|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to customize... |
|
|
|
|
|
|
|
| Calculates the cosine of an angle. |
|
|
|
|
|
|
|
| Calculates the cotangent of an angle. |
|
|
|
|
|
|
|
| Returns the root of a number. |
|
|
|
|
|
|
|
| Returns the sine of an angle. |
|
|
|
|
|
|
|
| Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable. |
|
|
|
|
|
|
|
| Calculates the tangent of an angle. |
|
|
|
|
|
|
|
| Opens the default Web browser of the current device. |
|
|
|
|
|
|
|
| Returns the greatest value passed as parameter. |
|
|
|
|
|
|
|
| Returns the arc cosine of a numeric value (integer or real). |
|
|
|
|
|
|
|
| Returns the arc sine of a numeric value (integer or real). |
|
|
|
|
|
|
|
| Calculates the exponential of a numeric value (reverse of Napierian logarithm). |
|
|
|
|
|
|
|
| Calculates the Napierian logarithm (reverse of exponential) of a numeric value. |
|
|
|
|
|
|
|
| Calculates the decimal logarithm of a numeric value. |
|
|
|
|
|
|
|
| Returns a file path with normalized separators. |
|
|
|
|
|
|
|
| Returns the separator of directory according to the current platform ('\' or '/').... |
|
|
|
|
|
|
|
| List of constants used by the system functions.... |
|
|
|
|
|
|
|
| Lists the resources integrated to the application. |
|
|
|
|
|
|
|
| Returns the remainder of a division. |
|
|
|
|
|
|
|
| Identifies an odd number. |
|
|
|
|
|
|
|
| Identifies an even number. |
|
|
|
|
|
|
|
| Calculates the hue of a color. |
|
|
|
|
|
|
|
| Calculates the saturation of a color. |
|
|
|
|
|
|
|
| Calculates the lightness of a color. |
|
|
|
|
|
|
|
| Returns the status of the current burner. |
|
|
|
|
|
|
|
| Returns the path of the current burner. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|