Minsky
engNotation.h File Reference
#include <string>
#include "engNotation.xcd"
Include dependency graph for engNotation.h:
This graph shows which files directly or indirectly include this file:

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)