sup Function

public pure function sup(x) result(res)

Returns the superscript version of the integer x

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: x

Return Value character(len=:), allocatable