Constants
- Added constants in terms of constant operators
- Default operators now contain π as
PI
and Euler's number asE
. - BREAKING - interface of
Operator
changed - Fixed compilation of
x-1+2
.
PI
and Euler's number as E
.Operator
changedx-1+2
.