format_log_tick_value Function

public function format_log_tick_value(value) result(formatted)

Format logarithmic tick values using scientific notation like matplotlib

Arguments

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

Return Value character(len=20)