Functions
float.inc
| Function | Type | Description |
|---|---|---|
| operator | forward | forbidden operations |
| operator | forward | This function has no description. |
| operator | forward | This function has no description. |
| float | native | Converts an integer into a floating point value. |
| floatabs | native | Returns the absolute value of a floating point value |
| floatacos | native | Returns the angle of the given cosine |
| floatadd | native | Add two floats together |
| floatasin | native | Returns the angle of the given sine |
| floatatan | native | Returns the angle of the given tangent |
| floatatan2 | native | Computes the principal value of arctangent of y/x |
| floatcmp | native | Compares two floating point values. |
| floatcos | native | Returns the cosine of a given angle |
| floatcosh | native | Returns the hyperbolic cosine of a given angle |
| floatdiv | native | Divide the dividend float by the divisor float |
| floatfract | native | Returns the fractional part of a floating point value |
| floatlog | native | Returns the logarithm of value |
| floatmul | native | Multiply two floats together |
| floatpower | native | Returns the value raised to the power of the exponent |
| floatround | native | Rounds a floating point value to an integer value |
| floatsin | native | Returns the sine of a given angle |
| floatsinh | native | Returns the hyperbolic sine of a given angle |
| floatsqroot | native | Returns the square root of a floating point value |
| floatstr | native | Converts a string into a floating point value. |
| floatsub | native | Subtract oper2 float from oper1 float |
| floattan | native | Returns the tangent of a given angle |
| floattanh | native | Returns the hyperbolic tangent of a given angle |
| operator | native | user defined operators |
| operator | native | This function has no description. |
| operator | native | This function has no description. |
| operator | native | This function has no description. |
| floatclamp | stock | Clamps a value between a minimum and a maximum floating point value |
| floatmax | stock | Returns whichever value is the greater one |
| floatmin | stock | Returns whichever value is the smaller one |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |
| operator | stock | This function has no description. |