method

inspect

inspect()
public

Returns a string representation of self.

BigDecimal("1234.5678").inspect
  #=> "0.12345678e4"