D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Math
/
Filename :
cbrt-c.ri
back
Copy
U:RDoc::AnyMethod[iI" cbrt:ETI"Math::cbrt;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"MReturns the {cube root}[https://en.wikipedia.org/wiki/Cube_root] of +x+.;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>[-INFINITY, INFINITY]</tt>.;T@o; ; [I"Examples:;T@o:RDoc::Markup::Verbatim; [I"$cbrt(-INFINITY) # => -Infinity ;TI"cbrt(-27.0) # => -3.0 ;TI"cbrt(-8.0) # => -2.0 ;TI".cbrt(-2.0) # => -1.2599210498948732 ;TI"cbrt(1.0) # => 1.0 ;TI"cbrt(0.0) # => 0.0 ;TI"cbrt(1.0) # => 1.0 ;TI"-cbrt(2.0) # => 1.2599210498948732 ;TI"cbrt(8.0) # => 2.0 ;TI"cbrt(27.0) # => 3.0 ;TI""cbrt(INFINITY) # => Infinity;T:@format0: @fileI"math.c;T:0@omit_headings_from_table_of_contents_below0I"Math.cbrt(x) -> float ;T0[ I" (p1);T@+FI" Math;TcRDoc::NormalModule00