diff --git a/number.go b/number.go index fc422af..e578ad3 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