Minsky
|
#include <string>
#include "engNotation.xcd"
Go to the source code of this file.
Classes | |
struct | minsky::EngNotation |
Namespaces | |
minsky | |
Creation and access to the minskyTCL_obj object, which has code to record whenever Minsky's state changes. | |
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) |