method
inspect
v2_6_3 -
Show latest stable
- Class:
BigDecimal
inspect()public
Returns a string representation of self.
BigDecimal("1234.5678").inspect #=> "0.12345678e4"
inspect()Returns a string representation of self.
BigDecimal("1234.5678").inspect #=> "0.12345678e4"