From a1777c97bdf60d97f71b62df9c59381f744ad319 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 28 Jan 2017 16:08:03 -0500 Subject: README: Mention formatting function --- diff --git a/README b/README index 730a7a6..dbde4aa 100644 --- a/README +++ b/README @@ -8,7 +8,8 @@ probably faster than other commonly used decimal math libraries. This library is currently less complete than JavaScript's built-in math and other decimal math libraries. So far it only includes -addition, multiplication, and two rounding functions. +addition, multiplication, two rounding functions, and one formatting +function. This library is a JavaScript port of the Math::Decimal::FastPP Perl module, also written by Patrick McDermott. -- cgit v0.9.1