| lzGetAllowComplexResultsThe lzGetAllowComplexResults function reports whether or not complex numbers will be allowed as evaluation results in the current context. bool lzGetAllowComplexResults();
Parameters
Return Value | Returns TRUE if complex results may be returned as evaluation results, FALSE if not. If the current state is FALSE, expressions that evaluate to a complex number will raise an error. |
Versions | Introduced in Elzed 1.0.0 | | This page describes the version of lzGetAllowComplexResults active in Elzed 2.5.0 (34: 2.5.0) |
See Also |