Next: , Previous: , Up: Expression Evaluator   [Index]


3.5 Mathematical And Text Generalities Functions

The x1f4_e4_defaults function set implements a few common mathematical and text generalities.

The x1f4_e4_defaults object is an x1f4_function_type array in which the last element has the name set to NULL.

See x1f4_e4_defaults.

See x1f4_e4_computables.

Among the include functions:

The literals cardinal, integer, real, text and void designate the cardinal, integer, real, string and void types, respectively.


Next: Function Pointers, Previous: Functions, Up: Expression Evaluator   [Index]