from_double_precision Module Procedure

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

Arguments

Type IntentOptional Attributes Name
double precision, intent(in) :: x

Return Value type(string_t)