--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the base 10 logarithm of <em>numeric</em>. full_name: Math::log10 is_singleton: true name: log10 params: | Math.log10(numeric) => float visibility: public