D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Math
/
Filename :
exp-c.ri
back
Copy
U:RDoc::AnyMethod[iI"exp:ETI"Math::exp;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I")Returns +e+ raised to the +x+ power.;To:RDoc::Markup::BlankLine o:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I",Domain: <tt>[-INFINITY, INFINITY]</tt>.;To;;0; [o; ; [I"#Range: <tt>[0, INFINITY]</tt>.;T@o; ; [I"Examples:;T@o:RDoc::Markup::Verbatim; [I"exp(-INFINITY) # => 0.0 ;TI"5exp(-1.0) # => 0.36787944117144233 # 1.0/E ;TI"exp(0.0) # => 1.0 ;TI"7exp(0.5) # => 1.6487212707001282 # sqrt(E) ;TI"1exp(1.0) # => 2.718281828459045 # E ;TI"4exp(2.0) # => 7.38905609893065 # E**2 ;TI"!exp(INFINITY) # => Infinity;T:@format0: @fileI"math.c;T:0@omit_headings_from_table_of_contents_below0I"Math.exp(x) -> float ;T0[ I" (p1);T@'FI" Math;TcRDoc::NormalModule00