bicmath-core 0.1.1

Core numeric contract, values, schemas, limits, and function contracts for BicMath.
Documentation
# bicmath-core

Core numeric contract, values, schemas, limits, and function contracts for BicMath.

Part of the [BicMath](https://github.com/nikoma/bicmath) workspace — a modular computation engine and MCP
server for mathematics, statistics, science, and business finance.

- **Full documentation:** https://github.com/nikoma/bicmath/blob/main/README.md
- **Crate source:** https://github.com/nikoma/bicmath/tree/main/crates/bicmath-core
- **Architecture and module-author guide:** https://github.com/nikoma/bicmath/blob/main/docs/architecture.md
- **Security policy:** https://github.com/nikoma/bicmath/blob/main/SECURITY.md

## Installation

```sh
cargo add bicmath-core
```

## License

MIT. See [LICENSE](https://github.com/nikoma/bicmath/blob/main/LICENSE) and
[NOTICE](https://github.com/nikoma/bicmath/blob/main/NOTICE) for copyright and attribution.