- 4.45.2.17 -
Standard Units

Math Unit


Math Unit Procedures and FunctionsCopySign 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.
 |
 |
 |
CmToInch function |
Table of Content |
CosH function |
- 4.45.2.17 -