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