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