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