UInt128.INumber<UInt128>.CopySign(UInt128, UInt128) Método

Definición

Copia el signo de un valor en el signo de otro valor.

C#
static UInt128 INumber<UInt128>.CopySign(UInt128 value, UInt128 sign);

Parámetros

value
UInt128

Valor cuya magnitud se usa en el resultado.

sign
UInt128

Valor cuyo signo se usa en el resultado.

Devoluciones

Valor con la magnitud de value y el signo de sign.

Implementaciones

Se aplica a

Produto Versións
.NET 7, 8, 9, 10