Programming Functions
Below you can find a complete list of the existing commands related to Programming Functions. You can access the dedicated documentation for each command by clicking on its name.
Appends an element | |
Checks if an element belongs to a set | |
Complement of two sets | |
Constant list constructor | |
Number of appearences of an element in a list | |
Divisor constructor | |
Else_if statement | |
Else statement | |
Empty divisor constructor | |
Empty relation constructor | |
Empty table constructor | |
Erase an element of a list | |
Converts a string to an expression | |
For loop statement | |
Type of object | |
First element of a list | |
If statement | |
Runs an iterator within a range | |
Erase elements of a list | |
Index of appeareances of an element | |
Insert an element in a list | |
Intersection of two sets | |
Checks the type of object | |
Size of an object | |
List constructor | |
Local variables | |
Maximum of a set | |
Minimum of a set | |
Checks if an element not belongs to a set | |
Checks if an object is not null | |
Logical negation operator | |
Checks if an object is null | |
Number of arguments of an operation | |
Prepend an element | |
Random number generator | |
Creates a relation object | |
Repeat statement | |
Replace an element of a vector, list, matrix by another one | |
Reverses the order of an object | |
Set constructor | |
Sort a set | |
Split a string | |
Substitute strings in an expression | |
String constructor | |
Checks if a set is a subset of another one | |
Get substrings from a larger string | |
Support (different from zero) of a relation, divisor... | |
Table constructor | |
Tail of a list | |
The first or last elements of a list | |
Union of sets | |
Where statement | |
While statement | |
With statement | |
Checks if the elements in a set are different from zero |