inspect() public

Returns a string representation of self.

BigDecimal("1234.5678").inspect
  #=> "0.12345678e4"
Show source
Register or log in to add new notes.