module Rational::Helper

Defined in:

rational.cr

Instance Method Summary

Instance Method Detail

def r(num : Int, den : Int = 1) #

[View source]