Term
|
Definition
| returns absolute value of x |
|
|
Term
|
Definition
| returns string given ASCII/Unicode |
|
|
Term
|
Definition
| compares x and y, returns integer according to outcome |
|
|
Term
|
Definition
converts string of number into floating point |
|
|
Term
|
Definition
| converts string or number into plain integer |
|
|
Term
|
Definition
| returns length of an object |
|
|
Term
|
Definition
| converts string or number into a long integer |
|
|
Term
|
Definition
| given string, returns integer in unicode |
|
|
Term
|
Definition
|
|
Term
| range ([start], stop [,step]) |
|
Definition
| returns numbers starting a 0, step at 1, until stop |
|
|
Term
|
Definition
returns printable representation of object |
|
|