File: C:/Ruby27-x64/share/ri/2.7.0/system/Numeric/floor-i.ri
U:RDoc::AnyMethod[iI"
floor:ETI"Numeric#floor;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"AReturns the largest number less than or equal to +num+ with ;TI":a precision of +ndigits+ decimal digits (default: 0).;To:RDoc::Markup::BlankLine o;
; [I"DNumeric implements this by converting its value to a Float and ;TI"invoking Float#floor.;T:
@fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"0num.floor([ndigits]) -> integer or float
;T0[ I"(*args);T@FI"Numeric;TcRDoc::NormalClass00