Programming language Chora: Built-in functions
Chora provides a set of built-in functions useful for common mathematical calculations. Following functions are available:
Function name |
Short description |
---|---|
Calculates the arccosine of a value. |
|
Calculates the arcsine of a value. |
|
Rounds to the next highest integer value. |
|
Calculates the cosine value. |
|
Rounds to the next lowest integer value. |
|
Calculates an exponential expression. |
|
Generates a random value. |
|
Rounds to the next lowest or highest integer value. |
|
Calculates the sine value. |
|
Calculates a square root of a value. |
|
Verifies whether an object is the primary object within the actual prototyping session. |
|
Verifies whether an object is the primary object within the actual prototyping session or an ebject embedded within the primary object. |