fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
format_log_tick_value
Function
45 statements
Source File
fortplot_ticks.f90
fortplot_ticks
format_log_tick_value
Contents
public function format_log_tick_value(value) result(formatted)
Format logarithmic tick values using scientific notation like matplotlib
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in)
::
value
Return Value
character(len=20)