Expand description
Module containinig traits that define required operations for floating point numbers.
If the optional num-traits feature is enabled, these will automatically be implemented for
any type implementing num_traits::Float.
Module containinig traits that define required operations for floating point numbers.
If the optional num-traits feature is enabled, these will automatically be implemented for
any type implementing num_traits::Float.