#include <math.h>#include <strstream.h>#include "../include/utils.h"Include dependency graph for utils.cpp:

Functions | |
| double | exp10 (double arg) |
| float | exp10 (float arg) |
| double | exp10 (int arg) |
| wxString | GetFormatted (const double val, int P, const int W, const bool IsInteger) |
|
|
|
|
|
|
|
|
Utility functions used by GetFormatted() |
|
||||||||||||||||||||
|
returns val in string form, formatted
|
1.3.5