--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the exponent of the BigDecimal number, as an Integer. - !ruby/struct:SM::Flow::P body: If the number can be represented as 0.xxxxxx*10**n where xxxxxx is a string of digits with no leading zeros, then n is the exponent. full_name: BigDecimal#exponent is_singleton: false name: exponent params: () visibility: public