float ArcTanf(const float X);
Inverse tangens.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | const float |
Returns: Returns the inverse tangens of a given number X.
See Also: Math387::ArcTan2, Math387::Tan
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler