3 references to DegreesToRadians
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128.cs (3)
1450/// <inheritdoc cref="Vector64.DegreesToRadians(Vector64{double})" /> 1462Vector64.DegreesToRadians(degrees._lower), 1463Vector64.DegreesToRadians(degrees._upper)