Sha256: d62e5685d4df15c795e30e04b6bc88b7130d7958e359d7d69ad97889d1617e47

Contents?: true

Size: 905 Bytes

Versions: 12

Compression:

Stored size: 905 Bytes

Contents

o:$YARD::CodeObjects::MethodObject:
@name:*:@docstringIC:YARD::Docstring"4Multiplies big and other, returning the result.
:@objectu:YARD::StubProxy
Bignum#*:
@summary0:	@all"]Multiplies big and other, returning the result.


@overload *(other)
  @return [Numeric]:@ref_tags[:
@tags[o:YARD::Tags::OverloadTag
;
u;
Bignum#*;;;IC;	"
;
u;
Bignum#*;0;
"@return [Numeric];[;[o:YARD::Tags::Tag
;
0;0:@types["Numeric:
@text":@tag_name"return;0:@parameters[[:
other0;0:@signature"
*(other);"
overload:@current_file_has_commentsF:@scope:
instance;[:@docstring_extra0:@files[["
bignum.c0:@namespaceu;Bignum:
@path"
Bignum#*;[:@visibility:public:@source"½/*
 *  call-seq:
 *     big * other  => Numeric
 *
 *  Multiplies big and other, returning the result.
 */

VALUE
rb_big_mul(x, y)
    VALUE x, y;
{
    return bignorm(rb_big_mul0(x, y));
}:@source_type:c

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
pry-doc-0.4.4 lib/pry-doc/core_docs_18/objects/Bignum/_2A_i.dat
pry-doc-0.4.3 lib/pry-doc/core_docs_18/objects/Bignum/_2A_i.dat
pry-doc-0.4.2 lib/pry-doc/core_docs_18/objects/Bignum/_2A_i.dat
pry-doc-0.4.1 lib/pry-doc/core_docs_18/objects/Bignum/_2A_i.dat
pry-doc-0.4.0 lib/pry-doc/core_docs_18/objects/Bignum/_2A_i.dat
pry-doc-0.3.0 lib/pry-doc/core_docs_18/objects/Bignum/_2A_i.dat
pry-doc-0.2.4pre1 lib/pry-doc/core_docs_18/objects/Bignum/_2A_i.dat
pry-doc-0.2.3pre1 lib/pry-doc/core_docs_18/objects/Bignum/_2A_i.dat
pry-doc-0.2.1 lib/pry-doc/core_docs_18/objects/Bignum/_2A_i.dat
pry-doc-0.2.0 lib/pry-doc/core_docs_18/objects/Bignum/_2A_i.dat
pry-doc-0.1.5pre1 lib/pry-doc/core_docs_18/objects/Bignum/_2A_i.dat
pry-0.6.9pre1-i386-mingw32 lib/pry/core_docs_18/objects/Bignum/_2A_i.dat