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