bool CheckRangef(const float Low, const float X, const float High);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Low | const float | |
| 2 | X | const float | |
| 3 | High | const float |
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Low | const float | |
| 2 | X | const float | |
| 3 | High | const float |