1 reference to Sin
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorPrimitives.Sin.cs (1)
125return Vector512.Sin(x.AsSingle()).As<float, T>();