FormatR::NumberFormatter (Class)

In: format.rb
Parent: Formatter
Formatter ScientificNotationFormatter CenterFormatter RightFormatter LeftFormatter NumberFormatter Array FormatHolder Exception FormatException Format FormatReader FormatEntry FormatR Module: FormatR

this format doesn’t care if it’s a @ or an ^, it acts the same and doesn’t chop things used for @##.## formats

Methods

Public Class methods

Public Instance methods

given a string that’s a number spit it back with the right number of digits and rounded the correct amount.

what portion of the number is after the decimal point and should be printed

[Validate]