Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| VectorRegister4Float | VectorMod360
(
const VectorRegister4Float& X |
VectorMod360: Essentially VectorMod(X, 360) but using faster computation that is still accurate given the known input constraints. | |
| VectorRegister4Double | VectorMod360
(
const VectorRegister4Double& X |