D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Math
/
Filename :
log10-c.ri
back
Copy
U:RDoc::AnyMethod[iI" log10:ETI"Math::log10;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"UReturns the base 10 {logarithm}[https://en.wikipedia.org/wiki/Logarithm] of +x+.;To:RDoc::Markup::BlankLine o:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"$Domain: <tt>[0, INFINITY]</tt>.;To;;0; [o; ; [I"+Range: <tt>[-INFINITY, INFINITY]</tt>.;T@o; ; [I"Examples:;T@o:RDoc::Markup::Verbatim; [ I"$log10(0.0) # => -Infinity ;TI"log10(1.0) # => 0.0 ;TI"log10(10.0) # => 1.0 ;TI""log10(INFINITY) # => Infinity;T:@format0: @fileI"math.c;T:0@omit_headings_from_table_of_contents_below0I"Math.log10(x) -> float ;T0[ I" (p1);T@$FI" Math;TcRDoc::NormalModule00