format_number Function

function format_number(value) result(formatted)

Simple number formatting for annotations

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: value

Return Value character(len=16)