real_power Interface

interface


Calls

interface~~real_power~~CallsGraph interface~real_power real_power proc~real_power real_power interface~real_power->proc~real_power

private impure elemental module function real_power(this, exponent_) result(this_raised)

Arguments

Type IntentOptional AttributesName
class(units), intent(in) :: this
real, intent(in) :: exponent_

Return Value type(units)

Description

result is the units of the operand raised to the power "exponent_"; includes check that operand is dimensionless