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