diff options
Diffstat (limited to 'manuals/bc/E.1.md')
| -rw-r--r-- | manuals/bc/E.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manuals/bc/E.1.md b/manuals/bc/E.1.md index 3631267f2dc9..5411dcf6cc70 100644 --- a/manuals/bc/E.1.md +++ b/manuals/bc/E.1.md @@ -344,7 +344,7 @@ The following are the options that bc(1) accepts. : Makes bc(1) print all numbers greater than **-1** and less than **1**, and not equal to **0**, with a leading zero. - This can be set for individual numbers with the **plz(x)**, plznl(x)**, + This can be set for individual numbers with the **plz(x)**, **plznl(x)**, **pnlz(x)**, and **pnlznl(x)** functions in the extended math library (see the **LIBRARY** section). |
