| オーバーロード | 解説 |
|---|---|
| 乗算(Fraction,Fraction) | Defines the binary "*" operator. |
| 乗算(Double,Fraction) | Defines the binary "*" operator. |
| 乗算(Fraction,Double) | Defines the binary "*" operator. |
| オーバーロード | 解説 |
|---|---|
| 乗算(Fraction,Fraction) | Defines the binary "*" operator. |
| 乗算(Double,Fraction) | Defines the binary "*" operator. |
| 乗算(Fraction,Double) | Defines the binary "*" operator. |