Overview | Group | Tree | Graph | Index | Concepts |
This function creates a new constrained expression equal to the natural logarithm of the
constrained expression x
. The effects of this function are reversible. If its
argument is an instance of IlcFloat
, it simply returns the natural logarithm of
its argument. With Solver, you should use this function instead of the standard C++ function
log
.
See Also:
IlcExponent, IlcFloatExp, IlcMonotonicIncreasingFloatExp