Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| void | VectorSinCos
(
VectorRegister*__restrict VSinAngles, |
Computes the sine and cosine of each component of a Vector. | |
| void | VectorSinCos
(
VectorRegister4Float*__restrict VSinAngles, |
Computes the sine and cosine of each component of a Vector. | |
| void | VectorSinCos
(
VectorRegister4Double*__restrict VSinAngles, |
||
| void | VectorSinCos
(
VectorRegister4Float*__restrict VSinAngles, |
Computes the sine and cosine of each component of a Vector. | |
| void | VectorSinCos
(
VectorRegister4Double*__restrict VSinAngles, |