Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
rational
master
Int
Number
Rational
Helper
Int
Number
Built with Crystal 1.9.2
2023-10-07 18:31:23 UTC
module
Rational::Helper
Defined in:
rational.cr
Instance Method Summary
#r
(num : Int, den : Int =
1
)
Instance Method Detail
def
r
(num :
Int
, den :
Int
=
1
)
#
[
View source
]