Fraction

annotation class Fraction(base: Int, pbase: Int)

Properties

base
Link copied to clipboard
val base: Int = 1
pbase
Link copied to clipboard
val pbase: Int = 1