Čítať v angličtine Upraviť

Zdieľať cez


Half.ScaleB(Half, Int32) Method

Definition

Computes the product of a value and its base-radix raised to the specified power.

C#
public static Half ScaleB(Half x, int n);

Parameters

x
Half

The value which base-radix raised to the power of n multiplies.

n
Int32

The value to which base-radix is raised before multipliying x.

Returns

The product of x and base-radix raised to the power of n.

Implements

Applies to

Produkt Verzie
.NET 7, 8, 9, 10