The OpenD Programming Language

scalePrint

Print (axis) value, uses scientific notation for higher decimals

TODO: Could generate code to support decimals > 3

string
scalePrint
(
in double value
,
in uint scaleMin
,
in uint scaleMax
)

Meta