C.math.NET Library
C.math.NET Library
C
math Class
math Methods
copysign Method
copysign Method (Double, Double)
copysign Method (Single, Single)
math
copysign Method
Overload List
Name
Description
copysign(Double, Double)
Copies the sign of
number2
to
number1
.
copysign(Single, Single)
Copies the sign of
number2
to
number1
.
Top
See Also
Reference
math Class
C Namespace