Commit graph

3 commits

Author SHA1 Message Date
pin
9a65a9f533 math/kalker: update to 1.1.0
-Fix crash whem missing closing ceil, floor, |
-Describe piecewise functions in README
-Fixed tick symbol resulting in panic
-Prevent constants from being overridden
-Output numbers with the precision specified
-Float erros margin for comparison operators
-NaN for comparison with imaginary numbers
-Updated interperter tests to expect 0 after comparisons
2022-01-03 12:19:38 +00:00
pin
563b00452c math/kalker: fix comment 2021-06-03 11:08:51 +00:00
pin
54c1680f5b math/kalker: replaces math/kalk
Command line calculator that supports math-like syntax with user-defined
variables, functions, derivation, integration, and complex numbers.
2021-06-03 10:44:39 +00:00