[][src]Function directx_math::XMScalarACos

pub fn XMScalarACos(Value: f32) -> f32

Computes the arccosine of a floating-point number.

Remarks

This function uses a 7-degree minimax approximation.

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