fortplot
Examples
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
format_angle_label
Function
5 statements
Source File
fortplot_polar.f90
fortplot_polar
format_angle_label
Contents
public pure function format_angle_label(degrees) result(label)
Format angle in degrees as a label string
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
degrees
Return Value
character(len=8)