Ler em inglês Editar

Compartilhar via


Half.Log2P1(Half) Method

Definition

Computes the base-2 logarithm of a value plus one.

public static Half Log2P1 (Half x);

Parameters

x
Half

The value to which one is added before computing the base-2 logarithm.

Returns

log2(x + 1)

Implements

Applies to

Produto Versões
.NET 7, 8, 9