Convert an OS amount (smallest unit) to a DEM string (human-readable).
Always returns a string to preserve precision. The result has exactly one
decimal point, with trailing fractional zeros trimmed (but at least one
fractional digit retained).
Negative inputs are supported and produce a leading -.
Convert an OS amount (smallest unit) to a DEM string (human-readable).
Always returns a
stringto preserve precision. The result has exactly one decimal point, with trailing fractional zeros trimmed (but at least one fractional digit retained).Negative inputs are supported and produce a leading
-.