package
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: May 12, 2016
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
README
¶
picfloat

Go (golang) picture formats for float64
Example:
##,###0.000
Will return a string with 3 decimal places. The comma will be added if the value is larger than 1000.
Documentation
¶
Copyright (C) Philip Schlump, 2014.
Implementation of Picture format for floating point numbers
##,###,##0.000
format with commas and 0.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.