Previous: CmToInch function To the Table of Content Next: CosH function

- 4.45.2.17 -
Standard Units
Math Unit
Math Unit Procedures and Functions

CopySign function

Targets: MS-DOS, OS/2, Win32


Math Unit

Return one value with the sign of another.

Declaration:
function CopySign(X, Y: Extended): Extended;
Remarks:
CopySign returns its floating point argument X with the same sign as its floating-point argument Y. There is no error return.


Previous: CmToInch function To the Table of Content Next: CosH function
CmToInch function Table of Content CosH function

- 4.45.2.17 -