Skip to content

Latest commit

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

fexpr

fexpr: expr with multiprecision floating point support

Usage

Use fexpr just like you would expr

$ fexpr 365 / 7 + 11 \* 2

Requirements

  • cmake
  • g++ or clang which supports c++20

Building

clone the repository and build

$ git clone $ cd fexpr
$ cmake -Bbuild
$ cmake ..
$ make

About

expr with multiprecision floating point support

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages