อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


INumber<TSelf>.CopySign(TSelf, TSelf) Method

Definition

Copies the sign of a value to the sign of another value.

C#
public static virtual TSelf CopySign(TSelf value, TSelf sign);

Parameters

value
TSelf

The value whose magnitude is used in the result.

sign
TSelf

The value whose sign is used in the result.

Returns

TSelf

A value with the magnitude of value and the sign of sign.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET 7, 8, 9, 10