ITrigonometricFunctions<TSelf>.RadiansToDegrees(TSelf) Método

Definição

Converte um dado valor de radianos em graus.

public:
 static override TSelf RadiansToDegrees(TSelf radians);
public static virtual TSelf RadiansToDegrees(TSelf radians);
static member RadiansToDegrees : 'Self -> 'Self
Public Shared Overrides Function RadiansToDegrees (radians As TSelf) As TSelf

Parâmetros

radians
TSelf

O valor a converter em graus.

Devoluções

TSelf

O valor convertido radians em graus.

Aplica-se a