This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
prpl:pow [2016/12/02 23:33] – external edit 127.0.0.1 | prpl:pow [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
- | |number number| number| [number number- number] | | + | |float float | float | [float float - float ] | |
=== Description === | === Description === | ||
- | Pops two arguments from the stack and raises the first the the second and pushes the result to the stack. | + | Pops two arguments from the stack and raises the first to the second and pushes the result to the stack. |
=== Examples === | === Examples === |