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