Struct Rational

Reduced implementation of a rational number

struct Rational ;

Constructors

NameDescription
this Create a rational number.