Sha256: 24bda0c80e4acd0de51d03c0239085f10db09188760fc1ada0fe83bcdeb9b6a3
Contents?: true
Size: 1.24 KB
Versions: 12
Compression:
Stored size: 1.24 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name: round:@docstringIC:YARD::Docstring"¢Rounds <i>num</i> to the nearest integer. <code>Numeric</code> implements this by converting itself to a <code>Float</code> and invoking <code>Float#round</code>. :@objectu:YARD::StubProxyNumeric#round: @summary0: @all"ÈRounds <i>num</i> to the nearest integer. <code>Numeric</code> implements this by converting itself to a <code>Float</code> and invoking <code>Float#round</code>. @overload round @return [Integer]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Numeric#round;;;IC; "