Calculate an expression forcing the number of decimal places to 5

eva

  • Simple calculator REPL, similar to `bc`, with syntax highlighting and persistent history.
    More information: <https://github.com/NerdyPepper/eva>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

eva --fix {{5}} "{{5 / 3}}"

click the source code to copy