reciprocal_fr Interface

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

Arguments

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

Return Value type(rpn_t)