Half.Log10(Half) Method

Definition

Computes the base-10 logarithm of a value.

C#
public static Half Log10 (Half x);

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