https://github.com/engossoftware/dfpnumber.rs
Decimal floating point arithmetic for Rust based on bindings for Intel(R) Decimal Floating-Point Math Library v2.2
https://github.com/engossoftware/dfpnumber.rs
Last synced: 6 months ago
JSON representation
Decimal floating point arithmetic for Rust based on bindings for Intel(R) Decimal Floating-Point Math Library v2.2
- Host: GitHub
- URL: https://github.com/engossoftware/dfpnumber.rs
- Owner: EngosSoftware
- License: mit
- Created: 2022-08-25T15:47:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T13:11:22.000Z (over 2 years ago)
- Last Synced: 2024-12-30T02:19:49.072Z (6 months ago)
- Language: Rust
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Decimal floating point arithmetic for Rust
based on bindings for **Intel(R) Decimal Floating-Point Math Library v2.2**
**WORK IN PROGRESS**