How to get π (pi) number using SPSS?
Pi is not one of the system variable. Use this to get π:
COMPUTE pi=4*ARTAN(1).
Related pages
...
Pi is not one of the system variable. Use this to get π:
COMPUTE pi=4*ARTAN(1).
...