Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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.

  • No labels