3 references to HalfPi3
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.Tan.cs (3)
271
f = MultiplyAddEstimateOperator<double>.Invoke(dn, Vector128.Create(-
HalfPi3
), f);
318
f = MultiplyAddEstimateOperator<double>.Invoke(dn, Vector256.Create(-
HalfPi3
), f);
365
f = MultiplyAddEstimateOperator<double>.Invoke(dn, Vector512.Create(-
HalfPi3
), f);