Mathematics Global Function CATDsign


INLINE double CATDsign(double iValueA,
double iValueB)
Transfers the sign of iValueB to the double |iValueA|.
Returns:
The value: -CATAbs(iValueA) if iValueB<0, CATAbs(iValueA) otherwise.

This object is included in the file: CATMath.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.