SimdSinCosNormal(Vector512Double) Method |
Computes the sine and cosine of a vector of doubles.
Namespace: Austra.Library.HelpersAssembly: Austra.Library (in Austra.Library.dll) Version: 2.8.0+892c66cd78254e5a7ad663c063da400b3042cf5b
Syntax
Remarks
This method assume that each argument is in the range [0, Math.Tau].
That is the range of values supplied by the standard distribution generator.
See Also