3 references to RadiansToDegrees
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128.cs (3)
2945/// <inheritdoc cref="Vector64.RadiansToDegrees(Vector64{float})" /> 2957Vector64.RadiansToDegrees(radians._lower), 2958Vector64.RadiansToDegrees(radians._upper)