All Frameworks  Class Hierarchy  This Framework  Indexes

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 © 2003, Dassault Systèmes. All rights reserved.