Decimal32.Sqrt(Decimal32) Метод

Определение

public:
 static System::Numerics::Decimal32 Sqrt(System::Numerics::Decimal32 x) = System::Numerics::IRootFunctions<System::Numerics::Decimal32>::Sqrt;
public static System.Numerics.Decimal32 Sqrt(System.Numerics.Decimal32 x);
static member Sqrt : System.Numerics.Decimal32 -> System.Numerics.Decimal32
Public Shared Function Sqrt (x As Decimal32) As Decimal32

Параметры

Возвращаемое значение

Реализации

Применяется к