power_3_fr Interface

interface
public module function power_3_fr(a) result(r)

Arguments

Type IntentOptional Attributes Name
type(rpn_t), intent(in) :: a

Return Value type(rpn_t)