NFloat.DegreesToRadians(NFloat) Method

Definition

Converts a given value from degrees to radians.

C#
public static System.Runtime.InteropServices.NFloat DegreesToRadians(System.Runtime.InteropServices.NFloat degrees);

Parameters

degrees
NFloat

The value to convert to radians.

Returns

The value of degrees converted to radians.

Implements

Applies to

Product Versions
.NET 8, 9