4 Jun
2021
4 Jun
'21
10:31 a.m.
Dear All, I am attaching a small patch. With it the following conversions from relational to Boolean will become "true" from the current "false": realsymbol x("x"); possymbol p("p"); cout << bool(p>0) << endl; cout << bool(abs(x)>=0) << endl; Best wishes, Vladimir -- Vladimir V. Kisil http://www.maths.leeds.ac.uk/~kisilv/ Book: Geometry of Mobius Maps https://doi.org/10.1142/p835 Soft: Geometry of cycles http://moebinv.sourceforge.net/ Jupyter notebooks: https://github.com/vvkisil/MoebInv-notebooks