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