Module endbasic_std::numerics

source ·
Expand description

Numerical functions for EndBASIC.

Structs

The ATN function.
The CINT function.
The COS function.
The DEG command.
The INT function.
The MAX function.
The MIN function.
The PI function.
Tracks the state of the PRNG used by the random number manipulation functions and commands.
The RAD command.
The RANDOMIZE command.
The RND function.
The SIN function.
The SQR function.
The TAN function.

Enums

Indicates the calculation mode for trigonometric functions.

Functions

Adds all symbols provided by this module to the given machine.