U:RDoc::AnyMethod[iI" ceil:ETI"Numeric#ceil;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"LReturns the smallest possible Integer that is greater than or equal to ;TI" +num+.;To:RDoc::Markup::BlankLineo; ; [I"INumeric achieves this by converting itself to a Float then invoking ;TI"Float#ceil.;T@o:RDoc::Markup::Verbatim; [ I"1.ceil #=> 1 ;TI"1.2.ceil #=> 2 ;TI"(-1.2).ceil #=> -1 ;TI"(-1.0).ceil #=> -1;T: @format0: @fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"/num.ceil([ndigits]) -> integer or float ;T0[I" (*args);T@FI" Numeric;TcRDoc::NormalClass00