D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Math
/
Filename :
log-c.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the natural logarithm of <em>numeric</em>. full_name: Math::log is_singleton: true name: log params: | Math.log(numeric) => float visibility: public