From 7247b35f306f38808ce2f2904f015101910169d6 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pj@pehjota.net>
Date: Sat, 28 Jan 2017 16:11:28 -0500
Subject: projects/decmath/index.mdwn: Mention formatting function

---
(limited to 'projects/decmath')

diff --git a/projects/decmath/index.mdwn b/projects/decmath/index.mdwn
index 933b664..9aa44ac 100644
--- a/projects/decmath/index.mdwn
+++ b/projects/decmath/index.mdwn
@@ -10,8 +10,8 @@ built-in binary floating-point math, but they're faster than Math::BigFloat and
 other commonly used decimal math modules.
 
 This module is currently less complete than Perl's built-in math and other
-decimal math modules.  So far it only includes addition, multiplication, and two
-rounding functions.
+decimal math modules.  So far it only includes addition, multiplication, two
+rounding functions, and one formatting function.
 
 Despite the similar name and purpose, this module is not compatible with
 Math::Decimal.
@@ -34,7 +34,7 @@ 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.
+two rounding functions, and one formatting function.
 
 Downloading
 -----------
--
cgit v0.9.1