float Absf(const float X);
Absolute value in single precision.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | const float |
Returns: |X| computed strictly at single width (the Abs intrinsic promotes a single argument to double on x64).
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler