3 references to HalfPi2
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.Tan.cs (3)
277
f = MultiplyAddEstimateOperator<double>.Invoke(dn, Vector128.Create(-
HalfPi2
), f);
324
f = MultiplyAddEstimateOperator<double>.Invoke(dn, Vector256.Create(-
HalfPi2
), f);
371
f = MultiplyAddEstimateOperator<double>.Invoke(dn, Vector512.Create(-
HalfPi2
), f);