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