8.5.5. Constants

8.5.5.1. C/C++

MDO_INFINITY

1.E+20. Any value greater-than-or-equal-to this number is considered as numerical infinity.

8.5.5.2. Python

The infinite value can be obtained by the following methods:

MDO_INFINITY = MdoModel.get_infinity()