Sha256: 4c81f3b65fc9dc8d5e44bba40ced28ca3cdebc8115a8e3e7620e3ced27e55e4e
Contents?: true
Size: 1.8 KB
Versions: 12
Compression:
Stored size: 1.8 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:modulo:@docstringIC:YARD::Docstring"¤Return the modulo after division of <code>flt</code> by <code>other</code>. 6543.21.modulo(137) #=> 104.21 6543.21.modulo(137.24) #=> 92.9299999999996 :@objectu:YARD::StubProxyFloat#modulo: @summary0: @all"ġReturn the modulo after division of <code>flt</code> by <code>other</code>. 6543.21.modulo(137) #=> 104.21 6543.21.modulo(137.24) #=> 92.9299999999996 @overload %(other) @return [Float] @overload modulo(other) @return [Float]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Float#modulo;:%;IC; "