#number #scientific #notation #representing

nightly scinotation

A library for representing numbers in scientific notation

2 releases

Uses old Rust 2015

0.0.2 Feb 8, 2015
0.0.1 Feb 8, 2015

#741 in Science

MIT license

12KB
243 lines

#scinotation-rs

Build Status

Scinotation is a basic library for handling numbers represented in scientific notation.

While it attempts to maintain accuracy as much as possible, there may be some operators which do not entirely achieve this.

No runtime deps