fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ensure_leading_zero
Subroutine
14 statements
Source File
fortplot_tick_formatting.f90
fortplot_tick_formatting
ensure_leading_zero
Contents
public subroutine ensure_leading_zero(str)
Ensure numbers like .5 become 0.5 for readability
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(inout)
::
str