[][src]Function directx_math::XMScalarSinEst

pub fn XMScalarSinEst(Value: f32) -> f32

Estimates the sine of a radian angle.

Remarks

This function uses a 7-degree minimax approximation.

https://docs.microsoft.com/en-us/windows/win32/api/directxmath/nf-directxmath-XMScalarSinEst