1 2 3 4 5 6 7 8 9 10
[package] name = "exact" version = "0.0.0" authors = ["Nathan Fox <fuchsnj@gmail.com>"] license = "MIT/Apache-2.0" description = """ Exact values using 100% symbolic math """ [dependencies]