fexpr: expr with multiprecision floating point support
Use fexpr just like you would expr
$ fexpr 365 / 7 + 11 \* 2
- cmake
- g++ or clang which supports c++20
clone the repository and build
$ git clone $ cd fexpr $ cmake -Bbuild $ cmake .. $ make
| Name | Name | Last commit date | ||
|---|---|---|---|---|