3 references to DegreesToRadians
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128.cs (3)
1468/// <inheritdoc cref="Vector64.DegreesToRadians(Vector64{float})" /> 1480Vector64.DegreesToRadians(degrees._lower), 1481Vector64.DegreesToRadians(degrees._upper)