ÿØÿà JFIF    ÿÛ „ ( %!1!%*+...983,7(-.- U:RDoc::AnyMethod[iI" ceil:ETI"Integer#ceil;TF: privateo:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"FReturns the smallest number greater than or equal to +self+ with ;TI"-a precision of +ndigits+ decimal digits.;To:RDoc::Markup::BlankLineo; ; [I"FWhen the precision is negative, the returned value is an integer ;TI";with at least ndigits.abs trailing zeros:;T@o:RDoc::Markup::Verbatim; [ I"555.ceil(-1) # => 560 ;TI"555.ceil(-2) # => 600 ;TI"-555.ceil(-2) # => -500 ;TI"555.ceil(-3) # => 1000 ;T: @format0o; ; [I"7Returns +self+ when +ndigits+ is zero or positive.;T@o; ; [I"555.ceil # => 555 ;TI"555.ceil(50) # => 555 ;T; 0o; ; [I"Related: Integer#floor.;T: @fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I""ceil(ndigits = 0) -> integer ;T0[I" (*args);T@$FI" Integer;TcRDoc::NormalClass00