private function I2P_mul(lhs, rhs) result(opr)
integer(I2P) * qreal operator.
Arguments
| Type |
Intent | Optional |
Attributes | | Name | |
| integer(kind=I2P), |
intent(in) |
|
| :: |
lhs | Left hand side. |
| class(qreal), |
intent(in) |
|
| :: |
rhs | Right hand side. |
Return Value type(qreal)
Operator result.