std::num

This module is used for dealing with numbers.

This module provides extra types that are useful for dealing with numbers.

Structs, Traits, and Enums 

  • StructsParseFloatError (error returned when parsing a float), ParseIntError (error returned when parsing an int), and Wrapping (intentionally-wrapped arithmetic on T).
  • EnumFpCategory (classification of floating point numbers).
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset