mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-20 14:20:39 +01:00
expression to avoid loss of precision. If an expression is reduced to a ComplexCartesian(a, b), we compute the approximation from ComplexCartesian(a,b) instead of going through the potentially complicated expression resulting from beautifying (sqrt(a^2+b^2)*exp(i*(arctan(b/a) -Pi/2*sign(b)) for example)