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