diff --git a/number.go b/number.go index 6470d0d..359b0c9 100644 --- a/number.go +++ b/number.go @@ -42,6 +42,7 @@ var ( ) // FormatFloat produces a formatted number as string based on the following user-specified criteria: +// // * thousands separator // * decimal separator // * decimal precision