Overload | Description |
---|---|
Division(Fraction,Fraction) | Defines the binary "/" operator. |
Division(Double,Fraction) | Defines the binary "/" operator. |
Division(Fraction,Double) | Defines the binary "/" operator. |
Overload | Description |
---|---|
Division(Fraction,Fraction) | Defines the binary "/" operator. |
Division(Double,Fraction) | Defines the binary "/" operator. |
Division(Fraction,Double) | Defines the binary "/" operator. |