Toggle navigation
Raynald's SPSS Tools
Syntax
SPSS Syntax Home
Sample Syntax Library
Learning Syntax
Debugging SPSS Syntax
Standard Data Files
Macros
SPSS Macros — Home
Sample Macro Library
Learning Macros
Debugging Macros
Kirill's SPSS Macros Page
Scripts
SPSS Scripts — Home
Sample Scripts Library
Learning Scripts
The Asynchronous Problem
Python
Python Scripts Home
Sample Python Library
R
R Scripts — Home
Sample R Library
Resources
Resources Overview
Blog
Links to SPSS (and not only SPSS) resources
SPSS Programming and Data Management Book
Sitemap
Feedback
en
Русский
Español
Portugues
Deutsch
Français
Italiano
Home
Resources
Blog
Syntax-specific FAQ and stuff
How to get π (pi) number using SPSS?
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
...
Navigate from here
Syntax-specific FAQ and stuff
Обзор команд OUTPUT и DATASET
Maximizing the use of SPSS syntax
Get random page