Real constants and functions: Difference between revisions

(Updated to work with Nim 1.4: replaced "Pii" with "PI" (told ypo?).)
Line 1,246:
floor
# jq does not currently have a ceiling function
pow(x; y) # requires jq >= 1.5</lang>
# jq does not currently have a function to compute x^y</lang>
 
=={{header|Jsish}}==
2,442

edits