from_real Module Procedure

module procedure from_real elemental module function from_real(x) result(string)

Arguments

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

Return Value type(string_t)