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