We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add a CLI something like this:
$ mathexpr '2. + 2.3 * 1.8 ** 2 / .9' 20.28
with extra options like rounding (-R?), interactive (-i)
-R
-i