D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Math
/
Filename :
gamma-c.ri
back
Copy
U:RDoc::AnyMethod[iI" gamma:ETI"Math::gamma;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"eReturns the value of the {gamma function}[https://en.wikipedia.org/wiki/Gamma_function] for +x+.;To:RDoc::Markup::BlankLine o:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"HDomain: <tt>(-INFINITY, INFINITY]</tt> excluding negative integers.;To;;0; [o; ; [I"+Range: <tt>[-INFINITY, INFINITY]</tt>.;T@o; ; [I"Examples:;T@o:RDoc::Markup::Verbatim; [I"/gamma(-2.5) # => -0.9453087204829431 ;TI".gamma(-1.5) # => 2.3632718012073513 ;TI"/gamma(-0.5) # => -3.5449077018110375 ;TI"#gamma(0.0) # => Infinity ;TI"gamma(1.0) # => 1.0 ;TI"gamma(2.0) # => 1.0 ;TI"gamma(3.0) # => 2.0 ;TI"gamma(4.0) # => 6.0 ;TI"gamma(5.0) # => 24.0 ;T:@format0o; ; [I"Related: Math.lgamma.;T: @fileI"math.c;T:0@omit_headings_from_table_of_contents_below0I"Math.gamma(x) -> float ;T0[ I" (p1);T@,FI" Math;TcRDoc::NormalModule00