Math_Init()

Initializes the mathematics library.

Files

lib_math.h/lib_math.c

Prototype

          void  Math_Init (void);


Arguments

None.

Returned Value

None.

Required Configuration

None.

Notes / Warnings

Math_Init() must be called prior to calling any other mathematics library functions.