|
Minsky: 3.17.0
|
#include <string>#include "engNotation.xcd"

Go to the source code of this file.
Classes | |
| struct | minsky::EngNotation |
Namespaces | |
| minsky | |
Functions | |
| EngNotation | minsky::engExp (double value) |
| return formatted mantissa and exponent in engineering format More... | |
| std::string | minsky::mantissa (double value, const EngNotation &, int digits=3) |
| std::string | minsky::expMultiplier (int exp) |