determine_decimal_places_from_step Function

public function determine_decimal_places_from_step(step) result(decimal_places)

Determine decimal places based on step size for nice formatting

Arguments

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

Return Value integer