File: C:/Ruby27-x64/share/ri/2.7.0/system/Numeric/round-i.ri
U:RDoc::AnyMethod[iI"
round:ETI"Numeric#round;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"5Returns +num+ rounded to the nearest value 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#round.;T:
@fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"0num.round([ndigits]) -> integer or float
;T0[ I"(*args);T@FI"Numeric;TcRDoc::NormalClass00