[][src]Module endbasic_core::numerics

Numerical functions for EndBASIC.

Structs

DtoiFunction

The DTOI function.

ItodFunction

The ITOD function.

Prng

Tracks the state of the PRNG used by the random number manipulation functions and commands.

RandomizeCommand

The RANDOMIZE command.

RndFunction

The RND function.

Functions

add_all

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