suan 0.0.4

`suan` is a calculator supporting advanced mathematics and multiple precision. It's designed to be both a command line calculator and Python library. It's an alternative to Pari/GP and GNU BC.
Documentation

suan

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 3 feature flags, 3 of them enabled by default.

default

  • backend-pure

backend-pure

  • bigdecimal
  • suan-core/backend-pure

bigdecimal

    This feature flag does not enable additional features.