Sha256: d54f051c6799e1c1646d2b5391f68728627d47643f3705ae3983844f201c8b18
Contents?: true
Size: 1.79 KB
Versions: 12
Compression:
Stored size: 1.79 KB
Contents
o:$YARD::CodeObjects::MethodObject:@scope: class:@visibility:public: @pathI"Math.lgamma:EF:@parameters[ :@files[[I"math.c;T0:@current_file_has_commentsF: @name:lgamma:@source_type:c: @tags[ :@docstringIC:YARD::Docstring"ÌCalculates the logarithmic gamma of x and the sign of gamma of x. Math.lgamma(x) is same as [Math.log(Math.gamma(x).abs), Math.gamma(x) < 0 ? -1 : 1] but avoid overflow by Math.gamma(x) for large x.;F:@objectIu:YARD::StubProxyMath.lgamma;F: @summary0:@ref_tags[ ;[o:YARD::Tags::OverloadTag :@tag_nameI" overload;F: @text0;;:@types0:@signatureI"lgamma(x);F;IC;"