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