Changes

Glossary of EM.Cube's Python Functions

0 bytes added, 17:07, 22 September 2016
| Std. Python function
| Ceiling function
| Nearest nearest integer >= x
|-
| floor(x)
| Std. Python function
| Floor function
| Nearest nearest integer <= x
|-
| pow(x,y)
| Std. Python function
| Factorial
| For for integer values of x: n! = n(n-1)(n-2)...3.2.1
|-
| max(x,y)
4,612
edits