Bagikan melalui


NFloat.UnaryNegation(NFloat) Operator

Definisi

Menghitung negasi nilai yang tidak biasa.

public:
 static System::Runtime::InteropServices::NFloat operator -(System::Runtime::InteropServices::NFloat value) = System::Numerics::IUnaryNegationOperators<System::Runtime::InteropServices::NFloat, System::Runtime::InteropServices::NFloat>::op_UnaryNegation;
public static System.Runtime.InteropServices.NFloat operator - (System.Runtime.InteropServices.NFloat value);
static member ( ~- ) : System.Runtime.InteropServices.NFloat -> System.Runtime.InteropServices.NFloat
Public Shared Operator - (value As NFloat) As NFloat

Parameter

value
NFloat

Nilai untuk menghitung negasi unary-nya.

Mengembalikan

Negasi unary dari value.

Penerapan

Berlaku untuk