NFloat.RadiansToDegrees(NFloat) Yöntem

Tanım

Verilen değeri radyandan dereceye dönüştürür.

public:
 static System::Runtime::InteropServices::NFloat RadiansToDegrees(System::Runtime::InteropServices::NFloat radians) = System::Numerics::ITrigonometricFunctions<System::Runtime::InteropServices::NFloat>::RadiansToDegrees;
public static System.Runtime.InteropServices.NFloat RadiansToDegrees (System.Runtime.InteropServices.NFloat radians);
static member RadiansToDegrees : System.Runtime.InteropServices.NFloat -> System.Runtime.InteropServices.NFloat
Public Shared Function RadiansToDegrees (radians As NFloat) As NFloat

Parametreler

radians
NFloat

Dereceye dönüştürülecek değer.

Döndürülenler

Dereceye dönüştürülen değeri radians .

Uygulamalar

Şunlara uygulanır