EvEmu
0.8.4
11 September 2021
|
Go to the source code of this file.
Functions | |
int32 | int32abs (const int32 value) |
uint32 | int32abs2uint32 (const int32 value) |
int32 | float2int32 (const float value) |
Fastest Method of float2int32. More... | |
int32 | double2int32 (const double value) |
Fastest Method of double2int32. More... | |
|
inline |
|
inline |
Fastest Method of float2int32.
Definition at line 42 of file FastInt.h.
Referenced by ascent_roundf().