Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
BigDecimal
/
//opt/alt/ruby21/share/ri/2.1.0/system/BigDecimal/quo-i.ri
U:RDoc::AnyMethod[iI"quo:ETI"BigDecimal#quo;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"#Divide by the specified value.;To:RDoc::Markup::BlankLine o; ; [I" e.g.;To:RDoc::Markup::Verbatim; [I"c = a.div(b,n) ;T:@format0o:RDoc::Markup::List: @type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I"digits;T; [o; ; [I"GIf specified and less than the number of significant digits of the;To; ; [I"Jresult, the result is rounded to that number of digits, according to ;TI"BigDecimal.mode.;T@o; ; [I"KIf digits is 0, the result is the same as the / operator. If not, the ;TI"@result is an integer BigDecimal, by analogy with Float#div.;T@o; ; [I"OThe alias quo is provided since <code>div(value, 0)</code> is the same as ;TI"3computing the quotient; see BigDecimal#divmod.;T: @fileI" ext/bigdecimal/bigdecimal.c;T:0@omit_headings_from_table_of_contents_below0I"quo(value);T0[ I" (p1);T@*FI"BigDecimal;TcRDoc::NormalClass00