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