float Powerf(const float Base, const float Exponent);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Base | const float | |
| 2 | Exponent | const float |
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Base | const float | |
| 2 | Exponent | const float |