Fission FSN
Loading...
Searching...
No Matches
fsCMaths.h File Reference
Include dependency graph for fsCMaths.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fsCMaths

Functions

fsF32 fsCMaths::sqrtF32 (fsF32 pVal)
fsF32 fsCMaths::acosF32 (fsF32 pVal)
fsF32 fsCMaths::cosF32 (fsF32 pVal)
fsF32 fsCMaths::sinF32 (fsF32 pVal)
fsF32 fsCMaths::tanF32 (fsF32 pVal)
fsF32 fsCMaths::atanF32 (fsF32 pVal)
fsF32 fsCMaths::atan2F32 (fsF32 pY, fsF32 pX)
fsF32 fsCMaths::fabsF32 (fsF32 pVal)
fsS32 fsCMaths::absS32 (fsS32 pVal)