Crate arithmetic_sign

Source

Modules§

error
prelude

Enums§

Sign
Negative or Positive for sign marking and sign part calculations note: Need use std::convert::TryFrom if you want to use TryFrom<f32> or TryFrom<f64>