My programme gives out data which should be 0.1, 0.22, 0.3, etc, but it gives it in approximate values (0.972248, 1.0002444, 0.1248545, 0.993411, etc). This makes calculations difficult and I am trying to transform these values to exact numbers, but struggling to get the transformation right no matter what </>, etc I use. Can someone please help?
Hi @Domen PlanincIt seems like you need to be able to round and/or truncate your computed values. See the SPSS Statistics Command Syntax Reference Guide and specifically the arithmetic functions available.