This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
crpl:docs:pi [2013/01/14 19:04] – created virgilw | crpl:docs:pi [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | TODO | + | |
+ | <- [[crpl: | ||
+ | ===== PI ===== | ||
+ | |||
+ | PI | ||
+ | |||
+ | === Description === | ||
+ | Pushes the value of PI to the stack (3.14159265...) | ||
+ | === Examples === | ||
+ | <code 4RPL>PI sin trace</ |