अंग्रेज़ी में पढ़ें संपादित करें

इसके माध्यम से साझा किया गया


Half.Log10(Half) Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Computes the base-10 logarithm of a value.

public:
 static Half Log10(Half x) = System::Numerics::ILogarithmicFunctions<Half>::Log10;
public static Half Log10(Half x);
static member Log10 : Half -> Half
Public Shared Function Log10 (x As Half) As Half

Parameters

x
Half

The value whose base-10 logarithm is to be computed.

Returns

The base-10 logarithm of x.

Implements

Applies to

उत्पाद संस्करण
.NET 7, 8, 9, 10