aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitattributes2
-rw-r--r--.gitignore8
-rw-r--r--Android.bp4
-rw-r--r--LICENSE.md14
-rw-r--r--METADATA6
-rw-r--r--Makefile.in217
-rw-r--r--NEWS.md79
-rw-r--r--README.md50
-rw-r--r--RELEASE.md54
-rw-r--r--TEST_MAPPING5
-rw-r--r--bc.vcxproj80
-rw-r--r--bcl.vcxproj24
-rw-r--r--benchmarks/bc/add.bc21
-rw-r--r--benchmarks/bc/arrays_and_constants.bc35
-rw-r--r--benchmarks/bc/bitfuncs.bc18
-rw-r--r--benchmarks/bc/divide.bc26
-rw-r--r--benchmarks/bc/functions.bc34
-rw-r--r--benchmarks/bc/irand_long.bc9
-rw-r--r--benchmarks/bc/irand_short.bc5
-rw-r--r--benchmarks/bc/lib.bc7
-rw-r--r--benchmarks/bc/multiply.bc23
-rw-r--r--benchmarks/bc/postfix_incdec.bc7
-rw-r--r--benchmarks/bc/power.bc2
-rw-r--r--benchmarks/bc/strings.bc36
-rw-r--r--benchmarks/bc/subtract.bc22
-rw-r--r--benchmarks/dc/modexp.dc42
-rwxr-xr-xconfigure.sh383
-rwxr-xr-xexec-install.sh (renamed from scripts/exec-install.sh)6
-rwxr-xr-xfunctions.sh (renamed from scripts/functions.sh)68
-rw-r--r--gen/bc_help.txt52
-rw-r--r--gen/dc_help.txt30
-rw-r--r--gen/lib.bc2
-rw-r--r--gen/lib2.bc247
-rw-r--r--gen/strgen.c112
-rwxr-xr-xgen/strgen.sh3
-rw-r--r--include/args.h11
-rw-r--r--include/bc.h302
-rw-r--r--include/bcl.h139
-rw-r--r--include/dc.h42
-rw-r--r--include/file.h88
-rw-r--r--include/history.h107
-rw-r--r--include/lang.h432
-rw-r--r--include/lex.h362
-rw-r--r--include/library.h90
-rw-r--r--include/num.h646
-rw-r--r--include/opt.h61
-rw-r--r--include/parse.h182
-rw-r--r--include/program.h812
-rw-r--r--include/rand.h326
-rw-r--r--include/read.h42
-rw-r--r--include/status.h646
-rw-r--r--include/vector.h378
-rw-r--r--include/version.h5
-rw-r--r--include/vm.h680
-rwxr-xr-xkaratsuba.py (renamed from scripts/karatsuba.py)29
-rwxr-xr-xlink.sh (renamed from scripts/link.sh)5
-rwxr-xr-xlocale_install.sh (renamed from scripts/locale_install.sh)53
-rwxr-xr-xlocale_uninstall.sh (renamed from scripts/locale_uninstall.sh)1
-rw-r--r--locales/de_DE.ISO8859-1.msg13
-rw-r--r--locales/de_DE.UTF-8.msg13
-rw-r--r--locales/en_US.msg13
-rw-r--r--locales/es_ES.ISO8859-1.msg13
-rw-r--r--locales/es_ES.UTF-8.msg13
-rw-r--r--locales/fr_FR.ISO8859-1.msg13
-rw-r--r--locales/fr_FR.UTF-8.msg13
-rw-r--r--locales/ja_JP.UTF-8.msg32
-rw-r--r--locales/ja_JP.eucJP.msg32
-rw-r--r--locales/nl_NL.ISO8859-1.msg22
-rw-r--r--locales/nl_NL.UTF-8.msg22
-rw-r--r--locales/pl_PL.ISO8859-2.msg22
-rw-r--r--locales/pl_PL.UTF-8.msg22
-rw-r--r--locales/pt_PT.ISO8859-1.msg13
-rw-r--r--locales/pt_PT.UTF-8.msg13
-rw-r--r--locales/ru_RU.CP1251.msg22
-rw-r--r--locales/ru_RU.CP866.msg22
-rw-r--r--locales/ru_RU.ISO8859-5.msg22
-rw-r--r--locales/ru_RU.KOI8-R.msg15
-rw-r--r--locales/ru_RU.UTF-8.msg22
-rw-r--r--locales/zh_CN.GB18030.msg17
-rw-r--r--locales/zh_CN.GB2312.msg17
-rw-r--r--locales/zh_CN.GBK.msg17
-rw-r--r--locales/zh_CN.UTF-8.msg15
-rw-r--r--locales/zh_CN.eucCN.msg17
-rwxr-xr-xmanpage.sh131
-rw-r--r--manuals/algorithms.md162
-rw-r--r--manuals/bc.1.md.in771
-rw-r--r--manuals/bc/A.12575
-rw-r--r--manuals/bc/A.1.md663
-rw-r--r--manuals/bc/E.11287
-rw-r--r--manuals/bc/E.1.md324
-rw-r--r--manuals/bc/EH.11258
-rw-r--r--manuals/bc/EH.1.md296
-rw-r--r--manuals/bc/EHN.11258
-rw-r--r--manuals/bc/EHN.1.md296
-rw-r--r--manuals/bc/EHNP.11375
-rw-r--r--manuals/bc/EHNP.1.md1069
-rw-r--r--manuals/bc/EHP.11382
-rw-r--r--manuals/bc/EHP.1.md1077
-rw-r--r--manuals/bc/EN.11287
-rw-r--r--manuals/bc/EN.1.md324
-rw-r--r--manuals/bc/ENP.11393
-rw-r--r--manuals/bc/ENP.1.md1085
-rw-r--r--manuals/bc/EP.11400
-rw-r--r--manuals/bc/EP.1.md1093
-rw-r--r--manuals/bc/H.12548
-rw-r--r--manuals/bc/H.1.md640
-rw-r--r--manuals/bc/HN.12548
-rw-r--r--manuals/bc/HN.1.md640
-rw-r--r--manuals/bc/HNP.12223
-rw-r--r--manuals/bc/HNP.1.md1679
-rw-r--r--manuals/bc/HP.12230
-rw-r--r--manuals/bc/HP.1.md1687
-rw-r--r--manuals/bc/N.12575
-rw-r--r--manuals/bc/N.1.md663
-rw-r--r--manuals/bc/NP.12243
-rw-r--r--manuals/bc/NP.1.md1696
-rw-r--r--manuals/bc/P.12250
-rw-r--r--manuals/bc/P.1.md1704
-rw-r--r--manuals/bcl.31757
-rw-r--r--manuals/bcl.3.md253
-rw-r--r--manuals/build.md207
-rw-r--r--manuals/dc.1.md.in300
-rw-r--r--manuals/dc/A.11606
-rw-r--r--manuals/dc/A.1.md237
-rw-r--r--manuals/dc/E.11418
-rw-r--r--manuals/dc/E.1.md237
-rw-r--r--manuals/dc/EH.11387
-rw-r--r--manuals/dc/EH.1.md213
-rw-r--r--manuals/dc/EHN.11387
-rw-r--r--manuals/dc/EHN.1.md211
-rw-r--r--manuals/dc/EHNP.11307
-rw-r--r--manuals/dc/EHNP.1.md1023
-rw-r--r--manuals/dc/EHP.11311
-rw-r--r--manuals/dc/EHP.1.md1028
-rw-r--r--manuals/dc/EN.11416
-rw-r--r--manuals/dc/EN.1.md235
-rw-r--r--manuals/dc/ENP.11322
-rw-r--r--manuals/dc/ENP.1.md1036
-rw-r--r--manuals/dc/EP.11326
-rw-r--r--manuals/dc/EP.1.md1041
-rw-r--r--manuals/dc/H.11575
-rw-r--r--manuals/dc/H.1.md213
-rw-r--r--manuals/dc/HN.11575
-rw-r--r--manuals/dc/HN.1.md211
-rw-r--r--manuals/dc/HNP.11536
-rw-r--r--manuals/dc/HNP.1.md1190
-rw-r--r--manuals/dc/HP.11540
-rw-r--r--manuals/dc/HP.1.md1195
-rw-r--r--manuals/dc/N.11604
-rw-r--r--manuals/dc/N.1.md235
-rw-r--r--manuals/dc/NP.11551
-rw-r--r--manuals/dc/NP.1.md1203
-rw-r--r--manuals/dc/P.11555
-rw-r--r--manuals/dc/P.1.md1208
-rw-r--r--manuals/development.md4948
-rw-r--r--manuals/header_bc.txt2
-rw-r--r--manuals/header_bcl.txt2
-rw-r--r--manuals/header_dc.txt2
-rw-r--r--manuals/release.md72
-rwxr-xr-xrelease.sh (renamed from scripts/release.sh)290
-rwxr-xr-xrun-bc-tests-on-android.sh3
-rwxr-xr-xsafe-install.sh (renamed from scripts/safe-install.sh)0
-rwxr-xr-xscripts/alloc.sh84
-rwxr-xr-xscripts/benchmark.sh159
-rw-r--r--scripts/bitfuncgen.c240
-rwxr-xr-xscripts/fuzz_prep.sh81
-rwxr-xr-xscripts/manpage.sh175
-rw-r--r--scripts/ministat.c670
-rwxr-xr-xscripts/package.sh252
-rw-r--r--scripts/release_settings.txt16
-rwxr-xr-xscripts/test_settings.sh77
-rw-r--r--scripts/test_settings.txt93
-rw-r--r--src/args.c118
-rw-r--r--src/bc.c11
-rw-r--r--src/bc_lex.c84
-rw-r--r--src/bc_parse.c866
-rw-r--r--src/data.c447
-rw-r--r--src/dc.c11
-rw-r--r--src/dc_lex.c91
-rw-r--r--src/dc_parse.c93
-rw-r--r--src/file.c63
-rw-r--r--src/history.c647
-rw-r--r--src/lang.c131
-rw-r--r--src/lex.c123
-rw-r--r--src/library.c172
-rw-r--r--src/main.c13
-rw-r--r--src/num.c1583
-rw-r--r--src/opt.c129
-rw-r--r--src/parse.c83
-rw-r--r--src/program.c1925
-rw-r--r--src/rand.c185
-rw-r--r--src/read.c87
-rw-r--r--src/vector.c302
-rw-r--r--src/vm.c697
-rwxr-xr-xtests/afl.py (renamed from scripts/afl.py)77
-rwxr-xr-xtests/all.sh26
-rw-r--r--tests/bc/all.txt9
-rw-r--r--tests/bc/bitfuncs.txt5400
-rw-r--r--tests/bc/bitfuncs_results.txt5400
-rw-r--r--tests/bc/decimal.txt4
-rw-r--r--tests/bc/decimal_results.txt9
-rw-r--r--tests/bc/divmod.txt64
-rw-r--r--tests/bc/divmod_results.txt126
-rw-r--r--tests/bc/errors.txt48
-rw-r--r--tests/bc/errors/25.txt4
-rw-r--r--tests/bc/errors/26.txtbin317 -> 0 bytes
-rw-r--r--tests/bc/errors/27.txt1
-rw-r--r--tests/bc/errors/28.txt2
-rw-r--r--tests/bc/errors/29.txt20
-rw-r--r--tests/bc/errors/30.txt3
-rw-r--r--tests/bc/errors/31.txt3
-rw-r--r--tests/bc/errors/32.txtbin1701 -> 0 bytes
-rw-r--r--tests/bc/lib2.txt7
-rw-r--r--tests/bc/lib2_results.txt7
-rw-r--r--tests/bc/modexp.txt103
-rw-r--r--tests/bc/modexp_results.txt103
-rw-r--r--tests/bc/pi_results.txt3
-rw-r--r--tests/bc/posix_errors.txt1
-rw-r--r--tests/bc/power.txt43
-rw-r--r--tests/bc/power_results.txt72
-rw-r--r--tests/bc/recursive_arrays.txt353
-rw-r--r--tests/bc/recursive_arrays_results.txt1
-rw-r--r--tests/bc/scripts/add.bc2
-rw-r--r--tests/bc/scripts/all.txt9
-rwxr-xr-x[-rw-r--r--]tests/bc/scripts/array.bc0
-rwxr-xr-x[-rw-r--r--]tests/bc/scripts/atan.bc0
-rwxr-xr-x[-rw-r--r--]tests/bc/scripts/bessel.bc0
-rw-r--r--tests/bc/scripts/divide.bc1
-rwxr-xr-x[-rw-r--r--]tests/bc/scripts/globals.bc0
-rw-r--r--tests/bc/scripts/multiply.bc1
-rwxr-xr-x[-rw-r--r--]tests/bc/scripts/parse.bc0
-rwxr-xr-x[-rw-r--r--]tests/bc/scripts/print.bc0
-rwxr-xr-x[-rw-r--r--]tests/bc/scripts/references.bc0
-rwxr-xr-x[-rw-r--r--]tests/bc/scripts/screen.bc0
-rw-r--r--tests/bc/scripts/strings2.bc7
-rw-r--r--tests/bc/scripts/subtract.bc2
-rw-r--r--tests/bc/strings.txt61
-rw-r--r--tests/bc/strings_results.txt45
-rwxr-xr-xtests/bc/timeconst.sh22
-rw-r--r--tests/bc/vars_results.txt3
-rw-r--r--tests/bcl.c56
-rw-r--r--tests/dc/all.txt2
-rw-r--r--tests/dc/decimal.txt5
-rw-r--r--tests/dc/decimal_results.txt11
-rw-r--r--tests/dc/errors.txt4
-rw-r--r--tests/dc/errors/32.txt20
-rw-r--r--tests/dc/errors/33.txtbin329 -> 0 bytes
-rw-r--r--tests/dc/errors/34.txt117
-rw-r--r--tests/dc/exec_stack_len.txt6
-rw-r--r--tests/dc/exec_stack_len_results.txt8
-rw-r--r--tests/dc/length.txt2
-rw-r--r--tests/dc/length_results.txt2
-rw-r--r--tests/dc/scientific.txt4
-rw-r--r--tests/dc/scientific_results.txt4
-rwxr-xr-x[-rw-r--r--]tests/dc/scripts/array.dc0
-rwxr-xr-x[-rw-r--r--]tests/dc/scripts/asciify.dc0
-rwxr-xr-xtests/dc/scripts/easter.sh4
-rwxr-xr-x[-rw-r--r--]tests/dc/scripts/else.dc0
-rwxr-xr-x[-rw-r--r--]tests/dc/scripts/factorial.dc0
-rwxr-xr-x[-rw-r--r--]tests/dc/scripts/loop.dc0
-rwxr-xr-x[-rw-r--r--]tests/dc/scripts/prime.dc0
-rwxr-xr-x[-rw-r--r--]tests/dc/scripts/quit.dc0
-rwxr-xr-x[-rw-r--r--]tests/dc/scripts/stream.dc2
-rw-r--r--tests/dc/scripts/stream.txtbin130834 -> 0 bytes
-rwxr-xr-x[-rw-r--r--]tests/dc/scripts/weird.dc0
-rw-r--r--tests/dc/stack_len.txt15
-rw-r--r--tests/dc/stack_len_results.txt10
-rw-r--r--tests/dc/strings.txt1
-rw-r--r--tests/dc/strings_results.txt1
-rwxr-xr-x[-rw-r--r--]tests/diff.sh (renamed from benchmarks/bc/constants.bc)30
-rwxr-xr-xtests/errors.sh54
-rw-r--r--tests/extra_required.txt1
-rw-r--r--tests/fuzzing/bc.dict (renamed from benchmarks/bc/arrays.bc)44
-rw-r--r--tests/fuzzing/bc_afl.yaml125
-rw-r--r--tests/fuzzing/bc_afl_continue.yaml122
-rw-r--r--tests/fuzzing/bc_inputs1/abs.txt7
-rw-r--r--tests/fuzzing/bc_inputs1/add.txt146
-rw-r--r--tests/fuzzing/bc_inputs1/arctangent.txt26
-rwxr-xr-x[-rw-r--r--]tests/fuzzing/bc_inputs1/array.bc0
-rw-r--r--tests/fuzzing/bc_inputs1/arrays.txt10
-rw-r--r--tests/fuzzing/bc_inputs1/assignments.txt122
-rw-r--r--tests/fuzzing/bc_inputs1/basic.txt7
-rw-r--r--tests/fuzzing/bc_inputs1/boolean.txt184
-rw-r--r--tests/fuzzing/bc_inputs1/cosine.txt44
-rw-r--r--tests/fuzzing/bc_inputs1/decimal.txt5
-rw-r--r--tests/fuzzing/bc_inputs1/divide.txt31
-rw-r--r--tests/fuzzing/bc_inputs1/engineering.txt19
-rw-r--r--tests/fuzzing/bc_inputs1/exponent.txt22
-rw-r--r--tests/fuzzing/bc_inputs1/functions.txt13
-rw-r--r--tests/fuzzing/bc_inputs1/globals.txt21
-rw-r--r--tests/fuzzing/bc_inputs1/length.txt59
-rw-r--r--tests/fuzzing/bc_inputs1/lib11.txt4
-rw-r--r--tests/fuzzing/bc_inputs1/lib4.txt10
-rw-r--r--tests/fuzzing/bc_inputs1/lib5.txt2
-rw-r--r--tests/fuzzing/bc_inputs1/lib7.txt12
-rw-r--r--tests/fuzzing/bc_inputs1/lib8.txt3
-rw-r--r--tests/fuzzing/bc_inputs2/bitfuncs.txt42
-rw-r--r--tests/fuzzing/bc_inputs2/lib13.txt1
-rw-r--r--tests/fuzzing/bc_inputs2/lib14.txt1
-rw-r--r--tests/fuzzing/bc_inputs2/lib16.txt1
-rw-r--r--tests/fuzzing/bc_inputs2/lib19.txt1
-rw-r--r--tests/fuzzing/bc_inputs2/lib20.txt1
-rw-r--r--tests/fuzzing/bc_inputs2/lib22.txt1
-rw-r--r--tests/fuzzing/bc_inputs2/lib23.txt1
-rw-r--r--tests/fuzzing/bc_inputs2/lib24.txt1
-rw-r--r--tests/fuzzing/bc_inputs2/log.txt22
-rw-r--r--tests/fuzzing/bc_inputs2/misc.txt13
-rw-r--r--tests/fuzzing/bc_inputs2/misc1.txt76
-rw-r--r--tests/fuzzing/bc_inputs2/misc2.txt110
-rw-r--r--tests/fuzzing/bc_inputs2/modulus.txt42
-rw-r--r--tests/fuzzing/bc_inputs2/multiply.txt40
-rw-r--r--tests/fuzzing/bc_inputs2/pi.txt4
-rw-r--r--tests/fuzzing/bc_inputs2/places.txt19
-rw-r--r--tests/fuzzing/bc_inputs2/power.txt44
-rw-r--r--tests/fuzzing/bc_inputs2/print2.txt194
-rwxr-xr-x[-rw-r--r--]tests/fuzzing/bc_inputs2/references.bc0
-rw-r--r--tests/fuzzing/bc_inputs2/scale.txt57
-rw-r--r--tests/fuzzing/bc_inputs2/scientific.txt51
-rw-r--r--tests/fuzzing/bc_inputs2/shift.txt281
-rw-r--r--tests/fuzzing/bc_inputs2/sine.txt207
-rw-r--r--tests/fuzzing/bc_inputs3/01.txt339
-rw-r--r--tests/fuzzing/bc_inputs3/03.txt2
-rw-r--r--tests/fuzzing/bc_inputs3/04.txt1
-rw-r--r--tests/fuzzing/bc_inputs3/05.txt1
-rw-r--r--tests/fuzzing/bc_inputs3/08.txt3
-rw-r--r--tests/fuzzing/bc_inputs3/09.txt11
-rw-r--r--tests/fuzzing/bc_inputs3/11.txt99
-rw-r--r--tests/fuzzing/bc_inputs3/13.txt56
-rw-r--r--tests/fuzzing/bc_inputs3/14.txt1
-rw-r--r--tests/fuzzing/bc_inputs3/15.txt3
-rw-r--r--tests/fuzzing/bc_inputs3/17.txt11
-rw-r--r--tests/fuzzing/bc_inputs3/18.txt3
-rw-r--r--tests/fuzzing/bc_inputs3/19.txt5
-rw-r--r--tests/fuzzing/bc_inputs3/20.txt51
-rw-r--r--tests/fuzzing/bc_inputs3/21.txt10
-rw-r--r--tests/fuzzing/bc_inputs3/22.txt2
-rw-r--r--tests/fuzzing/bc_inputs3/23.txtbin0 -> 1024 bytes
-rw-r--r--tests/fuzzing/bc_inputs3/24.txt4
-rw-r--r--tests/fuzzing/bc_inputs3/sqrt.txt14
-rw-r--r--tests/fuzzing/bc_inputs3/strings.txt12
-rw-r--r--tests/fuzzing/bc_inputs3/subtract.txt153
-rw-r--r--tests/fuzzing/bc_inputs3/void.txt20
-rw-r--r--tests/fuzzing/dc_inputs/19.txt1
-rw-r--r--tests/fuzzing/dc_inputs/31.txt1
-rw-r--r--tests/fuzzing/dc_inputs/decimal.txt5
-rw-r--r--tests/fuzzing/dc_inputs/scientific.txt4
-rw-r--r--tests/fuzzing/dc_inputs/stack_len.txt15
-rwxr-xr-x[-rw-r--r--]tests/fuzzing/dc_inputs/stream.dc0
-rw-r--r--tests/fuzzing/dc_inputs/strings.txt1
-rw-r--r--tests/fuzzing/dc_inputs/trunc.txt11
-rwxr-xr-xtests/history.py1087
-rwxr-xr-xtests/history.sh92
-rwxr-xr-xtests/other.sh93
-rwxr-xr-xtests/radamsa.sh (renamed from scripts/radamsa.sh)29
-rw-r--r--tests/radamsa.txt (renamed from scripts/radamsa.txt)0
-rwxr-xr-xtests/randmath.py (renamed from scripts/randmath.py)145
-rwxr-xr-xtests/read.sh21
-rw-r--r--tests/script.sed9
-rwxr-xr-xtests/script.sh18
-rwxr-xr-xtests/scripts.sh2
-rwxr-xr-xtests/stdin.sh15
-rwxr-xr-xtests/test.sh13
362 files changed, 66301 insertions, 55846 deletions
diff --git a/.gitattributes b/.gitattributes
index 1e2c56dd..22d6e60b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,3 @@
*.vcxproj eol=crlf
*.vcxproj.filters eol=crlf
-*.sln eol=crlf
+*.sln eol= crlf
diff --git a/.gitignore b/.gitignore
index ca54127a..b131d581 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,17 +51,11 @@ print_results.txt
bessel.txt
bessel_results.txt
prime.txt
-strings2.txt
-strings2_results.txt
+stream.txt
tests/bc/scripts/add.txt
tests/bc/scripts/divide.txt
tests/bc/scripts/multiply.txt
tests/bc/scripts/subtract.txt
-tests/bc/scripts/strings2.txt
-benchmarks/bc/*.txt
-benchmarks/dc/*.txt
-scripts/ministat
-scripts/bitfuncgen
perf.data
perf.data.old
*.gcda
diff --git a/Android.bp b/Android.bp
index 7d7afe24..c0a66126 100644
--- a/Android.bp
+++ b/Android.bp
@@ -24,7 +24,9 @@ cc_defaults {
"-DDC_ENABLED=0",
"-DBC_ENABLE_EXTRA_MATH=0",
"-DBC_ENABLE_HISTORY=0",
+ "-DBC_ENABLE_LONG_OPTIONS=1",
"-DBC_ENABLE_NLS=0",
+ "-DBC_ENABLE_SIGNALS=1",
"-Os",
],
generated_headers: ["bc-version.h"],
@@ -86,7 +88,7 @@ sh_test {
host_supported: true,
device_supported: false,
data: [
- "scripts/functions.sh",
+ "functions.sh",
"tests/**/*",
],
}
diff --git a/LICENSE.md b/LICENSE.md
index 8ab2e606..269e131c 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -79,9 +79,9 @@ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-## `scripts/safe-install.sh`
+## `safe-install.sh`
-The file `scripts/safe-install.sh` is under the following copyright and license:
+The file `safe-install.sh` is under the following copyright and license:
Copyright (c) 2021 Rich Felker
@@ -101,13 +101,3 @@ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-## `scripts/ministat.c`
-
-The file `scripts/ministat.c` is under the following license:
-
-"THE BEER-WARE LICENSE" (Revision 42):
-
-<phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you
-can do whatever you want with this stuff. If we meet some day, and you think
-this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
diff --git a/METADATA b/METADATA
index 8c235963..26039401 100644
--- a/METADATA
+++ b/METADATA
@@ -5,11 +5,11 @@ third_party {
type: GIT
value: "https://github.com/gavinhoward/bc"
}
- version: "5.0.1"
+ version: "4.0.1"
license_type: NOTICE
last_upgrade_date {
year: 2021
- month: 8
- day: 13
+ month: 5
+ day: 5
}
}
diff --git a/Makefile.in b/Makefile.in
index c3a41854..2b50476a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -134,64 +134,39 @@ BC_ENABLE_HISTORY = %%HISTORY%%
BC_ENABLE_EXTRA_MATH_NAME = BC_ENABLE_EXTRA_MATH
BC_ENABLE_EXTRA_MATH = %%EXTRA_MATH%%
BC_ENABLE_NLS = %%NLS%%
+BC_ENABLE_PROMPT = %%PROMPT%%
BC_LONG_BIT = %%LONG_BIT%%
BC_ENABLE_AFL = %%FUZZ%%
BC_ENABLE_MEMCHECK = %%MEMCHECK%%
-BC_DEFAULT_BANNER = %%BC_DEFAULT_BANNER%%
-BC_DEFAULT_SIGINT_RESET = %%BC_DEFAULT_SIGINT_RESET%%
-DC_DEFAULT_SIGINT_RESET = %%DC_DEFAULT_SIGINT_RESET%%
-BC_DEFAULT_TTY_MODE = %%BC_DEFAULT_TTY_MODE%%
-DC_DEFAULT_TTY_MODE = %%DC_DEFAULT_TTY_MODE%%
-BC_DEFAULT_PROMPT = %%BC_DEFAULT_PROMPT%%
-DC_DEFAULT_PROMPT = %%DC_DEFAULT_PROMPT%%
-
RM = rm
MKDIR = mkdir
-SCRIPTS = ./scripts
-
-MINISTAT = ministat
-MINISTAT_EXEC = $(SCRIPTS)/$(MINISTAT)
-
-BITFUNCGEN = bitfuncgen
-BITFUNCGEN_EXEC = $(SCRIPTS)/$(BITFUNCGEN)
-
-INSTALL = $(SCRIPTS)/exec-install.sh
-SAFE_INSTALL = $(SCRIPTS)/safe-install.sh
-LINK = $(SCRIPTS)/link.sh
-MANPAGE = $(SCRIPTS)/manpage.sh
-KARATSUBA = $(SCRIPTS)/karatsuba.py
-LOCALE_INSTALL = $(SCRIPTS)/locale_install.sh
-LOCALE_UNINSTALL = $(SCRIPTS)/locale_uninstall.sh
+INSTALL = ./exec-install.sh
+SAFE_INSTALL = ./safe-install.sh
+LINK = ./link.sh
+MANPAGE = ./manpage.sh
+KARATSUBA = ./karatsuba.py
+LOCALE_INSTALL = ./locale_install.sh
+LOCALE_UNINSTALL = ./locale_uninstall.sh
VALGRIND_ARGS = --error-exitcode=100 --leak-check=full --show-leak-kinds=all --errors-for-leak-kinds=all
-TEST_STARS = ***********************************************************************
+TEST_STARS = "***********************************************************************"
BC_NUM_KARATSUBA_LEN = %%KARATSUBA_LEN%%
-BC_DEFS0 = -DBC_DEFAULT_BANNER=$(BC_DEFAULT_BANNER)
-BC_DEFS1 = -DBC_DEFAULT_SIGINT_RESET=$(BC_DEFAULT_SIGINT_RESET)
-BC_DEFS2 = -DBC_DEFAULT_TTY_MODE=$(BC_DEFAULT_TTY_MODE)
-BC_DEFS3 = -DBC_DEFAULT_PROMPT=$(BC_DEFAULT_PROMPT)
-BC_DEFS = $(BC_DEFS0) $(BC_DEFS1) $(BC_DEFS2) $(BC_DEFS3)
-DC_DEFS1 = -DDC_DEFAULT_SIGINT_RESET=$(DC_DEFAULT_SIGINT_RESET)
-DC_DEFS2 = -DDC_DEFAULT_TTY_MODE=$(DC_DEFAULT_TTY_MODE)
-DC_DEFS3 = -DDC_DEFAULT_PROMPT=$(DC_DEFAULT_PROMPT)
-DC_DEFS = $(DC_DEFS1) $(DC_DEFS2) $(DC_DEFS3)
-
CPPFLAGS1 = -D$(BC_ENABLED_NAME)=$(BC_ENABLED) -D$(DC_ENABLED_NAME)=$(DC_ENABLED)
CPPFLAGS2 = $(CPPFLAGS1) -I./include/ -DBUILD_TYPE=$(BC_BUILD_TYPE) %%LONG_BIT_DEFINE%%
CPPFLAGS3 = $(CPPFLAGS2) -DEXECPREFIX=$(EXEC_PREFIX) -DMAINEXEC=$(MAIN_EXEC)
-CPPFLAGS4 = $(CPPFLAGS3) -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 %%BSD%%
+CPPFLAGS4 = $(CPPFLAGS3) -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700
CPPFLAGS5 = $(CPPFLAGS4) -DBC_NUM_KARATSUBA_LEN=$(BC_NUM_KARATSUBA_LEN)
-CPPFLAGS6 = $(CPPFLAGS5) -DBC_ENABLE_NLS=$(BC_ENABLE_NLS)
+CPPFLAGS6 = $(CPPFLAGS5) -DBC_ENABLE_NLS=$(BC_ENABLE_NLS) -DBC_ENABLE_PROMPT=$(BC_ENABLE_PROMPT)
CPPFLAGS7 = $(CPPFLAGS6) -D$(BC_ENABLE_EXTRA_MATH_NAME)=$(BC_ENABLE_EXTRA_MATH)
CPPFLAGS8 = $(CPPFLAGS7) -DBC_ENABLE_HISTORY=$(BC_ENABLE_HISTORY) -DBC_ENABLE_LIBRARY=$(BC_ENABLE_LIBRARY)
CPPFLAGS = $(CPPFLAGS8) -DBC_ENABLE_MEMCHECK=$(BC_ENABLE_MEMCHECK) -DBC_ENABLE_AFL=$(BC_ENABLE_AFL)
-CFLAGS = $(CPPFLAGS) $(BC_DEFS) $(DC_DEFS) %%CPPFLAGS%% %%CFLAGS%%
+CFLAGS = $(CPPFLAGS) %%CPPFLAGS%% %%CFLAGS%%
LDFLAGS = %%LDFLAGS%%
HOSTCFLAGS = %%HOSTCFLAGS%%
@@ -244,12 +219,6 @@ $(BIN):
headers: %%HEADERS%%
-$(MINISTAT):
- $(HOSTCC) $(HOSTCFLAGS) -lm -o $(MINISTAT_EXEC) scripts/ministat.c
-
-$(BITFUNCGEN):
- $(HOSTCC) $(HOSTCFLAGS) -lm -o $(BITFUNCGEN_EXEC) scripts/bitfuncgen.c
-
help:
@printf 'available targets:\n'
@printf '\n'
@@ -280,25 +249,16 @@ help:
@printf ' valgrind_dc runs the dc test suite, if dc has been built,\n'
@printf ' through valgrind\n'
-run_all_tests: bc_all_tests timeconst_all_tests dc_all_tests history_all_tests
-
-bc_all_tests:
+run_all_tests:
%%BC_ALL_TESTS%%
-
-timeconst_all_tests:
%%TIMECONST_ALL_TESTS%%
-
-dc_all_tests:
%%DC_ALL_TESTS%%
-history_all_tests:
- %%HISTORY_TESTS%%
-
check: test
test: %%TESTS%%
-test_bc: test_bc_header test_bc_tests test_bc_scripts test_bc_errors test_bc_stdin test_bc_read test_bc_other
+test_bc: test_bc_header test_bc_tests test_bc_scripts test_bc_stdin test_bc_read test_bc_errors test_bc_other
@printf '\nAll bc tests passed.\n\n$(TEST_STARS)\n'
test_bc_tests:%%BC_TESTS%%
@@ -315,12 +275,12 @@ test_bc_errors:
@sh tests/errors.sh bc %%BC_TEST_EXEC%%
test_bc_other:
- @sh tests/other.sh bc $(BC_ENABLE_EXTRA_MATH) %%BC_TEST_EXEC%%
+ @sh tests/other.sh bc %%BC_TEST_EXEC%%
test_bc_header:
@printf '$(TEST_STARS)\n\nRunning bc tests...\n\n'
-test_dc: test_dc_header test_dc_tests test_dc_scripts test_dc_errors test_dc_stdin test_dc_read test_dc_other
+test_dc: test_dc_header test_dc_tests test_dc_scripts test_dc_stdin test_dc_read test_dc_errors test_dc_other
@printf '\nAll dc tests passed.\n\n$(TEST_STARS)\n'
test_dc_tests:%%DC_TESTS%%
@@ -337,7 +297,7 @@ test_dc_errors:
@sh tests/errors.sh dc %%DC_TEST_EXEC%%
test_dc_other:
- @sh tests/other.sh dc $(BC_ENABLE_EXTRA_MATH) %%DC_TEST_EXEC%%
+ @sh tests/other.sh dc %%DC_TEST_EXEC%%
test_dc_header:
@printf '$(TEST_STARS)\n\nRunning dc tests...\n\n'
@@ -345,122 +305,6 @@ test_dc_header:
timeconst:
%%TIMECONST%%
-test_history: test_history_header test_bc_history test_dc_history
- @printf '\nAll history tests passed.\n\n$(TEST_STARS)\n'
-
-test_bc_history:%%BC_HISTORY_TEST_PREREQS%%
-
-test_bc_history_all: test_bc_history0 test_bc_history1 test_bc_history2 test_bc_history3 test_bc_history4 test_bc_history5 test_bc_history6 test_bc_history7 test_bc_history8 test_bc_history9 test_bc_history10 test_bc_history11 test_bc_history12 test_bc_history13 test_bc_history14 test_bc_history15 test_bc_history16 test_bc_history17 test_bc_history18 test_bc_history19 test_bc_history20 test_bc_history21
-
-test_bc_history_skip:
- @printf 'No bc history tests to run\n'
-
-test_bc_history0:
- @sh tests/history.sh bc 0 %%BC_TEST_EXEC%%
-
-test_bc_history1:
- @sh tests/history.sh bc 1 %%BC_TEST_EXEC%%
-
-test_bc_history2:
- @sh tests/history.sh bc 2 %%BC_TEST_EXEC%%
-
-test_bc_history3:
- @sh tests/history.sh bc 3 %%BC_TEST_EXEC%%
-
-test_bc_history4:
- @sh tests/history.sh bc 4 %%BC_TEST_EXEC%%
-
-test_bc_history5:
- @sh tests/history.sh bc 5 %%BC_TEST_EXEC%%
-
-test_bc_history6:
- @sh tests/history.sh bc 6 %%BC_TEST_EXEC%%
-
-test_bc_history7:
- @sh tests/history.sh bc 7 %%BC_TEST_EXEC%%
-
-test_bc_history8:
- @sh tests/history.sh bc 8 %%BC_TEST_EXEC%%
-
-test_bc_history9:
- @sh tests/history.sh bc 9 %%BC_TEST_EXEC%%
-
-test_bc_history10:
- @sh tests/history.sh bc 10 %%BC_TEST_EXEC%%
-
-test_bc_history11:
- @sh tests/history.sh bc 11 %%BC_TEST_EXEC%%
-
-test_bc_history12:
- @sh tests/history.sh bc 12 %%BC_TEST_EXEC%%
-
-test_bc_history13:
- @sh tests/history.sh bc 13 %%BC_TEST_EXEC%%
-
-test_bc_history14:
- @sh tests/history.sh bc 14 %%BC_TEST_EXEC%%
-
-test_bc_history15:
- @sh tests/history.sh bc 15 %%BC_TEST_EXEC%%
-
-test_bc_history16:
- @sh tests/history.sh bc 16 %%BC_TEST_EXEC%%
-
-test_bc_history17:
- @sh tests/history.sh bc 17 %%BC_TEST_EXEC%%
-
-test_bc_history18:
- @sh tests/history.sh bc 18 %%BC_TEST_EXEC%%
-
-test_bc_history19:
- @sh tests/history.sh bc 19 %%BC_TEST_EXEC%%
-
-test_bc_history20:
- @sh tests/history.sh bc 20 %%BC_TEST_EXEC%%
-
-test_bc_history21:
- @sh tests/history.sh bc 21 %%BC_TEST_EXEC%%
-
-test_dc_history:%%DC_HISTORY_TEST_PREREQS%%
-
-test_dc_history_all: test_dc_history0 test_dc_history1 test_dc_history2 test_dc_history3 test_dc_history4 test_dc_history5 test_dc_history6 test_dc_history7 test_dc_history8 test_dc_history9
-
-test_dc_history_skip:
- @printf 'No dc history tests to run\n'
-
-test_dc_history0:
- @sh tests/history.sh dc 0 %%DC_TEST_EXEC%%
-
-test_dc_history1:
- @sh tests/history.sh dc 1 %%DC_TEST_EXEC%%
-
-test_dc_history2:
- @sh tests/history.sh dc 2 %%DC_TEST_EXEC%%
-
-test_dc_history3:
- @sh tests/history.sh dc 3 %%DC_TEST_EXEC%%
-
-test_dc_history4:
- @sh tests/history.sh dc 4 %%DC_TEST_EXEC%%
-
-test_dc_history5:
- @sh tests/history.sh dc 5 %%DC_TEST_EXEC%%
-
-test_dc_history6:
- @sh tests/history.sh dc 6 %%DC_TEST_EXEC%%
-
-test_dc_history7:
- @sh tests/history.sh dc 7 %%DC_TEST_EXEC%%
-
-test_dc_history8:
- @sh tests/history.sh dc 8 %%DC_TEST_EXEC%%
-
-test_dc_history9:
- @sh tests/history.sh dc 9 %%DC_TEST_EXEC%%
-
-test_history_header:
- @printf '$(TEST_STARS)\n\nRunning history tests...\n\n'
-
library_test: $(LIBBC)
$(CC) $(CFLAGS) $(BCL_TEST_C) $(LIBBC) -o $(BCL_TEST)
@@ -478,6 +322,12 @@ coverage_output:
coverage:%%COVERAGE_PREREQS%%
+libcname:
+ @printf '%s' "$(BC_LIB_C)"
+
+extra_math:
+ @printf '%s' "$(BC_ENABLE_EXTRA_MATH)"
+
manpages:
$(MANPAGE) bc
$(MANPAGE) dc
@@ -498,19 +348,15 @@ clean:%%CLEAN_PREREQS%%
@$(RM) -f $(BC_LIB2_C) $(BC_LIB2_O)
@$(RM) -f $(BC_HELP_C) $(BC_HELP_O)
@$(RM) -f $(DC_HELP_C) $(DC_HELP_O)
+ @$(RM) -fr $(BC_TEST_OUTPUTS) $(DC_TEST_OUTPUTS)
+ @$(RM) -fr $(BC_FUZZ_OUTPUTS) $(DC_FUZZ_OUTPUTS)
@$(RM) -fr Debug/ Release/
-clean_benchmarks:
- @printf 'Cleaning benchmarks...\n'
- @$(RM) -f $(MINISTAT_EXEC)
- @$(RM) -f benchmarks/bc/*.txt
- @$(RM) -f benchmarks/dc/*.txt
-
-clean_config: clean clean_benchmarks
+clean_config: clean
@printf 'Cleaning config...\n'
@$(RM) -f Makefile
- @$(RM) -f $(BC_MD) $(BC_MANPAGE)
- @$(RM) -f $(DC_MD) $(DC_MANPAGE)
+ @$(RM) -f $(BC_MD) $(DC_MD)
+ @$(RM) -f $(BC_MANPAGE) $(DC_MANPAGE)
clean_coverage:
@printf 'Cleaning coverage files...\n'
@@ -530,12 +376,9 @@ clean_coverage:
clean_tests: clean clean_config clean_coverage
@printf 'Cleaning test files...\n'
- @$(RM) -fr $(BC_TEST_OUTPUTS) $(DC_TEST_OUTPUTS)
- @$(RM) -fr $(BC_FUZZ_OUTPUTS) $(DC_FUZZ_OUTPUTS)
@$(RM) -f tests/bc/parse.txt tests/bc/parse_results.txt
@$(RM) -f tests/bc/print.txt tests/bc/print_results.txt
@$(RM) -f tests/bc/bessel.txt tests/bc/bessel_results.txt
- @$(RM) -f tests/bc/strings2.txt tests/bc/strings2_results.txt
@$(RM) -f tests/bc/scripts/bessel.txt
@$(RM) -f tests/bc/scripts/parse.txt
@$(RM) -f tests/bc/scripts/print.txt
@@ -543,15 +386,13 @@ clean_tests: clean clean_config clean_coverage
@$(RM) -f tests/bc/scripts/divide.txt
@$(RM) -f tests/bc/scripts/multiply.txt
@$(RM) -f tests/bc/scripts/subtract.txt
- @$(RM) -f tests/bc/scripts/strings2.txt
- @$(RM) -f tests/dc/scripts/prime.txt
+ @$(RM) -f tests/dc/scripts/prime.txt tests/dc/scripts/stream.txt
@$(RM) -f .log_*.txt
@$(RM) -f .math.txt .results.txt .ops.txt
@$(RM) -f .test.txt
@$(RM) -f tags .gdbbreakpoints .gdb_history .gdbsetup
@$(RM) -f cscope.*
@$(RM) -f bc.old
- @$(RM) -f $(BITFUNCGEN_EXEC)
install_locales:
%%INSTALL_LOCALES%%
diff --git a/NEWS.md b/NEWS.md
index 90682435..c66e7b16 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,73 +1,5 @@
# News
-## 5.0.1
-
-This is a production release with two fixes:
-
-* Fix for the build on Mac OSX.
-* Fix for the build on Android.
-
-Users that do not use those platforms do ***NOT*** need to update.
-
-## 5.0.0
-
-This is a major production release with several changes:
-
-* Added support for OpenBSD's `pledge()` and `unveil()`.
-* Fixed print bug where a backslash newline combo was printed even if only one
- digit was left, something I blindly copied from GNU `bc`, like a fool.
-* Fixed bugs in the manuals.
-* Fixed a possible multiplication overflow in power.
-* Temporary numbers are garbage collected if allocation fails, and the
- allocation is retried. This is to make `bc` and `dc` more resilient to running
- out of memory.
-* Limited the number of temporary numbers and made the space for them static so
- that allocating more space for them cannot fail.
-* Allowed integers with non-zero `scale` to be used with power, places, and
- shift operators.
-* Added greatest common divisor and least common multiple to `lib2.bc`.
-* Added `SIGQUIT` handling to history.
-* Added a command to `dc` (`y`) to get the length of register stacks.
-* Fixed multi-digit bugs in `lib2.bc`.
-* Removed the no prompt build option.
-* Created settings that builders can set defaults for and users can set their
- preferences for. This includes the `bc` banner, resetting on `SIGINT`, TTY
- mode, and prompt.
-* Added history support to Windows.
-* Fixed bugs with the handling of register names in `dc`.
-* Fixed bugs with multi-line comments and strings in both calculators.
-* Added a new error type and message for `dc` when register stacks don't have
- enough items.
-* Optimized string allocation.
-* Made `bc` and `dc` UTF-8 capable.
-* Fixed a bug with `void` functions.
-* Fixed a misspelled symbol in `bcl`. This is technically a breaking change,
- which requires this to be `5.0.0`.
-* Added the ability for users to get the copyright banner back.
-* Added the ability for users to have `bc` and `dc` quit on `SIGINT`.
-* Added the ability for users to disable prompt and TTY mode by environment
- variables.
-* Added the ability for users to redefine keywords. This is another reason this
- is `5.0.0`.
-* Added `dc`'s modular exponentiation and divmod to `bc`.
-* Added the ability to assign strings to variables and array elements and pass
- them to functions in `bc`.
-* Added `dc`'s asciify command and stream printing to `bc`.
-* Added a command to `dc` (`Y`) to get the length of an array.
-* Added a command to `dc` (`,`) to get the depth of the execution stack.
-* Added bitwise and, or, xor, left shift, right shift, reverse, left rotate,
- right rotate, and mod functions to `lib2.bc`.
-* Added the functions `s2u(x)` and `s2un(x,n)`, to `lib2.bc`.
-
-## 4.0.2
-
-This is a production release that fixes two bugs:
-
-1. If no files are used and the first statement on `stdin` is invalid, `scale`
- would not be set to `20` even if `-l` was used.
-2. When using history, `bc` failed to respond properly to `SIGSTOP` and
- `SIGTSTP`.
-
## 4.0.1
This is a production release that only adds one thing: flushing output when it
@@ -369,8 +301,8 @@ running tests during install. **If `bc` segfaults while running arg tests when
updating, it is because the global locale files have not been replaced. Make
sure to either prevent the test suite from running on update or remove the old
locale files before updating.** (Removing the locale files can be done with
-`make uninstall` or by running the [`locale_uninstall.sh`][22] script.) Once
-this is done, `bc` should install without problems.*
+`make uninstall` or by running the `locale_uninstall.sh` script.) Once this is
+done, `bc` should install without problems.*
*Second, **the option to build without signal support has been removed**. See
below for the reasons why.*
@@ -455,7 +387,7 @@ diameter of the universe in Planck lengths.
(For 32-bit, these numbers are either 32 integer digits or 12 integer digits and
20 fractional digits. These are also quite big, and going much bigger on a
-32-bit system seems a little pointless since 12 digits is just under a trillion
+32-bit system seems a little pointless since 12 digits in just under a trillion
and 20 fractional digits is still enough for about any use since `10^-20` light
years is just under a millimeter.)
@@ -1143,7 +1075,7 @@ not thoroughly tested.
[1]: https://docs.microsoft.com/en-us/windows/wsl/install-win10
[2]: https://pkg.musl.cc/bc/
[3]: http://lcamtuf.coredump.cx/afl/
-[4]: ./scripts/karatsuba.py
+[4]: ./karatsuba.py
[5]: ./README.md
[6]: ./configure.sh
[7]: https://github.com/rain-1/linenoise-mob
@@ -1151,7 +1083,7 @@ not thoroughly tested.
[9]: ./manuals/bc/A.1.md
[10]: ./manuals/dc/A.1.md
[11]: https://scan.coverity.com/projects/gavinhoward-bc
-[12]: ./scripts/locale_install.sh
+[12]: ./locale_install.sh
[13]: ./manuals/build.md
[14]: https://github.com/stesser
[15]: https://github.com/bugcrazy
@@ -1161,4 +1093,3 @@ not thoroughly tested.
[19]: ./manuals/benchmarks.md
[20]: https://github.com/apjanke/ronn-ng
[21]: https://pandoc.org/
-[22]: ./scripts/locale_uninstall.sh
diff --git a/README.md b/README.md
index c46d66b7..f0dcecf1 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# `bc`
+[![Coverity Scan Build Status][17]][18]
+
***WARNING: This project has moved to [https://git.yzena.com/][20] for [these
reasons][21], though GitHub will remain a mirror.***
@@ -21,8 +23,6 @@ This `bc` also provides `bc`'s math as a library with C bindings, called `bcl`.
For more information, see the full manual for `bcl`.
-## License
-
This `bc` is Free and Open Source Software (FOSS). It is offered under the BSD
2-clause License. Full license text may be found in the [`LICENSE.md`][4] file.
@@ -55,12 +55,6 @@ system.
## Build
-This `bc` should build unmodified on any POSIX-compliant system or on Windows
-starting with Windows 10 (though earlier versions may work).
-
-For more complex build requirements than the ones below, see the
-[build manual][5].
-
### Windows
There is no guarantee that this `bc` will work on any version of Windows earlier
@@ -102,6 +96,12 @@ where `<config>` is either one of `Debug` or `Release`.
### POSIX-Compatible Systems
+This `bc` should build unmodified on any POSIX-compliant system or on Windows
+starting with Windows 10 (though earlier versions may work).
+
+For more complex build requirements than the ones below, see the
+[build manual][5].
+
On POSIX-compatible systems, `bc` is built as `bin/bc` and `dc` is built as
`bin/dc` by default. On Windows, they are built as `Release/bc/bc.exe` and
`Release/bc/dc.exe`.
@@ -243,7 +243,7 @@ allowed.
##### Karatsuba Number
Package and distro maintainers have one tool at their disposal to build this
-`bc` in the optimal configuration: `scripts/karatsuba.py`.
+`bc` in the optimal configuration: `karatsuba.py`.
This script is not a compile-time or runtime prerequisite; it is for package and
distro maintainers to run once when a package is being created. It finds the
@@ -272,21 +272,6 @@ releases with additional features. However, it *is* actively maintained, so if
any bugs are found, they will be fixed in new releases. Also, additional
translations will also be added as they are provided.
-### Development
-
-If I (Gavin D. Howard) get [hit by a bus][27] and future programmers need to
-handle work themselves, the best place to start is the [Development manual][28].
-
-## Vim Syntax
-
-I have developed (using other people's code to start) [`vim` syntax files][17]
-for this `bc` and `dc`, including the extensions.
-
-## `bc` Libs
-
-I have gathered some excellent [`bc` and `dc` libraries][18]. These libraries
-may prove useful to any serious users.
-
## Comparison to GNU `bc`
This `bc` compares favorably to GNU `bc`.
@@ -381,10 +366,20 @@ Files:
bcl.vcxproj.filters The Visual Studio filters file for bcl.
configure A symlink to configure.sh to make packaging easier.
configure.sh The configure script.
+ functions.sh A script with functions used by other scripts.
+ install.sh Install script.
+ karatsuba.py Script to find the optimal Karatsuba number.
LICENSE.md A Markdown form of the BSD 2-clause License.
+ link.sh A script to link dc to bc.
+ locale_install.sh A script to install locales, if desired.
+ locale_uninstall.sh A script to uninstall locales.
Makefile.in The Makefile template.
+ manpage.sh Script to generate man pages from markdown files
+ (maintainer use only).
NOTICE.md List of contributors and copyright owners.
RELEASE.md A checklist for making a release (maintainer use only).
+ release.sh A script to test for release (maintainer use only).
+ safe-install.sh Safe install script from musl libc.
Folders:
@@ -393,7 +388,6 @@ Folders:
locales Locale files, in .msg format. Patches welcome for translations.
manuals Manuals for both programs.
src All source code.
- scripts A bunch of shell scripts to help with development and building.
tests All tests.
[1]: https://www.gnu.org/software/bc/
@@ -405,8 +399,8 @@ Folders:
[10]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
[11]: http://semver.org/
[12]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
-[17]: https://git.yzena.com/gavin/vim-bc
-[18]: https://git.yzena.com/gavin/bc_libs
+[17]: https://img.shields.io/coverity/scan/16609.svg
+[18]: https://scan.coverity.com/projects/gavinhoward-bc
[19]: ./manuals/benchmarks.md
[20]: https://git.yzena.com/gavin/bc
[21]: https://gavinhoward.com/2020/04/i-am-moving-away-from-github/
@@ -415,5 +409,3 @@ Folders:
[24]: https://bugs.freebsd.org/
[25]: https://reviews.freebsd.org/
[26]: ./manuals/bcl.3.md
-[27]: https://en.wikipedia.org/wiki/Bus_factor
-[28]: ./manuals/development.md
diff --git a/RELEASE.md b/RELEASE.md
new file mode 100644
index 00000000..487ef95b
--- /dev/null
+++ b/RELEASE.md
@@ -0,0 +1,54 @@
+# Release Checklist
+
+This is the checklist for cutting a release.
+
+1. Update the README.
+2. Update the manuals.
+3. Test history manually.
+4. Test with POSIX test suite.
+5. Run the randmath.py script an excessive amount and add failing tests to
+ test suite.
+ * debug
+ * release
+ * minrelease
+6. Fuzz with AFL.
+ * reldebug
+7. Fix AFL crashes.
+8. Find ASan crashes on AFL test cases.
+9. Fix ASan crashes.
+10. Build with xstatic.
+11. Run and pass the `release.sh` script on my own machine.
+12. Run and pass the `release.sh` script, without generated tests and
+ sanitizers, on FreeBSD.
+13. Run and pass the `release.sh` script, without generated tests, sanitizers,
+ and 64-bit, on Thalheim's ARM server.
+14. Run and pass the release script, with no generated tests, no clang, no
+ sanitizers, and no valgrind, on NetBSD.
+15. Run and pass the release script, with no generated tests, no clang, no
+ sanitizers, and no valgrind, on OpenBSD.
+16. Run Coverity Scan and eliminate warnings, if possible (both only).
+ * debug
+17. Run `scan-build make`.
+18. Repeat steps 3-14 again and repeat until nothing is found.
+19. Update the benchmarks.
+20. Change the version (remove "-dev") and commit.
+21. Run `make clean_tests`.
+22. Run the release script.
+23. Upload the custom tarball to GitHub.
+24. Add sha's to release notes.
+25. Edit release notes for the changelog.
+26. Increment to the next version (with "-dev").
+27. Notify the following:
+ * FreeBSD
+ * Adelie Linux
+ * Ataraxia Linux
+ * Sabotage
+ * xstatic
+ * OpenBSD
+ * NetBSD
+28. Submit new packages for the following:
+ * Alpine Linux
+ * Void Linux
+ * Gentoo Linux
+ * Linux from Scratch
+ * Arch Linux
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 1e38f3c8..c05ac950 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,10 +3,5 @@
{
"name": "bc-tests"
}
- ],
- "hwasan-postsubmit": [
- {
- "name": "bc-tests"
- }
]
}
diff --git a/bc.vcxproj b/bc.vcxproj
index 8d4f34a2..2dbbd558 100644
--- a/bc.vcxproj
+++ b/bc.vcxproj
@@ -64,33 +64,33 @@
<ItemGroup>
<CustomBuild Include="gen\strgen.c">
<Message>Building strgen</Message>
- <Command>CL /Fo:$(Configuration)\$(Platform)\$(ProjectName)\ /Fe:$(Configuration)\$(Platform)\$(ProjectName)\strgen.exe gen\strgen.c</Command>
+ <Command>CL /Fo:$(Configuration)\$(ProjectName)\ /Fe:$(Configuration)\$(ProjectName)\strgen.exe gen\strgen.c</Command>
<Inputs>gen\strgen.c</Inputs>
- <Outputs>$(Configuration)\$(Platform)\$(ProjectName)\strgen.exe</Outputs>
+ <Outputs>$(Configuration)\$(ProjectName)\strgen.exe</Outputs>
</CustomBuild>
<CustomBuild Include="gen\lib.bc">
- <Message>Generating $(Configuration)\$(Platform)\$(ProjectName)/lib.c</Message>
- <Command>START $(Configuration)\$(Platform)\$(ProjectName)/strgen gen\lib.bc $(Configuration)\$(Platform)\$(ProjectName)/lib.c bc_lib bc_lib_name BC_ENABLED 1</Command>
- <Inputs>$(Configuration)\$(Platform)\$(ProjectName)\strgen.exe;gen\lib.bc</Inputs>
- <Outputs>$(Configuration)\$(Platform)\$(ProjectName)\lib.c</Outputs>
+ <Message>Generating $(Configuration)\$(ProjectName)/lib.c</Message>
+ <Command>START $(Configuration)\$(ProjectName)/strgen gen\lib.bc $(Configuration)\$(ProjectName)/lib.c bc_lib bc_lib_name BC_ENABLED 1</Command>
+ <Inputs>$(Configuration)\$(ProjectName)\strgen.exe;gen\lib.bc</Inputs>
+ <Outputs>$(Configuration)\$(ProjectName)\lib.c</Outputs>
</CustomBuild>
<CustomBuild Include="gen\lib2.bc">
- <Message>Generating $(Configuration)\$(Platform)\$(ProjectName)/lib2.c</Message>
- <Command>START $(Configuration)\$(Platform)\$(ProjectName)/strgen gen\lib2.bc $(Configuration)\$(Platform)\$(ProjectName)/lib2.c bc_lib2 bc_lib2_name BC_ENABLED 1</Command>
- <Inputs>$(Configuration)\$(Platform)\$(ProjectName)\strgen.exe;gen\lib2.bc</Inputs>
- <Outputs>$(Configuration)\$(Platform)\$(ProjectName)\lib2.c</Outputs>
+ <Message>Generating $(Configuration)\$(ProjectName)/lib2.c</Message>
+ <Command>START $(Configuration)\$(ProjectName)/strgen gen\lib2.bc $(Configuration)\$(ProjectName)/lib2.c bc_lib2 bc_lib2_name BC_ENABLED 1</Command>
+ <Inputs>$(Configuration)\$(ProjectName)\strgen.exe;gen\lib2.bc</Inputs>
+ <Outputs>$(Configuration)\$(ProjectName)\lib2.c</Outputs>
</CustomBuild>
<CustomBuild Include="gen\bc_help.txt">
- <Message>Generating $(Configuration)\$(Platform)\$(ProjectName)/bc_help.c</Message>
- <Command>START $(Configuration)\$(Platform)\$(ProjectName)/strgen gen\bc_help.txt $(Configuration)\$(Platform)\$(ProjectName)\bc_help.c bc_help "" BC_ENABLED</Command>
- <Inputs>$(Configuration)\$(Platform)\$(ProjectName)\strgen.exe;gen\bc_help.txt</Inputs>
- <Outputs>$(Configuration)\$(Platform)\$(ProjectName)\bc_help.c</Outputs>
+ <Message>Generating $(Configuration)\$(ProjectName)/bc_help.c</Message>
+ <Command>START $(Configuration)\$(ProjectName)/strgen gen\bc_help.txt $(Configuration)\$(ProjectName)\bc_help.c bc_help "" BC_ENABLED</Command>
+ <Inputs>$(Configuration)\$(ProjectName)\strgen.exe;gen\bc_help.txt</Inputs>
+ <Outputs>$(Configuration)\$(ProjectName)\bc_help.c</Outputs>
</CustomBuild>
<CustomBuild Include="gen\dc_help.txt">
- <Message>Generating $(Configuration)\$(Platform)\$(ProjectName)/dc_help.c</Message>
- <Command>START $(Configuration)\$(Platform)\$(ProjectName)/strgen gen\dc_help.txt $(Configuration)\$(Platform)\$(ProjectName)\dc_help.c dc_help "" DC_ENABLED</Command>
- <Inputs>$(Configuration)\$(Platform)\$(ProjectName)\strgen.exe;gen\dc_help.txt</Inputs>
- <Outputs>$(Configuration)\$(Platform)\$(ProjectName)\dc_help.c</Outputs>
+ <Message>Generating $(Configuration)\$(ProjectName)/dc_help.c</Message>
+ <Command>START $(Configuration)\$(ProjectName)/strgen gen\dc_help.txt $(Configuration)\$(ProjectName)\dc_help.c dc_help "" DC_ENABLED</Command>
+ <Inputs>$(Configuration)\$(ProjectName)\strgen.exe;gen\dc_help.txt</Inputs>
+ <Outputs>$(Configuration)\$(ProjectName)\dc_help.c</Outputs>
</CustomBuild>
</ItemGroup>
<PropertyGroup>
@@ -99,27 +99,27 @@
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LinkIncremental>true</LinkIncremental>
- <OutDir>$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\</OutDir>
- <IntDir>$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
+ <OutDir>$(SolutionDir)\$(Configuration)\$(ProjectName)\</OutDir>
+ <IntDir>$(SolutionDir)\$(Configuration)\$(ProjectName)\</IntDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<LinkIncremental>false</LinkIncremental>
- <OutDir>$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\</OutDir>
- <IntDir>$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
+ <OutDir>$(SolutionDir)\$(Configuration)\$(ProjectName)\</OutDir>
+ <IntDir>$(SolutionDir)\$(Configuration)\$(ProjectName)\</IntDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<LinkIncremental>true</LinkIncremental>
- <OutDir>$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\</OutDir>
- <IntDir>$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
+ <OutDir>$(SolutionDir)\$(Configuration)\$(ProjectName)\</OutDir>
+ <IntDir>$(SolutionDir)\$(Configuration)\$(ProjectName)\</IntDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<LinkIncremental>false</LinkIncremental>
- <OutDir>$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\</OutDir>
- <IntDir>$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
+ <OutDir>$(SolutionDir)\$(Configuration)\$(ProjectName)\</OutDir>
+ <IntDir>$(SolutionDir)\$(Configuration)\$(ProjectName)\</IntDir>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
- <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions);BC_ENABLED=1;DC_ENABLED=1;BC_ENABLE_EXTRA_MATH=1;BC_ENABLE_HISTORY=1;BC_ENABLE_NLS=0;BC_DEBUG_CODE=0;BC_ENABLE_LIBRARY=0;EXECSUFFIX=.exe;BUILD_TYPE=N;BC_DEFAULT_BANNER=1;BC_DEFAULT_SIGINT_RESET=0;DC_DEFAULT_SIGINT_RESET=0;BC_DEFAULT_TTY_MODE=1;DC_DEFAULT_TTY_MODE=1;BC_DEFAULT_PROMPT=1;DC_DEFAULT_PROMPT=1</PreprocessorDefinitions>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions);BC_ENABLED=1;DC_ENABLED=1;BC_ENABLE_EXTRA_MATH=1;BC_ENABLE_HISTORY=0;BC_ENABLE_NLS=0;BC_ENABLE_PROMPT=1;BC_DEBUG_CODE=0;BC_ENABLE_LIBRARY=0;EXECSUFFIX=.exe;BUILD_TYPE=HN</PreprocessorDefinitions>
<AdditionalIncludeDirectories>$(SolutionDir)\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<WarningLevel>Level3</WarningLevel>
@@ -130,12 +130,12 @@
</ClCompile>
<Link>
<TargetMachine>MachineX86</TargetMachine>
- <GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
<SubSystem>Console</SubSystem>
<AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;bcrypt.lib;ucrt.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
<PostBuildEvent>
- <Command>copy /b "$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\bc.exe" "$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\dc.exe"</Command>
+ <Command>copy /b "$(SolutionDir)\$(Configuration)\$(ProjectName)\bc.exe" "$(SolutionDir)\$(Configuration)\$(ProjectName)\dc.exe"</Command>
</PostBuildEvent>
<PostBuildEvent>
<Message>Copying bc to dc...</Message>
@@ -143,7 +143,7 @@
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<ClCompile>
- <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions);BC_ENABLED=1;DC_ENABLED=1;BC_ENABLE_EXTRA_MATH=1;BC_ENABLE_HISTORY=1;BC_ENABLE_NLS=0;BC_DEBUG_CODE=0;BC_ENABLE_LIBRARY=0;EXECSUFFIX=.exe;BUILD_TYPE=N;BC_DEFAULT_BANNER=1;BC_DEFAULT_SIGINT_RESET=0;DC_DEFAULT_SIGINT_RESET=0;BC_DEFAULT_TTY_MODE=1;DC_DEFAULT_TTY_MODE=1;BC_DEFAULT_PROMPT=1;DC_DEFAULT_PROMPT=1</PreprocessorDefinitions>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions);BC_ENABLED=1;DC_ENABLED=1;BC_ENABLE_EXTRA_MATH=1;BC_ENABLE_HISTORY=0;BC_ENABLE_NLS=0;BC_ENABLE_PROMPT=1;BC_DEBUG_CODE=0;BC_ENABLE_LIBRARY=0;EXECSUFFIX=.exe;BUILD_TYPE=HN</PreprocessorDefinitions>
<AdditionalIncludeDirectories>$(SolutionDir)\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<WarningLevel>Level3</WarningLevel>
@@ -161,7 +161,7 @@
<OptimizeReferences>true</OptimizeReferences>
</Link>
<PostBuildEvent>
- <Command>copy /b "$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\bc.exe" "$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\dc.exe"</Command>
+ <Command>copy /b "$(SolutionDir)\$(Configuration)\$(ProjectName)\bc.exe" "$(SolutionDir)\$(Configuration)\$(ProjectName)\dc.exe"</Command>
</PostBuildEvent>
<PostBuildEvent>
<Message>Copying bc to dc...</Message>
@@ -169,7 +169,7 @@
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<ClCompile>
- <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions);BC_ENABLED=1;DC_ENABLED=1;BC_ENABLE_EXTRA_MATH=1;BC_ENABLE_HISTORY=1;BC_ENABLE_NLS=0;BC_DEBUG_CODE=0;BC_ENABLE_LIBRARY=0;EXECSUFFIX=.exe;BUILD_TYPE=N;BC_DEFAULT_BANNER=1;BC_DEFAULT_SIGINT_RESET=0;DC_DEFAULT_SIGINT_RESET=0;BC_DEFAULT_TTY_MODE=1;DC_DEFAULT_TTY_MODE=1;BC_DEFAULT_PROMPT=1;DC_DEFAULT_PROMPT=1</PreprocessorDefinitions>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions);BC_ENABLED=1;DC_ENABLED=1;BC_ENABLE_EXTRA_MATH=1;BC_ENABLE_HISTORY=0;BC_ENABLE_NLS=0;BC_ENABLE_PROMPT=1;BC_DEBUG_CODE=0;BC_ENABLE_LIBRARY=0;EXECSUFFIX=.exe;BUILD_TYPE=HN</PreprocessorDefinitions>
<AdditionalIncludeDirectories>$(SolutionDir)\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<WarningLevel>Level3</WarningLevel>
@@ -185,7 +185,7 @@
<AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;bcrypt.lib;ucrt.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
<PostBuildEvent>
- <Command>copy /b "$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\bc.exe" "$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\dc.exe"</Command>
+ <Command>copy /b "$(SolutionDir)\$(Configuration)\$(ProjectName)\bc.exe" "$(SolutionDir)\$(Configuration)\$(ProjectName)\dc.exe"</Command>
</PostBuildEvent>
<PostBuildEvent>
<Message>Copying bc to dc...</Message>
@@ -193,7 +193,7 @@
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>
- <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions);BC_ENABLED=1;DC_ENABLED=1;BC_ENABLE_EXTRA_MATH=1;BC_ENABLE_HISTORY=1;BC_ENABLE_NLS=0;BC_DEBUG_CODE=0;BC_ENABLE_LIBRARY=0;EXECSUFFIX=.exe;BUILD_TYPE=N;BC_DEFAULT_BANNER=1;BC_DEFAULT_SIGINT_RESET=0;DC_DEFAULT_SIGINT_RESET=0;BC_DEFAULT_TTY_MODE=1;DC_DEFAULT_TTY_MODE=1;BC_DEFAULT_PROMPT=1;DC_DEFAULT_PROMPT=1</PreprocessorDefinitions>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions);BC_ENABLED=1;DC_ENABLED=1;BC_ENABLE_EXTRA_MATH=1;BC_ENABLE_HISTORY=0;BC_ENABLE_NLS=0;BC_ENABLE_PROMPT=1;BC_DEBUG_CODE=0;BC_ENABLE_LIBRARY=0;EXECSUFFIX=.exe;BUILD_TYPE=HN</PreprocessorDefinitions>
<AdditionalIncludeDirectories>$(SolutionDir)\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<WarningLevel>Level3</WarningLevel>
@@ -205,22 +205,22 @@
</ClCompile>
<Link>
<TargetMachine>MachineX64</TargetMachine>
- <GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
+ <GenerateDebugInformation>false</GenerateDebugInformation>
<SubSystem>Console</SubSystem>
<AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;bcrypt.lib;ucrt.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
<PostBuildEvent>
- <Command>copy /b "$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\bc.exe" "$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\dc.exe"</Command>
+ <Command>copy /b "$(SolutionDir)\$(Configuration)\$(ProjectName)\bc.exe" "$(SolutionDir)\$(Configuration)\$(ProjectName)\dc.exe"</Command>
</PostBuildEvent>
<PostBuildEvent>
<Message>Copying bc to dc...</Message>
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="$(Configuration)\$(Platform)\$(ProjectName)\lib.c" />
- <ClCompile Include="$(Configuration)\$(Platform)\$(ProjectName)\lib2.c" />
- <ClCompile Include="$(Configuration)\$(Platform)\$(ProjectName)\bc_help.c" />
- <ClCompile Include="$(Configuration)\$(Platform)\$(ProjectName)\dc_help.c" />
+ <ClCompile Include="$(Configuration)\$(ProjectName)\lib.c" />
+ <ClCompile Include="$(Configuration)\$(ProjectName)\lib2.c" />
+ <ClCompile Include="$(Configuration)\$(ProjectName)\bc_help.c" />
+ <ClCompile Include="$(Configuration)\$(ProjectName)\dc_help.c" />
<ClCompile Include="src\args.c" />
<ClCompile Include="src\bc.c" />
<ClCompile Include="src\bc_lex.c" />
diff --git a/bcl.vcxproj b/bcl.vcxproj
index c1031045..3b79c8b9 100644
--- a/bcl.vcxproj
+++ b/bcl.vcxproj
@@ -65,27 +65,27 @@
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LinkIncremental>true</LinkIncremental>
- <OutDir>$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\</OutDir>
- <IntDir>$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
+ <OutDir>$(SolutionDir)\$(Configuration)\$(ProjectName)\</OutDir>
+ <IntDir>$(SolutionDir)\$(Configuration)\$(ProjectName)\</IntDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<LinkIncremental>true</LinkIncremental>
- <OutDir>$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\</OutDir>
- <IntDir>$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
+ <OutDir>$(SolutionDir)\$(Configuration)\$(ProjectName)\</OutDir>
+ <IntDir>$(SolutionDir)\$(Configuration)\$(ProjectName)\</IntDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<LinkIncremental>true</LinkIncremental>
- <OutDir>$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\</OutDir>
- <IntDir>$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
+ <OutDir>$(SolutionDir)\$(Configuration)\$(ProjectName)\</OutDir>
+ <IntDir>$(SolutionDir)\$(Configuration)\$(ProjectName)\</IntDir>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<LinkIncremental>true</LinkIncremental>
- <OutDir>$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\</OutDir>
- <IntDir>$(SolutionDir)\$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
+ <OutDir>$(SolutionDir)\$(Configuration)\$(ProjectName)\</OutDir>
+ <IntDir>$(SolutionDir)\$(Configuration)\$(ProjectName)\</IntDir>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
- <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);BC_ENABLED=1;DC_ENABLED=1;BC_ENABLE_EXTRA_MATH=1;BC_ENABLE_HISTORY=0;BC_ENABLE_NLS=0;BC_DEBUG_CODE=0;BC_ENABLE_LIBRARY=1</PreprocessorDefinitions>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);BC_ENABLED=1;DC_ENABLED=1;BC_ENABLE_EXTRA_MATH=1;BC_ENABLE_HISTORY=0;BC_ENABLE_NLS=0;BC_ENABLE_PROMPT=0;BC_DEBUG_CODE=0;BC_ENABLE_LIBRARY=1</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<WarningLevel>Level3</WarningLevel>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
@@ -100,7 +100,7 @@
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<ClCompile>
- <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);BC_ENABLED=1;DC_ENABLED=1;BC_ENABLE_EXTRA_MATH=1;BC_ENABLE_HISTORY=0;BC_ENABLE_NLS=0;BC_DEBUG_CODE=0;BC_ENABLE_LIBRARY=1</PreprocessorDefinitions>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);BC_ENABLED=1;DC_ENABLED=1;BC_ENABLE_EXTRA_MATH=1;BC_ENABLE_HISTORY=0;BC_ENABLE_NLS=0;BC_ENABLE_PROMPT=0;BC_DEBUG_CODE=0;BC_ENABLE_LIBRARY=1</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<WarningLevel>Level3</WarningLevel>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
@@ -116,13 +116,13 @@
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<ClCompile>
- <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);BC_ENABLED=1;DC_ENABLED=1;BC_ENABLE_EXTRA_MATH=1;BC_ENABLE_HISTORY=0;BC_ENABLE_NLS=0;BC_DEBUG_CODE=0;BC_ENABLE_LIBRARY=1</PreprocessorDefinitions>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);BC_ENABLED=1;DC_ENABLED=1;BC_ENABLE_EXTRA_MATH=1;BC_ENABLE_HISTORY=0;BC_ENABLE_NLS=0;BC_ENABLE_PROMPT=0;BC_DEBUG_CODE=0;BC_ENABLE_LIBRARY=1</PreprocessorDefinitions>
<AdditionalIncludeDirectories>$(SolutionDir)\include</AdditionalIncludeDirectories>
</ClCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>
- <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);BC_ENABLED=1;DC_ENABLED=1;BC_ENABLE_EXTRA_MATH=1;BC_ENABLE_HISTORY=0;BC_ENABLE_NLS=0;BC_DEBUG_CODE=0;BC_ENABLE_LIBRARY=1</PreprocessorDefinitions>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions);BC_ENABLED=1;DC_ENABLED=1;BC_ENABLE_EXTRA_MATH=1;BC_ENABLE_HISTORY=0;BC_ENABLE_NLS=0;BC_ENABLE_PROMPT=0;BC_DEBUG_CODE=0;BC_ENABLE_LIBRARY=1</PreprocessorDefinitions>
<AdditionalIncludeDirectories>$(SolutionDir)\include</AdditionalIncludeDirectories>
</ClCompile>
</ItemDefinitionGroup>
diff --git a/benchmarks/bc/add.bc b/benchmarks/bc/add.bc
deleted file mode 100644
index 90a83e47..00000000
--- a/benchmarks/bc/add.bc
+++ /dev/null
@@ -1,21 +0,0 @@
-#! /usr/bin/bc -lq
-
-print "scale = 20\n"
-print "x = 1234567890 / scale\n"
-print "len = length(x) + 1 + scale\n"
-print "len *= 2\n"
-
-scale = 20
-x = 1234567890 / scale
-len = length(x) + 1 + scale
-len *= 2
-
-for (i = 0; i <= len; ++i) {
- print "a[", i, "] = x * (10^", i, ")\n"
-}
-
-for (i = 1; i <= 10000; ++i) {
- for (j = 0; j < len; ++j) {
- print "v = a[", i, "] + a[", j, "]\n"
- }
-}
diff --git a/benchmarks/bc/arrays_and_constants.bc b/benchmarks/bc/arrays_and_constants.bc
deleted file mode 100644
index 93c5594b..00000000
--- a/benchmarks/bc/arrays_and_constants.bc
+++ /dev/null
@@ -1,35 +0,0 @@
-#! /usr/bin/bc
-#
-# SPDX-License-Identifier: BSD-2-Clause
-#
-# Copyright (c) 2018-2021 Gavin D. Howard and contributors.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice, this
-# list of conditions and the following disclaimer.
-#
-# * Redistributions in binary form must reproduce the above copyright notice,
-# this list of conditions and the following disclaimer in the documentation
-# and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-#
-
-max = 1000000
-
-for (i = 0; i < max; ++i) {
- print "b", i, "[100] = ", i, "\n"
-}
-
diff --git a/benchmarks/bc/bitfuncs.bc b/benchmarks/bc/bitfuncs.bc
deleted file mode 100644
index 1c2a6529..00000000
--- a/benchmarks/bc/bitfuncs.bc
+++ /dev/null
@@ -1,18 +0,0 @@
-#! /usr/bin/bc -lq
-
-scale = 0
-max = 10000
-
-print "scale = 0\n"
-
-for (i = 0; i < max; ++i) {
-
- a = rand()
- b = rand()
-
- print "band(", a, ", ", b, ")\n"
- print "bor(", a, ", ", b, ")\n"
- print "bxor(", a, ", ", b, ")\n"
- print "blshift(", a, ", ", b % 32, ")\n"
- print "brshift(", a, ", ", b % 32, ")\n"
-}
diff --git a/benchmarks/bc/divide.bc b/benchmarks/bc/divide.bc
deleted file mode 100644
index 227794ba..00000000
--- a/benchmarks/bc/divide.bc
+++ /dev/null
@@ -1,26 +0,0 @@
-#! /usr/bin/bc -lq
-
-print "scale = 20\n"
-print "x = 1234567890 * 10^(-scale)\n"
-print "len = 1 + 2 * scale\n"
-print "scale += 10\n"
-
-scale = 20
-x = 1234567890 * 10^(-scale)
-len = 1 + 2 * scale
-
-scale += 10
-
-for (i = 0; i <= len; ++i) {
- print "a[", i, "] = x * (10^", i, ")\n"
-}
-
-for (i = 1; i <= 10000; ++i) {
- for (j = 0; j < len; ++j) {
- print "v = a[0] / a[", j, "]\n"
- print "v = a[", i, "] / a[", j, "]\n"
- print "v = (a[0] * ", i, ") / a[", j, "]\n"
- print "v = a[0] / (a[", j, "] * ", i, ")\n"
- print "v = (a[0] * ", i, ") / (a[", j, "] * ", i, ")\n"
- }
-}
diff --git a/benchmarks/bc/functions.bc b/benchmarks/bc/functions.bc
deleted file mode 100644
index dc6ae8d6..00000000
--- a/benchmarks/bc/functions.bc
+++ /dev/null
@@ -1,34 +0,0 @@
-#! /usr/bin/bc
-#
-# SPDX-License-Identifier: BSD-2-Clause
-#
-# Copyright (c) 2018-2021 Gavin D. Howard and contributors.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice, this
-# list of conditions and the following disclaimer.
-#
-# * Redistributions in binary form must reproduce the above copyright notice,
-# this list of conditions and the following disclaimer in the documentation
-# and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-#
-
-max = 1000000
-
-for (i = 0; i < max; ++i) {
- print "define etsna", i, "(n) {\n\tn\n}\n"
-}
diff --git a/benchmarks/bc/irand_long.bc b/benchmarks/bc/irand_long.bc
deleted file mode 100644
index 9274f895..00000000
--- a/benchmarks/bc/irand_long.bc
+++ /dev/null
@@ -1,9 +0,0 @@
-#! /usr/bin/bc -lq
-
-start = 2^256
-end = start + 10000000
-
-for (i = start; i < end; ++i) {
- print "irand(", i, ")\n"
-}
-
diff --git a/benchmarks/bc/irand_short.bc b/benchmarks/bc/irand_short.bc
deleted file mode 100644
index 16ae863f..00000000
--- a/benchmarks/bc/irand_short.bc
+++ /dev/null
@@ -1,5 +0,0 @@
-#! /usr/bin/bc -lq
-
-for (i = 2; i < 10000000; ++i) {
- print "irand(", i, ")\n"
-}
diff --git a/benchmarks/bc/lib.bc b/benchmarks/bc/lib.bc
deleted file mode 100644
index 87b5f916..00000000
--- a/benchmarks/bc/lib.bc
+++ /dev/null
@@ -1,7 +0,0 @@
-#! /usr/bin/bc -lq
-
-print "for (i = 100; i < 1000; ++i) {\n"
-print " v = pi(i)\n"
-print " v = e(v)\n"
-print " v = l(v)\n"
-print "}\n"
diff --git a/benchmarks/bc/multiply.bc b/benchmarks/bc/multiply.bc
deleted file mode 100644
index d4ed08e0..00000000
--- a/benchmarks/bc/multiply.bc
+++ /dev/null
@@ -1,23 +0,0 @@
-#! /usr/bin/bc -lq
-
-print "scale = 20\n"
-print "x = 1234567890 / scale\n"
-print "len = length(x) + 1 + scale\n"
-
-scale = 20
-x = 1234567890 / scale
-len = length(x) + 1 + scale
-
-for (i = 0; i <= len; ++i) {
- print "a[", i, "] = x * (10^", i, ")\n"
-}
-
-for (i = 1; i <= 10000; ++i) {
- for (j = 0; j < len; ++j) {
- print "v = a[0] * a[", j, "]\n"
- print "v = a[", i, "] * a[", j, "]\n"
- print "v = (a[0] * ", i, ") * a[", j, "]\n"
- print "v = a[0] * (a[", j, "] * ", i, ")\n"
- print "v = (a[0] * ", i, ") * (a[", j, "] * ", i, ")\n"
- }
-}
diff --git a/benchmarks/bc/postfix_incdec.bc b/benchmarks/bc/postfix_incdec.bc
deleted file mode 100644
index 922a065a..00000000
--- a/benchmarks/bc/postfix_incdec.bc
+++ /dev/null
@@ -1,7 +0,0 @@
-#! /usr/bin/bc -lq
-
-max = 1000000
-
-for (i = 0; i < max; ++i) {
- print "i++\ni--\n"
-}
diff --git a/benchmarks/bc/power.bc b/benchmarks/bc/power.bc
deleted file mode 100644
index b067aa73..00000000
--- a/benchmarks/bc/power.bc
+++ /dev/null
@@ -1,2 +0,0 @@
-#! /usr/bin/bc -lq
-
diff --git a/benchmarks/bc/strings.bc b/benchmarks/bc/strings.bc
deleted file mode 100644
index 13cf200c..00000000
--- a/benchmarks/bc/strings.bc
+++ /dev/null
@@ -1,36 +0,0 @@
-#! /usr/bin/bc
-#
-# SPDX-License-Identifier: BSD-2-Clause
-#
-# Copyright (c) 2018-2021 Gavin D. Howard and contributors.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice, this
-# list of conditions and the following disclaimer.
-#
-# * Redistributions in binary form must reproduce the above copyright notice,
-# this list of conditions and the following disclaimer in the documentation
-# and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-#
-
-max = 1000000
-
-print "\qasotehnuasnotehustnaoheusntaoheustnaoheusntaoehunsatoheuastoehuaosnetuhaosetnuhaosentuahoesntuahoeuhstoeunhatoehusanotehusatnoheus\q\n"
-
-for (i = 0; i < max; ++i) {
- print "\qabc", i, " = ", i, "\\n\q\n"
-}
diff --git a/benchmarks/bc/subtract.bc b/benchmarks/bc/subtract.bc
deleted file mode 100644
index b88bd60e..00000000
--- a/benchmarks/bc/subtract.bc
+++ /dev/null
@@ -1,22 +0,0 @@
-#! /usr/bin/bc -lq
-
-print "scale = 20\n"
-print "x = 1234567890 / scale\n"
-print "len = length(x) + 1 + scale\n"
-print "len *= 2\n"
-
-scale = 20
-x = 1234567890 / scale
-len = length(x) + 1 + scale
-len *= 2
-
-for (i = 0; i <= len; ++i) {
- print "a[", i, "] = x * (10^", i, ")\n"
-}
-
-for (i = 1; i <= 10000; ++i) {
- for (j = 0; j < len; ++j) {
- print "v = a[", i, "] - a[", j, "]\n"
- }
-}
-
diff --git a/benchmarks/dc/modexp.dc b/benchmarks/dc/modexp.dc
deleted file mode 100644
index 48f304cb..00000000
--- a/benchmarks/dc/modexp.dc
+++ /dev/null
@@ -1,42 +0,0 @@
-#! /usr/bin/dc
-#
-# SPDX-License-Identifier: BSD-2-Clause
-#
-# Copyright (c) 2018-2021 Gavin D. Howard and contributors.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice, this
-# list of conditions and the following disclaimer.
-#
-# * Redistributions in binary form must reproduce the above copyright notice,
-# this list of conditions and the following disclaimer in the documentation
-# and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-
-[ ]ss
-[|]so
-100sm 0si
-[
- li1+si 0sj
- [
- lj1+sj 0sk
- [
- lk1+sk lin lsn ljn lsn lkn lsn lon 10P lk lm !<z
- ]dszx
- lj lm !<y
- ]dsyx
- li lm !<x
-]dsxx
diff --git a/configure.sh b/configure.sh
index bcc8688e..af96564e 100755
--- a/configure.sh
+++ b/configure.sh
@@ -31,12 +31,10 @@ script="$0"
scriptdir=$(dirname "$script")
script=$(basename "$script")
-. "$scriptdir/scripts/functions.sh"
+. "$scriptdir/functions.sh"
cd "$scriptdir"
-# Simply prints the help message and quits based on the argument.
-# @param val The value to pass to exit. Must be an integer.
usage() {
if [ $# -gt 0 ]; then
@@ -54,16 +52,16 @@ usage() {
printf ' %s --help\n' "$script"
printf ' %s [-a|-bD|-dB|-c] [-CEfgGHlmMNPtTvz] [-O OPT_LEVEL] [-k KARATSUBA_LEN]\n' "$script"
printf ' %s \\\n' "$script"
- printf ' [--library|--bc-only --disable-dc|--dc-only --disable-bc|--coverage] \\\n'
- printf ' [--force --debug --disable-extra-math --disable-generated-tests] \\\n'
- printf ' [--disable-history --disable-man-pages --disable-nls --disable-strip] \\\n'
- printf ' [--install-all-locales] [--opt=OPT_LEVEL] \\\n'
- printf ' [--karatsuba-len=KARATSUBA_LEN] \\\n'
- printf ' [--prefix=PREFIX] [--bindir=BINDIR] [--datarootdir=DATAROOTDIR] \\\n'
- printf ' [--datadir=DATADIR] [--mandir=MANDIR] [--man1dir=MAN1DIR] \\\n'
+ printf ' [--library|--bc-only --disable-dc|--dc-only --disable-bc|--coverage]\\\n'
+ printf ' [--force --debug --disable-extra-math --disable-generated-tests] \\\n'
+ printf ' [--disable-history --disable-man-pages --disable-nls] \\\n'
+ printf ' [--disable-prompt --disable-strip] [--install-all-locales] \\\n'
+ printf ' [--opt=OPT_LEVEL] [--karatsuba-len=KARATSUBA_LEN] \\\n'
+ printf ' [--prefix=PREFIX] [--bindir=BINDIR] [--datarootdir=DATAROOTDIR] \\\n'
+ printf ' [--datadir=DATADIR] [--mandir=MANDIR] [--man1dir=MAN1DIR] \\\n'
printf '\n'
printf ' -a, --library\n'
- printf ' Build the libbcl instead of the programs. This is meant to be used with\n'
+ printf ' Build the libbc instead of the programs. This is meant to be used with\n'
printf ' Other software like programming languages that want to make use of the\n'
printf ' parsing and math capabilities. This option will install headers using\n'
printf ' `make install`.\n'
@@ -74,7 +72,7 @@ usage() {
printf ' Disable bc. It is an error if "-b", "--bc-only", "-D", or "--disable-dc"\n'
printf ' are specified too.\n'
printf ' -c, --coverage\n'
- printf ' Generate test coverage code. Requires gcov and gcovr.\n'
+ printf ' Generate test coverage code. Requires gcov and regcovr.\n'
printf ' It is an error if either "-b" ("-D") or "-d" ("-B") is specified.\n'
printf ' Requires a compiler that use gcc-compatible coverage options\n'
printf ' -C, --disable-clean\n'
@@ -123,14 +121,10 @@ usage() {
printf ' Set the optimization level. This can also be included in the CFLAGS,\n'
printf ' but it is provided, so maintainers can build optimized debug builds.\n'
printf ' This is passed through to the compiler, so it must be supported.\n'
- printf ' -s SETTING, --set-default-on SETTING\n'
- printf ' Set the default named by SETTING to on. See below for possible values\n'
- printf ' for SETTING. For multiple instances of the -s or -S for the the same\n'
- printf ' setting, the last one is used.\n'
- printf ' -S SETTING, --set-default-off SETTING\n'
- printf ' Set the default named by SETTING to off. See below for possible values\n'
- printf ' for SETTING. For multiple instances of the -s or -S for the the same\n'
- printf ' setting, the last one is used.\n'
+ printf ' -P, --disable-prompt\n'
+ printf ' Disables the prompt in the built bc. The prompt will never show up,\n'
+ printf ' or in other words, it will be permanently disabled and cannot be\n'
+ printf ' enabled.\n'
printf ' -t, --enable-test-timing\n'
printf ' Enable the timing of tests. This is for development only.\n'
printf ' -T, --disable-strip\n'
@@ -245,66 +239,10 @@ usage() {
printf '\n'
printf 'WARNING: even though `configure.sh` supports both option types, short and\n'
printf 'long, it does not support handling both at the same time. Use only one type.\n'
- printf '\n'
- printf 'Settings\n'
- printf '========\n'
- printf '\n'
- printf 'bc and dc have some settings that, while they cannot be removed by build time\n'
- printf 'options, can have their defaults changed at build time by packagers. Users are\n'
- printf 'also able to change each setting with environment variables.\n'
- printf '\n'
- printf 'The following is a table of settings, along with their default values and the\n'
- printf 'environment variables users can use to change them. (For the defaults, non-zero\n'
- printf 'means on, and zero means off.)\n'
- printf '\n'
- printf '| Setting | Description | Default | Env Variable |\n'
- printf '| =============== | ==================== | ============ | ==================== |\n'
- printf '| bc.banner | Whether to display | 0 | BC_BANNER |\n'
- printf '| | the bc version | | |\n'
- printf '| | banner when in | | |\n'
- printf '| | interactive mode. | | |\n'
- printf '| --------------- | -------------------- | ------------ | -------------------- |\n'
- printf '| bc.sigint_reset | Whether SIGINT will | 1 | BC_SIGINT_RESET |\n'
- printf '| | reset bc, instead of | | |\n'
- printf '| | exiting, when in | | |\n'
- printf '| | interactive mode. | | |\n'
- printf '| --------------- | -------------------- | ------------ | -------------------- |\n'
- printf '| dc.sigint_reset | Whether SIGINT will | 1 | DC_SIGINT_RESET |\n'
- printf '| | reset dc, instead of | | |\n'
- printf '| | exiting, when in | | |\n'
- printf '| | interactive mode. | | |\n'
- printf '| --------------- | -------------------- | ------------ | -------------------- |\n'
- printf '| bc.tty_mode | Whether TTY mode for | 1 | BC_TTY_MODE |\n'
- printf '| | bc should be on when | | |\n'
- printf '| | available. | | |\n'
- printf '| --------------- | -------------------- | ------------ | -------------------- |\n'
- printf '| dc.tty_mode | Whether TTY mode for | 0 | BC_TTY_MODE |\n'
- printf '| | dc should be on when | | |\n'
- printf '| | available. | | |\n'
- printf '| --------------- | -------------------- | ------------ | -------------------- |\n'
- printf '| bc.prompt | Whether the prompt | $BC_TTY_MODE | BC_PROMPT |\n'
- printf '| | for bc should be on | | |\n'
- printf '| | in tty mode. | | |\n'
- printf '| --------------- | -------------------- | ------------ | -------------------- |\n'
- printf '| dc.prompt | Whether the prompt | $DC_TTY_MODE | DC_PROMPT |\n'
- printf '| | for dc should be on | | |\n'
- printf '| | in tty mode. | | |\n'
- printf '| --------------- | -------------------- | ------------ | -------------------- |\n'
- printf '\n'
- printf 'These settings are not meant to be changed on a whim. They are meant to ensure\n'
- printf 'that this bc and dc will conform to the expectations of the user on each\n'
- printf 'platform.\n'
exit "$_usage_val"
}
-# Replaces a file extension in a filename. This is used mostly to turn filenames
-# like `src/num.c` into `src/num.o`. In other words, it helps to link targets to
-# the files they depend on.
-#
-# @param file The filename.
-# @param ext1 The extension to replace.
-# @param ext2 The new extension.
replace_ext() {
if [ "$#" -ne 3 ]; then
@@ -320,13 +258,6 @@ replace_ext() {
printf '%s\n' "$_replace_ext_result"
}
-# Replaces a file extension in every filename given in a list. The list is just
-# a space-separated list of words, so filenames are expected to *not* have
-# spaces in them. See the documentation for `replace_ext()`.
-#
-# @param files The list of space-separated filenames to replace extensions for.
-# @param ext1 The extension to replace.
-# @param ext2 The new extension.
replace_exts() {
if [ "$#" -ne 3 ]; then
@@ -345,17 +276,6 @@ replace_exts() {
printf '%s\n' "$_replace_exts_result"
}
-# Finds a placeholder in @a str and replaces it. This is the workhorse of
-# configure.sh. It's what replaces placeholders in Makefile.in with the data
-# needed for the chosen build. Below, you will see a lot of calls to this
-# function.
-#
-# Note that needle can never contain an exclamation point. For more information,
-# see substring_replace() in scripts/functions.sh.
-#
-# @param str The string to find and replace placeholders in.
-# @param needle The placeholder name.
-# @param replacement The string to use to replace the placeholder.
replace() {
if [ "$#" -ne 3 ]; then
@@ -369,9 +289,6 @@ replace() {
substring_replace "$_replace_str" "%%$_replace_needle%%" "$_replace_replacement"
}
-# This function finds all the source files that need to be built. If there is
-# only one argument and it is empty, then all source files are built. Otherwise,
-# the arguments are all assumed to be source files that should *not* be built.
find_src_files() {
if [ "$#" -ge 1 ] && [ "$1" != "" ]; then
@@ -389,11 +306,6 @@ find_src_files() {
printf '%s\n' $(find src/ -depth -name "*.c" $_find_src_files_args)
}
-# This function generates a list of files to go into the Makefile. It generates
-# the list of object files, as well as the list of test coverage files.
-#
-# @param contents The contents of the Makefile template to put the list of
-# files into.
gen_file_list() {
if [ "$#" -lt 1 ]; then
@@ -439,25 +351,21 @@ gen_file_list() {
printf '%s\n' "$_gen_file_list_contents"
}
-# Generates the proper test targets for each test to have its own target. This
-# allows `make test` to run in parallel.
-#
-# @param name Which calculator to generate tests for.
-# @param extra_math An integer that, if non-zero, activates extra math tests.
-# @param time_tests An integer that, if non-zero, tells the test suite to time
-# the execution of each test.
gen_tests() {
_gen_tests_name="$1"
shift
+ _gen_tests_uname="$1"
+ shift
+
_gen_tests_extra_math="$1"
shift
_gen_tests_time_tests="$1"
shift
- _gen_tests_extra_required=$(cat "$scriptdir/tests/extra_required.txt")
+ _gen_tests_extra_required=$(cat tests/extra_required.txt)
for _gen_tests_t in $(cat "$scriptdir/tests/$_gen_tests_name/all.txt"); do
@@ -480,10 +388,6 @@ gen_tests() {
done
}
-# Generates a list of test targets that will be used as prerequisites for other
-# targets.
-#
-# @param name The name of the calculator to generate test targets for.
gen_test_targets() {
_gen_test_targets_name="$1"
@@ -498,14 +402,6 @@ gen_test_targets() {
printf '\n'
}
-# Generates the proper script test targets for each script test to have its own
-# target. This allows `make test` to run in parallel.
-#
-# @param name Which calculator to generate tests for.
-# @param extra_math An integer that, if non-zero, activates extra math tests.
-# @param generate An integer that, if non-zero, activates generated tests.
-# @param time_tests An integer that, if non-zero, tells the test suite to time
-# the execution of each test.
gen_script_tests() {
_gen_script_tests_name="$1"
@@ -533,36 +429,6 @@ gen_script_tests() {
done
}
-set_default() {
-
- _set_default_on="$1"
- shift
-
- _set_default_name="$1"
- shift
-
- # The reason that the variables that are being set do not have the same
- # non-collision avoidance that the other variables do is that we *do* want
- # the settings of these variables to leak out of the function. They adjust
- # the settings outside of the function.
- case "$_set_default_name" in
-
- bc.banner) bc_default_banner="$_set_default_on" ;;
- bc.sigint_reset) bc_default_sigint_reset="$_set_default_on" ;;
- dc.sigint_reset) dc_default_sigint_reset="$_set_default_on" ;;
- bc.tty_mode) bc_default_tty_mode="$_set_default_on" ;;
- dc.tty_mode) dc_default_tty_mode="$_set_default_on" ;;
- bc.prompt) bc_default_prompt="$_set_default_on" ;;
- dc.prompt) dc_default_prompt="$_set_default_on" ;;
- ?) usage "Invalid setting: $_set_default_name" ;;
-
- esac
-}
-
-# Generates a list of script test targets that will be used as prerequisites for
-# other targets.
-#
-# @param name The name of the calculator to generate script test targets for.
gen_script_test_targets() {
_gen_script_test_targets_name="$1"
@@ -580,12 +446,6 @@ gen_script_test_targets() {
printf '\n'
}
-# This is a list of defaults, but it is also the list of possible options for
-# users to change.
-#
-# The development options are: force (force options even if they fail), valgrind
-# (build in a way suitable for valgrind testing), memcheck (same as valgrind),
-# and fuzzing (build in a way suitable for fuzzing).
bc_only=0
dc_only=0
coverage=0
@@ -597,6 +457,7 @@ optimization=""
generate_tests=1
install_manpages=1
nls=1
+prompt=1
force=0
strip_bin=1
all_locales=0
@@ -607,20 +468,7 @@ vg=0
memcheck=0
clean=1
-# The empty strings are because they depend on TTY mode. If they are directly
-# set, though, they will be integers. We test for empty strings later.
-bc_default_banner=0
-bc_default_sigint_reset=1
-dc_default_sigint_reset=1
-bc_default_tty_mode=1
-dc_default_tty_mode=0
-bc_default_prompt=""
-dc_default_prompt=""
-
-# getopts is a POSIX utility, but it cannot handle long options. Thus, the
-# handling of long options is done by hand, and that's the reason that short and
-# long options cannot be mixed.
-while getopts "abBcdDEfgGhHk:lMmNO:S:s:tTvz-" opt; do
+while getopts "abBcdDEfgGhHk:lMmNO:PStTvz-" opt; do
case "$opt" in
a) library=1 ;;
@@ -642,8 +490,7 @@ while getopts "abBcdDEfgGhHk:lMmNO:S:s:tTvz-" opt; do
M) install_manpages=0 ;;
N) nls=0 ;;
O) optimization="$OPTARG" ;;
- S) set_default 0 "$OPTARG" ;;
- s) set_default 1 "$OPTARG" ;;
+ P) prompt=0 ;;
t) time_tests=1 ;;
T) strip_bin=0 ;;
v) vg=1 ;;
@@ -744,20 +591,6 @@ while getopts "abBcdDEfgGhHk:lMmNO:S:s:tTvz-" opt; do
fi
optimization="$1"
shift ;;
- set-default-on=?*) set_default 1 "$LONG_OPTARG" ;;
- set-default-on)
- if [ "$#" -lt 2 ]; then
- usage "No argument given for '--$arg' option"
- fi
- set_default 1 "$1"
- shift ;;
- set-default-off=?*) set_default 0 "$LONG_OPTARG" ;;
- set-default-off)
- if [ "$#" -lt 2 ]; then
- usage "No argument given for '--$arg' option"
- fi
- set_default 0 "$1"
- shift ;;
disable-bc) dc_only=1 ;;
disable-dc) bc_only=1 ;;
disable-clean) clean=0 ;;
@@ -766,6 +599,7 @@ while getopts "abBcdDEfgGhHk:lMmNO:S:s:tTvz-" opt; do
disable-history) hist=0 ;;
disable-man-pages) install_manpages=0 ;;
disable-nls) nls=0 ;;
+ disable-prompt) prompt=0 ;;
disable-strip) strip_bin=0 ;;
enable-test-timing) time_tests=1 ;;
enable-valgrind) vg=1 ;;
@@ -791,33 +625,27 @@ while getopts "abBcdDEfgGhHk:lMmNO:S:s:tTvz-" opt; do
esac
shift
OPTIND=1 ;;
- ?) usage "Invalid option: $opt" ;;
+ ?) usage "Invalid option $opt" ;;
esac
done
-# Sometimes, developers don't want configure.sh to do a config clean. But
-# sometimes they do.
if [ "$clean" -ne 0 ]; then
if [ -f ./Makefile ]; then
make clean_config > /dev/null
fi
fi
-# It is an error to say that bc only should be built and likewise for dc.
if [ "$bc_only" -eq 1 ] && [ "$dc_only" -eq 1 ]; then
usage "Can only specify one of -b(-D) or -d(-B)"
fi
-# The library is mutually exclusive to the calculators, so it's an error to
-# give an option for either of them.
if [ "$library" -ne 0 ]; then
if [ "$bc_only" -eq 1 ] || [ "$dc_only" -eq 1 ]; then
usage "Must not specify -b(-D) or -d(-B) when building the library"
fi
fi
-# KARATSUBA_LEN must be an integer and must be 16 or greater.
case $karatsuba_len in
(*[!0-9]*|'') usage "KARATSUBA_LEN is not a number" ;;
(*) ;;
@@ -840,11 +668,6 @@ fi
if [ -z "$CC" ]; then
CC="c99"
else
-
- # I had users complain that, if they gave CFLAGS as part of CC, which
- # autotools allows in its braindead way, the build would fail with an error.
- # I don't like adjusting for autotools, but oh well. These lines puts the
- # stuff after the first space into CFLAGS.
ccbase=$(basename "$CC")
suffix=" *"
prefix="* "
@@ -870,8 +693,6 @@ elif [ -z "$HOSTCC" ]; then
fi
if [ "$HOSTCC" != "$CC" ]; then
-
- # Like above, this splits HOSTCC and HOSTCFLAGS.
ccbase=$(basename "$HOSTCC")
suffix=" *"
prefix="* "
@@ -896,18 +717,14 @@ elif [ -z "${HOSTCFLAGS+set}" ]; then
HOSTCFLAGS="$HOST_CFLAGS"
fi
-# Store these for the cross compilation detection later.
-OLDCFLAGS="$CFLAGS"
-OLDHOSTCFLAGS="$HOSTCFLAGS"
-
link="@printf 'No link necessary\\\\n'"
main_exec="BC"
executable="BC_EXEC"
-tests="test_bc timeconst test_dc test_history"
+tests="test_bc timeconst test_dc"
-bc_test="@tests/all.sh bc $extra_math 1 $generate_tests $time_tests \$(BC_EXEC)"
-dc_test="@tests/all.sh dc $extra_math 1 $generate_tests $time_tests \$(DC_EXEC)"
+bc_test="@tests/all.sh bc $extra_math 1 $generate_tests 0 \$(BC_EXEC)"
+dc_test="@tests/all.sh dc $extra_math 1 $generate_tests 0 \$(DC_EXEC)"
timeconst="@tests/bc/timeconst.sh tests/bc/scripts/timeconst.bc \$(BC_EXEC)"
@@ -922,9 +739,6 @@ else
dc_test_exec='$(DC_EXEC)'
fi
-test_bc_history_prereqs="test_bc_history_all"
-test_dc_history_prereqs="test_dc_history_all"
-
karatsuba="@printf 'karatsuba cannot be run because one of bc or dc is not built\\\\n'"
karatsuba_test="@printf 'karatsuba cannot be run because one of bc or dc is not built\\\\n'"
@@ -940,13 +754,12 @@ second_target_prereqs=""
second_target_cmd="$default_target_cmd"
second_target="\$(BC_EXEC)"
-# This if/else if chain is for setting the defaults that change based on whether
-# the library is being built, bc only, dc only, or both calculators.
if [ "$library" -ne 0 ]; then
extra_math=1
nls=0
hist=0
+ prompt=0
bc=1
dc=1
@@ -954,8 +767,6 @@ if [ "$library" -ne 0 ]; then
default_target_cmd="ar -r -cu \$(LIBBC) \$(OBJ)"
default_target="\$(LIBBC)"
tests="test_library"
- test_bc_history_prereqs=" test_bc_history_skip"
- test_dc_history_prereqs=" test_dc_history_skip"
elif [ "$bc_only" -eq 1 ]; then
@@ -967,7 +778,6 @@ elif [ "$bc_only" -eq 1 ]; then
executables="bc"
dc_test="@printf 'No dc tests to run\\\\n'"
- test_dc_history_prereqs=" test_dc_history_skip"
install_prereqs=" install_execs"
install_man_prereqs=" install_bc_manpage"
@@ -976,7 +786,7 @@ elif [ "$bc_only" -eq 1 ]; then
default_target="\$(BC_EXEC)"
second_target="\$(DC_EXEC)"
- tests="test_bc timeconst test_history"
+ tests="test_bc timeconst"
elif [ "$dc_only" -eq 1 ]; then
@@ -992,7 +802,6 @@ elif [ "$dc_only" -eq 1 ]; then
executable="DC_EXEC"
bc_test="@printf 'No bc tests to run\\\\n'"
- test_bc_history_prereqs=" test_bc_history_skip"
timeconst="@printf 'timeconst cannot be run because bc is not built\\\\n'"
@@ -1001,7 +810,7 @@ elif [ "$dc_only" -eq 1 ]; then
uninstall_prereqs=" uninstall_dc"
uninstall_man_prereqs=" uninstall_dc_manpage"
- tests="test_dc test_history"
+ tests="test_dc"
else
@@ -1032,15 +841,14 @@ else
fi
-# We need specific stuff for fuzzing.
if [ "$fuzz" -ne 0 ]; then
debug=1
hist=0
+ prompt=0
nls=0
optimization="3"
fi
-# This sets some necessary things for debug mode.
if [ "$debug" -eq 1 ]; then
if [ -z "$CFLAGS" ] && [ -z "$optimization" ]; then
@@ -1050,20 +858,16 @@ if [ "$debug" -eq 1 ]; then
CFLAGS="-g $CFLAGS"
else
-
CPPFLAGS="-DNDEBUG $CPPFLAGS"
-
if [ "$strip_bin" -ne 0 ]; then
LDFLAGS="-s $LDFLAGS"
fi
fi
-# Set optimization CFLAGS.
if [ -n "$optimization" ]; then
CFLAGS="-O$optimization $CFLAGS"
fi
-# Set test coverage defaults.
if [ "$coverage" -eq 1 ]; then
if [ "$bc_only" -eq 1 ] || [ "$dc_only" -eq 1 ]; then
@@ -1075,7 +879,7 @@ if [ "$coverage" -eq 1 ]; then
COVERAGE_OUTPUT="@gcov -pabcdf \$(GCDA) \$(BC_GCDA) \$(DC_GCDA) \$(HISTORY_GCDA) \$(RAND_GCDA)"
COVERAGE_OUTPUT="$COVERAGE_OUTPUT;\$(RM) -f \$(GEN)*.gc*"
- COVERAGE_OUTPUT="$COVERAGE_OUTPUT;gcovr --exclude-unreachable-branches --exclude-throw-branches --html-details --output index.html"
+ COVERAGE_OUTPUT="$COVERAGE_OUTPUT;gcovr --html-details --output index.html"
COVERAGE_PREREQS=" test coverage_output"
else
@@ -1083,8 +887,6 @@ else
COVERAGE_PREREQS=""
fi
-
-# Set some defaults.
if [ -z "${DESTDIR+set}" ]; then
destdir=""
else
@@ -1107,16 +909,12 @@ if [ -z "${LIBDIR+set}" ]; then
LIBDIR="$PREFIX/lib"
fi
-# Set a default for the DATAROOTDIR. This is done if either manpages will be
-# installed, or locales are enabled because that's probably where NLS_PATH
-# points.
if [ "$install_manpages" -ne 0 ] || [ "$nls" -ne 0 ]; then
if [ -z "${DATAROOTDIR+set}" ]; then
DATAROOTDIR="$PREFIX/share"
fi
fi
-# Set defaults for manpage environment variables.
if [ "$install_manpages" -ne 0 ]; then
if [ -z "${DATADIR+set}" ]; then
@@ -1140,9 +938,6 @@ else
uninstall_man_prereqs=""
fi
-# Here is where we test NLS (the locale system). This is done by trying to
-# compile src/vm.c, which has the relevant code. If it fails, then it is
-# disabled.
if [ "$nls" -ne 0 ]; then
set +e
@@ -1150,7 +945,7 @@ if [ "$nls" -ne 0 ]; then
printf 'Testing NLS...\n'
flags="-DBC_ENABLE_NLS=1 -DBC_ENABLED=$bc -DDC_ENABLED=$dc"
- flags="$flags -DBC_ENABLE_HISTORY=$hist -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_AFL=0"
+ flags="$flags -DBC_ENABLE_HISTORY=$hist"
flags="$flags -DBC_ENABLE_EXTRA_MATH=$extra_math -I./include/"
flags="$flags -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700"
@@ -1192,10 +987,7 @@ if [ "$nls" -ne 0 ]; then
printf 'gencat works.\n\n'
- # It turns out that POSIX locales are really terrible, and running
- # gencat on one machine is not guaranteed to make those cat files
- # portable to another machine, so we had better warn the user here.
- if [ "$HOSTCC" != "$CC" ] || [ "$OLDHOSTCFLAGS" != "$OLDCFLAGS" ]; then
+ if [ "$HOSTCC" != "$CC" ]; then
printf 'Cross-compile detected.\n\n'
printf 'WARNING: Catalog files generated with gencat may not be portable\n'
printf ' across different architectures.\n\n'
@@ -1226,7 +1018,6 @@ else
install_locales="\$(LOCALE_INSTALL) \$(NLSPATH) \$(MAIN_EXEC) \$(DESTDIR)"
fi
-# Like the above tested locale support, this tests history.
if [ "$hist" -eq 1 ]; then
set +e
@@ -1234,7 +1025,7 @@ if [ "$hist" -eq 1 ]; then
printf 'Testing history...\n'
flags="-DBC_ENABLE_HISTORY=1 -DBC_ENABLED=$bc -DDC_ENABLED=$dc"
- flags="$flags -DBC_ENABLE_NLS=$nls -DBC_ENABLE_LIBRARY=0 -DBC_ENABLE_AFL=0"
+ flags="$flags -DBC_ENABLE_NLS=$nls -DBC_ENABLE_LIBRARY=0"
flags="$flags -DBC_ENABLE_EXTRA_MATH=$extra_math -I./include/"
flags="$flags -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700"
@@ -1262,39 +1053,6 @@ if [ "$hist" -eq 1 ]; then
fi
-# We have to disable the history tests if it is disabled or valgrind is on.
-if [ "$hist" -eq 0 ] || [ "$vg" -ne 0 ]; then
- test_bc_history_prereqs=" test_bc_history_skip"
- test_dc_history_prereqs=" test_dc_history_skip"
- history_tests="@printf 'Skipping history tests...\\\\n'"
-else
- history_tests="@printf '\$(TEST_STARS)\\\\n\\\\nRunning history tests...\\\\n\\\\n' \&\& tests/history.sh bc -a \&\& tests/history.sh dc -a \&\& printf '\\\\nAll history tests passed.\\\\n\\\\n\$(TEST_STARS)\\\\n'"
-fi
-
-# Test OpenBSD. This is not in an if statement because regardless of whatever
-# the user says, we need to know if we are on OpenBSD to activate _BSD_SOURCE.
-# No, I cannot `#define _BSD_SOURCE` in a header because OpenBSD's patched GCC
-# and Clang complain that that is only allowed for system headers. Sigh....So we
-# have to check at configure time and set it on the compiler command-line. And
-# we have to set it because we also set _POSIX_C_SOURCE, which OpenBSD headers
-# detect, and when they detect it, they turn off _BSD_SOURCE unless it is
-# specifically requested.
-set +e
-printf 'Testing for OpenBSD...\n'
-
-flags="-DBC_TEST_OPENBSD -DBC_ENABLE_AFL=0"
-"$CC" $CPPFLAGS $CFLAGS $flags -I./include -E "include/status.h" > /dev/null 2>&1
-
-err="$?"
-
-if [ "$err" -ne 0 ]; then
- printf 'On OpenBSD. Using _BSD_SOURCE.\n\n'
- bsd="-D_BSD_SOURCE"
-else
- printf 'Not on OpenBSD.\n\n'
- bsd=""
-fi
-
if [ "$library" -eq 1 ]; then
bc_lib=""
fi
@@ -1305,11 +1063,9 @@ else
BC_LIB2_O=""
fi
-# These lines set the appropriate targets based on whether `gen/strgen.c` or
-# `gen/strgen.sh` is used.
GEN="strgen"
GEN_EXEC_TARGET="\$(HOSTCC) \$(HOSTCFLAGS) -o \$(GEN_EXEC) \$(GEN_C)"
-CLEAN_PREREQS=" clean_gen clean_coverage"
+CLEAN_PREREQS=" clean_gen"
if [ -z "${GEN_HOST+set}" ]; then
GEN_HOST=1
@@ -1317,7 +1073,7 @@ else
if [ "$GEN_HOST" -eq 0 ]; then
GEN="strgen.sh"
GEN_EXEC_TARGET="@printf 'Do not need to build gen/strgen.c\\\\n'"
- CLEAN_PREREQS=" clean_coverage"
+ CLEAN_PREREQS=""
fi
fi
@@ -1325,7 +1081,6 @@ manpage_args=""
unneeded=""
headers="\$(HEADERS)"
-# This series of if statements figure out what source files are *not* needed.
if [ "$extra_math" -eq 0 ]; then
manpage_args="E"
unneeded="$unneeded rand.c"
@@ -1333,9 +1088,6 @@ else
headers="$headers \$(EXTRA_MATH_HEADERS)"
fi
-# All of these next if statements set the build type and mark certain source
-# files as unneeded so that they won't have targets generated for them.
-
if [ "$hist" -eq 0 ]; then
manpage_args="${manpage_args}H"
unneeded="$unneeded history.c"
@@ -1347,6 +1099,10 @@ if [ "$nls" -eq 0 ]; then
manpage_args="${manpage_args}N"
fi
+if [ "$prompt" -eq 0 ]; then
+ manpage_args="${manpage_args}P"
+fi
+
if [ "$bc" -eq 0 ]; then
unneeded="$unneeded bc.c bc_lex.c bc_parse.c"
else
@@ -1369,12 +1125,6 @@ else
unneeded="$unneeded library.c"
fi
-# library.c is not needed under normal circumstances.
-if [ "$unneeded" = "" ]; then
- unneeded="library.c"
-fi
-
-# This sets the appropriate manpage for a full build.
if [ "$manpage_args" = "" ]; then
manpage_args="A"
fi
@@ -1383,15 +1133,6 @@ if [ "$vg" -ne 0 ]; then
memcheck=1
fi
-if [ "$bc_default_prompt" = "" ]; then
- bc_default_prompt="$bc_default_tty_mode"
-fi
-
-if [ "$dc_default_prompt" = "" ]; then
- dc_default_prompt="$dc_default_tty_mode"
-fi
-
-# Generate the test targets and prerequisites.
bc_tests=$(gen_test_targets bc)
bc_script_tests=$(gen_script_test_targets bc)
dc_tests=$(gen_test_targets dc)
@@ -1413,6 +1154,7 @@ printf 'BC_ENABLE_LIBRARY=%s\n\n' "$library"
printf 'BC_ENABLE_HISTORY=%s\n' "$hist"
printf 'BC_ENABLE_EXTRA_MATH=%s\n' "$extra_math"
printf 'BC_ENABLE_NLS=%s\n' "$nls"
+printf 'BC_ENABLE_PROMPT=%s\n' "$prompt"
printf 'BC_ENABLE_AFL=%s\n' "$fuzz"
printf '\n'
printf 'BC_NUM_KARATSUBA_LEN=%s\n' "$karatsuba_len"
@@ -1439,19 +1181,6 @@ printf 'DESTDIR=%s\n' "$DESTDIR"
printf 'LONG_BIT=%s\n' "$LONG_BIT"
printf 'GEN_HOST=%s\n' "$GEN_HOST"
printf 'GEN_EMU=%s\n' "$GEN_EMU"
-printf '\n'
-printf 'Setting Defaults\n'
-printf '================\n'
-printf 'bc.banner=%s\n' "$bc_default_banner"
-printf 'bc.sigint_reset=%s\n' "$bc_default_sigint_reset"
-printf 'dc.sigint_reset=%s\n' "$dc_default_sigint_reset"
-printf 'bc.tty_mode=%s\n' "$bc_default_tty_mode"
-printf 'dc.tty_mode=%s\n' "$dc_default_tty_mode"
-printf 'bc.prompt=%s\n' "$bc_default_prompt"
-printf 'dc.prompt=%s\n' "$dc_default_prompt"
-
-# This is where the real work begins. This is the point at which the Makefile.in
-# template is edited and output to the Makefile.
contents=$(cat "$scriptdir/Makefile.in")
@@ -1460,14 +1189,14 @@ replacement='*** WARNING: Autogenerated from Makefile.in. DO NOT MODIFY ***'
contents=$(replace "$contents" "$needle" "$replacement")
-# The contents are edited to have the list of files to build.
+if [ "$unneeded" = "" ]; then
+ unneeded="library.c"
+fi
+
contents=$(gen_file_list "$contents" $unneeded)
SRC_TARGETS=""
-# This line and loop generates the individual targets for source files. I used
-# to just use an implicit target, but that was found to be inadequate when I
-# added the library.
src_files=$(find_src_files $unneeded)
for f in $src_files; do
@@ -1476,7 +1205,6 @@ for f in $src_files; do
"$SRC_TARGETS" "$o" "$headers" "$f" "$o" "$f")
done
-# Replace all the placeholders.
contents=$(replace "$contents" "HEADERS" "$headers")
contents=$(replace "$contents" "BC_ENABLED" "$bc")
@@ -1499,6 +1227,7 @@ contents=$(replace "$contents" "LIBRARY" "$library")
contents=$(replace "$contents" "HISTORY" "$hist")
contents=$(replace "$contents" "EXTRA_MATH" "$extra_math")
contents=$(replace "$contents" "NLS" "$nls")
+contents=$(replace "$contents" "PROMPT" "$prompt")
contents=$(replace "$contents" "FUZZ" "$fuzz")
contents=$(replace "$contents" "MEMCHECK" "$memcheck")
@@ -1552,10 +1281,7 @@ contents=$(replace "$contents" "EXEC" "$executable")
contents=$(replace "$contents" "TESTS" "$tests")
contents=$(replace "$contents" "BC_TEST" "$bc_test")
-contents=$(replace "$contents" "BC_HISTORY_TEST_PREREQS" "$test_bc_history_prereqs")
contents=$(replace "$contents" "DC_TEST" "$dc_test")
-contents=$(replace "$contents" "DC_HISTORY_TEST_PREREQS" "$test_dc_history_prereqs")
-contents=$(replace "$contents" "HISTORY_TESTS" "$history_tests")
contents=$(replace "$contents" "VG_BC_TEST" "$vg_bc_test")
contents=$(replace "$contents" "VG_DC_TEST" "$vg_dc_test")
@@ -1573,33 +1299,20 @@ contents=$(replace "$contents" "GEN_EXEC_TARGET" "$GEN_EXEC_TARGET")
contents=$(replace "$contents" "CLEAN_PREREQS" "$CLEAN_PREREQS")
contents=$(replace "$contents" "GEN_EMU" "$GEN_EMU")
-contents=$(replace "$contents" "BSD" "$bsd")
-
-contents=$(replace "$contents" "BC_DEFAULT_BANNER" "$bc_default_banner")
-contents=$(replace "$contents" "BC_DEFAULT_SIGINT_RESET" "$bc_default_sigint_reset")
-contents=$(replace "$contents" "DC_DEFAULT_SIGINT_RESET" "$dc_default_sigint_reset")
-contents=$(replace "$contents" "BC_DEFAULT_TTY_MODE" "$bc_default_tty_mode")
-contents=$(replace "$contents" "DC_DEFAULT_TTY_MODE" "$dc_default_tty_mode")
-contents=$(replace "$contents" "BC_DEFAULT_PROMPT" "$bc_default_prompt")
-contents=$(replace "$contents" "DC_DEFAULT_PROMPT" "$dc_default_prompt")
-
-# Do the first print to the Makefile.
printf '%s\n%s\n\n' "$contents" "$SRC_TARGETS" > "$scriptdir/Makefile"
-# Generate the individual test targets.
if [ "$bc" -ne 0 ]; then
- gen_tests bc "$extra_math" "$time_tests" $bc_test_exec
+ gen_tests bc BC "$extra_math" "$time_tests" $bc_test_exec
gen_script_tests bc "$extra_math" "$generate_tests" "$time_tests" $bc_test_exec
fi
if [ "$dc" -ne 0 ]; then
- gen_tests dc "$extra_math" "$time_tests" $dc_test_exec
+ gen_tests dc DC "$extra_math" "$time_tests" $dc_test_exec
gen_script_tests dc "$extra_math" "$generate_tests" "$time_tests" $dc_test_exec
fi
cd "$scriptdir"
-# Copy the correct manuals to the expected places.
cp -f manuals/bc/$manpage_args.1.md manuals/bc.1.md
cp -f manuals/bc/$manpage_args.1 manuals/bc.1
cp -f manuals/dc/$manpage_args.1.md manuals/dc.1.md
diff --git a/scripts/exec-install.sh b/exec-install.sh
index 25d56c6f..5905fd18 100755
--- a/scripts/exec-install.sh
+++ b/exec-install.sh
@@ -27,7 +27,6 @@
# POSSIBILITY OF SUCH DAMAGE.
#
-# Print usage and exit with an error.
usage() {
printf "usage: %s install_dir exec_suffix\n" "$0" 1>&2
exit 1
@@ -40,7 +39,6 @@ scriptdir=$(dirname "$script")
INSTALL="$scriptdir/safe-install.sh"
-# Process command-line arguments.
test "$#" -ge 2 || usage
installdir="$1"
@@ -49,10 +47,8 @@ shift
exec_suffix="$1"
shift
-bindir="$scriptdir/../bin"
+bindir="$scriptdir/bin"
-# Install or symlink, depending on the type of file. If it's a file, install it.
-# If it's a symlink, create an equivalent in the install directory.
for exe in $bindir/*; do
base=$(basename "$exe")
diff --git a/scripts/functions.sh b/functions.sh
index e794d96f..87f3c85c 100755
--- a/scripts/functions.sh
+++ b/functions.sh
@@ -27,12 +27,6 @@
# POSSIBILITY OF SUCH DAMAGE.
#
-# This script is NOT meant to be run! It is meant to be sourced by other
-# scripts.
-
-# Reads and follows a link until it finds a real file. This is here because the
-# readlink utility is not part of the POSIX standard. Sigh...
-# @param f The link to find the original file for.
readlink() {
_readlink_f="$1"
@@ -57,9 +51,6 @@ readlink() {
printf '%s' "${_readlink_f##*$_readlink_d/}"
}
-# Quick function for exiting with an error.
-# @param 1 A message to print.
-# @param 2 The exit code to use.
err_exit() {
if [ "$#" -ne 2 ]; then
@@ -71,10 +62,6 @@ err_exit() {
exit "$2"
}
-# Check the return code on a test and exit with a fail if it's non-zero.
-# @param d The calculator under test.
-# @param err The return code.
-# @param name The name of the test.
checktest_retcode() {
_checktest_retcode_d="$1"
@@ -92,14 +79,6 @@ checktest_retcode() {
fi
}
-# Check the result of a test. First, it checks the error code using
-# checktest_retcode(). Then it checks the output against the expected output
-# and fails if it doesn't match.
-# @param d The calculator under test.
-# @param err The error code.
-# @param name The name of the test.
-# @param test_path The path to the test.
-# @param results_name The path to the file with the expected result.
checktest() {
_checktest_d="$1"
@@ -130,11 +109,6 @@ checktest() {
fi
}
-# Die. With a message.
-# @param d The calculator under test.
-# @param msg The message to print.
-# @param name The name of the test.
-# @param err The return code from the test.
die() {
_die_d="$1"
@@ -154,10 +128,6 @@ die() {
err_exit "$_die_str" "$_die_err"
}
-# Check that a test did not crash and die if it did.
-# @param d The calculator under test.
-# @param error The error code.
-# @param name The name of the test.
checkcrash() {
_checkcrash_d="$1"
@@ -169,19 +139,12 @@ checkcrash() {
_checkcrash_name="$1"
shift
-
if [ "$_checkcrash_error" -gt 127 ]; then
die "$_checkcrash_d" "crashed ($_checkcrash_error)" \
"$_checkcrash_name" "$_checkcrash_error"
fi
}
-# Check that a test had an error or crash.
-# @param d The calculator under test.
-# @param error The error code.
-# @param name The name of the test.
-# @param out The file that the test results were output to.
-# @param exebase The name of the executable.
checkerrtest()
{
_checkerrtest_d="$1"
@@ -205,8 +168,6 @@ checkerrtest()
die "$_checkerrtest_d" "returned no error" "$_checkerrtest_name" 127
fi
- # This is to check for memory errors with Valgrind, which is told to return
- # 100 on memory errors.
if [ "$_checkerrtest_error" -eq 100 ]; then
_checkerrtest_output=$(cat "$_checkerrtest_out")
@@ -225,21 +186,11 @@ checkerrtest()
# Display the error messages if not directly running exe.
# This allows the script to print valgrind output.
- if [ "$_checkerrtest_exebase" != "bc" ] && [ "$_checkerrtest_exebase" != "dc" ]; then
+ if [ "$_checkerrtest_exebase" != "bc" -a "$_checkerrtest_exebase" != "dc" ]; then
cat "$_checkerrtest_out"
fi
}
-# Replace a substring in a string with another. This function is the *real*
-# workhorse behind configure.sh's generation of a Makefile.
-#
-# This function uses a sed call that uses exclamation points `!` as delimiters.
-# As a result, needle can never contain an exclamation point. Oh well.
-#
-# @param str The string that will have any of the needle replaced by
-# replacement.
-# @param needle The needle to replace in str with replacement.
-# @param replacement The replacement for needle in str.
substring_replace() {
_substring_replace_str="$1"
@@ -257,13 +208,6 @@ substring_replace() {
printf '%s' "$_substring_replace_result"
}
-# Generates an NLS path based on the locale and executable name.
-#
-# This is a monstrosity for a reason.
-#
-# @param nlspath The $NLSPATH
-# @param locale The locale.
-# @param execname The name of the executable.
gen_nlspath() {
_gen_nlspath_nlspath="$1"
@@ -275,27 +219,22 @@ gen_nlspath() {
_gen_nlspath_execname="$1"
shift
- # Split the locale into its modifier and other parts.
_gen_nlspath_char="@"
_gen_nlspath_modifier="${_gen_nlspath_locale#*$_gen_nlspath_char}"
_gen_nlspath_tmplocale="${_gen_nlspath_locale%%$_gen_nlspath_char*}"
- # Split the locale into charset and other parts.
_gen_nlspath_char="."
_gen_nlspath_charset="${_gen_nlspath_tmplocale#*$_gen_nlspath_char}"
_gen_nlspath_tmplocale="${_gen_nlspath_tmplocale%%$_gen_nlspath_char*}"
- # Check for an empty charset.
if [ "$_gen_nlspath_charset" = "$_gen_nlspath_tmplocale" ]; then
_gen_nlspath_charset=""
fi
- # Split the locale into territory and language.
_gen_nlspath_char="_"
_gen_nlspath_territory="${_gen_nlspath_tmplocale#*$_gen_nlspath_char}"
_gen_nlspath_language="${_gen_nlspath_tmplocale%%$_gen_nlspath_char*}"
- # Check for empty territory and language.
if [ "$_gen_nlspath_territory" = "$_gen_nlspath_tmplocale" ]; then
_gen_nlspath_territory=""
fi
@@ -304,8 +243,6 @@ gen_nlspath() {
_gen_nlspath_language=""
fi
- # Prepare to replace the format specifiers. This is done by wrapping the in
- # pipe characters. It just makes it easier to split them later.
_gen_nlspath_needles="%%:%L:%N:%l:%t:%c"
_gen_nlspath_needles=$(printf '%s' "$_gen_nlspath_needles" | tr ':' '\n')
@@ -314,7 +251,6 @@ gen_nlspath() {
_gen_nlspath_nlspath=$(substring_replace "$_gen_nlspath_nlspath" "$_gen_nlspath_i" "|$_gen_nlspath_i|")
done
- # Replace all the format specifiers.
_gen_nlspath_nlspath=$(substring_replace "$_gen_nlspath_nlspath" "%%" "%")
_gen_nlspath_nlspath=$(substring_replace "$_gen_nlspath_nlspath" "%L" "$_gen_nlspath_locale")
_gen_nlspath_nlspath=$(substring_replace "$_gen_nlspath_nlspath" "%N" "$_gen_nlspath_execname")
@@ -322,9 +258,7 @@ gen_nlspath() {
_gen_nlspath_nlspath=$(substring_replace "$_gen_nlspath_nlspath" "%t" "$_gen_nlspath_territory")
_gen_nlspath_nlspath=$(substring_replace "$_gen_nlspath_nlspath" "%c" "$_gen_nlspath_charset")
- # Get rid of pipe characters.
_gen_nlspath_nlspath=$(printf '%s' "$_gen_nlspath_nlspath" | tr -d '|')
- # Return the result.
printf '%s' "$_gen_nlspath_nlspath"
}
diff --git a/gen/bc_help.txt b/gen/bc_help.txt
index 50c38ab6..c9b0482d 100644
--- a/gen/bc_help.txt
+++ b/gen/bc_help.txt
@@ -108,17 +108,6 @@ Options:
Disable the read prompt in interactive mode.
- -r keyword --redefine=keyword
-
- Redefines "keyword" and allows it to be used as a function, variable, and
- array name. This is useful when this bc gives parse errors on scripts
- meant for other bc implementations.
-
- Only keywords that are not in the POSIX bc spec may be redefined.
-
- It is a fatal error to attempt to redefine a keyword that cannot be
- redefined or does not exist.
-
-q --quiet
Don't print version and copyright.
@@ -134,44 +123,3 @@ Options:
-v --version
Print version information and copyright and exit.
-
-Environment variables:
-
- POSIXLY_CORRECT
-
- Error if any non-POSIX extensions are used.
-
- BC_ENV_ARGS
-
- Command-line arguments to use on every run.
-
- BC_LINE_LENGTH
-
- If an integer, the number of characters to print on a line before
- wrapping.
-
- BC_BANNER
-
- If an integer and non-zero, display the copyright banner in interactive
- mode.
-
- Overrides the default, which is %s print the banner.
-
- BC_SIGINT_RESET
-
- If an integer and non-zero, reset on SIGINT, rather than exit, when in
- interactive mode.
-
- Overrides the default, which is %s.
-
- BC_TTY_MODE
-
- If an integer and non-zero, enable TTY mode when it is available.
-
- Overrides the default, which is TTY mode %s.
-
- BC_PROMPT
-
- If an integer and non-zero, enable prompt when TTY mode is possible.
-
- Overrides the default, which is prompt %s.
diff --git a/gen/dc_help.txt b/gen/dc_help.txt
index c0bf34da..c573b967 100644
--- a/gen/dc_help.txt
+++ b/gen/dc_help.txt
@@ -104,33 +104,3 @@ Options:
-x --extended-register
Enable extended register mode.
-
-Environment variables:
-
- DC_ENV_ARGS
-
- Command-line arguments to use on every run.
-
- DC_LINE_LENGTH
-
- If an integer, the number of characters to print on a line before
- wrapping.
-
- DC_SIGINT_RESET
-
- If an integer and non-zero, reset on SIGINT, rather than exit, when in
- interactive mode.
-
- Overrides the default, which is %s.
-
- DC_TTY_MODE
-
- If an integer and non-zero, enable TTY mode when it is available.
-
- Overrides the default, which is TTY mode %s.
-
- DC_PROMPT
-
- If an integer and non-zero, enable prompt when TTY mode is possible.
-
- Overrides the default, which is prompt %s.
diff --git a/gen/lib.bc b/gen/lib.bc
index c0cd7f7d..2cd9256e 100644
--- a/gen/lib.bc
+++ b/gen/lib.bc
@@ -33,7 +33,7 @@
*
*/
-scale=2*A
+scale=20
define e(x){
auto b,s,n,r,d,i,p,f,v
b=ibase
diff --git a/gen/lib2.bc b/gen/lib2.bc
index 93df1889..399c7ad3 100644
--- a/gen/lib2.bc
+++ b/gen/lib2.bc
@@ -119,7 +119,7 @@ define root(x,n){
m=(x<0)
x=abs(x)
p=n-1
- q=A^ceil((length(x$)/n)$,0)
+ q=10^ceil((length(x$)/n)$,0)
while(r!=q){
r=q
q=(p*r+x/r^p)/n
@@ -129,37 +129,6 @@ define root(x,n){
return r@s
}
define cbrt(x){return root(x,3)}
-define gcd(a,b){
- auto g,s
- if(!b)return a
- s=scale
- scale=0
- a=abs(a)$
- b=abs(b)$
- if(a<b){
- g=a
- a=b
- b=g
- }
- while(b){
- g=a%b
- a=b
- b=g
- }
- scale=s
- return a
-}
-define lcm(a,b){
- auto r,s
- if(!a&&!b)return 0
- s=scale
- scale=0
- a=abs(a)$
- b=abs(b)$
- r=a*b/gcd(a,b)
- scale=s
- return r
-}
define pi(s){
auto t,v
if(s==0)return 3
@@ -171,12 +140,12 @@ define pi(s){
return v@s
}
define t(x){
- auto s,c
+ auto s,c,l
l=scale
scale+=2
s=s(x)
c=c(x)
- scale-=2
+ scale=l
return s/c
}
define a2(y,x){
@@ -223,7 +192,7 @@ define d2r(x){
}
define frand(p){
p=abs(p)$
- return irand(A^p)>>p
+ return irand(10^p)>>p
}
define ifrand(i,p){return irand(abs(i)$)+frand(p)}
define srand(x){
@@ -241,39 +210,28 @@ define void output(x,b){
define void hex(x){output(x,G)}
define void binary(x){output(x,2)}
define ubytes(x){
- auto p,i
+ auto p,b,i
+ b=ibase
+ ibase=A
x=abs(x)$
i=2^8
for(p=1;i-1<x;p*=2){i*=i}
+ ibase=b
return p
}
define sbytes(x){
- auto p,n,z
+ auto p,b,n,z
z=(x<0)
x=abs(x)
x=x$
n=ubytes(x)
+ b=ibase
+ ibase=A
p=2^(n*8-1)
if(x>p||(!z&&x==p))n*=2
+ ibase=b
return n
}
-define s2un(x,n){
- auto t,u,s
- x=x$
- if(x<0){
- x=abs(x)
- s=scale
- scale=0
- t=n*8
- u=2^(t-1)
- if(x==u)return x
- else if(x>u)x%=u
- scale=s
- return 2^(t)-x
- }
- return x
-}
-define s2u(x){return s2un(x,sbytes(x))}
define void output_byte(x,i){
auto j,p,y,b
j=ibase
@@ -282,7 +240,7 @@ define void output_byte(x,i){
scale=0
x=abs(x)$
b=x/(2^(i*8))
- b%=256
+ b%=2^8
y=log(256,obase)
if(b>1)p=log(b,obase)+1
else p=b
@@ -292,12 +250,15 @@ define void output_byte(x,i){
ibase=j
}
define void output_uint(x,n){
- auto i
+ auto i,b
+ b=ibase
+ ibase=A
for(i=n-1;i>=0;--i){
output_byte(x,i)
if(i)print" "
else print"\n"
}
+ ibase=b
}
define void hex_uint(x,n){
auto o
@@ -340,7 +301,7 @@ define void intn(x,n){
print "Error: ",x," cannot fit into ",n," signed byte(s).\n"
return
}
- x=s2un(x,n)
+ if(x<0)x=2^(n*8)-(-x)
binary_uint(x,n)
hex_uint(x,n)
}
@@ -354,175 +315,3 @@ define void uint64(x){uintn(x,8)}
define void int64(x){intn(x,8)}
define void uint(x){uintn(x,ubytes(x))}
define void int(x){intn(x,sbytes(x))}
-define bunrev(t){
- auto a,s,m[]
- s=scale
- scale=0
- t=abs(t)$
- while(t!=1){
- t=divmod(t,2,m[])
- a*=2
- a+=m[0]
- }
- scale=s
- return a
-}
-define band(a,b){
- auto s,t,m[],n[]
- a=abs(a)$
- b=abs(b)$
- if(b>a){
- t=b
- b=a
- a=t
- }
- s=scale
- scale=0
- t=1
- while(b){
- a=divmod(a,2,m[])
- b=divmod(b,2,n[])
- t*=2
- t+=(m[0]&&n[0])
- }
- scale=s
- return bunrev(t)
-}
-define bor(a,b){
- auto s,t,m[],n[]
- a=abs(a)$
- b=abs(b)$
- if(b>a){
- t=b
- b=a
- a=t
- }
- s=scale
- scale=0
- t=1
- while(b){
- a=divmod(a,2,m[])
- b=divmod(b,2,n[])
- t*=2
- t+=(m[0]||n[0])
- }
- while(a){
- a=divmod(a,2,m[])
- t*=2
- t+=m[0]
- }
- scale=s
- return bunrev(t)
-}
-define bxor(a,b){
- auto s,t,m[],n[]
- a=abs(a)$
- b=abs(b)$
- if(b>a){
- t=b
- b=a
- a=t
- }
- s=scale
- scale=0
- t=1
- while(b){
- a=divmod(a,2,m[])
- b=divmod(b,2,n[])
- t*=2
- t+=(m[0]+n[0]==1)
- }
- while(a){
- a=divmod(a,2,m[])
- t*=2
- t+=m[0]
- }
- scale=s
- return bunrev(t)
-}
-define bshl(a,b){return abs(a)$*2^abs(b)$}
-define bshr(a,b){return (abs(a)$/2^abs(b)$)$}
-define bnotn(x,n){
- auto s,t,m[]
- s=scale
- scale=0
- t=2^(abs(n)$*8)
- x=abs(x)$%t+t
- t=1
- while(x!=1){
- x=divmod(x,2,m[])
- t*=2
- t+=!m[0]
- }
- scale=s
- return bunrev(t)
-}
-define bnot8(x){return bnotn(x,1)}
-define bnot16(x){return bnotn(x,2)}
-define bnot32(x){return bnotn(x,4)}
-define bnot64(x){return bnotn(x,8)}
-define bnot(x){return bnotn(x,ubytes(x))}
-define brevn(x,n){
- auto s,t,m[]
- s=scale
- scale=0
- t=2^(abs(n)$*8)
- x=abs(x)$%t+t
- scale=s
- return bunrev(x)
-}
-define brev8(x){return brevn(x,1)}
-define brev16(x){return brevn(x,2)}
-define brev32(x){return brevn(x,4)}
-define brev64(x){return brevn(x,8)}
-define brev(x){return brevn(x,ubytes(x))}
-define broln(x,p,n){
- auto s,t,m[]
- s=scale
- scale=0
- n=abs(n)$*8
- p=abs(p)$%n
- t=2^n
- x=abs(x)$%t
- if(!p)return x
- x=divmod(x,2^(n-p),m[])
- x+=m[0]*2^p%t
- scale=s
- return x
-}
-define brol8(x,p){return broln(x,p,1)}
-define brol16(x,p){return broln(x,p,2)}
-define brol32(x,p){return broln(x,p,4)}
-define brol64(x,p){return broln(x,p,8)}
-define brol(x,p){return broln(x,p,ubytes(x))}
-define brorn(x,p,n){
- auto s,t,m[]
- s=scale
- scale=0
- n=abs(n)$*8
- p=abs(p)$%n
- t=2^n
- x=abs(x)$%t
- if(!p)return x
- x=divmod(x,2^p,m[])
- x+=m[0]*2^(n-p)%t
- scale=s
- return x
-}
-define bror8(x,p){return brorn(x,p,1)}
-define bror16(x,p){return brorn(x,p,2)}
-define bror32(x,p){return brorn(x,p,4)}
-define bror64(x,p){return brorn(x,p,8)}
-define brol(x,p){return brorn(x,p,ubytes(x))}
-define bmodn(x,n){
- auto s
- s=scale
- scale=0
- x=abs(x)$%2^(abs(n)$*8)
- scale=s
- return x
-}
-define bmod8(x){return bmodn(x,1)}
-define bmod16(x){return bmodn(x,2)}
-define bmod32(x){return bmodn(x,4)}
-define bmod64(x){return bmodn(x,8)}
diff --git a/gen/strgen.c b/gen/strgen.c
index 63faf1ec..fbc694a3 100644
--- a/gen/strgen.c
+++ b/gen/strgen.c
@@ -40,19 +40,15 @@
#include <errno.h>
-// For some reason, Windows needs this header.
#ifndef _WIN32
#include <libgen.h>
#endif // _WIN32
-// This is exactly what it looks like. It just slaps a simple license header on
-// the generated C source file.
static const char* const bc_gen_header =
"// Copyright (c) 2018-2021 Gavin D. Howard and contributors.\n"
"// Licensed under the 2-clause BSD license.\n"
"// *** AUTOMATICALLY GENERATED FROM %s. DO NOT MODIFY. ***\n\n";
-// These are just format strings used to generate the C source.
static const char* const bc_gen_label = "const char *%s = \"%s\";\n\n";
static const char* const bc_gen_label_extern = "extern const char *%s;\n\n";
static const char* const bc_gen_ifdef = "#if %s\n";
@@ -60,86 +56,43 @@ static const char* const bc_gen_endif = "#endif // %s\n";
static const char* const bc_gen_name = "const char %s[] = {\n";
static const char* const bc_gen_name_extern = "extern const char %s[];\n\n";
-// Error codes. We can't use 0 because these are used as exit statuses, and 0
-// as an exit status is not an error.
#define IO_ERR (1)
#define INVALID_INPUT_FILE (2)
#define INVALID_PARAMS (3)
-// This is the max width to print characters to the screen. This is to ensure
-// that lines don't go much over 80 characters.
-#define MAX_WIDTH (72)
+#define MAX_WIDTH (74)
-/**
- * Open a file. This function is to smooth over differences between POSIX and
- * Windows.
- * @param f A pointer to the FILE pointer that will be initialized.
- * @param filename The name of the file.
- * @param mode The mode to open the file in.
- */
static void open_file(FILE** f, const char* filename, const char* mode) {
#ifndef _WIN32
-
*f = fopen(filename, mode);
-
#else // _WIN32
-
- // We want the file pointer to be NULL on failure, but fopen_s() is not
- // guaranteed to set it.
*f = NULL;
fopen_s(f, filename, mode);
-
#endif // _WIN32
}
-/**
- * Outputs a label, which is a string literal that the code can use as a name
- * for the file that is being turned into a string. This is important for the
- * math libraries because the parse and lex code expects a filename. The label
- * becomes the filename for the purposes of lexing and parsing.
- *
- * The label is generated from bc_gen_label (above). It has the form:
- *
- * const char *<label_name> = <label>;
- *
- * This function is also needed to smooth out differences between POSIX and
- * Windows, specifically, the fact that Windows uses backslashes for filenames
- * and that backslashes have to be escaped in a string literal.
- *
- * @param out The file to output to.
- * @param label The label name.
- * @param name The actual label text, which is a filename.
- * @return Positive if no error, negative on error, just like *printf().
- */
static int output_label(FILE* out, const char* label, const char* name) {
#ifndef _WIN32
-
return fprintf(out, bc_gen_label, label, name);
-
#else // _WIN32
size_t i, count = 0, len = strlen(name);
char* buf;
int ret;
- // This loop counts how many backslashes there are in the label.
- for (i = 0; i < len; ++i) count += (name[i] == '\\');
+ for (i = 0; i < len; ++i) {
+ count += (name[i] == '\\');
+ }
buf = (char*) malloc(len + 1 + count);
if (buf == NULL) return -1;
count = 0;
- // This loop is the meat of the Windows version. What it does is copy the
- // label byte-for-byte, unless it encounters a backslash, in which case, it
- // copies the backslash twice to have it escaped properly in the string
- // literal.
for (i = 0; i < len; ++i) {
-
buf[i + count] = name[i];
-
if (name[i] == '\\') {
count += 1;
buf[i + count] = name[i];
@@ -157,51 +110,6 @@ static int output_label(FILE* out, const char* label, const char* name) {
#endif // _WIN32
}
-/**
- * This program generates C strings (well, actually, C char arrays) from text
- * files. It generates 1 C source file. The resulting file has this structure:
- *
- * <Copyright Header>
- *
- * [<Label Extern>]
- *
- * <Char Array Extern>
- *
- * [<Preprocessor Guard Begin>]
- * [<Label Definition>]
- *
- * <Char Array Definition>
- * [<Preprocessor Guard End>]
- *
- * Anything surrounded by square brackets may not be in the final generated
- * source file.
- *
- * The required command-line parameters are:
- *
- * input Input filename.
- * output Output filename.
- * name The name of the char array.
- *
- * The optional parameters are:
- *
- * label If given, a label for the char array. See the comment for the
- * output_label() function. It is meant as a "filename" for the
- * text when processed by bc and dc. If label is given, then the
- * <Label Extern> and <Label Definition> will exist in the
- * generated source file.
- * define If given, a preprocessor macro that should be used as a guard
- * for the char array and its label. If define is given, then
- * <Preprocessor Guard Begin> will exist in the form
- * "#if <define>" as part of the generated source file, and
- * <Preprocessor Guard End> will exist in the form
- * "endif // <define>".
- * remove_tabs If this parameter exists, it must be an integer. If it is
- * non-zero, then tabs are removed from the input file text before
- * outputting to the output char array.
- *
- * All text files that are transformed have license comments. This program finds
- * the end of that comment and strips it out as well.
- */
int main(int argc, char *argv[]) {
FILE *in, *out;
@@ -209,9 +117,8 @@ int main(int argc, char *argv[]) {
int c, count, slashes, err = IO_ERR;
bool has_label, has_define, remove_tabs;
- if (argc < 4) {
- printf("usage: %s input output name [label [define [remove_tabs]]]\n",
- argv[0]);
+ if (argc < 5) {
+ printf("usage: %s input output name header [label [define [remove_tabs]]]\n", argv[0]);
return INVALID_PARAMS;
}
@@ -240,24 +147,18 @@ int main(int argc, char *argv[]) {
c = count = slashes = 0;
- // This is where the end of the license comment is found.
while (slashes < 2 && (c = fgetc(in)) >= 0) {
slashes += (slashes == 1 && c == '/' && fgetc(in) == '\n');
slashes += (!slashes && c == '/' && fgetc(in) == '*');
}
- // The file is invalid if the end of the license comment could not be found.
if (c < 0) {
err = INVALID_INPUT_FILE;
goto err;
}
- // Do not put extra newlines at the beginning of the char array.
while ((c = fgetc(in)) == '\n');
- // This loop is what generates the actual char array. It counts how many
- // chars it has printed per line in order to insert newlines at appropriate
- // places. It also skips tabs if they should be removed.
while (c >= 0) {
int val;
@@ -280,7 +181,6 @@ int main(int argc, char *argv[]) {
c = fgetc(in);
}
- // Make sure the end looks nice and insert the NUL byte at the end.
if (!count && (fputc(' ', out) == EOF || fputc(' ', out) == EOF)) goto err;
if (fprintf(out, "0\n};\n") < 0) goto err;
diff --git a/gen/strgen.sh b/gen/strgen.sh
index acaa6cdf..0af6bdf6 100755
--- a/gen/strgen.sh
+++ b/gen/strgen.sh
@@ -32,9 +32,6 @@ export LC_CTYPE=C
progname=${0##*/}
-# See strgen.c comment on main() for what these mean. Note, however, that this
-# script generates a string literal, not a char array. To understand the
-# consequences of that, see manuals/development.md#strgenc.
if [ $# -lt 3 ]; then
echo "usage: $progname input output name [label [define [remove_tabs]]]"
exit 1
diff --git a/include/args.h b/include/args.h
index a2f5b416..d5378506 100644
--- a/include/args.h
+++ b/include/args.h
@@ -37,19 +37,10 @@
#define BC_ARGS_H
#include <status.h>
-#include <opt.h>
#include <vm.h>
-/**
- * Processes command-line arguments.
- * @param argc How many arguments there are.
- * @param argv The array of arguments.
- * @param exit_exprs True if bc/dc should exit when there are expressions,
- * false otherwise.
- */
void bc_args(int argc, char *argv[], bool exit_exprs);
-// A reference to the list of long options.
-extern const BcOptLong bc_args_lopt[];
+extern const char* const bc_args_env_name;
#endif // BC_ARGS_H
diff --git a/include/bc.h b/include/bc.h
index 2b47ea7b..f519d09c 100644
--- a/include/bc.h
+++ b/include/bc.h
@@ -29,7 +29,7 @@
*
* *****************************************************************************
*
- * Definitions for bc only.
+ * Definitions for bc.
*
*/
@@ -45,334 +45,108 @@
#include <lex.h>
#include <parse.h>
-/**
- * The main function for bc. It just sets variables and passes its arguments
- * through to @a bc_vm_boot().
- */
-void bc_main(int argc, char *argv[]);
+void bc_main(int argc, char **argv);
-// These are references to the help text, the library text, and the "filename"
-// for the library.
extern const char bc_help[];
extern const char bc_lib[];
extern const char* bc_lib_name;
-// These are references to the second math library and its "filename."
#if BC_ENABLE_EXTRA_MATH
extern const char bc_lib2[];
extern const char* bc_lib2_name;
#endif // BC_ENABLE_EXTRA_MATH
-/**
- * A struct containing information about a bc keyword.
- */
typedef struct BcLexKeyword {
-
- /// Holds the length of the keyword along with a bit that, if set, means the
- /// keyword is used in POSIX bc.
uchar data;
-
- /// The keyword text.
const char name[9];
} BcLexKeyword;
-/// Sets the most significant bit. Used for setting the POSIX bit in
-/// BcLexKeyword's data field.
#define BC_LEX_CHAR_MSB(bit) ((bit) << (CHAR_BIT - 1))
-/// Returns non-zero if the keyword is POSIX, zero otherwise.
#define BC_LEX_KW_POSIX(kw) ((kw)->data & (BC_LEX_CHAR_MSB(1)))
-
-/// Returns the length of the keyword.
#define BC_LEX_KW_LEN(kw) ((size_t) ((kw)->data & ~(BC_LEX_CHAR_MSB(1))))
-/// A macro to easily build a keyword entry. See bc_lex_kws in src/data.c.
#define BC_LEX_KW_ENTRY(a, b, c) \
{ .data = ((b) & ~(BC_LEX_CHAR_MSB(1))) | BC_LEX_CHAR_MSB(c), .name = a }
-#if BC_ENABLE_EXTRA_MATH
-
-/// A macro for the number of keywords bc has. This has to be updated if any are
-/// added. This is for the redefined_kws field of the BcVm struct.
-#define BC_LEX_NKWS (32)
-
-#else // BC_ENABLE_EXTRA_MATH
-
-/// A macro for the number of keywords bc has. This has to be updated if any are
-/// added. This is for the redefined_kws field of the BcVm struct.
-#define BC_LEX_NKWS (28)
-
-#endif // BC_ENABLE_EXTRA_MATH
-
-// The array of keywords and its length.
extern const BcLexKeyword bc_lex_kws[];
extern const size_t bc_lex_kws_len;
-/**
- * The @a BcLexNext function for bc. (See include/lex.h for a definition of
- * @a BcLexNext.)
- * @param l The lexer.
- */
void bc_lex_token(BcLex *l);
-// The following section is for flags needed when parsing bc code. These flags
-// are complicated, but necessary. Why you ask? Because bc's standard is awful.
-//
-// If you don't believe me, go read the bc Parsing section of the Development
-// manual (manuals/development.md). Then come back.
-//
-// In other words, these flags are the sign declaring, "Here be dragons."
-
-/**
- * This returns a pointer to the set of flags at the top of the flag stack.
- * @a p is expected to be a BcParse pointer.
- * @param p The parser.
- * @return A pointer to the top flag set.
- */
#define BC_PARSE_TOP_FLAG_PTR(p) ((uint16_t*) bc_vec_top(&(p)->flags))
-
-/**
- * This returns the flag set at the top of the flag stack. @a p is expected to
- * be a BcParse pointer.
- * @param p The parser.
- * @return The top flag set.
- */
#define BC_PARSE_TOP_FLAG(p) (*(BC_PARSE_TOP_FLAG_PTR(p)))
-// After this point, all flag #defines are in sets of 2: one to define the flag,
-// and one to define a way to grab the flag from the flag set at the top of the
-// flag stack. All `p` arguments are pointers to a BcParse.
-
-// This flag is set if the parser has seen a left brace.
#define BC_PARSE_FLAG_BRACE (UINTMAX_C(1)<<0)
#define BC_PARSE_BRACE(p) (BC_PARSE_TOP_FLAG(p) & BC_PARSE_FLAG_BRACE)
-// This flag is set if the parser is parsing inside of the braces of a function
-// body.
#define BC_PARSE_FLAG_FUNC_INNER (UINTMAX_C(1)<<1)
#define BC_PARSE_FUNC_INNER(p) (BC_PARSE_TOP_FLAG(p) & BC_PARSE_FLAG_FUNC_INNER)
-// This flag is set if the parser is parsing a function. It is different from
-// the one above because it is set if it is parsing a function body *or* header,
-// not just if it's parsing a function body.
#define BC_PARSE_FLAG_FUNC (UINTMAX_C(1)<<2)
#define BC_PARSE_FUNC(p) (BC_PARSE_TOP_FLAG(p) & BC_PARSE_FLAG_FUNC)
-// This flag is set if the parser is expecting to parse a body, whether of a
-// function, an if statement, or a loop.
#define BC_PARSE_FLAG_BODY (UINTMAX_C(1)<<3)
#define BC_PARSE_BODY(p) (BC_PARSE_TOP_FLAG(p) & BC_PARSE_FLAG_BODY)
-// This flag is set if bc is parsing a loop. This is important because the break
-// and continue keywords are only valid inside of a loop.
#define BC_PARSE_FLAG_LOOP (UINTMAX_C(1)<<4)
#define BC_PARSE_LOOP(p) (BC_PARSE_TOP_FLAG(p) & BC_PARSE_FLAG_LOOP)
-// This flag is set if bc is parsing the body of a loop. It is different from
-// the one above the same way @a BC_PARSE_FLAG_FUNC_INNER is different from
-// @a BC_PARSE_FLAG_FUNC.
#define BC_PARSE_FLAG_LOOP_INNER (UINTMAX_C(1)<<5)
#define BC_PARSE_LOOP_INNER(p) (BC_PARSE_TOP_FLAG(p) & BC_PARSE_FLAG_LOOP_INNER)
-// This flag is set if bc is parsing an if statement.
#define BC_PARSE_FLAG_IF (UINTMAX_C(1)<<6)
#define BC_PARSE_IF(p) (BC_PARSE_TOP_FLAG(p) & BC_PARSE_FLAG_IF)
-// This flag is set if bc is parsing an else statement. This is important
-// because of "else if" constructions, among other things.
#define BC_PARSE_FLAG_ELSE (UINTMAX_C(1)<<7)
#define BC_PARSE_ELSE(p) (BC_PARSE_TOP_FLAG(p) & BC_PARSE_FLAG_ELSE)
-// This flag is set if bc just finished parsing an if statement and its body.
-// It tells the parser that it can probably expect an else statement next. This
-// flag is, thus, one of the most subtle.
#define BC_PARSE_FLAG_IF_END (UINTMAX_C(1)<<8)
#define BC_PARSE_IF_END(p) (BC_PARSE_TOP_FLAG(p) & BC_PARSE_FLAG_IF_END)
-/**
- * This returns true if bc is in a state where it should not execute any code
- * at all.
- * @param p The parser.
- * @return True if execution cannot proceed, false otherwise.
- */
#define BC_PARSE_NO_EXEC(p) ((p)->flags.len != 1 || BC_PARSE_TOP_FLAG(p) != 0)
-/**
- * This returns true if the token @a t is a statement delimiter, which is
- * either a newline or a semicolon.
- * @param t The token to check.
- * @return True if t is a statement delimiter token; false otherwise.
- */
#define BC_PARSE_DELIMITER(t) \
((t) == BC_LEX_SCOLON || (t) == BC_LEX_NLINE || (t) == BC_LEX_EOF)
-/**
- * This is poorly named, but it basically returns whether or not the current
- * state is valid for the end of an else statement.
- * @param f The flag set to be checked.
- * @return True if the state is valid for the end of an else statement.
- */
#define BC_PARSE_BLOCK_STMT(f) \
((f) & (BC_PARSE_FLAG_ELSE | BC_PARSE_FLAG_LOOP_INNER))
-/**
- * This returns the value of the data for an operator with precedence @a p and
- * associativity @a l (true if left associative, false otherwise). This is used
- * to construct an array of operators, bc_parse_ops, in src/data.c.
- * @param p The precedence.
- * @param l True if the operator is left associative, false otherwise.
- * @return The data for the operator.
- */
#define BC_PARSE_OP(p, l) (((p) & ~(BC_LEX_CHAR_MSB(1))) | (BC_LEX_CHAR_MSB(l)))
-/**
- * Returns the operator data for the lex token @a t.
- * @param t The token to return operator data for.
- * @return The operator data for @a t.
- */
#define BC_PARSE_OP_DATA(t) bc_parse_ops[((t) - BC_LEX_OP_INC)]
-
-/**
- * Returns non-zero if operator @a op is left associative, zero otherwise.
- * @param op The operator to test for associativity.
- * @return Non-zero if the operator is left associative, zero otherwise.
- */
#define BC_PARSE_OP_LEFT(op) (BC_PARSE_OP_DATA(op) & BC_LEX_CHAR_MSB(1))
-
-/**
- * Returns the precedence of operator @a op. Lower number means higher
- * precedence.
- * @param op The operator to return the precedence of.
- * @return The precedence of @a op.
- */
#define BC_PARSE_OP_PREC(op) (BC_PARSE_OP_DATA(op) & ~(BC_LEX_CHAR_MSB(1)))
-/**
- * A macro to easily define a series of bits for whether a lex token is an
- * expression token or not. It takes 8 expression bits, corresponding to the 8
- * bits in a uint8_t. You can see this in use for bc_parse_exprs in src/data.c.
- * @param e1 The first bit.
- * @param e2 The second bit.
- * @param e3 The third bit.
- * @param e4 The fourth bit.
- * @param e5 The fifth bit.
- * @param e6 The sixth bit.
- * @param e7 The seventh bit.
- * @param e8 The eighth bit.
- * @return An expression entry for bc_parse_exprs[].
- */
#define BC_PARSE_EXPR_ENTRY(e1, e2, e3, e4, e5, e6, e7, e8) \
((UINTMAX_C(e1) << 7) | (UINTMAX_C(e2) << 6) | (UINTMAX_C(e3) << 5) | \
(UINTMAX_C(e4) << 4) | (UINTMAX_C(e5) << 3) | (UINTMAX_C(e6) << 2) | \
(UINTMAX_C(e7) << 1) | (UINTMAX_C(e8) << 0))
-/**
- * Returns true if token @a i is a token that belongs in an expression.
- * @param i The token to test.
- * @return True if i is an expression token, false otherwise.
- */
#define BC_PARSE_EXPR(i) \
(bc_parse_exprs[(((i) & (uchar) ~(0x07)) >> 3)] & (1 << (7 - ((i) & 0x07))))
-/**
- * Returns the operator (by lex token) that is at the top of the operator
- * stack.
- * @param p The parser.
- * @return The operator that is at the top of the operator stack, as a lex
- * token.
- */
#define BC_PARSE_TOP_OP(p) (*((BcLexType*) bc_vec_top(&(p)->ops)))
-
-/**
- * Returns true if bc has a "leaf" token. A "leaf" token is one that can stand
- * alone in an expression. For example, a number by itself can be an expression,
- * but a binary operator, while valid for an expression, cannot be alone in the
- * expression. It must have an expression to the left and right of itself. See
- * the documentation for @a bc_parse_expr_err() in src/bc_parse.c.
- * @param prev The previous token as an instruction.
- * @param bin_last True if that last operator was a binary operator, false
- * otherwise.
- * @param rparen True if the last operator was a right paren.
- * return True if the last token was a leaf token, false otherwise.
- */
#define BC_PARSE_LEAF(prev, bin_last, rparen) \
(!(bin_last) && ((rparen) || bc_parse_inst_isLeaf(prev)))
-/**
- * This returns true if the token @a t should be treated as though it's a
- * variable. This goes for actual variables, array elements, and globals.
- * @param t The token to test.
- * @return True if @a t should be treated as though it's a variable, false
- * otherwise.
- */
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
#define BC_PARSE_INST_VAR(t) \
((t) >= BC_INST_VAR && (t) <= BC_INST_SEED && (t) != BC_INST_ARRAY)
-#else // BC_ENABLE_EXTRA_MATH
+#else // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
#define BC_PARSE_INST_VAR(t) \
((t) >= BC_INST_VAR && (t) <= BC_INST_SCALE && (t) != BC_INST_ARRAY)
-#endif // BC_ENABLE_EXTRA_MATH
-
-/**
- * Returns true if the previous token @a p (in the form of a bytecode
- * instruction) is a prefix operator. The fact that it is for bytecode
- * instructions is what makes it different from @a BC_PARSE_OP_PREFIX below.
- * @param p The previous token.
- * @return True if @a p is a prefix operator.
- */
-#define BC_PARSE_PREV_PREFIX(p) ((p) >= BC_INST_NEG && (p) <= BC_INST_BOOL_NOT)
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
-/**
- * Returns true if token @a t is a prefix operator.
- * @param t The token to test.
- * @return True if @a t is a prefix operator, false otherwise.
- */
+#define BC_PARSE_PREV_PREFIX(p) \
+ ((p) >= BC_INST_NEG && (p) <= BC_INST_BOOL_NOT)
#define BC_PARSE_OP_PREFIX(t) ((t) == BC_LEX_OP_BOOL_NOT || (t) == BC_LEX_NEG)
-/**
- * We can calculate the conversion between tokens and bytecode instructions by
- * subtracting the position of the first operator in the lex enum and adding the
- * position of the first in the instruction enum. Note: This only works for
- * binary operators.
- * @param t The token to turn into an instruction.
- * @return The token as an instruction.
- */
+// We can calculate the conversion between tokens and exprs by subtracting the
+// position of the first operator in the lex enum and adding the position of
+// the first in the expr enum. Note: This only works for binary operators.
#define BC_PARSE_TOKEN_INST(t) ((uchar) ((t) - BC_LEX_NEG + BC_INST_NEG))
-/**
- * Returns true if the token is a bc keyword.
- * @param t The token to check.
- * @return True if @a t is a bc keyword, false otherwise.
- */
-#define BC_PARSE_IS_KEYWORD(t) ((t) >= BC_LEX_KW_AUTO && (t) <= BC_LEX_KW_ELSE)
-
-/// A struct that holds data about what tokens should be expected next. There
-/// are a few instances of these, all named because they are used in specific
-/// cases. Basically, in certain situations, it's useful to use the same code,
-/// but have a list of valid tokens.
-///
-/// Obviously, @a len is the number of tokens in the @a tokens array. If more
-/// than 4 is needed in the future, @a tokens will have to be changed.
-typedef struct BcParseNext {
-
- /// The number of tokens in the tokens array.
- uchar len;
-
- /// The tokens that can be expected next.
- uchar tokens[4];
-
-} BcParseNext;
-
-/// A macro to construct an array literal of tokens from a parameter list.
-#define BC_PARSE_NEXT_TOKENS(...) .tokens = { __VA_ARGS__ }
-
-/// A macro to generate a BcParseNext literal from BcParseNext data. See
-/// src/data.c for examples.
-#define BC_PARSE_NEXT(a, ...) \
- { .len = (uchar) (a), BC_PARSE_NEXT_TOKENS(__VA_ARGS__) }
-
-/// A status returned by @a bc_parse_expr_err(). It can either return success or
-/// an error indicating an empty expression.
typedef enum BcParseStatus {
BC_PARSE_STATUS_SUCCESS,
@@ -380,77 +154,27 @@ typedef enum BcParseStatus {
} BcParseStatus;
-/**
- * The @a BcParseExpr function for bc. (See include/parse.h for a definition of
- * @a BcParseExpr.)
- * @param p The parser.
- * @param flags Flags that define the requirements that the parsed code must
- * meet or an error will result. See @a BcParseExpr for more info.
- */
void bc_parse_expr(BcParse *p, uint8_t flags);
-/**
- * The @a BcParseParse function for bc. (See include/parse.h for a definition of
- * @a BcParseParse.)
- * @param p The parser.
- */
void bc_parse_parse(BcParse *p);
+void bc_parse_expr_status(BcParse *p, uint8_t flags, BcParseNext next);
-/// References to the signal message and its length.
extern const char bc_sig_msg[];
extern const uchar bc_sig_msg_len;
-/// A reference to an array of bits that are set if the corresponding lex token
-/// is valid in an expression.
+extern const char* const bc_parse_const1;
extern const uint8_t bc_parse_exprs[];
-
-/// A reference to an array of bc operators.
extern const uchar bc_parse_ops[];
-
-// References to the various instances of BcParseNext's.
-
-/// A reference to what tokens are valid as next tokens when parsing normal
-/// expressions. More accurately. these are the tokens that are valid for
-/// *ending* the expression.
extern const BcParseNext bc_parse_next_expr;
-
-/// A reference to what tokens are valid as next tokens when parsing function
-/// parameters (well, actually arguments).
-extern const BcParseNext bc_parse_next_arg;
-
-/// A reference to what tokens are valid as next tokens when parsing a print
-/// statement.
+extern const BcParseNext bc_parse_next_param;
extern const BcParseNext bc_parse_next_print;
-
-/// A reference to what tokens are valid as next tokens when parsing things like
-/// loop headers and builtin functions where the only thing expected is a right
-/// paren.
-///
-/// The name is an artifact of history, and is related to @a BC_PARSE_REL (see
-/// include/parse.h). It refers to how POSIX only allows some operators as part
-/// of the conditional of for loops, while loops, and if statements.
extern const BcParseNext bc_parse_next_rel;
-
-// What tokens are valid as next tokens when parsing an array element
-// expression.
extern const BcParseNext bc_parse_next_elem;
-
-/// A reference to what tokens are valid as next tokens when parsing the first
-/// two parts of a for loop header.
extern const BcParseNext bc_parse_next_for;
-
-/// A reference to what tokens are valid as next tokens when parsing a read
-/// expression.
extern const BcParseNext bc_parse_next_read;
-/// A reference to what tokens are valid as next tokens when parsing a builtin
-/// function with multiple arguments.
-extern const BcParseNext bc_parse_next_builtin;
-
#else // BC_ENABLED
-// If bc is not enabled, execution is always possible because dc has strict
-// rules that ensure execution can always proceed safely.
#define BC_PARSE_NO_EXEC(p) (0)
#endif // BC_ENABLED
diff --git a/include/bcl.h b/include/bcl.h
index 833592c4..3efb028b 100644
--- a/include/bcl.h
+++ b/include/bcl.h
@@ -49,41 +49,8 @@
#include <stdint.h>
#include <sys/types.h>
-// Windows has deprecated isatty() and the rest of these. Or doesn't have them.
-// So these are just fixes for Windows.
-#ifdef _WIN32
-
-// This one is special. Windows did not like me defining an
-// inline function that was not given a definition in a header
-// file. This suppresses that by making inline functions non-inline.
-#define inline
-
-#define restrict __restrict
-#define strdup _strdup
-#define write(f, b, s) _write((f), (b), (unsigned int) (s))
-#define read(f, b, s) _read((f), (b), (unsigned int) (s))
-#define close _close
-#define open(f, n, m) _sopen_s(f, n, m, _SH_DENYNO, _S_IREAD | _S_IWRITE)
-#define sigjmp_buf jmp_buf
-#define sigsetjmp(j, s) setjmp(j)
-#define siglongjmp longjmp
-#define isatty _isatty
-#define STDIN_FILENO _fileno(stdin)
-#define STDOUT_FILENO _fileno(stdout)
-#define STDERR_FILENO _fileno(stderr)
-#define ssize_t SSIZE_T
-#define S_ISDIR(m) ((m) & _S_IFDIR)
-#define O_RDONLY _O_RDONLY
-#define stat _stat
-#define fstat _fstat
-#define BC_FILE_SEP '\\'
-
-#else // _WIN32
-#define BC_FILE_SEP '/'
-#endif // _WIN32
-
-#define BCL_SEED_ULONGS (4)
-#define BCL_SEED_SIZE (sizeof(long) * BCL_SEED_ULONGS)
+#define BC_SEED_ULONGS (4)
+#define BC_SEED_SIZE (sizeof(long) * BC_SEED_ULONGS)
// For some reason, LONG_BIT is not defined in some versions of gcc.
// I define it here to the minimum accepted value in the POSIX standard.
@@ -99,13 +66,6 @@
#error BC_LONG_BIT cannot be greater than LONG_BIT
#endif // BC_LONG_BIT > LONG_BIT
-// For more information about the items here, see the either the
-// manuals/bcl.3.md or manuals/bcl.3 manuals.
-
-// BclBigDig is a fixed-size integer type that bcl can convert numbers to.
-//
-// BclRandInt is the type of fixed-size integer natively returned by the
-// pseudo-random number generator.
#if BC_LONG_BIT >= 64
typedef uint64_t BclBigDig;
@@ -121,10 +81,97 @@ typedef uint32_t BclRandInt;
#error BC_LONG_BIT must be at least 32
#endif // BC_LONG_BIT >= 64
+#define BC_UNUSED(e) ((void) (e))
+
+#ifndef BC_LIKELY
+#define BC_LIKELY(e) (e)
+#endif // BC_LIKELY
+
+#ifndef BC_UNLIKELY
+#define BC_UNLIKELY(e) (e)
+#endif // BC_UNLIKELY
+
+#define BC_ERR(e) BC_UNLIKELY(e)
+#define BC_NO_ERR(s) BC_LIKELY(s)
+
+#ifndef BC_DEBUG_CODE
+#define BC_DEBUG_CODE (0)
+#endif // BC_DEBUG_CODE
+
+#if __STDC_VERSION__ >= 201100L
+#include <stdnoreturn.h>
+#define BC_NORETURN _Noreturn
+#else // __STDC_VERSION__
+#define BC_NORETURN
+#define BC_MUST_RETURN
+#endif // __STDC_VERSION__
+
+#if defined(__clang__) || defined(__GNUC__)
+#if defined(__has_attribute)
+#if __has_attribute(fallthrough)
+#define BC_FALLTHROUGH __attribute__((fallthrough));
+#else // __has_attribute(fallthrough)
+#define BC_FALLTHROUGH
+#endif // __has_attribute(fallthrough)
+#else // defined(__has_attribute)
+#define BC_FALLTHROUGH
+#endif // defined(__has_attribute)
+#else // defined(__clang__) || defined(__GNUC__)
+#define BC_FALLTHROUGH
+#endif // defined(__clang__) || defined(__GNUC__)
+
+// Workarounds for AIX's POSIX incompatibility.
+#ifndef SIZE_MAX
+#define SIZE_MAX __SIZE_MAX__
+#endif // SIZE_MAX
+#ifndef UINTMAX_C
+#define UINTMAX_C __UINTMAX_C
+#endif // UINTMAX_C
+#ifndef UINT32_C
+#define UINT32_C __UINT32_C
+#endif // UINT32_C
+#ifndef UINT_FAST32_MAX
+#define UINT_FAST32_MAX __UINT_FAST32_MAX__
+#endif // UINT_FAST32_MAX
+#ifndef UINT16_MAX
+#define UINT16_MAX __UINT16_MAX__
+#endif // UINT16_MAX
+#ifndef SIG_ATOMIC_MAX
+#define SIG_ATOMIC_MAX __SIG_ATOMIC_MAX__
+#endif // SIG_ATOMIC_MAX
+
+// Windows has deprecated isatty() and the rest of these.
+// Or doesn't have them.
+#ifdef _WIN32
-#ifndef BC_ENABLE_LIBRARY
-#define BC_ENABLE_LIBRARY (1)
-#endif // BC_ENABLE_LIBRARY
+// This one is special. Windows did not like me defining an
+// inline function that was not given a definition in a header
+// file. This suppresses that by making inline functions non-inline.
+#define inline
+
+#define restrict __restrict
+#define strdup _strdup
+#define write(f, b, s) _write((f), (b), (unsigned int) (s))
+#define read(f, b, s) _read((f), (b), (unsigned int) (s))
+#define close _close
+#define open(f, n, m) _sopen_s(f, n, m, _SH_DENYNO, _S_IREAD | _S_IWRITE)
+#define sigjmp_buf jmp_buf
+#define sigsetjmp(j, s) setjmp(j)
+#define siglongjmp longjmp
+#define isatty _isatty
+#define STDIN_FILENO (0)
+#define STDOUT_FILENO (1)
+#define STDERR_FILENO (2)
+#define ssize_t SSIZE_T
+#define S_ISDIR(m) ((m) & _S_IFDIR)
+#define O_RDONLY _O_RDONLY
+#define stat _stat
+#define fstat _fstat
+#define BC_FILE_SEP '\\'
+
+#else // _WIN32
+#define BC_FILE_SEP '/'
+#endif // _WIN32
#if BC_ENABLE_LIBRARY
@@ -228,7 +275,7 @@ BclNumber bcl_frand(size_t places);
BclNumber bcl_ifrand(BclNumber a, size_t places);
BclError bcl_rand_seedWithNum(BclNumber n);
-BclError bcl_rand_seed(unsigned char seed[BCL_SEED_SIZE]);
+BclError bcl_rand_seed(unsigned char seed[BC_SEED_SIZE]);
void bcl_rand_reseed(void);
BclNumber bcl_rand_seed2num(void);
BclRandInt bcl_rand_int(void);
diff --git a/include/dc.h b/include/dc.h
index 88b5e054..315aeb78 100644
--- a/include/dc.h
+++ b/include/dc.h
@@ -29,7 +29,7 @@
*
* *****************************************************************************
*
- * Definitions for dc only.
+ * Definitions for bc.
*
*/
@@ -42,61 +42,23 @@
#include <lex.h>
#include <parse.h>
-/**
- * The main function for dc. It just sets variables and passes its arguments
- * through to @a bc_vm_boot().
- */
-void dc_main(int argc, char *argv[]);
+void dc_main(int argc, char **argv);
-// A reference to the dc help text.
extern const char dc_help[];
-/**
- * The @a BcLexNext function for dc. (See include/lex.h for a definition of
- * @a BcLexNext.)
- * @param l The lexer.
- */
void dc_lex_token(BcLex *l);
-
-/**
- * Returns true if the negative char `_` should be treated as a command or not.
- * dc considers negative a command if it does *not* immediately proceed a
- * number. Otherwise, it's just considered a negative.
- * @param l The lexer.
- * @return True if a negative should be treated as a command, false if it
- * should be treated as a negative sign on a number.
- */
bool dc_lex_negCommand(BcLex *l);
-// References to the signal message and its length.
extern const char dc_sig_msg[];
extern const uchar dc_sig_msg_len;
-// References to an array and its length. This array is an array of lex tokens
-// that, when encountered, should be treated as commands that take a register.
extern const uint8_t dc_lex_regs[];
extern const size_t dc_lex_regs_len;
-// References to an array of tokens and its length. This array corresponds to
-// the ASCII table, starting at double quotes. This makes it easy to look up
-// tokens for characters.
extern const uint8_t dc_lex_tokens[];
extern const uint8_t dc_parse_insts[];
-/**
- * The @a BcParseParse function for dc. (See include/parse.h for a definition of
- * @a BcParseParse.)
- * @param p The parser.
- */
void dc_parse_parse(BcParse *p);
-
-/**
- * The @a BcParseExpr function for dc. (See include/parse.h for a definition of
- * @a BcParseExpr.)
- * @param p The parser.
- * @param flags Flags that define the requirements that the parsed code must
- * meet or an error will result. See @a BcParseExpr for more info.
- */
void dc_parse_expr(BcParse *p, uint8_t flags);
#endif // DC_ENABLED
diff --git a/include/file.h b/include/file.h
index b30b932c..fbd4b9b9 100644
--- a/include/file.h
+++ b/include/file.h
@@ -42,136 +42,48 @@
#define BC_FILE_ULL_LENGTH (21)
-/// The file struct.
typedef struct BcFile {
- // The actual file descriptor.
int fd;
-
- // The buffer for the file.
char *buf;
-
- // The length (number of actual chars) in the buffer.
size_t len;
-
- // The capacity (max number of chars) of the buffer.
size_t cap;
} BcFile;
#if BC_ENABLE_HISTORY
-
-/// Types of flushing. These are important because of history and printing
-/// strings without newlines, something that users could use as their own
-/// prompts.
typedef enum BcFlushType {
- /// Do not clear the stored partial line, but don't add to it.
BC_FLUSH_NO_EXTRAS_NO_CLEAR,
-
- /// Do not clear the stored partial line and add to it.
BC_FLUSH_SAVE_EXTRAS_NO_CLEAR,
-
- /// Clear the stored partial line and do not save the new stuff either.
BC_FLUSH_NO_EXTRAS_CLEAR,
-
- /// Clear the stored partial line, but save the new stuff.
BC_FLUSH_SAVE_EXTRAS_CLEAR,
} BcFlushType;
-
#else // BC_ENABLE_HISTORY
-
-// These make sure that the BcFlushType parameter disappears if history is not
-// used.
-
#define bc_file_putchar(f, t, c) bc_file_putchar(f, c)
#define bc_file_flushErr(f, t) bc_file_flushErr(f)
#define bc_file_flush(f, t) bc_file_flush(f)
#define bc_file_write(f, t, b, n) bc_file_write(f, b, n)
#define bc_file_puts(f, t, s) bc_file_puts(f, s)
-
#endif // BC_ENABLE_HISTORY
-/**
- * Initialize a file.
- * @param f The file to initialize.
- * @param fd The file descriptor.
- * @param buf The buffer for the file.
- * @param cap The capacity of the buffer.
- */
void bc_file_init(BcFile *f, int fd, char *buf, size_t cap);
-
-/**
- * Frees a file, including flushing it.
- * @param f The file to free.
- */
void bc_file_free(BcFile *f);
-/**
- * Print a char into the file.
- * @param f The file to print to.
- * @param type The flush type.
- * @param c The character to write.
- */
void bc_file_putchar(BcFile *restrict f, BcFlushType type, uchar c);
-
-/**
- * Flush and return an error if it failed. This is meant to be used when needing
- * to flush in error situations when an error is already in flight. It would be
- * a very bad deal to throw another error.
- * @param f The file to flush.
- * @param type The flush type.
- * @return A status indicating if an error occurred.
- */
BcStatus bc_file_flushErr(BcFile *restrict f, BcFlushType type);
-
-/**
- * Flush and throw an error on failure.
- * @param f The file to flush.
- * @param type The flush type.
- */
void bc_file_flush(BcFile *restrict f, BcFlushType type);
-
-/**
- * Write the contents of buf to the file.
- * @param f The file to flush.
- * @param type The flush type.
- * @param buf The buffer whose contents will be written to the file.
- * @param n The length of buf.
- */
void bc_file_write(BcFile *restrict f, BcFlushType type,
const char *buf, size_t n);
-
-/**
- * Write to the file like fprintf would. This is very rudimentary.
- * @param f The file to flush.
- * @param fmt The format string.
- */
void bc_file_printf(BcFile *restrict f, const char *fmt, ...);
-
-/**
- * Write to the file like vfprintf would. This is very rudimentary.
- * @param f The file to flush.
- * @param fmt The format string.
- */
void bc_file_vprintf(BcFile *restrict f, const char *fmt, va_list args);
-
-/**
- * Write str to the file.
- * @param f The file to flush.
- * @param type The flush type.
- * @param str The string to write to the file.
- */
void bc_file_puts(BcFile *restrict f, BcFlushType type, const char *str);
#if BC_ENABLE_HISTORY
-
-// Some constant flush types for ease of use.
extern const BcFlushType bc_flush_none;
extern const BcFlushType bc_flush_err;
extern const BcFlushType bc_flush_save;
-
#endif // BC_ENABLE_HISTORY
#endif // BC_FILE_H
diff --git a/include/history.h b/include/history.h
index 3a2cf82b..469785a1 100644
--- a/include/history.h
+++ b/include/history.h
@@ -85,30 +85,19 @@
#if BC_ENABLE_HISTORY
+#ifdef _WIN32
+#error History is not supported on Windows.
+#endif // _WIN32
+
#include <stdbool.h>
#include <stddef.h>
#include <signal.h>
-#ifndef _WIN32
#include <termios.h>
#include <time.h>
#include <unistd.h>
#include <sys/select.h>
-#else // _WIN32
-
-#ifndef WIN32_LEAN_AND_MEAN
-#define WIN32_LEAN_AND_MEAN
-#endif // WIN32_LEAN_AND_MEAN
-
-#include <Windows.h>
-#include <io.h>
-#include <conio.h>
-
-#define strncasecmp _strnicmp
-#define strcasecmp _stricmp
-
-#endif // _WIN32
#include <status.h>
#include <vector.h>
@@ -118,40 +107,19 @@
#include <file.h>
#endif // BC_DEBUG_CODE
-/// Default columns.
#define BC_HIST_DEF_COLS (80)
-
-/// Max number of history entries.
#define BC_HIST_MAX_LEN (128)
-
-/// Max length of a line.
#define BC_HIST_MAX_LINE (4095)
-
-/// Max size for cursor position buffer.
#define BC_HIST_SEQ_SIZE (64)
-/**
- * The number of entries in the history.
- * @param h The history data.
- */
#define BC_HIST_BUF_LEN(h) ((h)->buf.len - 1)
-
-/**
- * Read n characters into s and check the error.
- * @param s The buffer to read into.
- * @param n The number of bytes to read.
- * @return True if there was an error, false otherwise.
- */
#define BC_HIST_READ(s, n) (bc_history_read((s), (n)) == -1)
-/// Markers for direction when using arrow keys.
#define BC_HIST_NEXT (false)
#define BC_HIST_PREV (true)
#if BC_DEBUG_CODE
-// These are just for debugging.
-
#define BC_HISTORY_DEBUG_BUF_SIZE (1024)
#define lndebug(...) \
@@ -174,8 +142,12 @@
#define lndebug(fmt, ...)
#endif // BC_DEBUG_CODE
-/// An enum of useful actions. To understand what these mean, check terminal
-/// emulators for their shortcuts or the VT100 codes.
+#if !BC_ENABLE_PROMPT
+#define bc_history_line(h, vec, prompt) bc_history_line(h, vec)
+#define bc_history_raw(h, prompt) bc_history_raw(h)
+#define bc_history_edit(h, prompt) bc_history_edit(h)
+#endif // BC_ENABLE_PROMPT
+
typedef enum BcHistoryAction {
BC_ACTION_NULL = 0,
@@ -193,13 +165,11 @@ typedef enum BcHistoryAction {
BC_ACTION_ENTER = 13,
BC_ACTION_CTRL_N = 14,
BC_ACTION_CTRL_P = 16,
- BC_ACTION_CTRL_S = 19,
BC_ACTION_CTRL_T = 20,
BC_ACTION_CTRL_U = 21,
BC_ACTION_CTRL_W = 23,
BC_ACTION_CTRL_Z = 26,
BC_ACTION_ESC = 27,
- BC_ACTION_CTRL_BSLASH = 28,
BC_ACTION_BACKSPACE = 127
} BcHistoryAction;
@@ -219,11 +189,13 @@ typedef struct BcHistory {
/// Any material printed without a trailing newline.
BcVec extras;
+#if BC_ENABLE_PROMPT
/// Prompt to display.
const char *prompt;
/// Prompt length.
size_t plen;
+#endif // BC_ENABLE_PROMPT
/// Prompt column length.
size_t pcol;
@@ -240,14 +212,13 @@ typedef struct BcHistory {
/// The history index we are currently editing.
size_t idx;
-#ifndef _WIN32
/// The original terminal state.
struct termios orig_termios;
-#else // _WIN32
- DWORD orig_console_mode;
-#endif // _WIN32
- /// These next two are here because pahole found a 4 byte hole here.
+ /// These next three are here because pahole found a 4 byte hole here.
+
+ /// This is to signal that there is more, so we don't process yet.
+ bool stdin_has_data;
/// Whether we are in rawmode.
bool rawMode;
@@ -255,7 +226,6 @@ typedef struct BcHistory {
/// Whether the terminal is bad.
bool badTerm;
-#ifndef _WIN32
/// This is to check if stdin has more data.
fd_set rdset;
@@ -264,69 +234,26 @@ typedef struct BcHistory {
/// This is to check if stdin has more data.
sigset_t sigmask;
-#endif // _WIN32
} BcHistory;
-/**
- * Get a line from stdin using history. This returns a status because I don't
- * want to throw errors while the terminal is in raw mode.
- * @param h The history data.
- * @param vec A vector to put the line into.
- * @param prompt The prompt to display, if desired.
- * @return A status indicating an error, if any. Returning a status here
- * is better because if we throw an error out of history, we
- * leave the terminal in raw mode or in some other half-baked
- * state.
- */
BcStatus bc_history_line(BcHistory *h, BcVec *vec, const char *prompt);
-/**
- * Initialize history data.
- * @param h The struct to initialize.
- */
void bc_history_init(BcHistory *h);
-
-/**
- * Free history data (and recook the terminal).
- * @param h The struct to free.
- */
void bc_history_free(BcHistory *h);
-/**
- * Frees strings used by history.
- * @param str The string to free.
- */
-void bc_history_string_free(void *str);
-
-// A list of terminals that don't work.
extern const char *bc_history_bad_terms[];
-
-// A tab in history and its length.
extern const char bc_history_tab[];
extern const size_t bc_history_tab_len;
-
-// A ctrl+c string.
extern const char bc_history_ctrlc[];
-
-// UTF-8 data arrays.
extern const uint32_t bc_history_wchars[][2];
extern const size_t bc_history_wchars_len;
extern const uint32_t bc_history_combo_chars[];
extern const size_t bc_history_combo_chars_len;
-
#if BC_DEBUG_CODE
-
-// Debug data.
extern BcFile bc_history_debug_fp;
extern char *bc_history_debug_buf;
-
-/**
- * A function to print keycodes for debugging.
- * @param h The history data.
- */
-void bc_history_printKeyCodes(BcHistory* h);
-
+void bc_history_printKeyCodes(BcHistory* l);
#endif // BC_DEBUG_CODE
#endif // BC_ENABLE_HISTORY
diff --git a/include/lang.h b/include/lang.h
index 5a678ed3..7158f10d 100644
--- a/include/lang.h
+++ b/include/lang.h
@@ -42,28 +42,34 @@
#include <vector.h>
#include <num.h>
-/// The instructions for bytecode.
+#if BC_ENABLED
+#define BC_INST_IS_ASSIGN(i) \
+ ((i) == BC_INST_ASSIGN || (i) == BC_INST_ASSIGN_NO_VAL)
+#define BC_INST_USE_VAL(i) ((i) <= BC_INST_ASSIGN)
+#else // BC_ENABLED
+#define BC_INST_IS_ASSIGN(i) ((i) == BC_INST_ASSIGN_NO_VAL)
+#define BC_INST_USE_VAL(i) (false)
+#endif // BC_ENABLED
+
+#ifndef NDEBUG
+#define BC_ENABLE_FUNC_FREE (1)
+#else // NDEBUG
+#define BC_ENABLE_FUNC_FREE DC_ENABLED
+#endif // NDEBUG
+
typedef enum BcInst {
#if BC_ENABLED
-
- /// Postfix increment and decrement. Prefix are translated into
- /// BC_INST_ONE with either BC_INST_ASSIGN_PLUS or BC_INST_ASSIGN_MINUS.
BC_INST_INC = 0,
BC_INST_DEC,
#endif // BC_ENABLED
- /// Unary negation.
BC_INST_NEG,
-
- /// Boolean not.
BC_INST_BOOL_NOT,
#if BC_ENABLE_EXTRA_MATH
- /// Truncation operator.
BC_INST_TRUNC,
#endif // BC_ENABLE_EXTRA_MATH
- /// These should be self-explanatory.
BC_INST_POWER,
BC_INST_MULTIPLY,
BC_INST_DIVIDE,
@@ -72,16 +78,12 @@ typedef enum BcInst {
BC_INST_MINUS,
#if BC_ENABLE_EXTRA_MATH
-
- /// Places operator.
BC_INST_PLACES,
- /// Shift operators.
BC_INST_LSHIFT,
BC_INST_RSHIFT,
#endif // BC_ENABLE_EXTRA_MATH
- /// Comparison operators.
BC_INST_REL_EQ,
BC_INST_REL_LE,
BC_INST_REL_GE,
@@ -89,12 +91,10 @@ typedef enum BcInst {
BC_INST_REL_LT,
BC_INST_REL_GT,
- /// Boolean or and and.
BC_INST_BOOL_OR,
BC_INST_BOOL_AND,
#if BC_ENABLED
- /// Same as the normal operators, but assigment. So ^=, *=, /=, etc.
BC_INST_ASSIGN_POWER,
BC_INST_ASSIGN_MULTIPLY,
BC_INST_ASSIGN_DIVIDE,
@@ -102,20 +102,12 @@ typedef enum BcInst {
BC_INST_ASSIGN_PLUS,
BC_INST_ASSIGN_MINUS,
#if BC_ENABLE_EXTRA_MATH
- /// Places and shift assignment operators.
BC_INST_ASSIGN_PLACES,
BC_INST_ASSIGN_LSHIFT,
BC_INST_ASSIGN_RSHIFT,
#endif // BC_ENABLE_EXTRA_MATH
-
- /// Normal assignment.
BC_INST_ASSIGN,
- /// bc and dc detect when the value from an assignment is not necessary.
- /// For example, a plain assignment statement means the value is never used.
- /// In those cases, we can get lots of performance back by not even creating
- /// a copy at all. In fact, it saves a copy, a push onto the results stack,
- /// a pop from the results stack, and a free. Definitely worth it to detect.
BC_INST_ASSIGN_POWER_NO_VAL,
BC_INST_ASSIGN_MULTIPLY_NO_VAL,
BC_INST_ASSIGN_DIVIDE_NO_VAL,
@@ -123,564 +115,212 @@ typedef enum BcInst {
BC_INST_ASSIGN_PLUS_NO_VAL,
BC_INST_ASSIGN_MINUS_NO_VAL,
#if BC_ENABLE_EXTRA_MATH
- /// Same as above.
BC_INST_ASSIGN_PLACES_NO_VAL,
BC_INST_ASSIGN_LSHIFT_NO_VAL,
BC_INST_ASSIGN_RSHIFT_NO_VAL,
#endif // BC_ENABLE_EXTRA_MATH
#endif // BC_ENABLED
-
- /// Normal assignment that pushes no value on the stack.
BC_INST_ASSIGN_NO_VAL,
- /// Push a constant onto the results stack.
BC_INST_NUM,
-
- /// Push a variable onto the results stack.
BC_INST_VAR,
-
- /// Push an array element onto the results stack.
BC_INST_ARRAY_ELEM,
-
- /// Push an array onto the results stack. This is different from pushing an
- /// array *element* onto the results stack; it pushes a reference to the
- /// whole array. This is needed in bc for function arguments that are
- /// arrays. It is also needed for returning the length of an array.
+#if BC_ENABLED
BC_INST_ARRAY,
+#endif // BC_ENABLED
- /// Push a zero or a one onto the stack. These are special cased because it
- /// does help performance, particularly for one since inc/dec operators
- /// use it.
BC_INST_ZERO,
BC_INST_ONE,
#if BC_ENABLED
- /// Push the last printed value onto the stack.
BC_INST_LAST,
#endif // BC_ENABLED
-
- /// Push the value of any of the globals onto the stack.
BC_INST_IBASE,
BC_INST_OBASE,
BC_INST_SCALE,
-
-#if BC_ENABLE_EXTRA_MATH
- /// Push the value of the seed global onto the stack.
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_INST_SEED,
-#endif // BC_ENABLE_EXTRA_MATH
-
- /// These are builtin functions.
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_INST_LENGTH,
BC_INST_SCALE_FUNC,
BC_INST_SQRT,
BC_INST_ABS,
-
-#if BC_ENABLE_EXTRA_MATH
- /// Another builtin function.
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_INST_IRAND,
-#endif // BC_ENABLE_EXTRA_MATH
-
- /// Asciify.
- BC_INST_ASCIIFY,
-
- /// Another builtin function.
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_INST_READ,
-
-#if BC_ENABLE_EXTRA_MATH
- /// Another builtin function.
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_INST_RAND,
-#endif // BC_ENABLE_EXTRA_MATH
-
- /// Return the max for the various globals.
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_INST_MAXIBASE,
BC_INST_MAXOBASE,
BC_INST_MAXSCALE,
-#if BC_ENABLE_EXTRA_MATH
- /// Return the max value returned by rand().
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_INST_MAXRAND,
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
- /// This is slightly misnamed versus BC_INST_PRINT_POP. Well, it is in bc.
- /// dc uses this instruction to print, but not pop. That's valid in dc.
- /// However, in bc, it is *never* valid to print without popping. In bc,
- /// BC_INST_PRINT_POP is used to indicate when a string should be printed
- /// because of a print statement or whether it should be printed raw. The
- /// reason for this is because a print statement handles escaped characters.
- /// So BC_INST_PRINT_POP is for printing a string from a print statement,
- /// BC_INST_PRINT_STR is for printing a string by itself.
- ///
- /// In dc, BC_INST_PRINT_POP prints and pops, and BC_INST_PRINT just prints.
- ///
- /// Oh, and BC_INST_STR pushes a string onto the results stack.
BC_INST_PRINT,
BC_INST_PRINT_POP,
BC_INST_STR,
-#if BC_ENABLED
BC_INST_PRINT_STR,
- /// Jumps unconditionally.
+#if BC_ENABLED
BC_INST_JUMP,
-
- /// Jumps if the top of the results stack is zero (condition failed). It
- /// turns out that we only want to jump when conditions fail to "skip" code.
BC_INST_JUMP_ZERO,
- /// Call a function.
BC_INST_CALL,
- /// Return the top of the stack to the caller.
BC_INST_RET,
-
- /// Return 0 to the caller.
BC_INST_RET0,
-
- /// Special return instruction for void functions.
BC_INST_RET_VOID,
- /// Special halt instruction.
BC_INST_HALT,
#endif // BC_ENABLED
- /// Pop an item off of the results stack.
BC_INST_POP,
- /// Swaps the top two items on the results stack.
- BC_INST_SWAP,
-
- /// Modular exponentiation.
- BC_INST_MODEXP,
-
- /// Do divide and modulus at the same time.
- BC_INST_DIVMOD,
-
- /// Turns a number into a string and prints it.
- BC_INST_PRINT_STREAM,
-
#if DC_ENABLED
-
- /// dc's return; it pops an executing string off of the stack.
BC_INST_POP_EXEC,
+ BC_INST_MODEXP,
+ BC_INST_DIVMOD,
- /// Unconditionally execute a string.
BC_INST_EXECUTE,
-
- /// Conditionally execute a string.
BC_INST_EXEC_COND,
- /// Prints each item on the results stack, separated by newlines.
- BC_INST_PRINT_STACK,
+ BC_INST_ASCIIFY,
+ BC_INST_PRINT_STREAM,
- /// Pops everything off of the results stack.
+ BC_INST_PRINT_STACK,
BC_INST_CLEAR_STACK,
-
- /// Pushes the current length of a register stack onto the results stack.
- BC_INST_REG_STACK_LEN,
-
- /// Pushes the current length of the results stack onto the results stack.
BC_INST_STACK_LEN,
-
- /// Pushes a copy of the item on the top of the results stack onto the
- /// results stack.
BC_INST_DUPLICATE,
+ BC_INST_SWAP,
- /// Copies the value in a register and pushes the copy onto the results
- /// stack.
BC_INST_LOAD,
-
- /// Pops an item off of a register stack and pushes it onto the results
- /// stack.
BC_INST_PUSH_VAR,
-
- /// Pops an item off of the results stack and pushes it onto a register's
- /// stack.
BC_INST_PUSH_TO_VAR,
- /// Quit.
BC_INST_QUIT,
-
- /// Quit executing some number of strings.
BC_INST_NQUIT,
-
- /// Push the depth of the execution stack onto the stack.
- BC_INST_EXEC_STACK_LEN,
-
#endif // DC_ENABLED
- /// Invalid instruction.
- BC_INST_INVALID,
+ BC_INST_INVALID = UCHAR_MAX,
} BcInst;
-/// Used by maps to identify where items are in the array.
typedef struct BcId {
-
- /// The name of the item.
char *name;
-
- /// The index into the array where the item is.
size_t idx;
-
} BcId;
-/// The location of a var, array, or array element.
typedef struct BcLoc {
-
- /// The index of the var or array.
size_t loc;
-
- /// The index of the array element. Only used for array elements.
size_t idx;
-
} BcLoc;
-/// An entry for a constant.
typedef struct BcConst {
-
- /// The original string as parsed from the source code.
char *val;
-
- /// The last base that the constant was parsed in.
BcBigDig base;
-
- /// The parsed constant.
BcNum num;
-
} BcConst;
-/// A function. This is also used in dc, not just bc. The reason is that strings
-/// are executed in dc, and they are converted to functions in order to be
-/// executed.
typedef struct BcFunc {
- /// The bytecode instructions.
BcVec code;
-
#if BC_ENABLED
-
- /// The labels. This is a vector of indices. The index is the index into
- /// the bytecode vector where the label is.
BcVec labels;
-
- /// The autos for the function. The first items are the parameters, and the
- /// arguments to the parameters must match the types in this vector.
BcVec autos;
-
- /// The number of parameters the function takes.
size_t nparams;
-
#endif // BC_ENABLED
- /// The strings encountered in the function.
BcVec strs;
-
- /// The constants encountered in the function.
BcVec consts;
- /// The function's name.
const char *name;
-
#if BC_ENABLED
- /// True if the function is a void function.
bool voidfn;
#endif // BC_ENABLED
} BcFunc;
-/// Types of results that can be pushed onto the results stack.
typedef enum BcResultType {
- /// Result is a variable.
BC_RESULT_VAR,
-
- /// Result is an array element.
BC_RESULT_ARRAY_ELEM,
-
- /// Result is an array. This is only allowed for function arguments or
- /// returning the length of the array.
+#if BC_ENABLED
BC_RESULT_ARRAY,
+#endif // BC_ENABLED
- /// Result is a string.
BC_RESULT_STR,
- /// Result is a temporary. This is used for the result of almost all
- /// expressions.
BC_RESULT_TEMP,
- /// Special casing the two below gave performance improvements.
-
- /// Result is a 0.
BC_RESULT_ZERO,
-
- /// Result is a 1. Useful for inc/dec operators.
BC_RESULT_ONE,
#if BC_ENABLED
-
- /// Result is the special "last" variable.
BC_RESULT_LAST,
-
- /// Result is the return value of a void function.
BC_RESULT_VOID,
#endif // BC_ENABLED
-
- /// Result is the value of ibase.
BC_RESULT_IBASE,
-
- /// Result is the value of obase.
BC_RESULT_OBASE,
-
- /// Result is the value of scale.
BC_RESULT_SCALE,
-
#if BC_ENABLE_EXTRA_MATH
-
- /// Result is the value of seed.
BC_RESULT_SEED,
-
#endif // BC_ENABLE_EXTRA_MATH
} BcResultType;
-/// A union to store data for various result types.
typedef union BcResultData {
-
- /// A number. Strings are stored here too; they are numbers with
- /// cap == 0 && num == NULL. The string's index into the strings vector is
- /// stored in the scale field. But this is only used for strings stored in
- /// variables.
BcNum n;
-
- /// A vector.
BcVec v;
-
- /// A variable, array, or array element reference. This could also be a
- /// string if a string is not stored in a variable (dc only).
BcLoc loc;
-
} BcResultData;
-/// A tagged union for results.
typedef struct BcResult {
-
- /// The tag. The type of the result.
BcResultType t;
-
- /// The data. The data for the result.
BcResultData d;
-
} BcResult;
-/// An instruction pointer. This is how bc knows where in the bytecode vector,
-/// and which function, the current execution is.
typedef struct BcInstPtr {
-
- /// The index of the currently executing function in the fns vector.
size_t func;
-
- /// The index into the bytecode vector of the *next* instruction.
size_t idx;
-
- /// The length of the results vector when this function started executing.
- /// This is mostly used for bc where functions should not affect the results
- /// of their callers.
size_t len;
-
} BcInstPtr;
-/// Types of identifiers.
typedef enum BcType {
-
- /// Variable.
BC_TYPE_VAR,
-
- /// Array.
BC_TYPE_ARRAY,
-
#if BC_ENABLED
-
- /// Array reference.
BC_TYPE_REF,
-
#endif // BC_ENABLED
-
} BcType;
-#if BC_ENABLED
-/// An auto variable in bc.
-typedef struct BcAuto {
-
- /// The index of the variable in the vars or arrs vectors.
- size_t idx;
-
- /// The type of the variable.
- BcType type;
-
-} BcAuto;
-#endif // BC_ENABLED
-
-/// Forward declaration.
struct BcProgram;
-/**
- * Initializes a function.
- * @param f The function to initialize.
- * @param name The name of the function. The string is assumed to be owned by
- * some other entity.
- */
void bc_func_init(BcFunc *f, const char* name);
-
-/**
- * Inserts an auto into the function.
- * @param f The function to insert into.
- * @param p The program. This is to search for the variable or array name.
- * @param name The name of the auto to insert.
- * @param type The type of the auto.
- * @param line The line in the source code where the insert happened. This is
- * solely for error reporting.
- */
void bc_func_insert(BcFunc *f, struct BcProgram* p, char* name,
BcType type, size_t line);
-
-/**
- * Resets a function in preparation for it to be reused. This can happen in bc
- * because it is a dynamic language and functions can be redefined.
- * @param f The functio to reset.
- */
void bc_func_reset(BcFunc *f);
-
-#ifndef NDEBUG
-/**
- * Frees a function. This is a destructor. This is only used in debug builds
- * because all functions are freed at exit. We free them in debug builds to
- * check for memory leaks.
- * @param func The function to free as a void pointer.
- */
void bc_func_free(void *func);
-#endif // NDEBUG
-/**
- * Initializes an array, which is the array type in bc and dc source code. Since
- * variables and arrays are both arrays (see the development manual,
- * manuals/development.md#execution, for more information), the @a nums
- * parameter tells bc whether to initialize an array of numbers or an array of
- * arrays of numbers. If the latter, it does a recursive call with nums set to
- * true.
- * @param a The array to initialize.
- * @param nums True if the array should be for numbers, false if it should be
- * for vectors.
- */
void bc_array_init(BcVec *a, bool nums);
-
-/**
- * Copies an array to another array. This is used to do pass arrays to functions
- * that do not take references to arrays. The arrays are passed entirely by
- * value, which means that they need to be copied.
- * @param d The destination array.
- * @param s The source array.
- */
void bc_array_copy(BcVec *d, const BcVec *s);
-/**
- * Frees a string stored in a function. This is a destructor.
- * @param string The string to free as a void pointer.
- */
void bc_string_free(void *string);
-
-/**
- * Frees a constant stored in a function. This is a destructor.
- * @param constant The constant to free as a void pointer.
- */
void bc_const_free(void *constant);
-
-/**
- * Clears a result. It sets the type to BC_RESULT_TEMP and clears the union by
- * clearing the BcNum in the union. This is to ensure that bc does not use
- * uninitialized data.
- * @param r The result to clear.
- */
+void bc_id_free(void *id);
void bc_result_clear(BcResult *r);
-
-/**
- * Copies a result into another. This is done for things like duplicating the
- * top of the results stack or copying the result of an assignment to put back
- * on the results stack.
- * @param d The destination result.
- * @param src The source result.
- */
void bc_result_copy(BcResult *d, BcResult *src);
-
-/**
- * Frees a result. This is a destructor.
- * @param result The result to free as a void pointer.
- */
void bc_result_free(void *result);
-/**
- * Expands an array to @a len. This can happen because in bc, you do not have to
- * explicitly initialize elements of an array. If you access an element that is
- * not initialized, the array is expanded to fit it, and all missing elements
- * are initialized to 0 if they are numbers, or arrays with one element of 0.
- * This function does that expansion.
- * @param a The array to expand.
- * @param len The length to expand to.
- */
void bc_array_expand(BcVec *a, size_t len);
-
-/**
- * Compare two BcId's and return the result. Since they are just comparing the
- * names in the BcId, I return the result from strcmp() exactly. This is used by
- * maps in their binary search.
- * @param e1 The first id.
- * @param e2 The second id.
- * @return The result of strcmp() on the BcId's names.
- */
int bc_id_cmp(const BcId *e1, const BcId *e2);
-#if BC_ENABLED
-
-/**
- * Returns non-zero if the bytecode instruction i is an assignment instruction.
- * @param i The instruction to test.
- * @return Non-zero if i is an assignment instruction, zero otherwise.
- */
-#define BC_INST_IS_ASSIGN(i) \
- ((i) == BC_INST_ASSIGN || (i) == BC_INST_ASSIGN_NO_VAL)
-
-/**
- * Returns true if the bytecode instruction @a i requires the value to be
- * returned for use.
- * @param i The instruction to test.
- * @return True if @a i requires the value to be returned for use, false
- * otherwise.
- */
-#define BC_INST_USE_VAL(i) ((i) <= BC_INST_ASSIGN)
-
-#else // BC_ENABLED
-
-/**
- * Returns non-zero if the bytecode instruction i is an assignment instruction.
- * @param i The instruction to test.
- * @return Non-zero if i is an assignment instruction, zero otherwise.
- */
-#define BC_INST_IS_ASSIGN(i) ((i) == BC_INST_ASSIGN_NO_VAL)
-
-/**
- * Returns true if the bytecode instruction @a i requires the value to be
- * returned for use.
- * @param i The instruction to test.
- * @return True if @a i requires the value to be returned for use, false
- * otherwise.
- */
-#define BC_INST_USE_VAL(i) (false)
-
-#endif // BC_ENABLED
-
#if BC_DEBUG_CODE
-/// Reference to string names for all of the instructions. For debugging.
extern const char* bc_inst_names[];
#endif // BC_DEBUG_CODE
-/// References to the names of the main and read functions.
extern const char bc_func_main[];
extern const char bc_func_read[];
diff --git a/include/lex.h b/include/lex.h
index 0b556894..2da42d43 100644
--- a/include/lex.h
+++ b/include/lex.h
@@ -43,17 +43,9 @@
#include <vector.h>
#include <lang.h>
-// Two convencience macros for throwing errors in lex code. They take care of
-// plumbing like passing in the current line the lexer is on.
#define bc_lex_err(l, e) (bc_vm_handleError((e), (l)->line))
#define bc_lex_verr(l, e, ...) (bc_vm_handleError((e), (l)->line, __VA_ARGS__))
-// BC_LEX_NEG_CHAR returns the char that corresponds to negative for the
-// current calculator.
-//
-// BC_LEX_LAST_NUM_CHAR returns the char that corresponds to the last valid
-// char for numbers. In bc and dc, capital letters are part of numbers, to a
-// point. (dc only goes up to hex, so its last valid char is 'F'.)
#if BC_ENABLED
#if DC_ENABLED
@@ -71,503 +63,185 @@
#endif // BC_ENABLED
-/**
- * Returns true if c is a valid number character.
- * @param c The char to check.
- * @param pt If a decimal point has already been seen.
- * @param int_only True if the number is expected to be an int only, false if
- * non-integers are allowed.
- * @return True if @a c is a valid number character.
- */
-#define BC_LEX_NUM_CHAR(c, pt, int_only) \
- (isdigit(c) != 0 || ((c) >= 'A' && (c) <= BC_LEX_LAST_NUM_CHAR) || \
+#define BC_LEX_NUM_CHAR(c, pt, int_only) \
+ (isdigit(c) || ((c) >= 'A' && (c) <= BC_LEX_LAST_NUM_CHAR) || \
((c) == '.' && !(pt) && !(int_only)))
-/// An enum of lex token types.
+// BC_LEX_NEG is not used in lexing; it is only for parsing.
typedef enum BcLexType {
- /// End of file.
BC_LEX_EOF,
-
- /// Marker for invalid tokens, used by bc and dc for const data.
BC_LEX_INVALID,
#if BC_ENABLED
-
- /// Increment operator.
BC_LEX_OP_INC,
-
- /// Decrement operator.
BC_LEX_OP_DEC,
-
#endif // BC_ENABLED
- /// BC_LEX_NEG is not used in lexing; it is only for parsing. The lexer
- /// marks all '-' characters as BC_LEX_OP_MINUS, but the parser needs to be
- /// able to distinguish them.
BC_LEX_NEG,
-
- /// Boolean not.
BC_LEX_OP_BOOL_NOT,
-
#if BC_ENABLE_EXTRA_MATH
-
- /// Truncation operator.
BC_LEX_OP_TRUNC,
-
#endif // BC_ENABLE_EXTRA_MATH
- /// Power operator.
BC_LEX_OP_POWER,
-
- /// Multiplication operator.
BC_LEX_OP_MULTIPLY,
-
- /// Division operator.
BC_LEX_OP_DIVIDE,
-
- /// Modulus operator.
BC_LEX_OP_MODULUS,
-
- /// Addition operator.
BC_LEX_OP_PLUS,
-
- /// Subtraction operator.
BC_LEX_OP_MINUS,
#if BC_ENABLE_EXTRA_MATH
- /// Places (truncate or extend) operator.
BC_LEX_OP_PLACES,
- /// Left (decimal) shift operator.
BC_LEX_OP_LSHIFT,
-
- /// Right (decimal) shift operator.
BC_LEX_OP_RSHIFT,
#endif // BC_ENABLE_EXTRA_MATH
- /// Equal operator.
BC_LEX_OP_REL_EQ,
-
- /// Less than or equal operator.
BC_LEX_OP_REL_LE,
-
- /// Greater than or equal operator.
BC_LEX_OP_REL_GE,
-
- /// Not equal operator.
BC_LEX_OP_REL_NE,
-
- /// Less than operator.
BC_LEX_OP_REL_LT,
-
- /// Greater than operator.
BC_LEX_OP_REL_GT,
- /// Boolean or operator.
BC_LEX_OP_BOOL_OR,
-
- /// Boolean and operator.
BC_LEX_OP_BOOL_AND,
#if BC_ENABLED
- /// Power assignment operator.
BC_LEX_OP_ASSIGN_POWER,
-
- /// Multiplication assignment operator.
BC_LEX_OP_ASSIGN_MULTIPLY,
-
- /// Division assignment operator.
BC_LEX_OP_ASSIGN_DIVIDE,
-
- /// Modulus assignment operator.
BC_LEX_OP_ASSIGN_MODULUS,
-
- /// Addition assignment operator.
BC_LEX_OP_ASSIGN_PLUS,
-
- /// Subtraction assignment operator.
BC_LEX_OP_ASSIGN_MINUS,
-
#if BC_ENABLE_EXTRA_MATH
-
- /// Places (truncate or extend) assignment operator.
BC_LEX_OP_ASSIGN_PLACES,
-
- /// Left (decimal) shift assignment operator.
BC_LEX_OP_ASSIGN_LSHIFT,
-
- /// Right (decimal) shift assignment operator.
BC_LEX_OP_ASSIGN_RSHIFT,
-
#endif // BC_ENABLE_EXTRA_MATH
#endif // BC_ENABLED
-
- /// Assignment operator.
BC_LEX_OP_ASSIGN,
- /// Newline.
BC_LEX_NLINE,
-
- /// Whitespace.
BC_LEX_WHITESPACE,
- /// Left parenthesis.
BC_LEX_LPAREN,
-
- /// Right parenthesis.
BC_LEX_RPAREN,
- /// Left bracket.
BC_LEX_LBRACKET,
-
- /// Comma.
BC_LEX_COMMA,
-
- /// Right bracket.
BC_LEX_RBRACKET,
- /// Left brace.
BC_LEX_LBRACE,
-
- /// Semicolon.
BC_LEX_SCOLON,
-
- /// Right brace.
BC_LEX_RBRACE,
- /// String.
BC_LEX_STR,
-
- /// Identifier/name.
BC_LEX_NAME,
-
- /// Constant number.
BC_LEX_NUMBER,
- // These keywords are in the order they are in for a reason. Don't change
- // the order unless you want a bunch of weird failures in the test suite.
- // In fact, almost all of these tokens are in a specific order for a reason.
-
#if BC_ENABLED
-
- /// bc auto keyword.
BC_LEX_KW_AUTO,
-
- /// bc break keyword.
BC_LEX_KW_BREAK,
-
- /// bc continue keyword.
BC_LEX_KW_CONTINUE,
-
- /// bc define keyword.
BC_LEX_KW_DEFINE,
-
- /// bc for keyword.
BC_LEX_KW_FOR,
-
- /// bc if keyword.
BC_LEX_KW_IF,
-
- /// bc limits keyword.
BC_LEX_KW_LIMITS,
-
- /// bc return keyword.
BC_LEX_KW_RETURN,
-
- /// bc while keyword.
BC_LEX_KW_WHILE,
-
- /// bc halt keyword.
BC_LEX_KW_HALT,
-
- /// bc last keyword.
BC_LEX_KW_LAST,
-
#endif // BC_ENABLED
-
- /// bc ibase keyword.
BC_LEX_KW_IBASE,
-
- /// bc obase keyword.
BC_LEX_KW_OBASE,
-
- /// bc scale keyword.
BC_LEX_KW_SCALE,
-
-#if BC_ENABLE_EXTRA_MATH
-
- /// bc seed keyword.
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_SEED,
-
-#endif // BC_ENABLE_EXTRA_MATH
-
- /// bc length keyword.
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_LENGTH,
-
- /// bc print keyword.
BC_LEX_KW_PRINT,
-
- /// bc sqrt keyword.
BC_LEX_KW_SQRT,
-
- /// bc abs keyword.
BC_LEX_KW_ABS,
-
-#if BC_ENABLE_EXTRA_MATH
-
- /// bc irand keyword.
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_IRAND,
-
-#endif // BC_ENABLE_EXTRA_MATH
-
- /// bc asciffy keyword.
- BC_LEX_KW_ASCIIFY,
-
- /// bc modexp keyword.
- BC_LEX_KW_MODEXP,
-
- /// bc divmod keyword.
- BC_LEX_KW_DIVMOD,
-
- /// bc quit keyword.
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_QUIT,
-
- /// bc read keyword.
BC_LEX_KW_READ,
-
-#if BC_ENABLE_EXTRA_MATH
-
- /// bc rand keyword.
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_RAND,
-
-#endif // BC_ENABLE_EXTRA_MATH
-
- /// bc maxibase keyword.
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_MAXIBASE,
-
- /// bc maxobase keyword.
BC_LEX_KW_MAXOBASE,
-
- /// bc maxscale keyword.
BC_LEX_KW_MAXSCALE,
-
-#if BC_ENABLE_EXTRA_MATH
- /// bc maxrand keyword.
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_MAXRAND,
-#endif // BC_ENABLE_EXTRA_MATH
-
- /// bc stream keyword.
- BC_LEX_KW_STREAM,
-
- /// bc else keyword.
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_ELSE,
#if DC_ENABLED
-
- /// A special token for dc to calculate equal without a register.
BC_LEX_EQ_NO_REG,
+ BC_LEX_OP_MODEXP,
+ BC_LEX_OP_DIVMOD,
- /// Colon (array) operator.
BC_LEX_COLON,
-
- /// Execute command.
BC_LEX_EXECUTE,
-
- /// Print stack command.
BC_LEX_PRINT_STACK,
-
- /// Clear stack command.
BC_LEX_CLEAR_STACK,
-
- /// Register stack level command.
- BC_LEX_REG_STACK_LEVEL,
-
- /// Main stack level command.
BC_LEX_STACK_LEVEL,
-
- /// Duplicate command.
BC_LEX_DUPLICATE,
-
- /// Swap (reverse) command.
BC_LEX_SWAP,
-
- /// Pop (remove) command.
BC_LEX_POP,
- /// Store ibase command.
- BC_LEX_STORE_IBASE,
+ BC_LEX_ASCIIFY,
+ BC_LEX_PRINT_STREAM,
- /// Store obase command.
+ BC_LEX_STORE_IBASE,
BC_LEX_STORE_OBASE,
-
- /// Store scale command.
BC_LEX_STORE_SCALE,
-
#if BC_ENABLE_EXTRA_MATH
- /// Store seed command.
BC_LEX_STORE_SEED,
#endif // BC_ENABLE_EXTRA_MATH
-
- /// Load variable onto stack command.
BC_LEX_LOAD,
-
- /// Pop off of variable stack onto results stack command.
BC_LEX_LOAD_POP,
-
- /// Push onto variable stack command.
BC_LEX_STORE_PUSH,
-
- /// Print with pop command.
BC_LEX_PRINT_POP,
-
- /// Parameterized quit command.
BC_LEX_NQUIT,
-
- /// Execution stack depth command.
- BC_LEX_EXEC_STACK_LENGTH,
-
- /// Scale of number command. This is needed specifically for dc because bc
- /// parses the scale function in parts.
BC_LEX_SCALE_FACTOR,
-
- /// Array length command. This is needed specifically for dc because bc
- /// just reuses its length keyword.
- BC_LEX_ARRAY_LENGTH,
-
#endif // DC_ENABLED
} BcLexType;
struct BcLex;
+typedef void (*BcLexNext)(struct BcLex*);
-/**
- * A function pointer to call when another token is needed. Mostly called by the
- * parser.
- * @param l The lexer.
- */
-typedef void (*BcLexNext)(struct BcLex* l);
-
-/// The lexer.
typedef struct BcLex {
- /// A pointer to the text to lex.
const char *buf;
-
- /// The current index into buf.
size_t i;
-
- /// The current line.
size_t line;
-
- /// The length of buf.
size_t len;
- /// The current token.
BcLexType t;
-
- /// The previous token.
BcLexType last;
-
- /// A string to store extra data for tokens. For example, the @a BC_LEX_STR
- /// token really needs to store the actual string, and numbers also need the
- /// string.
BcVec str;
- /// If this is true, the lexer is processing stdin and can ask for more data
- /// if a string or comment are not properly terminated.
- bool is_stdin;
-
} BcLex;
-/**
- * Initializes a lexer.
- * @param l The lexer to initialize.
- */
void bc_lex_init(BcLex *l);
-
-/**
- * Frees a lexer. This is not guarded by #ifndef NDEBUG because a separate
- * parser is created at runtime to parse read() expressions and dc strings, and
- * that parser needs a lexer.
- * @param l The lexer to free.
- */
void bc_lex_free(BcLex *l);
-
-/**
- * Sets the filename that the lexer will be lexing.
- * @param l The lexer.
- * @param file The filename that the lexer will lex.
- */
void bc_lex_file(BcLex *l, const char *file);
-
-/**
- * Sets the text the lexer will lex.
- * @param l The lexer.
- * @param text The text to lex.
- * @param is_stdin True if the text is from stdin, false otherwise.
- */
-void bc_lex_text(BcLex *l, const char *text, bool is_stdin);
-
-/**
- * Generic next function for the parser to call. It takes care of calling the
- * correct @a BcLexNext function and consuming whitespace.
- * @param l The lexer.
- */
+void bc_lex_text(BcLex *l, const char *text);
void bc_lex_next(BcLex *l);
-/**
- * Lexes a line comment (one beginning with '#' and going to a newline).
- * @param l The lexer.
- */
void bc_lex_lineComment(BcLex *l);
-
-/**
- * Lexes a general comment (C-style comment).
- * @param l The lexer.
- */
void bc_lex_comment(BcLex *l);
-
-/**
- * Lexes whitespace, finding as much as possible.
- * @param l The lexer.
- */
void bc_lex_whitespace(BcLex *l);
-
-/**
- * Lexes a number that begins with char @a start. This takes care of parsing
- * numbers in scientific and engineering notations.
- * @param l The lexer.
- * @param start The starting char of the number. To detect a number and call
- * this function, the lexer had to eat the first char. It fixes
- * that by passing it in.
- */
void bc_lex_number(BcLex *l, char start);
-
-/**
- * Lexes a name/identifier.
- * @param l The lexer.
- */
void bc_lex_name(BcLex *l);
-
-/**
- * Lexes common whitespace characters.
- * @param l The lexer.
- * @param c The character to lex.
- */
void bc_lex_commonTokens(BcLex *l, char c);
-/**
- * Throws a parse error because char @a c was invalid.
- * @param l The lexer.
- * @param c The problem character.
- */
void bc_lex_invalidChar(BcLex *l, char c);
-/**
- * Reads a line from stdin and puts it into the lexer's buffer.
- * @param l The lexer.
- */
-bool bc_lex_readLine(BcLex *l);
-
#endif // BC_LEX_H
diff --git a/include/library.h b/include/library.h
index 8a055eb8..3b98091f 100644
--- a/include/library.h
+++ b/include/library.h
@@ -40,11 +40,6 @@
#include <num.h>
-/**
- * A header for functions that need to lock and setjmp(). It also sets the
- * variable that tells bcl that it is running.
- * @param l The label to jump to on error.
- */
#define BC_FUNC_HEADER_LOCK(l) \
do { \
BC_SIG_LOCK; \
@@ -53,11 +48,6 @@
vm.running = 1; \
} while (0)
-/**
- * A footer to unlock and stop the jumping if an error happened. It also sets
- * the variable that tells bcl that it is running.
- * @param e The error variable to set.
- */
#define BC_FUNC_FOOTER_UNLOCK(e) \
do { \
BC_SIG_ASSERT_LOCKED; \
@@ -68,10 +58,6 @@
vm.sig_lock = 0; \
} while (0)
-/**
- * A header that sets a jump and sets running.
- * @param l The label to jump to on error.
- */
#define BC_FUNC_HEADER(l) \
do { \
BC_SETJMP(l); \
@@ -79,11 +65,6 @@
vm.running = 1; \
} while (0)
-/**
- * A header that assumes that signals are already locked. It sets a jump and
- * running.
- * @param l The label to jump to on error.
- */
#define BC_FUNC_HEADER_INIT(l) \
do { \
BC_SETJMP_LOCKED(l); \
@@ -91,10 +72,6 @@
vm.running = 1; \
} while (0)
-/**
- * A footer for functions that do not return an error code. It clears running
- * and unlocks the signals. It also stops the jumping.
- */
#define BC_FUNC_FOOTER_NO_ERR \
do { \
vm.running = 0; \
@@ -103,25 +80,19 @@
vm.sig_lock = 0; \
} while (0)
-/**
- * A footer for functions that *do* return an error code. It clears running and
- * unlocks the signals. It also stops the jumping.
- * @param e The error variable to set.
- */
#define BC_FUNC_FOOTER(e) \
do { \
e = vm.err; \
BC_FUNC_FOOTER_NO_ERR; \
} while (0)
-/**
- * A footer that sets up n based the value of e and sets up the return value in
- * idx.
- * @param c The context.
- * @param e The error.
- * @param n The number.
- * @param idx The idx to set as the return value.
- */
+#define BC_FUNC_RESETJMP(l) \
+ do { \
+ BC_SIG_ASSERT_LOCKED; \
+ BC_UNSETJMP; \
+ BC_SETJMP_LOCKED(l); \
+ } while (0)
+
#define BC_MAYBE_SETUP(c, e, n, idx) \
do { \
if (BC_ERR((e) != BCL_ERROR_NONE)) { \
@@ -131,11 +102,6 @@
else idx = bcl_num_insert(c, &(n)); \
} while (0)
-/**
- * A header to check the context and return an error encoded in a number if it
- * is bad.
- * @param c The context.
- */
#define BC_CHECK_CTXT(c) \
do { \
c = bcl_context(); \
@@ -146,11 +112,6 @@
} \
} while (0)
-
-/**
- * A header to check the context and return an error directly if it is bad.
- * @param c The context.
- */
#define BC_CHECK_CTXT_ERR(c) \
do { \
c = bcl_context(); \
@@ -159,22 +120,12 @@
} \
} while (0)
-/**
- * A header to check the context and abort if it is bad.
- * @param c The context.
- */
#define BC_CHECK_CTXT_ASSERT(c) \
do { \
c = bcl_context(); \
assert(c != NULL); \
} while (0)
-/**
- * A header to check the number in the context and return an error encoded as a
- * @param c The context.
- * number if it is bad.
- * @param n The BclNumber.
- */
#define BC_CHECK_NUM(c, n) \
do { \
if (BC_ERR((n).i >= (c)->nums.len)) { \
@@ -187,12 +138,6 @@
} \
} while (0)
-/**
- * A header to check the number in the context and return an error directly if
- * it is bad.
- * @param c The context.
- * @param n The BclNumber.
- */
#define BC_CHECK_NUM_ERR(c, n) \
do { \
if (BC_ERR((n).i >= (c)->nums.len)) { \
@@ -202,36 +147,17 @@
} \
} while (0)
-/**
- * Turns a BclNumber into a BcNum.
- * @param c The context.
- * @param n The BclNumber.
- */
#define BC_NUM(c, n) ((BcNum*) bc_vec_item(&(c)->nums, (n).i))
-/**
- * Frees a BcNum for bcl. This is a destructor.
- * @param num The BcNum to free, as a void pointer.
- */
-void bcl_num_destruct(void *num);
+typedef size_t (*BcReqOp)(const BcNum*, const BcNum*, size_t);
-/// The actual context struct.
typedef struct BclCtxt {
- /// The context's scale.
size_t scale;
-
- /// The context's ibase.
size_t ibase;
-
- /// The context's obase.
size_t obase;
- /// A vector of BcNum numbers.
BcVec nums;
-
- /// A vector of BclNumbers. These are the indices in nums that are currently
- /// not used (because they were freed).
BcVec free_nums;
} BclCtxt;
diff --git a/include/num.h b/include/num.h
index bfd360b5..8beea001 100644
--- a/include/num.h
+++ b/include/num.h
@@ -51,117 +51,70 @@
#define BC_ENABLE_EXTRA_MATH (1)
#endif // BC_ENABLE_EXTRA_MATH
-/// Everything in bc is base 10..
#define BC_BASE (10)
-/// Alias.
typedef unsigned long ulong;
-/// This is here because BcBigDig came first, but when I created bcl, it's
-/// definition has to be defined first.
typedef BclBigDig BcBigDig;
#if BC_LONG_BIT >= 64
-/// The biggest number held by a BcBigDig.
#define BC_NUM_BIGDIG_MAX ((BcBigDig) UINT64_MAX)
-/// The number of decimal digits in one limb.
#define BC_BASE_DIGS (9)
-
-/// The max number + 1 that one limb can hold.
#define BC_BASE_POW (1000000000)
-/// An alias for portability.
#define BC_NUM_BIGDIG_C UINT64_C
-/// The actual limb type.
typedef int_least32_t BcDig;
#elif BC_LONG_BIT >= 32
-/// The biggest number held by a BcBigDig.
#define BC_NUM_BIGDIG_MAX ((BcBigDig) UINT32_MAX)
-/// The number of decimal digits in one limb.
#define BC_BASE_DIGS (4)
-
-/// The max number + 1 that one limb can hold.
#define BC_BASE_POW (10000)
-/// An alias for portability.
#define BC_NUM_BIGDIG_C UINT32_C
-/// The actual limb type.
typedef int_least16_t BcDig;
#else
-/// LONG_BIT must be at least 32 on POSIX. We depend on that.
#error BC_LONG_BIT must be at least 32
#endif // BC_LONG_BIT >= 64
-/// The default (and minimum) number of limbs when allocating a number.
#define BC_NUM_DEF_SIZE (8)
-/// The actual number struct. This is where the magic happens.
typedef struct BcNum {
-
- /// The limb array. It is restrict because *no* other item should own the
- /// array. For more information, see the development manual
- /// (manuals/development.md#numbers).
BcDig *restrict num;
-
- /// The number of limbs before the decimal (radix) point. This also stores
- /// the negative bit in the least significant bit since it uses at least two
- /// bits less than scale. It is also used less than scale. See the
- /// development manual (manuals/development.md#numbers) for more info.
size_t rdx;
-
- /// The actual scale of the number. This is different from rdx because there
- /// are multiple digits in one limb, and in the last limb, only some of the
- /// digits may be part of the scale. However, scale must always match rdx
- /// (except when the number is 0), or there is a bug. For more information,
- /// see the development manual (manuals/development.md#numbers).
size_t scale;
-
- /// The number of valid limbs in the array. If this is 0, then the number is
- /// 0 as well.
size_t len;
-
- /// The capacity of the limbs array. This is how many limbs the number could
- /// expand to without reallocation.
size_t cap;
-
} BcNum;
#if BC_ENABLE_EXTRA_MATH
+#ifndef BC_ENABLE_RAND
+#define BC_ENABLE_RAND (1)
+#endif // BC_ENABLE_RAND
+
+#if BC_ENABLE_RAND
// Forward declaration
struct BcRNG;
+#endif // BC_ENABLE_RAND
#endif // BC_ENABLE_EXTRA_MATH
-/// The minimum obase.
#define BC_NUM_MIN_BASE (BC_NUM_BIGDIG_C(2))
-
-/// The maximum ibase allowed by POSIX.
#define BC_NUM_MAX_POSIX_IBASE (BC_NUM_BIGDIG_C(16))
-
-/// The actual ibase supported by this implementation.
#define BC_NUM_MAX_IBASE (BC_NUM_BIGDIG_C(36))
-
-/// The max base allowed by bc_num_parseChar().
+// This is the max base allowed by bc_num_parseChar().
#define BC_NUM_MAX_LBASE (BC_NUM_BIGDIG_C('Z' + BC_BASE + 1))
-
-/// The default number of characters to print before a backslash newline.
#define BC_NUM_PRINT_WIDTH (BC_NUM_BIGDIG_C(69))
-/// The base for printing streams from numbers.
-#define BC_NUM_STREAM_BASE (256)
-
-// This sets a default for the Karatsuba length.
#ifndef BC_NUM_KARATSUBA_LEN
#define BC_NUM_KARATSUBA_LEN (BC_NUM_BIGDIG_C(32))
#elif BC_NUM_KARATSUBA_LEN < 16
@@ -172,183 +125,43 @@ struct BcRNG;
// the size required for ibase and obase BcNum's.
#define BC_NUM_BIGDIG_LOG10 (BC_NUM_DEF_SIZE)
-/**
- * Returns non-zero if the BcNum @a n is non-zero.
- * @param n The number to test.
- * @return Non-zero if @a n is non-zero, zero otherwise.
- */
#define BC_NUM_NONZERO(n) ((n)->len)
-
-/**
- * Returns true if the BcNum @a n is zero.
- * @param n The number to test.
- * @return True if @a n is zero, false otherwise.
- */
#define BC_NUM_ZERO(n) (!BC_NUM_NONZERO(n))
-
-/**
- * Returns true if the BcNum @a n is one with no scale.
- * @param n The number to test.
- * @return True if @a n equals 1 with no scale, false otherwise.
- */
#define BC_NUM_ONE(n) ((n)->len == 1 && (n)->rdx == 0 && (n)->num[0] == 1)
-/**
- * Converts the letter @a c into a number.
- * @param c The letter to convert.
- * @return The number corresponding to the letter.
- */
#define BC_NUM_NUM_LETTER(c) ((c) - 'A' + BC_BASE)
-/// The number of allocations done by bc_num_k(). If you change the number of
-/// allocations, you must change this. This is done in order to allocate them
-/// all as one allocation and just give them all pointers to different parts.
-/// Works pretty well, but you have to be careful.
#define BC_NUM_KARATSUBA_ALLOCS (6)
-/**
- * Rounds @a s (scale) up to the next power of BC_BASE_DIGS. This also check for
- * overflow and gives a fatal error if that happens because we just can't go
- * over the limits we have imposed.
- * @param s The scale to round up.
- * @return @a s rounded up to the next power of BC_BASE_DIGS.
- */
#define BC_NUM_ROUND_POW(s) (bc_vm_growSize((s), BC_BASE_DIGS - 1))
-
-/**
- * Returns the equivalent rdx for the scale @a s.
- * @param s The scale to convert.
- * @return The rdx for @a s.
- */
#define BC_NUM_RDX(s) (BC_NUM_ROUND_POW(s) / BC_BASE_DIGS)
-/**
- * Returns the actual rdx of @a n. (It removes the negative bit.)
- * @param n The number.
- * @return The real rdx of @a n.
- */
#define BC_NUM_RDX_VAL(n) ((n)->rdx >> 1)
-
-/**
- * Returns the actual rdx of @a n, where @a n is not a pointer. (It removes the
- * negative bit.)
- * @param n The number.
- * @return The real rdx of @a n.
- */
#define BC_NUM_RDX_VAL_NP(n) ((n).rdx >> 1)
-
-/**
- * Sets the rdx of @a n to @a v.
- * @param n The number.
- * @param v The value to set the rdx to.
- */
#define BC_NUM_RDX_SET(n, v) \
((n)->rdx = (((v) << 1) | ((n)->rdx & (BcBigDig) 1)))
-
-/**
- * Sets the rdx of @a n to @a v, where @a n is not a pointer.
- * @param n The number.
- * @param v The value to set the rdx to.
- */
#define BC_NUM_RDX_SET_NP(n, v) \
((n).rdx = (((v) << 1) | ((n).rdx & (BcBigDig) 1)))
-
-/**
- * Sets the rdx of @a n to @a v and the negative bit to @a neg.
- * @param n The number.
- * @param v The value to set the rdx to.
- * @param neg The value to set the negative bit to.
- */
#define BC_NUM_RDX_SET_NEG(n, v, neg) \
((n)->rdx = (((v) << 1) | (neg)))
-/**
- * Returns true if the rdx and scale for @a n match.
- * @param n The number to test.
- * @return True if the rdx and scale of @a n match, false otherwise.
- */
#define BC_NUM_RDX_VALID(n) \
(BC_NUM_ZERO(n) || BC_NUM_RDX_VAL(n) * BC_BASE_DIGS >= (n)->scale)
-
-/**
- * Returns true if the rdx and scale for @a n match, where @a n is not a
- * pointer.
- * @param n The number to test.
- * @return True if the rdx and scale of @a n match, false otherwise.
- */
#define BC_NUM_RDX_VALID_NP(n) \
((!(n).len) || BC_NUM_RDX_VAL_NP(n) * BC_BASE_DIGS >= (n).scale)
-/**
- * Returns true if @a n is negative, false otherwise.
- * @param n The number to test.
- * @return True if @a n is negative, false otherwise.
- */
#define BC_NUM_NEG(n) ((n)->rdx & ((BcBigDig) 1))
-
-/**
- * Returns true if @a n is negative, false otherwise, where @a n is not a
- * pointer.
- * @param n The number to test.
- * @return True if @a n is negative, false otherwise.
- */
#define BC_NUM_NEG_NP(n) ((n).rdx & ((BcBigDig) 1))
-
-/**
- * Clears the negative bit on @a n.
- * @param n The number.
- */
#define BC_NUM_NEG_CLR(n) ((n)->rdx &= ~((BcBigDig) 1))
-
-/**
- * Clears the negative bit on @a n, where @a n is not a pointer.
- * @param n The number.
- */
#define BC_NUM_NEG_CLR_NP(n) ((n).rdx &= ~((BcBigDig) 1))
-
-/**
- * Sets the negative bit on @a n.
- * @param n The number.
- */
#define BC_NUM_NEG_SET(n) ((n)->rdx |= ((BcBigDig) 1))
-
-/**
- * Toggles the negative bit on @a n.
- * @param n The number.
- */
#define BC_NUM_NEG_TGL(n) ((n)->rdx ^= ((BcBigDig) 1))
-
-/**
- * Toggles the negative bit on @a n, where @a n is not a pointer.
- * @param n The number.
- */
#define BC_NUM_NEG_TGL_NP(n) ((n).rdx ^= ((BcBigDig) 1))
-
-/**
- * Returns the rdx val for @a n if the negative bit is set to @a v.
- * @param n The number.
- * @param v The value for the negative bit.
- * @return The value of the rdx of @a n if the negative bit were set to @a v.
- */
#define BC_NUM_NEG_VAL(n, v) (((n)->rdx & ~((BcBigDig) 1)) | (v))
-
-/**
- * Returns the rdx val for @a n if the negative bit is set to @a v, where @a n
- * is not a pointer.
- * @param n The number.
- * @param v The value for the negative bit.
- * @return The value of the rdx of @a n if the negative bit were set to @a v.
- */
#define BC_NUM_NEG_VAL_NP(n, v) (((n).rdx & ~((BcBigDig) 1)) | (v))
-/**
- * Returns the size, in bytes, of limb array with @a n limbs.
- * @param n The number.
- * @return The size, in bytes, of a limb array with @a n limbs.
- */
#define BC_NUM_SIZE(n) ((n) * sizeof(BcDig))
-// These are for debugging only.
#if BC_DEBUG_CODE
#define BC_NUM_PRINT(x) fprintf(stderr, "%s = %lu\n", #x, (unsigned long)(x))
#define DUMP_NUM bc_num_dump
@@ -358,503 +171,94 @@ struct BcRNG;
#define BC_NUM_PRINT(x)
#endif // BC_DEBUG_CODE
-/**
- * A function type for binary operators.
- * @param a The first parameter.
- * @param b The second parameter.
- * @param c The return value.
- * @param scale The current scale.
- */
-typedef void (*BcNumBinaryOp)(BcNum* a, BcNum* b, BcNum* c, size_t scale);
-
-/**
- * A function type for binary operators *after* @a c has been properly
- * allocated. At this point, *nothing* should be pointing to @a c (in any way
- * that matters, anyway).
- * @param a The first operand.
- * @param b The second operand.
- * @param c The return parameter.
- * @param scale The current scale.
- */
-typedef void (*BcNumBinOp)(BcNum* a, BcNum* b, BcNum* restrict c, size_t scale);
-
-/**
- * A function type for getting the allocation size needed for a binary operator.
- * Any function used for this *must* return enough space for *all* possible
- * invocations of the operator.
- * @param a The first parameter.
- * @param b The second parameter.
- * @param scale The current scale.
- * @return The size of allocation needed for the result of the operator
- * with @a a, @a b, and @a scale.
- */
-typedef size_t (*BcNumBinaryOpReq)(const BcNum* a, const BcNum* b,
- size_t scale);
-
-/**
- * A function type for printing a "digit." Functions of this type will print one
- * digit in a number. Digits are printed differently based on the base, which is
- * why there is more than one implementation of this function type.
- * @param n The "digit" to print.
- * @param len The "length" of the digit, or number of characters that will
- * need to be printed for the digit.
- * @param rdx True if a decimal (radix) point should be printed.
- * @param bslash True if a backslash+newline should be printed if the character
- * limit for the line is reached, false otherwise.
- */
-typedef void (*BcNumDigitOp)(size_t n, size_t len, bool rdx, bool bslash);
-
-/**
- * A function type to run an operator on @a a and @a b and store the result in
- * @a a. This is used in karatsuba for faster adds and subtracts at the end.
- * @param a The first parameter and return value.
- * @param b The second parameter.
- * @param len The minimum length of both arrays.
- */
-typedef void (*BcNumShiftAddOp)(BcDig* restrict a, const BcDig* restrict b,
- size_t len);
+typedef void (*BcNumBinaryOp)(BcNum*, BcNum*, BcNum*, size_t);
+typedef void (*BcNumBinOp)(BcNum*, BcNum*, BcNum* restrict, size_t);
+typedef size_t (*BcNumBinaryOpReq)(const BcNum*, const BcNum*, size_t);
+typedef void (*BcNumDigitOp)(size_t, size_t, bool);
+typedef void (*BcNumShiftAddOp)(BcDig* restrict, const BcDig* restrict, size_t);
-/**
- * Initializes @a n with @a req limbs in its array.
- * @param n The number to initialize.
- * @param req The number of limbs @a n must have in its limb array.
- */
void bc_num_init(BcNum *restrict n, size_t req);
-
-/**
- * Initializes (sets up) @a n with the preallocated limb array @a num that has
- * size @a cap. This is called by @a bc_num_init(), but it is also used by parts
- * of bc that use statically allocated limb arrays.
- * @param n The number to initialize.
- * @param num The preallocated limb array.
- * @param cap The capacity of @a num.
- */
void bc_num_setup(BcNum *restrict n, BcDig *restrict num, size_t cap);
-
-/**
- * Copies @a s into @a d. This does a deep copy and requires that @a d is
- * already a valid and allocated BcNum.
- * @param d The destination BcNum.
- * @param s The source BcNum.
- */
void bc_num_copy(BcNum *d, const BcNum *s);
-
-/**
- * Creates @a d and copies @a s into @a d. This does a deep copy and requires
- * that @a d is *not* a valid or allocated BcNum.
- * @param d The destination BcNum.
- * @param s The source BcNum.
- */
void bc_num_createCopy(BcNum *d, const BcNum *s);
-
-/**
- * Creates (initializes) @a n and sets its value to the equivalent of @a val.
- * @a n must *not* be a valid or preallocated BcNum.
- * @param n The number to initialize and set.
- * @param val The value to set @a n's value to.
- */
-void bc_num_createFromBigdig(BcNum *restrict n, BcBigDig val);
-
-/**
- * Makes @a n valid for holding strings. @a n must *not* be allocated; this
- * simply clears some fields, including setting the num field to NULL.
- * @param n The number to clear.
- */
+void bc_num_createFromBigdig(BcNum *n, BcBigDig val);
void bc_num_clear(BcNum *restrict n);
-
-/**
- * Frees @a num, which is a BcNum as a void pointer. This is a destructor.
- * @param num The BcNum to free as a void pointer.
- */
void bc_num_free(void *num);
-/**
- * Returns the scale of @a n.
- * @param n The number.
- * @return The scale of @a n.
- */
size_t bc_num_scale(const BcNum *restrict n);
-
-/**
- * Returns the length (in decimal digits) of @a n. This is complicated. First,
- * if the number is zero, we always return at least one, but we also return the
- * scale if it exists. Then, If it is not zero, it opens a whole other can of
- * worms. Read the comments in the definition.
- * @param n The number.
- * @return The length of @a n.
- */
size_t bc_num_len(const BcNum *restrict n);
-/**
- * Convert a number to a BcBigDig (hardware integer). This version does error
- * checking, and if it finds an error, throws it. Otherwise, it calls
- * bc_num_bigdig2().
- * @param n The number to convert.
- * @return The number as a hardware integer.
- */
-BcBigDig bc_num_bigdig(const BcNum *restrict n);
-
-/**
- * Convert a number to a BcBigDig (hardware integer). This version does no error
- * checking.
- * @param n The number to convert.
- * @return The number as a hardware integer.
- */
-BcBigDig bc_num_bigdig2(const BcNum *restrict n);
-
-/**
- * Sets @a n to the value of @a val. @a n is expected to be a valid and
- * allocated BcNum.
- * @param n The number to set.
- * @param val The value to set the number to.
- */
+void bc_num_bigdig(const BcNum *restrict n, BcBigDig *result);
+void bc_num_bigdig2(const BcNum *restrict n, BcBigDig *result);
void bc_num_bigdig2num(BcNum *restrict n, BcBigDig val);
-#if BC_ENABLE_EXTRA_MATH
-
-/**
- * Generates a random arbitrary-size integer less than or equal to @a a and
- * returns it in @a b. This implements irand().
- * @param a The limit for the integer to generate.
- * @param b The return value.
- * @param rng The pseudo-random number generator.
- */
-void bc_num_irand(BcNum *restrict a, BcNum *restrict b,
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
+void bc_num_irand(const BcNum *restrict a, BcNum *restrict b,
struct BcRNG *restrict rng);
-
-/**
- * Sets the seed for the PRNG @a rng from @a n.
- * @param n The new seed for the PRNG.
- * @param rng The PRNG to set the seed for.
- */
void bc_num_rng(const BcNum *restrict n, struct BcRNG *rng);
-
-/**
- * Sets @a n to the value produced by the PRNG. This implements rand().
- * @param n The number to set.
- * @param rng The pseudo-random number generator.
- */
void bc_num_createFromRNG(BcNum *restrict n, struct BcRNG *rng);
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
-#endif // BC_ENABLE_EXTRA_MATH
-
-/**
- * The add function. This is a BcNumBinaryOp function.
- * @param a The first parameter.
- * @param b The second parameter.
- * @param c The return value.
- * @param scale The current scale.
- */
void bc_num_add(BcNum *a, BcNum *b, BcNum *c, size_t scale);
-
-/**
- * The subtract function. This is a BcNumBinaryOp function.
- * @param a The first parameter.
- * @param b The second parameter.
- * @param c The return value.
- * @param scale The current scale.
- */
void bc_num_sub(BcNum *a, BcNum *b, BcNum *c, size_t scale);
-
-/**
- * The multiply function.
- * @param a The first parameter. This is a BcNumBinaryOp function.
- * @param b The second parameter.
- * @param c The return value.
- * @param scale The current scale.
- */
void bc_num_mul(BcNum *a, BcNum *b, BcNum *c, size_t scale);
-
-/**
- * The division function.
- * @param a The first parameter. This is a BcNumBinaryOp function.
- * @param b The second parameter.
- * @param c The return value.
- * @param scale The current scale.
- */
void bc_num_div(BcNum *a, BcNum *b, BcNum *c, size_t scale);
-
-/**
- * The modulus function.
- * @param a The first parameter. This is a BcNumBinaryOp function.
- * @param b The second parameter.
- * @param c The return value.
- * @param scale The current scale.
- */
void bc_num_mod(BcNum *a, BcNum *b, BcNum *c, size_t scale);
-
-/**
- * The power function.
- * @param a The first parameter. This is a BcNumBinaryOp function.
- * @param b The second parameter.
- * @param c The return value.
- * @param scale The current scale.
- */
void bc_num_pow(BcNum *a, BcNum *b, BcNum *c, size_t scale);
#if BC_ENABLE_EXTRA_MATH
-
-/**
- * The places function (@ operator). This is a BcNumBinaryOp function.
- * @param a The first parameter.
- * @param b The second parameter.
- * @param c The return value.
- * @param scale The current scale.
- */
void bc_num_places(BcNum *a, BcNum *b, BcNum *c, size_t scale);
-
-/**
- * The left shift function (<< operator). This is a BcNumBinaryOp function.
- * @param a The first parameter.
- * @param b The second parameter.
- * @param c The return value.
- * @param scale The current scale.
- */
void bc_num_lshift(BcNum *a, BcNum *b, BcNum *c, size_t scale);
-
-/**
- * The right shift function (>> operator). This is a BcNumBinaryOp function.
- * @param a The first parameter.
- * @param b The second parameter.
- * @param c The return value.
- * @param scale The current scale.
- */
void bc_num_rshift(BcNum *a, BcNum *b, BcNum *c, size_t scale);
-
#endif // BC_ENABLE_EXTRA_MATH
-
-/**
- * Square root.
- * @param a The first parameter.
- * @param b The return value.
- * @param scale The current scale.
- */
void bc_num_sqrt(BcNum *restrict a, BcNum *restrict b, size_t scale);
-
-/**
- * Divsion and modulus together. This is a dc extension.
- * @param a The first parameter.
- * @param b The second parameter.
- * @param c The first return value (quotient).
- * @param d The second return value (modulus).
- * @param scale The current scale.
- */
+void bc_num_sr(BcNum *restrict a, BcNum *restrict b, size_t scale);
void bc_num_divmod(BcNum *a, BcNum *b, BcNum *c, BcNum *d, size_t scale);
-/**
- * A function returning the required allocation size for an addition or a
- * subtraction. This is a BcNumBinaryOpReq function.
- * @param a The first parameter.
- * @param b The second parameter.
- * @param scale The current scale.
- * @return The size of allocation needed for the result of add or subtract
- * with @a a, @a b, and @a scale.
- */
size_t bc_num_addReq(const BcNum* a, const BcNum* b, size_t scale);
-/**
- * A function returning the required allocation size for a multiplication. This
- * is a BcNumBinaryOpReq function.
- * @param a The first parameter.
- * @param b The second parameter.
- * @param scale The current scale.
- * @return The size of allocation needed for the result of multiplication
- * with @a a, @a b, and @a scale.
- */
size_t bc_num_mulReq(const BcNum *a, const BcNum *b, size_t scale);
-
-/**
- * A function returning the required allocation size for a division or modulus.
- * This is a BcNumBinaryOpReq function.
- * @param a The first parameter.
- * @param b The second parameter.
- * @param scale The current scale.
- * @return The size of allocation needed for the result of division or
- * modulus with @a a, @a b, and @a scale.
- */
size_t bc_num_divReq(const BcNum *a, const BcNum *b, size_t scale);
-
-/**
- * A function returning the required allocation size for an exponentiation. This
- * is a BcNumBinaryOpReq function.
- * @param a The first parameter.
- * @param b The second parameter.
- * @param scale The current scale.
- * @return The size of allocation needed for the result of exponentiation
- * with @a a, @a b, and @a scale.
- */
size_t bc_num_powReq(const BcNum *a, const BcNum *b, size_t scale);
-
#if BC_ENABLE_EXTRA_MATH
-
-/**
- * A function returning the required allocation size for a places, left shift,
- * or right shift. This is a BcNumBinaryOpReq function.
- * @param a The first parameter.
- * @param b The second parameter.
- * @param scale The current scale.
- * @return The size of allocation needed for the result of places, left
- * shift, or right shift with @a a, @a b, and @a scale.
- */
size_t bc_num_placesReq(const BcNum *a, const BcNum *b, size_t scale);
-
#endif // BC_ENABLE_EXTRA_MATH
-/**
- * Truncate @a n *by* @a places decimal places. This only extends places *after*
- * the decimal point.
- * @param n The number to truncate.
- * @param places The number of places to truncate @a n by.
- */
void bc_num_truncate(BcNum *restrict n, size_t places);
-
-/**
- * Extend @a n *by* @a places decimal places. This only extends places *after*
- * the decimal point.
- * @param n The number to truncate.
- * @param places The number of places to extend @a n by.
- */
void bc_num_extend(BcNum *restrict n, size_t places);
-
-/**
- * Shifts @a n right by @a places decimal places. This is the workhorse of the
- * right shift operator, and would be static to src/num.c, except that
- * src/library.c uses it for efficiency when executing its frand.
- * @param n The number to shift right.
- * @param places The number of decimal places to shift @a n right by.
- */
void bc_num_shiftRight(BcNum *restrict n, size_t places);
-/**
- * Compare a and b and return the result of their comparison as an ssize_t.
- * Returns >0 if @a a is greater than @a b, <0 if @a a is less than @a b, and =0
- * if a == b.
- * @param a The first number.
- * @param b The second number.
- * @return The result of the comparison.
- */
ssize_t bc_num_cmp(const BcNum *a, const BcNum *b);
-/**
- * Modular exponentiation.
- * @param a The first parameter.
- * @param b The second parameter.
- * @param c The third parameter.
- * @param d The return value.
- */
+#if DC_ENABLED
void bc_num_modexp(BcNum *a, BcNum *b, BcNum *c, BcNum *restrict d);
+#endif // DC_ENABLED
-/**
- * Sets @a n to zero with a scale of zero.
- * @param n The number to zero.
- */
void bc_num_zero(BcNum *restrict n);
-
-/**
- * Sets @a n to one with a scale of zero.
- * @param n The number to set to one.
- */
void bc_num_one(BcNum *restrict n);
-
-/**
- * An efficient function to compare @a n to zero.
- * @param n The number to compare to zero.
- * @return The result of the comparison.
- */
ssize_t bc_num_cmpZero(const BcNum *n);
#if !defined(NDEBUG) || BC_ENABLE_LIBRARY
-
-/**
- * Check a number string for validity and return true if it is, false otherwise.
- * The library needs this to check user-supplied strings, but in bc and dc, this
- * is only used for debug asserts because the parsers should get the numbers
- * parsed right, which should ensure they are always valid.
- * @param val The string to check.
- * @return True if the string is a valid number, false otherwise.
- */
bool bc_num_strValid(const char *restrict val);
-
#endif // !defined(NDEBUG) || BC_ENABLE_LIBRARY
-
-/**
- * Parses a number string into the number @a n according to @a base.
- * @param n The number to set to the parsed value.
- * @param val The number string to parse.
- * @param base The base to parse the number string by.
- */
void bc_num_parse(BcNum *restrict n, const char *restrict val, BcBigDig base);
-
-/**
- * Prints the number @a n according to @a base.
- * @param n The number to print.
- * @param base The base to print the number by.
- * @param newline True if a newline should be inserted at the end, false
- * otherwise.
- */
void bc_num_print(BcNum *restrict n, BcBigDig base, bool newline);
-
-#if !BC_ENABLE_LIBRARY
-
-/**
- * Prints a number as a character stream.
- * @param n The number to print as a character stream.
- */
-void bc_num_stream(BcNum *restrict n);
-
-#endif // !BC_ENABLE_LIBRARY
+#if DC_ENABLED
+void bc_num_stream(BcNum *restrict n, BcBigDig base);
+#endif // DC_ENABLED
#if BC_DEBUG_CODE
-
-/**
- * Print a number with a label. This is a debug-only function.
- * @param n The number to print.
- * @param name The label to print the number with.
- * @param emptyline True if there should be an empty line after the number.
- */
void bc_num_printDebug(const BcNum *n, const char *name, bool emptyline);
-
-/**
- * Print the limbs of @a n. This is a debug-only function.
- * @param n The number to print.
- * @param len The length of the number.
- * @param emptyline True if there should be an empty line after the number.
- */
void bc_num_printDigs(const BcDig* n, size_t len, bool emptyline);
-
-/**
- * Print debug info about @a n along with its limbs.
- * @param n The number to print.
- * @param name The label to print the number with.
- * @param emptyline True if there should be an empty line after the number.
- */
void bc_num_printWithDigs(const BcNum *n, const char *name, bool emptyline);
-
-/**
- * Dump debug info about a BcNum variable.
- * @param varname The variable name.
- * @param n The number.
- */
void bc_num_dump(const char *varname, const BcNum *n);
-
#endif // BC_DEBUG_CODE
-/// A reference to an array of hex digits for easy conversion for printing.
extern const char bc_num_hex_digits[];
-
-/// An array of powers of 10 for easy conversion from number of digits to
-//powers.
extern const BcBigDig bc_num_pow10[BC_BASE_DIGS + 1];
-/// A reference to a constant array that is the max of a BigDig.
extern const BcDig bc_num_bigdigMax[];
-
-/// A reference to a constant size of the above array.
-extern const size_t bc_num_bigdigMax_size;
-
-/// A reference to a constant array that is 2 times the max of a BigDig.
extern const BcDig bc_num_bigdigMax2[];
-
-/// A reference to a constant size of the above array.
+extern const size_t bc_num_bigdigMax_size;
extern const size_t bc_num_bigdigMax2_size;
#endif // BC_NUM_H
diff --git a/include/opt.h b/include/opt.h
index cffe6368..e828a92c 100644
--- a/include/opt.h
+++ b/include/opt.h
@@ -41,99 +41,38 @@
#define BC_OPT_H
#include <stdbool.h>
-#include <stdlib.h>
-/// The data required to parse command-line arguments.
typedef struct BcOpt {
-
- /// The array of arguments.
char **argv;
-
- /// The index of the current argument.
size_t optind;
-
- /// The actual parse option character.
int optopt;
-
- /// Where in the option we are for multi-character single-character options.
int subopt;
-
- /// The option argument.
char *optarg;
-
} BcOpt;
-/// The types of arguments. This is specially adapted for bc.
typedef enum BcOptType {
-
- /// No argument required.
BC_OPT_NONE,
-
- /// An argument required.
BC_OPT_REQUIRED,
-
- /// An option that is bc-only.
BC_OPT_BC_ONLY,
-
- /// An option that is bc-only that requires an argument.
- BC_OPT_REQUIRED_BC_ONLY,
-
- /// An option that is dc-only.
BC_OPT_DC_ONLY,
-
} BcOptType;
-/// A struct to hold const data for long options.
typedef struct BcOptLong {
-
- /// The name of the option.
const char *name;
-
- /// The type of the option.
BcOptType type;
-
- /// The character to return if the long option was parsed.
int val;
-
} BcOptLong;
-/**
- * Initialize data for parsing options.
- * @param o The option data to initialize.
- * @param argv The array of arguments.
- */
void bc_opt_init(BcOpt *o, char **argv);
-/**
- * Parse an option. This returns a value the same way getopt() and getopt_long()
- * do, so it returns a character for the parsed option or -1 if done.
- * @param o The option data.
- * @param longopts The long options.
- * @return A character for the parsed option, or -1 if done.
- */
int bc_opt_parse(BcOpt *o, const BcOptLong *longopts);
-/**
- * Returns true if the option is `--` and not a long option.
- * @param a The argument to parse.
- * @return True if @a a is the `--` option, false otherwise.
- */
#define BC_OPT_ISDASHDASH(a) \
((a) != NULL && (a)[0] == '-' && (a)[1] == '-' && (a)[2] == '\0')
-/**
- * Returns true if the option is a short option.
- * @param a The argument to parse.
- * @return True if @a a is a short option, false otherwise.
- */
#define BC_OPT_ISSHORTOPT(a) \
((a) != NULL && (a)[0] == '-' && (a)[1] != '-' && (a)[1] != '\0')
-/**
- * Returns true if the option has `--` at the beginning, i.e., is a long option.
- * @param a The argument to parse.
- * @return True if @a a is a long option, false otherwise.
- */
#define BC_OPT_ISLONGOPT(a) \
((a) != NULL && (a)[0] == '-' && (a)[1] == '-' && (a)[2] != '\0')
diff --git a/include/parse.h b/include/parse.h
index 0088c152..36d6e8c6 100644
--- a/include/parse.h
+++ b/include/parse.h
@@ -45,230 +45,72 @@
#include <lex.h>
#include <lang.h>
-// The following are flags that can be passed to @a BcParseExpr functions. They
-// define the requirements that the parsed expression must meet to not have an
-// error thrown.
-
-/// A flag that requires that the expression is valid for conditionals in for
-/// loops, while loops, and if statements. This is because POSIX requires that
-/// certain operators are *only* used in those cases. It's whacked, but that's
-/// how it is.
#define BC_PARSE_REL (UINTMAX_C(1)<<0)
-
-/// A flag that requires that the expression is valid for a print statement.
#define BC_PARSE_PRINT (UINTMAX_C(1)<<1)
-
-/// A flag that requires that the expression does *not* have any function call.
#define BC_PARSE_NOCALL (UINTMAX_C(1)<<2)
-
-/// A flag that requires that the expression does *not* have a read() expression.
#define BC_PARSE_NOREAD (UINTMAX_C(1)<<3)
-
-/// A flag that *allows* (rather than requires) that an array appear in the
-/// expression. This is mostly used as parameters in bc.
#define BC_PARSE_ARRAY (UINTMAX_C(1)<<4)
-
-/// A flag that requires that the expression is not empty and returns a value.
#define BC_PARSE_NEEDVAL (UINTMAX_C(1)<<5)
-/**
- * Returns true if the parser has been initialized.
- * @param p The parser.
- * @param prg The program.
- * @return True if @a p has been initialized, false otherwise.
- */
-#define BC_PARSE_IS_INITED(p, prg) ((p)->prog == (prg))
-
#if BC_ENABLED
-
-/**
- * Returns true if the current parser state allows parsing, false otherwise.
- * @param p The parser.
- * @return True if parsing can proceed, false otherwise.
- */
#define BC_PARSE_CAN_PARSE(p) \
((p).l.t != BC_LEX_EOF && (p).l.t != BC_LEX_KW_DEFINE)
-
#else // BC_ENABLED
-
-/**
- * Returns true if the current parser state allows parsing, false otherwise.
- * @param p The parser.
- * @return True if parsing can proceed, false otherwise.
- */
#define BC_PARSE_CAN_PARSE(p) ((p).l.t != BC_LEX_EOF)
-
#endif // BC_ENABLED
-/**
- * Pushes the instruction @a i onto the bytecode vector for the current
- * function.
- * @param p The parser.
- * @param i The instruction to push onto the bytecode vector.
- */
#define bc_parse_push(p, i) (bc_vec_pushByte(&(p)->func->code, (uchar) (i)))
-
-/**
- * Pushes an index onto the bytecode vector. For more information, see
- * @a bc_vec_pushIndex() in src/vector.c and @a bc_program_index() in
- * src/program.c.
- * @param p The parser.
- * @param idx The index to push onto the bytecode vector.
- */
#define bc_parse_pushIndex(p, idx) (bc_vec_pushIndex(&(p)->func->code, (idx)))
-/**
- * A convenience macro for throwing errors in parse code. They take care of
- * plumbing like passing in the current line the lexer is on.
- * @param p The parser.
- * @param e The error.
- */
#define bc_parse_err(p, e) (bc_vm_handleError((e), (p)->l.line))
-
-/**
- * A convenience macro for throwing errors in parse code. They take care of
- * plumbing like passing in the current line the lexer is on.
- * @param p The parser.
- * @param e The error.
- * @param ... The varags that are needed.
- */
#define bc_parse_verr(p, e, ...) \
(bc_vm_handleError((e), (p)->l.line, __VA_ARGS__))
-// Forward declarations.
+typedef struct BcParseNext {
+ uchar len;
+ uchar tokens[4];
+} BcParseNext;
+
+#define BC_PARSE_NEXT_TOKENS(...) .tokens = { __VA_ARGS__ }
+#define BC_PARSE_NEXT(a, ...) \
+ { .len = (uchar) (a), BC_PARSE_NEXT_TOKENS(__VA_ARGS__) }
+
struct BcParse;
struct BcProgram;
-/**
- * A function pointer to call when more parsing is needed.
- * @param p The parser.
- */
-typedef void (*BcParseParse)(struct BcParse* p);
+typedef void (*BcParseParse)(struct BcParse*);
+typedef void (*BcParseExpr)(struct BcParse*, uint8_t);
-/**
- * A function pointer to call when an expression needs to be parsed. This can
- * happen for read() expressions or dc strings.
- * @param p The parser.
- * @param flags The flags for what is allowed or required. (See flags above.)
- */
-typedef void (*BcParseExpr)(struct BcParse* p, uint8_t flags);
-
-/// The parser struct.
typedef struct BcParse {
- /// The lexer.
BcLex l;
#if BC_ENABLED
- /// The stack of flags for bc. (See comments in include/bc.h.) This stack is
- /// *required* to have one item at all times. Not maintaining that invariant
- /// will cause problems.
BcVec flags;
-
- /// The stack of exits. These are indices into the bytecode vector where
- /// blocks for loops and if statements end. Basically, these are the places
- /// to jump to when skipping code.
BcVec exits;
-
- /// The stack of conditionals. Unlike exits, which are indices to jump
- /// *forward* to, this is a vector of indices to jump *backward* to, usually
- /// to the conditional of a loop, hence the name.
BcVec conds;
-
- /// A stack of operators. When parsing expressions, the bc parser uses the
- /// Shunting-Yard algorithm, which requires a stack of operators. This can
- /// hold the stack for multiple expressions at once because the expressions
- /// stack as well. For more information, see the Expression Parsing section
- /// of the Development manual (manuals/development.md).
BcVec ops;
-
- /// A buffer to temporarily store a string in. This is because the lexer
- /// might generate a string as part of its work, and the parser needs that
- /// string, but it also needs the lexer to continue lexing, which might
- /// overwrite the string stored in the lexer. This buffer is for copying
- /// that string from the lexer to keep it safe.
BcVec buf;
#endif // BC_ENABLED
- /// A reference to the program to grab the current function when necessary.
struct BcProgram *prog;
-
- /// A reference to the current function. The function is what holds the
- /// bytecode vector that the parser is filling.
BcFunc *func;
-
- /// The index of the function.
size_t fidx;
-#if BC_ENABLED
- /// True if the bc parser just entered a function and an auto statement
- /// would be valid.
bool auto_part;
-#endif // BC_ENABLED
} BcParse;
-/**
- * Initializes a parser.
- * @param p The parser to initialize.
- * @param prog A referenc to the program.
- * @param func The index of the current function.
- */
void bc_parse_init(BcParse *p, struct BcProgram *prog, size_t func);
-
-/**
- * Frees a parser. This is not guarded by #ifndef NDEBUG because a separate
- * parser is created at runtime to parse read() expressions and dc strings.
- * @param p The parser to free.
- */
void bc_parse_free(BcParse *p);
-
-/**
- * Resets the parser. Resetting means erasing all state to the point that the
- * parser would think it was just initialized.
- * @param p The parser to reset.
- */
void bc_parse_reset(BcParse *p);
-/**
- * Adds a string. See @a BcProgram in include/program.h for more details.
- * @param p The parser that parsed the string.
- */
void bc_parse_addString(BcParse *p);
-
-/**
- * Adds a number. See @a BcProgram in include/program.h for more details.
- * @param p The parser that parsed the number.
- */
void bc_parse_number(BcParse *p);
-
-/**
- * Update the current function in the parser.
- * @param p The parser.
- * @param fidx The index of the new function.
- */
void bc_parse_updateFunc(BcParse *p, size_t fidx);
-
-/**
- * Adds a new variable or array. See @a BcProgram in include/program.h for more
- * details.
- * @param p The parser that parsed the variable or array name.
- * @param name The name of the variable or array to add.
- * @param var True if the name is for a variable, false if it's for an array.
- */
void bc_parse_pushName(const BcParse* p, char *name, bool var);
+void bc_parse_text(BcParse *p, const char *text);
-/**
- * Sets the text that the parser will parse.
- * @param p The parser.
- * @param text The text to lex.
- * @param is_stdin True if the text is from stdin, false otherwise.
- */
-void bc_parse_text(BcParse *p, const char *text, bool is_stdin);
-
-// References to const 0 and 1 strings for special cases. bc and dc have
-// specific instructions for 0 and 1 because they pop up so often and (in the
-// case of 1), increment/decrement operators.
extern const char bc_parse_zero[2];
extern const char bc_parse_one[2];
diff --git a/include/program.h b/include/program.h
index 83c0c754..ec31f348 100644
--- a/include/program.h
+++ b/include/program.h
@@ -36,7 +36,6 @@
#ifndef BC_PROGRAM_H
#define BC_PROGRAM_H
-#include <assert.h>
#include <stddef.h>
#include <status.h>
@@ -45,911 +44,144 @@
#include <num.h>
#include <rand.h>
-/// The index of ibase in the globals array.
#define BC_PROG_GLOBALS_IBASE (0)
-
-/// The index of obase in the globals array.
#define BC_PROG_GLOBALS_OBASE (1)
-
-/// The index of scale in the globals array.
#define BC_PROG_GLOBALS_SCALE (2)
#if BC_ENABLE_EXTRA_MATH
-
-/// The index of the rand max in the maxes array.
#define BC_PROG_MAX_RAND (3)
-
#endif // BC_ENABLE_EXTRA_MATH
-/// The length of the globals array.
#define BC_PROG_GLOBALS_LEN (3 + BC_ENABLE_EXTRA_MATH)
+#define BC_PROG_ONE_CAP (1)
+
typedef struct BcProgram {
- /// The array of globals values.
BcBigDig globals[BC_PROG_GLOBALS_LEN];
-
- /// The array of globals stacks.
BcVec globals_v[BC_PROG_GLOBALS_LEN];
-#if BC_ENABLE_EXTRA_MATH
-
- /// The pseudo-random number generator.
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BcRNG rng;
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
-#endif // BC_ENABLE_EXTRA_MATH
-
- /// The results stack.
BcVec results;
-
- /// The execution stack.
BcVec stack;
- /// A pointer to the current function's constants.
BcVec *consts;
-
- /// A pointer to the current function's strings.
BcVec *strs;
- /// The array of functions.
BcVec fns;
-
- /// The map of functions to go with fns.
BcVec fn_map;
- /// The array of variables.
BcVec vars;
-
- /// The map of variables to go with vars.
BcVec var_map;
- /// The array of arrays.
BcVec arrs;
-
- /// The map of arrays to go with arrs.
BcVec arr_map;
#if DC_ENABLED
+ BcVec strs_v;
- /// A vector of tail calls. These are just integers, which are the number of
- /// tail calls that have been executed for each function (string) on the
- /// stack for dc. This is to prevent dc from constantly growing memory use
- /// because of pushing more and more string executions on the stack.
BcVec tail_calls;
+ BcBigDig strm;
+ BcNum strmb;
#endif // DC_ENABLED
- /// A BcNum that has the proper base for asciify.
- BcNum strmb;
+ BcNum zero;
+ BcNum one;
#if BC_ENABLED
-
- /// The last printed value for bc.
BcNum last;
-
#endif // BC_ENABLED
- // The BcDig array for strmb. This uses BC_NUM_LONG_LOG10 because it is used
- // in bc_num_ulong2num(), which attempts to realloc, unless it is big
- // enough. This is big enough.
+#if DC_ENABLED
+ // This uses BC_NUM_LONG_LOG10 because it is used in bc_num_ulong2num(),
+ // which attempts to realloc, unless it is big enough. This is big enough.
BcDig strmb_num[BC_NUM_BIGDIG_LOG10];
+#endif // DC_ENABLED
+
+ BcDig zero_num[BC_PROG_ONE_CAP];
+ BcDig one_num[BC_PROG_ONE_CAP];
} BcProgram;
-/**
- * Returns true if the stack @a s has at least @a n items, false otherwise.
- * @param s The stack to check.
- * @param n The number of items the stack must have.
- * @return True if @a s has at least @a n items, false otherwise.
- */
#define BC_PROG_STACK(s, n) ((s)->len >= ((size_t) (n)))
-/**
- * Get a pointer to the top value in a global value stack.
- * @param v The global value stack.
- * @return A pointer to the top value in @a v.
- */
#define BC_PROG_GLOBAL_PTR(v) (bc_vec_top(v))
-
-/**
- * Get the top value in a global value stack.
- * @param v The global value stack.
- * @return The top value in @a v.
- */
#define BC_PROG_GLOBAL(v) (*((BcBigDig*) BC_PROG_GLOBAL_PTR(v)))
-/**
- * Returns the current value of ibase.
- * @param p The program.
- * @return The current ibase.
- */
#define BC_PROG_IBASE(p) ((p)->globals[BC_PROG_GLOBALS_IBASE])
-
-/**
- * Returns the current value of obase.
- * @param p The program.
- * @return The current obase.
- */
#define BC_PROG_OBASE(p) ((p)->globals[BC_PROG_GLOBALS_OBASE])
-
-/**
- * Returns the current value of scale.
- * @param p The program.
- * @return The current scale.
- */
#define BC_PROG_SCALE(p) ((p)->globals[BC_PROG_GLOBALS_SCALE])
-/// The index for the main function in the functions array.//
#define BC_PROG_MAIN (0)
-
-/// The index for the read function in the functions array.
#define BC_PROG_READ (1)
-/**
- * Retires (completes the execution of) an instruction. Some instructions
- * require special retirement, but most can use this. This basically pops the
- * operands while preserving the result (which we assumed was pushed before the
- * actual operation).
- * @param p The program.
- * @param nres The number of results returned by the instruction.
- * @param nops The number of operands used by the instruction.
- */
#define bc_program_retire(p, nres, nops) \
(bc_vec_npopAt(&(p)->results, (nops), (p)->results.len - (nres + nops)))
#if DC_ENABLED
-
-/// A constant that tells how many functions are required in dc.
#define BC_PROG_REQ_FUNCS (2)
-
#if !BC_ENABLED
-
-/// This define disappears the parameter last because for dc only, last is
-/// always true.
+// For dc only, last is always true.
#define bc_program_copyToVar(p, name, t, last) \
bc_program_copyToVar(p, name, t)
-
#endif // !BC_ENABLED
-
#else // DC_ENABLED
-
-/// This define disappears pop and copy because for bc, 'pop' and 'copy' are
-/// always false.
+// For bc, 'pop' and 'copy' are always false.
#define bc_program_pushVar(p, code, bgn, pop, copy) \
bc_program_pushVar(p, code, bgn)
-
-// In debug mode, we want bc to check the stack, but otherwise, we don't because
-// the bc language implicitly mandates that the stack should always have enough
-// items.
#ifdef NDEBUG
#define BC_PROG_NO_STACK_CHECK
#endif // NDEBUG
-
#endif // DC_ENABLED
-/**
- * Returns true if the BcNum @a n is acting as a string.
- * @param n The BcNum to test.
- * @return True if @a n is acting as a string, false otherwise.
- */
#define BC_PROG_STR(n) ((n)->num == NULL && !(n)->cap)
-
#if BC_ENABLED
-
-/**
- * Returns true if the result @a r and @a n is a number.
- * @param r The result.
- * @param n The number corresponding to the result.
- * @return True if the result holds a number, false otherwise.
- */
#define BC_PROG_NUM(r, n) \
((r)->t != BC_RESULT_ARRAY && (r)->t != BC_RESULT_STR && !BC_PROG_STR(n))
-
#else // BC_ENABLED
-
-/**
- * Returns true if the result @a r and @a n is a number.
- * @param r The result.
- * @param n The number corresponding to the result.
- * @return True if the result holds a number, false otherwise.
- */
#define BC_PROG_NUM(r, n) ((r)->t != BC_RESULT_STR && !BC_PROG_STR(n))
-
+// For dc, inst is always BC_INST_ARRAY_ELEM.
+#define bc_program_pushArray(p, code, bgn, inst) \
+ bc_program_pushArray(p, code, bgn)
#endif // BC_ENABLED
-/**
- * This is a function type for unary operations. Currently, these include
- * boolean not, negation, and truncation with extra math.
- * @param r The BcResult to store the result into.
- * @param n The parameter to the unary operation.
- */
-typedef void (*BcProgramUnary)(BcResult *r, BcNum *n);
+typedef void (*BcProgramUnary)(BcResult*, BcNum*);
-/**
- * Initializes the BcProgram.
- * @param p The program to initialize.
- */
void bc_program_init(BcProgram *p);
-
-#ifndef NDEBUG
-
-/**
- * Frees a BcProgram. This is only used in debug builds because a BcProgram is
- * only freed on program exit, and we don't care about freeing resources on
- * exit.
- * @param p The program to initialize.
- */
void bc_program_free(BcProgram *p);
-#endif // NDEBUG
-
#if BC_DEBUG_CODE
#if BC_ENABLED && DC_ENABLED
-
-/**
- * Prints the bytecode in a function. This is a debug-only function.
- * @param p The program.
- */
void bc_program_code(const BcProgram *p);
-
-/**
- * Prints an instruction. This is a debug-only function.
- * @param p The program.
- * @param code The bytecode array.
- * @param bgn A pointer to the current index. It is also updated to the next
- * index.
- */
void bc_program_printInst(const BcProgram *p, const char *code,
size_t *restrict bgn);
-
-/**
- * Prints the stack. This is a debug-only function.
- * @param p The program.
- */
void bc_program_printStackDebug(BcProgram* p);
-
#endif // BC_ENABLED && DC_ENABLED
#endif // BC_DEBUG_CODE
-/**
- * Returns the index of the variable or array in their respective arrays.
- * @param p The program.
- * @param id The BcId of the variable or array.
- * @param var True if the search should be for a variable, false for an array.
- * @return The index of the variable or array in the correct array.
- */
size_t bc_program_search(BcProgram *p, const char* id, bool var);
-
-/**
- * Adds a string to a function and returns the string's index in the function.
- * @param p The program.
- * @param str The string to add.
- * @param fidx The index of the function to add to.
- */
-size_t bc_program_addString(BcProgram *p, const char *str, size_t fidx);
-
-/**
- * Inserts a function into the program and returns the index of the function in
- * the fns array.
- * @param p The program.
- * @param name The name of the function.
- * @return The index of the function after insertion.
- */
size_t bc_program_insertFunc(BcProgram *p, const char *name);
-
-/**
- * Resets a program, usually because of resetting after an error.
- * @param p The program to reset.
- */
void bc_program_reset(BcProgram *p);
-
-/**
- * Executes bc or dc code in the BcProgram.
- * @param p The program.
- */
void bc_program_exec(BcProgram *p);
-/**
- * Negates a copy of a BcNum. This is a BcProgramUnary function.
- * @param r The BcResult to store the result into.
- * @param n The parameter to the unary operation.
- */
void bc_program_negate(BcResult *r, BcNum *n);
-
-/**
- * Returns a boolean not of a BcNum. This is a BcProgramUnary function.
- * @param r The BcResult to store the result into.
- * @param n The parameter to the unary operation.
- */
void bc_program_not(BcResult *r, BcNum *n);
-
#if BC_ENABLE_EXTRA_MATH
-
-/**
- * Truncates a copy of a BcNum. This is a BcProgramUnary function.
- * @param r The BcResult to store the result into.
- * @param n The parameter to the unary operation.
- */
void bc_program_trunc(BcResult *r, BcNum *n);
-
#endif // BC_ENABLE_EXTRA_MATH
-/// A reference to an array of binary operator functions.
extern const BcNumBinaryOp bc_program_ops[];
-
-/// A reference to an array of binary operator allocation request functions.
extern const BcNumBinaryOpReq bc_program_opReqs[];
-
-/// A reference to an array of unary operator functions.
extern const BcProgramUnary bc_program_unarys[];
-
-/// A reference to a filename for command-line expressions.
extern const char bc_program_exprs_name[];
-
-/// A reference to a filename for stdin.
extern const char bc_program_stdin_name[];
-
-/// A reference to the ready message printed on SIGINT.
extern const char bc_program_ready_msg[];
-
-/// A reference to the length of the ready message.
extern const size_t bc_program_ready_msg_len;
-
-/// A reference to an array of escape characters for the print statement.
extern const char bc_program_esc_chars[];
-
-/// A reference to an array of the characters corresponding to the escape
-/// characters in bc_program_esc_chars.
extern const char bc_program_esc_seqs[];
-#if BC_HAS_COMPUTED_GOTO
-
-#if BC_DEBUG_CODE
-
-#define BC_PROG_JUMP(inst, code, ip) \
- do { \
- inst = (uchar) (code)[(ip)->idx++]; \
- bc_file_printf(&vm.ferr, "inst: %s\n", bc_inst_names[inst]); \
- bc_file_flush(&vm.ferr, bc_flush_none); \
- goto *bc_program_inst_lbls[inst]; \
- } while (0)
-
-#else // BC_DEBUG_CODE
-
-#define BC_PROG_JUMP(inst, code, ip) \
- do { \
- inst = (uchar) (code)[(ip)->idx++]; \
- goto *bc_program_inst_lbls[inst]; \
- } while (0)
-
-#endif // BC_DEBUG_CODE
-
-#define BC_PROG_DIRECT_JUMP(l) goto lbl_ ## l;
-#define BC_PROG_LBL(l) lbl_ ## l
-#define BC_PROG_FALLTHROUGH
-
-#if BC_C11
-
-#define BC_PROG_LBLS_SIZE (sizeof(bc_program_inst_lbls) / sizeof(void*))
-#define BC_PROG_LBLS_ASSERT \
- static_assert(BC_PROG_LBLS_SIZE == BC_INST_INVALID + 1,\
- "bc_program_inst_lbls[] mismatches the instructions")
-
-#else // BC_C11
-
-#define BC_PROG_LBLS_ASSERT
-
-#endif // BC_C11
-
-#if BC_ENABLED
-
-#if DC_ENABLED
-
-#if BC_ENABLE_EXTRA_MATH
-
-#define BC_PROG_LBLS static const void* const bc_program_inst_lbls[] = { \
- &&lbl_BC_INST_INC, \
- &&lbl_BC_INST_DEC, \
- &&lbl_BC_INST_NEG, \
- &&lbl_BC_INST_BOOL_NOT, \
- &&lbl_BC_INST_TRUNC, \
- &&lbl_BC_INST_POWER, \
- &&lbl_BC_INST_MULTIPLY, \
- &&lbl_BC_INST_DIVIDE, \
- &&lbl_BC_INST_MODULUS, \
- &&lbl_BC_INST_PLUS, \
- &&lbl_BC_INST_MINUS, \
- &&lbl_BC_INST_PLACES, \
- &&lbl_BC_INST_LSHIFT, \
- &&lbl_BC_INST_RSHIFT, \
- &&lbl_BC_INST_REL_EQ, \
- &&lbl_BC_INST_REL_LE, \
- &&lbl_BC_INST_REL_GE, \
- &&lbl_BC_INST_REL_NE, \
- &&lbl_BC_INST_REL_LT, \
- &&lbl_BC_INST_REL_GT, \
- &&lbl_BC_INST_BOOL_OR, \
- &&lbl_BC_INST_BOOL_AND, \
- &&lbl_BC_INST_ASSIGN_POWER, \
- &&lbl_BC_INST_ASSIGN_MULTIPLY, \
- &&lbl_BC_INST_ASSIGN_DIVIDE, \
- &&lbl_BC_INST_ASSIGN_MODULUS, \
- &&lbl_BC_INST_ASSIGN_PLUS, \
- &&lbl_BC_INST_ASSIGN_MINUS, \
- &&lbl_BC_INST_ASSIGN_PLACES, \
- &&lbl_BC_INST_ASSIGN_LSHIFT, \
- &&lbl_BC_INST_ASSIGN_RSHIFT, \
- &&lbl_BC_INST_ASSIGN, \
- &&lbl_BC_INST_ASSIGN_POWER_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_MULTIPLY_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_DIVIDE_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_MODULUS_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_PLUS_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_MINUS_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_PLACES_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_LSHIFT_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_RSHIFT_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_NO_VAL, \
- &&lbl_BC_INST_NUM, \
- &&lbl_BC_INST_VAR, \
- &&lbl_BC_INST_ARRAY_ELEM, \
- &&lbl_BC_INST_ARRAY, \
- &&lbl_BC_INST_ZERO, \
- &&lbl_BC_INST_ONE, \
- &&lbl_BC_INST_LAST, \
- &&lbl_BC_INST_IBASE, \
- &&lbl_BC_INST_OBASE, \
- &&lbl_BC_INST_SCALE, \
- &&lbl_BC_INST_SEED, \
- &&lbl_BC_INST_LENGTH, \
- &&lbl_BC_INST_SCALE_FUNC, \
- &&lbl_BC_INST_SQRT, \
- &&lbl_BC_INST_ABS, \
- &&lbl_BC_INST_IRAND, \
- &&lbl_BC_INST_ASCIIFY, \
- &&lbl_BC_INST_READ, \
- &&lbl_BC_INST_RAND, \
- &&lbl_BC_INST_MAXIBASE, \
- &&lbl_BC_INST_MAXOBASE, \
- &&lbl_BC_INST_MAXSCALE, \
- &&lbl_BC_INST_MAXRAND, \
- &&lbl_BC_INST_PRINT, \
- &&lbl_BC_INST_PRINT_POP, \
- &&lbl_BC_INST_STR, \
- &&lbl_BC_INST_PRINT_STR, \
- &&lbl_BC_INST_JUMP, \
- &&lbl_BC_INST_JUMP_ZERO, \
- &&lbl_BC_INST_CALL, \
- &&lbl_BC_INST_RET, \
- &&lbl_BC_INST_RET0, \
- &&lbl_BC_INST_RET_VOID, \
- &&lbl_BC_INST_HALT, \
- &&lbl_BC_INST_POP, \
- &&lbl_BC_INST_SWAP, \
- &&lbl_BC_INST_MODEXP, \
- &&lbl_BC_INST_DIVMOD, \
- &&lbl_BC_INST_PRINT_STREAM, \
- &&lbl_BC_INST_POP_EXEC, \
- &&lbl_BC_INST_EXECUTE, \
- &&lbl_BC_INST_EXEC_COND, \
- &&lbl_BC_INST_PRINT_STACK, \
- &&lbl_BC_INST_CLEAR_STACK, \
- &&lbl_BC_INST_REG_STACK_LEN, \
- &&lbl_BC_INST_STACK_LEN, \
- &&lbl_BC_INST_DUPLICATE, \
- &&lbl_BC_INST_LOAD, \
- &&lbl_BC_INST_PUSH_VAR, \
- &&lbl_BC_INST_PUSH_TO_VAR, \
- &&lbl_BC_INST_QUIT, \
- &&lbl_BC_INST_NQUIT, \
- &&lbl_BC_INST_EXEC_STACK_LEN, \
- &&lbl_BC_INST_INVALID, \
-}
-
-#else // BC_ENABLE_EXTRA_MATH
-
-#define BC_PROG_LBLS static const void* const bc_program_inst_lbls[] = { \
- &&lbl_BC_INST_INC, \
- &&lbl_BC_INST_DEC, \
- &&lbl_BC_INST_NEG, \
- &&lbl_BC_INST_BOOL_NOT, \
- &&lbl_BC_INST_POWER, \
- &&lbl_BC_INST_MULTIPLY, \
- &&lbl_BC_INST_DIVIDE, \
- &&lbl_BC_INST_MODULUS, \
- &&lbl_BC_INST_PLUS, \
- &&lbl_BC_INST_MINUS, \
- &&lbl_BC_INST_REL_EQ, \
- &&lbl_BC_INST_REL_LE, \
- &&lbl_BC_INST_REL_GE, \
- &&lbl_BC_INST_REL_NE, \
- &&lbl_BC_INST_REL_LT, \
- &&lbl_BC_INST_REL_GT, \
- &&lbl_BC_INST_BOOL_OR, \
- &&lbl_BC_INST_BOOL_AND, \
- &&lbl_BC_INST_ASSIGN_POWER, \
- &&lbl_BC_INST_ASSIGN_MULTIPLY, \
- &&lbl_BC_INST_ASSIGN_DIVIDE, \
- &&lbl_BC_INST_ASSIGN_MODULUS, \
- &&lbl_BC_INST_ASSIGN_PLUS, \
- &&lbl_BC_INST_ASSIGN_MINUS, \
- &&lbl_BC_INST_ASSIGN, \
- &&lbl_BC_INST_ASSIGN_POWER_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_MULTIPLY_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_DIVIDE_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_MODULUS_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_PLUS_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_MINUS_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_NO_VAL, \
- &&lbl_BC_INST_NUM, \
- &&lbl_BC_INST_VAR, \
- &&lbl_BC_INST_ARRAY_ELEM, \
- &&lbl_BC_INST_ARRAY, \
- &&lbl_BC_INST_ZERO, \
- &&lbl_BC_INST_ONE, \
- &&lbl_BC_INST_LAST, \
- &&lbl_BC_INST_IBASE, \
- &&lbl_BC_INST_OBASE, \
- &&lbl_BC_INST_SCALE, \
- &&lbl_BC_INST_LENGTH, \
- &&lbl_BC_INST_SCALE_FUNC, \
- &&lbl_BC_INST_SQRT, \
- &&lbl_BC_INST_ABS, \
- &&lbl_BC_INST_ASCIIFY, \
- &&lbl_BC_INST_READ, \
- &&lbl_BC_INST_MAXIBASE, \
- &&lbl_BC_INST_MAXOBASE, \
- &&lbl_BC_INST_MAXSCALE, \
- &&lbl_BC_INST_PRINT, \
- &&lbl_BC_INST_PRINT_POP, \
- &&lbl_BC_INST_STR, \
- &&lbl_BC_INST_PRINT_STR, \
- &&lbl_BC_INST_JUMP, \
- &&lbl_BC_INST_JUMP_ZERO, \
- &&lbl_BC_INST_CALL, \
- &&lbl_BC_INST_RET, \
- &&lbl_BC_INST_RET0, \
- &&lbl_BC_INST_RET_VOID, \
- &&lbl_BC_INST_HALT, \
- &&lbl_BC_INST_POP, \
- &&lbl_BC_INST_SWAP, \
- &&lbl_BC_INST_MODEXP, \
- &&lbl_BC_INST_DIVMOD, \
- &&lbl_BC_INST_PRINT_STREAM, \
- &&lbl_BC_INST_POP_EXEC, \
- &&lbl_BC_INST_EXECUTE, \
- &&lbl_BC_INST_EXEC_COND, \
- &&lbl_BC_INST_PRINT_STACK, \
- &&lbl_BC_INST_CLEAR_STACK, \
- &&lbl_BC_INST_REG_STACK_LEN, \
- &&lbl_BC_INST_STACK_LEN, \
- &&lbl_BC_INST_DUPLICATE, \
- &&lbl_BC_INST_LOAD, \
- &&lbl_BC_INST_PUSH_VAR, \
- &&lbl_BC_INST_PUSH_TO_VAR, \
- &&lbl_BC_INST_QUIT, \
- &&lbl_BC_INST_NQUIT, \
- &&lbl_BC_INST_EXEC_STACK_LEN, \
- &&lbl_BC_INST_INVALID, \
-}
-
-#endif // BC_ENABLE_EXTRA_MATH
-
-#else // DC_ENABLED
-
-#if BC_ENABLE_EXTRA_MATH
-
-#define BC_PROG_LBLS static const void* const bc_program_inst_lbls[] = { \
- &&lbl_BC_INST_INC, \
- &&lbl_BC_INST_DEC, \
- &&lbl_BC_INST_NEG, \
- &&lbl_BC_INST_BOOL_NOT, \
- &&lbl_BC_INST_TRUNC, \
- &&lbl_BC_INST_POWER, \
- &&lbl_BC_INST_MULTIPLY, \
- &&lbl_BC_INST_DIVIDE, \
- &&lbl_BC_INST_MODULUS, \
- &&lbl_BC_INST_PLUS, \
- &&lbl_BC_INST_MINUS, \
- &&lbl_BC_INST_PLACES, \
- &&lbl_BC_INST_LSHIFT, \
- &&lbl_BC_INST_RSHIFT, \
- &&lbl_BC_INST_REL_EQ, \
- &&lbl_BC_INST_REL_LE, \
- &&lbl_BC_INST_REL_GE, \
- &&lbl_BC_INST_REL_NE, \
- &&lbl_BC_INST_REL_LT, \
- &&lbl_BC_INST_REL_GT, \
- &&lbl_BC_INST_BOOL_OR, \
- &&lbl_BC_INST_BOOL_AND, \
- &&lbl_BC_INST_ASSIGN_POWER, \
- &&lbl_BC_INST_ASSIGN_MULTIPLY, \
- &&lbl_BC_INST_ASSIGN_DIVIDE, \
- &&lbl_BC_INST_ASSIGN_MODULUS, \
- &&lbl_BC_INST_ASSIGN_PLUS, \
- &&lbl_BC_INST_ASSIGN_MINUS, \
- &&lbl_BC_INST_ASSIGN_PLACES, \
- &&lbl_BC_INST_ASSIGN_LSHIFT, \
- &&lbl_BC_INST_ASSIGN_RSHIFT, \
- &&lbl_BC_INST_ASSIGN, \
- &&lbl_BC_INST_ASSIGN_POWER_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_MULTIPLY_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_DIVIDE_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_MODULUS_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_PLUS_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_MINUS_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_PLACES_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_LSHIFT_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_RSHIFT_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_NO_VAL, \
- &&lbl_BC_INST_NUM, \
- &&lbl_BC_INST_VAR, \
- &&lbl_BC_INST_ARRAY_ELEM, \
- &&lbl_BC_INST_ARRAY, \
- &&lbl_BC_INST_ZERO, \
- &&lbl_BC_INST_ONE, \
- &&lbl_BC_INST_LAST, \
- &&lbl_BC_INST_IBASE, \
- &&lbl_BC_INST_OBASE, \
- &&lbl_BC_INST_SCALE, \
- &&lbl_BC_INST_SEED, \
- &&lbl_BC_INST_LENGTH, \
- &&lbl_BC_INST_SCALE_FUNC, \
- &&lbl_BC_INST_SQRT, \
- &&lbl_BC_INST_ABS, \
- &&lbl_BC_INST_IRAND, \
- &&lbl_BC_INST_ASCIIFY, \
- &&lbl_BC_INST_READ, \
- &&lbl_BC_INST_RAND, \
- &&lbl_BC_INST_MAXIBASE, \
- &&lbl_BC_INST_MAXOBASE, \
- &&lbl_BC_INST_MAXSCALE, \
- &&lbl_BC_INST_MAXRAND, \
- &&lbl_BC_INST_PRINT, \
- &&lbl_BC_INST_PRINT_POP, \
- &&lbl_BC_INST_STR, \
- &&lbl_BC_INST_PRINT_STR, \
- &&lbl_BC_INST_JUMP, \
- &&lbl_BC_INST_JUMP_ZERO, \
- &&lbl_BC_INST_CALL, \
- &&lbl_BC_INST_RET, \
- &&lbl_BC_INST_RET0, \
- &&lbl_BC_INST_RET_VOID, \
- &&lbl_BC_INST_HALT, \
- &&lbl_BC_INST_POP, \
- &&lbl_BC_INST_SWAP, \
- &&lbl_BC_INST_MODEXP, \
- &&lbl_BC_INST_DIVMOD, \
- &&lbl_BC_INST_PRINT_STREAM, \
- &&lbl_BC_INST_INVALID, \
-}
-
-#else // BC_ENABLE_EXTRA_MATH
-
-#define BC_PROG_LBLS static const void* const bc_program_inst_lbls[] = { \
- &&lbl_BC_INST_INC, \
- &&lbl_BC_INST_DEC, \
- &&lbl_BC_INST_NEG, \
- &&lbl_BC_INST_BOOL_NOT, \
- &&lbl_BC_INST_POWER, \
- &&lbl_BC_INST_MULTIPLY, \
- &&lbl_BC_INST_DIVIDE, \
- &&lbl_BC_INST_MODULUS, \
- &&lbl_BC_INST_PLUS, \
- &&lbl_BC_INST_MINUS, \
- &&lbl_BC_INST_REL_EQ, \
- &&lbl_BC_INST_REL_LE, \
- &&lbl_BC_INST_REL_GE, \
- &&lbl_BC_INST_REL_NE, \
- &&lbl_BC_INST_REL_LT, \
- &&lbl_BC_INST_REL_GT, \
- &&lbl_BC_INST_BOOL_OR, \
- &&lbl_BC_INST_BOOL_AND, \
- &&lbl_BC_INST_ASSIGN_POWER, \
- &&lbl_BC_INST_ASSIGN_MULTIPLY, \
- &&lbl_BC_INST_ASSIGN_DIVIDE, \
- &&lbl_BC_INST_ASSIGN_MODULUS, \
- &&lbl_BC_INST_ASSIGN_PLUS, \
- &&lbl_BC_INST_ASSIGN_MINUS, \
- &&lbl_BC_INST_ASSIGN, \
- &&lbl_BC_INST_ASSIGN_POWER_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_MULTIPLY_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_DIVIDE_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_MODULUS_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_PLUS_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_MINUS_NO_VAL, \
- &&lbl_BC_INST_ASSIGN_NO_VAL, \
- &&lbl_BC_INST_NUM, \
- &&lbl_BC_INST_VAR, \
- &&lbl_BC_INST_ARRAY_ELEM, \
- &&lbl_BC_INST_ARRAY, \
- &&lbl_BC_INST_ZERO, \
- &&lbl_BC_INST_ONE, \
- &&lbl_BC_INST_LAST, \
- &&lbl_BC_INST_IBASE, \
- &&lbl_BC_INST_OBASE, \
- &&lbl_BC_INST_SCALE, \
- &&lbl_BC_INST_LENGTH, \
- &&lbl_BC_INST_SCALE_FUNC, \
- &&lbl_BC_INST_SQRT, \
- &&lbl_BC_INST_ABS, \
- &&lbl_BC_INST_ASCIIFY, \
- &&lbl_BC_INST_READ, \
- &&lbl_BC_INST_MAXIBASE, \
- &&lbl_BC_INST_MAXOBASE, \
- &&lbl_BC_INST_MAXSCALE, \
- &&lbl_BC_INST_PRINT, \
- &&lbl_BC_INST_PRINT_POP, \
- &&lbl_BC_INST_STR, \
- &&lbl_BC_INST_PRINT_STR, \
- &&lbl_BC_INST_JUMP, \
- &&lbl_BC_INST_JUMP_ZERO, \
- &&lbl_BC_INST_CALL, \
- &&lbl_BC_INST_RET, \
- &&lbl_BC_INST_RET0, \
- &&lbl_BC_INST_RET_VOID, \
- &&lbl_BC_INST_HALT, \
- &&lbl_BC_INST_POP, \
- &&lbl_BC_INST_SWAP, \
- &&lbl_BC_INST_MODEXP, \
- &&lbl_BC_INST_DIVMOD, \
- &&lbl_BC_INST_PRINT_STREAM, \
- &&lbl_BC_INST_INVALID, \
-}
-
-#endif // BC_ENABLE_EXTRA_MATH
-
-#endif // DC_ENABLED
-
-#else // BC_ENABLED
-
-#if BC_ENABLE_EXTRA_MATH
-
-#define BC_PROG_LBLS static const void* const bc_program_inst_lbls[] = { \
- &&lbl_BC_INST_NEG, \
- &&lbl_BC_INST_BOOL_NOT, \
- &&lbl_BC_INST_TRUNC, \
- &&lbl_BC_INST_POWER, \
- &&lbl_BC_INST_MULTIPLY, \
- &&lbl_BC_INST_DIVIDE, \
- &&lbl_BC_INST_MODULUS, \
- &&lbl_BC_INST_PLUS, \
- &&lbl_BC_INST_MINUS, \
- &&lbl_BC_INST_PLACES, \
- &&lbl_BC_INST_LSHIFT, \
- &&lbl_BC_INST_RSHIFT, \
- &&lbl_BC_INST_REL_EQ, \
- &&lbl_BC_INST_REL_LE, \
- &&lbl_BC_INST_REL_GE, \
- &&lbl_BC_INST_REL_NE, \
- &&lbl_BC_INST_REL_LT, \
- &&lbl_BC_INST_REL_GT, \
- &&lbl_BC_INST_BOOL_OR, \
- &&lbl_BC_INST_BOOL_AND, \
- &&lbl_BC_INST_ASSIGN_NO_VAL, \
- &&lbl_BC_INST_NUM, \
- &&lbl_BC_INST_VAR, \
- &&lbl_BC_INST_ARRAY_ELEM, \
- &&lbl_BC_INST_ARRAY, \
- &&lbl_BC_INST_ZERO, \
- &&lbl_BC_INST_ONE, \
- &&lbl_BC_INST_IBASE, \
- &&lbl_BC_INST_OBASE, \
- &&lbl_BC_INST_SCALE, \
- &&lbl_BC_INST_SEED, \
- &&lbl_BC_INST_LENGTH, \
- &&lbl_BC_INST_SCALE_FUNC, \
- &&lbl_BC_INST_SQRT, \
- &&lbl_BC_INST_ABS, \
- &&lbl_BC_INST_IRAND, \
- &&lbl_BC_INST_ASCIIFY, \
- &&lbl_BC_INST_READ, \
- &&lbl_BC_INST_RAND, \
- &&lbl_BC_INST_MAXIBASE, \
- &&lbl_BC_INST_MAXOBASE, \
- &&lbl_BC_INST_MAXSCALE, \
- &&lbl_BC_INST_MAXRAND, \
- &&lbl_BC_INST_PRINT, \
- &&lbl_BC_INST_PRINT_POP, \
- &&lbl_BC_INST_STR, \
- &&lbl_BC_INST_POP, \
- &&lbl_BC_INST_SWAP, \
- &&lbl_BC_INST_MODEXP, \
- &&lbl_BC_INST_DIVMOD, \
- &&lbl_BC_INST_PRINT_STREAM, \
- &&lbl_BC_INST_POP_EXEC, \
- &&lbl_BC_INST_EXECUTE, \
- &&lbl_BC_INST_EXEC_COND, \
- &&lbl_BC_INST_PRINT_STACK, \
- &&lbl_BC_INST_CLEAR_STACK, \
- &&lbl_BC_INST_REG_STACK_LEN, \
- &&lbl_BC_INST_STACK_LEN, \
- &&lbl_BC_INST_DUPLICATE, \
- &&lbl_BC_INST_LOAD, \
- &&lbl_BC_INST_PUSH_VAR, \
- &&lbl_BC_INST_PUSH_TO_VAR, \
- &&lbl_BC_INST_QUIT, \
- &&lbl_BC_INST_NQUIT, \
- &&lbl_BC_INST_EXEC_STACK_LEN, \
- &&lbl_BC_INST_INVALID, \
-}
-
-#else // BC_ENABLE_EXTRA_MATH
-
-#define BC_PROG_LBLS static const void* const bc_program_inst_lbls[] = { \
- &&lbl_BC_INST_NEG, \
- &&lbl_BC_INST_BOOL_NOT, \
- &&lbl_BC_INST_POWER, \
- &&lbl_BC_INST_MULTIPLY, \
- &&lbl_BC_INST_DIVIDE, \
- &&lbl_BC_INST_MODULUS, \
- &&lbl_BC_INST_PLUS, \
- &&lbl_BC_INST_MINUS, \
- &&lbl_BC_INST_REL_EQ, \
- &&lbl_BC_INST_REL_LE, \
- &&lbl_BC_INST_REL_GE, \
- &&lbl_BC_INST_REL_NE, \
- &&lbl_BC_INST_REL_LT, \
- &&lbl_BC_INST_REL_GT, \
- &&lbl_BC_INST_BOOL_OR, \
- &&lbl_BC_INST_BOOL_AND, \
- &&lbl_BC_INST_ASSIGN_NO_VAL, \
- &&lbl_BC_INST_NUM, \
- &&lbl_BC_INST_VAR, \
- &&lbl_BC_INST_ARRAY_ELEM, \
- &&lbl_BC_INST_ARRAY, \
- &&lbl_BC_INST_ZERO, \
- &&lbl_BC_INST_ONE, \
- &&lbl_BC_INST_IBASE, \
- &&lbl_BC_INST_OBASE, \
- &&lbl_BC_INST_SCALE, \
- &&lbl_BC_INST_LENGTH, \
- &&lbl_BC_INST_SCALE_FUNC, \
- &&lbl_BC_INST_SQRT, \
- &&lbl_BC_INST_ABS, \
- &&lbl_BC_INST_ASCIIFY, \
- &&lbl_BC_INST_READ, \
- &&lbl_BC_INST_MAXIBASE, \
- &&lbl_BC_INST_MAXOBASE, \
- &&lbl_BC_INST_MAXSCALE, \
- &&lbl_BC_INST_PRINT, \
- &&lbl_BC_INST_PRINT_POP, \
- &&lbl_BC_INST_STR, \
- &&lbl_BC_INST_POP, \
- &&lbl_BC_INST_SWAP, \
- &&lbl_BC_INST_MODEXP, \
- &&lbl_BC_INST_DIVMOD, \
- &&lbl_BC_INST_PRINT_STREAM, \
- &&lbl_BC_INST_POP_EXEC, \
- &&lbl_BC_INST_EXECUTE, \
- &&lbl_BC_INST_EXEC_COND, \
- &&lbl_BC_INST_PRINT_STACK, \
- &&lbl_BC_INST_CLEAR_STACK, \
- &&lbl_BC_INST_REG_STACK_LEN, \
- &&lbl_BC_INST_STACK_LEN, \
- &&lbl_BC_INST_DUPLICATE, \
- &&lbl_BC_INST_LOAD, \
- &&lbl_BC_INST_PUSH_VAR, \
- &&lbl_BC_INST_PUSH_TO_VAR, \
- &&lbl_BC_INST_QUIT, \
- &&lbl_BC_INST_NQUIT, \
- &&lbl_BC_INST_EXEC_STACK_LEN, \
- &&lbl_BC_INST_INVALID, \
-}
-
-#endif // BC_ENABLE_EXTRA_MATH
-
-#endif // BC_ENABLED
-
-#else // BC_HAS_COMPUTED_GOTO
-
-#define BC_PROG_JUMP(inst, code, ip) break
-#define BC_PROG_DIRECT_JUMP(l)
-#define BC_PROG_LBL(l) case l
-#define BC_PROG_FALLTHROUGH BC_FALLTHROUGH
-
-#define BC_PROG_LBLS
-
-#endif // BC_HAS_COMPUTED_GOTO
-
#endif // BC_PROGRAM_H
diff --git a/include/rand.h b/include/rand.h
index 58eb2cf0..77663d9e 100644
--- a/include/rand.h
+++ b/include/rand.h
@@ -50,27 +50,12 @@
#if BC_ENABLE_EXTRA_MATH
-#if BC_ENABLE_LIBRARY
-#define BC_RAND_USE_FREE (1)
-#else // BC_ENABLE_LIBRARY
-#ifndef NDEBUG
-#define BC_RAND_USE_FREE (1)
-#else // NDEBUG
-#define BC_RAND_USE_FREE (0)
-#endif // NDEBUG
-#endif // BC_ENABLE_LIBRARY
+#if BC_ENABLE_RAND
-/**
- * A function to return a random unsigned long.
- * @param ptr A void ptr to some data that will help generate the random ulong.
- * @return The random ulong.
- */
-typedef ulong (*BcRandUlong)(void *ptr);
+typedef ulong (*BcRandUlong)(void*);
#if BC_LONG_BIT >= 64
-// If longs are 64 bits, we have the option of 128-bit integers on some
-// compilers. These two sections test that.
#ifdef BC_RAND_BUILTIN
#if BC_RAND_BUILTIN
#ifndef __SIZEOF_INT128__
@@ -88,432 +73,135 @@ typedef ulong (*BcRandUlong)(void *ptr);
#endif // __SIZEOF_INT128__
#endif // BC_RAND_BUILTIN
-/// The type for random integers.
typedef uint64_t BcRand;
-/// A constant defined by PCG.
#define BC_RAND_ROTC (63)
#if BC_RAND_BUILTIN
-/// A typedef for the PCG state.
typedef __uint128_t BcRandState;
-/**
- * Multiply two integers, worrying about overflow.
- * @param a The first integer.
- * @param b The second integer.
- * @return The product of the PCG states.
- */
#define bc_rand_mul(a, b) (((BcRandState) (a)) * ((BcRandState) (b)))
-
-/**
- * Add two integers, worrying about overflow.
- * @param a The first integer.
- * @param b The second integer.
- * @return The sum of the PCG states.
- */
#define bc_rand_add(a, b) (((BcRandState) (a)) + ((BcRandState) (b)))
-/**
- * Multiply two PCG states.
- * @param a The first PCG state.
- * @param b The second PCG state.
- * @return The product of the PCG states.
- */
#define bc_rand_mul2(a, b) (((BcRandState) (a)) * ((BcRandState) (b)))
-
-/**
- * Add two PCG states.
- * @param a The first PCG state.
- * @param b The second PCG state.
- * @return The sum of the PCG states.
- */
#define bc_rand_add2(a, b) (((BcRandState) (a)) + ((BcRandState) (b)))
-/**
- * Figure out if the PRNG has been modified. Since the increment of the PRNG has
- * to be odd, we use the extra bit to store whether it has been modified or not.
- * @param r The PRNG.
- * @return True if the PRNG has *not* been modified, false otherwise.
- */
#define BC_RAND_NOTMODIFIED(r) (((r)->inc & 1UL) == 0)
-
-/**
- * Return true if the PRNG has not been seeded yet.
- * @param r The PRNG.
- * @return True if the PRNG has not been seeded yet, false otherwise.
- */
#define BC_RAND_ZERO(r) (!(r)->state)
-/**
- * Returns a constant built from @a h and @a l.
- * @param h The high 64 bits.
- * @param l The low 64 bits.
- * @return The constant built from @a h and @a l.
- */
#define BC_RAND_CONSTANT(h, l) ((((BcRandState) (h)) << 64) + (BcRandState) (l))
-/**
- * Truncates a PCG state to the number of bits in a random integer.
- * @param s The state to truncate.
- * @return The truncated state.
- */
#define BC_RAND_TRUNC(s) ((uint64_t) (s))
-
-/**
- * Chops a PCG state in half and returns the top bits.
- * @param s The state to chop.
- * @return The chopped state's top bits.
- */
#define BC_RAND_CHOP(s) ((uint64_t) ((s) >> 64UL))
-
-/**
- * Rotates a PCG state.
- * @param s The state to rotate.
- * @return The rotated state.
- */
#define BC_RAND_ROTAMT(s) ((unsigned int) ((s) >> 122UL))
#else // BC_RAND_BUILTIN
-/// A typedef for the PCG state.
typedef struct BcRandState {
- /// The low bits.
uint_fast64_t lo;
-
- /// The high bits.
uint_fast64_t hi;
} BcRandState;
-/**
- * Multiply two integers, worrying about overflow.
- * @param a The first integer.
- * @param b The second integer.
- * @return The product of the PCG states.
- */
#define bc_rand_mul(a, b) (bc_rand_multiply((a), (b)))
-
-/**
- * Add two integers, worrying about overflow.
- * @param a The first integer.
- * @param b The second integer.
- * @return The sum of the PCG states.
- */
#define bc_rand_add(a, b) (bc_rand_addition((a), (b)))
-/**
- * Multiply two PCG states.
- * @param a The first PCG state.
- * @param b The second PCG state.
- * @return The product of the PCG states.
- */
#define bc_rand_mul2(a, b) (bc_rand_multiply2((a), (b)))
-
-/**
- * Add two PCG states.
- * @param a The first PCG state.
- * @param b The second PCG state.
- * @return The sum of the PCG states.
- */
#define bc_rand_add2(a, b) (bc_rand_addition2((a), (b)))
-/**
- * Figure out if the PRNG has been modified. Since the increment of the PRNG has
- * to be odd, we use the extra bit to store whether it has been modified or not.
- * @param r The PRNG.
- * @return True if the PRNG has *not* been modified, false otherwise.
- */
#define BC_RAND_NOTMODIFIED(r) (((r)->inc.lo & 1) == 0)
-
-/**
- * Return true if the PRNG has not been seeded yet.
- * @param r The PRNG.
- * @return True if the PRNG has not been seeded yet, false otherwise.
- */
#define BC_RAND_ZERO(r) (!(r)->state.lo && !(r)->state.hi)
-/**
- * Returns a constant built from @a h and @a l.
- * @param h The high 64 bits.
- * @param l The low 64 bits.
- * @return The constant built from @a h and @a l.
- */
#define BC_RAND_CONSTANT(h, l) { .lo = (l), .hi = (h) }
-/**
- * Truncates a PCG state to the number of bits in a random integer.
- * @param s The state to truncate.
- * @return The truncated state.
- */
#define BC_RAND_TRUNC(s) ((s).lo)
-
-/**
- * Chops a PCG state in half and returns the top bits.
- * @param s The state to chop.
- * @return The chopped state's top bits.
- */
#define BC_RAND_CHOP(s) ((s).hi)
-
-/**
- * Returns the rotate amount for a PCG state.
- * @param s The state to rotate.
- * @return The semi-rotated state.
- */
#define BC_RAND_ROTAMT(s) ((unsigned int) ((s).hi >> 58UL))
-/// A 64-bit integer with the bottom 32 bits set.
#define BC_RAND_BOTTOM32 (((uint_fast64_t) 0xffffffffULL))
-
-/**
- * Returns the 32-bit truncated value of @a n.
- * @param n The integer to truncate.
- * @return The bottom 32 bits of @a n.
- */
#define BC_RAND_TRUNC32(n) ((n) & BC_RAND_BOTTOM32)
-
-/**
- * Returns the second 32 bits of @a n.
- * @param n The integer to truncate.
- * @return The second 32 bits of @a n.
- */
#define BC_RAND_CHOP32(n) ((n) >> 32)
#endif // BC_RAND_BUILTIN
-/// A constant defined by PCG.
#define BC_RAND_MULTIPLIER \
BC_RAND_CONSTANT(2549297995355413924ULL, 4865540595714422341ULL)
-/**
- * Returns the result of a PCG fold.
- * @param s The state to fold.
- * @return The folded state.
- */
#define BC_RAND_FOLD(s) ((BcRand) (BC_RAND_CHOP(s) ^ BC_RAND_TRUNC(s)))
#else // BC_LONG_BIT >= 64
-// If we are using 32-bit longs, we need to set these so.
#undef BC_RAND_BUILTIN
#define BC_RAND_BUILTIN (1)
-/// The type for random integers.
typedef uint32_t BcRand;
-/// A constant defined by PCG.
#define BC_RAND_ROTC (31)
-/// A typedef for the PCG state.
typedef uint_fast64_t BcRandState;
-/**
- * Multiply two integers, worrying about overflow.
- * @param a The first integer.
- * @param b The second integer.
- * @return The product of the PCG states.
- */
#define bc_rand_mul(a, b) (((BcRandState) (a)) * ((BcRandState) (b)))
-
-/**
- * Add two integers, worrying about overflow.
- * @param a The first integer.
- * @param b The second integer.
- * @return The sum of the PCG states.
- */
#define bc_rand_add(a, b) (((BcRandState) (a)) + ((BcRandState) (b)))
-/**
- * Multiply two PCG states.
- * @param a The first PCG state.
- * @param b The second PCG state.
- * @return The product of the PCG states.
- */
#define bc_rand_mul2(a, b) (((BcRandState) (a)) * ((BcRandState) (b)))
-
-/**
- * Add two PCG states.
- * @param a The first PCG state.
- * @param b The second PCG state.
- * @return The sum of the PCG states.
- */
#define bc_rand_add2(a, b) (((BcRandState) (a)) + ((BcRandState) (b)))
-/**
- * Figure out if the PRNG has been modified. Since the increment of the PRNG has
- * to be odd, we use the extra bit to store whether it has been modified or not.
- * @param r The PRNG.
- * @return True if the PRNG has *not* been modified, false otherwise.
- */
#define BC_RAND_NOTMODIFIED(r) (((r)->inc & 1UL) == 0)
-
-/**
- * Return true if the PRNG has not been seeded yet.
- * @param r The PRNG.
- * @return True if the PRNG has not been seeded yet, false otherwise.
- */
#define BC_RAND_ZERO(r) (!(r)->state)
-/**
- * Returns a constant built from a number.
- * @param n The number.
- * @return The constant built from @a n.
- */
-#define BC_RAND_CONSTANT(n) UINT64_C(n)
-
-/// A constant defined by PCG.
+#define BC_RAND_CONSTANT UINT64_C
#define BC_RAND_MULTIPLIER BC_RAND_CONSTANT(6364136223846793005)
-/**
- * Truncates a PCG state to the number of bits in a random integer.
- * @param s The state to truncate.
- * @return The truncated state.
- */
#define BC_RAND_TRUNC(s) ((uint32_t) (s))
-
-/**
- * Chops a PCG state in half and returns the top bits.
- * @param s The state to chop.
- * @return The chopped state's top bits.
- */
#define BC_RAND_CHOP(s) ((uint32_t) ((s) >> 32UL))
-
-/**
- * Returns the rotate amount for a PCG state.
- * @param s The state to rotate.
- * @return The semi-rotated state.
- */
#define BC_RAND_ROTAMT(s) ((unsigned int) ((s) >> 59UL))
-/**
- * Returns the result of a PCG fold.
- * @param s The state to fold.
- * @return The folded state.
- */
#define BC_RAND_FOLD(s) ((BcRand) ((((s) >> 18U) ^ (s)) >> 27U))
#endif // BC_LONG_BIT >= 64
-/**
- * Rotates @a v by @a r bits.
- * @param v The value to rotate.
- * @param r The amount to rotate by.
- * @return The rotated value.
- */
#define BC_RAND_ROT(v, r) \
((BcRand) (((v) >> (r)) | ((v) << ((0 - (r)) & BC_RAND_ROTC))))
-/// The number of bits in a random integer.
#define BC_RAND_BITS (sizeof(BcRand) * CHAR_BIT)
-
-/// The number of bits in a PCG state.
#define BC_RAND_STATE_BITS (sizeof(BcRandState) * CHAR_BIT)
-/// The size of a BcNum with the max random integer. This isn't exact; it's
-/// actually rather crude. But it's always enough.
#define BC_RAND_NUM_SIZE (BC_NUM_BIGDIG_LOG10 * 2 + 2)
-/// The mask for how many bits bc_rand_srand() can set per iteration.
#define BC_RAND_SRAND_BITS ((1 << CHAR_BIT) - 1)
-/// The actual RNG data. These are the actual PRNG's.
typedef struct BcRNGData {
- /// The state.
BcRandState state;
-
- /// The increment and the modified bit.
BcRandState inc;
} BcRNGData;
-/// The public PRNG. This is just a stack of PRNG's to maintain the globals
-/// stack illusion.
typedef struct BcRNG {
- /// The stack of PRNG's.
BcVec v;
} BcRNG;
-/**
- * Initializes a BcRNG.
- * @param r The BcRNG to initialize.
- */
void bc_rand_init(BcRNG *r);
-
-#if BC_RAND_USE_FREE
-
-/**
- * Frees a BcRNG. This is only in debug builds because it would only be freed on
- * exit.
- * @param r The BcRNG to free.
- */
+#ifndef NDEBUG
void bc_rand_free(BcRNG *r);
+#endif // NDEBUG
-#endif // BC_RAND_USE_FREE
-
-/**
- * Returns a random integer from the PRNG.
- * @param r The PRNG.
- * @return A random integer.
- */
BcRand bc_rand_int(BcRNG *r);
-
-/**
- * Returns a random integer from the PRNG bounded by @a bound. Bias is
- * eliminated.
- * @param r The PRNG.
- * @param bound The bound for the random integer.
- * @return A bounded random integer.
- */
BcRand bc_rand_bounded(BcRNG *r, BcRand bound);
-
-/**
- * Seed the PRNG with the state in two parts and the increment in two parts.
- * @param r The PRNG.
- * @param state1 The first part of the state.
- * @param state2 The second part of the state.
- * @param inc1 The first part of the increment.
- * @param inc2 The second part of the increment.
- */
void bc_rand_seed(BcRNG *r, ulong state1, ulong state2, ulong inc1, ulong inc2);
-
-/**
- * Pushes a new PRNG onto the PRNG stack.
- * @param r The PRNG.
- */
void bc_rand_push(BcRNG *r);
-
-/**
- * Pops one or all but one items off of the PRNG stack.
- * @param r The PRNG.
- * @param reset True if all but one PRNG should be popped off the stack, false
- * if only one should be popped.
- */
void bc_rand_pop(BcRNG *r, bool reset);
-
-/**
- * Returns, via pointers, the state of the PRNG in pieces.
- * @param r The PRNG.
- * @param s1 The return value for the first part of the state.
- * @param s2 The return value for the second part of the state.
- * @param i1 The return value for the first part of the increment.
- * @param i2 The return value for the second part of the increment.
- */
void bc_rand_getRands(BcRNG *r, BcRand *s1, BcRand *s2, BcRand *i1, BcRand *i2);
-
-/**
- * Seed the PRNG with random data.
- * @param rng The PRNG.
- */
void bc_rand_srand(BcRNGData *rng);
-/// A reference to a constant multiplier.
extern const BcRandState bc_rand_multiplier;
+#endif // BC_ENABLE_RAND
+
#endif // BC_ENABLE_EXTRA_MATH
#endif // BC_RAND_H
diff --git a/include/read.h b/include/read.h
index 2ebb456e..84d65063 100644
--- a/include/read.h
+++ b/include/read.h
@@ -41,42 +41,20 @@
#include <status.h>
#include <vector.h>
-/**
- * Returns true if @a c is a non-ASCII (invalid) char.
- * @param c The character to test.
- * @return True if @a c is an invalid char.
- */
-#define BC_READ_BIN_CHAR(c) (!(c))
+#ifndef BC_ENABLE_PROMPT
+#define BC_ENABLE_PROMPT (1)
+#endif // BC_ENABLE_PROMPT
-/**
- * Reads a line from stdin after printing prompt, if desired.
- * @param vec The vector to put the stdin data into.
- * @param prompt The prompt to print, if desired.
- */
-BcStatus bc_read_line(BcVec *vec, const char *prompt);
+#if !BC_ENABLE_PROMPT
+#define bc_read_line(vec, prompt) bc_read_line(vec)
+#define bc_read_chars(vec, prompt) bc_read_chars(vec)
+#endif // BC_ENABLE_PROMPT
-/**
- * Read a file and return a buffer with the data. The buffer must be freed by
- * the caller.
- * @param path The path to the file to read.
- */
-char* bc_read_file(const char *path);
+#define BC_READ_BIN_CHAR(c) (((c) < ' ' && !isspace((c))) || ((uchar) c) > '~')
-/**
- * Helper function for reading characters from stdin. This takes care of a bunch
- * of complex error handling. Thus, it returns a status instead of throwing an
- * error, except for fatal errors.
- * @param vec The vec to put the stdin into.
- * @param prompt The prompt to print, if desired.
- */
+BcStatus bc_read_line(BcVec *vec, const char *prompt);
+void bc_read_file(const char *path, char **buf);
BcStatus bc_read_chars(BcVec *vec, const char *prompt);
-
-/**
- * Read a line from buf into vec.
- * @param vec The vector to read data into.
- * @param buf The buffer to read from.
- * @param buf_len The length of the buffer.
- */
bool bc_read_buf(BcVec *vec, char *buf, size_t *buf_len);
#endif // BC_READ_H
diff --git a/include/status.h b/include/status.h
index 662f2b89..be235649 100644
--- a/include/status.h
+++ b/include/status.h
@@ -29,7 +29,7 @@
*
* *****************************************************************************
*
- * All bc status codes and cross-platform portability.
+ * All bc status codes.
*
*/
@@ -38,13 +38,6 @@
#include <stdint.h>
-// This is used by configure.sh to test for OpenBSD.
-#ifdef BC_TEST_OPENBSD
-#ifdef __OpenBSD__
-#error On OpenBSD without _BSD_SOURCE
-#endif // __OpenBSD__
-#endif // BC_TEST_OPENBSD
-
#ifndef BC_ENABLED
#define BC_ENABLED (1)
#endif // BC_ENABLED
@@ -53,14 +46,9 @@
#define DC_ENABLED (1)
#endif // DC_ENABLED
-#ifndef BC_ENABLE_LIBRARY
-#define BC_ENABLE_LIBRARY (0)
-#endif // BC_ENABLE_LIBRARY
-
-// This is error checking for fuzz builds.
#if BC_ENABLE_AFL
#ifndef __AFL_HAVE_MANUAL_CONTROL
-#error Must compile with afl-clang-fast or afl-clang-lto for fuzzing
+#error Must compile with afl-clang-fast for fuzzing
#endif // __AFL_HAVE_MANUAL_CONTROL
#endif // BC_ENABLE_AFL
@@ -68,726 +56,98 @@
#define BC_ENABLE_MEMCHECK (0)
#endif // BC_ENABLE_MEMCHECK
-/**
- * Mark a variable as unused.
- * @param e The variable to mark as unused.
- */
-#define BC_UNUSED(e) ((void) (e))
-
-// If users want, they can define this to something like __builtin_expect(e, 1).
-// It might give a performance improvement.
-#ifndef BC_LIKELY
-
-/**
- * Mark a branch expression as likely.
- * @param e The expression to mark as likely.
- */
-#define BC_LIKELY(e) (e)
-
-#endif // BC_LIKELY
-
-// If users want, they can define this to something like __builtin_expect(e, 0).
-// It might give a performance improvement.
-#ifndef BC_UNLIKELY
-
-/**
- * Mark a branch expression as unlikely.
- * @param e The expression to mark as unlikely.
- */
-#define BC_UNLIKELY(e) (e)
-
-#endif // BC_UNLIKELY
-
-/**
- * Mark a branch expression as an error, if true.
- * @param e The expression to mark as an error, if true.
- */
-#define BC_ERR(e) BC_UNLIKELY(e)
-
-/**
- * Mark a branch expression as not an error, if true.
- * @param e The expression to mark as not an error, if true.
- */
-#define BC_NO_ERR(s) BC_LIKELY(s)
-
-// Disable extra debug code by default.
-#ifndef BC_DEBUG_CODE
-#define BC_DEBUG_CODE (0)
-#endif // BC_DEBUG_CODE
-
-// We want to be able to use _Noreturn on C11 compilers.
-#if __STDC_VERSION__ >= 201100L
-
-#include <stdnoreturn.h>
-#define BC_NORETURN _Noreturn
-#define BC_C11 (1)
-
-#else // __STDC_VERSION__
-
-#define BC_NORETURN
-#define BC_MUST_RETURN
-#define BC_C11 (0)
-
-#endif // __STDC_VERSION__
-
-#define BC_HAS_UNREACHABLE (0)
-#define BC_HAS_COMPUTED_GOTO (0)
-
-// GCC and Clang complain if fallthroughs are not marked with their special
-// attribute. Jerks. This creates a define for marking the fallthroughs that is
-// nothing on other compilers.
-#if defined(__clang__) || defined(__GNUC__)
-
-#if defined(__has_attribute)
-
-#if __has_attribute(fallthrough)
-#define BC_FALLTHROUGH __attribute__((fallthrough));
-#else // __has_attribute(fallthrough)
-#define BC_FALLTHROUGH
-#endif // __has_attribute(fallthrough)
-
-#ifdef __GNUC__
-
-#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
-#undef BC_HAS_UNREACHABLE
-#define BC_HAS_UNREACHABLE (1)
-#endif // __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
-
-#else // __GNUC__
-
-#if __clang_major__ >= 4
-#undef BC_HAS_UNREACHABLE
-#define BC_HAS_UNREACHABLE (1)
-#endif // __clang_major__ >= 4
-
-#endif // __GNUC__
-
-#else // defined(__has_attribute)
-#define BC_FALLTHROUGH
-#endif // defined(__has_attribute)
-#else // defined(__clang__) || defined(__GNUC__)
-#define BC_FALLTHROUGH
-#endif // defined(__clang__) || defined(__GNUC__)
-
-#if BC_HAS_UNREACHABLE
-
-#define BC_UNREACHABLE __builtin_unreachable();
-
-#else // BC_HAS_UNREACHABLE
-
-#ifdef _WIN32
-
-#define BC_UNREACHABLE __assume(0);
-
-#else // _WIN32
-
-#define BC_UNREACHABLE
-
-#endif // _WIN32
-
-#endif // BC_HAS_UNREACHABLE
-
-#ifdef __GNUC__
-
-#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
-
-#undef BC_HAS_COMPUTED_GOTO
-#define BC_HAS_COMPUTED_GOTO (1)
-
-#endif // __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
-
-#endif // __GNUC__
-
-#ifdef __clang__
-
-#if __clang_major__ >= 4
-
-#undef BC_HAS_COMPUTED_GOTO
-#define BC_HAS_COMPUTED_GOTO (1)
-
-#endif // __clang_major__ >= 4
-
-#endif // __GNUC__
-
-#ifdef BC_NO_COMPUTED_GOTO
-
-#undef BC_HAS_COMPUTED_GOTO
-#define BC_HAS_COMPUTED_GOTO (0)
-
-#endif // BC_NO_COMPUTED_GOTO
-
-#ifdef __GNUC__
-#ifdef __OpenBSD__
-// The OpenBSD GCC doesn't like inline.
-#define inline
-#endif // __OpenBSD__
-#endif // __GNUC__
-
-// Workarounds for AIX's POSIX incompatibility.
-#ifndef SIZE_MAX
-#define SIZE_MAX __SIZE_MAX__
-#endif // SIZE_MAX
-#ifndef UINTMAX_C
-#define UINTMAX_C __UINTMAX_C
-#endif // UINTMAX_C
-#ifndef UINT32_C
-#define UINT32_C __UINT32_C
-#endif // UINT32_C
-#ifndef UINT_FAST32_MAX
-#define UINT_FAST32_MAX __UINT_FAST32_MAX__
-#endif // UINT_FAST32_MAX
-#ifndef UINT16_MAX
-#define UINT16_MAX __UINT16_MAX__
-#endif // UINT16_MAX
-#ifndef SIG_ATOMIC_MAX
-#define SIG_ATOMIC_MAX __SIG_ATOMIC_MAX__
-#endif // SIG_ATOMIC_MAX
-
-// Yes, this has to be here.
#include <bcl.h>
-// All of these set defaults for settings.
-
-#if BC_ENABLED
-
-#ifndef BC_DEFAULT_BANNER
-#define BC_DEFAULT_BANNER (0)
-#endif // BC_DEFAULT_BANNER
-
-#endif // BC_ENABLED
-
-#ifndef BC_DEFAULT_SIGINT_RESET
-#define BC_DEFAULT_SIGINT_RESET (1)
-#endif // BC_DEFAULT_SIGINT_RESET
-
-#ifndef BC_DEFAULT_TTY_MODE
-#define BC_DEFAULT_TTY_MODE (1)
-#endif // BC_DEFAULT_TTY_MODE
-
-#ifndef BC_DEFAULT_PROMPT
-#define BC_DEFAULT_PROMPT BC_DEFAULT_TTY_MODE
-#endif // BC_DEFAULT_PROMPT
-
-// All of these set defaults for settings.
-#ifndef DC_DEFAULT_SIGINT_RESET
-#define DC_DEFAULT_SIGINT_RESET (1)
-#endif // DC_DEFAULT_SIGINT_RESET
-
-#ifndef DC_DEFAULT_TTY_MODE
-#define DC_DEFAULT_TTY_MODE (0)
-#endif // DC_DEFAULT_TTY_MODE
-
-#ifndef DC_DEFAULT_HISTORY
-#define DC_DEFAULT_HISTORY DC_DEFAULT_TTY_MODE
-#endif // DC_DEFAULT_HISTORY
-
-#ifndef DC_DEFAULT_PROMPT
-#define DC_DEFAULT_PROMPT DC_DEFAULT_TTY_MODE
-#endif // DC_DEFAULT_PROMPT
-
-/// Statuses, which mark either which category of error happened, or some other
-/// status that matters.
typedef enum BcStatus {
- /// Normal status.
BC_STATUS_SUCCESS = 0,
-
- /// Math error.
BC_STATUS_ERROR_MATH,
-
- /// Parse (and lex) error.
BC_STATUS_ERROR_PARSE,
-
- /// Runtime error.
BC_STATUS_ERROR_EXEC,
-
- /// Fatal error.
BC_STATUS_ERROR_FATAL,
-
- /// EOF status.
BC_STATUS_EOF,
-
- /// Quit status. This means that bc/dc is in the process of quitting.
BC_STATUS_QUIT,
} BcStatus;
-/// Errors, which are more specific errors.
typedef enum BcErr {
- // Math errors.
-
- /// Negative number used when not allowed.
BC_ERR_MATH_NEGATIVE,
-
- /// Non-integer used when not allowed.
BC_ERR_MATH_NON_INTEGER,
-
- /// Conversion to a hardware integer would overflow.
BC_ERR_MATH_OVERFLOW,
-
- /// Divide by zero.
BC_ERR_MATH_DIVIDE_BY_ZERO,
- // Fatal errors.
-
- /// An allocation or reallocation failed.
BC_ERR_FATAL_ALLOC_ERR,
-
- /// I/O failure.
BC_ERR_FATAL_IO_ERR,
-
- /// File error, such as permissions or file does not exist.
BC_ERR_FATAL_FILE_ERR,
-
- /// File is binary, not text, error.
BC_ERR_FATAL_BIN_FILE,
-
- /// Attempted to read a directory as a file error.
BC_ERR_FATAL_PATH_DIR,
-
- /// Invalid option error.
BC_ERR_FATAL_OPTION,
-
- /// Option with required argument not given an argument.
BC_ERR_FATAL_OPTION_NO_ARG,
-
- /// Option with no argument given an argument.
BC_ERR_FATAL_OPTION_ARG,
- /// Option argument is invalid.
- BC_ERR_FATAL_ARG,
-
- // Runtime errors.
-
- /// Invalid ibase value.
BC_ERR_EXEC_IBASE,
-
- /// Invalid obase value.
BC_ERR_EXEC_OBASE,
-
- /// Invalid scale value.
BC_ERR_EXEC_SCALE,
-
- /// Invalid expression parsed by read().
BC_ERR_EXEC_READ_EXPR,
-
- /// read() used within an expression given to a read() call.
BC_ERR_EXEC_REC_READ,
-
- /// Type error.
BC_ERR_EXEC_TYPE,
- /// Stack has too few elements error.
BC_ERR_EXEC_STACK,
- /// Register stack has too few elements error.
- BC_ERR_EXEC_STACK_REGISTER,
-
- /// Wrong number of arguments error.
BC_ERR_EXEC_PARAMS,
-
- /// Undefined function error.
BC_ERR_EXEC_UNDEF_FUNC,
-
- /// Void value used in an expression error.
BC_ERR_EXEC_VOID_VAL,
- // Parse (and lex errors).
-
- /// EOF encountered when not expected error.
BC_ERR_PARSE_EOF,
-
- /// Invalid character error.
BC_ERR_PARSE_CHAR,
-
- /// Invalid string (no ending quote) error.
BC_ERR_PARSE_STRING,
-
- /// Invalid comment (no end found) error.
BC_ERR_PARSE_COMMENT,
-
- /// Invalid token encountered error.
BC_ERR_PARSE_TOKEN,
-
#if BC_ENABLED
-
- /// Invalid expression error.
BC_ERR_PARSE_EXPR,
-
- /// Expression is empty error.
BC_ERR_PARSE_EMPTY_EXPR,
-
- /// Print statement is invalid error.
BC_ERR_PARSE_PRINT,
-
- /// Function definition is invalid error.
BC_ERR_PARSE_FUNC,
-
- /// Assignment is invalid error.
BC_ERR_PARSE_ASSIGN,
-
- /// No auto identifiers given for an auto statement error.
BC_ERR_PARSE_NO_AUTO,
-
- /// Duplicate local (parameter or auto) error.
BC_ERR_PARSE_DUP_LOCAL,
-
- /// Invalid block (within braces) error.
BC_ERR_PARSE_BLOCK,
-
- /// Invalid return statement for void functions.
BC_ERR_PARSE_RET_VOID,
-
- /// Reference attached to a variable, not an array, error.
BC_ERR_PARSE_REF_VAR,
- // POSIX-only errors.
-
- /// Name length greater than 1 error.
BC_ERR_POSIX_NAME_LEN,
-
- /// Non-POSIX comment used error.
BC_ERR_POSIX_COMMENT,
-
- /// Non-POSIX keyword error.
BC_ERR_POSIX_KW,
-
- /// Non-POSIX . (last) error.
BC_ERR_POSIX_DOT,
-
- /// Non-POSIX return error.
BC_ERR_POSIX_RET,
-
- /// Non-POSIX boolean operator used error.
BC_ERR_POSIX_BOOL,
-
- /// POSIX relation operator used outside if, while, or for statements error.
BC_ERR_POSIX_REL_POS,
-
- /// Multiple POSIX relation operators used in an if, while, or for statement
- /// error.
BC_ERR_POSIX_MULTIREL,
-
- /// Empty statements in POSIX for loop error.
BC_ERR_POSIX_FOR,
-
- /// Non-POSIX exponential (scientific or engineering) number used error.
BC_ERR_POSIX_EXP_NUM,
-
- /// Non-POSIX array reference error.
BC_ERR_POSIX_REF,
-
- /// Non-POSIX void error.
BC_ERR_POSIX_VOID,
-
- /// Non-POSIX brace position used error.
BC_ERR_POSIX_BRACE,
-
- /// String used in expression.
- BC_ERR_POSIX_EXPR_STRING,
-
#endif // BC_ENABLED
- // Number of elements.
BC_ERR_NELEMS,
#if BC_ENABLED
-
- /// A marker for the start of POSIX errors.
BC_ERR_POSIX_START = BC_ERR_POSIX_NAME_LEN,
-
- /// A marker for the end of POSIX errors.
- BC_ERR_POSIX_END = BC_ERR_POSIX_EXPR_STRING,
-
+ BC_ERR_POSIX_END = BC_ERR_POSIX_BRACE,
#endif // BC_ENABLED
} BcErr;
-// The indices of each category of error in bc_errs[], and used in bc_err_ids[]
-// to associate actual errors with their categories.
-
-/// Math error category.
#define BC_ERR_IDX_MATH (0)
-
-/// Parse (and lex) error category.
#define BC_ERR_IDX_PARSE (1)
-
-/// Runtime error category.
#define BC_ERR_IDX_EXEC (2)
-
-/// Fatal error category.
#define BC_ERR_IDX_FATAL (3)
-
-/// Number of categories.
#define BC_ERR_IDX_NELEMS (4)
-// If bc is enabled, we add an extra category for POSIX warnings.
#if BC_ENABLED
-
-/// POSIX warning category.
#define BC_ERR_IDX_WARN (BC_ERR_IDX_NELEMS)
-
#endif // BC_ENABLED
-/// Do a longjmp(). This is what to use when activating an "exception", i.e., a
-/// longjmp(). With debug code, it will print the name of the function it jumped
-/// from.
-#if BC_DEBUG_CODE
-#define BC_JMP bc_vm_jmp(__func__)
-#else // BC_DEBUG_CODE
-#define BC_JMP bc_vm_jmp()
-#endif // BC_DEBUG_CODE
-
-/// Returns true if an exception is in flight, false otherwise.
-#define BC_SIG_EXC \
- BC_UNLIKELY(vm.status != (sig_atomic_t) BC_STATUS_SUCCESS || vm.sig)
-
-/// Returns true if there is *no* exception in flight, false otherwise.
-#define BC_NO_SIG_EXC \
- BC_LIKELY(vm.status == (sig_atomic_t) BC_STATUS_SUCCESS && !vm.sig)
-
-#ifndef NDEBUG
-
-/// Assert that signals are locked. There are non-async-signal-safe functions in
-/// bc, and they *must* have signals locked. Other functions are expected to
-/// *not* have signals locked, for reasons. So this is a pre-built assert
-/// (no-op in non-debug mode) that check that signals are locked.
-#define BC_SIG_ASSERT_LOCKED do { assert(vm.sig_lock); } while (0)
-
-/// Assert that signals are unlocked. There are non-async-signal-safe functions
-/// in bc, and they *must* have signals locked. Other functions are expected to
-/// *not* have signals locked, for reasons. So this is a pre-built assert
-/// (no-op in non-debug mode) that check that signals are unlocked.
-#define BC_SIG_ASSERT_NOT_LOCKED do { assert(vm.sig_lock == 0); } while (0)
-
-#else // NDEBUG
-
-/// Assert that signals are locked. There are non-async-signal-safe functions in
-/// bc, and they *must* have signals locked. Other functions are expected to
-/// *not* have signals locked, for reasons. So this is a pre-built assert
-/// (no-op in non-debug mode) that check that signals are locked.
-#define BC_SIG_ASSERT_LOCKED
-
-/// Assert that signals are unlocked. There are non-async-signal-safe functions
-/// in bc, and they *must* have signals locked. Other functions are expected to
-/// *not* have signals locked, for reasons. So this is a pre-built assert
-/// (no-op in non-debug mode) that check that signals are unlocked.
-#define BC_SIG_ASSERT_NOT_LOCKED
-
-#endif // NDEBUG
-
-/// Locks signals.
-#define BC_SIG_LOCK \
- do { \
- BC_SIG_ASSERT_NOT_LOCKED; \
- vm.sig_lock = 1; \
- } while (0)
-
-/// Unlocks signals. If a signal happened, then this will cause a jump.
-#define BC_SIG_UNLOCK \
- do { \
- BC_SIG_ASSERT_LOCKED; \
- vm.sig_lock = 0; \
- if (vm.sig) BC_JMP; \
- } while (0)
-
-/// Locks signals, regardless of if they are already locked. This is really only
-/// used after labels that longjmp() goes to after the jump because the cleanup
-/// code must have signals locked, and BC_LONGJMP_CONT will unlock signals if it
-/// doesn't jump.
-#define BC_SIG_MAYLOCK \
- do { \
- vm.sig_lock = 1; \
- } while (0)
-
-/// Unlocks signals, regardless of if they were already unlocked. If a signal
-/// happened, then this will cause a jump.
-#define BC_SIG_MAYUNLOCK \
- do { \
- vm.sig_lock = 0; \
- if (vm.sig) BC_JMP; \
- } while (0)
-
-/*
- * Locks signals, but stores the old lock state, to be restored later by
- * BC_SIG_TRYUNLOCK.
- * @param v The variable to store the old lock state to.
- */
-#define BC_SIG_TRYLOCK(v) \
- do { \
- v = vm.sig_lock; \
- vm.sig_lock = 1; \
- } while (0)
-
-/* Restores the previous state of a signal lock, and if it is now unlocked,
- * initiates an exception/jump.
- * @param v The old lock state.
- */
-#define BC_SIG_TRYUNLOCK(v) \
- do { \
- vm.sig_lock = (v); \
- if (!(v) && vm.sig) BC_JMP; \
- } while (0)
-
-/**
- * Sets a jump, and sets it up as well so that if a longjmp() happens, bc will
- * immediately goto a label where some cleanup code is. This one assumes that
- * signals are not locked and will lock them, set the jump, and unlock them.
- * Setting the jump also includes pushing the jmp_buf onto the jmp_buf stack.
- * This grows the jmp_bufs vector first to prevent a fatal error from happening
- * after the setjmp(). This is done because BC_SETJMP(l) is assumed to be used
- * *before* the actual initialization calls that need the setjmp().
- * param l The label to jump to on a longjmp().
- */
-#define BC_SETJMP(l) \
- do { \
- sigjmp_buf sjb; \
- BC_SIG_LOCK; \
- bc_vec_grow(&vm.jmp_bufs, 1); \
- if (sigsetjmp(sjb, 0)) { \
- assert(BC_SIG_EXC); \
- goto l; \
- } \
- bc_vec_push(&vm.jmp_bufs, &sjb); \
- BC_SIG_UNLOCK; \
- } while (0)
-
-/**
- * Sets a jump like BC_SETJMP, but unlike BC_SETJMP, it assumes signals are
- * locked and will just set the jump. This does *not* have a call to
- * bc_vec_grow() because it is assumed that BC_SETJMP_LOCKED(l) is used *after*
- * the initializations that need the setjmp().
- * param l The label to jump to on a longjmp().
- */
-#define BC_SETJMP_LOCKED(l) \
- do { \
- sigjmp_buf sjb; \
- BC_SIG_ASSERT_LOCKED; \
- if (sigsetjmp(sjb, 0)) { \
- assert(BC_SIG_EXC); \
- goto l; \
- } \
- bc_vec_push(&vm.jmp_bufs, &sjb); \
- } while (0)
-
-/// Used after cleanup labels set by BC_SETJMP and BC_SETJMP_LOCKED to jump to
-/// the next place. This is what continues the stack unwinding. This basically
-/// copies BC_SIG_UNLOCK into itself, but that is because its condition for
-/// jumping is BC_SIG_EXC, not just that a signal happened.
-#define BC_LONGJMP_CONT \
- do { \
- BC_SIG_ASSERT_LOCKED; \
- if (!vm.sig_pop) bc_vec_pop(&vm.jmp_bufs); \
- vm.sig_lock = 0; \
- if (BC_SIG_EXC) BC_JMP; \
- } while (0)
-
-/// Unsets a jump. It always assumes signals are locked. This basically just
-/// pops a jmp_buf off of the stack of jmp_bufs, and since the jump mechanism
-/// always jumps to the location at the top of the stack, this effectively
-/// undoes a setjmp().
-#define BC_UNSETJMP \
- do { \
- BC_SIG_ASSERT_LOCKED; \
- bc_vec_pop(&vm.jmp_bufs); \
- } while (0)
-
-/// Stops a stack unwinding. Technically, a stack unwinding needs to be done
-/// manually, but it will always be done unless certain flags are cleared. This
-/// clears the flags.
-#define BC_LONGJMP_STOP \
- do { \
- vm.sig_pop = 0; \
- vm.sig = 0; \
- } while (0)
-
-// Various convenience macros for calling the bc's error handling routine.
-#if BC_ENABLE_LIBRARY
-
-/**
- * Call bc's error handling routine.
- * @param e The error.
- * @param l The line of the script that the error happened.
- * @param ... Extra arguments for error messages as necessary.
- */
-#define bc_error(e, l, ...) (bc_vm_handleError((e)))
-
-/**
- * Call bc's error handling routine.
- * @param e The error.
- */
-#define bc_err(e) (bc_vm_handleError((e)))
-
-/**
- * Call bc's error handling routine.
- * @param e The error.
- */
-#define bc_verr(e, ...) (bc_vm_handleError((e)))
-
-#else // BC_ENABLE_LIBRARY
-
-/**
- * Call bc's error handling routine.
- * @param e The error.
- * @param l The line of the script that the error happened.
- * @param ... Extra arguments for error messages as necessary.
- */
-#define bc_error(e, l, ...) (bc_vm_handleError((e), (l), __VA_ARGS__))
-
-/**
- * Call bc's error handling routine.
- * @param e The error.
- */
-#define bc_err(e) (bc_vm_handleError((e), 0))
-
-/**
- * Call bc's error handling routine.
- * @param e The error.
- */
-#define bc_verr(e, ...) (bc_vm_handleError((e), 0, __VA_ARGS__))
-
-#endif // BC_ENABLE_LIBRARY
-
-/**
- * Returns true if status @a s is an error, false otherwise.
- * @param s The status to test.
- * @return True if @a s is an error, false otherwise.
- */
-#define BC_STATUS_IS_ERROR(s) \
- ((s) >= BC_STATUS_ERROR_MATH && (s) <= BC_STATUS_ERROR_FATAL)
-
-// Convenience macros that can be placed at the beginning and exits of functions
-// for easy marking of where functions are entered and exited.
-#if BC_DEBUG_CODE
-#define BC_FUNC_ENTER \
- do { \
- size_t bc_func_enter_i; \
- for (bc_func_enter_i = 0; bc_func_enter_i < vm.func_depth; \
- ++bc_func_enter_i) \
- { \
- bc_file_puts(&vm.ferr, bc_flush_none, " "); \
- } \
- vm.func_depth += 1; \
- bc_file_printf(&vm.ferr, "Entering %s\n", __func__); \
- bc_file_flush(&vm.ferr, bc_flush_none); \
- } while (0);
-
-#define BC_FUNC_EXIT \
- do { \
- size_t bc_func_enter_i; \
- vm.func_depth -= 1; \
- for (bc_func_enter_i = 0; bc_func_enter_i < vm.func_depth; \
- ++bc_func_enter_i) \
- { \
- bc_file_puts(&vm.ferr, bc_flush_none, " "); \
- } \
- bc_file_printf(&vm.ferr, "Leaving %s\n", __func__); \
- bc_file_flush(&vm.ferr, bc_flush_none); \
- } while (0);
-#else // BC_DEBUG_CODE
-#define BC_FUNC_ENTER
-#define BC_FUNC_EXIT
-#endif // BC_DEBUG_CODE
-
#endif // BC_STATUS_H
diff --git a/include/vector.h b/include/vector.h
index c35d22c9..45398cba 100644
--- a/include/vector.h
+++ b/include/vector.h
@@ -42,420 +42,62 @@
#include <status.h>
-/// An invalid index for a map to mark when an item does not exist.
#define BC_VEC_INVALID_IDX (SIZE_MAX)
-
-/// The starting capacity for vectors. This is based on the minimum allocation
-/// for 64-bit systems.
#define BC_VEC_START_CAP (UINTMAX_C(1)<<5)
-/// An alias.
typedef unsigned char uchar;
-/**
- * A destructor. Frees the object that @a ptr points to. This is used by vectors
- * to free the memory they own.
- * @param ptr Pointer to the data to free.
- */
-typedef void (*BcVecFree)(void *ptr);
+typedef void (*BcVecFree)(void*);
// Forward declaration.
struct BcId;
-#if BC_LONG_BIT >= 64
-
-/// An integer to shrink the size of a vector by using these instead of size_t.
-typedef uint32_t BcSize;
-
-#else // BC_LONG_BIT >= 64
-
-/// An integer to shrink the size of a vector by using these instead of size_t.
-typedef uint16_t BcSize;
-
-#endif // BC_LONG_BIT >= 64
-
-/// An enum of all of the destructors. We use an enum to save space.
-typedef enum BcDtorType {
-
- /// No destructor needed.
- BC_DTOR_NONE,
-
- /// Vector destructor.
- BC_DTOR_VEC,
-
- /// BcNum destructor.
- BC_DTOR_NUM,
-
-#if !BC_ENABLE_LIBRARY
-
-#ifndef NDEBUG
-
- /// BcFunc destructor.
- BC_DTOR_FUNC,
-
-#endif // NDEBUG
-
- /// BcSlab destructor.
- BC_DTOR_SLAB,
-
- /// BcConst destructor.
- BC_DTOR_CONST,
-
- /// BcResult destructor.
- BC_DTOR_RESULT,
-
-#if BC_ENABLE_HISTORY
-
- /// String destructor for history, which is *special*.
- BC_DTOR_HISTORY_STRING,
-
-#endif // BC_ENABLE_HISTORY
-#else // !BC_ENABLE_LIBRARY
-
- /// Destructor for bcl numbers.
- BC_DTOR_BCL_NUM,
-
-#endif // !BC_ENABLE_LIBRARY
-
-} BcDtorType;
-
-/// The actual vector struct.
typedef struct BcVec {
-
- /// The vector array itself. This uses a char* because it is compatible with
- /// pointers of all other types, and I can do pointer arithmetic on it.
- char *restrict v;
-
- /// The length of the vector, which is how many items actually exist.
+ char *v;
size_t len;
-
- /// The capacity of the vector, which is how many items can fit in the
- /// current allocation.
size_t cap;
-
- /// The size of the items in the vector, as returned by sizeof().
- BcSize size;
-
- /// The destructor as a BcDtorType enum.
- BcSize dtor;
-
+ size_t size;
+ BcVecFree dtor;
} BcVec;
-/**
- * Initializes a vector.
- * @param v The vector to initialize.
- * @param esize The size of the elements, as returned by sizeof().
- * @param dtor The destructor of the elements, as a BcDtorType enum.
- */
-void bc_vec_init(BcVec *restrict v, size_t esize, BcDtorType dtor);
-
-/**
- * Expands the vector to have a capacity of @a req items, if it doesn't have
- * enough already.
- * @param v The vector to expand.
- * @param req The requested capacity.
- */
+void bc_vec_init(BcVec *restrict v, size_t esize, BcVecFree dtor);
void bc_vec_expand(BcVec *restrict v, size_t req);
-
-/**
- * Grow a vector by at least @a n elements.
- * @param v The vector to grow.
- * @param n The number of elements to grow the vector by.
- */
void bc_vec_grow(BcVec *restrict v, size_t n);
-/**
- * Pops @a n items off the back of the vector. The vector must have at least
- * @a n elements.
- * @param v The vector to pop off of.
- * @param n The number of elements to pop off.
- */
void bc_vec_npop(BcVec *restrict v, size_t n);
-
-/**
- * Pops @a n items, starting at index @a idx, off the vector. The vector must
- * have at least @a n elements after the @a idx index. Any remaining elements at
- * the end are moved up to fill the hole.
- * @param v The vector to pop off of.
- * @param n The number of elements to pop off.
- * @param idx The index to start popping at.
- */
void bc_vec_npopAt(BcVec *restrict v, size_t n, size_t idx);
-/**
- * Pushes one item on the back of the vector. It does a memcpy(), but it assumes
- * that the vector takes ownership of the data.
- * @param v The vector to push onto.
- * @param data A pointer to the data to push.
- */
void bc_vec_push(BcVec *restrict v, const void *data);
-
-/**
- * Pushes @a n items on the back of the vector. It does a memcpy(), but it
- * assumes that the vector takes ownership of the data.
- * @param v The vector to push onto.
- * @param data A pointer to the elements of data to push.
- */
void bc_vec_npush(BcVec *restrict v, size_t n, const void *data);
-
-/**
- * Push an empty element and return a pointer to it. This is done as an
- * optimization where initializing an item needs a pointer anyway. It removes an
- * extra memcpy().
- * @param v The vector to push onto.
- * @return A pointer to the newly-pushed element.
- */
-void* bc_vec_pushEmpty(BcVec *restrict v);
-
-/**
- * Pushes a byte onto a bytecode vector. This is a convenience function for the
- * parsers pushing instructions. The vector must be a bytecode vector.
- * @param v The vector to push onto.
- * @param data The byte to push.
- */
void bc_vec_pushByte(BcVec *restrict v, uchar data);
-
-/**
- * Pushes and index onto a bytecode vector. The vector must be a bytecode
- * vector. For more info about why and how this is done, see the development
- * manual (manuals/development#bytecode-indices).
- * @param v The vector to push onto.
- * @param idx The index to push.
- */
void bc_vec_pushIndex(BcVec *restrict v, size_t idx);
-
-/**
- * Push an item onto the vector at a certain index. The index must be valid
- * (either exists or is equal to the length of the vector). The elements at that
- * index and after are moved back one element and kept in the same order. This
- * is how the map vectors are kept sorted.
- * @param v The vector to push onto.
- * @param data A pointer to the data to push.
- * @param idx The index to push at.
- */
-void bc_vec_pushAt(BcVec *restrict v, const void *data, size_t idx);
-
-/**
- * Empties the vector and sets it to the string. The vector must be a valid
- * vector and must have chars as its elements.
- * @param v The vector to set to the string.
- * @param len The length of the string. This can be less than the actual length
- * of the string, but must never be more.
- * @param str The string to push.
- */
void bc_vec_string(BcVec *restrict v, size_t len, const char *restrict str);
-
-/**
- * Appends the string to the end of the vector, which must be holding a string
- * (nul byte-terminated) already.
- * @param v The vector to append to.
- * @param str The string to append (by copying).
- */
void bc_vec_concat(BcVec *restrict v, const char *restrict str);
-
-/**
- * Empties a vector and pushes a nul-byte at the first index. The vector must be
- * a char vector.
- */
void bc_vec_empty(BcVec *restrict v);
#if BC_ENABLE_HISTORY
-
-/**
- * Replaces an item at a particular index. No elements are moved. The index must
- * exist.
- * @param v The vector to replace an item on.
- * @param idx The index of the item to replace.
- * @param data The data to replace the item with.
- */
void bc_vec_replaceAt(BcVec *restrict v, size_t idx, const void *data);
-
#endif // BC_ENABLE_HISTORY
-/**
- * Returns a pointer to the item in the vector at the index. This is the key
- * function for vectors. The index must exist.
- * @param v The vector.
- * @param idx The index to the item to get a pointer to.
- * @return A pointer to the item at @a idx.
- */
void* bc_vec_item(const BcVec *restrict v, size_t idx);
-
-/**
- * Returns a pointer to the item in the vector at the index, reversed. This is
- * another key function for vectors. The index must exist.
- * @param v The vector.
- * @param idx The index to the item to get a pointer to.
- * @return A pointer to the item at len - @a idx - 1.
- */
void* bc_vec_item_rev(const BcVec *restrict v, size_t idx);
-/**
- * Zeros a vector. The vector must not be allocated.
- * @param v The vector to clear.
- */
void bc_vec_clear(BcVec *restrict v);
-/**
- * Frees a vector and its elements. This is a destructor.
- * @param vec A vector as a void pointer.
- */
void bc_vec_free(void *vec);
-/**
- * Attempts to insert an item into a map and returns true if it succeeded, false
- * if the item already exists.
- * @param v The map vector to insert into.
- * @param name The name of the item to insert. This name is assumed to be owned
- * by another entity.
- * @param idx The index of the partner array where the actual item is.
- * @param i A pointer to an index that will be set to the index of the item
- * in the map.
- * @return True if the item was inserted, false if the item already exists.
- */
bool bc_map_insert(BcVec *restrict v, const char *name,
size_t idx, size_t *restrict i);
-
-/**
- * Returns the index of the item with @a name in the map, or BC_VEC_INVALID_IDX
- * if it doesn't exist.
- * @param v The map vector.
- * @param name The name of the item to find.
- * @return The index in the map of the item with @a name, or
- * BC_VEC_INVALID_IDX if the item does not exist.
- */
size_t bc_map_index(const BcVec *restrict v, const char *name);
-#if DC_ENABLED
-
-/**
- * Returns the name of the item at index @a idx in the map.
- * @param v The map vector.
- * @param idx The index.
- * @return The name of the item at @a idx.
- */
-const char* bc_map_name(const BcVec *restrict v, size_t idx);
-
-#endif // DC_ENABLED
-
-/**
- * Pops one item off of the vector.
- * @param v The vector to pop one item off of.
- */
#define bc_vec_pop(v) (bc_vec_npop((v), 1))
-
-/**
- * Pops all items off of the vector.
- * @param v The vector to pop all items off of.
- */
#define bc_vec_popAll(v) (bc_vec_npop((v), (v)->len))
-
-/**
- * Return a pointer to the last item in the vector, or first if it's being
- * treated as a stack.
- * @param v The vector to get the top of stack of.
- */
#define bc_vec_top(v) (bc_vec_item_rev((v), 0))
-/**
- * Initializes a vector to serve as a map.
- * @param v The vector to initialize.
- */
-#define bc_map_init(v) (bc_vec_init((v), sizeof(BcId), BC_DTOR_NONE))
-
-/// A reference to the array of destructors.
-extern const BcVecFree bc_vec_dtors[];
-
-#if !BC_ENABLE_LIBRARY
-
-/// The allocated size of slabs.
-#define BC_SLAB_SIZE (4096)
-
-/// A slab for allocating strings.
-typedef struct BcSlab {
-
- /// The actual allocation.
- char *s;
-
- /// How many bytes of the slab are taken.
- size_t len;
-
-} BcSlab;
-
-/**
- * Frees a slab. This is a destructor.
- * @param slab The slab as a void pointer.
- */
-void bc_slab_free(void *slab);
-
-/**
- * Initializes a slab vector.
- * @param v The vector to initialize.
- */
-void bc_slabvec_init(BcVec *restrict v);
-
-/**
- * Duplicates the string using slabs in the slab vector.
- * @param v The slab vector.
- * @param str The string to duplicate.
- * @return A pointer to the duplicated string, owned by the slab vector.
- */
-char* bc_slabvec_strdup(BcVec *restrict v, const char *str);
-
-#if BC_ENABLED
-
-/**
- * Undoes the last allocation on the slab vector. This allows bc to have a
- * heap-based stacks for strings. This is used by the bc parser.
- */
-void bc_slabvec_undo(BcVec *restrict v, size_t len);
-
-#endif // BC_ENABLED
-
-/**
- * Clears a slab vector. This deallocates all but the first slab and clears the
- * first slab.
- * @param v The slab vector to clear.
- */
-void bc_slabvec_clear(BcVec *restrict v);
-
-#if BC_DEBUG_CODE
-
-/**
- * Prints all of the items in a slab vector, in order.
- * @param v The vector whose items will be printed.
- */
-void bc_slabvec_print(BcVec *v, const char *func);
-
-#endif // BC_DEBUG_CODE
-
-/// A convenience macro for freeing a vector of slabs.
-#define bc_slabvec_free bc_vec_free
-
-#ifndef _WIN32
-
-/**
- * A macro to get rid of a warning on Windows.
- * @param d The destination string.
- * @param l The length of the destination string. This has to be big enough to
- * contain @a s.
- * @param s The source string.
- */
-#define bc_strcpy(d, l, s) strcpy(d, s)
-
-#else // _WIN32
-
-/**
- * A macro to get rid of a warning on Windows.
- * @param d The destination string.
- * @param l The length of the destination string. This has to be big enough to
- * contain @a s.
- * @param s The source string.
- */
-#define bc_strcpy(d, l, s) strcpy_s(d, l, s)
-
-#endif // _WIN32
-
-#endif // !BC_ENABLE_LIBRARY
+#ifndef NDEBUG
+#define bc_map_init(v) (bc_vec_init((v), sizeof(BcId), bc_id_free))
+#else // NDEBUG
+#define bc_map_init(v) (bc_vec_init((v), sizeof(BcId), NULL))
+#endif // NDEBUG
#endif // BC_VECTOR_H
diff --git a/include/version.h b/include/version.h
index 946dc67b..ab4823bd 100644
--- a/include/version.h
+++ b/include/version.h
@@ -29,14 +29,13 @@
*
* *****************************************************************************
*
- * The version of bc.
+ * Definitions for processing command-line arguments.
*
*/
#ifndef BC_VERSION_H
#define BC_VERSION_H
-/// The current version.
-#define VERSION 5.0.1
+#define VERSION 4.0.1
#endif // BC_VERSION_H
diff --git a/include/vm.h b/include/vm.h
index 7db5f7e3..8d726ffe 100644
--- a/include/vm.h
+++ b/include/vm.h
@@ -44,9 +44,9 @@
#if BC_ENABLE_NLS
-#ifdef _WIN32
-#error NLS is not supported on Windows.
-#endif // _WIN32
+# ifdef _WIN32
+# error NLS is not supported on Windows.
+# endif // _WIN32
#include <nl_types.h>
@@ -55,30 +55,23 @@
#include <version.h>
#include <status.h>
#include <num.h>
-#include <lex.h>
#include <parse.h>
#include <program.h>
#include <history.h>
-#include <bc.h>
-// We don't want to include this file for the library because it's unused.
#if !BC_ENABLE_LIBRARY
#include <file.h>
#endif // !BC_ENABLE_LIBRARY
-// This should be obvious. If neither calculator is enabled, barf.
#if !BC_ENABLED && !DC_ENABLED
#error Must define BC_ENABLED, DC_ENABLED, or both
#endif
-// CHAR_BIT must be at least 6, for various reasons. I might want to bump this
-// to 8 in the future.
+// CHAR_BIT must be at least 6.
#if CHAR_BIT < 6
#error CHAR_BIT must be at least 6.
#endif
-// Set defaults.
-//
#ifndef BC_ENABLE_NLS
#define BC_ENABLE_NLS (0)
#endif // BC_ENABLE_NLS
@@ -95,32 +88,13 @@
#undef EXECPREFIX
#endif // _WIN32
-/**
- * Generate a string from text.
- * @parm V The text to generate a string for.
- */
#define GEN_STR(V) #V
-
-/**
- * Help generate a string from text. The preprocessor requires this two-step
- * process. Trust me.
- * @parm V The text to generate a string for.
- */
#define GEN_STR2(V) GEN_STR(V)
-/// The version as a string. VERSION must be defined previously, usually by the
-/// build system.
#define BC_VERSION GEN_STR2(VERSION)
-
-/// The main executable name as a string. MAINEXEC must be defined previously,
-/// usually by the build system.
#define BC_MAINEXEC GEN_STR2(MAINEXEC)
-
-/// The build type as a string. BUILD_TYPE must be defined previously, usually
-/// by the build system.
#define BC_BUILD_TYPE GEN_STR2(BUILD_TYPE)
-// We only allow an empty executable prefix on Windows.
#ifndef _WIN32
#define BC_EXECPREFIX GEN_STR2(EXECPREFIX)
#else // _WIN32
@@ -130,734 +104,372 @@
#if !BC_ENABLE_LIBRARY
#if DC_ENABLED
-
-/// The flag for the extended register option.
#define DC_FLAG_X (UINTMAX_C(1)<<0)
-
#endif // DC_ENABLED
#if BC_ENABLED
-
-/// The flag for the POSIX warning option.
#define BC_FLAG_W (UINTMAX_C(1)<<1)
-
-/// The flag for the POSIX error option.
#define BC_FLAG_S (UINTMAX_C(1)<<2)
-
-/// The flag for the math library option.
#define BC_FLAG_L (UINTMAX_C(1)<<3)
-
-/// The flag for the global stacks option.
#define BC_FLAG_G (UINTMAX_C(1)<<4)
-
#endif // BC_ENABLED
-/// The flag for quiet, though this one is reversed; the option clears the flag.
-#define BC_FLAG_Q (UINTMAX_C(1)<<5)
-
-/// The flag for interactive.
-#define BC_FLAG_I (UINTMAX_C(1)<<6)
-
-/// The flag for prompt. This is also reversed; the option clears the flag.
-#define BC_FLAG_P (UINTMAX_C(1)<<7)
-
-/// The flag for read prompt. This is also reversed; the option clears the flag.
-#define BC_FLAG_R (UINTMAX_C(1)<<8)
-
-/// The flag for stdin being a TTY.
-#define BC_FLAG_TTYIN (UINTMAX_C(1)<<9)
-
-/// The flag for TTY mode.
-#define BC_FLAG_TTY (UINTMAX_C(1)<<10)
-
-/// The flag for reset on SIGINT.
-#define BC_FLAG_SIGINT (UINTMAX_C(1)<<11)
-
-/// A convenience macro for getting the TTYIN flag.
+#define BC_FLAG_I (UINTMAX_C(1)<<5)
+#define BC_FLAG_P (UINTMAX_C(1)<<6)
+#define BC_FLAG_R (UINTMAX_C(1)<<7)
+#define BC_FLAG_TTYIN (UINTMAX_C(1)<<8)
+#define BC_FLAG_TTY (UINTMAX_C(1)<<9)
#define BC_TTYIN (vm.flags & BC_FLAG_TTYIN)
-
-/// A convenience macro for getting the TTY flag.
#define BC_TTY (vm.flags & BC_FLAG_TTY)
-/// A convenience macro for getting the SIGINT flag.
-#define BC_SIGINT (vm.flags & BC_FLAG_SIGINT)
-
#if BC_ENABLED
-/// A convenience macro for getting the POSIX error flag.
#define BC_S (vm.flags & BC_FLAG_S)
-
-/// A convenience macro for getting the POSIX warning flag.
#define BC_W (vm.flags & BC_FLAG_W)
-
-/// A convenience macro for getting the math library flag.
#define BC_L (vm.flags & BC_FLAG_L)
-
-/// A convenience macro for getting the global stacks flag.
#define BC_G (vm.flags & BC_FLAG_G)
#endif // BC_ENABLED
#if DC_ENABLED
-
-/// A convenience macro for getting the extended register flag.
#define DC_X (vm.flags & DC_FLAG_X)
-
#endif // DC_ENABLED
-/// A convenience macro for getting the interactive flag.
#define BC_I (vm.flags & BC_FLAG_I)
-
-/// A convenience macro for getting the prompt flag.
#define BC_P (vm.flags & BC_FLAG_P)
-
-/// A convenience macro for getting the read prompt flag.
#define BC_R (vm.flags & BC_FLAG_R)
#if BC_ENABLED
-/// A convenience macro for checking if bc is in POSIX mode.
#define BC_IS_POSIX (BC_S || BC_W)
#if DC_ENABLED
-
-/// Returns true if bc is running.
#define BC_IS_BC (vm.name[0] != 'd')
-
-/// Returns true if dc is running.
#define BC_IS_DC (vm.name[0] == 'd')
-
#else // DC_ENABLED
-
-/// Returns true if bc is running.
#define BC_IS_BC (1)
-
-/// Returns true if dc is running.
#define BC_IS_DC (0)
-
#endif // DC_ENABLED
#else // BC_ENABLED
-
-/// A convenience macro for checking if bc is in POSIX mode.
#define BC_IS_POSIX (0)
-
-/// Returns true if bc is running.
#define BC_IS_BC (0)
-
-/// Returns true if dc is running.
#define BC_IS_DC (1)
-
#endif // BC_ENABLED
-/// A convenience macro for checking if the prompt is enabled.
-#define BC_PROMPT (BC_P)
+#if BC_ENABLED
+#define BC_USE_PROMPT (!BC_P && BC_TTY && !BC_IS_POSIX)
+#else // BC_ENABLED
+#define BC_USE_PROMPT (!BC_P && BC_TTY)
+#endif // BC_ENABLED
#endif // !BC_ENABLE_LIBRARY
-/**
- * Returns the max of its two arguments. This evaluates arguments twice, so be
- * careful what args you give it.
- * @param a The first argument.
- * @param b The second argument.
- * @return The max of the two arguments.
- */
#define BC_MAX(a, b) ((a) > (b) ? (a) : (b))
-
-/**
- * Returns the min of its two arguments. This evaluates arguments twice, so be
- * careful what args you give it.
- * @param a The first argument.
- * @param b The second argument.
- * @return The min of the two arguments.
- */
#define BC_MIN(a, b) ((a) < (b) ? (a) : (b))
-/// Returns the max obase that is allowed.
#define BC_MAX_OBASE ((BcBigDig) (BC_BASE_POW))
-
-/// Returns the max array size that is allowed.
#define BC_MAX_DIM ((BcBigDig) (SIZE_MAX - 1))
-
-/// Returns the max scale that is allowed.
#define BC_MAX_SCALE ((BcBigDig) (BC_NUM_BIGDIG_MAX - 1))
-
-/// Returns the max string length that is allowed.
#define BC_MAX_STRING ((BcBigDig) (BC_NUM_BIGDIG_MAX - 1))
-
-/// Returns the max identifier length that is allowed.
#define BC_MAX_NAME BC_MAX_STRING
-
-/// Returns the max number size that is allowed.
#define BC_MAX_NUM BC_MAX_SCALE
#if BC_ENABLE_EXTRA_MATH
-
-/// Returns the max random integer that can be returned.
#define BC_MAX_RAND ((BcBigDig) (((BcRand) 0) - 1))
-
#endif // BC_ENABLE_EXTRA_MATH
-/// Returns the max exponent that is allowed.
#define BC_MAX_EXP ((ulong) (BC_NUM_BIGDIG_MAX))
-
-/// Returns the max number of variables that is allowed.
#define BC_MAX_VARS ((ulong) (SIZE_MAX - 1))
-/// The size of the global buffer.
-#define BC_VM_BUF_SIZE (1<<12)
+#if BC_DEBUG_CODE
+#define BC_VM_JMP bc_vm_jmp(__func__)
+#else // BC_DEBUG_CODE
+#define BC_VM_JMP bc_vm_jmp()
+#endif // BC_DEBUG_CODE
-/// The amount of the global buffer allocated to stdout.
-#define BC_VM_STDOUT_BUF_SIZE (1<<11)
+#define BC_SIG_EXC \
+ BC_UNLIKELY(vm.status != (sig_atomic_t) BC_STATUS_SUCCESS || vm.sig)
+#define BC_NO_SIG_EXC \
+ BC_LIKELY(vm.status == (sig_atomic_t) BC_STATUS_SUCCESS && !vm.sig)
+
+#ifndef NDEBUG
+#define BC_SIG_ASSERT_LOCKED do { assert(vm.sig_lock); } while (0)
+#define BC_SIG_ASSERT_NOT_LOCKED do { assert(vm.sig_lock == 0); } while (0)
+#else // NDEBUG
+#define BC_SIG_ASSERT_LOCKED
+#define BC_SIG_ASSERT_NOT_LOCKED
+#endif // NDEBUG
+
+#define BC_SIG_LOCK \
+ do { \
+ BC_SIG_ASSERT_NOT_LOCKED; \
+ vm.sig_lock = 1; \
+ } while (0)
+
+#define BC_SIG_UNLOCK \
+ do { \
+ BC_SIG_ASSERT_LOCKED; \
+ vm.sig_lock = 0; \
+ if (BC_SIG_EXC) BC_VM_JMP; \
+ } while (0)
+
+#define BC_SIG_MAYLOCK \
+ do { \
+ vm.sig_lock = 1; \
+ } while (0)
+
+#define BC_SIG_MAYUNLOCK \
+ do { \
+ vm.sig_lock = 0; \
+ if (BC_SIG_EXC) BC_VM_JMP; \
+ } while (0)
+
+#define BC_SIG_TRYLOCK(v) \
+ do { \
+ v = vm.sig_lock; \
+ vm.sig_lock = 1; \
+ } while (0)
+
+#define BC_SIG_TRYUNLOCK(v) \
+ do { \
+ vm.sig_lock = (v); \
+ if (!(v) && BC_SIG_EXC) BC_VM_JMP; \
+ } while (0)
+
+#define BC_SETJMP(l) \
+ do { \
+ sigjmp_buf sjb; \
+ BC_SIG_LOCK; \
+ if (sigsetjmp(sjb, 0)) { \
+ assert(BC_SIG_EXC); \
+ goto l; \
+ } \
+ bc_vec_push(&vm.jmp_bufs, &sjb); \
+ BC_SIG_UNLOCK; \
+ } while (0)
+
+#define BC_SETJMP_LOCKED(l) \
+ do { \
+ sigjmp_buf sjb; \
+ BC_SIG_ASSERT_LOCKED; \
+ if (sigsetjmp(sjb, 0)) { \
+ assert(BC_SIG_EXC); \
+ goto l; \
+ } \
+ bc_vec_push(&vm.jmp_bufs, &sjb); \
+ } while (0)
+
+#define BC_LONGJMP_CONT \
+ do { \
+ BC_SIG_ASSERT_LOCKED; \
+ if (!vm.sig_pop) bc_vec_pop(&vm.jmp_bufs); \
+ BC_SIG_UNLOCK; \
+ } while (0)
+
+#define BC_UNSETJMP \
+ do { \
+ BC_SIG_ASSERT_LOCKED; \
+ bc_vec_pop(&vm.jmp_bufs); \
+ } while (0)
+
+#define BC_LONGJMP_STOP \
+ do { \
+ vm.sig_pop = 0; \
+ vm.sig = 0; \
+ } while (0)
-/// The amount of the global buffer allocated to stderr.
+#define BC_VM_BUF_SIZE (1<<12)
+#define BC_VM_STDOUT_BUF_SIZE (1<<11)
#define BC_VM_STDERR_BUF_SIZE (1<<10)
-
-/// The amount of the global buffer allocated to stdin.
#define BC_VM_STDIN_BUF_SIZE (BC_VM_STDERR_BUF_SIZE - 1)
-/// The max number of temporary BcNums that can be kept.
-#define BC_VM_MAX_TEMPS (1 << 9)
+#define BC_VM_SAFE_RESULT(r) ((r)->t >= BC_RESULT_TEMP)
-/// The capacity of the one BcNum, which is a constant.
-#define BC_VM_ONE_CAP (1)
+#if BC_ENABLE_LIBRARY
+#define bc_vm_error(e, l, ...) (bc_vm_handleError((e)))
+#define bc_vm_err(e) (bc_vm_handleError((e)))
+#define bc_vm_verr(e, ...) (bc_vm_handleError((e)))
+#else // BC_ENABLE_LIBRARY
+#define bc_vm_error(e, l, ...) (bc_vm_handleError((e), (l), __VA_ARGS__))
+#define bc_vm_err(e) (bc_vm_handleError((e), 0))
+#define bc_vm_verr(e, ...) (bc_vm_handleError((e), 0, __VA_ARGS__))
+#endif // BC_ENABLE_LIBRARY
-/**
- * Returns true if a BcResult is safe for garbage collection.
- * @param r The BcResult to test.
- * @return True if @a r is safe to garbage collect.
- */
-#define BC_VM_SAFE_RESULT(r) ((r)->t >= BC_RESULT_TEMP)
+#define BC_STATUS_IS_ERROR(s) \
+ ((s) >= BC_STATUS_ERROR_MATH && (s) <= BC_STATUS_ERROR_FATAL)
-/// The invalid locale catalog return value.
#define BC_VM_INVALID_CATALOG ((nl_catd) -1)
-/**
- * Returns true if the *unsigned* multiplication overflows.
- * @param a The first operand.
- * @param b The second operand.
- * @param r The product.
- * @return True if the multiplication of @a a and @a b overflows.
- */
-#define BC_VM_MUL_OVERFLOW(a, b, r) \
- ((r) >= SIZE_MAX || ((a) != 0 && (r) / (a) != (b)))
+#if BC_DEBUG_CODE
+#define BC_VM_FUNC_ENTER \
+ do { \
+ bc_file_printf(&vm.ferr, "Entering %s\n", __func__); \
+ bc_file_flush(&vm.ferr); \
+ } while (0);
+
+#define BC_VM_FUNC_EXIT \
+ do { \
+ bc_file_printf(&vm.ferr, "Leaving %s\n", __func__); \
+ bc_file_flush(&vm.ferr); \
+ } while (0);
+#else // BC_DEBUG_CODE
+#define BC_VM_FUNC_ENTER
+#define BC_VM_FUNC_EXIT
+#endif // BC_DEBUG_CODE
-/// The global vm struct. This holds all of the global data besides the file
-/// buffers.
typedef struct BcVm {
- /// The current status. This is volatile sig_atomic_t because it is also
- /// used in the signal handler. See the development manual
- /// (manuals/development.md#async-signal-safe-signal-handling) for more
- /// information.
volatile sig_atomic_t status;
-
- /// Non-zero if a jump series is in progress and items should be popped off
- /// the jmp_bufs vector. This is volatile sig_atomic_t because it is also
- /// used in the signal handler. See the development manual
- /// (manuals/development.md#async-signal-safe-signal-handling) for more
- /// information.
volatile sig_atomic_t sig_pop;
#if !BC_ENABLE_LIBRARY
-
- /// The parser.
BcParse prs;
-
- /// The program.
BcProgram prog;
-
- /// A buffer for lines for stdin.
- BcVec line_buf;
-
- /// A buffer to hold a series of lines from stdin. Sometimes, multiple lines
- /// are necessary for parsing, such as a comment that spans multiple lines.
- BcVec buffer;
-
- /// A parser to parse read expressions.
- BcParse read_prs;
-
- /// A buffer for read expressions.
- BcVec read_buf;
-
#endif // !BC_ENABLE_LIBRARY
- /// A vector of jmp_bufs for doing a jump series. This allows exception-type
- /// error handling, while allowing me to do cleanup on the way.
BcVec jmp_bufs;
- /// The number of temps in the temps array.
- size_t temps_len;
+ BcVec temps;
#if BC_ENABLE_LIBRARY
- /// The vector of contexts for the library.
BcVec ctxts;
-
- /// The vector for creating strings to pass to the client.
BcVec out;
- /// The PRNG.
BcRNG rng;
- /// The current error.
BclError err;
-
- /// Whether or not bcl should abort on fatal errors.
bool abrt;
- /// The number of "references," or times that the library was initialized.
unsigned int refs;
- /// Non-zero if bcl is running. This is volatile sig_atomic_t because it is
- /// also used in the signal handler. See the development manual
- /// (manuals/development.md#async-signal-safe-signal-handling) for more
- /// information.
volatile sig_atomic_t running;
-
#endif // BC_ENABLE_LIBRARY
#if !BC_ENABLE_LIBRARY
-
- /// A pointer to the filename of the current file. This is not owned by the
- /// BcVm struct.
const char* file;
- /// The message printed when SIGINT happens.
const char *sigmsg;
-
#endif // !BC_ENABLE_LIBRARY
-
- /// Non-zero when signals are "locked." This is volatile sig_atomic_t
- /// because it is also used in the signal handler. See the development
- /// manual (manuals/development.md#async-signal-safe-signal-handling) for
- /// more information.
volatile sig_atomic_t sig_lock;
-
- /// Non-zero when a signal has been received, but not acted on. This is
- /// volatile sig_atomic_t because it is also used in the signal handler. See
- /// the development manual
- /// (manuals/development.md#async-signal-safe-signal-handling) for more
- /// information.
volatile sig_atomic_t sig;
-
#if !BC_ENABLE_LIBRARY
-
- /// The length of sigmsg.
uchar siglen;
- /// The instruction used for returning from a read() call.
uchar read_ret;
-
- /// The flags field used by most macros above.
uint16_t flags;
- /// The number of characters printed in the current line. This is used
- /// because bc has a limit of the number of characters it can print per
- /// line.
uint16_t nchars;
-
- /// The length of the line we can print. The user can set this if they wish.
uint16_t line_len;
- /// True if bc should error if expressions are encountered during option
- /// parsing, false otherwise.
- bool no_exprs;
-
- /// True if bc should exit if expresions are encountered.
+ bool no_exit_exprs;
bool exit_exprs;
-
- /// True if EOF was encountered.
bool eof;
-
- /// True if bc is currently reading from stdin.
- bool is_stdin;
-
-#if BC_ENABLED
-
- /// True if keywords should not be redefined. This is only true for the
- /// builtin math libraries for bc.
- bool no_redefine;
-
-#endif // BC_ENABLED
-
#endif // !BC_ENABLE_LIBRARY
- /// An array of maxes for the globals.
BcBigDig maxes[BC_PROG_GLOBALS_LEN + BC_ENABLE_EXTRA_MATH];
#if !BC_ENABLE_LIBRARY
-
- /// A vector of filenames to process.
BcVec files;
-
- /// A vector of expressions to process.
BcVec exprs;
- /// The name of the calculator under use. This is used by BC_IS_BC and
- /// BC_IS_DC.
const char *name;
-
- /// The help text for the calculator.
const char *help;
#if BC_ENABLE_HISTORY
-
- /// The history data.
BcHistory history;
-
#endif // BC_ENABLE_HISTORY
- /// The function to call to get the next lex token.
BcLexNext next;
-
- /// The function to call to parse.
BcParseParse parse;
-
- /// The function to call to parse expressions.
BcParseExpr expr;
- /// The text to display to label functions in error messages.
const char *func_header;
- /// The names of the categories of errors.
const char *err_ids[BC_ERR_IDX_NELEMS + BC_ENABLED];
-
- /// The messages for each error.
const char *err_msgs[BC_ERR_NELEMS];
- /// The locale.
const char *locale;
-
#endif // !BC_ENABLE_LIBRARY
- /// The last base used to parse.
BcBigDig last_base;
-
- /// The last power of last_base used to parse.
BcBigDig last_pow;
-
- /// The last exponent of base that equals last_pow.
BcBigDig last_exp;
-
- /// BC_BASE_POW - last_pow.
BcBigDig last_rem;
#if !BC_ENABLE_LIBRARY
-
- /// A buffer of environment arguments. This is the actual value of the
- /// environment variable.
char *env_args_buffer;
-
- /// A vector for environment arguments after parsing.
BcVec env_args;
-
- /// A BcNum set to constant 0.
- BcNum zero;
-
#endif // !BC_ENABLE_LIBRARY
- /// A BcNum set to constant 1.
- BcNum one;
-
- /// A BcNum holding the max number held by a BcBigDig plus 1.
BcNum max;
-
- /// A BcNum holding the max number held by a BcBigDig times 2 plus 1.
BcNum max2;
-
- /// The BcDig array for max.
BcDig max_num[BC_NUM_BIGDIG_LOG10];
-
- /// The BcDig array for max2.
BcDig max2_num[BC_NUM_BIGDIG_LOG10];
- // The BcDig array for the one BcNum.
- BcDig one_num[BC_VM_ONE_CAP];
-
#if !BC_ENABLE_LIBRARY
-
- // The BcDig array for the zero BcNum.
- BcDig zero_num[BC_VM_ONE_CAP];
-
- /// The stdout file.
BcFile fout;
-
- /// The stderr file.
BcFile ferr;
#if BC_ENABLE_NLS
-
- /// The locale catalog.
nl_catd catalog;
-
#endif // BC_ENABLE_NLS
- /// A pointer to the stdin buffer.
char *buf;
-
- /// The number of items in the input buffer.
size_t buf_len;
-
- /// The slab for constants in the main function. This is separate for
- /// garbage collection reasons.
- BcVec main_const_slab;
-
- //// The slab for all other strings for the main function.
- BcVec main_slabs;
-
- /// The slab for function names, strings in other functions, and constants
- /// in other functions.
- BcVec other_slabs;
-
-#if BC_ENABLED
-
- /// An array of booleans for which bc keywords have been redefined if
- /// BC_REDEFINE_KEYWORDS is non-zero.
- bool redefined_kws[BC_LEX_NKWS];
-
-#endif // BC_ENABLED
#endif // !BC_ENABLE_LIBRARY
-#if BC_DEBUG_CODE
-
- /// The depth for BC_FUNC_ENTER and BC_FUNC_EXIT.
- size_t func_depth;
-
-#endif // BC_DEBUG_CODE
-
} BcVm;
-/**
- * Print the copyright banner and help if it's non-NULL.
- * @param help The help message to print if it's non-NULL.
- */
void bc_vm_info(const char* const help);
-
-/**
- * The entrance point for bc/dc together.
- * @param argc The count of arguments.
- * @param argv The argument array.
- */
-void bc_vm_boot(int argc, char *argv[]);
-
-/**
- * Initializes some of the BcVm global. This is separate to make things easier
- * on the library code.
- */
+void bc_vm_boot(int argc, char *argv[], const char *env_len,
+ const char* const env_args);
void bc_vm_init(void);
-
-/**
- * Frees the BcVm global.
- */
void bc_vm_shutdown(void);
-
-/**
- * Add a temp to the temp array.
- * @param num The BcDig array to add to the temp array.
- */
-void bc_vm_addTemp(BcDig *num);
-
-/**
- * Dish out a temp, or NULL if there are none.
- * @return A temp, or NULL if none exist.
- */
-BcDig* bc_vm_takeTemp(void);
-
-/**
- * Frees all temporaries.
- */
void bc_vm_freeTemps(void);
#if !BC_ENABLE_HISTORY
-
-/**
- * Erases the flush argument if history does not exist because it does not
- * matter if history does not exist.
- */
#define bc_vm_putchar(c, t) bc_vm_putchar(c)
-
#endif // !BC_ENABLE_HISTORY
-/**
- * Print to stdout with limited formating.
- * @param fmt The format string.
- */
void bc_vm_printf(const char *fmt, ...);
-
-/**
- * Puts a char into the stdout buffer.
- * @param c The character to put on the stdout buffer.
- * @param type The flush type.
- */
void bc_vm_putchar(int c, BcFlushType type);
-
-/**
- * Multiplies @a n and @a size and throws an allocation error if overflow
- * occurs.
- * @param n The number of elements.
- * @param size The size of each element.
- * @return The product of @a n and @a size.
- */
size_t bc_vm_arraySize(size_t n, size_t size);
-
-/**
- * Adds @a a and @a b and throws an error if overflow occurs.
- * @param a The first operand.
- * @param b The second operand.
- * @return The sum of @a a and @a b.
- */
size_t bc_vm_growSize(size_t a, size_t b);
-
-/**
- * Allocate @a n bytes and throw an allocation error if allocation fails.
- * @param n The bytes to allocate.
- * @return A pointer to the allocated memory.
- */
void* bc_vm_malloc(size_t n);
-
-/**
- * Reallocate @a ptr to be @a n bytes and throw an allocation error if
- * reallocation fails.
- * @param ptr The pointer to a memory allocation to reallocate.
- * @param n The bytes to allocate.
- * @return A pointer to the reallocated memory.
- */
void* bc_vm_realloc(void *ptr, size_t n);
-
-/**
- * Allocates space for, and duplicates, @a str.
- * @param str The string to allocate.
- * @return The allocated string.
- */
char* bc_vm_strdup(const char *str);
-
-/**
- * Reads a line into BcVm's buffer field.
- * @param clear True if the buffer should be cleared first, false otherwise.
- * @return True if a line was read, false otherwise.
- */
-bool bc_vm_readLine(bool clear);
-
-/**
- * A convenience and portability function for OpenBSD's pledge().
- * @param promises The promises to pledge().
- * @param execpromises The exec promises to pledge().
- */
-void bc_pledge(const char *promises, const char *execpromises);
-
-/**
- * Returns the value of an environment variable.
- * @param var The environment variable.
- * @return The value of the environment variable.
- */
char* bc_vm_getenv(const char* var);
-
-/**
- * Frees an environment variable value.
- * @param val The value to free.
- */
-void bc_vm_getenvFree(char* val);
+void bc_vm_getenvFree(char* var);
#if BC_DEBUG_CODE
-
-/**
- * Start executing a jump series.
- * @param f The name of the function that started the jump series.
- */
void bc_vm_jmp(const char *f);
#else // BC_DEBUG_CODE
-
-/**
- * Start executing a jump series.
- */
void bc_vm_jmp(void);
-
#endif // BC_DEBUG_CODE
#if BC_ENABLE_LIBRARY
-
-/**
- * Handle an error. This is the true error handler. It will start a jump series
- * if an error occurred. POSIX errors will not cause jumps when warnings are on
- * or no POSIX errors are enabled.
- * @param e The error.
- */
void bc_vm_handleError(BcErr e);
-
-/**
- * Handle a fatal error.
- * @param e The error.
- */
void bc_vm_fatalError(BcErr e);
-
-/**
- * A function to call at exit.
- */
void bc_vm_atexit(void);
-
#else // BC_ENABLE_LIBRARY
-
-/**
- * Handle an error. This is the true error handler. It will start a jump series
- * if an error occurred. POSIX errors will not cause jumps when warnings are on
- * or no POSIX errors are enabled.
- * @param e The error.
- * @param line The source line where the error occurred.
- */
void bc_vm_handleError(BcErr e, size_t line, ...);
-
-/**
- * Handle a fatal error.
- * @param e The error.
- */
-#if !BC_ENABLE_MEMCHECK
+#if !BC_ENABLE_LIBRARY && !BC_ENABLE_MEMCHECK
BC_NORETURN
-#endif // !BC_ENABLE_MEMCHECK
+#endif // !BC_ENABLE_LIBRARY && !BC_ENABLE_MEMCHECK
void bc_vm_fatalError(BcErr e);
-
-/**
- * A function to call at exit.
- * @param status The exit status.
- */
int bc_vm_atexit(int status);
#endif // BC_ENABLE_LIBRARY
-/// A reference to the copyright header.
extern const char bc_copyright[];
-
-/// A reference to the format string for source code line printing.
extern const char* const bc_err_line;
-
-/// A reference to the format string for source code function printing.
extern const char* const bc_err_func_header;
-
-/// A reference to the array of default error category names.
extern const char *bc_errs[];
-
-/// A reference to the array of error category indices for each error.
extern const uchar bc_err_ids[];
-
-/// A reference to the array of default error messages.
extern const char* const bc_err_msgs[];
-/// A reference to the pledge() promises at start.
-extern const char bc_pledge_start[];
-
-#if BC_ENABLE_HISTORY
-
-/// A reference to the end pledge() promises when using history.
-extern const char bc_pledge_end_history[];
-
-#endif // BC_ENABLE_HISTORY
-
-/// A reference to the end pledge() promises when *not* using history.
-extern const char bc_pledge_end[];
-
-/// A reference to the global data.
extern BcVm vm;
-
-/// A reference to the global output buffers.
extern char output_bufs[BC_VM_BUF_SIZE];
#endif // BC_VM_H
diff --git a/scripts/karatsuba.py b/karatsuba.py
index b8505186..0a63cd58 100755
--- a/scripts/karatsuba.py
+++ b/karatsuba.py
@@ -32,14 +32,12 @@ import sys
import subprocess
import time
-# Print the usage and exit with an error.
def usage():
print("usage: {} [num_iterations test_num exe]".format(script))
print("\n num_iterations is the number of times to run each karatsuba number; default is 4")
print("\n test_num is the last Karatsuba number to run through tests")
sys.exit(1)
-# Run a command. This is basically an alias.
def run(cmd, env=None):
return subprocess.run(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE, env=env)
@@ -49,9 +47,6 @@ testdir = os.path.dirname(script)
if testdir == "":
testdir = os.getcwd()
-# We want to be in the root directory.
-os.chdir(testdir + "/..")
-
print("\nWARNING: This script is for distro and package maintainers.")
print("It is for finding the optimal Karatsuba number.")
print("Though it only needs to be run once per release/platform,")
@@ -59,11 +54,9 @@ print("it takes forever to run.")
print("You have been warned.\n")
print("Note: If you send an interrupt, it will report the current best number.\n")
-# This script has to be run by itself.
if __name__ != "__main__":
usage()
-# These constants can be changed, but I found they work well enough.
mx = 520
mx2 = mx // 2
mn = 16
@@ -72,7 +65,6 @@ num = "9" * mx
args_idx = 4
-# Command-line processing.
if len(sys.argv) >= 2:
num_iterations = int(sys.argv[1])
else:
@@ -90,7 +82,6 @@ else:
exedir = os.path.dirname(exe)
-# Some basic tests.
indata = "for (i = 0; i < 100; ++i) {} * {}\n"
indata += "1.23456789^100000\n1.23456789^100000\nhalt"
indata = indata.format(num, num).encode()
@@ -100,14 +91,12 @@ nums = []
runs = []
nruns = num_iterations + 1
-# We build the list first because I want to just edit slots.
for i in range(0, nruns):
runs.append(0)
tests = [ "multiply", "modulus", "power", "sqrt" ]
scripts = [ "multiply" ]
-# Test Link-Time Optimization.
print("Testing CFLAGS=\"-flto\"...")
flags = dict(os.environ)
@@ -132,7 +121,6 @@ else:
p = run([ "make", "clean" ])
-# Test parallel build. My machine has 16 cores.
print("Testing \"make -j16\"")
if p.returncode != 0:
@@ -148,17 +136,13 @@ else:
makecmd = [ "make" ]
print("Not using \"make -j16\"")
-# Set the max if the user did.
if test_num != 0:
mx2 = test_num
-# This is the meat here.
try:
- # For each possible KARATSUBA_LEN...
for i in range(mn, mx2 + 1):
- # Configure and compile.
print("\nCompiling...\n")
p = run([ "./configure.sh", "-O3", "-k{}".format(i) ], config_env)
@@ -173,14 +157,13 @@ try:
print("make returned an error ({}); exiting...".format(p.returncode))
sys.exit(p.returncode)
- # Test if desired.
if (test_num >= i):
print("Running tests for Karatsuba Num: {}\n".format(i))
for test in tests:
- cmd = [ "{}/../tests/test.sh".format(testdir), "bc", test, "0", "0", exe ]
+ cmd = [ "{}/tests/test.sh".format(testdir), "bc", test, "0", "0", exe ]
p = subprocess.run(cmd + sys.argv[args_idx:], stderr=subprocess.PIPE)
@@ -194,7 +177,7 @@ try:
for script in scripts:
- cmd = [ "{}/../tests/script.sh".format(testdir), "bc", script + ".bc",
+ cmd = [ "{}/tests/script.sh".format(testdir), "bc", script + ".bc",
"0", "1", "1", "0", exe ]
p = subprocess.run(cmd + sys.argv[args_idx:], stderr=subprocess.PIPE)
@@ -207,14 +190,13 @@ try:
print("")
- # If testing was *not* desired, assume the user wanted to time it.
elif test_num == 0:
print("Timing Karatsuba Num: {}".format(i), end='', flush=True)
for j in range(0, nruns):
- cmd = [ exe, "{}/../tests/bc/power.txt".format(testdir) ]
+ cmd = [ exe, "{}/tests/bc/power.txt".format(testdir) ]
start = time.perf_counter()
p = subprocess.run(cmd, input=indata, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
@@ -234,16 +216,11 @@ try:
print(", Time: {}".format(times[i - mn]))
except KeyboardInterrupt:
- # When timing, we want to quit when the user tells us to. However, we also
- # want to report the best run, so we make sure to grab the times here before
- # moving on.
nums = nums[0:i]
times = times[0:i]
-# If running timed tests...
if test_num == 0:
- # Report the optimal KARATSUBA_LEN
opt = nums[times.index(min(times))]
print("\n\nOptimal Karatsuba Num (for this machine): {}".format(opt))
diff --git a/scripts/link.sh b/link.sh
index f1c403d5..b983fa21 100755
--- a/scripts/link.sh
+++ b/link.sh
@@ -32,7 +32,6 @@ usage() {
exit 1
}
-# Command-line processing.
test "$#" -gt 1 || usage
bindir="$1"
@@ -41,13 +40,11 @@ shift
link="$1"
shift
-# For each executable...
+
for exe in "$bindir"/*; do
- # If the executable is *not* a link (is our target)...
if [ ! -L "$exe" ]; then
- # We do fancy things to preserve the extension of the executable.
base=$(basename "$exe")
ext="${base##*.}"
diff --git a/scripts/locale_install.sh b/locale_install.sh
index a67e6aa5..6c9c2924 100755
--- a/scripts/locale_install.sh
+++ b/locale_install.sh
@@ -27,18 +27,14 @@
# POSSIBILITY OF SUCH DAMAGE.
#
-# Just print the usage and exit with an error.
usage() {
if [ $# -eq 1 ]; then
printf '%s\n' "$1"
fi
- printf "usage: %s [-l] NLSPATH main_exec [DESTDIR]\n" "$0" 1>&2
+ printf "usage: %s NLSPATH main_exec [DESTDIR]\n" "$0" 1>&2
exit 1
}
-# Run gencat on one file.
-# @param loc The location of the resulting cat file.
-# @param file The file to use as the source for the cat file.
gencatfile() {
_gencatfile_loc="$1"
@@ -51,10 +47,6 @@ gencatfile() {
gencat "$_gencatfile_loc" "$_gencatfile_file" > /dev/null 2>&1
}
-# Return an exit code based on whether a locale exists.
-# @param locales The list of locales.
-# @param locale The locale to search for.
-# @param destdir The DESTDIR that locales should be installed to.
localeexists() {
_localeexists_locales="$1"
@@ -77,9 +69,6 @@ localeexists() {
return $?
}
-# Split a path into its components. They will be separated by newlines, so paths
-# cannot have newlines in them.
-# @param path The path to split.
splitpath() {
_splitpath_path="$1"
@@ -110,9 +99,6 @@ splitpath() {
printf '%s' "$_splitpath_list"
}
-# Generate a relative path from one path to another.
-# @param path1 The target path.
-# @param path2 The other path.
relpath() {
_relpath_path1="$1"
@@ -121,7 +107,6 @@ relpath() {
_relpath_path2="$1"
shift
- # Very carefully set IFS in a portable way. No, you cannot do IFS=$'\n'.
_relpath_nl=$(printf '\nx')
_relpath_nl="${_relpath_nl%x}"
@@ -133,12 +118,6 @@ relpath() {
IFS="$_relpath_nl"
- # What this function does is find the parts that are the same and then
- # calculates the difference based on how many folders up and down you must
- # go.
-
- # This first loop basically removes the parts that are the same between
- # them.
for _relpath_part in $_relpath_temp1; do
_relpath_temp2="${_relpath_splitpath2#$_relpath_part$_relpath_nl}"
@@ -152,14 +131,12 @@ relpath() {
done
- # Go up the appropriate number of times.
for _relpath_part in $_relpath_splitpath2; do
_relpath_path="../$_relpath_path"
done
_relpath_path="${_relpath_path%../}"
- # Go down the appropriate number of times.
for _relpath_part in $_relpath_splitpath1; do
_relpath_path="$_relpath_path$_relpath_part/"
done
@@ -176,15 +153,13 @@ scriptdir=$(dirname "$script")
. "$scriptdir/functions.sh"
-# Set a default.
all_locales=0
-# Process command-line args.
while getopts "l" opt; do
case "$opt" in
l) all_locales=1 ; shift ;;
- ?) usage "Invalid option: $opt" ;;
+ ?) usage "Invalid option $opt" ;;
esac
done
@@ -204,10 +179,9 @@ else
destdir=""
fi
-# Uninstall locales first.
"$scriptdir/locale_uninstall.sh" "$nlspath" "$main_exec" "$destdir"
-locales_dir="$scriptdir/../locales"
+locales_dir="$scriptdir/locales"
# What this does is if installing to a package, it installs all locales that
# match supported charsets instead of installing all directly supported locales.
@@ -217,16 +191,12 @@ else
locales=$(locale -m)
fi
-# For each relevant .msg file, run gencat.
for file in $locales_dir/*.msg; do
locale=$(basename "$file" ".msg")
- # If we are not installing all locales, there's a possibility we need to
- # skip this one.
if [ "$all_locales" -eq 0 ]; then
- # Check if the locale exists and if not skip.
localeexists "$locales" "$locale" "$destdir"
err="$?"
@@ -235,27 +205,20 @@ for file in $locales_dir/*.msg; do
fi
fi
- # We skip the symlinks for now.
if [ -L "$file" ]; then
continue
fi
- # Generate the proper location for the cat file.
loc=$(gen_nlspath "$destdir/$nlspath" "$locale" "$main_exec")
gencatfile "$loc" "$file"
done
-# Now that we have done the non-symlinks, it's time to do the symlinks. Think
-# that this second loop is unnecessary and that you can combine the two? Well,
-# make sure that when you figure out you are wrong that you add to this comment
-# with your story. Fortunately for me, I learned fast.
for file in $locales_dir/*.msg; do
locale=$(basename "$file" ".msg")
- # Do the same skip as the above loop.
if [ "$all_locales" -eq 0 ]; then
localeexists "$locales" "$locale" "$destdir"
@@ -266,18 +229,12 @@ for file in $locales_dir/*.msg; do
fi
fi
- # Generate the proper location for the cat file.
loc=$(gen_nlspath "$destdir/$nlspath" "$locale" "$main_exec")
- # Make sure the directory exists.
mkdir -p $(dirname "$loc")
- # Make sure to skip non-symlinks; they are already done.
if [ -L "$file" ]; then
- # This song and dance is because we want to generate relative symlinks.
- # They take less space, but also, they are more resilient to being
- # moved.
link=$(readlink "$file")
linkdir=$(dirname "$file")
locale=$(basename "$link" .msg)
@@ -285,14 +242,10 @@ for file in $locales_dir/*.msg; do
relloc="${loc##$destdir/}"
rel=$(relpath "$linksrc" "$relloc")
- # If the target file doesn't exist (because it's for a locale that is
- # not installed), generate it anyway. It's easier this way.
if [ ! -f "$destdir/$linksrc" ]; then
gencatfile "$destdir/$linksrc" "$linkdir/$link"
fi
- # Finally, symlink to the install of the generated cat file that
- # corresponds to the correct msg file.
ln -fs "$rel" "$loc"
fi
diff --git a/scripts/locale_uninstall.sh b/locale_uninstall.sh
index 3e79e083..d97fc759 100755
--- a/scripts/locale_uninstall.sh
+++ b/locale_uninstall.sh
@@ -39,7 +39,6 @@ scriptdir=$(dirname "$script")
INSTALL="$scriptdir/safe-install.sh"
-# Process command-line arguments.
test "$#" -ge 2 || usage
nlspath="$1"
diff --git a/locales/de_DE.ISO8859-1.msg b/locales/de_DE.ISO8859-1.msg
index 76f2ac41..57e9673f 100644
--- a/locales/de_DE.ISO8859-1.msg
+++ b/locales/de_DE.ISO8859-1.msg
@@ -60,7 +60,7 @@ $set 4
5 "ungültiges Token"
6 "ungültiger Ausdruck"
7 "leerer Ausdruck"
-8 "Ungültige Druck- oder Stream-Anweisung"
+8 "Ungültige Druckanweisung"
9 "Ungültige Funktionsdefinition"
10 "Ungültige Zuweisung: Die linke Seite muss \"scale\", \"ibase\", \"obase\", \"seed\", \"last\", \"var\" oder \"array element\" sein"
11 "keine automatische Variable gefunden"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX erlaubt keine exponentielle Notation"
26 "POSIX erlaubt keine Feld-Referenzen als Funktionsparameter"
27 "POSIX erfordert, dass die linke Klammer auf der gleichen Linie wie der Funktionskopf steht"
-28 "POSIX erlaubt keine Zuweisung von Strings an Variablen oder Arrays"
$ Runtime errors.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "rekursiver read()-Aufruf"
6 "Variable oder Feld-Element hat den falschen Typ"
7 "Stapel hat zu wenig Elemente"
-8 "Stapel für Register \"%s\" hat zu wenig Elemente"
-9 "falsche Anzahl der Parameter: benötigt %zu, hat %zu"
-10 "undefinierte Funktion: %s()"
-11 "kann keinen ungültigen Wert in einem Ausdruck verwenden"
+8 "falsche Anzahl der Parameter: benötigt %zu, hat %zu"
+9 "undefinierte Funktion: %s()"
+10 "kann keinen ungültigen Wert in einem Ausdruck verwenden"
$ Fatal errors.
$set 6
@@ -103,9 +101,8 @@ $set 6
1 "Speicherzuweisung fehlgeschlagen"
2 "Ein-Ausgabe-Fehler"
3 "konnte die Datei nicht öffnen: %s"
-4 "Datei ist nicht Text: %s"
+4 "Datei ist nicht ASCII: %s"
5 "Pfad ist ein Verzeichnis: %s"
6 "ungültige Befehlszeilenoption: \"%s\""
7 "Option erfordert ein Argument: '%c' (\"%s\")"
8 "Option benutzt keine Argumente: '%c' (\"%s\")"
-9 "ungültiges Argument der Befehlszeilenoption: \"%s\""
diff --git a/locales/de_DE.UTF-8.msg b/locales/de_DE.UTF-8.msg
index c4dad4cd..a0b75aa2 100644
--- a/locales/de_DE.UTF-8.msg
+++ b/locales/de_DE.UTF-8.msg
@@ -60,7 +60,7 @@ $set 4
5 "ungültiges Token"
6 "ungültiger Ausdruck"
7 "leerer Ausdruck"
-8 "Ungültige Druck- oder Stream-Anweisung"
+8 "Ungültige Druckanweisung"
9 "Ungültige Funktionsdefinition"
10 "Ungültige Zuweisung: Die linke Seite muss \"scale\", \"ibase\", \"obase\", \"seed\", \"last\", \"var\" oder \"array element\" sein"
11 "keine automatische Variable gefunden"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX erlaubt keine exponentielle Notation"
26 "POSIX erlaubt keine Feld-Referenzen als Funktionsparameter"
27 "POSIX erfordert, dass die linke Klammer auf der gleichen Linie wie der Funktionskopf steht"
-28 "POSIX erlaubt keine Zuweisung von Strings an Variablen oder Arrays"
$ Runtime errors.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "rekursiver read()-Aufruf"
6 "Variable oder Feld-Element hat den falschen Typ"
7 "Stapel hat zu wenig Elemente"
-8 "Stapel für Register \"%s\" hat zu wenig Elemente"
-9 "falsche Anzahl der Parameter: benötigt %zu, hat %zu"
-10 "undefinierte Funktion: %s()"
-11 "kann keinen ungültigen Wert in einem Ausdruck verwenden"
+8 "falsche Anzahl der Parameter: benötigt %zu, hat %zu"
+9 "undefinierte Funktion: %s()"
+10 "kann keinen ungültigen Wert in einem Ausdruck verwenden"
$ Fatal errors.
$set 6
@@ -103,9 +101,8 @@ $set 6
1 "Speicherzuweisung fehlgeschlagen"
2 "Ein-Ausgabe-Fehler"
3 "konnte die Datei nicht öffnen: %s"
-4 "Datei ist nicht Text: %s"
+4 "Datei ist nicht ASCII: %s"
5 "Pfad ist ein Verzeichnis: %s"
6 "ungültige Befehlszeilenoption: \"%s\""
7 "Option erfordert ein Argument: '%c' (\"%s\")"
8 "Option benutzt keine Argumente: '%c' (\"%s\")"
-9 "ungültiges Argument der Befehlszeilenoption: \"%s\""
diff --git a/locales/en_US.msg b/locales/en_US.msg
index 707950a5..84288512 100644
--- a/locales/en_US.msg
+++ b/locales/en_US.msg
@@ -60,7 +60,7 @@ $set 4
5 "invalid token"
6 "invalid expression"
7 "empty expression"
-8 "invalid print or stream statement"
+8 "invalid print statement"
9 "invalid function definition"
10 "invalid assignment: left side must be scale, ibase, obase, seed, last, var, or array element"
11 "no auto variable found"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX does not allow exponential notation"
26 "POSIX does not allow array references as function parameters"
27 "POSIX requires the left brace be on the same line as the function header"
-28 "POSIX does not allow strings to be assigned to variables or arrays"
$ Runtime errors.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "recursive read() call"
6 "variable or array element is the wrong type"
7 "stack has too few elements"
-8 "stack for register \"%s\" has too few elements"
-9 "wrong number of parameters; need %zu, have %zu"
-10 "undefined function: %s()"
-11 "cannot use a void value in an expression"
+8 "wrong number of parameters; need %zu, have %zu"
+9 "undefined function: %s()"
+10 "cannot use a void value in an expression"
$ Fatal errors.
$set 6
@@ -103,9 +101,8 @@ $set 6
1 "memory allocation failed"
2 "I/O error"
3 "cannot open file: %s"
-4 "file is not text: %s"
+4 "file is not ASCII: %s"
5 "path is a directory: %s"
6 "invalid command-line option: \"%s\""
7 "option requires an argument: '%c' (\"%s\")"
8 "option takes no arguments: '%c' (\"%s\")"
-9 "invalid command-line option argument: \"%s\""
diff --git a/locales/es_ES.ISO8859-1.msg b/locales/es_ES.ISO8859-1.msg
index 8d74f884..ba4e924d 100644
--- a/locales/es_ES.ISO8859-1.msg
+++ b/locales/es_ES.ISO8859-1.msg
@@ -60,7 +60,7 @@ $set 4
5 "el token no es válido"
6 "la expresión no es válida"
7 "la expresión es vacía"
-8 "la expresión de print o de stream no es válida"
+8 "la expresión de print no es válida"
9 "la definición de función no es válida"
10 "la asignación no es valida: en la izquierda debe ser scale, ibase, obase, last, var, o un elemento de matriz"
11 "no se encontró ninguna variable automática"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX no permite una notación exponencial"
26 "POSIX no permite una referencia a una matriz como un parámetro de función"
27 "POSIX requiere el llave de la izquierda que sea en la misma línea que los parámetros de la función"
-28 "POSIX no permite asignar cadenas a variables o matrices"
$ Runtime errors.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "recursion en la invocación de read()"
6 "variable o elemento del matriz de tipo equivocado"
7 "la pila no ha demaciado elementos"
-8 "la pila del registro \"%s\" no ha demaciado elementos"
-9 "la función no tiene un número de argumentos correcto; necessita %zu, tiene %zu"
-10 "la función no esta definida: %s()"
-11 "no puede utilizar un valor vacío en una expresión"
+8 "la función no tiene un número de argumentos correcto; necessita %zu, tiene %zu"
+9 "la función no esta definida: %s()"
+10 "no puede utilizar un valor vacío en una expresión"
$ Fatal errors.
$set 6
@@ -103,9 +101,8 @@ $set 6
1 "error en la asignación de memoria"
2 "error de I/O"
3 "no puede abrir el archivo: %s"
-4 "el archivo no es texto: %s"
+4 "el archivo no es ASCII: %s"
5 "el ruta es un directorio: %s"
6 "una opción de línea de comandos no es válida: \"%s\""
7 "una opción requiere un argumento: '%c' (\"%s\")"
8 "una opción no tiene argumento: '%c' (\"%s\")"
-9 "uno argumento de opción de línea de comandos no es válido: \"%s\""
diff --git a/locales/es_ES.UTF-8.msg b/locales/es_ES.UTF-8.msg
index 26559e6e..46a54bfb 100644
--- a/locales/es_ES.UTF-8.msg
+++ b/locales/es_ES.UTF-8.msg
@@ -60,7 +60,7 @@ $set 4
5 "el token no es válido"
6 "la expresión no es válida"
7 "la expresión es vacía"
-8 "la expresión de print o de stream no es válida"
+8 "la expresión de print no es válida"
9 "la definición de función no es válida"
10 "la asignación no es valida: en la izquierda debe ser scale, ibase, obase, last, var, o un elemento de matriz"
11 "no se encontró ninguna variable automática"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX no permite una notación exponencial"
26 "POSIX no permite una referencia a una matriz como un parámetro de función"
27 "POSIX requiere el llave de la izquierda que sea en la misma línea que los parámetros de la función"
-28 "POSIX no permite asignar cadenas a variables o matrices"
$ Runtime errors.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "recursion en la invocación de read()"
6 "variable o elemento del matriz de tipo equivocado"
7 "la pila no ha demaciado elementos"
-8 "la pila del registro \"%s\" no ha demaciado elementos"
-9 "la función no tiene un número de argumentos correcto; necessita %zu, tiene %zu"
-10 "la función no esta definida: %s()"
-11 "no puede utilizar un valor vacío en una expresión"
+8 "la función no tiene un número de argumentos correcto; necessita %zu, tiene %zu"
+9 "la función no esta definida: %s()"
+10 "no puede utilizar un valor vacío en una expresión"
$ Fatal errors.
$set 6
@@ -103,9 +101,8 @@ $set 6
1 "error en la asignación de memoria"
2 "error de I/O"
3 "no puede abrir el archivo: %s"
-4 "el archivo no es texto: %s"
+4 "el archivo no es ASCII: %s"
5 "el ruta es un directorio: %s"
6 "una opción de línea de comandos no es válida: \"%s\""
7 "una opción requiere un argumento: '%c' (\"%s\")"
8 "una opción no tiene argumento: '%c' (\"%s\")"
-9 "uno argumento de opción de línea de comandos no es válido: \"%s\""
diff --git a/locales/fr_FR.ISO8859-1.msg b/locales/fr_FR.ISO8859-1.msg
index 8e894e04..f0d435ad 100644
--- a/locales/fr_FR.ISO8859-1.msg
+++ b/locales/fr_FR.ISO8859-1.msg
@@ -60,7 +60,7 @@ $set 4
5 "symbole invalide"
6 "expression invalide"
7 "expression vide"
-8 "instruction d'écriture ou de flux invalide"
+8 "instruction d'écriture invalide"
9 "définition de fonction invalide"
10 "affectation invalide : la partie gauche doit être 'scale', 'ibase', 'obase', 'seed', 'last', une variable ou une case de tableau"
11 "aucune variable auto trouvée"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX interdit la notation exponentielle"
26 "POSIX interdit les références à un tableau dans les paramètres d'une fonction"
27 "POSIX impose que l'en-tête de la fonction et le '{' soient sur la même ligne"
-28 "POSIX interdit pas d'assigner des chaînes de caractères à des variables ou à des tableaux"
$ Runtime errors.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "appel read() récursif"
6 "mauvais type de variable ou d'élément de tableau"
7 "pile sous-remplie"
-8 "pile pour le registre \"%s\" sous-remplie"
-9 "nombre incorrect de paramètres - attendus : %zu, obtenus : %zu"
-10 "fonction non définie : %s()"
-11 "une valeur 'void' est inutilisable dans une expression"
+8 "nombre incorrect de paramètres - attendus : %zu, obtenus : %zu"
+9 "fonction non définie : %s()"
+10 "une valeur 'void' est inutilisable dans une expression"
$ Fatal errors.
$set 6
@@ -103,9 +101,8 @@ $set 6
1 "échec d'allocation mémoire"
2 "erreur d'entrée-sortie"
3 "impossible d'ouvrir le fichier : %s"
-4 "fichier non texte: %s"
+4 "fichier non ASCII : %s"
5 "le chemin est un répertoire : %s"
6 "option de ligne de commande invalide : \"%s\""
7 "l'option '%c' (\"%s\") requiert un argument"
8 "l'option '%c' (\"%s\") ne prend pas d'argument"
-9 "argument d'option de ligne de commande invalide : \"%s\""
diff --git a/locales/fr_FR.UTF-8.msg b/locales/fr_FR.UTF-8.msg
index 8e894e04..f0d435ad 100644
--- a/locales/fr_FR.UTF-8.msg
+++ b/locales/fr_FR.UTF-8.msg
@@ -60,7 +60,7 @@ $set 4
5 "symbole invalide"
6 "expression invalide"
7 "expression vide"
-8 "instruction d'écriture ou de flux invalide"
+8 "instruction d'écriture invalide"
9 "définition de fonction invalide"
10 "affectation invalide : la partie gauche doit être 'scale', 'ibase', 'obase', 'seed', 'last', une variable ou une case de tableau"
11 "aucune variable auto trouvée"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX interdit la notation exponentielle"
26 "POSIX interdit les références à un tableau dans les paramètres d'une fonction"
27 "POSIX impose que l'en-tête de la fonction et le '{' soient sur la même ligne"
-28 "POSIX interdit pas d'assigner des chaînes de caractères à des variables ou à des tableaux"
$ Runtime errors.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "appel read() récursif"
6 "mauvais type de variable ou d'élément de tableau"
7 "pile sous-remplie"
-8 "pile pour le registre \"%s\" sous-remplie"
-9 "nombre incorrect de paramètres - attendus : %zu, obtenus : %zu"
-10 "fonction non définie : %s()"
-11 "une valeur 'void' est inutilisable dans une expression"
+8 "nombre incorrect de paramètres - attendus : %zu, obtenus : %zu"
+9 "fonction non définie : %s()"
+10 "une valeur 'void' est inutilisable dans une expression"
$ Fatal errors.
$set 6
@@ -103,9 +101,8 @@ $set 6
1 "échec d'allocation mémoire"
2 "erreur d'entrée-sortie"
3 "impossible d'ouvrir le fichier : %s"
-4 "fichier non texte: %s"
+4 "fichier non ASCII : %s"
5 "le chemin est un répertoire : %s"
6 "option de ligne de commande invalide : \"%s\""
7 "l'option '%c' (\"%s\") requiert un argument"
8 "l'option '%c' (\"%s\") ne prend pas d'argument"
-9 "argument d'option de ligne de commande invalide : \"%s\""
diff --git a/locales/ja_JP.UTF-8.msg b/locales/ja_JP.UTF-8.msg
index 4477f2bc..f55f27b4 100644
--- a/locales/ja_JP.UTF-8.msg
+++ b/locales/ja_JP.UTF-8.msg
@@ -60,14 +60,14 @@ $set 4
5 "無効ãªãƒˆãƒ¼ã‚¯ãƒ³"
6 "無効ãªå¼"
7 "空ã®å¼"
-8 "無効ãªprintã¾ãŸã¯streamæ–‡"
+8 "無効ãªå°åˆ·æ–‡"
9 "無効ãªé–¢æ•°å®šç¾©"
10 "無効ãªä»£å…¥ï¼šå·¦å´ã¯ scale, ibase, obase, last, var, ã¾ãŸã¯é…列è¦ç´ ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“"
11 "自動変数ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸ"
-12 "関数パラメータã¾ãŸã¯è‡ªå‹•\"%s%s\"ã¯ã™ã§ã«å­˜åœ¨ã—ã¾ã™"
+12 "関数パラメータã¾ãŸã¯è‡ªå‹•\"ï¼…sï¼…s\"ã¯ã™ã§ã«å­˜åœ¨ã—ã¾ã™"
13 "ブロックエンドãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸ"
14 "void 関数ã‹ã‚‰å€¤ã‚’è¿”ã™ã“ã¨ã¯ã§ãã¾ã›ã‚“:%s()"
-15 "varã¯å‚ç…§ã«ã§ãã¾ã›ã‚“:%s"
+15 "varã¯å‚ç…§ã«ã§ãã¾ã›ã‚“:%s"
16 "POSIX 㯠1 文字より長ã„åå‰ã‚’許å¯ã—ã¾ã›ã‚“:%s"
17 "POSIX 㯠'#' スクリプトã®ã‚³ãƒ¡ãƒ³ãƒˆã‚’許å¯ã—ã¾ã›ã‚“。"
18 "POSIX ã¯ä»¥ä¸‹ã®ã‚­ãƒ¼ãƒ¯ãƒ¼ãƒ‰ã‚’許å¯ã—ã¾ã›ã‚“:%s"
@@ -80,22 +80,20 @@ $set 4
25 "POSIXã¯æŒ‡æ•°è¡¨è¨˜ã‚’許å¯ã—ã¾ã›ã‚“。"
26 "POSIX ã¯é–¢æ•°ãƒ‘ラメータã¨ã—ã¦é…列å‚照を許å¯ã—ã¾ã›ã‚“。"
27 "POSIXã§ã¯ã€é–¢æ•°ãƒ˜ãƒƒãƒ€ã¨åŒã˜è¡Œã«å·¦ä¸­æ‹¬å¼§ãŒã‚ã‚‹ã“ã¨ãŒå¿…è¦ã§ã™ã€‚"
-28 "POSIXã§ã¯ã€å¤‰æ•°ã‚„é…列ã«æ–‡å­—列を割り当ã¦ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。"
$ ランタイムエラー。
$set 5
-1 "無効ãªibase:ã¯[%luã€%lu]ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“"
-2 "無効ãªobase:ã¯[%luã€%lu]ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“"
-3 "無効ãªscale:ã¯[%luã€%lu]ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“"
+1 "無効ãªibase:ã¯[ï¼…luã€ï¼…lu]ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“"
+2 "無効ãªobase:ã¯[ï¼…luã€ï¼…lu]ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“"
+3 "無効ãªscale:ã¯[ï¼…luã€ï¼…lu]ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“"
4 "å¼ãŒç„¡åŠ¹read()"
5 "å†å¸°çš„読ã¿è¾¼ã¿()呼ã³å‡ºã—"
6 "変数ã¾ãŸã¯é…列è¦ç´ ã®åž‹ãŒé–“é•ã£ã¦ã„ã‚‹"
7 "スタックã®è¦ç´ ãŒå°‘ãªã™ãŽã‚‹"
-8 "レジスタ\"%s\"ã®ã‚¹ã‚¿ãƒƒã‚¯ã®è¦ç´ ãŒå°‘ãªã™ãŽã‚‹"
-9 "パラメータã®æ•°ãŒé–“é•ã£ã¦ã„ã¾ã™ã€‚"
-10 "定義ã•ã‚Œã¦ã„ãªã„関数:%s()"
-11 "å¼ã§ã¯ void 値を使用ã§ãã¾ã›ã‚“"
+8 "パラメータã®æ•°ãŒé–“é•ã£ã¦ã„ã¾ã™ã€‚"
+9 "定義ã•ã‚Œã¦ã„ãªã„関数:%s()"
+10 "å¼ã§ã¯ void 値を使用ã§ãã¾ã›ã‚“"
$ 致命的ãªã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚
$set 6
@@ -103,9 +101,11 @@ $set 6
1 "メモリã®å‰²ã‚Šå½“ã¦ã«å¤±æ•—ã—ã¾ã—ãŸ"
2 "I/Oエラー"
3 "ファイルを開ã‘ã¾ã›ã‚“ã§ã—ãŸã€‚%s"
-4 "ファイルãŒãƒ†ã‚­ã‚¹ãƒˆã§ã¯ãªã„:%s"
+4 "ファイルãŒASCIIã§ã¯ã‚ã‚Šã¾ã›ã‚“:%s"
5 "パスã¯ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã§ã™ï¼š%s"
-6 "無効ãªã‚³ãƒžãƒ³ãƒ‰ãƒ©ã‚¤ãƒ³ã‚ªãƒ—ション:\"%s\""
-7 "オプションã«ã¯å¼•æ•°ãŒå¿…è¦ã§ã™ï¼š'%c' (\"%s\")"
-8 "オプションã¯å¼•æ•°ã‚’å–ã‚Šã¾ã›ã‚“:'%c' (\"%s\")"
-9 "無効ãªã‚³ãƒžãƒ³ãƒ‰ãƒ©ã‚¤ãƒ³ã‚ªãƒ—ション引数: \"%s\"
+6 "無効ãªã‚³ãƒžãƒ³ãƒ‰ãƒ©ã‚¤ãƒ³ã‚ªãƒ—ション:'ï¼…c'(\"ï¼…s\")"
+
+$set 7
+
+1 "オプションã«ã¯å¼•æ•°ãŒå¿…è¦ã§ã™ï¼š'%c' (\"%s\")"
+2 "オプションã¯å¼•æ•°ã‚’å–ã‚Šã¾ã›ã‚“:'%c' (\"%s\")"
diff --git a/locales/ja_JP.eucJP.msg b/locales/ja_JP.eucJP.msg
index a907cd7c..61430cf3 100644
--- a/locales/ja_JP.eucJP.msg
+++ b/locales/ja_JP.eucJP.msg
@@ -60,14 +60,14 @@ $set 4
5 "̵¸ú¤Ê¥È¡¼¥¯¥ó"
6 "̵¸ú¤Ê¼°"
7 "¶õ¤Î¼°"
-8 "̵¸ú¤Êprint¤Þ¤¿¤Ïstreamʸ"
+8 "̵¸ú¤Ê°õºþʸ"
9 "̵¸ú¤Ê´Ø¿ôÄêµÁ"
10 "̵¸ú¤ÊÂåÆþ¡§º¸Â¦¤Ï scale, ibase, obase, last, var, ¤Þ¤¿¤ÏÇÛÎóÍ×ÁǤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
11 "¼«Æ°ÊÑ¿ô¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿"
-12 "´Ø¿ô¥Ñ¥é¥á¡¼¥¿¤Þ¤¿¤Ï¼«Æ°\"%s%s\"¤Ï¤¹¤Ç¤Ë¸ºß¤·¤Þ¤¹"
+12 "´Ø¿ô¥Ñ¥é¥á¡¼¥¿¤Þ¤¿¤Ï¼«Æ°\"¡ós¡ós\"¤Ï¤¹¤Ç¤Ë¸ºß¤·¤Þ¤¹"
13 "¥Ö¥í¥Ã¥¯¥¨¥ó¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿"
14 "void ´Ø¿ô¤«¤éÃͤòÊÖ¤¹¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡§%s()"
-15 "var¤Ï»²¾È¤Ë¤Ç¤­¤Þ¤»¤ó¡§%s"
+15 "var¤Ï»²¾È¤Ë¤Ç¤­¤Þ¤»¤ó¡§¡ós"
16 "POSIX ¤Ï 1 ʸ»ú¤è¤êŤ¤Ì¾Á°¤òµö²Ä¤·¤Þ¤»¤ó¡§%s"
17 "POSIX ¤Ï '#' ¥¹¥¯¥ê¥×¥È¤Î¥³¥á¥ó¥È¤òµö²Ä¤·¤Þ¤»¤ó¡£"
18 "POSIX ¤Ï°Ê²¼¤Î¥­¡¼¥ï¡¼¥É¤òµö²Ä¤·¤Þ¤»¤ó¡§%s"
@@ -80,22 +80,20 @@ $set 4
25 "POSIX¤Ï»Ø¿ôɽµ­¤òµö²Ä¤·¤Þ¤»¤ó¡£"
26 "POSIX ¤Ï´Ø¿ô¥Ñ¥é¥á¡¼¥¿¤È¤·¤ÆÇÛÎ󻲾Ȥòµö²Ä¤·¤Þ¤»¤ó¡£"
27 "POSIX¤Ç¤Ï¡¢´Ø¿ô¥Ø¥Ã¥À¤ÈƱ¤¸¹Ô¤Ëº¸Ãæ³ç¸Ì¤¬¤¢¤ë¤³¤È¤¬É¬ÍפǤ¹¡£"
-28 "POSIX¤Ç¤Ï¡¢ÊÑ¿ô¤äÇÛÎó¤Ëʸ»úÎó¤ò³ä¤êÅö¤Æ¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£"
$ ¥é¥ó¥¿¥¤¥à¥¨¥é¡¼¡£
$set 5
-1 "̵¸ú¤Êibase¡§¤Ï[%lu¡¢%lu]¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
-2 "̵¸ú¤Êobase¡§¤Ï[%lu¡¢%lu]¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
-3 "̵¸ú¤Êscale¡§¤Ï[%lu¡¢%lu]¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+1 "̵¸ú¤Êibase¡§¤Ï[¡ólu¡¢¡ólu]¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+2 "̵¸ú¤Êobase¡§¤Ï[¡ólu¡¢¡ólu]¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
+3 "̵¸ú¤Êscale¡§¤Ï[¡ólu¡¢¡ólu]¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
4 "¼°¤¬Ìµ¸úread()"
5 "ºÆµ¢ÅªÆɤ߹þ¤ß()¸Æ¤Ó½Ð¤·"
6 "ÊÑ¿ô¤Þ¤¿¤ÏÇÛÎóÍ×ÁǤη¿¤¬´Ö°ã¤Ã¤Æ¤¤¤ë"
7 "¥¹¥¿¥Ã¥¯¤ÎÍ×ÁǤ¬¾¯¤Ê¤¹¤®¤ë"
-8 "¥ì¥¸¥¹¥¿\"%s\"¤Î¥¹¥¿¥Ã¥¯¤ÎÍ×ÁǤ¬¾¯¤Ê¤¹¤®¤ë"
-9 "¥Ñ¥é¥á¡¼¥¿¤Î¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹¡£"
-10 "ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤´Ø¿ô¡§%s()"
-11 "¼°¤Ç¤Ï void Ãͤò»ÈÍѤǤ­¤Þ¤»¤ó"
+8 "¥Ñ¥é¥á¡¼¥¿¤Î¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹¡£"
+9 "ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤´Ø¿ô¡§%s()"
+10 "¼°¤Ç¤Ï void Ãͤò»ÈÍѤǤ­¤Þ¤»¤ó"
$ Ã×̿Ū¤Ê¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿¡£
$set 6
@@ -103,9 +101,11 @@ $set 6
1 "¥á¥â¥ê¤Î³ä¤êÅö¤Æ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
2 "I/O¥¨¥é¡¼"
3 "¥Õ¥¡¥¤¥ë¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£%s"
-4 "¥Õ¥¡¥¤¥ë¤¬¥Æ¥­¥¹¥È¤Ç¤Ï¤Ê¤¤¡§%s"
+4 "¥Õ¥¡¥¤¥ë¤¬ASCII¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡§%s"
5 "¥Ñ¥¹¤Ï¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹¡§%s"
-6 "̵¸ú¤Ê¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¡§\"%s\""
-7 "¥ª¥×¥·¥ç¥ó¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹¡§'%c' (\"%s\")"
-8 "¥ª¥×¥·¥ç¥ó¤Ï°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó¡§'%c' (\"%s\")"
-9 "̵¸ú¤Ê¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó°ú¿ô¡§ \"%s\"
+6 "̵¸ú¤Ê¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¡§'¡óc'¡Ê\"¡ós\")"
+
+$set 7
+
+1 "¥ª¥×¥·¥ç¥ó¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹¡§'%c' (\"%s\")"
+2 "¥ª¥×¥·¥ç¥ó¤Ï°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó¡§'%c' (\"%s\")"
diff --git a/locales/nl_NL.ISO8859-1.msg b/locales/nl_NL.ISO8859-1.msg
index 76b85771..04e35014 100644
--- a/locales/nl_NL.ISO8859-1.msg
+++ b/locales/nl_NL.ISO8859-1.msg
@@ -60,7 +60,7 @@ $set 4
5 "ongeldige token"
6 "ongeldige uitdrukking"
7 "lege uitdrukking"
-8 "ongeldige print- of stream-instructie"
+8 "ongeldige afdruk"
9 "ongeldige functiedefinitie"
10 "ongeldige toewijzing: linkerzijde moet scale, ibase, obase, last, var of array element zijn"
11 "geen autovariabele gevonden"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX laat geen exponentiële notatie toe"
26 "POSIX staat geen arrayreferenties toe als functieparameters"
27 "POSIX vereist dat de linkse beugel op dezelfde regel staat als de functiehoofding"
-28 "POSIX staat niet toe dat strings worden toegewezen aan variabelen of arrays"
$ Runtime fouten.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "recursieve read() call"
6 "Variabele of matrix-element is het verkeerde type"
7 "Stapel heeft te weinig elementen"
-8 "Stapel voor register %s heeft te weinig elementen"
-9 "Verkeerd aantal parameters; hebben %zu nodig, hebben %zu"
-10 "ongedefinieerde functie: %s()"
-11 "kan geen nietige waarde in een uitdrukking gebruiken"
+8 "Verkeerd aantal parameters; hebben %zu nodig, hebben %zu"
+9 "ongedefinieerde functie: %s()"
+10 "kan geen nietige waarde in een uitdrukking gebruiken"
$ Fatale fouten.
$set 6
@@ -103,9 +101,11 @@ $set 6
1 "geheugentoewijzing mislukt"
2 "I/O-fout"
3 "kon geen file openen: %s"
-4 "bestand is geen tekst: %s"
+4 "bestand is niet ASCII: %s"
5 "pad is een directory: %s"
-6 "ongeldige opdrachtregeloptie: %s"
-7 "optie vereist een argument: '%c' (\"%s\")"
-8 "optie neemt geen argumenten aan: '%c' (\"%s\")"
-9 "ongeldige opdrachtregeloptie argument: %s"
+6 "ongeldige opdrachtregeloptie: '%c' (%s)"
+
+$set 7
+
+1 "optie vereist een argument: '%c' (\"%s\")"
+2 "optie neemt geen argumenten aan: '%c' (\"%s\")"
diff --git a/locales/nl_NL.UTF-8.msg b/locales/nl_NL.UTF-8.msg
index 51acb986..5b318ecc 100644
--- a/locales/nl_NL.UTF-8.msg
+++ b/locales/nl_NL.UTF-8.msg
@@ -60,7 +60,7 @@ $set 4
5 "ongeldige token"
6 "ongeldige uitdrukking"
7 "lege uitdrukking"
-8 "ongeldige print- of stream-instructie"
+8 "ongeldige afdruk"
9 "ongeldige functiedefinitie"
10 "ongeldige toewijzing: linkerzijde moet scale, ibase, obase, last, var of array element zijn"
11 "geen autovariabele gevonden"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX laat geen exponentiële notatie toe"
26 "POSIX staat geen arrayreferenties toe als functieparameters"
27 "POSIX vereist dat de linkse beugel op dezelfde regel staat als de functiehoofding"
-28 "POSIX staat niet toe dat strings worden toegewezen aan variabelen of arrays"
$ Runtime fouten.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "recursieve read() call"
6 "Variabele of matrix-element is het verkeerde type"
7 "Stapel heeft te weinig elementen"
-8 "Stapel voor register %s heeft te weinig elementen"
-9 "Verkeerd aantal parameters; hebben %zu nodig, hebben %zu"
-10 "ongedefinieerde functie: %s()"
-11 "kan geen nietige waarde in een uitdrukking gebruiken"
+8 "Verkeerd aantal parameters; hebben %zu nodig, hebben %zu"
+9 "ongedefinieerde functie: %s()"
+10 "kan geen nietige waarde in een uitdrukking gebruiken"
$ Fatale fouten.
$set 6
@@ -103,9 +101,11 @@ $set 6
1 "geheugentoewijzing mislukt"
2 "I/O-fout"
3 "kon geen file openen: %s"
-4 "bestand is geen tekst: %s"
+4 "bestand is niet ASCII: %s"
5 "pad is een directory: %s"
-6 "ongeldige opdrachtregeloptie: %s"
-7 "optie vereist een argument: '%c' (\"%s\")"
-8 "optie neemt geen argumenten aan: '%c' (\"%s\")"
-9 "ongeldige opdrachtregeloptie argument: %s"
+6 "ongeldige opdrachtregeloptie: '%c' (%s)"
+
+$set 7
+
+1 "optie vereist een argument: '%c' (\"%s\")"
+2 "optie neemt geen argumenten aan: '%c' (\"%s\")"
diff --git a/locales/pl_PL.ISO8859-2.msg b/locales/pl_PL.ISO8859-2.msg
index d1d77d7e..bf993b82 100644
--- a/locales/pl_PL.ISO8859-2.msg
+++ b/locales/pl_PL.ISO8859-2.msg
@@ -60,7 +60,7 @@ $set 4
5 "niewa¿ny token"
6 "niewa¿ne wyra¿enie"
7 "puste wyra¿enie"
-8 "nieprawid³owe polecenie drukowania lub przesy³ania strumienia"
+8 "niewa¿ny wyci±g z wydruku"
9 "nieprawid³owa definicja funkcji"
10 "nieprawid³owe przyporz±dkowanie: lewa strona musi byæ elementem scale, ibase, obase, last, var lub element array"
11 "nie znaleziono zmiennej automatycznej"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX nie pozwala na notacjê wyk³adnicz±"
26 "POSIX nie zezwala na odniesienia do tablicy jako parametrów funkcji"
27 "POSIX wymaga, aby lewe usztywnienie znajdowa³o siê na tej samej linii co nag³ówek funkcji"
-28 "POSIX nie pozwala na przypisywanie ci±gów znaków do zmiennych lub tablic"
$ B³êdy Runtime'u.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "powtarzalne wywo³anie read()"
6 "element zmienny lub tablicowy jest niew³a¶ciwym typem"
7 "stos ma zbyt ma³o elementów"
-8 "stos dla rejestru \"%s\" ma zbyt ma³o elementów"
-9 "niew³a¶ciwa liczba parametrów; potrzeba %zu, maj± %zu"
-10 "niezdefiniowana funkcja: %s()"
-11 "nie mo¿e u¿yæ warto¶ci pustej w wyra¿eniu"
+8 "niew³a¶ciwa liczba parametrów; potrzeba %zu, maj± %zu"
+9 "niezdefiniowana funkcja: %s()"
+10 "nie mo¿e u¿yæ warto¶ci pustej w wyra¿eniu"
$ Fatalne b³êdy.
$set 6
@@ -103,9 +101,11 @@ $set 6
1 "Alokacja pamiêci nie powiod³a siê"
2 "B³±d we/wy"
3 "nie móg³ otworzyæ pliku: %s"
-4 "plik nie jest tekstem: %s"
+4 "plik nie jest ASCII: %s"
5 "¶cie¿ka to katalog: %s"
-6 "nieprawid³owa opcja wiersza poleceñ: \"%s\""
-7 "opcja wymaga argumentu: '%c' (\"%s\")"
-8 "opcja nie wymaga ¿adnych argumentów: '%c' (\"%s\")"
-9 "nieprawid³owa argument opcja wiersza poleceñ: \"%s\""
+6 "nieprawid³owa opcja wiersza poleceñ: '%c' (\"%s\")"
+
+$set 7
+
+1 "opcja wymaga argumentu: '%c' (\"%s\")"
+2 "opcja nie wymaga ¿adnych argumentów: '%c' (\"%s\")"
diff --git a/locales/pl_PL.UTF-8.msg b/locales/pl_PL.UTF-8.msg
index a23a98ed..c0a08211 100644
--- a/locales/pl_PL.UTF-8.msg
+++ b/locales/pl_PL.UTF-8.msg
@@ -60,7 +60,7 @@ $set 4
5 "nieważny token"
6 "nieważne wyrażenie"
7 "puste wyrażenie"
-8 "nieprawidłowe polecenie drukowania lub przesyłania strumienia"
+8 "nieważny wyciąg z wydruku"
9 "nieprawidłowa definicja funkcji"
10 "nieprawidłowe przyporządkowanie: lewa strona musi być elementem scale, ibase, obase, last, var lub element array"
11 "nie znaleziono zmiennej automatycznej"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX nie pozwala na notację wykładniczą"
26 "POSIX nie zezwala na odniesienia do tablicy jako parametrów funkcji"
27 "POSIX wymaga, aby lewe usztywnienie znajdowało się na tej samej linii co nagłówek funkcji"
-28 "POSIX nie pozwala na przypisywanie ciągów znaków do zmiennych lub tablic"
$ Błędy Runtime'u.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "powtarzalne wywołanie read()"
6 "element zmienny lub tablicowy jest niewłaściwym typem"
7 "stos ma zbyt mało elementów"
-8 "stos dla rejestru \"%s\" ma zbyt mało elementów"
-9 "niewłaściwa liczba parametrów; potrzeba %zu, mają %zu"
-10 "niezdefiniowana funkcja: %s()"
-11 "nie może użyć wartości pustej w wyrażeniu"
+8 "niewłaściwa liczba parametrów; potrzeba %zu, mają %zu"
+9 "niezdefiniowana funkcja: %s()"
+10 "nie może użyć wartości pustej w wyrażeniu"
$ Fatalne błędy.
$set 6
@@ -103,9 +101,11 @@ $set 6
1 "Alokacja pamięci nie powiodła się"
2 "BÅ‚Ä…d we/wy"
3 "nie mógł otworzyć pliku: %s"
-4 "plik nie jest tekstem: %s"
+4 "plik nie jest ASCII: %s"
5 "ścieżka to katalog: %s"
-6 "nieprawidłowa opcja wiersza poleceń: \"%s\""
-7 "opcja wymaga argumentu: '%c' (\"%s\")"
-8 "opcja nie wymaga żadnych argumentów: '%c' (\"%s\")"
-9 "nieprawidłowa argument opcja wiersza poleceń: \"%s\""
+6 "nieprawidłowa opcja wiersza poleceń: '%c' (\"%s\")"
+
+$set 7
+
+1 "opcja wymaga argumentu: '%c' (\"%s\")"
+2 "opcja nie wymaga żadnych argumentów: '%c' (\"%s\")"
diff --git a/locales/pt_PT.ISO8859-1.msg b/locales/pt_PT.ISO8859-1.msg
index 7a17f064..f8fb5719 100644
--- a/locales/pt_PT.ISO8859-1.msg
+++ b/locales/pt_PT.ISO8859-1.msg
@@ -60,7 +60,7 @@ $set 4
5 "token inválido"
6 "expressão inválida"
7 "expressão vazia"
-8 "instrução de gravação ou de fluxo inválida"
+8 "instrução de gravação inválida"
9 "definição de função inválida"
10 "atribuição inválida: a parte esquerda deve ser 'scale', 'ibase', 'obase', 'last', uma variável ou um elemento da matriz"
11 "nenhuma variável automática encontrada"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX não permite notação exponencial"
26 "POSIX não permite referências de matriz como parâmetros de função"
27 "POSIX requer que o cabeçalho da função '{' estejam na mesma linha"
-28 "POSIX não permite a atribuição de cadeias de caracteres a variáveis ou matrizes"
$ Runtime errors.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "chamada read() recursiva"
6 "tipo errado de variável ou elemento de matriz"
7 "pilha tem poucos elementos"
-8 "pilha para registo \"%s\" tem poucos elementos"
-9 "número incorreto de parâmetros - esperado: %zu, obtido: %zu"
-10 "função indefinida: %s()"
-11 "um valor 'void' não pode ser usado em uma expressão"
+8 "número incorreto de parâmetros - esperado: %zu, obtido: %zu"
+9 "função indefinida: %s()"
+10 "um valor 'void' não pode ser usado em uma expressão"
$ Fatal errors.
$set 6
@@ -103,9 +101,8 @@ $set 6
1 "falha na alocação de memória"
2 "erro de entrada-saída"
3 "impossível abrir o arquivo: %s"
-4 "arquivo não é texto: %s"
+4 "arquivo não é ASCII: %s"
5 "caminho é um diretório: %s"
6 "opção de linha de comando inválida: \"%s\""
7 "opção requer um argumento: '%c' (\"%s\")"
8 "a opção não aceita argumentos: '%c' (\"%s\")"
-9 "argumento de opção de linha de comando inválido: \"%s\""
diff --git a/locales/pt_PT.UTF-8.msg b/locales/pt_PT.UTF-8.msg
index 2f6a4683..b41b3fa1 100644
--- a/locales/pt_PT.UTF-8.msg
+++ b/locales/pt_PT.UTF-8.msg
@@ -60,7 +60,7 @@ $set 4
5 "token inválido"
6 "expressão inválida"
7 "expressão vazia"
-8 "instrução de gravação ou de fluxo inválida"
+8 "instrução de gravação inválida"
9 "definição de função inválida"
10 "atribuição inválida: a parte esquerda deve ser 'scale', 'ibase', 'obase', 'last', uma variável ou um elemento da matriz"
11 "nenhuma variável automática encontrada"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX não permite notação exponencial"
26 "POSIX não permite referências de matriz como parâmetros de função"
27 "POSIX requer que o cabeçalho da função '{' estejam na mesma linha"
-28 "POSIX não permite a atribuição de cadeias de caracteres a variáveis ou matrizes"
$ Runtime errors.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "chamada read() recursiva"
6 "tipo errado de variável ou elemento de matriz"
7 "pilha tem poucos elementos"
-8 "pilha para registo \"%s\" tem poucos elementos"
-9 "número incorreto de parâmetros - esperado: %zu, obtido: %zu"
-10 "função indefinida: %s()"
-11 "um valor 'void' não pode ser usado em uma expressão"
+8 "número incorreto de parâmetros - esperado: %zu, obtido: %zu"
+9 "função indefinida: %s()"
+10 "um valor 'void' não pode ser usado em uma expressão"
$ Fatal errors.
$set 6
@@ -103,9 +101,8 @@ $set 6
1 "falha na alocação de memória"
2 "erro de entrada-saída"
3 "impossível abrir o arquivo: %s"
-4 "arquivo não é texto: %s"
+4 "arquivo não é ASCII: %s"
5 "caminho é um diretório: %s"
6 "opção de linha de comando inválida: \"%s\""
7 "opção requer um argumento: '%c' (\"%s\")"
8 "a opção não aceita argumentos: '%c' (\"%s\")"
-9 "argumento de opção de linha de comando inválido: \"%s\""
diff --git a/locales/ru_RU.CP1251.msg b/locales/ru_RU.CP1251.msg
index 6b1d93aa..b5c005aa 100644
--- a/locales/ru_RU.CP1251.msg
+++ b/locales/ru_RU.CP1251.msg
@@ -60,7 +60,7 @@ $set 4
5 "íåäåéñòâèòåëüíûé æåòîí"
6 "íåïðàâèëüíîå âûðàæåíèå"
7 "ïóñòîå âûðàæåíèå"
-8 "çàÿâëåíèå î íåäåéñòâèòåëüíîñòè ïå÷àòè èëè ïîòîêà"
+8 "çàÿâëåíèå î íåäåéñòâèòåëüíîñòè ïå÷àòè"
9 "îïðåäåëåíèå íåäåéñòâèòåëüíîé ôóíêöèè"
10 "íåâåðíîå ïðèñâîåíèå: ëåâàÿ ñòîðîíà äîëæíà áûòü scale, ibase, obase, last, âàðîì èëè ýëåìåíòîì ìàññèâà"
11 "àâòîìàòè÷åñêàÿ ïåðåìåííàÿ íå íàéäåíà"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX íå äîïóñêàåò ýêñïîíåíöèàëüíîé íîòàöèè"
26 "POSIX íå äîïóñêàåò ññûëêè íà ìàññèâ â êà÷åñòâå ïàðàìåòðîâ ôóíêöèè"
27 "POSIX òðåáóåò, ÷òîáû ëåâàÿ ñêîáêà áûëà íà òîé æå ëèíèè, ÷òî è çàãîëîâîê ôóíêöèè"
-28 "POSIX íå ïîçâîëÿåò ïðèñâàèâàòü ñòðîêè ïåðåìåííûì èëè ìàññèâàì"
$ Îøèáêè âûïîëíåíèÿ.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "ðåêóðñèâíûé âûçîâ read()"
6 "ïåðåìåííàÿ èëè ýëåìåíò ìàññèâà ÿâëÿåòñÿ íåïðàâèëüíûì òèïîì"
7 "ñòîïêà èìååò ñëèøêîì ìàëî ýëåìåíòîâ"
-8 "ñòîïêà äëÿ ðåãèñòðà \"%s\" èìååò ñëèøêîì ìàëî ýëåìåíòîâ"
-9 "íåïðàâèëüíîå êîëè÷åñòâî ïàðàìåòðîâ; íóæíî %zu, íóæíî %zu"
-10 "íåîïðåäåëåííàÿ ôóíêöèÿ: %s()"
-11 "íå ìîæåò èñïîëüçîâàòü ïóñòîå çíà÷åíèå â âûðàæåíèè"
+8 "íåïðàâèëüíîå êîëè÷åñòâî ïàðàìåòðîâ; íóæíî %zu, íóæíî %zu"
+9 "íåîïðåäåëåííàÿ ôóíêöèÿ: %s()"
+10 "íå ìîæåò èñïîëüçîâàòü ïóñòîå çíà÷åíèå â âûðàæåíèè"
$ Ôàòàëüíûå îøèáêè.
$set 6
@@ -103,9 +101,11 @@ $set 6
1 "Íå óäàëîñü âûäåëèòü ïàìÿòü"
2 "Îøèáêà ââîäà/âûâîäà"
3 "íå ñìîã îòêðûòü ôàéë: %s"
-4 "ôàéë íå ÿâëÿåòñÿ òåêñòîâûì: %s"
+4 "ôàéë íå ASCII: %s"
5 "ïóòü - ýòî êàòàëîã: %s"
-6 "íåâåðíàÿ îïöèÿ êîìàíäíîé ñòðîêè: \"%s\""
-7 "îïöèÿ òðåáóåò àðãóìåíòà: '%c' (\"%s\")"
-8 "îïöèÿ íå ïðèíèìàåò àðãóìåíòîâ: '%c' (\"%s\")"
-9 "íåâåðíûé àðãóìåíò îïöèè êîìàíäíîé ñòðîêè: \"%s\""
+6 "íåâåðíàÿ îïöèÿ êîìàíäíîé ñòðîêè: '%c' (\"%s\")"
+
+$set 7
+
+1 "îïöèÿ òðåáóåò àðãóìåíòà: '%c' (\"%s\")"
+2 "îïöèÿ íå ïðèíèìàåò àðãóìåíòîâ: '%c' (\"%s\")"
diff --git a/locales/ru_RU.CP866.msg b/locales/ru_RU.CP866.msg
index b693428b..42faa494 100644
--- a/locales/ru_RU.CP866.msg
+++ b/locales/ru_RU.CP866.msg
@@ -60,7 +60,7 @@ $set 4
5 "­¥¤¥©á⢨⥫ì­ë© ¦¥â®­"
6 "­¥¯à ¢¨«ì­®¥ ¢ëà ¦¥­¨¥"
7 "¯ãá⮥ ¢ëà ¦¥­¨¥"
-8 "§ ï¢«¥­¨¥ ® ­¥¤¥©á⢨⥫쭮á⨠¯¥ç â¨ ¨«¨ ¯®â®ª "
+8 "§ ï¢«¥­¨¥ ® ­¥¤¥©á⢨⥫쭮á⨠¯¥ç â¨"
9 "®¯à¥¤¥«¥­¨¥ ­¥¤¥©á⢨⥫쭮© ä㭪樨"
10 "­¥¢¥à­®¥ ¯à¨á¢®¥­¨¥: «¥¢ ï áâ®à®­  ¤®«¦­  ¡ëâì scale, ibase, obase, last, ¢ à®¬ ¨«¨ í«¥¬¥­â®¬ ¬ áᨢ "
11 " ¢â®¬ â¨ç¥áª ï ¯¥à¥¬¥­­ ï ­¥ ­ ©¤¥­ "
@@ -80,7 +80,6 @@ $set 4
25 "POSIX ­¥ ¤®¯ã᪠¥â íªá¯®­¥­æ¨ «ì­®© ­®â æ¨¨"
26 "POSIX ­¥ ¤®¯ã᪠¥â áá뫪¨ ­  ¬ áᨢ ¢ ª ç¥á⢥ ¯ à ¬¥â஢ ä㭪樨"
27 "POSIX âॡã¥â, çâ®¡ë «¥¢ ï ᪮¡ª  ¡ë«  ­  ⮩ ¦¥ «¨­¨¨, çâ® ¨ § £®«®¢®ª ä㭪樨"
-28 "POSIX ­¥ ¯®§¢®«ï¥â ¯à¨á¢ ¨¢ âì áâப¨ ¯¥à¥¬¥­­ë¬ ¨«¨ ¬ áᨢ ¬"
$ Žè¨¡ª¨ ¢ë¯®«­¥­¨ï.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "४ãàᨢ­ë© ¢ë§®¢ read()"
6 "¯¥à¥¬¥­­ ï ¨«¨ í«¥¬¥­â ¬ áᨢ  ï¥âáï ­¥¯à ¢¨«ì­ë¬ ⨯®¬"
7 "á⮯ª  ¨¬¥¥â ᫨誮¬ ¬ «® í«¥¬¥­â®¢"
-8 "á⮯ª  ¨¬¥¥â ¤«ï ॣ¨áâà  \"%s\" ᫨誮¬ ¬ «® í«¥¬¥­â®¢"
-9 "­¥¯à ¢¨«ì­®¥ ª®«¨ç¥á⢮ ¯ à ¬¥â஢; ­ã¦­® %zu, ­ã¦­® %zu"
-10 "­¥®¯à¥¤¥«¥­­ ï äã­ªæ¨ï: %s()"
-11 "­¥ ¬®¦¥â ¨á¯®«ì§®¢ âì ¯ãá⮥ §­ ç¥­¨¥ ¢ ¢ëà ¦¥­¨¨"
+8 "­¥¯à ¢¨«ì­®¥ ª®«¨ç¥á⢮ ¯ à ¬¥â஢; ­ã¦­® %zu, ­ã¦­® %zu"
+9 "­¥®¯à¥¤¥«¥­­ ï äã­ªæ¨ï: %s()"
+10 "­¥ ¬®¦¥â ¨á¯®«ì§®¢ âì ¯ãá⮥ §­ ç¥­¨¥ ¢ ¢ëà ¦¥­¨¨"
$ ” â «ì­ë¥ ®è¨¡ª¨.
$set 6
@@ -103,9 +101,11 @@ $set 6
1 "¥ 㤠«®áì ¢ë¤¥«¨âì ¯ ¬ïâì"
2 "Žè¨¡ª  ¢¢®¤ /¢ë¢®¤ "
3 "­¥ ᬮ£ ®âªàëâì ä ©«: %s"
-4 "ä ©« ­¥ ï¥âáï ⥪á⮢ë¬: %s"
+4 "ä ©« ­¥ ASCII: %s"
5 "¯ãâì - íâ® ª â «®£: %s"
-6 "­¥¢¥à­ ï ®¯æ¨ï ª®¬ ­¤­®© áâப¨: \"%s\""
-7 "®¯æ¨ï âॡã¥â  à£ã¬¥­â : '%c' (\"%s\")"
-8 "®¯æ¨ï ­¥ ¯à¨­¨¬ ¥â  à£ã¬¥­â®¢: '%c' (\"%s\")"
-9 "­¥¢¥à­ë©  à£ã¬¥­â ®¯æ¨¨ ª®¬ ­¤­®© áâப¨: \"%s\""
+6 "­¥¢¥à­ ï ®¯æ¨ï ª®¬ ­¤­®© áâப¨: '%c' (\"%s\")"
+
+$set 7
+
+1 "®¯æ¨ï âॡã¥â  à£ã¬¥­â : '%c' (\"%s\")"
+2 "®¯æ¨ï ­¥ ¯à¨­¨¬ ¥â  à£ã¬¥­â®¢: '%c' (\"%s\")"
diff --git a/locales/ru_RU.ISO8859-5.msg b/locales/ru_RU.ISO8859-5.msg
index 35af400c..7065c2f3 100644
--- a/locales/ru_RU.ISO8859-5.msg
+++ b/locales/ru_RU.ISO8859-5.msg
@@ -60,7 +60,7 @@ $set 4
5 "ÝÕÔÕÙáâÒØâÕÛìÝëÙ ÖÕâÞÝ"
6 "ÝÕßàÐÒØÛìÝÞÕ ÒëàÐÖÕÝØÕ"
7 "ßãáâÞÕ ÒëàÐÖÕÝØÕ"
-8 "×ÐïÒÛÕÝØÕ Þ ÝÕÔÕÙáâÒØâÕÛìÝÞáâØ ßÕçÐâØ ØÛØ ßÞâÞÚÐ"
+8 "×ÐïÒÛÕÝØÕ Þ ÝÕÔÕÙáâÒØâÕÛìÝÞáâØ ßÕçÐâØ"
9 "ÞßàÕÔÕÛÕÝØÕ ÝÕÔÕÙáâÒØâÕÛìÝÞÙ äãÝÚæØØ"
10 "ÝÕÒÕàÝÞÕ ßàØáÒÞÕÝØÕ: ÛÕÒÐï áâÞàÞÝÐ ÔÞÛÖÝÐ Ñëâì scale, ibase, obase, last, ÒÐàÞÜ ØÛØ íÛÕÜÕÝâÞÜ ÜÐááØÒÐ"
11 "ÐÒâÞÜÐâØçÕáÚÐï ßÕàÕÜÕÝÝÐï ÝÕ ÝÐÙÔÕÝÐ"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX ÝÕ ÔÞßãáÚÐÕâ íÚáßÞÝÕÝæØÐÛìÝÞÙ ÝÞâÐæØØ"
26 "POSIX ÝÕ ÔÞßãáÚÐÕâ ááëÛÚØ ÝÐ ÜÐááØÒ Ò ÚÐçÕáâÒÕ ßÐàÐÜÕâàÞÒ äãÝÚæØØ"
27 "POSIX âàÕÑãÕâ, çâÞÑë ÛÕÒÐï áÚÞÑÚÐ ÑëÛÐ ÝÐ âÞÙ ÖÕ ÛØÝØØ, çâÞ Ø ×ÐÓÞÛÞÒÞÚ äãÝÚæØØ"
-28 "POSIX ÝÕ ßÞ×ÒÞÛïÕâ ßàØáÒÐØÒÐâì áâàÞÚØ ßÕàÕÜÕÝÝëÜ ØÛØ ÜÐááØÒÐÜ"
$ ¾èØÑÚØ ÒëßÞÛÝÕÝØï.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "àÕÚãàáØÒÝëÙ Òë×ÞÒ read()"
6 "ßÕàÕÜÕÝÝÐï ØÛØ íÛÕÜÕÝâ ÜÐááØÒÐ ïÒÛïÕâáï ÝÕßàÐÒØÛìÝëÜ âØßÞÜ"
7 "áâÞßÚÐ ØÜÕÕâ áÛØèÚÞÜ ÜÐÛÞ íÛÕÜÕÝâÞÒ"
-8 "áâÞßÚÐ ØÜÕÕâ ÔÛï àÕÓØáâàÐ \"%s\" áÛØèÚÞÜ ÜÐÛÞ íÛÕÜÕÝâÞÒ"
-9 "ÝÕßàÐÒØÛìÝÞÕ ÚÞÛØçÕáâÒÞ ßÐàÐÜÕâàÞÒ; ÝãÖÝÞ %zu, ÝãÖÝÞ %zu"
-10 "ÝÕÞßàÕÔÕÛÕÝÝÐï äãÝÚæØï: %s()"
-11 "ÝÕ ÜÞÖÕâ ØáßÞÛì×ÞÒÐâì ßãáâÞÕ ×ÝÐçÕÝØÕ Ò ÒëàÐÖÕÝØØ"
+8 "ÝÕßàÐÒØÛìÝÞÕ ÚÞÛØçÕáâÒÞ ßÐàÐÜÕâàÞÒ; ÝãÖÝÞ %zu, ÝãÖÝÞ %zu"
+9 "ÝÕÞßàÕÔÕÛÕÝÝÐï äãÝÚæØï: %s()"
+10 "ÝÕ ÜÞÖÕâ ØáßÞÛì×ÞÒÐâì ßãáâÞÕ ×ÝÐçÕÝØÕ Ò ÒëàÐÖÕÝØØ"
$ ÄÐâÐÛìÝëÕ ÞèØÑÚØ.
$set 6
@@ -103,9 +101,11 @@ $set 6
1 "½Õ ãÔÐÛÞáì ÒëÔÕÛØâì ßÐÜïâì"
2 "¾èØÑÚÐ ÒÒÞÔÐ/ÒëÒÞÔÐ"
3 "ÝÕ áÜÞÓ ÞâÚàëâì äÐÙÛ: %s"
-4 "äÐÙÛ ÝÕ ïÒÛïÕâáï âÕÚáâÞÒëÜ: %s"
+4 "äÐÙÛ ÝÕ ASCII: %s"
5 "ßãâì - íâÞ ÚÐâÐÛÞÓ: %s"
-6 "ÝÕÒÕàÝÐï ÞßæØï ÚÞÜÐÝÔÝÞÙ áâàÞÚØ: \"%s\""
-7 "ÞßæØï âàÕÑãÕâ ÐàÓãÜÕÝâÐ: '%c' (\"%s\")"
-8 "ÞßæØï ÝÕ ßàØÝØÜÐÕâ ÐàÓãÜÕÝâÞÒ: '%c' (\"%s\")"
-9 "ÝÕÒÕàÝëÙ ÐàÓãÜÕÝâ ÞßæØØ ÚÞÜÐÝÔÝÞÙ áâàÞÚØ: \"%s\""
+6 "ÝÕÒÕàÝÐï ÞßæØï ÚÞÜÐÝÔÝÞÙ áâàÞÚØ: '%c' (\"%s\")"
+
+$set 7
+
+1 "ÞßæØï âàÕÑãÕâ ÐàÓãÜÕÝâÐ: '%c' (\"%s\")"
+2 "ÞßæØï ÝÕ ßàØÝØÜÐÕâ ÐàÓãÜÕÝâÞÒ: '%c' (\"%s\")"
diff --git a/locales/ru_RU.KOI8-R.msg b/locales/ru_RU.KOI8-R.msg
index 98c66709..fbd23a68 100644
--- a/locales/ru_RU.KOI8-R.msg
+++ b/locales/ru_RU.KOI8-R.msg
@@ -60,7 +60,7 @@ $set 4
5 "ÎÅÄÅÊÓÔ×ÉÔÅÌØÎÙÊ ÖÅÔÏÎ"
6 "ÎÅÐÒÁ×ÉÌØÎÏÅ ×ÙÒÁÖÅÎÉÅ"
7 "ÐÕÓÔÏÅ ×ÙÒÁÖÅÎÉÅ"
-8 "ÚÁÑ×ÌÅÎÉÅ Ï ÎÅÄÅÊÓÔ×ÉÔÅÌØÎÏÓÔÉ ÐÅÞÁÔÉ ÉÌÉ ÐÏÔÏËÁ"
+8 "ÚÁÑ×ÌÅÎÉÅ Ï ÎÅÄÅÊÓÔ×ÉÔÅÌØÎÏÓÔÉ ÐÅÞÁÔÉ"
9 "ÏÐÒÅÄÅÌÅÎÉÅ ÎÅÄÅÊÓÔ×ÉÔÅÌØÎÏÊ ÆÕÎËÃÉÉ"
10 "ÎÅ×ÅÒÎÏÅ ÐÒÉÓ×ÏÅÎÉÅ: ÌÅ×ÁÑ ÓÔÏÒÏÎÁ ÄÏÌÖÎÁ ÂÙÔØ scale, ibase, obase, last, ×ÁÒÏÍ ÉÌÉ ÜÌÅÍÅÎÔÏÍ ÍÁÓÓÉ×Á"
11 "Á×ÔÏÍÁÔÉÞÅÓËÁÑ ÐÅÒÅÍÅÎÎÁÑ ÎÅ ÎÁÊÄÅÎÁ"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX ÎÅ ÄÏÐÕÓËÁÅÔ ÜËÓÐÏÎÅÎÃÉÁÌØÎÏÊ ÎÏÔÁÃÉÉ"
26 "POSIX ÎÅ ÄÏÐÕÓËÁÅÔ ÓÓÙÌËÉ ÎÁ ÍÁÓÓÉ× × ËÁÞÅÓÔ×Å ÐÁÒÁÍÅÔÒÏ× ÆÕÎËÃÉÉ"
27 "POSIX ÔÒÅÂÕÅÔ, ÞÔÏÂÙ ÌÅ×ÁÑ ÓËÏÂËÁ ÂÙÌÁ ÎÁ ÔÏÊ ÖÅ ÌÉÎÉÉ, ÞÔÏ É ÚÁÇÏÌÏ×ÏË ÆÕÎËÃÉÉ"
-28 "POSIX ÎÅ ÐÏÚ×ÏÌÑÅÔ ÐÒÉÓ×ÁÉ×ÁÔØ ÓÔÒÏËÉ ÐÅÒÅÍÅÎÎÙÍ ÉÌÉ ÍÁÓÓÉ×ÁÍ"
$ ïÛÉÂËÉ ×ÙÐÏÌÎÅÎÉÑ.
$set 5
@@ -102,9 +101,11 @@ $set 6
1 "îÅ ÕÄÁÌÏÓØ ×ÙÄÅÌÉÔØ ÐÁÍÑÔØ"
2 "ïÛÉÂËÁ ××ÏÄÁ/×Ù×ÏÄÁ"
3 "ÎÅ ÓÍÏÇ ÏÔËÒÙÔØ ÆÁÊÌ: %s"
-4 "ÆÁÊÌ ÎÅ Ñ×ÌÑÅÔÓÑ ÔÅËÓÔÏ×ÙÍ: %s"
+4 "ÆÁÊÌ ÎÅ ASCII: %s"
5 "ÐÕÔØ - ÜÔÏ ËÁÔÁÌÏÇ: %s"
-6 "ÎÅ×ÅÒÎÁÑ ÏÐÃÉÑ ËÏÍÁÎÄÎÏÊ ÓÔÒÏËÉ: \"%s\""
-7 "ÏÐÃÉÑ ÔÒÅÂÕÅÔ ÁÒÇÕÍÅÎÔÁ: '%c' (\"%s\")"
-8 "ÏÐÃÉÑ ÎÅ ÐÒÉÎÉÍÁÅÔ ÁÒÇÕÍÅÎÔÏ×: '%c' (\"%s\")"
-9 "ÎÅ×ÅÒÎÙÊ ÁÒÇÕÍÅÎÔ ÏÐÃÉÉ ËÏÍÁÎÄÎÏÊ ÓÔÒÏËÉ: \"%s\""
+6 "ÎÅ×ÅÒÎÁÑ ÏÐÃÉÑ ËÏÍÁÎÄÎÏÊ ÓÔÒÏËÉ: '%c' (\"%s\")"
+
+$set 7
+
+1 "ÏÐÃÉÑ ÔÒÅÂÕÅÔ ÁÒÇÕÍÅÎÔÁ: '%c' (\"%s\")"
+2 "ÏÐÃÉÑ ÎÅ ÐÒÉÎÉÍÁÅÔ ÁÒÇÕÍÅÎÔÏ×: '%c' (\"%s\")"
diff --git a/locales/ru_RU.UTF-8.msg b/locales/ru_RU.UTF-8.msg
index f7c1dc58..2f3b6169 100644
--- a/locales/ru_RU.UTF-8.msg
+++ b/locales/ru_RU.UTF-8.msg
@@ -60,7 +60,7 @@ $set 4
5 "недейÑтвительный жетон"
6 "неправильное выражение"
7 "пуÑтое выражение"
-8 "заÑвление о недейÑтвительноÑти печати или потока"
+8 "заÑвление о недейÑтвительноÑти печати"
9 "определение недейÑтвительной функции"
10 "неверное приÑвоение: Ð»ÐµÐ²Ð°Ñ Ñторона должна быть scale, ibase, obase, last, варом или Ñлементом маÑÑива"
11 "автоматичеÑÐºÐ°Ñ Ð¿ÐµÑ€ÐµÐ¼ÐµÐ½Ð½Ð°Ñ Ð½Ðµ найдена"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX не допуÑкает ÑкÑпоненциальной нотации"
26 "POSIX не допуÑкает ÑÑылки на маÑÑив в качеÑтве параметров функции"
27 "POSIX требует, чтобы Ð»ÐµÐ²Ð°Ñ Ñкобка была на той же линии, что и заголовок функции"
-28 "POSIX не позволÑет приÑваивать Ñтроки переменным или маÑÑивам"
$ Ошибки выполнениÑ.
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "рекурÑивный вызов read()"
6 "Ð¿ÐµÑ€ÐµÐ¼ÐµÐ½Ð½Ð°Ñ Ð¸Ð»Ð¸ Ñлемент маÑÑива ÑвлÑетÑÑ Ð½ÐµÐ¿Ñ€Ð°Ð²Ð¸Ð»ÑŒÐ½Ñ‹Ð¼ типом"
7 "Ñтопка имеет Ñлишком мало Ñлементов"
-8 "Ñтопка имеет Ð´Ð»Ñ Ñ€ÐµÐ³Ð¸Ñтра \"%s\" Ñлишком мало Ñлементов"
-9 "неправильное количеÑтво параметров; нужно %zu, нужно %zu"
-10 "Ð½ÐµÐ¾Ð¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð½Ð°Ñ Ñ„ÑƒÐ½ÐºÑ†Ð¸Ñ: %s()"
-11 "не может иÑпользовать пуÑтое значение в выражении"
+8 "неправильное количеÑтво параметров; нужно %zu, нужно %zu"
+9 "Ð½ÐµÐ¾Ð¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð½Ð°Ñ Ñ„ÑƒÐ½ÐºÑ†Ð¸Ñ: %s()"
+10 "не может иÑпользовать пуÑтое значение в выражении"
$ Фатальные ошибки.
$set 6
@@ -103,9 +101,11 @@ $set 6
1 "Ðе удалоÑÑŒ выделить памÑÑ‚ÑŒ"
2 "Ошибка ввода/вывода"
3 "не Ñмог открыть файл: %s"
-4 "файл не ÑвлÑетÑÑ Ñ‚ÐµÐºÑтовым: %s"
+4 "файл не ASCII: %s"
5 "путь - Ñто каталог: %s"
-6 "Ð½ÐµÐ²ÐµÑ€Ð½Ð°Ñ Ð¾Ð¿Ñ†Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´Ð½Ð¾Ð¹ Ñтроки: \"%s\""
-7 "Ð¾Ð¿Ñ†Ð¸Ñ Ñ‚Ñ€ÐµÐ±ÑƒÐµÑ‚ аргумента: '%c' (\"%s\")"
-8 "Ð¾Ð¿Ñ†Ð¸Ñ Ð½Ðµ принимает аргументов: '%c' (\"%s\")"
-9 "неверный аргумент опции командной Ñтроки: \"%s\""
+6 "Ð½ÐµÐ²ÐµÑ€Ð½Ð°Ñ Ð¾Ð¿Ñ†Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´Ð½Ð¾Ð¹ Ñтроки: '%c' (\"%s\")"
+
+$set 7
+
+1 "Ð¾Ð¿Ñ†Ð¸Ñ Ñ‚Ñ€ÐµÐ±ÑƒÐµÑ‚ аргумента: '%c' (\"%s\")"
+2 "Ð¾Ð¿Ñ†Ð¸Ñ Ð½Ðµ принимает аргументов: '%c' (\"%s\")"
diff --git a/locales/zh_CN.GB18030.msg b/locales/zh_CN.GB18030.msg
index fb80db7d..7ee01c7d 100644
--- a/locales/zh_CN.GB18030.msg
+++ b/locales/zh_CN.GB18030.msg
@@ -60,7 +60,7 @@ $set 4
5 "ÎÞЧÁîÅÆ"
6 "ÎÞЧ±í´ï"
7 ¡°¿Õ±í´ï¡±
-8 "ÎÞЧµÄ´òÓ¡»òÁ÷Óï¾ä"
+8 "ÎÞЧ´òÓ¡ÉùÃ÷"
9 "ÎÞЧµÄ¹¦Äܶ¨Òå"
10 "ÎÞЧ·ÖÅ䣺×ó²à±ØÐëÊÇscale¡¢ibase¡¢obase¡¢last¡¢var»òÊý×éÔªËØ"
11 "ûÓÐÕÒµ½×Ô¶¯±äÁ¿"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX²»ÔÊÐíʹÓÃÖ¸Êý·ûºÅ"
26 "POSIX²»ÔÊÐíÊý×éÒýÓÃ×÷Ϊº¯Êý²ÎÊý"
27 "POSIXÒªÇó×ó±ßµÄÀ¨ºÅºÍº¯ÊýÍ·ÔÚͬһÐÐÉÏ"
-28 "POSIX²»ÔÊÐí½«×Ö·û´®·ÖÅä¸ø±äÁ¿»òÊý×é"
$ ÔËÐÐʱ´íÎó¡£
$set 5
@@ -92,20 +91,18 @@ $set 5
5 "µÝ¹é¶ÁÈ¡()µ÷ÓÃ"
6 "±äÁ¿»òÊý×éÔªËØÊÇ´íÎóµÄÀàÐÍ"
7 "¶ÑÕ»µÄÔªËØÌ«ÉÙ"
-8 "¼Ä´æÆ÷ \"%s\" µÄ¶ÑÕ»µÄÔªËØÌ«ÉÙ"
-9 "²ÎÊýÊýÁ¿´íÎó£»ÐèÒª%zu£¬ÓÐ%zu"
-10 "䶨ÒåµÄº¯Êý£º%s()"
-11 ¡°²»ÄÜÔÚ±í´ïʽÖÐʹÓÿÕÖµ¡±
+8 "²ÎÊýÊýÁ¿´íÎó£»ÐèÒª%zu£¬ÓÐ%zu"
+9 "䶨ÒåµÄº¯Êý£º%s()"
+10 ¡°²»ÄÜÔÚ±í´ïʽÖÐʹÓÿÕÖµ¡±
$ ÖÂÃü´íÎó¡£
$set 6
1 "ÄÚ´æ·ÖÅäʧ°Ü"
2 "I/O´íÎó"
-3 "ÎÞ·¨´ò¿ªÎļþ£º%s"
-4 "Îļþ²»ÊÇÎı¾£º%s"
+3 "ÎÞ·¨´ò¿ªÎļþ¡£%s"
+4 "Îļþ²»ÊÇASCII: %s"
5 "·¾¶ÊÇÒ»¸öĿ¼£º%s"
6 "ÎÞЧµÄÃüÁîÐÐÑ¡Ï\"%s\""
7 "Ñ¡ÏîÐèÒªÒ»¸ö²ÎÊý£º'%c'(\"%s\")"
-8 "Ñ¡Ïî²»ÐèÒª²ÎÊý£º'%c'(\"%s\")"
-9 "ÎÞЧµÄÃüÁîÐÐÑ¡Ïî²ÎÊý£º\"%s\""
+8 "Ñ¡Ïî²»ÐèÒª²ÎÊý¡£'%c'(\"%s\")"
diff --git a/locales/zh_CN.GB2312.msg b/locales/zh_CN.GB2312.msg
index fb80db7d..7ee01c7d 100644
--- a/locales/zh_CN.GB2312.msg
+++ b/locales/zh_CN.GB2312.msg
@@ -60,7 +60,7 @@ $set 4
5 "ÎÞЧÁîÅÆ"
6 "ÎÞЧ±í´ï"
7 ¡°¿Õ±í´ï¡±
-8 "ÎÞЧµÄ´òÓ¡»òÁ÷Óï¾ä"
+8 "ÎÞЧ´òÓ¡ÉùÃ÷"
9 "ÎÞЧµÄ¹¦Äܶ¨Òå"
10 "ÎÞЧ·ÖÅ䣺×ó²à±ØÐëÊÇscale¡¢ibase¡¢obase¡¢last¡¢var»òÊý×éÔªËØ"
11 "ûÓÐÕÒµ½×Ô¶¯±äÁ¿"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX²»ÔÊÐíʹÓÃÖ¸Êý·ûºÅ"
26 "POSIX²»ÔÊÐíÊý×éÒýÓÃ×÷Ϊº¯Êý²ÎÊý"
27 "POSIXÒªÇó×ó±ßµÄÀ¨ºÅºÍº¯ÊýÍ·ÔÚͬһÐÐÉÏ"
-28 "POSIX²»ÔÊÐí½«×Ö·û´®·ÖÅä¸ø±äÁ¿»òÊý×é"
$ ÔËÐÐʱ´íÎó¡£
$set 5
@@ -92,20 +91,18 @@ $set 5
5 "µÝ¹é¶ÁÈ¡()µ÷ÓÃ"
6 "±äÁ¿»òÊý×éÔªËØÊÇ´íÎóµÄÀàÐÍ"
7 "¶ÑÕ»µÄÔªËØÌ«ÉÙ"
-8 "¼Ä´æÆ÷ \"%s\" µÄ¶ÑÕ»µÄÔªËØÌ«ÉÙ"
-9 "²ÎÊýÊýÁ¿´íÎó£»ÐèÒª%zu£¬ÓÐ%zu"
-10 "䶨ÒåµÄº¯Êý£º%s()"
-11 ¡°²»ÄÜÔÚ±í´ïʽÖÐʹÓÿÕÖµ¡±
+8 "²ÎÊýÊýÁ¿´íÎó£»ÐèÒª%zu£¬ÓÐ%zu"
+9 "䶨ÒåµÄº¯Êý£º%s()"
+10 ¡°²»ÄÜÔÚ±í´ïʽÖÐʹÓÿÕÖµ¡±
$ ÖÂÃü´íÎó¡£
$set 6
1 "ÄÚ´æ·ÖÅäʧ°Ü"
2 "I/O´íÎó"
-3 "ÎÞ·¨´ò¿ªÎļþ£º%s"
-4 "Îļþ²»ÊÇÎı¾£º%s"
+3 "ÎÞ·¨´ò¿ªÎļþ¡£%s"
+4 "Îļþ²»ÊÇASCII: %s"
5 "·¾¶ÊÇÒ»¸öĿ¼£º%s"
6 "ÎÞЧµÄÃüÁîÐÐÑ¡Ï\"%s\""
7 "Ñ¡ÏîÐèÒªÒ»¸ö²ÎÊý£º'%c'(\"%s\")"
-8 "Ñ¡Ïî²»ÐèÒª²ÎÊý£º'%c'(\"%s\")"
-9 "ÎÞЧµÄÃüÁîÐÐÑ¡Ïî²ÎÊý£º\"%s\""
+8 "Ñ¡Ïî²»ÐèÒª²ÎÊý¡£'%c'(\"%s\")"
diff --git a/locales/zh_CN.GBK.msg b/locales/zh_CN.GBK.msg
index fb80db7d..7ee01c7d 100644
--- a/locales/zh_CN.GBK.msg
+++ b/locales/zh_CN.GBK.msg
@@ -60,7 +60,7 @@ $set 4
5 "ÎÞЧÁîÅÆ"
6 "ÎÞЧ±í´ï"
7 ¡°¿Õ±í´ï¡±
-8 "ÎÞЧµÄ´òÓ¡»òÁ÷Óï¾ä"
+8 "ÎÞЧ´òÓ¡ÉùÃ÷"
9 "ÎÞЧµÄ¹¦Äܶ¨Òå"
10 "ÎÞЧ·ÖÅ䣺×ó²à±ØÐëÊÇscale¡¢ibase¡¢obase¡¢last¡¢var»òÊý×éÔªËØ"
11 "ûÓÐÕÒµ½×Ô¶¯±äÁ¿"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX²»ÔÊÐíʹÓÃÖ¸Êý·ûºÅ"
26 "POSIX²»ÔÊÐíÊý×éÒýÓÃ×÷Ϊº¯Êý²ÎÊý"
27 "POSIXÒªÇó×ó±ßµÄÀ¨ºÅºÍº¯ÊýÍ·ÔÚͬһÐÐÉÏ"
-28 "POSIX²»ÔÊÐí½«×Ö·û´®·ÖÅä¸ø±äÁ¿»òÊý×é"
$ ÔËÐÐʱ´íÎó¡£
$set 5
@@ -92,20 +91,18 @@ $set 5
5 "µÝ¹é¶ÁÈ¡()µ÷ÓÃ"
6 "±äÁ¿»òÊý×éÔªËØÊÇ´íÎóµÄÀàÐÍ"
7 "¶ÑÕ»µÄÔªËØÌ«ÉÙ"
-8 "¼Ä´æÆ÷ \"%s\" µÄ¶ÑÕ»µÄÔªËØÌ«ÉÙ"
-9 "²ÎÊýÊýÁ¿´íÎó£»ÐèÒª%zu£¬ÓÐ%zu"
-10 "䶨ÒåµÄº¯Êý£º%s()"
-11 ¡°²»ÄÜÔÚ±í´ïʽÖÐʹÓÿÕÖµ¡±
+8 "²ÎÊýÊýÁ¿´íÎó£»ÐèÒª%zu£¬ÓÐ%zu"
+9 "䶨ÒåµÄº¯Êý£º%s()"
+10 ¡°²»ÄÜÔÚ±í´ïʽÖÐʹÓÿÕÖµ¡±
$ ÖÂÃü´íÎó¡£
$set 6
1 "ÄÚ´æ·ÖÅäʧ°Ü"
2 "I/O´íÎó"
-3 "ÎÞ·¨´ò¿ªÎļþ£º%s"
-4 "Îļþ²»ÊÇÎı¾£º%s"
+3 "ÎÞ·¨´ò¿ªÎļþ¡£%s"
+4 "Îļþ²»ÊÇASCII: %s"
5 "·¾¶ÊÇÒ»¸öĿ¼£º%s"
6 "ÎÞЧµÄÃüÁîÐÐÑ¡Ï\"%s\""
7 "Ñ¡ÏîÐèÒªÒ»¸ö²ÎÊý£º'%c'(\"%s\")"
-8 "Ñ¡Ïî²»ÐèÒª²ÎÊý£º'%c'(\"%s\")"
-9 "ÎÞЧµÄÃüÁîÐÐÑ¡Ïî²ÎÊý£º\"%s\""
+8 "Ñ¡Ïî²»ÐèÒª²ÎÊý¡£'%c'(\"%s\")"
diff --git a/locales/zh_CN.UTF-8.msg b/locales/zh_CN.UTF-8.msg
index c327c0b1..0600dd8c 100644
--- a/locales/zh_CN.UTF-8.msg
+++ b/locales/zh_CN.UTF-8.msg
@@ -60,7 +60,7 @@ $set 4
5 "无效令牌"
6 "无效表达"
7 “空表达â€
-8 "无效的打å°æˆ–æµè¯­å¥"
+8 "无效打å°å£°æ˜Ž"
9 "无效的功能定义"
10 "无效分é…:左侧必须是scaleã€ibaseã€obaseã€lastã€var或数组元素"
11 "没有找到自动å˜é‡"
@@ -80,7 +80,6 @@ $set 4
25 "POSIXä¸å…许使用指数符å·"
26 "POSIXä¸å…许数组引用作为函数å‚æ•°"
27 "POSIXè¦æ±‚左边的括å·å’Œå‡½æ•°å¤´åœ¨åŒä¸€è¡Œä¸Š"
-28 "POSIXä¸å…许将字符串分é…ç»™å˜é‡æˆ–数组"
$ è¿è¡Œæ—¶é”™è¯¯ã€‚
$set 5
@@ -92,10 +91,9 @@ $set 5
5 "递归读å–()调用"
6 "å˜é‡æˆ–数组元素是错误的类型"
7 "堆栈的元素太少"
-8 "寄存器 \"%s\" 的堆栈的元素太少"
-9 "å‚æ•°æ•°é‡é”™è¯¯ï¼šéœ€è¦%zu,有%zu"
-10 "未定义的函数:%s()"
-11 “ä¸èƒ½åœ¨è¡¨è¾¾å¼ä¸­ä½¿ç”¨ç©ºå€¼â€
+8 "å‚æ•°æ•°é‡é”™è¯¯ï¼šéœ€è¦%zu,有%zu"
+9 "未定义的函数:%s()"
+10 “ä¸èƒ½åœ¨è¡¨è¾¾å¼ä¸­ä½¿ç”¨ç©ºå€¼â€
$ 致命错误。
$set 6
@@ -103,9 +101,8 @@ $set 6
1 "内存分é…失败"
2 "I/O错误"
3 "无法打开文件:%s"
-4 "文件ä¸æ˜¯æ–‡æœ¬ï¼š%s"
+4 "文件ä¸æ˜¯ASCII: %s"
5 "路径是一个目录:%s"
6 "无效的命令行选项:\"%s\""
7 "选项需è¦ä¸€ä¸ªå‚数:'%c'(\"%s\")"
-8 "选项ä¸éœ€è¦å‚数:'%c'(\"%s\")"
-9 "无效的命令行选项å‚数:\"%s\""
+8 "选项ä¸éœ€è¦å‚数。'%c'(\"%s\")"
diff --git a/locales/zh_CN.eucCN.msg b/locales/zh_CN.eucCN.msg
index fb80db7d..7ee01c7d 100644
--- a/locales/zh_CN.eucCN.msg
+++ b/locales/zh_CN.eucCN.msg
@@ -60,7 +60,7 @@ $set 4
5 "ÎÞЧÁîÅÆ"
6 "ÎÞЧ±í´ï"
7 ¡°¿Õ±í´ï¡±
-8 "ÎÞЧµÄ´òÓ¡»òÁ÷Óï¾ä"
+8 "ÎÞЧ´òÓ¡ÉùÃ÷"
9 "ÎÞЧµÄ¹¦Äܶ¨Òå"
10 "ÎÞЧ·ÖÅ䣺×ó²à±ØÐëÊÇscale¡¢ibase¡¢obase¡¢last¡¢var»òÊý×éÔªËØ"
11 "ûÓÐÕÒµ½×Ô¶¯±äÁ¿"
@@ -80,7 +80,6 @@ $set 4
25 "POSIX²»ÔÊÐíʹÓÃÖ¸Êý·ûºÅ"
26 "POSIX²»ÔÊÐíÊý×éÒýÓÃ×÷Ϊº¯Êý²ÎÊý"
27 "POSIXÒªÇó×ó±ßµÄÀ¨ºÅºÍº¯ÊýÍ·ÔÚͬһÐÐÉÏ"
-28 "POSIX²»ÔÊÐí½«×Ö·û´®·ÖÅä¸ø±äÁ¿»òÊý×é"
$ ÔËÐÐʱ´íÎó¡£
$set 5
@@ -92,20 +91,18 @@ $set 5
5 "µÝ¹é¶ÁÈ¡()µ÷ÓÃ"
6 "±äÁ¿»òÊý×éÔªËØÊÇ´íÎóµÄÀàÐÍ"
7 "¶ÑÕ»µÄÔªËØÌ«ÉÙ"
-8 "¼Ä´æÆ÷ \"%s\" µÄ¶ÑÕ»µÄÔªËØÌ«ÉÙ"
-9 "²ÎÊýÊýÁ¿´íÎó£»ÐèÒª%zu£¬ÓÐ%zu"
-10 "䶨ÒåµÄº¯Êý£º%s()"
-11 ¡°²»ÄÜÔÚ±í´ïʽÖÐʹÓÿÕÖµ¡±
+8 "²ÎÊýÊýÁ¿´íÎó£»ÐèÒª%zu£¬ÓÐ%zu"
+9 "䶨ÒåµÄº¯Êý£º%s()"
+10 ¡°²»ÄÜÔÚ±í´ïʽÖÐʹÓÿÕÖµ¡±
$ ÖÂÃü´íÎó¡£
$set 6
1 "ÄÚ´æ·ÖÅäʧ°Ü"
2 "I/O´íÎó"
-3 "ÎÞ·¨´ò¿ªÎļþ£º%s"
-4 "Îļþ²»ÊÇÎı¾£º%s"
+3 "ÎÞ·¨´ò¿ªÎļþ¡£%s"
+4 "Îļþ²»ÊÇASCII: %s"
5 "·¾¶ÊÇÒ»¸öĿ¼£º%s"
6 "ÎÞЧµÄÃüÁîÐÐÑ¡Ï\"%s\""
7 "Ñ¡ÏîÐèÒªÒ»¸ö²ÎÊý£º'%c'(\"%s\")"
-8 "Ñ¡Ïî²»ÐèÒª²ÎÊý£º'%c'(\"%s\")"
-9 "ÎÞЧµÄÃüÁîÐÐÑ¡Ïî²ÎÊý£º\"%s\""
+8 "Ñ¡Ïî²»ÐèÒª²ÎÊý¡£'%c'(\"%s\")"
diff --git a/manpage.sh b/manpage.sh
new file mode 100755
index 00000000..b855b309
--- /dev/null
+++ b/manpage.sh
@@ -0,0 +1,131 @@
+#! /bin/sh
+#
+# SPDX-License-Identifier: BSD-2-Clause
+#
+# Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions are met:
+#
+# * Redistributions of source code must retain the above copyright notice, this
+# list of conditions and the following disclaimer.
+#
+# * Redistributions in binary form must reproduce the above copyright notice,
+# this list of conditions and the following disclaimer in the documentation
+# and/or other materials provided with the distribution.
+#
+# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+# POSSIBILITY OF SUCH DAMAGE.
+#
+
+usage() {
+ printf "usage: %s manpage\n" "$0" 1>&2
+ exit 1
+}
+
+print_manpage() {
+
+ _print_manpage_md="$1"
+ shift
+
+ _print_manpage_out="$1"
+ shift
+
+ cat "$manualsdir/header.txt" > "$_print_manpage_out"
+ cat "$manualsdir/header_${manpage}.txt" >> "$_print_manpage_out"
+
+ pandoc -f commonmark -t man "$_print_manpage_md" >> "$_print_manpage_out"
+
+}
+
+gen_manpage() {
+
+ _gen_manpage_args="$1"
+ shift
+
+ _gen_manpage_status="$ALL"
+ _gen_manpage_out="$manualsdir/$manpage/$_gen_manpage_args.1"
+ _gen_manpage_md="$manualsdir/$manpage/$_gen_manpage_args.1.md"
+ _gen_manpage_temp="$manualsdir/temp.1.md"
+ _gen_manpage_ifs="$IFS"
+
+ rm -rf "$_gen_manpage_out" "$_gen_manpage_md"
+
+ while IFS= read -r line; do
+
+ if [ "$line" = "{{ end }}" ]; then
+
+ if [ "$_gen_manpage_status" -eq "$ALL" ]; then
+ err_exit "{{ end }} tag without corresponding start tag" 2
+ fi
+
+ _gen_manpage_status="$ALL"
+
+ elif [ "${line#\{\{* $_gen_manpage_args *\}\}}" != "$line" ]; then
+
+ if [ "$_gen_manpage_status" -ne "$ALL" ]; then
+ err_exit "start tag nested in start tag" 3
+ fi
+
+ _gen_manpage_status="$NOSKIP"
+
+ elif [ "${line#\{\{*\}\}}" != "$line" ]; then
+
+ if [ "$_gen_manpage_status" -ne "$ALL" ]; then
+ err_exit "start tag nested in start tag" 3
+ fi
+
+ _gen_manpage_status="$SKIP"
+
+ else
+ if [ "$_gen_manpage_status" -ne "$SKIP" ]; then
+ printf '%s\n' "$line" >> "$_gen_manpage_temp"
+ fi
+ fi
+
+ done < "$manualsdir/${manpage}.1.md.in"
+
+ uniq "$_gen_manpage_temp" "$_gen_manpage_md"
+ rm -rf "$_gen_manpage_temp"
+
+ IFS="$_gen_manpage_ifs"
+
+ print_manpage "$_gen_manpage_md" "$_gen_manpage_out"
+}
+
+set -e
+
+script="$0"
+scriptdir=$(dirname "$script")
+manualsdir="$scriptdir/manuals"
+
+. "$scriptdir/functions.sh"
+
+ARGS="A E H N P EH EN EP HN HP NP EHN EHP ENP HNP EHNP"
+ALL=0
+NOSKIP=1
+SKIP=2
+
+test "$#" -eq 1 || usage
+
+manpage="$1"
+shift
+
+if [ "$manpage" != "bcl" ]; then
+
+ for a in $ARGS; do
+ gen_manpage "$a"
+ done
+
+else
+ print_manpage "$manualsdir/${manpage}.3.md" "$manualsdir/${manpage}.3"
+fi
diff --git a/manuals/algorithms.md b/manuals/algorithms.md
index ef6b6d99..172401e1 100644
--- a/manuals/algorithms.md
+++ b/manuals/algorithms.md
@@ -25,8 +25,8 @@ Brute force multiplication is used below `BC_NUM_KARATSUBA_LEN` digits. It is
polynomial (`O(n^2)`), but since Karatsuba requires both more intermediate
values (which translate to memory allocations) and a few more additions, there
is a "break even" point in the number of digits where brute force multiplication
-is faster than Karatsuba. There is a script (`$ROOT/scripts/karatsuba.py`) that
-will find the break even point on a particular machine.
+is faster than Karatsuba. There is a script (`$ROOT/karatsuba.py`) that will
+find the break even point on a particular machine.
***WARNING: The Karatsuba script requires Python 3.***
@@ -62,12 +62,10 @@ a complexity of `O((n*log(n))^log_2(3))` which is favorable to the
This `bc` implements the fast algorithm [Newton's Method][4] (also known as the
Newton-Raphson Method, or the [Babylonian Method][5]) to perform the square root
-operation.
+operation. Its complexity is `O(log(n)*n^2)` as it requires one division per
+iteration.
-Its complexity is `O(log(n)*n^2)` as it requires one division per iteration, and
-it doubles the amount of correct digits per iteration.
-
-### Sine and Cosine (`bc` Math Library Only)
+### Sine and Cosine (`bc` Only)
This `bc` uses the series
@@ -91,7 +89,7 @@ impossible and unnecessary.) Therefore, I recommend that users do their
calculations with the precision (`scale`) set to at least 1 greater than is
needed.
-### Exponentiation (`bc` Math Library Only)
+### Exponentiation (`bc` Only)
This `bc` uses the series
@@ -105,15 +103,13 @@ to calculate `e^x`. Since this only works when `x` is small, it uses
e^x = (e^(x/2))^2
```
-to reduce `x`.
-
-It has a complexity of `O(n^3)`.
+to reduce `x`. It has a complexity of `O(n^3)`.
**Note**: this series can also produce errors of 1 ULP, so I recommend users do
their calculations with the precision (`scale`) set to at least 1 greater than
is needed.
-### Natural Logarithm (`bc` Math Library Only)
+### Natural Logarithm (`bc` Only)
This `bc` uses the series
@@ -128,15 +124,13 @@ and uses the relation
ln(x^2) = 2 * ln(x)
```
-to sufficiently reduce `x`.
-
-It has a complexity of `O(n^3)`.
+to sufficiently reduce `x`. It has a complexity of `O(n^3)`.
**Note**: this series can also produce errors of 1 ULP, so I recommend users do
their calculations with the precision (`scale`) set to at least 1 greater than
is needed.
-### Arctangent (`bc` Math Library Only)
+### Arctangent (`bc` Only)
This `bc` uses the series
@@ -156,7 +150,7 @@ to reduce `x` to small enough. It has a complexity of `O(n^3)`.
their calculations with the precision (`scale`) set to at least 1 greater than
is needed.
-### Bessel (`bc` Math Library Only)
+### Bessel (`bc` Only)
This `bc` uses the series
@@ -185,137 +179,6 @@ exponentiation. The complexity is `O(e*n^2)`, which may initially seem
inefficient, but `n` is kept small by maintaining small numbers. In practice, it
is extremely fast.
-### Non-Integer Exponentiation (`bc` Math Library 2 Only)
-
-This is implemented in the function `p(x,y)`.
-
-The algorithm used is to use the formula `e(y*l(x))`.
-
-It has a complexity of `O(n^3)` because both `e()` and `l()` do.
-
-### Rounding (`bc` Math Library 2 Only)
-
-This is implemented in the function `r(x,p)`.
-
-The algorithm is a simple method to check if rounding away from zero is
-necessary, and if so, adds `1e10^p`.
-
-It has a complexity of `O(n)` because of add.
-
-### Ceiling (`bc` Math Library 2 Only)
-
-This is implemented in the function `ceil(x,p)`.
-
-The algorithm is a simple add of one less decimal place than `p`.
-
-It has a complexity of `O(n)` because of add.
-
-### Factorial (`bc` Math Library 2 Only)
-
-This is implemented in the function `f(n)`.
-
-The algorithm is a simple multiplication loop.
-
-It has a complexity of `O(n^3)` because of linear amount of `O(n^2)`
-multiplications.
-
-### Permutations (`bc` Math Library 2 Only)
-
-This is implemented in the function `perm(n,k)`.
-
-The algorithm is to use the formula `n!/(n-k)!`.
-
-It has a complexity of `O(n^3)` because of the division and factorials.
-
-### Combinations (`bc` Math Library 2 Only)
-
-This is implemented in the function `comb(n,r)`.
-
-The algorithm is to use the formula `n!/r!*(n-r)!`.
-
-It has a complexity of `O(n^3)` because of the division and factorials.
-
-### Logarithm of Any Base (`bc` Math Library 2 Only)
-
-This is implemented in the function `log(x,b)`.
-
-The algorithm is to use the formula `l(x)/l(b)` with double the `scale` because
-there is no good way of knowing how many digits of precision are needed when
-switching bases.
-
-It has a complexity of `O(n^3)` because of the division and `l()`.
-
-### Logarithm of Base 2 (`bc` Math Library 2 Only)
-
-This is implemented in the function `l2(x)`.
-
-This is a convenience wrapper around `log(x,2)`.
-
-### Logarithm of Base 10 (`bc` Math Library 2 Only)
-
-This is implemented in the function `l10(x)`.
-
-This is a convenience wrapper around `log(x,10)`.
-
-### Root (`bc` Math Library 2 Only)
-
-This is implemented in the function `root(x,n)`.
-
-The algorithm is [Newton's method][9]. The initial guess is calculated as
-`10^ceil(length(x)/n)`.
-
-Like square root, its complexity is `O(log(n)*n^2)` as it requires one division
-per iteration, and it doubles the amount of correct digits per iteration.
-
-### Cube Root (`bc` Math Library 2 Only)
-
-This is implemented in the function `cbrt(x)`.
-
-This is a convenience wrapper around `root(x,3)`.
-
-### Greatest Common Divisor (`bc` Math Library 2 Only)
-
-This is implemented in the function `gcd(a,b)`.
-
-The algorithm is an iterative version of the [Euclidean Algorithm][10].
-
-It has a complexity of `O(n^4)` because it has a linear number of divisions.
-
-This function ensures that `a` is always bigger than `b` before starting the
-algorithm.
-
-### Least Common Multiple (`bc` Math Library 2 Only)
-
-This is implemented in the function `lcm(a,b)`.
-
-The algorithm uses the formula `a*b/gcd(a,b)`.
-
-It has a complexity of `O(n^4)` because of `gcd()`.
-
-### Pi (`bc` Math Library 2 Only)
-
-This is implemented in the function `pi(s)`.
-
-The algorithm uses the formula `4*a(1)`.
-
-It has a complexity of `O(n^3)` because of arctangent.
-
-### Tangent (`bc` Math Library 2 Only)
-
-This is implemented in the function `t(x)`.
-
-The algorithm uses the formula `s(x)/c(x)`.
-
-It has a complexity of `O(n^3)` because of sine, cosine, and division.
-
-### Atan2 (`bc` Math Library 2 Only)
-
-This is implemented in the function `a2(y,x)`.
-
-The algorithm uses the [standard formulas][11].
-
-It has a complexity of `O(n^3)` because of arctangent.
-
[1]: https://en.wikipedia.org/wiki/Karatsuba_algorithm
[2]: https://en.wikipedia.org/wiki/Long_division
[3]: https://en.wikipedia.org/wiki/Exponentiation_by_squaring
@@ -324,6 +187,3 @@ It has a complexity of `O(n^3)` because of arctangent.
[6]: https://en.wikipedia.org/wiki/Unit_in_the_last_place
[7]: https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT
[8]: https://en.wikipedia.org/wiki/Modular_exponentiation#Memory-efficient_method
-[9]: https://en.wikipedia.org/wiki/Root-finding_algorithms#Newton's_method_(and_similar_derivative-based_methods)
-[10]: https://en.wikipedia.org/wiki/Euclidean_algorithm
-[11]: https://en.wikipedia.org/wiki/Atan2#Definition_and_computation
diff --git a/manuals/bc.1.md.in b/manuals/bc.1.md.in
index 6e009795..d182dd7a 100644
--- a/manuals/bc.1.md.in
+++ b/manuals/bc.1.md.in
@@ -46,38 +46,29 @@ Such differences will be noted in this document.
After parsing and handling options, this bc(1) reads any files given on the
command line and executes them before reading from **stdin**.
-{{ A H N HN }}
+{{ A N P NP }}
This bc(1) is a drop-in replacement for *any* bc(1), including (and
especially) the GNU bc(1). It also has many extensions and extra features beyond
other implementations.
{{ end }}
-{{ E EH EN EHN }}
-This bc(1) is a drop-in replacement for *any* bc(1), including (and especially)
-the GNU bc(1).
+{{ E EN EP ENP }}
+This bc(1) is a drop-in replacement for *any* bc(1), including (and
+especially) the GNU bc(1).
{{ end }}
-**Note**: If running this bc(1) on *any* script meant for another bc(1) gives a
-parse error, it is probably because a word this bc(1) reserves as a keyword is
-used as the name of a function, variable, or array. To fix that, use the
-command-line option **-r** *keyword*, where *keyword* is the keyword that is
-used as a name in the script. For more information, see the **OPTIONS** section.
-
-If parsing scripts meant for other bc(1) implementations still does not work,
-that is a bug and should be reported. See the **BUGS** section.
-
# OPTIONS
The following are the options that bc(1) accepts.
**-g**, **-\-global-stacks**
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
: Turns the globals **ibase**, **obase**, **scale**, and **seed** into stacks.
This has the effect that a copy of the current value of all four are pushed
{{ end }}
-{{ E EH EN EHN }}
-: Turns the globals **ibase**, **obase**, and **scale** into stacks.
+{{ E EH EN EP EHN EHP ENP EHNP }}
+ Turns the globals **ibase**, **obase**, and **scale** into stacks.
This has the effect that a copy of the current value of all three are pushed
{{ end }}
@@ -104,7 +95,7 @@ The following are the options that bc(1) accepts.
This makes writing functions much easier.
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
(**Note**: the function **output(x,b)** exists in the extended math library.
See the **LIBRARY** section.)
@@ -113,7 +104,7 @@ The following are the options that bc(1) accepts.
cannot work anymore. There are two possible use cases for that, and each has
a solution.
{{ end }}
-{{ E EH EN EHN }}
+{{ E EH EN EP EHN EHP ENP EHNP }}
However, since using this flag means that functions cannot set **ibase**,
**obase**, or **scale** globally, functions that are made to do so cannot
work anymore. There are two possible use cases for that, and each has a
@@ -127,7 +118,7 @@ The following are the options that bc(1) accepts.
alias d2o="bc -e ibase=A -e obase=8"
alias h2b="bc -e ibase=G -e obase=2"
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
Second, if the purpose of a function is to set **ibase**, **obase**,
**scale**, or **seed** globally for any other purpose, it could be split
into one to four functions (based on how many globals it sets) and each of
@@ -145,7 +136,7 @@ The following are the options that bc(1) accepts.
seed = seed
{{ end }}
-{{ E EH EN EHN }}
+{{ E EH EN EP EHN EHP ENP EHNP }}
Second, if the purpose of a function is to set **ibase**, **obase**, or
**scale** globally for any other purpose, it could be split into one to
three functions (based on how many globals it sets) and each of those
@@ -173,13 +164,13 @@ The following are the options that bc(1) accepts.
**-l**, **-\-mathlib**
: Sets **scale** (see the **SYNTAX** section) to **20** and loads the included
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
math library and the extended math library before running any code,
including any expressions or files specified on the command line.
To learn what is in the libraries, see the **LIBRARY** section.
{{ end }}
-{{ E EH EN EHN }}
+{{ E EH EN EP EHN EHP ENP EHNP }}
math library before running any code, including any expressions or files
specified on the command line.
@@ -188,19 +179,22 @@ The following are the options that bc(1) accepts.
**-P**, **-\-no-prompt**
+{{ A E H N EH EN HN EHN }}
: Disables the prompt in TTY mode. (The prompt is only enabled in TTY mode.
See the **TTY MODE** section.) This is mostly for those users that do not
want a prompt or are not used to having them in bc(1). Most of those users
would want to put this option in **BC_ENV_ARGS** (see the
**ENVIRONMENT VARIABLES** section).
-
- These options override the **BC_PROMPT** and **BC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
+{{ end }}
+{{ P EP HP NP EHP ENP HNP EHNP }}
+: This option is a no-op.
+{{ end }}
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
+{{ A E H N EH EN HN EHN }}
: Disables the read prompt in TTY mode. (The read prompt is only enabled in
TTY mode. See the **TTY MODE** section.) This is mostly for those users that
do not want a read prompt or are not used to having them in bc(1). Most of
@@ -210,59 +204,12 @@ The following are the options that bc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **read()** built-in function is called.
-
- These options *do* override the **BC_PROMPT** and **BC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
- This is a **non-portable extension**.
-
-**-r** *keyword*, **-\-redefine**=*keyword*
-
-: Redefines *keyword* in order to allow it to be used as a function, variable,
- or array name. This is useful when this bc(1) gives parse errors when
- parsing scripts meant for other bc(1) implementations.
-
- The keywords this bc(1) allows to be redefined are:
-
- * **abs**
- * **asciify**
- * **continue**
- * **divmod**
- * **else**
- * **halt**
-{{ A H N HN }}
- * **irand**
-{{ end }}
- * **last**
- * **limits**
- * **maxibase**
- * **maxobase**
-{{ A H N HN }}
- * **maxrand**
-{{ end }}
- * **maxscale**
- * **modexp**
- * **print**
-{{ A H N HN }}
- * **rand**
{{ end }}
- * **read**
-{{ A H N HN }}
- * **seed**
+{{ P EP HP NP EHP ENP HNP EHNP }}
+: Because bc(1) was built without support for prompts, this option is a no-op.
{{ end }}
- * **stream**
- If any of those keywords are used as a function, variable, or array name in
- a script, use this option with the keyword as the argument. If multiple are
- used, use this option for all of them; it can be used multiple times.
-
- Keywords are *not* redefined when parsing the builtin math library (see the
- **LIBRARY** section).
-
- It is a fatal error to redefine keywords mandated by the POSIX standard. It
- is a fatal error to attempt to redefine words that this bc(1) does not
- reserve as keywords.
+ This is a **non-portable extension**.
**-q**, **-\-quiet**
@@ -327,22 +274,6 @@ The following are the options that bc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files or expressions are given by the **-f**, **-\-file**, **-e**, or
-**-\-expression** options, then bc(1) read from **stdin**.
-
-However, there are a few caveats to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-the parse cannot complete. That means that starting a string without ending it
-or starting a function, **if** statement, or loop without ending it will also
-cause bc(1) to not execute.
-
-Second, after an **if** statement, bc(1) doesn't know if an **else** statement
-will follow, so it will not execute until it knows there will not be an **else**
-statement.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -401,7 +332,7 @@ bc(1) programs with the **maxibase()** built-in function.
"output" base, or the number base used for outputting numbers. **obase** is
initially **10**. The max allowable value for **obase** is **BC_BASE_MAX** and
can be queried in bc(1) programs with the **maxobase()** built-in function. The
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
min allowable value for **obase** is **0**. If **obase** is **0**, values are
output in scientific notation, and if **obase** is **1**, values are output in
engineering notation. Otherwise, values are output in the specified base.
@@ -409,7 +340,7 @@ engineering notation. Otherwise, values are output in the specified base.
Outputting in scientific and engineering notations are **non-portable
extensions**.
{{ end }}
-{{ E EH EN EHN }}
+{{ E EH EN EP EHN EHP ENP EHNP }}
min allowable value for **obase** is **2**. Values are output in the specified
base.
{{ end }}
@@ -459,7 +390,7 @@ The following are named expressions in bc(1):
3. **ibase**
4. **obase**
5. **scale**
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
6. **seed**
7. **last** or a single dot (**.**)
@@ -486,7 +417,7 @@ parameter passed to **irand(E)** is **0**, **1**, or negative.
There is no limit to the length (number of significant decimal digits) or
*scale* of the value that can be assigned to **seed**.
{{ end }}
-{{ E EH EN EHN }}
+{{ E EH EN EP EHN EHP ENP EHNP }}
6. **last** or a single dot (**.**)
Number 6 is a **non-portable extension**.
@@ -509,48 +440,32 @@ The following are valid operands in bc(1):
2. Array indices (**I[E]**).
3. **(E)**: The value of **E** (used to change precedence).
4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
-5. **length(E)**: The number of significant decimal digits in **E**. Returns
- **1** for **0** with no decimal places. If given a string, the length of the
- string is returned. Passing a string to **length(E)** is a **non-portable
- extension**.
+5. **length(E)**: The number of significant decimal digits in **E**.
6. **length(I[])**: The number of elements in the array **I**. This is a
**non-portable extension**.
7. **scale(E)**: The *scale* of **E**.
8. **abs(E)**: The absolute value of **E**. This is a **non-portable
extension**.
-9. **modexp(E, E, E)**: Modular exponentiation, where the first expression is
- the base, the second is the exponent, and the third is the modulus. All
- three values must be integers. The second argument must be non-negative. The
- third argument must be non-zero. This is a **non-portable extension**.
-10. **divmod(E, E, I[])**: Division and modulus in one operation. This is for
- optimization. The first expression is the dividend, and the second is the
- divisor, which must be non-zero. The return value is the quotient, and the
- modulus is stored in index **0** of the provided array (the last argument).
- This is a **non-portable extension**.
-11. **asciify(E)**: If **E** is a string, returns a string that is the first
- letter of its argument. If it is a number, calculates the number mod **256**
- and returns that number as a one-character string. This is a **non-portable
- extension**.
-12. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a non-**void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-13. **read()**: Reads a line from **stdin** and uses that as an expression. The
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
result of that expression is the result of the **read()** operand. This is a
**non-portable extension**.
-14. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
extension**.
-15. **maxobase()**: The max allowable **obase**. This is a **non-portable
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
extension**.
-16. **maxscale()**: The max allowable **scale**. This is a **non-portable
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
extension**.
-{{ A H N HN }}
-17. **rand()**: A pseudo-random integer between **0** (inclusive) and
+{{ A H N P HN HP NP HNP }}
+14. **rand()**: A pseudo-random integer between **0** (inclusive) and
**BC_RAND_MAX** (inclusive). Using this operand will change the value of
**seed**. This is a **non-portable extension**.
-18. **irand(E)**: A pseudo-random integer between **0** (inclusive) and the
+15. **irand(E)**: A pseudo-random integer between **0** (inclusive) and the
value of **E** (exclusive). If **E** is negative or is a non-integer
(**E**'s *scale* is not **0**), an error is raised, and bc(1) resets (see
the **RESET** section) while **seed** remains unchanged. If **E** is larger
@@ -561,7 +476,7 @@ The following are valid operands in bc(1):
change the value of **seed**, unless the value of **E** is **0** or **1**.
In that case, **0** is returned, and **seed** is *not* changed. This is a
**non-portable extension**.
-19. **maxrand()**: The max integer returned by **rand()**. This is a
+16. **maxrand()**: The max integer returned by **rand()**. This is a
**non-portable extension**.
The integers generated by **rand()** and **irand(E)** are guaranteed to be as
@@ -590,7 +505,7 @@ if they were valid digits, regardless of the value of **ibase**. This means that
**A** alone always equals decimal **10** and **Z** alone always equals decimal
**35**.
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
In addition, bc(1) accepts numbers in scientific notation. These have the form
**\<number\>e\<integer\>**. The exponent (the portion after the **e**) must be
an integer. An example is **1.89237e9**, which is equal to **1892370000**.
@@ -631,7 +546,7 @@ precedence.
Description: **negation**, **boolean not**
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
**\$**
: Type: Postfix
@@ -673,7 +588,7 @@ precedence.
Description: **add**, **subtract**
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
**\<\<** **\>\>**
: Type: Binary
@@ -684,7 +599,7 @@ precedence.
**=** **\<\<=** **\>\>=** **+=** **-=** **\*=** **/=** **%=** **\^=** **\@=**
{{ end }}
-{{ E EH EN EHN }}
+{{ E EH EN EP EHN EHP ENP EHNP }}
**=** **+=** **-=** **\*=** **/=** **%=** **\^=**
{{ end }}
@@ -742,7 +657,7 @@ The operators will be described in more detail below.
This is a **non-portable extension**.
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
**\$**
: The **truncation** operator returns a copy of the given expression with all
@@ -807,7 +722,7 @@ The operators will be described in more detail below.
returns the difference, with a *scale* equal to the max of the *scale*s of
**a** and **b**.
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
**\<\<**
: The **left shift** operator takes two expressions, **a** and **b**, and
@@ -829,10 +744,10 @@ The operators will be described in more detail below.
This is a **non-portable extension**.
{{ end }}
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
**=** **\<\<=** **\>\>=** **+=** **-=** **\*=** **/=** **%=** **\^=** **\@=**
{{ end }}
-{{ E EH EN EHN }}
+{{ E EH EN EP EHN EHP ENP EHNP }}
**=** **+=** **-=** **\*=** **/=** **%=** **\^=**
{{ end }}
@@ -843,7 +758,7 @@ The operators will be described in more detail below.
others, **a** and **b** are applied as operands to the corresponding
arithmetic operator and the result is assigned to **a**.
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
The **assignment** operators that correspond to operators that are
extensions are themselves **non-portable extensions**.
{{ end }}
@@ -898,15 +813,14 @@ The following items are statements:
12. **limits**
13. A string of characters, enclosed in double quotes
14. **print** **E** **,** ... **,** **E**
-15. **stream** **E** **,** ... **,** **E**
-16. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a **void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-Numbers 4, 9, 11, 12, 14, 15, and 16 are **non-portable extensions**.
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
Also, as a **non-portable extension**, any or all of the expressions in the
header of a for loop may be omitted. If the condition (second expression) is
@@ -933,7 +847,7 @@ is like the **quit** statement in that it is a compile-time command.
An expression by itself is evaluated and printed, followed by a newline.
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
Both scientific notation and engineering notation are available for printing the
results of expressions. Scientific notation is activated by assigning **0** to
**obase**, and engineering notation is activated by assigning **1** to
@@ -946,48 +860,23 @@ Printing numbers in scientific notation and/or engineering notation is a
**non-portable extension**.
{{ end }}
-## Strings
-
-If strings appear as a statement by themselves, they are printed without a
-trailing newline.
-
-In addition to appearing as a lone statement by themselves, strings can be
-assigned to variables and array elements. They can also be passed to functions
-in variable parameters.
-
-If any statement that expects a string is given a variable that had a string
-assigned to it, the statement acts as though it had received a string.
-
-If any math operation is attempted on a string or a variable or array element
-that has been assigned a string, an error is raised, and bc(1) resets (see the
-**RESET** section).
-
-Assigning strings to variables and array elements and passing them to functions
-are **non-portable extensions**.
-
## Print Statement
The "expressions" in a **print** statement may also be strings. If they are, there
are backslash escape sequences that are interpreted specially. What those
sequences are, and what they cause to be printed, are shown below:
-**\\a**: **\\a**
-
-**\\b**: **\\b**
-
-**\\\\**: **\\**
-
-**\\e**: **\\**
-
-**\\f**: **\\f**
-
-**\\n**: **\\n**
-
-**\\q**: **"**
-
-**\\r**: **\\r**
-
-**\\t**: **\\t**
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
Any other character following a backslash causes the backslash and character to
be printed as-is.
@@ -995,19 +884,6 @@ be printed as-is.
Any non-string expression in a print statement shall be assigned to **last**,
like any other expression that is printed.
-## Stream Statement
-
-The "expressions in a **stream** statement may also be strings.
-
-If a **stream** statement is given a string, it prints the string as though the
-string had appeared as its own statement. In other words, the **stream**
-statement prints strings normally, without a newline.
-
-If a **stream** statement is given a number, a copy of it is truncated and its
-absolute value is calculated. The result is then printed as though **obase** is
-**256** and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
-
## Order of Evaluation
All expressions in a statment are evaluated left to right, except as necessary
@@ -1101,14 +977,14 @@ This is a **non-portable extension**.
# LIBRARY
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
All of the functions below, including the functions in the extended math
library (see the *Extended Library* subsection below), are available when the
**-l** or **-\-mathlib** command-line flags are given, except that the extended
math library is not available when the **-s** option, the **-w** option, or
equivalents are given.
{{ end }}
-{{ E EH EN EHN }}
+{{ E EH EN EP EHN EHP ENP EHNP }}
All of the functions below are available when the **-l** or **-\-mathlib**
command-line flags are given.
{{ end }}
@@ -1159,7 +1035,7 @@ The [standard][1] defines the following functions for the math library:
This is a transcendental function (see the *Transcendental Functions*
subsection below).
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
## Extended Library
The extended library is *not* loaded when the **-s**/**-\-standard** or
@@ -1236,16 +1112,6 @@ The extended library is a **non-portable extension**.
reset (see the **RESET** section). It also raises an error and causes bc(1)
to reset if **r** is even and **x** is negative.
-**gcd(a, b)**
-
-: Returns the greatest common divisor (factor) of the truncated absolute value
- of **a** and the truncated absolute value of **b**.
-
-**lcm(a, b)**
-
-: Returns the least common multiple of the truncated absolute value of **a**
- and the truncated absolute value of **b**.
-
**pi(p)**
: Returns **pi** to **p** decimal places.
@@ -1375,317 +1241,6 @@ The extended library is a **non-portable extension**.
: Returns a random boolean value (either **0** or **1**).
-**band(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of the bitwise **and** operation between them.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bor(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of the bitwise **or** operation between them.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bxor(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of the bitwise **xor** operation between them.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bshl(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of **a** bit-shifted left by **b** places.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bshr(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the truncated result of **a** bit-shifted right by **b** places.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bnotn(x, n)**
-
-: Takes the truncated absolute value of **x** and does a bitwise not as though
- it has the same number of bytes as the truncated absolute value of **n**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot8(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **8** binary digits (1 unsigned byte).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot16(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **16** binary digits (2 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot32(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **32** binary digits (4 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot64(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **64** binary digits (8 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- the minimum number of power of two unsigned bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brevn(x, n)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has the same number of 8-bit bytes as the truncated absolute value of **n**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev8(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 8 binary digits (1 unsigned byte).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev16(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 16 binary digits (2 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev32(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 32 binary digits (4 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev64(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 64 binary digits (8 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has the minimum number of power of two unsigned bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**broln(x, p, n)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has the same number of unsigned 8-bit bytes as the truncated
- absolute value of **n**, by the number of places equal to the truncated
- absolute value of **p** modded by the **2** to the power of the number of
- binary digits in **n** 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol8(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **8** binary digits (**1** unsigned byte), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol16(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **16** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **16**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol32(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **32** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **32**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol64(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **64** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **64**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has the minimum number of power of two unsigned 8-bit bytes, by
- the number of places equal to the truncated absolute value of **p** modded
- by 2 to the power of the number of binary digits in the minimum number of
- 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brorn(x, p, n)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has the same number of unsigned 8-bit bytes as the truncated
- absolute value of **n**, by the number of places equal to the truncated
- absolute value of **p** modded by the **2** to the power of the number of
- binary digits in **n** 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror8(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **8** binary digits (**1** unsigned byte), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror16(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **16** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **16**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror32(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **32** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **32**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror64(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **64** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **64**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has the minimum number of power of two unsigned 8-bit bytes, by
- the number of places equal to the truncated absolute value of **p** modded
- by 2 to the power of the number of binary digits in the minimum number of
- 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmodn(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of the multiplication of the truncated absolute value of **n** and
- **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod8(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod16(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **16**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod32(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **32**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod64(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **64**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bunrev(t)**
-
-: Assumes **t** is a bitwise-reversed number with an extra set bit one place
- more significant than the real most significant bit (which was the least
- significant bit in the original number). This number is reversed and
- returned without the extra set bit.
-
- This function is used to implement other bitwise functions; it is not meant
- to be used by users, but it can be.
-
**ubytes(x)**
: Returns the numbers of unsigned integer bytes required to hold the truncated
@@ -1696,20 +1251,6 @@ The extended library is a **non-portable extension**.
: Returns the numbers of signed, two's-complement integer bytes required to
hold the truncated value of **x**.
-**s2u(x)**
-
-: Returns **x** if it is non-negative. If it *is* negative, then it calculates
- what **x** would be as a 2's-complement signed integer and returns the
- non-negative integer that would have the same representation in binary.
-
-**s2un(x,n)**
-
-: Returns **x** if it is non-negative. If it *is* negative, then it calculates
- what **x** would be as a 2's-complement signed integer with **n** bytes and
- returns the non-negative integer that would have the same representation in
- binary. If **x** cannot fit into **n** 2's-complement signed bytes, it is
- truncated to fit.
-
**hex(x)**
: Outputs the hexadecimal (base **16**) representation of **x**.
@@ -1938,7 +1479,7 @@ The transcendental functions in the standard math library are:
* **e(x)**
* **j(x, n)**
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
The transcendental functions in the extended math library are:
* **l2(x)**
@@ -2044,7 +1585,7 @@ The following are the limits on bc(1):
: The maximum length of a number (in decimal digits), which includes digits
after the decimal point. Set at **BC_OVERFLOW_MAX-1**.
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
**BC_RAND_MAX**
: The maximum integer (inclusive) returned by the **rand()** operand. Set at
@@ -2106,61 +1647,6 @@ bc(1) recognizes the following environment variables:
lines to that length, including the backslash (**\\**). The default line
length is **70**.
-**BC_BANNER**
-
-: If this environment variable exists and contains an integer, then a non-zero
- value activates the copyright banner when bc(1) is in interactive mode,
- while zero deactivates it.
-
- If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) does not print
- the banner when not in interactive mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_SIGINT_RESET**
-
-: If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when bc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes bc(1) reset
- on **SIGINT**, rather than exit, and zero makes bc(1) exit. If this
- environment variable exists and is *not* an integer, then bc(1) will exit on
- **SIGINT**.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes bc(1) use TTY
- mode, and zero makes bc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes bc(1) use a prompt,
- and zero or a non-integer makes bc(1) not use a prompt. If this environment
- variable does not exist and **BC_TTY_MODE** does, then the value of the
- **BC_TTY_MODE** environment variable is used.
-
- This environment variable and the **BC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
-
# EXIT STATUS
bc(1) returns the following exit statuses:
@@ -2175,23 +1661,22 @@ bc(1) returns the following exit statuses:
expected errors, since math errors will happen in the process of normal
execution.
+{{ A H N P HN HP NP HNP }}
Math errors include divide by **0**, taking the square root of a negative
-{{ A H N HN }}
number, using a negative number as a bound for the pseudo-random number
generator, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**), places (**\@**), left shift (**\<\<**), and right shift (**\>\>**)
operators and their corresponding assignment operators.
{{ end }}
-{{ E EH EN EHN }}
+{{ E EH EN EP EHN EHP ENP EHNP }}
+ Math errors include divide by **0**, taking the square root of a negative
number, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**) operator and the corresponding assignment operator.
@@ -2216,12 +1701,11 @@ bc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors, passing the
- wrong number of arguments to functions, attempting to call an undefined
- function, and attempting to use a **void** function call as a value in an
- expression.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
**4**
@@ -2250,80 +1734,41 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. bc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **BC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, bc(1) can turn on TTY mode,
-subject to some settings.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
-If there is the environment variable **BC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, bc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **BC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then bc(1) will not turn TTY
-mode on.
+{{ A E N P EN EP NP ENP }}
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
+{{ end }}
-If the environment variable **BC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+{{ A E H N EH EN HN EHN }}
+The prompt is enabled in TTY mode.
+{{ end }}
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-{{ A E N EN }}
-## Command-Line History
-
-Command-line history is only enabled if TTY mode is, i.e., that **stdin**,
-**stdout**, and **stderr** are connected to a TTY and the **BC_TTY_MODE**
-environment variable (see the **ENVIRONMENT VARIABLES** section) and its default
-do not disable TTY mode. See the **COMMAND LINE HISTORY** section for more
-information.
-{{ end }}
-
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **BC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **BC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **BC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **BC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause bc(1) to do one of two things.
-
-If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **BC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, bc(1) will
-exit.
-
-However, if bc(1) is in interactive mode, and the **BC_SIGINT_RESET** or its
-default is an integer and non-zero, then bc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If bc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If bc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
can seem as though bc(1) did not respond to the signal since it will immediately
@@ -2334,34 +1779,26 @@ rest of the files could still be executed without problem, allowing the user to
continue.
**SIGTERM** and **SIGQUIT** cause bc(1) to clean up and exit, and it uses the
-{{ A E N EN }}
+{{ A E N P EN EP NP ENP }}
default handler for all other signals. The one exception is **SIGHUP**; in that
-case, and only when bc(1) is in TTY mode (see the **TTY MODE** section), a
-**SIGHUP** will cause bc(1) to clean up and exit.
+case, when bc(1) is in TTY mode, a **SIGHUP** will cause bc(1) to clean up and
+exit.
{{ end }}
-{{ H EH HN EHN }}
+{{ H EH HN HP EHN EHP HNP EHNP }}
default handler for all other signals.
{{ end }}
-{{ A E N EN }}
+{{ A E N P EN EP NP ENP }}
# COMMAND LINE HISTORY
-bc(1) supports interactive command-line editing.
-
-If bc(1) can be in TTY mode (see the **TTY MODE** section), history can be
-enabled. This means that command-line history can only be enabled when
-**stdin**, **stdout**, and **stderr** are all connected to a TTY.
-
-Like TTY mode itself, it can be turned on or off with the environment variable
-**BC_TTY_MODE** (see the **ENVIRONMENT VARIABLES** section).
-
-If history is enabled, previous lines can be recalled and edited with the arrow
-keys.
+bc(1) supports interactive command-line editing. If bc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
**Note**: tabs are converted to 8 spaces.
{{ end }}
-{{ A E H EH }}
+{{ A E H P EH EP HP EHP }}
# LOCALES
This bc(1) ships with support for adding error messages for different locales
@@ -2382,7 +1819,7 @@ Note that the specification explicitly says that bc(1) only accepts numbers that
use a period (**.**) as a radix point, regardless of the value of
**LC_NUMERIC**.
-{{ A E H EH }}
+{{ A E H P EH EP HP EHP }}
This bc(1) supports error messages for different locales, and thus, it supports
**LC_MESSAGES**.
{{ end }}
diff --git a/manuals/bc/A.1 b/manuals/bc/A.1
index ff9973e3..2cb0a119 100644
--- a/manuals/bc/A.1
+++ b/manuals/bc/A.1
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "BC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
.SH NAME
.PP
bc - arbitrary-precision decimal arithmetic language and calculator
@@ -35,10 +35,9 @@ bc - arbitrary-precision decimal arithmetic language and calculator
[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--mathlib\f[R]]
[\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]] [\f[B]--quiet\f[R]]
[\f[B]--standard\f[R]] [\f[B]--warn\f[R]] [\f[B]--version\f[R]]
-[\f[B]-e\f[R] \f[I]expr\f[R]]
-[\f[B]--expression\f[R]=\f[I]expr\f[R]\&...] [\f[B]-f\f[R]
-\f[I]file\f[R]\&...] [\f[B]--file\f[R]=\f[I]file\f[R]\&...]
-[\f[I]file\f[R]\&...]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
.SH DESCRIPTION
.PP
bc(1) is an interactive processor for a language first standardized in
@@ -56,153 +55,129 @@ This bc(1) is a drop-in replacement for \f[I]any\f[R] bc(1), including
(and especially) the GNU bc(1).
It also has many extensions and extra features beyond other
implementations.
-.PP
-\f[B]Note\f[R]: If running this bc(1) on \f[I]any\f[R] script meant for
-another bc(1) gives a parse error, it is probably because a word this
-bc(1) reserves as a keyword is used as the name of a function, variable,
-or array.
-To fix that, use the command-line option \f[B]-r\f[R] \f[I]keyword\f[R],
-where \f[I]keyword\f[R] is the keyword that is used as a name in the
-script.
-For more information, see the \f[B]OPTIONS\f[R] section.
-.PP
-If parsing scripts meant for other bc(1) implementations still does not
-work, that is a bug and should be reported.
-See the \f[B]BUGS\f[R] section.
.SH OPTIONS
.PP
The following are the options that bc(1) accepts.
-.TP
+.PP
\f[B]-g\f[R], \f[B]--global-stacks\f[R]
-Turns the globals \f[B]ibase\f[R], \f[B]obase\f[R], \f[B]scale\f[R], and
-\f[B]seed\f[R] into stacks.
-.RS
.PP
-This has the effect that a copy of the current value of all four are
-pushed onto a stack for every function call, as well as popped when
-every function returns.
-This means that functions can assign to any and all of those globals
-without worrying that the change will affect other functions.
-Thus, a hypothetical function named \f[B]output(x,b)\f[R] that simply
-printed \f[B]x\f[R] in base \f[B]b\f[R] could be written like this:
+: Turns the globals \f[B]ibase\f[R], \f[B]obase\f[R], \f[B]scale\f[R],
+and \f[B]seed\f[R] into stacks.
.IP
.nf
\f[C]
-define void output(x, b) {
- obase=b
- x
-}
-\f[R]
-.fi
-.PP
+This has the effect that a copy of the current value of all four are pushed
+onto a stack for every function call, as well as popped when every function
+returns. This means that functions can assign to any and all of those
+globals without worrying that the change will affect other functions.
+Thus, a hypothetical function named **output(x,b)** that simply printed
+**x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
instead of like this:
-.IP
-.nf
-\f[C]
-define void output(x, b) {
- auto c
- c=obase
- obase=b
- x
- obase=c
-}
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+This makes writing functions much easier.
+
+(**Note**: the function **output(x,b)** exists in the extended math library.
+ See the **LIBRARY** section.)
+
+However, since using this flag means that functions cannot set **ibase**,
+**obase**, **scale**, or **seed** globally, functions that are made to do so
+cannot work anymore. There are two possible use cases for that, and each has
+a solution.
+
+First, if a function is called on startup to turn bc(1) into a number
+converter, it is possible to replace that capability with various shell
+aliases. Examples:
+
+ alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
+ alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+
+Second, if the purpose of a function is to set **ibase**, **obase**,
+**scale**, or **seed** globally for any other purpose, it could be split
+into one to four functions (based on how many globals it sets) and each of
+those functions could return the desired value for a global.
+
+For functions that set **seed**, the value assigned to **seed** is not
+propagated to parent functions. This means that the sequence of
+pseudo-random numbers that they see will not be the same sequence of
+pseudo-random numbers that any parent sees. This is only the case once
+**seed** has been set.
+
+If a function desires to not affect the sequence of pseudo-random numbers
+of its parents, but wants to use the same **seed**, it can use the following
+line:
+
+ seed = seed
+
+If the behavior of this option is desired for every run of bc(1), then users
+could make sure to define **BC_ENV_ARGS** and include this option (see the
+**ENVIRONMENT VARIABLES** section for more details).
+
+If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+This is a **non-portable extension**.
\f[R]
.fi
.PP
-This makes writing functions much easier.
+\f[B]-h\f[R], \f[B]--help\f[R]
.PP
-(\f[B]Note\f[R]: the function \f[B]output(x,b)\f[R] exists in the
-extended math library.
-See the \f[B]LIBRARY\f[R] section.)
+: Prints a usage message and quits.
.PP
-However, since using this flag means that functions cannot set
-\f[B]ibase\f[R], \f[B]obase\f[R], \f[B]scale\f[R], or \f[B]seed\f[R]
-globally, functions that are made to do so cannot work anymore.
-There are two possible use cases for that, and each has a solution.
+\f[B]-i\f[R], \f[B]--interactive\f[R]
.PP
-First, if a function is called on startup to turn bc(1) into a number
-converter, it is possible to replace that capability with various shell
-aliases.
-Examples:
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
.IP
.nf
\f[C]
-alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
-alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+This is a **non-portable extension**.
\f[R]
.fi
.PP
-Second, if the purpose of a function is to set \f[B]ibase\f[R],
-\f[B]obase\f[R], \f[B]scale\f[R], or \f[B]seed\f[R] globally for any
-other purpose, it could be split into one to four functions (based on
-how many globals it sets) and each of those functions could return the
-desired value for a global.
-.PP
-For functions that set \f[B]seed\f[R], the value assigned to
-\f[B]seed\f[R] is not propagated to parent functions.
-This means that the sequence of pseudo-random numbers that they see will
-not be the same sequence of pseudo-random numbers that any parent sees.
-This is only the case once \f[B]seed\f[R] has been set.
+\f[B]-l\f[R], \f[B]--mathlib\f[R]
.PP
-If a function desires to not affect the sequence of pseudo-random
-numbers of its parents, but wants to use the same \f[B]seed\f[R], it can
-use the following line:
+: Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to
+\f[B]20\f[R] and loads the included math library and the extended math
+library before running any code, including any expressions or files
+specified on the command line.
.IP
.nf
\f[C]
-seed = seed
+To learn what is in the libraries, see the **LIBRARY** section.
\f[R]
.fi
.PP
-If the behavior of this option is desired for every run of bc(1), then
-users could make sure to define \f[B]BC_ENV_ARGS\f[R] and include this
-option (see the \f[B]ENVIRONMENT VARIABLES\f[R] section for more
-details).
-.PP
-If \f[B]-s\f[R], \f[B]-w\f[R], or any equivalents are used, this option
-is ignored.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-h\f[R], \f[B]--help\f[R]
-Prints a usage message and quits.
-.TP
-\f[B]-i\f[R], \f[B]--interactive\f[R]
-Forces interactive mode.
-(See the \f[B]INTERACTIVE MODE\f[R] section.)
-.RS
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-l\f[R], \f[B]--mathlib\f[R]
-Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to \f[B]20\f[R]
-and loads the included math library and the extended math library before
-running any code, including any expressions or files specified on the
-command line.
-.RS
-.PP
-To learn what is in the libraries, see the \f[B]LIBRARY\f[R] section.
-.RE
-.TP
\f[B]-P\f[R], \f[B]--no-prompt\f[R]
-Disables the prompt in TTY mode.
+.PP
+: Disables the prompt in TTY mode.
(The prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a prompt or are not used to having them in bc(1).
Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
-.RS
-.PP
-These options override the \f[B]BC_PROMPT\f[R] and \f[B]BC_TTY_MODE\f[R]
-environment variables (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
-Disables the read prompt in TTY mode.
+.PP
+: Disables the read prompt in TTY mode.
(The read prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a read prompt or are not used to having them in bc(1).
@@ -210,175 +185,108 @@ Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
This option is also useful in hash bang lines of bc(1) scripts that
prompt for user input.
-.RS
-.PP
-This option does not disable the regular prompt because the read prompt
-is only used when the \f[B]read()\f[R] built-in function is called.
-.PP
-These options \f[I]do\f[R] override the \f[B]BC_PROMPT\f[R] and
-\f[B]BC_TTY_MODE\f[R] environment variables (see the \f[B]ENVIRONMENT
-VARIABLES\f[R] section), but only for the read prompt.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-r\f[R] \f[I]keyword\f[R], \f[B]--redefine\f[R]=\f[I]keyword\f[R]
-Redefines \f[I]keyword\f[R] in order to allow it to be used as a
-function, variable, or array name.
-This is useful when this bc(1) gives parse errors when parsing scripts
-meant for other bc(1) implementations.
-.RS
-.PP
-The keywords this bc(1) allows to be redefined are:
-.IP \[bu] 2
-\f[B]abs\f[R]
-.IP \[bu] 2
-\f[B]asciify\f[R]
-.IP \[bu] 2
-\f[B]continue\f[R]
-.IP \[bu] 2
-\f[B]divmod\f[R]
-.IP \[bu] 2
-\f[B]else\f[R]
-.IP \[bu] 2
-\f[B]halt\f[R]
-.IP \[bu] 2
-\f[B]irand\f[R]
-.IP \[bu] 2
-\f[B]last\f[R]
-.IP \[bu] 2
-\f[B]limits\f[R]
-.IP \[bu] 2
-\f[B]maxibase\f[R]
-.IP \[bu] 2
-\f[B]maxobase\f[R]
-.IP \[bu] 2
-\f[B]maxrand\f[R]
-.IP \[bu] 2
-\f[B]maxscale\f[R]
-.IP \[bu] 2
-\f[B]modexp\f[R]
-.IP \[bu] 2
-\f[B]print\f[R]
-.IP \[bu] 2
-\f[B]rand\f[R]
-.IP \[bu] 2
-\f[B]read\f[R]
-.IP \[bu] 2
-\f[B]seed\f[R]
-.IP \[bu] 2
-\f[B]stream\f[R]
-.PP
-If any of those keywords are used as a function, variable, or array name
-in a script, use this option with the keyword as the argument.
-If multiple are used, use this option for all of them; it can be used
-multiple times.
-.PP
-Keywords are \f[I]not\f[R] redefined when parsing the builtin math
-library (see the \f[B]LIBRARY\f[R] section).
+.IP
+.nf
+\f[C]
+This option does not disable the regular prompt because the read prompt is
+only used when the **read()** built-in function is called.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-It is a fatal error to redefine keywords mandated by the POSIX standard.
-It is a fatal error to attempt to redefine words that this bc(1) does
-not reserve as keywords.
-.RE
-.TP
\f[B]-q\f[R], \f[B]--quiet\f[R]
-This option is for compatibility with the GNU
+.PP
+: This option is for compatibility with the GNU
bc(1) (https://www.gnu.org/software/bc/); it is a no-op.
Without this option, GNU bc(1) prints a copyright header.
This bc(1) only prints the copyright header if one or more of the
\f[B]-v\f[R], \f[B]-V\f[R], or \f[B]--version\f[R] options are given.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-s\f[R], \f[B]--standard\f[R]
-Process exactly the language defined by the
+.PP
+: Process exactly the language defined by the
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
and error if any extensions are used.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
-Print the version information (copyright header) and exit.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: Print the version information (copyright header) and exit.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]-w\f[R], \f[B]--warn\f[R]
-Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
+.PP
+: Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
not errors) are printed for non-standard extensions and execution
continues normally.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
-Evaluates \f[I]expr\f[R].
+.PP
+: Evaluates \f[I]expr\f[R].
If multiple expressions are given, they are evaluated in order.
If files are given as well (see below), the expressions and files are
evaluated in the order given.
This means that if a file is given before an expression, the file is
read in and evaluated first.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]BC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, bc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R], whether on the command-line or in
-\f[B]BC_ENV_ARGS\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, bc(1) will give a fatal error and
-exit.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
-Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
were read through \f[B]stdin\f[R].
If expressions are also given (see above), the expressions are evaluated
in the order given.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]BC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, bc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, bc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
All long options are \f[B]non-portable extensions\f[R].
-.SH STDIN
-.PP
-If no files or expressions are given by the \f[B]-f\f[R],
-\f[B]--file\f[R], \f[B]-e\f[R], or \f[B]--expression\f[R] options, then
-bc(1) read from \f[B]stdin\f[R].
-.PP
-However, there are a few caveats to this.
-.PP
-First, \f[B]stdin\f[R] is evaluated a line at a time.
-The only exception to this is if the parse cannot complete.
-That means that starting a string without ending it or starting a
-function, \f[B]if\f[R] statement, or loop without ending it will also
-cause bc(1) to not execute.
-.PP
-Second, after an \f[B]if\f[R] statement, bc(1) doesn\[cq]t know if an
-\f[B]else\f[R] statement will follow, so it will not execute until it
-knows there will not be an \f[B]else\f[R] statement.
.SH STDOUT
.PP
Any non-error output is written to \f[B]stdout\f[R].
@@ -433,7 +341,7 @@ Identifiers with more than one character (letter) are a
.PP
\f[B]ibase\f[R] is a global variable determining how to interpret
constant numbers.
-It is the \[lq]input\[rq] base, or the number base used for interpreting
+It is the \[dq]input\[dq] base, or the number base used for interpreting
input numbers.
\f[B]ibase\f[R] is initially \f[B]10\f[R].
If the \f[B]-s\f[R] (\f[B]--standard\f[R]) and \f[B]-w\f[R]
@@ -445,7 +353,7 @@ The max allowable value for \f[B]ibase\f[R] can be queried in bc(1)
programs with the \f[B]maxibase()\f[R] built-in function.
.PP
\f[B]obase\f[R] is a global variable determining how to output results.
-It is the \[lq]output\[rq] base, or the number base used for outputting
+It is the \[dq]output\[dq] base, or the number base used for outputting
numbers.
\f[B]obase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and
@@ -577,10 +485,6 @@ Array indices (\f[B]I[E]\f[R]).
.IP " 5." 4
\f[B]length(E)\f[R]: The number of significant decimal digits in
\f[B]E\f[R].
-Returns \f[B]1\f[R] for \f[B]0\f[R] with no decimal places.
-If given a string, the length of the string is returned.
-Passing a string to \f[B]length(E)\f[R] is a \f[B]non-portable
-extension\f[R].
.IP " 6." 4
\f[B]length(I[])\f[R]: The number of elements in the array \f[B]I\f[R].
This is a \f[B]non-portable extension\f[R].
@@ -590,28 +494,6 @@ This is a \f[B]non-portable extension\f[R].
\f[B]abs(E)\f[R]: The absolute value of \f[B]E\f[R].
This is a \f[B]non-portable extension\f[R].
.IP " 9." 4
-\f[B]modexp(E, E, E)\f[R]: Modular exponentiation, where the first
-expression is the base, the second is the exponent, and the third is the
-modulus.
-All three values must be integers.
-The second argument must be non-negative.
-The third argument must be non-zero.
-This is a \f[B]non-portable extension\f[R].
-.IP "10." 4
-\f[B]divmod(E, E, I[])\f[R]: Division and modulus in one operation.
-This is for optimization.
-The first expression is the dividend, and the second is the divisor,
-which must be non-zero.
-The return value is the quotient, and the modulus is stored in index
-\f[B]0\f[R] of the provided array (the last argument).
-This is a \f[B]non-portable extension\f[R].
-.IP "11." 4
-\f[B]asciify(E)\f[R]: If \f[B]E\f[R] is a string, returns a string that
-is the first letter of its argument.
-If it is a number, calculates the number mod \f[B]256\f[R] and returns
-that number as a one-character string.
-This is a \f[B]non-portable extension\f[R].
-.IP "12." 4
\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
\f[B]I\f[R] is an identifier for a non-\f[B]void\f[R] function (see the
\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
@@ -620,30 +502,30 @@ The \f[B]E\f[R] argument(s) may also be arrays of the form
(see the \f[I]Array References\f[R] subsection of the
\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
function definition is an array reference.
-.IP "13." 4
+.IP "10." 4
\f[B]read()\f[R]: Reads a line from \f[B]stdin\f[R] and uses that as an
expression.
The result of that expression is the result of the \f[B]read()\f[R]
operand.
This is a \f[B]non-portable extension\f[R].
-.IP "14." 4
+.IP "11." 4
\f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "15." 4
+.IP "12." 4
\f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "16." 4
+.IP "13." 4
\f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "17." 4
+.IP "14." 4
\f[B]rand()\f[R]: A pseudo-random integer between \f[B]0\f[R]
(inclusive) and \f[B]BC_RAND_MAX\f[R] (inclusive).
Using this operand will change the value of \f[B]seed\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "18." 4
+.IP "15." 4
\f[B]irand(E)\f[R]: A pseudo-random integer between \f[B]0\f[R]
(inclusive) and the value of \f[B]E\f[R] (exclusive).
-If \f[B]E\f[R] is negative or is a non-integer (\f[B]E\f[R]\[cq]s
+If \f[B]E\f[R] is negative or is a non-integer (\f[B]E\f[R]\[aq]s
\f[I]scale\f[R] is not \f[B]0\f[R]), an error is raised, and bc(1)
resets (see the \f[B]RESET\f[R] section) while \f[B]seed\f[R] remains
unchanged.
@@ -658,7 +540,7 @@ value of \f[B]E\f[R] is \f[B]0\f[R] or \f[B]1\f[R].
In that case, \f[B]0\f[R] is returned, and \f[B]seed\f[R] is
\f[I]not\f[R] changed.
This is a \f[B]non-portable extension\f[R].
-.IP "19." 4
+.IP "16." 4
\f[B]maxrand()\f[R]: The max integer returned by \f[B]rand()\f[R].
This is a \f[B]non-portable extension\f[R].
.PP
@@ -721,301 +603,377 @@ extension\f[R].
The following arithmetic and logical operators can be used.
They are listed in order of decreasing precedence.
Operators in the same group have the same precedence.
-.TP
+.PP
\f[B]++\f[R] \f[B]--\f[R]
-Type: Prefix and Postfix
-.RS
.PP
+: Type: Prefix and Postfix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **increment**, **decrement**
+\f[R]
+.fi
.PP
-Description: \f[B]increment\f[R], \f[B]decrement\f[R]
-.RE
-.TP
\f[B]-\f[R] \f[B]!\f[R]
-Type: Prefix
-.RS
.PP
+: Type: Prefix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **negation**, **boolean not**
+\f[R]
+.fi
.PP
-Description: \f[B]negation\f[R], \f[B]boolean not\f[R]
-.RE
-.TP
\f[B]$\f[R]
-Type: Postfix
-.RS
.PP
+: Type: Postfix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **truncation**
+\f[R]
+.fi
.PP
-Description: \f[B]truncation\f[R]
-.RE
-.TP
\f[B]\[at]\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **set precision**
+\f[R]
+.fi
.PP
-Description: \f[B]set precision\f[R]
-.RE
-.TP
\f[B]\[ha]\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **power**
+\f[R]
+.fi
.PP
-Description: \f[B]power\f[R]
-.RE
-.TP
\f[B]*\f[R] \f[B]/\f[R] \f[B]%\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **multiply**, **divide**, **modulus**
+\f[R]
+.fi
.PP
-Description: \f[B]multiply\f[R], \f[B]divide\f[R], \f[B]modulus\f[R]
-.RE
-.TP
\f[B]+\f[R] \f[B]-\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **add**, **subtract**
+\f[R]
+.fi
.PP
-Description: \f[B]add\f[R], \f[B]subtract\f[R]
-.RE
-.TP
\f[B]<<\f[R] \f[B]>>\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **shift left**, **shift right**
+\f[R]
+.fi
.PP
-Description: \f[B]shift left\f[R], \f[B]shift right\f[R]
-.RE
-.TP
-\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
-Type: Binary
-.RS
+\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R]
+\f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **assignment**
+\f[R]
+.fi
.PP
-Description: \f[B]assignment\f[R]
-.RE
-.TP
-\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R] \f[B]>\f[R]
-Type: Binary
-.RS
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **relational**
+\f[R]
+.fi
.PP
-Description: \f[B]relational\f[R]
-.RE
-.TP
\f[B]&&\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **boolean and**
+\f[R]
+.fi
.PP
-Description: \f[B]boolean and\f[R]
-.RE
-.TP
\f[B]||\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
-.PP
-Description: \f[B]boolean or\f[R]
-.RE
+
+Description: **boolean or**
+\f[R]
+.fi
.PP
The operators will be described in more detail below.
-.TP
+.PP
\f[B]++\f[R] \f[B]--\f[R]
-The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
+.PP
+: The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
operators behave exactly like they would in C.
They require a named expression (see the \f[I]Named Expressions\f[R]
subsection) as an operand.
-.RS
+.IP
+.nf
+\f[C]
+The prefix versions of these operators are more efficient; use them where
+possible.
+\f[R]
+.fi
.PP
-The prefix versions of these operators are more efficient; use them
-where possible.
-.RE
-.TP
\f[B]-\f[R]
-The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
+.PP
+: The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
to negate any expression with the value \f[B]0\f[R].
Otherwise, a copy of the expression with its sign flipped is returned.
-.TP
+.PP
\f[B]!\f[R]
-The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the expression
-is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the
+expression is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]$\f[R]
-The \f[B]truncation\f[R] operator returns a copy of the given expression
-with all of its \f[I]scale\f[R] removed.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The \f[B]truncation\f[R] operator returns a copy of the given
+expression with all of its \f[I]scale\f[R] removed.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]\[at]\f[R]
-The \f[B]set precision\f[R] operator takes two expressions and returns a
-copy of the first with its \f[I]scale\f[R] equal to the value of the
+.PP
+: The \f[B]set precision\f[R] operator takes two expressions and returns
+a copy of the first with its \f[I]scale\f[R] equal to the value of the
second expression.
That could either mean that the number is returned without change (if
the \f[I]scale\f[R] of the first expression matches the value of the
second expression), extended (if it is less), or truncated (if it is
more).
-.RS
-.PP
-The second expression must be an integer (no \f[I]scale\f[R]) and
-non-negative.
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]\[ha]\f[R]
-The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
+.PP
+: The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
as it would be in C) takes two expressions and raises the first to the
power of the value of the second.
The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*), and if it is
+negative, the first value must be non-zero.
+\f[R]
+.fi
.PP
-The second expression must be an integer (no \f[I]scale\f[R]), and if it
-is negative, the first value must be non-zero.
-.RE
-.TP
\f[B]*\f[R]
-The \f[B]multiply\f[R] operator takes two expressions, multiplies them,
-and returns the product.
+.PP
+: The \f[B]multiply\f[R] operator takes two expressions, multiplies
+them, and returns the product.
If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
\f[I]scale\f[R] of the result is equal to
\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
\f[B]max()\f[R] return the obvious values.
-.TP
+.PP
\f[B]/\f[R]
-The \f[B]divide\f[R] operator takes two expressions, divides them, and
+.PP
+: The \f[B]divide\f[R] operator takes two expressions, divides them, and
returns the quotient.
The \f[I]scale\f[R] of the result shall be the value of \f[B]scale\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
The second expression must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]%\f[R]
-The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and evaluates them by 1) Computing \f[B]a/b\f[R] to current
\f[B]scale\f[R] and 2) Using the result of step 1 to calculate
\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
\f[B]max(scale+scale(b),scale(a))\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
The second expression must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]+\f[R]
-The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and returns the sum, with a \f[I]scale\f[R] equal to the
max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
-.TP
+.PP
\f[B]-\f[R]
-The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and returns the difference, with a \f[I]scale\f[R] equal to
the max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
-.TP
+.PP
\f[B]<<\f[R]
-The \f[B]left shift\f[R] operator takes two expressions, \f[B]a\f[R] and
-\f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
-decimal point moved \f[B]b\f[R] places to the right.
-.RS
.PP
-The second expression must be an integer (no \f[I]scale\f[R]) and
-non-negative.
+: The \f[B]left shift\f[R] operator takes two expressions, \f[B]a\f[R]
+and \f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
+decimal point moved \f[B]b\f[R] places to the right.
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]>>\f[R]
-The \f[B]right shift\f[R] operator takes two expressions, \f[B]a\f[R]
+.PP
+: The \f[B]right shift\f[R] operator takes two expressions, \f[B]a\f[R]
and \f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
decimal point moved \f[B]b\f[R] places to the left.
-.RS
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-The second expression must be an integer (no \f[I]scale\f[R]) and
-non-negative.
+\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R]
+\f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
-The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R] and
-\f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the \f[I]Named
-Expressions\f[R] subsection).
-.RS
-.PP
-For \f[B]=\f[R], \f[B]b\f[R] is copied and the result is assigned to
-\f[B]a\f[R].
-For all others, \f[B]a\f[R] and \f[B]b\f[R] are applied as operands to
-the corresponding arithmetic operator and the result is assigned to
-\f[B]a\f[R].
-.PP
-The \f[B]assignment\f[R] operators that correspond to operators that are
-extensions are themselves \f[B]non-portable extensions\f[R].
-.RE
-.TP
-\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R] \f[B]>\f[R]
-The \f[B]relational\f[R] operators compare two expressions, \f[B]a\f[R]
-and \f[B]b\f[R], and if the relation holds, according to C language
-semantics, the result is \f[B]1\f[R].
-Otherwise, it is \f[B]0\f[R].
-.RS
+: The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R]
+and \f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the
+\f[I]Named Expressions\f[R] subsection).
+.IP
+.nf
+\f[C]
+For **=**, **b** is copied and the result is assigned to **a**. For all
+others, **a** and **b** are applied as operands to the corresponding
+arithmetic operator and the result is assigned to **a**.
+
+The **assignment** operators that correspond to operators that are
+extensions are themselves **non-portable extensions**.
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
.PP
+: The \f[B]relational\f[R] operators compare two expressions,
+\f[B]a\f[R] and \f[B]b\f[R], and if the relation holds, according to C
+language semantics, the result is \f[B]1\f[R].
+Otherwise, it is \f[B]0\f[R].
+.IP
+.nf
+\f[C]
Note that unlike in C, these operators have a lower precedence than the
-\f[B]assignment\f[R] operators, which means that \f[B]a=b>c\f[R] is
-interpreted as \f[B](a=b)>c\f[R].
+**assignment** operators, which means that **a=b\[rs]>c** is interpreted as
+**(a=b)\[rs]>c**.
+
+Also, unlike the [standard][1] requires, these operators can appear anywhere
+any other expressions can be used. This allowance is a
+**non-portable extension**.
+\f[R]
+.fi
.PP
-Also, unlike the
-standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
-requires, these operators can appear anywhere any other expressions can
-be used.
-This allowance is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]&&\f[R]
-The \f[B]boolean and\f[R] operator takes two expressions and returns
-\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
-.RS
.PP
-This is \f[I]not\f[R] a short-circuit operator.
+: The \f[B]boolean and\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]||\f[R]
-The \f[B]boolean or\f[R] operator takes two expressions and returns
+.PP
+: The \f[B]boolean or\f[R] operator takes two expressions and returns
\f[B]1\f[R] if one of the expressions is non-zero, \f[B]0\f[R]
otherwise.
-.RS
-.PP
-This is \f[I]not\f[R] a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Statements
.PP
The following items are statements:
.IP " 1." 4
\f[B]E\f[R]
.IP " 2." 4
-\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] \&... \f[B];\f[R] \f[B]S\f[R]
-\f[B]}\f[R]
+\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] ...
+\f[B];\f[R] \f[B]S\f[R] \f[B]}\f[R]
.IP " 3." 4
\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
.IP " 4." 4
@@ -1041,10 +999,9 @@ An empty statement
.IP "13." 4
A string of characters, enclosed in double quotes
.IP "14." 4
-\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] \&... \f[B],\f[R] \f[B]E\f[R]
+\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] ...
+\f[B],\f[R] \f[B]E\f[R]
.IP "15." 4
-\f[B]stream\f[R] \f[B]E\f[R] \f[B],\f[R] \&... \f[B],\f[R] \f[B]E\f[R]
-.IP "16." 4
\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
\f[B]I\f[R] is an identifier for a \f[B]void\f[R] function (see the
\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
@@ -1054,8 +1011,7 @@ The \f[B]E\f[R] argument(s) may also be arrays of the form
\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
function definition is an array reference.
.PP
-Numbers 4, 9, 11, 12, 14, 15, and 16 are \f[B]non-portable
-extensions\f[R].
+Numbers 4, 9, 11, 12, 14, and 15 are \f[B]non-portable extensions\f[R].
.PP
Also, as a \f[B]non-portable extension\f[R], any or all of the
expressions in the header of a for loop may be omitted.
@@ -1100,72 +1056,30 @@ run with either the \f[B]-s\f[R] or \f[B]-w\f[R] command-line options
.PP
Printing numbers in scientific notation and/or engineering notation is a
\f[B]non-portable extension\f[R].
-.SS Strings
-.PP
-If strings appear as a statement by themselves, they are printed without
-a trailing newline.
-.PP
-In addition to appearing as a lone statement by themselves, strings can
-be assigned to variables and array elements.
-They can also be passed to functions in variable parameters.
-.PP
-If any statement that expects a string is given a variable that had a
-string assigned to it, the statement acts as though it had received a
-string.
-.PP
-If any math operation is attempted on a string or a variable or array
-element that has been assigned a string, an error is raised, and bc(1)
-resets (see the \f[B]RESET\f[R] section).
-.PP
-Assigning strings to variables and array elements and passing them to
-functions are \f[B]non-portable extensions\f[R].
.SS Print Statement
.PP
-The \[lq]expressions\[rq] in a \f[B]print\f[R] statement may also be
+The \[dq]expressions\[dq] in a \f[B]print\f[R] statement may also be
strings.
If they are, there are backslash escape sequences that are interpreted
specially.
What those sequences are, and what they cause to be printed, are shown
below:
.PP
-\f[B]\[rs]a\f[R]: \f[B]\[rs]a\f[R]
-.PP
-\f[B]\[rs]b\f[R]: \f[B]\[rs]b\f[R]
+ * * * * *
.PP
-\f[B]\[rs]\[rs]\f[R]: \f[B]\[rs]\f[R]
+\f[B]\[rs]a\f[R] \f[B]\[rs]a\f[R] \f[B]\[rs]b\f[R] \f[B]\[rs]b\f[R]
+\f[B]\[rs]\[rs]\f[R] \f[B]\[rs]\f[R] \f[B]\[rs]e\f[R] \f[B]\[rs]\f[R]
+\f[B]\[rs]f\f[R] \f[B]\[rs]f\f[R] \f[B]\[rs]n\f[R] \f[B]\[rs]n\f[R]
+\f[B]\[rs]q\f[R] \f[B]\[dq]\f[R] \f[B]\[rs]r\f[R] \f[B]\[rs]r\f[R]
+\f[B]\[rs]t\f[R] \f[B]\[rs]t\f[R]
.PP
-\f[B]\[rs]e\f[R]: \f[B]\[rs]\f[R]
-.PP
-\f[B]\[rs]f\f[R]: \f[B]\[rs]f\f[R]
-.PP
-\f[B]\[rs]n\f[R]: \f[B]\[rs]n\f[R]
-.PP
-\f[B]\[rs]q\f[R]: \f[B]\[lq]\f[R]
-.PP
-\f[B]\[rs]r\f[R]: \f[B]\[rs]r\f[R]
-.PP
-\f[B]\[rs]t\f[R]: \f[B]\[rs]t\f[R]
+ * * * * *
.PP
Any other character following a backslash causes the backslash and
character to be printed as-is.
.PP
Any non-string expression in a print statement shall be assigned to
\f[B]last\f[R], like any other expression that is printed.
-.SS Stream Statement
-.PP
-The \[lq]expressions in a \f[B]stream\f[R] statement may also be
-strings.
-.PP
-If a \f[B]stream\f[R] statement is given a string, it prints the string
-as though the string had appeared as its own statement.
-In other words, the \f[B]stream\f[R] statement prints strings normally,
-without a newline.
-.PP
-If a \f[B]stream\f[R] statement is given a number, a copy of it is
-truncated and its absolute value is calculated.
-The result is then printed as though \f[B]obase\f[R] is \f[B]256\f[R]
-and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
.SS Order of Evaluation
.PP
All expressions in a statment are evaluated left to right, except as
@@ -1255,9 +1169,9 @@ Void functions can only use the first two \f[B]return\f[R] statements
listed above.
They can also omit the return statement entirely.
.PP
-The word \[lq]void\[rq] is not treated as a keyword; it is still
+The word \[dq]void\[dq] is not treated as a keyword; it is still
possible to have variables, arrays, and functions named \f[B]void\f[R].
-The word \[lq]void\[rq] is only treated specially right after the
+The word \[dq]void\[dq] is only treated specially right after the
\f[B]define\f[R] keyword.
.PP
This is a \f[B]non-portable extension\f[R].
@@ -1292,55 +1206,74 @@ are given.
The
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
defines the following functions for the math library:
-.TP
+.PP
\f[B]s(x)\f[R]
-Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]c(x)\f[R]
-Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]a(x)\f[R]
-Returns the arctangent of \f[B]x\f[R], in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]l(x)\f[R]
-Returns the natural logarithm of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the natural logarithm of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]e(x)\f[R]
-Returns the mathematical constant \f[B]e\f[R] raised to the power of
+.PP
+: Returns the mathematical constant \f[B]e\f[R] raised to the power of
\f[B]x\f[R].
-.RS
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]j(x, n)\f[R]
-Returns the bessel integer order \f[B]n\f[R] (truncated) of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
+: Returns the bessel integer order \f[B]n\f[R] (truncated) of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.SS Extended Library
.PP
The extended library is \f[I]not\f[R] loaded when the
@@ -1349,107 +1282,126 @@ options are given since they are not part of the library defined by the
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html).
.PP
The extended library is a \f[B]non-portable extension\f[R].
-.TP
+.PP
\f[B]p(x, y)\f[R]
-Calculates \f[B]x\f[R] to the power of \f[B]y\f[R], even if \f[B]y\f[R]
-is not an integer, and returns the result to the current
-\f[B]scale\f[R].
-.RS
.PP
-It is an error if \f[B]y\f[R] is negative and \f[B]x\f[R] is
-\f[B]0\f[R].
+: Calculates \f[B]x\f[R] to the power of \f[B]y\f[R], even if
+\f[B]y\f[R] is not an integer, and returns the result to the current
+\f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+It is an error if **y** is negative and **x** is **0**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]r(x, p)\f[R]
-Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
+.PP
+: Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
the rounding mode round half away from
\f[B]0\f[R] (https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero).
-.TP
+.PP
\f[B]ceil(x, p)\f[R]
-Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
+.PP
+: Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
the rounding mode round away from
\f[B]0\f[R] (https://en.wikipedia.org/wiki/Rounding#Rounding_away_from_zero).
-.TP
+.PP
\f[B]f(x)\f[R]
-Returns the factorial of the truncated absolute value of \f[B]x\f[R].
-.TP
+.PP
+: Returns the factorial of the truncated absolute value of \f[B]x\f[R].
+.PP
\f[B]perm(n, k)\f[R]
-Returns the permutation of the truncated absolute value of \f[B]n\f[R]
+.PP
+: Returns the permutation of the truncated absolute value of \f[B]n\f[R]
of the truncated absolute value of \f[B]k\f[R], if \f[B]k <= n\f[R].
If not, it returns \f[B]0\f[R].
-.TP
+.PP
\f[B]comb(n, k)\f[R]
-Returns the combination of the truncated absolute value of \f[B]n\f[R]
+.PP
+: Returns the combination of the truncated absolute value of \f[B]n\f[R]
of the truncated absolute value of \f[B]k\f[R], if \f[B]k <= n\f[R].
If not, it returns \f[B]0\f[R].
-.TP
+.PP
\f[B]l2(x)\f[R]
-Returns the logarithm base \f[B]2\f[R] of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the logarithm base \f[B]2\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]l10(x)\f[R]
-Returns the logarithm base \f[B]10\f[R] of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the logarithm base \f[B]10\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]log(x, b)\f[R]
-Returns the logarithm base \f[B]b\f[R] of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the logarithm base \f[B]b\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]cbrt(x)\f[R]
-Returns the cube root of \f[B]x\f[R].
-.TP
+.PP
+: Returns the cube root of \f[B]x\f[R].
+.PP
\f[B]root(x, n)\f[R]
-Calculates the truncated value of \f[B]n\f[R], \f[B]r\f[R], and returns
-the \f[B]r\f[R]th root of \f[B]x\f[R] to the current \f[B]scale\f[R].
-.RS
-.PP
-If \f[B]r\f[R] is \f[B]0\f[R] or negative, this raises an error and
-causes bc(1) to reset (see the \f[B]RESET\f[R] section).
-It also raises an error and causes bc(1) to reset if \f[B]r\f[R] is even
-and \f[B]x\f[R] is negative.
-.RE
-.TP
-\f[B]gcd(a, b)\f[R]
-Returns the greatest common divisor (factor) of the truncated absolute
-value of \f[B]a\f[R] and the truncated absolute value of \f[B]b\f[R].
-.TP
-\f[B]lcm(a, b)\f[R]
-Returns the least common multiple of the truncated absolute value of
-\f[B]a\f[R] and the truncated absolute value of \f[B]b\f[R].
-.TP
+.PP
+: Calculates the truncated value of \f[B]n\f[R], \f[B]r\f[R], and
+returns the \f[B]r\f[R]th root of \f[B]x\f[R] to the current
+\f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+If **r** is **0** or negative, this raises an error and causes bc(1) to
+reset (see the **RESET** section). It also raises an error and causes bc(1)
+to reset if **r** is even and **x** is negative.
+\f[R]
+.fi
+.PP
\f[B]pi(p)\f[R]
-Returns \f[B]pi\f[R] to \f[B]p\f[R] decimal places.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns \f[B]pi\f[R] to \f[B]p\f[R] decimal places.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]t(x)\f[R]
-Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]a2(y, x)\f[R]
-Returns the arctangent of \f[B]y/x\f[R], in radians.
+.PP
+: Returns the arctangent of \f[B]y/x\f[R], in radians.
If both \f[B]y\f[R] and \f[B]x\f[R] are equal to \f[B]0\f[R], it raises
an error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
Otherwise, if \f[B]x\f[R] is greater than \f[B]0\f[R], it returns
@@ -1462,60 +1414,75 @@ If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is greater than
\f[B]0\f[R], it returns \f[B]pi/2\f[R].
If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is less than
\f[B]0\f[R], it returns \f[B]-pi/2\f[R].
-.RS
-.PP
-This function is the same as the \f[B]atan2()\f[R] function in many
-programming languages.
+.IP
+.nf
+\f[C]
+This function is the same as the **atan2()** function in many programming
+languages.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]sin(x)\f[R]
-Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is an alias of \f[B]s(x)\f[R].
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **s(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]cos(x)\f[R]
-Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is an alias of \f[B]c(x)\f[R].
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **c(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]tan(x)\f[R]
-Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
-.RS
-.PP
-If \f[B]x\f[R] is equal to \f[B]1\f[R] or \f[B]-1\f[R], this raises an
-error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
.PP
-This is an alias of \f[B]t(x)\f[R].
+: Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+If **x** is equal to **1** or **-1**, this raises an error and causes bc(1)
+to reset (see the **RESET** section).
+
+This is an alias of **t(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]atan(x)\f[R]
-Returns the arctangent of \f[B]x\f[R], in radians.
-.RS
.PP
-This is an alias of \f[B]a(x)\f[R].
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **a(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]atan2(y, x)\f[R]
-Returns the arctangent of \f[B]y/x\f[R], in radians.
+.PP
+: Returns the arctangent of \f[B]y/x\f[R], in radians.
If both \f[B]y\f[R] and \f[B]x\f[R] are equal to \f[B]0\f[R], it raises
an error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
Otherwise, if \f[B]x\f[R] is greater than \f[B]0\f[R], it returns
@@ -1528,672 +1495,367 @@ If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is greater than
\f[B]0\f[R], it returns \f[B]pi/2\f[R].
If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is less than
\f[B]0\f[R], it returns \f[B]-pi/2\f[R].
-.RS
-.PP
-This function is the same as the \f[B]atan2()\f[R] function in many
-programming languages.
-.PP
-This is an alias of \f[B]a2(y, x)\f[R].
+.IP
+.nf
+\f[C]
+This function is the same as the **atan2()** function in many programming
+languages.
+
+This is an alias of **a2(y, x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]r2d(x)\f[R]
-Converts \f[B]x\f[R] from radians to degrees and returns the result.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Converts \f[B]x\f[R] from radians to degrees and returns the result.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]d2r(x)\f[R]
-Converts \f[B]x\f[R] from degrees to radians and returns the result.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Converts \f[B]x\f[R] from degrees to radians and returns the result.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]frand(p)\f[R]
-Generates a pseudo-random number between \f[B]0\f[R] (inclusive) and
+.PP
+: Generates a pseudo-random number between \f[B]0\f[R] (inclusive) and
\f[B]1\f[R] (exclusive) with the number of decimal digits after the
decimal point equal to the truncated absolute value of \f[B]p\f[R].
If \f[B]p\f[R] is not \f[B]0\f[R], then calling this function will
change the value of \f[B]seed\f[R].
If \f[B]p\f[R] is \f[B]0\f[R], then \f[B]0\f[R] is returned, and
\f[B]seed\f[R] is \f[I]not\f[R] changed.
-.TP
+.PP
\f[B]ifrand(i, p)\f[R]
-Generates a pseudo-random number that is between \f[B]0\f[R] (inclusive)
-and the truncated absolute value of \f[B]i\f[R] (exclusive) with the
-number of decimal digits after the decimal point equal to the truncated
-absolute value of \f[B]p\f[R].
+.PP
+: Generates a pseudo-random number that is between \f[B]0\f[R]
+(inclusive) and the truncated absolute value of \f[B]i\f[R] (exclusive)
+with the number of decimal digits after the decimal point equal to the
+truncated absolute value of \f[B]p\f[R].
If the absolute value of \f[B]i\f[R] is greater than or equal to
\f[B]2\f[R], and \f[B]p\f[R] is not \f[B]0\f[R], then calling this
function will change the value of \f[B]seed\f[R]; otherwise, \f[B]0\f[R]
is returned and \f[B]seed\f[R] is not changed.
-.TP
+.PP
\f[B]srand(x)\f[R]
-Returns \f[B]x\f[R] with its sign flipped with probability
+.PP
+: Returns \f[B]x\f[R] with its sign flipped with probability
\f[B]0.5\f[R].
In other words, it randomizes the sign of \f[B]x\f[R].
-.TP
+.PP
\f[B]brand()\f[R]
-Returns a random boolean value (either \f[B]0\f[R] or \f[B]1\f[R]).
-.TP
-\f[B]band(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the result of the bitwise \f[B]and\f[R]
-operation between them.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bor(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the result of the bitwise \f[B]or\f[R]
-operation between them.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bxor(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the result of the bitwise \f[B]xor\f[R]
-operation between them.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bshl(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the result of \f[B]a\f[R] bit-shifted left by
-\f[B]b\f[R] places.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bshr(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the truncated result of \f[B]a\f[R]
-bit-shifted right by \f[B]b\f[R] places.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnotn(x, n)\f[R]
-Takes the truncated absolute value of \f[B]x\f[R] and does a bitwise not
-as though it has the same number of bytes as the truncated absolute
-value of \f[B]n\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot8(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has \f[B]8\f[R] binary digits (1 unsigned byte).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot16(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has \f[B]16\f[R] binary digits (2 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot32(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has \f[B]32\f[R] binary digits (4 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot64(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has \f[B]64\f[R] binary digits (8 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has the minimum number of power of two unsigned bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brevn(x, n)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has the same number of 8-bit bytes as the truncated absolute
-value of \f[B]n\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev8(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has 8 binary digits (1 unsigned byte).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev16(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has 16 binary digits (2 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev32(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has 32 binary digits (4 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev64(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has 64 binary digits (8 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has the minimum number of power of two unsigned bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]broln(x, p, n)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has the same number of unsigned 8-bit bytes as
-the truncated absolute value of \f[B]n\f[R], by the number of places
-equal to the truncated absolute value of \f[B]p\f[R] modded by the
-\f[B]2\f[R] to the power of the number of binary digits in \f[B]n\f[R]
-8-bit bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol8(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]8\f[R] binary digits (\f[B]1\f[R]
-unsigned byte), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]8\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol16(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]16\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]16\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol32(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]32\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]32\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol64(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]64\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]64\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has the minimum number of power of two
-unsigned 8-bit bytes, by the number of places equal to the truncated
-absolute value of \f[B]p\f[R] modded by 2 to the power of the number of
-binary digits in the minimum number of 8-bit bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brorn(x, p, n)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has the same number of unsigned 8-bit bytes as
-the truncated absolute value of \f[B]n\f[R], by the number of places
-equal to the truncated absolute value of \f[B]p\f[R] modded by the
-\f[B]2\f[R] to the power of the number of binary digits in \f[B]n\f[R]
-8-bit bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror8(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]8\f[R] binary digits (\f[B]1\f[R]
-unsigned byte), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]8\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror16(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]16\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]16\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror32(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]32\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]32\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror64(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]64\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]64\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has the minimum number of power of two
-unsigned 8-bit bytes, by the number of places equal to the truncated
-absolute value of \f[B]p\f[R] modded by 2 to the power of the number of
-binary digits in the minimum number of 8-bit bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmodn(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of the multiplication of the truncated absolute
-value of \f[B]n\f[R] and \f[B]8\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmod8(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of \f[B]8\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmod16(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of \f[B]16\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmod32(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of \f[B]32\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmod64(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of \f[B]64\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bunrev(t)\f[R]
-Assumes \f[B]t\f[R] is a bitwise-reversed number with an extra set bit
-one place more significant than the real most significant bit (which was
-the least significant bit in the original number).
-This number is reversed and returned without the extra set bit.
-.RS
-.PP
-This function is used to implement other bitwise functions; it is not
-meant to be used by users, but it can be.
-.RE
-.TP
+.PP
+: Returns a random boolean value (either \f[B]0\f[R] or \f[B]1\f[R]).
+.PP
\f[B]ubytes(x)\f[R]
-Returns the numbers of unsigned integer bytes required to hold the
+.PP
+: Returns the numbers of unsigned integer bytes required to hold the
truncated absolute value of \f[B]x\f[R].
-.TP
+.PP
\f[B]sbytes(x)\f[R]
-Returns the numbers of signed, two\[cq]s-complement integer bytes
+.PP
+: Returns the numbers of signed, two\[aq]s-complement integer bytes
required to hold the truncated value of \f[B]x\f[R].
-.TP
-\f[B]s2u(x)\f[R]
-Returns \f[B]x\f[R] if it is non-negative.
-If it \f[I]is\f[R] negative, then it calculates what \f[B]x\f[R] would
-be as a 2\[cq]s-complement signed integer and returns the non-negative
-integer that would have the same representation in binary.
-.TP
-\f[B]s2un(x,n)\f[R]
-Returns \f[B]x\f[R] if it is non-negative.
-If it \f[I]is\f[R] negative, then it calculates what \f[B]x\f[R] would
-be as a 2\[cq]s-complement signed integer with \f[B]n\f[R] bytes and
-returns the non-negative integer that would have the same representation
-in binary.
-If \f[B]x\f[R] cannot fit into \f[B]n\f[R] 2\[cq]s-complement signed
-bytes, it is truncated to fit.
-.TP
+.PP
\f[B]hex(x)\f[R]
-Outputs the hexadecimal (base \f[B]16\f[R]) representation of
+.PP
+: Outputs the hexadecimal (base \f[B]16\f[R]) representation of
\f[B]x\f[R].
-.RS
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]binary(x)\f[R]
-Outputs the binary (base \f[B]2\f[R]) representation of \f[B]x\f[R].
-.RS
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
+: Outputs the binary (base \f[B]2\f[R]) representation of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
\f[B]output(x, b)\f[R]
-Outputs the base \f[B]b\f[R] representation of \f[B]x\f[R].
-.RS
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
+: Outputs the base \f[B]b\f[R] representation of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
\f[B]uint(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in as few power of two bytes as possible.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or is negative, an error message is
-printed instead, but bc(1) is not reset (see the \f[B]RESET\f[R]
-section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in as few power of two bytes as possible.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or is negative, an error message is printed
+instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in as few power of two bytes as
-possible.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, an error message is printed instead,
-but bc(1) is not reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in as few power of two bytes
+as possible.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, an error message is printed instead, but bc(1)
+is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uintn(x, n)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]n\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]n\f[R] bytes, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]n\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **n** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]intn(x, n)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]n\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]n\f[R] bytes,
-an error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]n\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **n** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uint8(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]1\f[R] byte.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]1\f[R] byte, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]1\f[R] byte.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **1** byte, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int8(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]1\f[R] byte.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]1\f[R] byte, an
-error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]1\f[R] byte.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **1** byte, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uint16(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]2\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]2\f[R] bytes, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]2\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **2** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int16(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]2\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]2\f[R] bytes,
-an error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]2\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **2** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uint32(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]4\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]4\f[R] bytes, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]4\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **4** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int32(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]4\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]4\f[R] bytes,
-an error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]4\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **4** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uint64(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]8\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]8\f[R] bytes, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]8\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **8** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int64(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]8\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]8\f[R] bytes,
-an error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]8\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **8** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]hex_uint(x, n)\f[R]
-Outputs the representation of the truncated absolute value of
+.PP
+: Outputs the representation of the truncated absolute value of
\f[B]x\f[R] as an unsigned integer in hexadecimal using \f[B]n\f[R]
bytes.
Not all of the value will be output if \f[B]n\f[R] is too small.
-.RS
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]binary_uint(x, n)\f[R]
-Outputs the representation of the truncated absolute value of
+.PP
+: Outputs the representation of the truncated absolute value of
\f[B]x\f[R] as an unsigned integer in binary using \f[B]n\f[R] bytes.
Not all of the value will be output if \f[B]n\f[R] is too small.
-.RS
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]output_uint(x, n)\f[R]
-Outputs the representation of the truncated absolute value of
+.PP
+: Outputs the representation of the truncated absolute value of
\f[B]x\f[R] as an unsigned integer in the current \f[B]obase\f[R] (see
the \f[B]SYNTAX\f[R] section) using \f[B]n\f[R] bytes.
Not all of the value will be output if \f[B]n\f[R] is too small.
-.RS
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]output_byte(x, i)\f[R]
-Outputs byte \f[B]i\f[R] of the truncated absolute value of \f[B]x\f[R],
-where \f[B]0\f[R] is the least significant byte and \f[B]number_of_bytes
-- 1\f[R] is the most significant byte.
-.RS
-.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
+.PP
+: Outputs byte \f[B]i\f[R] of the truncated absolute value of
+\f[B]x\f[R], where \f[B]0\f[R] is the least significant byte and
+\f[B]number_of_bytes - 1\f[R] is the most significant byte.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.SS Transcendental Functions
.PP
All transcendental functions can return slightly inaccurate results (up
@@ -2297,64 +1959,77 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on bc(1):
-.TP
+.PP
\f[B]BC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
bc(1) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]BC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]BC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]BC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]BC_BASE_POW\f[R].
-.TP
+.PP
\f[B]BC_DIM_MAX\f[R]
-The maximum size of arrays.
+.PP
+: The maximum size of arrays.
Set at \f[B]SIZE_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_STRING_MAX\f[R]
-The maximum length of strings.
+.PP
+: The maximum length of strings.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NAME_MAX\f[R]
-The maximum length of identifiers.
+.PP
+: The maximum length of identifiers.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_RAND_MAX\f[R]
-The maximum integer (inclusive) returned by the \f[B]rand()\f[R]
+.PP
+: The maximum integer (inclusive) returned by the \f[B]rand()\f[R]
operand.
Set at \f[B]2\[ha]BC_LONG_BIT-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]BC_OVERFLOW_MAX\f[R].
-.TP
+.PP
Number of vars
-The maximum number of vars/arrays.
+.PP
+: The maximum number of vars/arrays.
Set at \f[B]SIZE_MAX-1\f[R].
.PP
The actual values can be queried with the \f[B]limits\f[R] statement.
@@ -2366,172 +2041,121 @@ In fact, memory should be exhausted before these limits should be hit.
.SH ENVIRONMENT VARIABLES
.PP
bc(1) recognizes the following environment variables:
-.TP
+.PP
\f[B]POSIXLY_CORRECT\f[R]
-If this variable exists (no matter the contents), bc(1) behaves as if
+.PP
+: If this variable exists (no matter the contents), bc(1) behaves as if
the \f[B]-s\f[R] option was given.
-.TP
+.PP
\f[B]BC_ENV_ARGS\f[R]
-This is another way to give command-line arguments to bc(1).
+.PP
+: This is another way to give command-line arguments to bc(1).
They should be in the same format as all other command-line arguments.
These are always processed first, so any files given in
\f[B]BC_ENV_ARGS\f[R] will be processed before arguments and files given
on the command-line.
-This gives the user the ability to set up \[lq]standard\[rq] options and
+This gives the user the ability to set up \[dq]standard\[dq] options and
files to be used at every invocation.
The most useful thing for such files to contain would be useful
functions that the user might want every time bc(1) runs.
-.RS
-.PP
-The code that parses \f[B]BC_ENV_ARGS\f[R] will correctly handle quoted
-arguments, but it does not understand escape sequences.
-For example, the string \f[B]\[lq]/home/gavin/some bc file.bc\[rq]\f[R]
-will be correctly parsed, but the string \f[B]\[lq]/home/gavin/some
-\[dq]bc\[dq] file.bc\[rq]\f[R] will include the backslashes.
-.PP
-The quote parsing will handle either kind of quotes, \f[B]\[cq]\f[R] or
-\f[B]\[lq]\f[R].
-Thus, if you have a file with any number of single quotes in the name,
-you can use double quotes as the outside quotes, as in \f[B]\[lq]some
-`bc' file.bc\[rq]\f[R], and vice versa if you have a file with double
-quotes.
-However, handling a file with both kinds of quotes in
-\f[B]BC_ENV_ARGS\f[R] is not supported due to the complexity of the
-parsing, though such files are still supported on the command-line where
-the parsing is done by the shell.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some bc file.bc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]bc\[rs]\[dq] file.bc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]bc\[aq] file.bc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
\f[B]BC_LINE_LENGTH\f[R]
-If this environment variable exists and contains an integer that is
+.PP
+: If this environment variable exists and contains an integer that is
greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
(\f[B]2\[ha]16-1\f[R]), bc(1) will output lines to that length,
including the backslash (\f[B]\[rs]\f[R]).
The default line length is \f[B]70\f[R].
-.TP
-\f[B]BC_BANNER\f[R]
-If this environment variable exists and contains an integer, then a
-non-zero value activates the copyright banner when bc(1) is in
-interactive mode, while zero deactivates it.
-.RS
-.PP
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because bc(1)
-does not print the banner when not in interactive mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_SIGINT_RESET\f[R]
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because bc(1)
-exits on \f[B]SIGINT\f[R] when not in interactive mode.
-.RS
-.PP
-However, when bc(1) is in interactive mode, then if this environment
-variable exists and contains an integer, a non-zero value makes bc(1)
-reset on \f[B]SIGINT\f[R], rather than exit, and zero makes bc(1) exit.
-If this environment variable exists and is \f[I]not\f[R] an integer,
-then bc(1) will exit on \f[B]SIGINT\f[R].
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_TTY_MODE\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, then a non-zero value makes bc(1) use
-TTY mode, and zero makes bc(1) not use TTY mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_PROMPT\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, a non-zero value makes bc(1) use a
-prompt, and zero or a non-integer makes bc(1) not use a prompt.
-If this environment variable does not exist and \f[B]BC_TTY_MODE\f[R]
-does, then the value of the \f[B]BC_TTY_MODE\f[R] environment variable
-is used.
-.PP
-This environment variable and the \f[B]BC_TTY_MODE\f[R] environment
-variable override the default, which can be queried with the
-\f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
.SH EXIT STATUS
.PP
bc(1) returns the following exit statuses:
-.TP
+.PP
\f[B]0\f[R]
-No error.
-.TP
+.PP
+: No error.
+.PP
\f[B]1\f[R]
-A math error occurred.
+.PP
+: A math error occurred.
This follows standard practice of using \f[B]1\f[R] for expected errors,
since math errors will happen in the process of normal execution.
-.RS
-.PP
-Math errors include divide by \f[B]0\f[R], taking the square root of a
-negative number, using a negative number as a bound for the
-pseudo-random number generator, attempting to convert a negative number
-to a hardware integer, overflow when converting a number to a hardware
-integer, overflow when calculating the size of a number, and attempting
-to use a non-integer where an integer is required.
-.PP
-Converting to a hardware integer happens for the second operand of the
-power (\f[B]\[ha]\f[R]), places (\f[B]\[at]\f[R]), left shift
-(\f[B]<<\f[R]), and right shift (\f[B]>>\f[R]) operators and their
-corresponding assignment operators.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, using a negative number as a bound for the pseudo-random number
+generator, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**), places (**\[rs]\[at]**), left shift (**\[rs]<\[rs]<**), and right shift (**\[rs]>\[rs]>**)
+operators and their corresponding assignment operators.
+\f[R]
+.fi
+.PP
\f[B]2\f[R]
-A parse error occurred.
-.RS
-.PP
-Parse errors include unexpected \f[B]EOF\f[R], using an invalid
-character, failing to find the end of a string or comment, using a token
-where it is invalid, giving an invalid expression, giving an invalid
-print statement, giving an invalid function definition, attempting to
-assign to an expression that is not a named expression (see the
-\f[I]Named Expressions\f[R] subsection of the \f[B]SYNTAX\f[R] section),
-giving an invalid \f[B]auto\f[R] list, having a duplicate
-\f[B]auto\f[R]/function parameter, failing to find the end of a code
-block, attempting to return a value from a \f[B]void\f[R] function,
-attempting to use a variable as a reference, and using any extensions
-when the option \f[B]-s\f[R] or any equivalents were given.
-.RE
-.TP
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, using a token where it is invalid,
+giving an invalid expression, giving an invalid print statement, giving an
+invalid function definition, attempting to assign to an expression that is
+not a named expression (see the *Named Expressions* subsection of the
+**SYNTAX** section), giving an invalid **auto** list, having a duplicate
+**auto**/function parameter, failing to find the end of a code block,
+attempting to return a value from a **void** function, attempting to use a
+variable as a reference, and using any extensions when the option **-s** or
+any equivalents were given.
+\f[R]
+.fi
+.PP
\f[B]3\f[R]
-A runtime error occurred.
-.RS
.PP
-Runtime errors include assigning an invalid number to any global
-(\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R]), giving a bad
-expression to a \f[B]read()\f[R] call, calling \f[B]read()\f[R] inside
-of a \f[B]read()\f[R] call, type errors, passing the wrong number of
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, passing the wrong number of
arguments to functions, attempting to call an undefined function, and
-attempting to use a \f[B]void\f[R] function call as a value in an
-expression.
-.RE
-.TP
+attempting to use a **void** function call as a value in an expression.
+\f[R]
+.fi
+.PP
\f[B]4\f[R]
-A fatal error occurred.
-.RS
.PP
-Fatal errors include memory allocation errors, I/O errors, failing to
-open files, attempting to use files that do not have only ASCII
-characters (bc(1) only accepts ASCII characters), attempting to open a
-directory as a file, and giving invalid command-line options.
-.RE
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (bc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
.PP
The exit status \f[B]4\f[R] is special; when a fatal error occurs, bc(1)
always exits and returns \f[B]4\f[R], no matter what mode bc(1) is in.
@@ -2553,88 +2177,42 @@ standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both \f[B]stdin\f[R]
and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
-and \f[B]--interactive\f[R] option can turn it on in other situations.
+and \f[B]--interactive\f[R] option can turn it on in other cases.
.PP
In interactive mode, bc(1) attempts to recover from errors (see the
\f[B]RESET\f[R] section), and in normal execution, flushes
\f[B]stdout\f[R] as soon as execution is done for the current input.
-bc(1) may also reset on \f[B]SIGINT\f[R] instead of exit, depending on
-the contents of, or default for, the \f[B]BC_SIGINT_RESET\f[R]
-environment variable (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
.SH TTY MODE
.PP
If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY, then \[lq]TTY mode\[rq] is considered to be
-available, and thus, bc(1) can turn on TTY mode, subject to some
-settings.
-.PP
-If there is the environment variable \f[B]BC_TTY_MODE\f[R] in the
-environment (see the \f[B]ENVIRONMENT VARIABLES\f[R] section), then if
-that environment variable contains a non-zero integer, bc(1) will turn
-on TTY mode when \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R]
-are all connected to a TTY.
-If the \f[B]BC_TTY_MODE\f[R] environment variable exists but is
-\f[I]not\f[R] a non-zero integer, then bc(1) will not turn TTY mode on.
-.PP
-If the environment variable \f[B]BC_TTY_MODE\f[R] does \f[I]not\f[R]
-exist, the default setting is used.
-The default setting can be queried with the \f[B]-h\f[R] or
-\f[B]--help\f[R] options.
+connected to a TTY, bc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is required for history to be enabled (see the \f[B]COMMAND
+LINE HISTORY\f[R] section).
+It is also required to enable special handling for \f[B]SIGINT\f[R]
+signals.
+.PP
+The prompt is enabled in TTY mode.
.PP
TTY mode is different from interactive mode because interactive mode is
required in the bc(1)
specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
to be connected to a terminal.
-.SS Command-Line History
-.PP
-Command-line history is only enabled if TTY mode is, i.e., that
-\f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to
-a TTY and the \f[B]BC_TTY_MODE\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section) and its default do not disable
-TTY mode.
-See the \f[B]COMMAND LINE HISTORY\f[R] section for more information.
-.SS Prompt
-.PP
-If TTY mode is available, then a prompt can be enabled.
-Like TTY mode itself, it can be turned on or off with an environment
-variable: \f[B]BC_PROMPT\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If the environment variable \f[B]BC_PROMPT\f[R] exists and is a non-zero
-integer, then the prompt is turned on when \f[B]stdin\f[R],
-\f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to a TTY and the
-\f[B]-P\f[R] and \f[B]--no-prompt\f[R] options were not used.
-The read prompt will be turned on under the same conditions, except that
-the \f[B]-R\f[R] and \f[B]--no-read-prompt\f[R] options must also not be
-used.
-.PP
-However, if \f[B]BC_PROMPT\f[R] does not exist, the prompt can be
-enabled or disabled with the \f[B]BC_TTY_MODE\f[R] environment variable,
-the \f[B]-P\f[R] and \f[B]--no-prompt\f[R] options, and the \f[B]-R\f[R]
-and \f[B]--no-read-prompt\f[R] options.
-See the \f[B]ENVIRONMENT VARIABLES\f[R] and \f[B]OPTIONS\f[R] sections
-for more details.
.SH SIGNAL HANDLING
.PP
-Sending a \f[B]SIGINT\f[R] will cause bc(1) to do one of two things.
-.PP
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), or the \f[B]BC_SIGINT_RESET\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section), or its default, is either not
-an integer or it is zero, bc(1) will exit.
-.PP
-However, if bc(1) is in interactive mode, and the
-\f[B]BC_SIGINT_RESET\f[R] or its default is an integer and non-zero,
-then bc(1) will stop executing the current input and reset (see the
-\f[B]RESET\f[R] section) upon receiving a \f[B]SIGINT\f[R].
+Sending a \f[B]SIGINT\f[R] will cause bc(1) to stop execution of the
+current input.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
.PP
-Note that \[lq]current input\[rq] can mean one of two things.
-If bc(1) is processing input from \f[B]stdin\f[R] in interactive mode,
-it will ask for more input.
-If bc(1) is processing input from a file in interactive mode, it will
-stop processing the file and start processing the next file, if one
-exists, or ask for input from \f[B]stdin\f[R] if no other file exists.
+Note that \[dq]current input\[dq] can mean one of two things.
+If bc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If bc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
.PP
This means that if a \f[B]SIGINT\f[R] is sent to bc(1) as it is
executing a file, it can seem as though bc(1) did not respond to the
@@ -2647,25 +2225,14 @@ the user to continue.
.PP
\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause bc(1) to clean up and
exit, and it uses the default handler for all other signals.
-The one exception is \f[B]SIGHUP\f[R]; in that case, and only when bc(1)
-is in TTY mode (see the \f[B]TTY MODE\f[R] section), a \f[B]SIGHUP\f[R]
-will cause bc(1) to clean up and exit.
+The one exception is \f[B]SIGHUP\f[R]; in that case, when bc(1) is in
+TTY mode, a \f[B]SIGHUP\f[R] will cause bc(1) to clean up and exit.
.SH COMMAND LINE HISTORY
.PP
bc(1) supports interactive command-line editing.
-.PP
-If bc(1) can be in TTY mode (see the \f[B]TTY MODE\f[R] section),
-history can be enabled.
-This means that command-line history can only be enabled when
-\f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY.
-.PP
-Like TTY mode itself, it can be turned on or off with the environment
-variable \f[B]BC_TTY_MODE\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If history is enabled, previous lines can be recalled and edited with
-the arrow keys.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), history is
+enabled.
+Previous lines can be recalled and edited with the arrow keys.
.PP
\f[B]Note\f[R]: tabs are converted to 8 spaces.
.SH LOCALES
diff --git a/manuals/bc/A.1.md b/manuals/bc/A.1.md
index 9ab4665e..847d7c31 100644
--- a/manuals/bc/A.1.md
+++ b/manuals/bc/A.1.md
@@ -50,15 +50,6 @@ This bc(1) is a drop-in replacement for *any* bc(1), including (and
especially) the GNU bc(1). It also has many extensions and extra features beyond
other implementations.
-**Note**: If running this bc(1) on *any* script meant for another bc(1) gives a
-parse error, it is probably because a word this bc(1) reserves as a keyword is
-used as the name of a function, variable, or array. To fix that, use the
-command-line option **-r** *keyword*, where *keyword* is the keyword that is
-used as a name in the script. For more information, see the **OPTIONS** section.
-
-If parsing scripts meant for other bc(1) implementations still does not work,
-that is a bug and should be reported. See the **BUGS** section.
-
# OPTIONS
The following are the options that bc(1) accepts.
@@ -157,9 +148,6 @@ The following are the options that bc(1) accepts.
would want to put this option in **BC_ENV_ARGS** (see the
**ENVIRONMENT VARIABLES** section).
- These options override the **BC_PROMPT** and **BC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
-
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
@@ -174,51 +162,8 @@ The following are the options that bc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **read()** built-in function is called.
- These options *do* override the **BC_PROMPT** and **BC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
This is a **non-portable extension**.
-**-r** *keyword*, **-\-redefine**=*keyword*
-
-: Redefines *keyword* in order to allow it to be used as a function, variable,
- or array name. This is useful when this bc(1) gives parse errors when
- parsing scripts meant for other bc(1) implementations.
-
- The keywords this bc(1) allows to be redefined are:
-
- * **abs**
- * **asciify**
- * **continue**
- * **divmod**
- * **else**
- * **halt**
- * **irand**
- * **last**
- * **limits**
- * **maxibase**
- * **maxobase**
- * **maxrand**
- * **maxscale**
- * **modexp**
- * **print**
- * **rand**
- * **read**
- * **seed**
- * **stream**
-
- If any of those keywords are used as a function, variable, or array name in
- a script, use this option with the keyword as the argument. If multiple are
- used, use this option for all of them; it can be used multiple times.
-
- Keywords are *not* redefined when parsing the builtin math library (see the
- **LIBRARY** section).
-
- It is a fatal error to redefine keywords mandated by the POSIX standard. It
- is a fatal error to attempt to redefine words that this bc(1) does not
- reserve as keywords.
-
**-q**, **-\-quiet**
: This option is for compatibility with the [GNU bc(1)][2]; it is a no-op.
@@ -282,22 +227,6 @@ The following are the options that bc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files or expressions are given by the **-f**, **-\-file**, **-e**, or
-**-\-expression** options, then bc(1) read from **stdin**.
-
-However, there are a few caveats to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-the parse cannot complete. That means that starting a string without ending it
-or starting a function, **if** statement, or loop without ending it will also
-cause bc(1) to not execute.
-
-Second, after an **if** statement, bc(1) doesn't know if an **else** statement
-will follow, so it will not execute until it knows there will not be an **else**
-statement.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -451,47 +380,31 @@ The following are valid operands in bc(1):
2. Array indices (**I[E]**).
3. **(E)**: The value of **E** (used to change precedence).
4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
-5. **length(E)**: The number of significant decimal digits in **E**. Returns
- **1** for **0** with no decimal places. If given a string, the length of the
- string is returned. Passing a string to **length(E)** is a **non-portable
- extension**.
+5. **length(E)**: The number of significant decimal digits in **E**.
6. **length(I[])**: The number of elements in the array **I**. This is a
**non-portable extension**.
7. **scale(E)**: The *scale* of **E**.
8. **abs(E)**: The absolute value of **E**. This is a **non-portable
extension**.
-9. **modexp(E, E, E)**: Modular exponentiation, where the first expression is
- the base, the second is the exponent, and the third is the modulus. All
- three values must be integers. The second argument must be non-negative. The
- third argument must be non-zero. This is a **non-portable extension**.
-10. **divmod(E, E, I[])**: Division and modulus in one operation. This is for
- optimization. The first expression is the dividend, and the second is the
- divisor, which must be non-zero. The return value is the quotient, and the
- modulus is stored in index **0** of the provided array (the last argument).
- This is a **non-portable extension**.
-11. **asciify(E)**: If **E** is a string, returns a string that is the first
- letter of its argument. If it is a number, calculates the number mod **256**
- and returns that number as a one-character string. This is a **non-portable
- extension**.
-12. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a non-**void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-13. **read()**: Reads a line from **stdin** and uses that as an expression. The
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
result of that expression is the result of the **read()** operand. This is a
**non-portable extension**.
-14. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
extension**.
-15. **maxobase()**: The max allowable **obase**. This is a **non-portable
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
extension**.
-16. **maxscale()**: The max allowable **scale**. This is a **non-portable
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
extension**.
-17. **rand()**: A pseudo-random integer between **0** (inclusive) and
+14. **rand()**: A pseudo-random integer between **0** (inclusive) and
**BC_RAND_MAX** (inclusive). Using this operand will change the value of
**seed**. This is a **non-portable extension**.
-18. **irand(E)**: A pseudo-random integer between **0** (inclusive) and the
+15. **irand(E)**: A pseudo-random integer between **0** (inclusive) and the
value of **E** (exclusive). If **E** is negative or is a non-integer
(**E**'s *scale* is not **0**), an error is raised, and bc(1) resets (see
the **RESET** section) while **seed** remains unchanged. If **E** is larger
@@ -502,7 +415,7 @@ The following are valid operands in bc(1):
change the value of **seed**, unless the value of **E** is **0** or **1**.
In that case, **0** is returned, and **seed** is *not* changed. This is a
**non-portable extension**.
-19. **maxrand()**: The max integer returned by **rand()**. This is a
+16. **maxrand()**: The max integer returned by **rand()**. This is a
**non-portable extension**.
The integers generated by **rand()** and **irand(E)** are guaranteed to be as
@@ -818,15 +731,14 @@ The following items are statements:
12. **limits**
13. A string of characters, enclosed in double quotes
14. **print** **E** **,** ... **,** **E**
-15. **stream** **E** **,** ... **,** **E**
-16. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a **void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-Numbers 4, 9, 11, 12, 14, 15, and 16 are **non-portable extensions**.
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
Also, as a **non-portable extension**, any or all of the expressions in the
header of a for loop may be omitted. If the condition (second expression) is
@@ -864,48 +776,23 @@ either the **-s** or **-w** command-line options (or equivalents).
Printing numbers in scientific notation and/or engineering notation is a
**non-portable extension**.
-## Strings
-
-If strings appear as a statement by themselves, they are printed without a
-trailing newline.
-
-In addition to appearing as a lone statement by themselves, strings can be
-assigned to variables and array elements. They can also be passed to functions
-in variable parameters.
-
-If any statement that expects a string is given a variable that had a string
-assigned to it, the statement acts as though it had received a string.
-
-If any math operation is attempted on a string or a variable or array element
-that has been assigned a string, an error is raised, and bc(1) resets (see the
-**RESET** section).
-
-Assigning strings to variables and array elements and passing them to functions
-are **non-portable extensions**.
-
## Print Statement
The "expressions" in a **print** statement may also be strings. If they are, there
are backslash escape sequences that are interpreted specially. What those
sequences are, and what they cause to be printed, are shown below:
-**\\a**: **\\a**
-
-**\\b**: **\\b**
-
-**\\\\**: **\\**
-
-**\\e**: **\\**
-
-**\\f**: **\\f**
-
-**\\n**: **\\n**
-
-**\\q**: **"**
-
-**\\r**: **\\r**
-
-**\\t**: **\\t**
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
Any other character following a backslash causes the backslash and character to
be printed as-is.
@@ -913,19 +800,6 @@ be printed as-is.
Any non-string expression in a print statement shall be assigned to **last**,
like any other expression that is printed.
-## Stream Statement
-
-The "expressions in a **stream** statement may also be strings.
-
-If a **stream** statement is given a string, it prints the string as though the
-string had appeared as its own statement. In other words, the **stream**
-statement prints strings normally, without a newline.
-
-If a **stream** statement is given a number, a copy of it is truncated and its
-absolute value is calculated. The result is then printed as though **obase** is
-**256** and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
-
## Order of Evaluation
All expressions in a statment are evaluated left to right, except as necessary
@@ -1147,16 +1021,6 @@ The extended library is a **non-portable extension**.
reset (see the **RESET** section). It also raises an error and causes bc(1)
to reset if **r** is even and **x** is negative.
-**gcd(a, b)**
-
-: Returns the greatest common divisor (factor) of the truncated absolute value
- of **a** and the truncated absolute value of **b**.
-
-**lcm(a, b)**
-
-: Returns the least common multiple of the truncated absolute value of **a**
- and the truncated absolute value of **b**.
-
**pi(p)**
: Returns **pi** to **p** decimal places.
@@ -1286,317 +1150,6 @@ The extended library is a **non-portable extension**.
: Returns a random boolean value (either **0** or **1**).
-**band(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of the bitwise **and** operation between them.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bor(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of the bitwise **or** operation between them.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bxor(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of the bitwise **xor** operation between them.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bshl(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of **a** bit-shifted left by **b** places.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bshr(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the truncated result of **a** bit-shifted right by **b** places.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bnotn(x, n)**
-
-: Takes the truncated absolute value of **x** and does a bitwise not as though
- it has the same number of bytes as the truncated absolute value of **n**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot8(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **8** binary digits (1 unsigned byte).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot16(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **16** binary digits (2 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot32(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **32** binary digits (4 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot64(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **64** binary digits (8 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- the minimum number of power of two unsigned bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brevn(x, n)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has the same number of 8-bit bytes as the truncated absolute value of **n**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev8(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 8 binary digits (1 unsigned byte).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev16(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 16 binary digits (2 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev32(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 32 binary digits (4 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev64(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 64 binary digits (8 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has the minimum number of power of two unsigned bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**broln(x, p, n)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has the same number of unsigned 8-bit bytes as the truncated
- absolute value of **n**, by the number of places equal to the truncated
- absolute value of **p** modded by the **2** to the power of the number of
- binary digits in **n** 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol8(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **8** binary digits (**1** unsigned byte), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol16(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **16** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **16**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol32(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **32** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **32**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol64(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **64** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **64**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has the minimum number of power of two unsigned 8-bit bytes, by
- the number of places equal to the truncated absolute value of **p** modded
- by 2 to the power of the number of binary digits in the minimum number of
- 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brorn(x, p, n)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has the same number of unsigned 8-bit bytes as the truncated
- absolute value of **n**, by the number of places equal to the truncated
- absolute value of **p** modded by the **2** to the power of the number of
- binary digits in **n** 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror8(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **8** binary digits (**1** unsigned byte), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror16(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **16** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **16**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror32(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **32** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **32**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror64(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **64** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **64**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has the minimum number of power of two unsigned 8-bit bytes, by
- the number of places equal to the truncated absolute value of **p** modded
- by 2 to the power of the number of binary digits in the minimum number of
- 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmodn(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of the multiplication of the truncated absolute value of **n** and
- **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod8(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod16(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **16**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod32(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **32**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod64(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **64**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bunrev(t)**
-
-: Assumes **t** is a bitwise-reversed number with an extra set bit one place
- more significant than the real most significant bit (which was the least
- significant bit in the original number). This number is reversed and
- returned without the extra set bit.
-
- This function is used to implement other bitwise functions; it is not meant
- to be used by users, but it can be.
-
**ubytes(x)**
: Returns the numbers of unsigned integer bytes required to hold the truncated
@@ -1607,20 +1160,6 @@ The extended library is a **non-portable extension**.
: Returns the numbers of signed, two's-complement integer bytes required to
hold the truncated value of **x**.
-**s2u(x)**
-
-: Returns **x** if it is non-negative. If it *is* negative, then it calculates
- what **x** would be as a 2's-complement signed integer and returns the
- non-negative integer that would have the same representation in binary.
-
-**s2un(x,n)**
-
-: Returns **x** if it is non-negative. If it *is* negative, then it calculates
- what **x** would be as a 2's-complement signed integer with **n** bytes and
- returns the non-negative integer that would have the same representation in
- binary. If **x** cannot fit into **n** 2's-complement signed bytes, it is
- truncated to fit.
-
**hex(x)**
: Outputs the hexadecimal (base **16**) representation of **x**.
@@ -2012,61 +1551,6 @@ bc(1) recognizes the following environment variables:
lines to that length, including the backslash (**\\**). The default line
length is **70**.
-**BC_BANNER**
-
-: If this environment variable exists and contains an integer, then a non-zero
- value activates the copyright banner when bc(1) is in interactive mode,
- while zero deactivates it.
-
- If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) does not print
- the banner when not in interactive mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_SIGINT_RESET**
-
-: If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when bc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes bc(1) reset
- on **SIGINT**, rather than exit, and zero makes bc(1) exit. If this
- environment variable exists and is *not* an integer, then bc(1) will exit on
- **SIGINT**.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes bc(1) use TTY
- mode, and zero makes bc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes bc(1) use a prompt,
- and zero or a non-integer makes bc(1) not use a prompt. If this environment
- variable does not exist and **BC_TTY_MODE** does, then the value of the
- **BC_TTY_MODE** environment variable is used.
-
- This environment variable and the **BC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
-
# EXIT STATUS
bc(1) returns the following exit statuses:
@@ -2084,9 +1568,8 @@ bc(1) returns the following exit statuses:
Math errors include divide by **0**, taking the square root of a negative
number, using a negative number as a bound for the pseudo-random number
generator, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**), places (**\@**), left shift (**\<\<**), and right shift (**\>\>**)
@@ -2111,12 +1594,11 @@ bc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors, passing the
- wrong number of arguments to functions, attempting to call an undefined
- function, and attempting to use a **void** function call as a value in an
- expression.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
**4**
@@ -2145,78 +1627,37 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. bc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **BC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, bc(1) can turn on TTY mode,
-subject to some settings.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
-If there is the environment variable **BC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, bc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **BC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then bc(1) will not turn TTY
-mode on.
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
-If the environment variable **BC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+The prompt is enabled in TTY mode.
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-## Command-Line History
-
-Command-line history is only enabled if TTY mode is, i.e., that **stdin**,
-**stdout**, and **stderr** are connected to a TTY and the **BC_TTY_MODE**
-environment variable (see the **ENVIRONMENT VARIABLES** section) and its default
-do not disable TTY mode. See the **COMMAND LINE HISTORY** section for more
-information.
-
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **BC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **BC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **BC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **BC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause bc(1) to do one of two things.
-
-If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **BC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, bc(1) will
-exit.
-
-However, if bc(1) is in interactive mode, and the **BC_SIGINT_RESET** or its
-default is an integer and non-zero, then bc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If bc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If bc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
can seem as though bc(1) did not respond to the signal since it will immediately
@@ -2228,22 +1669,14 @@ continue.
**SIGTERM** and **SIGQUIT** cause bc(1) to clean up and exit, and it uses the
default handler for all other signals. The one exception is **SIGHUP**; in that
-case, and only when bc(1) is in TTY mode (see the **TTY MODE** section), a
-**SIGHUP** will cause bc(1) to clean up and exit.
+case, when bc(1) is in TTY mode, a **SIGHUP** will cause bc(1) to clean up and
+exit.
# COMMAND LINE HISTORY
-bc(1) supports interactive command-line editing.
-
-If bc(1) can be in TTY mode (see the **TTY MODE** section), history can be
-enabled. This means that command-line history can only be enabled when
-**stdin**, **stdout**, and **stderr** are all connected to a TTY.
-
-Like TTY mode itself, it can be turned on or off with the environment variable
-**BC_TTY_MODE** (see the **ENVIRONMENT VARIABLES** section).
-
-If history is enabled, previous lines can be recalled and edited with the arrow
-keys.
+bc(1) supports interactive command-line editing. If bc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
**Note**: tabs are converted to 8 spaces.
diff --git a/manuals/bc/E.1 b/manuals/bc/E.1
index f157f666..6600e9da 100644
--- a/manuals/bc/E.1
+++ b/manuals/bc/E.1
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "BC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
.SH NAME
.PP
bc - arbitrary-precision decimal arithmetic language and calculator
@@ -35,10 +35,9 @@ bc - arbitrary-precision decimal arithmetic language and calculator
[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--mathlib\f[R]]
[\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]] [\f[B]--quiet\f[R]]
[\f[B]--standard\f[R]] [\f[B]--warn\f[R]] [\f[B]--version\f[R]]
-[\f[B]-e\f[R] \f[I]expr\f[R]]
-[\f[B]--expression\f[R]=\f[I]expr\f[R]\&...] [\f[B]-f\f[R]
-\f[I]file\f[R]\&...] [\f[B]--file\f[R]=\f[I]file\f[R]\&...]
-[\f[I]file\f[R]\&...]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
.SH DESCRIPTION
.PP
bc(1) is an interactive processor for a language first standardized in
@@ -54,132 +53,112 @@ the command line and executes them before reading from \f[B]stdin\f[R].
.PP
This bc(1) is a drop-in replacement for \f[I]any\f[R] bc(1), including
(and especially) the GNU bc(1).
-.PP
-\f[B]Note\f[R]: If running this bc(1) on \f[I]any\f[R] script meant for
-another bc(1) gives a parse error, it is probably because a word this
-bc(1) reserves as a keyword is used as the name of a function, variable,
-or array.
-To fix that, use the command-line option \f[B]-r\f[R] \f[I]keyword\f[R],
-where \f[I]keyword\f[R] is the keyword that is used as a name in the
-script.
-For more information, see the \f[B]OPTIONS\f[R] section.
-.PP
-If parsing scripts meant for other bc(1) implementations still does not
-work, that is a bug and should be reported.
-See the \f[B]BUGS\f[R] section.
.SH OPTIONS
.PP
The following are the options that bc(1) accepts.
-.TP
+.PP
\f[B]-g\f[R], \f[B]--global-stacks\f[R]
-Turns the globals \f[B]ibase\f[R], \f[B]obase\f[R], and \f[B]scale\f[R]
-into stacks.
-.RS
-.PP
-This has the effect that a copy of the current value of all three are
-pushed onto a stack for every function call, as well as popped when
-every function returns.
-This means that functions can assign to any and all of those globals
-without worrying that the change will affect other functions.
-Thus, a hypothetical function named \f[B]output(x,b)\f[R] that simply
-printed \f[B]x\f[R] in base \f[B]b\f[R] could be written like this:
.IP
.nf
\f[C]
-define void output(x, b) {
- obase=b
- x
-}
+Turns the globals **ibase**, **obase**, and **scale** into stacks.
+
+This has the effect that a copy of the current value of all three are pushed
+onto a stack for every function call, as well as popped when every function
+returns. This means that functions can assign to any and all of those
+globals without worrying that the change will affect other functions.
+Thus, a hypothetical function named **output(x,b)** that simply printed
+**x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+This makes writing functions much easier.
+
+However, since using this flag means that functions cannot set **ibase**,
+**obase**, or **scale** globally, functions that are made to do so cannot
+work anymore. There are two possible use cases for that, and each has a
+solution.
+
+First, if a function is called on startup to turn bc(1) into a number
+converter, it is possible to replace that capability with various shell
+aliases. Examples:
+
+ alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
+ alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+
+Second, if the purpose of a function is to set **ibase**, **obase**, or
+**scale** globally for any other purpose, it could be split into one to
+three functions (based on how many globals it sets) and each of those
+functions could return the desired value for a global.
+
+If the behavior of this option is desired for every run of bc(1), then users
+could make sure to define **BC_ENV_ARGS** and include this option (see the
+**ENVIRONMENT VARIABLES** section for more details).
+
+If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+This is a **non-portable extension**.
\f[R]
.fi
.PP
-instead of like this:
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
.IP
.nf
\f[C]
-define void output(x, b) {
- auto c
- c=obase
- obase=b
- x
- obase=c
-}
+This is a **non-portable extension**.
\f[R]
.fi
.PP
-This makes writing functions much easier.
-.PP
-However, since using this flag means that functions cannot set
-\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R] globally, functions
-that are made to do so cannot work anymore.
-There are two possible use cases for that, and each has a solution.
+\f[B]-l\f[R], \f[B]--mathlib\f[R]
.PP
-First, if a function is called on startup to turn bc(1) into a number
-converter, it is possible to replace that capability with various shell
-aliases.
-Examples:
+: Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to
+\f[B]20\f[R] and loads the included math library before running any
+code, including any expressions or files specified on the command line.
.IP
.nf
\f[C]
-alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
-alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+To learn what is in the library, see the **LIBRARY** section.
\f[R]
.fi
.PP
-Second, if the purpose of a function is to set \f[B]ibase\f[R],
-\f[B]obase\f[R], or \f[B]scale\f[R] globally for any other purpose, it
-could be split into one to three functions (based on how many globals it
-sets) and each of those functions could return the desired value for a
-global.
-.PP
-If the behavior of this option is desired for every run of bc(1), then
-users could make sure to define \f[B]BC_ENV_ARGS\f[R] and include this
-option (see the \f[B]ENVIRONMENT VARIABLES\f[R] section for more
-details).
-.PP
-If \f[B]-s\f[R], \f[B]-w\f[R], or any equivalents are used, this option
-is ignored.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-h\f[R], \f[B]--help\f[R]
-Prints a usage message and quits.
-.TP
-\f[B]-i\f[R], \f[B]--interactive\f[R]
-Forces interactive mode.
-(See the \f[B]INTERACTIVE MODE\f[R] section.)
-.RS
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-l\f[R], \f[B]--mathlib\f[R]
-Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to \f[B]20\f[R]
-and loads the included math library before running any code, including
-any expressions or files specified on the command line.
-.RS
-.PP
-To learn what is in the library, see the \f[B]LIBRARY\f[R] section.
-.RE
-.TP
\f[B]-P\f[R], \f[B]--no-prompt\f[R]
-Disables the prompt in TTY mode.
+.PP
+: Disables the prompt in TTY mode.
(The prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a prompt or are not used to having them in bc(1).
Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
-.RS
-.PP
-These options override the \f[B]BC_PROMPT\f[R] and \f[B]BC_TTY_MODE\f[R]
-environment variables (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
-Disables the read prompt in TTY mode.
+.PP
+: Disables the read prompt in TTY mode.
(The read prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a read prompt or are not used to having them in bc(1).
@@ -187,167 +166,108 @@ Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
This option is also useful in hash bang lines of bc(1) scripts that
prompt for user input.
-.RS
-.PP
-This option does not disable the regular prompt because the read prompt
-is only used when the \f[B]read()\f[R] built-in function is called.
-.PP
-These options \f[I]do\f[R] override the \f[B]BC_PROMPT\f[R] and
-\f[B]BC_TTY_MODE\f[R] environment variables (see the \f[B]ENVIRONMENT
-VARIABLES\f[R] section), but only for the read prompt.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-r\f[R] \f[I]keyword\f[R], \f[B]--redefine\f[R]=\f[I]keyword\f[R]
-Redefines \f[I]keyword\f[R] in order to allow it to be used as a
-function, variable, or array name.
-This is useful when this bc(1) gives parse errors when parsing scripts
-meant for other bc(1) implementations.
-.RS
-.PP
-The keywords this bc(1) allows to be redefined are:
-.IP \[bu] 2
-\f[B]abs\f[R]
-.IP \[bu] 2
-\f[B]asciify\f[R]
-.IP \[bu] 2
-\f[B]continue\f[R]
-.IP \[bu] 2
-\f[B]divmod\f[R]
-.IP \[bu] 2
-\f[B]else\f[R]
-.IP \[bu] 2
-\f[B]halt\f[R]
-.IP \[bu] 2
-\f[B]last\f[R]
-.IP \[bu] 2
-\f[B]limits\f[R]
-.IP \[bu] 2
-\f[B]maxibase\f[R]
-.IP \[bu] 2
-\f[B]maxobase\f[R]
-.IP \[bu] 2
-\f[B]maxscale\f[R]
-.IP \[bu] 2
-\f[B]modexp\f[R]
-.IP \[bu] 2
-\f[B]print\f[R]
-.IP \[bu] 2
-\f[B]read\f[R]
-.IP \[bu] 2
-\f[B]stream\f[R]
-.PP
-If any of those keywords are used as a function, variable, or array name
-in a script, use this option with the keyword as the argument.
-If multiple are used, use this option for all of them; it can be used
-multiple times.
-.PP
-Keywords are \f[I]not\f[R] redefined when parsing the builtin math
-library (see the \f[B]LIBRARY\f[R] section).
+.IP
+.nf
+\f[C]
+This option does not disable the regular prompt because the read prompt is
+only used when the **read()** built-in function is called.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-It is a fatal error to redefine keywords mandated by the POSIX standard.
-It is a fatal error to attempt to redefine words that this bc(1) does
-not reserve as keywords.
-.RE
-.TP
\f[B]-q\f[R], \f[B]--quiet\f[R]
-This option is for compatibility with the GNU
+.PP
+: This option is for compatibility with the GNU
bc(1) (https://www.gnu.org/software/bc/); it is a no-op.
Without this option, GNU bc(1) prints a copyright header.
This bc(1) only prints the copyright header if one or more of the
\f[B]-v\f[R], \f[B]-V\f[R], or \f[B]--version\f[R] options are given.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-s\f[R], \f[B]--standard\f[R]
-Process exactly the language defined by the
+.PP
+: Process exactly the language defined by the
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
and error if any extensions are used.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
-Print the version information (copyright header) and exit.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: Print the version information (copyright header) and exit.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]-w\f[R], \f[B]--warn\f[R]
-Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
+.PP
+: Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
not errors) are printed for non-standard extensions and execution
continues normally.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
-Evaluates \f[I]expr\f[R].
+.PP
+: Evaluates \f[I]expr\f[R].
If multiple expressions are given, they are evaluated in order.
If files are given as well (see below), the expressions and files are
evaluated in the order given.
This means that if a file is given before an expression, the file is
read in and evaluated first.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]BC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, bc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R], whether on the command-line or in
-\f[B]BC_ENV_ARGS\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, bc(1) will give a fatal error and
-exit.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
-Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
were read through \f[B]stdin\f[R].
If expressions are also given (see above), the expressions are evaluated
in the order given.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]BC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, bc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, bc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
All long options are \f[B]non-portable extensions\f[R].
-.SH STDIN
-.PP
-If no files or expressions are given by the \f[B]-f\f[R],
-\f[B]--file\f[R], \f[B]-e\f[R], or \f[B]--expression\f[R] options, then
-bc(1) read from \f[B]stdin\f[R].
-.PP
-However, there are a few caveats to this.
-.PP
-First, \f[B]stdin\f[R] is evaluated a line at a time.
-The only exception to this is if the parse cannot complete.
-That means that starting a string without ending it or starting a
-function, \f[B]if\f[R] statement, or loop without ending it will also
-cause bc(1) to not execute.
-.PP
-Second, after an \f[B]if\f[R] statement, bc(1) doesn\[cq]t know if an
-\f[B]else\f[R] statement will follow, so it will not execute until it
-knows there will not be an \f[B]else\f[R] statement.
.SH STDOUT
.PP
Any non-error output is written to \f[B]stdout\f[R].
@@ -402,7 +322,7 @@ Identifiers with more than one character (letter) are a
.PP
\f[B]ibase\f[R] is a global variable determining how to interpret
constant numbers.
-It is the \[lq]input\[rq] base, or the number base used for interpreting
+It is the \[dq]input\[dq] base, or the number base used for interpreting
input numbers.
\f[B]ibase\f[R] is initially \f[B]10\f[R].
If the \f[B]-s\f[R] (\f[B]--standard\f[R]) and \f[B]-w\f[R]
@@ -414,7 +334,7 @@ The max allowable value for \f[B]ibase\f[R] can be queried in bc(1)
programs with the \f[B]maxibase()\f[R] built-in function.
.PP
\f[B]obase\f[R] is a global variable determining how to output results.
-It is the \[lq]output\[rq] base, or the number base used for outputting
+It is the \[dq]output\[dq] base, or the number base used for outputting
numbers.
\f[B]obase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and
@@ -512,10 +432,6 @@ Array indices (\f[B]I[E]\f[R]).
.IP " 5." 4
\f[B]length(E)\f[R]: The number of significant decimal digits in
\f[B]E\f[R].
-Returns \f[B]1\f[R] for \f[B]0\f[R] with no decimal places.
-If given a string, the length of the string is returned.
-Passing a string to \f[B]length(E)\f[R] is a \f[B]non-portable
-extension\f[R].
.IP " 6." 4
\f[B]length(I[])\f[R]: The number of elements in the array \f[B]I\f[R].
This is a \f[B]non-portable extension\f[R].
@@ -525,28 +441,6 @@ This is a \f[B]non-portable extension\f[R].
\f[B]abs(E)\f[R]: The absolute value of \f[B]E\f[R].
This is a \f[B]non-portable extension\f[R].
.IP " 9." 4
-\f[B]modexp(E, E, E)\f[R]: Modular exponentiation, where the first
-expression is the base, the second is the exponent, and the third is the
-modulus.
-All three values must be integers.
-The second argument must be non-negative.
-The third argument must be non-zero.
-This is a \f[B]non-portable extension\f[R].
-.IP "10." 4
-\f[B]divmod(E, E, I[])\f[R]: Division and modulus in one operation.
-This is for optimization.
-The first expression is the dividend, and the second is the divisor,
-which must be non-zero.
-The return value is the quotient, and the modulus is stored in index
-\f[B]0\f[R] of the provided array (the last argument).
-This is a \f[B]non-portable extension\f[R].
-.IP "11." 4
-\f[B]asciify(E)\f[R]: If \f[B]E\f[R] is a string, returns a string that
-is the first letter of its argument.
-If it is a number, calculates the number mod \f[B]256\f[R] and returns
-that number as a one-character string.
-This is a \f[B]non-portable extension\f[R].
-.IP "12." 4
\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
\f[B]I\f[R] is an identifier for a non-\f[B]void\f[R] function (see the
\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
@@ -555,19 +449,19 @@ The \f[B]E\f[R] argument(s) may also be arrays of the form
(see the \f[I]Array References\f[R] subsection of the
\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
function definition is an array reference.
-.IP "13." 4
+.IP "10." 4
\f[B]read()\f[R]: Reads a line from \f[B]stdin\f[R] and uses that as an
expression.
The result of that expression is the result of the \f[B]read()\f[R]
operand.
This is a \f[B]non-portable extension\f[R].
-.IP "14." 4
+.IP "11." 4
\f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "15." 4
+.IP "12." 4
\f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "16." 4
+.IP "13." 4
\f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R].
This is a \f[B]non-portable extension\f[R].
.SS Numbers
@@ -591,223 +485,281 @@ This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
The following arithmetic and logical operators can be used.
They are listed in order of decreasing precedence.
Operators in the same group have the same precedence.
-.TP
+.PP
\f[B]++\f[R] \f[B]--\f[R]
-Type: Prefix and Postfix
-.RS
.PP
+: Type: Prefix and Postfix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **increment**, **decrement**
+\f[R]
+.fi
.PP
-Description: \f[B]increment\f[R], \f[B]decrement\f[R]
-.RE
-.TP
\f[B]-\f[R] \f[B]!\f[R]
-Type: Prefix
-.RS
.PP
+: Type: Prefix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **negation**, **boolean not**
+\f[R]
+.fi
.PP
-Description: \f[B]negation\f[R], \f[B]boolean not\f[R]
-.RE
-.TP
\f[B]\[ha]\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **power**
+\f[R]
+.fi
.PP
-Description: \f[B]power\f[R]
-.RE
-.TP
\f[B]*\f[R] \f[B]/\f[R] \f[B]%\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **multiply**, **divide**, **modulus**
+\f[R]
+.fi
.PP
-Description: \f[B]multiply\f[R], \f[B]divide\f[R], \f[B]modulus\f[R]
-.RE
-.TP
\f[B]+\f[R] \f[B]-\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **add**, **subtract**
+\f[R]
+.fi
.PP
-Description: \f[B]add\f[R], \f[B]subtract\f[R]
-.RE
-.TP
-\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R]
-Type: Binary
-.RS
+\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R]
+\f[B]%=\f[R] \f[B]\[ha]=\f[R]
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **assignment**
+\f[R]
+.fi
.PP
-Description: \f[B]assignment\f[R]
-.RE
-.TP
-\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R] \f[B]>\f[R]
-Type: Binary
-.RS
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **relational**
+\f[R]
+.fi
.PP
-Description: \f[B]relational\f[R]
-.RE
-.TP
\f[B]&&\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **boolean and**
+\f[R]
+.fi
.PP
-Description: \f[B]boolean and\f[R]
-.RE
-.TP
\f[B]||\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
-.PP
-Description: \f[B]boolean or\f[R]
-.RE
+
+Description: **boolean or**
+\f[R]
+.fi
.PP
The operators will be described in more detail below.
-.TP
+.PP
\f[B]++\f[R] \f[B]--\f[R]
-The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
+.PP
+: The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
operators behave exactly like they would in C.
They require a named expression (see the \f[I]Named Expressions\f[R]
subsection) as an operand.
-.RS
+.IP
+.nf
+\f[C]
+The prefix versions of these operators are more efficient; use them where
+possible.
+\f[R]
+.fi
.PP
-The prefix versions of these operators are more efficient; use them
-where possible.
-.RE
-.TP
\f[B]-\f[R]
-The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
+.PP
+: The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
to negate any expression with the value \f[B]0\f[R].
Otherwise, a copy of the expression with its sign flipped is returned.
-.TP
+.PP
\f[B]!\f[R]
-The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the expression
-is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the
+expression is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]\[ha]\f[R]
-The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
+.PP
+: The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
as it would be in C) takes two expressions and raises the first to the
power of the value of the second.
The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*), and if it is
+negative, the first value must be non-zero.
+\f[R]
+.fi
.PP
-The second expression must be an integer (no \f[I]scale\f[R]), and if it
-is negative, the first value must be non-zero.
-.RE
-.TP
\f[B]*\f[R]
-The \f[B]multiply\f[R] operator takes two expressions, multiplies them,
-and returns the product.
+.PP
+: The \f[B]multiply\f[R] operator takes two expressions, multiplies
+them, and returns the product.
If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
\f[I]scale\f[R] of the result is equal to
\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
\f[B]max()\f[R] return the obvious values.
-.TP
+.PP
\f[B]/\f[R]
-The \f[B]divide\f[R] operator takes two expressions, divides them, and
+.PP
+: The \f[B]divide\f[R] operator takes two expressions, divides them, and
returns the quotient.
The \f[I]scale\f[R] of the result shall be the value of \f[B]scale\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
The second expression must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]%\f[R]
-The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and evaluates them by 1) Computing \f[B]a/b\f[R] to current
\f[B]scale\f[R] and 2) Using the result of step 1 to calculate
\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
\f[B]max(scale+scale(b),scale(a))\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
The second expression must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]+\f[R]
-The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and returns the sum, with a \f[I]scale\f[R] equal to the
max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
-.TP
+.PP
\f[B]-\f[R]
-The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and returns the difference, with a \f[I]scale\f[R] equal to
the max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
-.TP
-\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R]
-The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R] and
-\f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the \f[I]Named
-Expressions\f[R] subsection).
-.RS
-.PP
-For \f[B]=\f[R], \f[B]b\f[R] is copied and the result is assigned to
-\f[B]a\f[R].
-For all others, \f[B]a\f[R] and \f[B]b\f[R] are applied as operands to
-the corresponding arithmetic operator and the result is assigned to
-\f[B]a\f[R].
-.RE
-.TP
-\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R] \f[B]>\f[R]
-The \f[B]relational\f[R] operators compare two expressions, \f[B]a\f[R]
-and \f[B]b\f[R], and if the relation holds, according to C language
-semantics, the result is \f[B]1\f[R].
-Otherwise, it is \f[B]0\f[R].
-.RS
.PP
+\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R]
+\f[B]%=\f[R] \f[B]\[ha]=\f[R]
+.PP
+: The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R]
+and \f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the
+\f[I]Named Expressions\f[R] subsection).
+.IP
+.nf
+\f[C]
+For **=**, **b** is copied and the result is assigned to **a**. For all
+others, **a** and **b** are applied as operands to the corresponding
+arithmetic operator and the result is assigned to **a**.
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: The \f[B]relational\f[R] operators compare two expressions,
+\f[B]a\f[R] and \f[B]b\f[R], and if the relation holds, according to C
+language semantics, the result is \f[B]1\f[R].
+Otherwise, it is \f[B]0\f[R].
+.IP
+.nf
+\f[C]
Note that unlike in C, these operators have a lower precedence than the
-\f[B]assignment\f[R] operators, which means that \f[B]a=b>c\f[R] is
-interpreted as \f[B](a=b)>c\f[R].
+**assignment** operators, which means that **a=b\[rs]>c** is interpreted as
+**(a=b)\[rs]>c**.
+
+Also, unlike the [standard][1] requires, these operators can appear anywhere
+any other expressions can be used. This allowance is a
+**non-portable extension**.
+\f[R]
+.fi
.PP
-Also, unlike the
-standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
-requires, these operators can appear anywhere any other expressions can
-be used.
-This allowance is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]&&\f[R]
-The \f[B]boolean and\f[R] operator takes two expressions and returns
-\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
-.RS
.PP
-This is \f[I]not\f[R] a short-circuit operator.
+: The \f[B]boolean and\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]||\f[R]
-The \f[B]boolean or\f[R] operator takes two expressions and returns
+.PP
+: The \f[B]boolean or\f[R] operator takes two expressions and returns
\f[B]1\f[R] if one of the expressions is non-zero, \f[B]0\f[R]
otherwise.
-.RS
-.PP
-This is \f[I]not\f[R] a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Statements
.PP
The following items are statements:
.IP " 1." 4
\f[B]E\f[R]
.IP " 2." 4
-\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] \&... \f[B];\f[R] \f[B]S\f[R]
-\f[B]}\f[R]
+\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] ...
+\f[B];\f[R] \f[B]S\f[R] \f[B]}\f[R]
.IP " 3." 4
\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
.IP " 4." 4
@@ -833,10 +785,9 @@ An empty statement
.IP "13." 4
A string of characters, enclosed in double quotes
.IP "14." 4
-\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] \&... \f[B],\f[R] \f[B]E\f[R]
+\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] ...
+\f[B],\f[R] \f[B]E\f[R]
.IP "15." 4
-\f[B]stream\f[R] \f[B]E\f[R] \f[B],\f[R] \&... \f[B],\f[R] \f[B]E\f[R]
-.IP "16." 4
\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
\f[B]I\f[R] is an identifier for a \f[B]void\f[R] function (see the
\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
@@ -846,8 +797,7 @@ The \f[B]E\f[R] argument(s) may also be arrays of the form
\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
function definition is an array reference.
.PP
-Numbers 4, 9, 11, 12, 14, 15, and 16 are \f[B]non-portable
-extensions\f[R].
+Numbers 4, 9, 11, 12, 14, and 15 are \f[B]non-portable extensions\f[R].
.PP
Also, as a \f[B]non-portable extension\f[R], any or all of the
expressions in the header of a for loop may be omitted.
@@ -878,72 +828,30 @@ This is like the \f[B]quit\f[R] statement in that it is a compile-time
command.
.PP
An expression by itself is evaluated and printed, followed by a newline.
-.SS Strings
-.PP
-If strings appear as a statement by themselves, they are printed without
-a trailing newline.
-.PP
-In addition to appearing as a lone statement by themselves, strings can
-be assigned to variables and array elements.
-They can also be passed to functions in variable parameters.
-.PP
-If any statement that expects a string is given a variable that had a
-string assigned to it, the statement acts as though it had received a
-string.
-.PP
-If any math operation is attempted on a string or a variable or array
-element that has been assigned a string, an error is raised, and bc(1)
-resets (see the \f[B]RESET\f[R] section).
-.PP
-Assigning strings to variables and array elements and passing them to
-functions are \f[B]non-portable extensions\f[R].
.SS Print Statement
.PP
-The \[lq]expressions\[rq] in a \f[B]print\f[R] statement may also be
+The \[dq]expressions\[dq] in a \f[B]print\f[R] statement may also be
strings.
If they are, there are backslash escape sequences that are interpreted
specially.
What those sequences are, and what they cause to be printed, are shown
below:
.PP
-\f[B]\[rs]a\f[R]: \f[B]\[rs]a\f[R]
-.PP
-\f[B]\[rs]b\f[R]: \f[B]\[rs]b\f[R]
-.PP
-\f[B]\[rs]\[rs]\f[R]: \f[B]\[rs]\f[R]
+ * * * * *
.PP
-\f[B]\[rs]e\f[R]: \f[B]\[rs]\f[R]
+\f[B]\[rs]a\f[R] \f[B]\[rs]a\f[R] \f[B]\[rs]b\f[R] \f[B]\[rs]b\f[R]
+\f[B]\[rs]\[rs]\f[R] \f[B]\[rs]\f[R] \f[B]\[rs]e\f[R] \f[B]\[rs]\f[R]
+\f[B]\[rs]f\f[R] \f[B]\[rs]f\f[R] \f[B]\[rs]n\f[R] \f[B]\[rs]n\f[R]
+\f[B]\[rs]q\f[R] \f[B]\[dq]\f[R] \f[B]\[rs]r\f[R] \f[B]\[rs]r\f[R]
+\f[B]\[rs]t\f[R] \f[B]\[rs]t\f[R]
.PP
-\f[B]\[rs]f\f[R]: \f[B]\[rs]f\f[R]
-.PP
-\f[B]\[rs]n\f[R]: \f[B]\[rs]n\f[R]
-.PP
-\f[B]\[rs]q\f[R]: \f[B]\[lq]\f[R]
-.PP
-\f[B]\[rs]r\f[R]: \f[B]\[rs]r\f[R]
-.PP
-\f[B]\[rs]t\f[R]: \f[B]\[rs]t\f[R]
+ * * * * *
.PP
Any other character following a backslash causes the backslash and
character to be printed as-is.
.PP
Any non-string expression in a print statement shall be assigned to
\f[B]last\f[R], like any other expression that is printed.
-.SS Stream Statement
-.PP
-The \[lq]expressions in a \f[B]stream\f[R] statement may also be
-strings.
-.PP
-If a \f[B]stream\f[R] statement is given a string, it prints the string
-as though the string had appeared as its own statement.
-In other words, the \f[B]stream\f[R] statement prints strings normally,
-without a newline.
-.PP
-If a \f[B]stream\f[R] statement is given a number, a copy of it is
-truncated and its absolute value is calculated.
-The result is then printed as though \f[B]obase\f[R] is \f[B]256\f[R]
-and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
.SS Order of Evaluation
.PP
All expressions in a statment are evaluated left to right, except as
@@ -1033,9 +941,9 @@ Void functions can only use the first two \f[B]return\f[R] statements
listed above.
They can also omit the return statement entirely.
.PP
-The word \[lq]void\[rq] is not treated as a keyword; it is still
+The word \[dq]void\[dq] is not treated as a keyword; it is still
possible to have variables, arrays, and functions named \f[B]void\f[R].
-The word \[lq]void\[rq] is only treated specially right after the
+The word \[dq]void\[dq] is only treated specially right after the
\f[B]define\f[R] keyword.
.PP
This is a \f[B]non-portable extension\f[R].
@@ -1066,55 +974,74 @@ All of the functions below are available when the \f[B]-l\f[R] or
The
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
defines the following functions for the math library:
-.TP
+.PP
\f[B]s(x)\f[R]
-Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]c(x)\f[R]
-Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]a(x)\f[R]
-Returns the arctangent of \f[B]x\f[R], in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]l(x)\f[R]
-Returns the natural logarithm of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the natural logarithm of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]e(x)\f[R]
-Returns the mathematical constant \f[B]e\f[R] raised to the power of
+.PP
+: Returns the mathematical constant \f[B]e\f[R] raised to the power of
\f[B]x\f[R].
-.RS
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]j(x, n)\f[R]
-Returns the bessel integer order \f[B]n\f[R] (truncated) of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
+: Returns the bessel integer order \f[B]n\f[R] (truncated) of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.SS Transcendental Functions
.PP
All transcendental functions can return slightly inaccurate results (up
@@ -1190,59 +1117,71 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on bc(1):
-.TP
+.PP
\f[B]BC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
bc(1) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]BC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]BC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]BC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]BC_BASE_POW\f[R].
-.TP
+.PP
\f[B]BC_DIM_MAX\f[R]
-The maximum size of arrays.
+.PP
+: The maximum size of arrays.
Set at \f[B]SIZE_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_STRING_MAX\f[R]
-The maximum length of strings.
+.PP
+: The maximum length of strings.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NAME_MAX\f[R]
-The maximum length of identifiers.
+.PP
+: The maximum length of identifiers.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]BC_OVERFLOW_MAX\f[R].
-.TP
+.PP
Number of vars
-The maximum number of vars/arrays.
+.PP
+: The maximum number of vars/arrays.
Set at \f[B]SIZE_MAX-1\f[R].
.PP
The actual values can be queried with the \f[B]limits\f[R] statement.
@@ -1254,170 +1193,119 @@ In fact, memory should be exhausted before these limits should be hit.
.SH ENVIRONMENT VARIABLES
.PP
bc(1) recognizes the following environment variables:
-.TP
+.PP
\f[B]POSIXLY_CORRECT\f[R]
-If this variable exists (no matter the contents), bc(1) behaves as if
+.PP
+: If this variable exists (no matter the contents), bc(1) behaves as if
the \f[B]-s\f[R] option was given.
-.TP
+.PP
\f[B]BC_ENV_ARGS\f[R]
-This is another way to give command-line arguments to bc(1).
+.PP
+: This is another way to give command-line arguments to bc(1).
They should be in the same format as all other command-line arguments.
These are always processed first, so any files given in
\f[B]BC_ENV_ARGS\f[R] will be processed before arguments and files given
on the command-line.
-This gives the user the ability to set up \[lq]standard\[rq] options and
+This gives the user the ability to set up \[dq]standard\[dq] options and
files to be used at every invocation.
The most useful thing for such files to contain would be useful
functions that the user might want every time bc(1) runs.
-.RS
-.PP
-The code that parses \f[B]BC_ENV_ARGS\f[R] will correctly handle quoted
-arguments, but it does not understand escape sequences.
-For example, the string \f[B]\[lq]/home/gavin/some bc file.bc\[rq]\f[R]
-will be correctly parsed, but the string \f[B]\[lq]/home/gavin/some
-\[dq]bc\[dq] file.bc\[rq]\f[R] will include the backslashes.
-.PP
-The quote parsing will handle either kind of quotes, \f[B]\[cq]\f[R] or
-\f[B]\[lq]\f[R].
-Thus, if you have a file with any number of single quotes in the name,
-you can use double quotes as the outside quotes, as in \f[B]\[lq]some
-`bc' file.bc\[rq]\f[R], and vice versa if you have a file with double
-quotes.
-However, handling a file with both kinds of quotes in
-\f[B]BC_ENV_ARGS\f[R] is not supported due to the complexity of the
-parsing, though such files are still supported on the command-line where
-the parsing is done by the shell.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some bc file.bc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]bc\[rs]\[dq] file.bc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]bc\[aq] file.bc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
\f[B]BC_LINE_LENGTH\f[R]
-If this environment variable exists and contains an integer that is
+.PP
+: If this environment variable exists and contains an integer that is
greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
(\f[B]2\[ha]16-1\f[R]), bc(1) will output lines to that length,
including the backslash (\f[B]\[rs]\f[R]).
The default line length is \f[B]70\f[R].
-.TP
-\f[B]BC_BANNER\f[R]
-If this environment variable exists and contains an integer, then a
-non-zero value activates the copyright banner when bc(1) is in
-interactive mode, while zero deactivates it.
-.RS
-.PP
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because bc(1)
-does not print the banner when not in interactive mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_SIGINT_RESET\f[R]
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because bc(1)
-exits on \f[B]SIGINT\f[R] when not in interactive mode.
-.RS
-.PP
-However, when bc(1) is in interactive mode, then if this environment
-variable exists and contains an integer, a non-zero value makes bc(1)
-reset on \f[B]SIGINT\f[R], rather than exit, and zero makes bc(1) exit.
-If this environment variable exists and is \f[I]not\f[R] an integer,
-then bc(1) will exit on \f[B]SIGINT\f[R].
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_TTY_MODE\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, then a non-zero value makes bc(1) use
-TTY mode, and zero makes bc(1) not use TTY mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_PROMPT\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, a non-zero value makes bc(1) use a
-prompt, and zero or a non-integer makes bc(1) not use a prompt.
-If this environment variable does not exist and \f[B]BC_TTY_MODE\f[R]
-does, then the value of the \f[B]BC_TTY_MODE\f[R] environment variable
-is used.
-.PP
-This environment variable and the \f[B]BC_TTY_MODE\f[R] environment
-variable override the default, which can be queried with the
-\f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
.SH EXIT STATUS
.PP
bc(1) returns the following exit statuses:
-.TP
+.PP
\f[B]0\f[R]
-No error.
-.TP
+.PP
+: No error.
+.PP
\f[B]1\f[R]
-A math error occurred.
+.PP
+: A math error occurred.
This follows standard practice of using \f[B]1\f[R] for expected errors,
since math errors will happen in the process of normal execution.
-.RS
-.PP
-Math errors include divide by \f[B]0\f[R], taking the square root of a
-negative number, attempting to convert a negative number to a hardware
-integer, overflow when converting a number to a hardware integer,
-overflow when calculating the size of a number, and attempting to use a
-non-integer where an integer is required.
-.PP
-Converting to a hardware integer happens for the second operand of the
-power (\f[B]\[ha]\f[R]) operator and the corresponding assignment
-operator.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**) operator and the corresponding assignment operator.
+\f[R]
+.fi
+.PP
\f[B]2\f[R]
-A parse error occurred.
-.RS
-.PP
-Parse errors include unexpected \f[B]EOF\f[R], using an invalid
-character, failing to find the end of a string or comment, using a token
-where it is invalid, giving an invalid expression, giving an invalid
-print statement, giving an invalid function definition, attempting to
-assign to an expression that is not a named expression (see the
-\f[I]Named Expressions\f[R] subsection of the \f[B]SYNTAX\f[R] section),
-giving an invalid \f[B]auto\f[R] list, having a duplicate
-\f[B]auto\f[R]/function parameter, failing to find the end of a code
-block, attempting to return a value from a \f[B]void\f[R] function,
-attempting to use a variable as a reference, and using any extensions
-when the option \f[B]-s\f[R] or any equivalents were given.
-.RE
-.TP
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, using a token where it is invalid,
+giving an invalid expression, giving an invalid print statement, giving an
+invalid function definition, attempting to assign to an expression that is
+not a named expression (see the *Named Expressions* subsection of the
+**SYNTAX** section), giving an invalid **auto** list, having a duplicate
+**auto**/function parameter, failing to find the end of a code block,
+attempting to return a value from a **void** function, attempting to use a
+variable as a reference, and using any extensions when the option **-s** or
+any equivalents were given.
+\f[R]
+.fi
+.PP
\f[B]3\f[R]
-A runtime error occurred.
-.RS
.PP
-Runtime errors include assigning an invalid number to any global
-(\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R]), giving a bad
-expression to a \f[B]read()\f[R] call, calling \f[B]read()\f[R] inside
-of a \f[B]read()\f[R] call, type errors, passing the wrong number of
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, passing the wrong number of
arguments to functions, attempting to call an undefined function, and
-attempting to use a \f[B]void\f[R] function call as a value in an
-expression.
-.RE
-.TP
+attempting to use a **void** function call as a value in an expression.
+\f[R]
+.fi
+.PP
\f[B]4\f[R]
-A fatal error occurred.
-.RS
.PP
-Fatal errors include memory allocation errors, I/O errors, failing to
-open files, attempting to use files that do not have only ASCII
-characters (bc(1) only accepts ASCII characters), attempting to open a
-directory as a file, and giving invalid command-line options.
-.RE
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (bc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
.PP
The exit status \f[B]4\f[R] is special; when a fatal error occurs, bc(1)
always exits and returns \f[B]4\f[R], no matter what mode bc(1) is in.
@@ -1439,88 +1327,42 @@ standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both \f[B]stdin\f[R]
and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
-and \f[B]--interactive\f[R] option can turn it on in other situations.
+and \f[B]--interactive\f[R] option can turn it on in other cases.
.PP
In interactive mode, bc(1) attempts to recover from errors (see the
\f[B]RESET\f[R] section), and in normal execution, flushes
\f[B]stdout\f[R] as soon as execution is done for the current input.
-bc(1) may also reset on \f[B]SIGINT\f[R] instead of exit, depending on
-the contents of, or default for, the \f[B]BC_SIGINT_RESET\f[R]
-environment variable (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
.SH TTY MODE
.PP
If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY, then \[lq]TTY mode\[rq] is considered to be
-available, and thus, bc(1) can turn on TTY mode, subject to some
-settings.
-.PP
-If there is the environment variable \f[B]BC_TTY_MODE\f[R] in the
-environment (see the \f[B]ENVIRONMENT VARIABLES\f[R] section), then if
-that environment variable contains a non-zero integer, bc(1) will turn
-on TTY mode when \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R]
-are all connected to a TTY.
-If the \f[B]BC_TTY_MODE\f[R] environment variable exists but is
-\f[I]not\f[R] a non-zero integer, then bc(1) will not turn TTY mode on.
-.PP
-If the environment variable \f[B]BC_TTY_MODE\f[R] does \f[I]not\f[R]
-exist, the default setting is used.
-The default setting can be queried with the \f[B]-h\f[R] or
-\f[B]--help\f[R] options.
+connected to a TTY, bc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is required for history to be enabled (see the \f[B]COMMAND
+LINE HISTORY\f[R] section).
+It is also required to enable special handling for \f[B]SIGINT\f[R]
+signals.
+.PP
+The prompt is enabled in TTY mode.
.PP
TTY mode is different from interactive mode because interactive mode is
required in the bc(1)
specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
to be connected to a terminal.
-.SS Command-Line History
-.PP
-Command-line history is only enabled if TTY mode is, i.e., that
-\f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to
-a TTY and the \f[B]BC_TTY_MODE\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section) and its default do not disable
-TTY mode.
-See the \f[B]COMMAND LINE HISTORY\f[R] section for more information.
-.SS Prompt
-.PP
-If TTY mode is available, then a prompt can be enabled.
-Like TTY mode itself, it can be turned on or off with an environment
-variable: \f[B]BC_PROMPT\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If the environment variable \f[B]BC_PROMPT\f[R] exists and is a non-zero
-integer, then the prompt is turned on when \f[B]stdin\f[R],
-\f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to a TTY and the
-\f[B]-P\f[R] and \f[B]--no-prompt\f[R] options were not used.
-The read prompt will be turned on under the same conditions, except that
-the \f[B]-R\f[R] and \f[B]--no-read-prompt\f[R] options must also not be
-used.
-.PP
-However, if \f[B]BC_PROMPT\f[R] does not exist, the prompt can be
-enabled or disabled with the \f[B]BC_TTY_MODE\f[R] environment variable,
-the \f[B]-P\f[R] and \f[B]--no-prompt\f[R] options, and the \f[B]-R\f[R]
-and \f[B]--no-read-prompt\f[R] options.
-See the \f[B]ENVIRONMENT VARIABLES\f[R] and \f[B]OPTIONS\f[R] sections
-for more details.
.SH SIGNAL HANDLING
.PP
-Sending a \f[B]SIGINT\f[R] will cause bc(1) to do one of two things.
+Sending a \f[B]SIGINT\f[R] will cause bc(1) to stop execution of the
+current input.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
.PP
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), or the \f[B]BC_SIGINT_RESET\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section), or its default, is either not
-an integer or it is zero, bc(1) will exit.
-.PP
-However, if bc(1) is in interactive mode, and the
-\f[B]BC_SIGINT_RESET\f[R] or its default is an integer and non-zero,
-then bc(1) will stop executing the current input and reset (see the
-\f[B]RESET\f[R] section) upon receiving a \f[B]SIGINT\f[R].
-.PP
-Note that \[lq]current input\[rq] can mean one of two things.
-If bc(1) is processing input from \f[B]stdin\f[R] in interactive mode,
-it will ask for more input.
-If bc(1) is processing input from a file in interactive mode, it will
-stop processing the file and start processing the next file, if one
-exists, or ask for input from \f[B]stdin\f[R] if no other file exists.
+Note that \[dq]current input\[dq] can mean one of two things.
+If bc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If bc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
.PP
This means that if a \f[B]SIGINT\f[R] is sent to bc(1) as it is
executing a file, it can seem as though bc(1) did not respond to the
@@ -1533,25 +1375,14 @@ the user to continue.
.PP
\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause bc(1) to clean up and
exit, and it uses the default handler for all other signals.
-The one exception is \f[B]SIGHUP\f[R]; in that case, and only when bc(1)
-is in TTY mode (see the \f[B]TTY MODE\f[R] section), a \f[B]SIGHUP\f[R]
-will cause bc(1) to clean up and exit.
+The one exception is \f[B]SIGHUP\f[R]; in that case, when bc(1) is in
+TTY mode, a \f[B]SIGHUP\f[R] will cause bc(1) to clean up and exit.
.SH COMMAND LINE HISTORY
.PP
bc(1) supports interactive command-line editing.
-.PP
-If bc(1) can be in TTY mode (see the \f[B]TTY MODE\f[R] section),
-history can be enabled.
-This means that command-line history can only be enabled when
-\f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY.
-.PP
-Like TTY mode itself, it can be turned on or off with the environment
-variable \f[B]BC_TTY_MODE\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If history is enabled, previous lines can be recalled and edited with
-the arrow keys.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), history is
+enabled.
+Previous lines can be recalled and edited with the arrow keys.
.PP
\f[B]Note\f[R]: tabs are converted to 8 spaces.
.SH LOCALES
diff --git a/manuals/bc/E.1.md b/manuals/bc/E.1.md
index 5c9d83b9..478f298e 100644
--- a/manuals/bc/E.1.md
+++ b/manuals/bc/E.1.md
@@ -46,17 +46,8 @@ Such differences will be noted in this document.
After parsing and handling options, this bc(1) reads any files given on the
command line and executes them before reading from **stdin**.
-This bc(1) is a drop-in replacement for *any* bc(1), including (and especially)
-the GNU bc(1).
-
-**Note**: If running this bc(1) on *any* script meant for another bc(1) gives a
-parse error, it is probably because a word this bc(1) reserves as a keyword is
-used as the name of a function, variable, or array. To fix that, use the
-command-line option **-r** *keyword*, where *keyword* is the keyword that is
-used as a name in the script. For more information, see the **OPTIONS** section.
-
-If parsing scripts meant for other bc(1) implementations still does not work,
-that is a bug and should be reported. See the **BUGS** section.
+This bc(1) is a drop-in replacement for *any* bc(1), including (and
+especially) the GNU bc(1).
# OPTIONS
@@ -64,7 +55,7 @@ The following are the options that bc(1) accepts.
**-g**, **-\-global-stacks**
-: Turns the globals **ibase**, **obase**, and **scale** into stacks.
+ Turns the globals **ibase**, **obase**, and **scale** into stacks.
This has the effect that a copy of the current value of all three are pushed
onto a stack for every function call, as well as popped when every function
@@ -141,9 +132,6 @@ The following are the options that bc(1) accepts.
would want to put this option in **BC_ENV_ARGS** (see the
**ENVIRONMENT VARIABLES** section).
- These options override the **BC_PROMPT** and **BC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
-
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
@@ -158,47 +146,8 @@ The following are the options that bc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **read()** built-in function is called.
- These options *do* override the **BC_PROMPT** and **BC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
This is a **non-portable extension**.
-**-r** *keyword*, **-\-redefine**=*keyword*
-
-: Redefines *keyword* in order to allow it to be used as a function, variable,
- or array name. This is useful when this bc(1) gives parse errors when
- parsing scripts meant for other bc(1) implementations.
-
- The keywords this bc(1) allows to be redefined are:
-
- * **abs**
- * **asciify**
- * **continue**
- * **divmod**
- * **else**
- * **halt**
- * **last**
- * **limits**
- * **maxibase**
- * **maxobase**
- * **maxscale**
- * **modexp**
- * **print**
- * **read**
- * **stream**
-
- If any of those keywords are used as a function, variable, or array name in
- a script, use this option with the keyword as the argument. If multiple are
- used, use this option for all of them; it can be used multiple times.
-
- Keywords are *not* redefined when parsing the builtin math library (see the
- **LIBRARY** section).
-
- It is a fatal error to redefine keywords mandated by the POSIX standard. It
- is a fatal error to attempt to redefine words that this bc(1) does not
- reserve as keywords.
-
**-q**, **-\-quiet**
: This option is for compatibility with the [GNU bc(1)][2]; it is a no-op.
@@ -262,22 +211,6 @@ The following are the options that bc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files or expressions are given by the **-f**, **-\-file**, **-e**, or
-**-\-expression** options, then bc(1) read from **stdin**.
-
-However, there are a few caveats to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-the parse cannot complete. That means that starting a string without ending it
-or starting a function, **if** statement, or loop without ending it will also
-cause bc(1) to not execute.
-
-Second, after an **if** statement, bc(1) doesn't know if an **else** statement
-will follow, so it will not execute until it knows there will not be an **else**
-statement.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -405,42 +338,26 @@ The following are valid operands in bc(1):
2. Array indices (**I[E]**).
3. **(E)**: The value of **E** (used to change precedence).
4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
-5. **length(E)**: The number of significant decimal digits in **E**. Returns
- **1** for **0** with no decimal places. If given a string, the length of the
- string is returned. Passing a string to **length(E)** is a **non-portable
- extension**.
+5. **length(E)**: The number of significant decimal digits in **E**.
6. **length(I[])**: The number of elements in the array **I**. This is a
**non-portable extension**.
7. **scale(E)**: The *scale* of **E**.
8. **abs(E)**: The absolute value of **E**. This is a **non-portable
extension**.
-9. **modexp(E, E, E)**: Modular exponentiation, where the first expression is
- the base, the second is the exponent, and the third is the modulus. All
- three values must be integers. The second argument must be non-negative. The
- third argument must be non-zero. This is a **non-portable extension**.
-10. **divmod(E, E, I[])**: Division and modulus in one operation. This is for
- optimization. The first expression is the dividend, and the second is the
- divisor, which must be non-zero. The return value is the quotient, and the
- modulus is stored in index **0** of the provided array (the last argument).
- This is a **non-portable extension**.
-11. **asciify(E)**: If **E** is a string, returns a string that is the first
- letter of its argument. If it is a number, calculates the number mod **256**
- and returns that number as a one-character string. This is a **non-portable
- extension**.
-12. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a non-**void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-13. **read()**: Reads a line from **stdin** and uses that as an expression. The
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
result of that expression is the result of the **read()** operand. This is a
**non-portable extension**.
-14. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
extension**.
-15. **maxobase()**: The max allowable **obase**. This is a **non-portable
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
extension**.
-16. **maxscale()**: The max allowable **scale**. This is a **non-portable
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
extension**.
## Numbers
@@ -661,15 +578,14 @@ The following items are statements:
12. **limits**
13. A string of characters, enclosed in double quotes
14. **print** **E** **,** ... **,** **E**
-15. **stream** **E** **,** ... **,** **E**
-16. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a **void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-Numbers 4, 9, 11, 12, 14, 15, and 16 are **non-portable extensions**.
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
Also, as a **non-portable extension**, any or all of the expressions in the
header of a for loop may be omitted. If the condition (second expression) is
@@ -696,48 +612,23 @@ is like the **quit** statement in that it is a compile-time command.
An expression by itself is evaluated and printed, followed by a newline.
-## Strings
-
-If strings appear as a statement by themselves, they are printed without a
-trailing newline.
-
-In addition to appearing as a lone statement by themselves, strings can be
-assigned to variables and array elements. They can also be passed to functions
-in variable parameters.
-
-If any statement that expects a string is given a variable that had a string
-assigned to it, the statement acts as though it had received a string.
-
-If any math operation is attempted on a string or a variable or array element
-that has been assigned a string, an error is raised, and bc(1) resets (see the
-**RESET** section).
-
-Assigning strings to variables and array elements and passing them to functions
-are **non-portable extensions**.
-
## Print Statement
The "expressions" in a **print** statement may also be strings. If they are, there
are backslash escape sequences that are interpreted specially. What those
sequences are, and what they cause to be printed, are shown below:
-**\\a**: **\\a**
-
-**\\b**: **\\b**
-
-**\\\\**: **\\**
-
-**\\e**: **\\**
-
-**\\f**: **\\f**
-
-**\\n**: **\\n**
-
-**\\q**: **"**
-
-**\\r**: **\\r**
-
-**\\t**: **\\t**
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
Any other character following a backslash causes the backslash and character to
be printed as-is.
@@ -745,19 +636,6 @@ be printed as-is.
Any non-string expression in a print statement shall be assigned to **last**,
like any other expression that is printed.
-## Stream Statement
-
-The "expressions in a **stream** statement may also be strings.
-
-If a **stream** statement is given a string, it prints the string as though the
-string had appeared as its own statement. In other words, the **stream**
-statement prints strings normally, without a newline.
-
-If a **stream** statement is given a number, a copy of it is truncated and its
-absolute value is calculated. The result is then printed as though **obase** is
-**256** and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
-
## Order of Evaluation
All expressions in a statment are evaluated left to right, except as necessary
@@ -1064,61 +942,6 @@ bc(1) recognizes the following environment variables:
lines to that length, including the backslash (**\\**). The default line
length is **70**.
-**BC_BANNER**
-
-: If this environment variable exists and contains an integer, then a non-zero
- value activates the copyright banner when bc(1) is in interactive mode,
- while zero deactivates it.
-
- If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) does not print
- the banner when not in interactive mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_SIGINT_RESET**
-
-: If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when bc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes bc(1) reset
- on **SIGINT**, rather than exit, and zero makes bc(1) exit. If this
- environment variable exists and is *not* an integer, then bc(1) will exit on
- **SIGINT**.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes bc(1) use TTY
- mode, and zero makes bc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes bc(1) use a prompt,
- and zero or a non-integer makes bc(1) not use a prompt. If this environment
- variable does not exist and **BC_TTY_MODE** does, then the value of the
- **BC_TTY_MODE** environment variable is used.
-
- This environment variable and the **BC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
-
# EXIT STATUS
bc(1) returns the following exit statuses:
@@ -1135,9 +958,8 @@ bc(1) returns the following exit statuses:
Math errors include divide by **0**, taking the square root of a negative
number, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**) operator and the corresponding assignment operator.
@@ -1161,12 +983,11 @@ bc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors, passing the
- wrong number of arguments to functions, attempting to call an undefined
- function, and attempting to use a **void** function call as a value in an
- expression.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
**4**
@@ -1195,78 +1016,37 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. bc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **BC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, bc(1) can turn on TTY mode,
-subject to some settings.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
-If there is the environment variable **BC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, bc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **BC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then bc(1) will not turn TTY
-mode on.
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
-If the environment variable **BC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+The prompt is enabled in TTY mode.
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-## Command-Line History
-
-Command-line history is only enabled if TTY mode is, i.e., that **stdin**,
-**stdout**, and **stderr** are connected to a TTY and the **BC_TTY_MODE**
-environment variable (see the **ENVIRONMENT VARIABLES** section) and its default
-do not disable TTY mode. See the **COMMAND LINE HISTORY** section for more
-information.
-
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **BC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **BC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **BC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **BC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause bc(1) to do one of two things.
-
-If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **BC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, bc(1) will
-exit.
-
-However, if bc(1) is in interactive mode, and the **BC_SIGINT_RESET** or its
-default is an integer and non-zero, then bc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If bc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If bc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
can seem as though bc(1) did not respond to the signal since it will immediately
@@ -1278,22 +1058,14 @@ continue.
**SIGTERM** and **SIGQUIT** cause bc(1) to clean up and exit, and it uses the
default handler for all other signals. The one exception is **SIGHUP**; in that
-case, and only when bc(1) is in TTY mode (see the **TTY MODE** section), a
-**SIGHUP** will cause bc(1) to clean up and exit.
+case, when bc(1) is in TTY mode, a **SIGHUP** will cause bc(1) to clean up and
+exit.
# COMMAND LINE HISTORY
-bc(1) supports interactive command-line editing.
-
-If bc(1) can be in TTY mode (see the **TTY MODE** section), history can be
-enabled. This means that command-line history can only be enabled when
-**stdin**, **stdout**, and **stderr** are all connected to a TTY.
-
-Like TTY mode itself, it can be turned on or off with the environment variable
-**BC_TTY_MODE** (see the **ENVIRONMENT VARIABLES** section).
-
-If history is enabled, previous lines can be recalled and edited with the arrow
-keys.
+bc(1) supports interactive command-line editing. If bc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
**Note**: tabs are converted to 8 spaces.
diff --git a/manuals/bc/EH.1 b/manuals/bc/EH.1
index aca8e3b6..696e25c5 100644
--- a/manuals/bc/EH.1
+++ b/manuals/bc/EH.1
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "BC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
.SH NAME
.PP
bc - arbitrary-precision decimal arithmetic language and calculator
@@ -35,10 +35,9 @@ bc - arbitrary-precision decimal arithmetic language and calculator
[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--mathlib\f[R]]
[\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]] [\f[B]--quiet\f[R]]
[\f[B]--standard\f[R]] [\f[B]--warn\f[R]] [\f[B]--version\f[R]]
-[\f[B]-e\f[R] \f[I]expr\f[R]]
-[\f[B]--expression\f[R]=\f[I]expr\f[R]\&...] [\f[B]-f\f[R]
-\f[I]file\f[R]\&...] [\f[B]--file\f[R]=\f[I]file\f[R]\&...]
-[\f[I]file\f[R]\&...]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
.SH DESCRIPTION
.PP
bc(1) is an interactive processor for a language first standardized in
@@ -51,135 +50,112 @@ Such differences will be noted in this document.
.PP
After parsing and handling options, this bc(1) reads any files given on
the command line and executes them before reading from \f[B]stdin\f[R].
-.PP
-This bc(1) is a drop-in replacement for \f[I]any\f[R] bc(1), including
-(and especially) the GNU bc(1).
-.PP
-\f[B]Note\f[R]: If running this bc(1) on \f[I]any\f[R] script meant for
-another bc(1) gives a parse error, it is probably because a word this
-bc(1) reserves as a keyword is used as the name of a function, variable,
-or array.
-To fix that, use the command-line option \f[B]-r\f[R] \f[I]keyword\f[R],
-where \f[I]keyword\f[R] is the keyword that is used as a name in the
-script.
-For more information, see the \f[B]OPTIONS\f[R] section.
-.PP
-If parsing scripts meant for other bc(1) implementations still does not
-work, that is a bug and should be reported.
-See the \f[B]BUGS\f[R] section.
.SH OPTIONS
.PP
The following are the options that bc(1) accepts.
-.TP
+.PP
\f[B]-g\f[R], \f[B]--global-stacks\f[R]
-Turns the globals \f[B]ibase\f[R], \f[B]obase\f[R], and \f[B]scale\f[R]
-into stacks.
-.RS
-.PP
-This has the effect that a copy of the current value of all three are
-pushed onto a stack for every function call, as well as popped when
-every function returns.
-This means that functions can assign to any and all of those globals
-without worrying that the change will affect other functions.
-Thus, a hypothetical function named \f[B]output(x,b)\f[R] that simply
-printed \f[B]x\f[R] in base \f[B]b\f[R] could be written like this:
.IP
.nf
\f[C]
-define void output(x, b) {
- obase=b
- x
-}
+Turns the globals **ibase**, **obase**, and **scale** into stacks.
+
+This has the effect that a copy of the current value of all three are pushed
+onto a stack for every function call, as well as popped when every function
+returns. This means that functions can assign to any and all of those
+globals without worrying that the change will affect other functions.
+Thus, a hypothetical function named **output(x,b)** that simply printed
+**x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+This makes writing functions much easier.
+
+However, since using this flag means that functions cannot set **ibase**,
+**obase**, or **scale** globally, functions that are made to do so cannot
+work anymore. There are two possible use cases for that, and each has a
+solution.
+
+First, if a function is called on startup to turn bc(1) into a number
+converter, it is possible to replace that capability with various shell
+aliases. Examples:
+
+ alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
+ alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+
+Second, if the purpose of a function is to set **ibase**, **obase**, or
+**scale** globally for any other purpose, it could be split into one to
+three functions (based on how many globals it sets) and each of those
+functions could return the desired value for a global.
+
+If the behavior of this option is desired for every run of bc(1), then users
+could make sure to define **BC_ENV_ARGS** and include this option (see the
+**ENVIRONMENT VARIABLES** section for more details).
+
+If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+This is a **non-portable extension**.
\f[R]
.fi
.PP
-instead of like this:
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
.IP
.nf
\f[C]
-define void output(x, b) {
- auto c
- c=obase
- obase=b
- x
- obase=c
-}
+This is a **non-portable extension**.
\f[R]
.fi
.PP
-This makes writing functions much easier.
-.PP
-However, since using this flag means that functions cannot set
-\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R] globally, functions
-that are made to do so cannot work anymore.
-There are two possible use cases for that, and each has a solution.
+\f[B]-l\f[R], \f[B]--mathlib\f[R]
.PP
-First, if a function is called on startup to turn bc(1) into a number
-converter, it is possible to replace that capability with various shell
-aliases.
-Examples:
+: Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to
+\f[B]20\f[R] and loads the included math library before running any
+code, including any expressions or files specified on the command line.
.IP
.nf
\f[C]
-alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
-alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+To learn what is in the library, see the **LIBRARY** section.
\f[R]
.fi
.PP
-Second, if the purpose of a function is to set \f[B]ibase\f[R],
-\f[B]obase\f[R], or \f[B]scale\f[R] globally for any other purpose, it
-could be split into one to three functions (based on how many globals it
-sets) and each of those functions could return the desired value for a
-global.
-.PP
-If the behavior of this option is desired for every run of bc(1), then
-users could make sure to define \f[B]BC_ENV_ARGS\f[R] and include this
-option (see the \f[B]ENVIRONMENT VARIABLES\f[R] section for more
-details).
-.PP
-If \f[B]-s\f[R], \f[B]-w\f[R], or any equivalents are used, this option
-is ignored.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-h\f[R], \f[B]--help\f[R]
-Prints a usage message and quits.
-.TP
-\f[B]-i\f[R], \f[B]--interactive\f[R]
-Forces interactive mode.
-(See the \f[B]INTERACTIVE MODE\f[R] section.)
-.RS
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-l\f[R], \f[B]--mathlib\f[R]
-Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to \f[B]20\f[R]
-and loads the included math library before running any code, including
-any expressions or files specified on the command line.
-.RS
-.PP
-To learn what is in the library, see the \f[B]LIBRARY\f[R] section.
-.RE
-.TP
\f[B]-P\f[R], \f[B]--no-prompt\f[R]
-Disables the prompt in TTY mode.
+.PP
+: Disables the prompt in TTY mode.
(The prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a prompt or are not used to having them in bc(1).
Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
-.RS
-.PP
-These options override the \f[B]BC_PROMPT\f[R] and \f[B]BC_TTY_MODE\f[R]
-environment variables (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
-Disables the read prompt in TTY mode.
+.PP
+: Disables the read prompt in TTY mode.
(The read prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a read prompt or are not used to having them in bc(1).
@@ -187,167 +163,108 @@ Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
This option is also useful in hash bang lines of bc(1) scripts that
prompt for user input.
-.RS
-.PP
-This option does not disable the regular prompt because the read prompt
-is only used when the \f[B]read()\f[R] built-in function is called.
-.PP
-These options \f[I]do\f[R] override the \f[B]BC_PROMPT\f[R] and
-\f[B]BC_TTY_MODE\f[R] environment variables (see the \f[B]ENVIRONMENT
-VARIABLES\f[R] section), but only for the read prompt.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-r\f[R] \f[I]keyword\f[R], \f[B]--redefine\f[R]=\f[I]keyword\f[R]
-Redefines \f[I]keyword\f[R] in order to allow it to be used as a
-function, variable, or array name.
-This is useful when this bc(1) gives parse errors when parsing scripts
-meant for other bc(1) implementations.
-.RS
-.PP
-The keywords this bc(1) allows to be redefined are:
-.IP \[bu] 2
-\f[B]abs\f[R]
-.IP \[bu] 2
-\f[B]asciify\f[R]
-.IP \[bu] 2
-\f[B]continue\f[R]
-.IP \[bu] 2
-\f[B]divmod\f[R]
-.IP \[bu] 2
-\f[B]else\f[R]
-.IP \[bu] 2
-\f[B]halt\f[R]
-.IP \[bu] 2
-\f[B]last\f[R]
-.IP \[bu] 2
-\f[B]limits\f[R]
-.IP \[bu] 2
-\f[B]maxibase\f[R]
-.IP \[bu] 2
-\f[B]maxobase\f[R]
-.IP \[bu] 2
-\f[B]maxscale\f[R]
-.IP \[bu] 2
-\f[B]modexp\f[R]
-.IP \[bu] 2
-\f[B]print\f[R]
-.IP \[bu] 2
-\f[B]read\f[R]
-.IP \[bu] 2
-\f[B]stream\f[R]
-.PP
-If any of those keywords are used as a function, variable, or array name
-in a script, use this option with the keyword as the argument.
-If multiple are used, use this option for all of them; it can be used
-multiple times.
-.PP
-Keywords are \f[I]not\f[R] redefined when parsing the builtin math
-library (see the \f[B]LIBRARY\f[R] section).
+.IP
+.nf
+\f[C]
+This option does not disable the regular prompt because the read prompt is
+only used when the **read()** built-in function is called.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-It is a fatal error to redefine keywords mandated by the POSIX standard.
-It is a fatal error to attempt to redefine words that this bc(1) does
-not reserve as keywords.
-.RE
-.TP
\f[B]-q\f[R], \f[B]--quiet\f[R]
-This option is for compatibility with the GNU
+.PP
+: This option is for compatibility with the GNU
bc(1) (https://www.gnu.org/software/bc/); it is a no-op.
Without this option, GNU bc(1) prints a copyright header.
This bc(1) only prints the copyright header if one or more of the
\f[B]-v\f[R], \f[B]-V\f[R], or \f[B]--version\f[R] options are given.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-s\f[R], \f[B]--standard\f[R]
-Process exactly the language defined by the
+.PP
+: Process exactly the language defined by the
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
and error if any extensions are used.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
-Print the version information (copyright header) and exit.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: Print the version information (copyright header) and exit.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]-w\f[R], \f[B]--warn\f[R]
-Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
+.PP
+: Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
not errors) are printed for non-standard extensions and execution
continues normally.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
-Evaluates \f[I]expr\f[R].
+.PP
+: Evaluates \f[I]expr\f[R].
If multiple expressions are given, they are evaluated in order.
If files are given as well (see below), the expressions and files are
evaluated in the order given.
This means that if a file is given before an expression, the file is
read in and evaluated first.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]BC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, bc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R], whether on the command-line or in
-\f[B]BC_ENV_ARGS\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, bc(1) will give a fatal error and
-exit.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
-Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
were read through \f[B]stdin\f[R].
If expressions are also given (see above), the expressions are evaluated
in the order given.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]BC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, bc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, bc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
All long options are \f[B]non-portable extensions\f[R].
-.SH STDIN
-.PP
-If no files or expressions are given by the \f[B]-f\f[R],
-\f[B]--file\f[R], \f[B]-e\f[R], or \f[B]--expression\f[R] options, then
-bc(1) read from \f[B]stdin\f[R].
-.PP
-However, there are a few caveats to this.
-.PP
-First, \f[B]stdin\f[R] is evaluated a line at a time.
-The only exception to this is if the parse cannot complete.
-That means that starting a string without ending it or starting a
-function, \f[B]if\f[R] statement, or loop without ending it will also
-cause bc(1) to not execute.
-.PP
-Second, after an \f[B]if\f[R] statement, bc(1) doesn\[cq]t know if an
-\f[B]else\f[R] statement will follow, so it will not execute until it
-knows there will not be an \f[B]else\f[R] statement.
.SH STDOUT
.PP
Any non-error output is written to \f[B]stdout\f[R].
@@ -402,7 +319,7 @@ Identifiers with more than one character (letter) are a
.PP
\f[B]ibase\f[R] is a global variable determining how to interpret
constant numbers.
-It is the \[lq]input\[rq] base, or the number base used for interpreting
+It is the \[dq]input\[dq] base, or the number base used for interpreting
input numbers.
\f[B]ibase\f[R] is initially \f[B]10\f[R].
If the \f[B]-s\f[R] (\f[B]--standard\f[R]) and \f[B]-w\f[R]
@@ -414,7 +331,7 @@ The max allowable value for \f[B]ibase\f[R] can be queried in bc(1)
programs with the \f[B]maxibase()\f[R] built-in function.
.PP
\f[B]obase\f[R] is a global variable determining how to output results.
-It is the \[lq]output\[rq] base, or the number base used for outputting
+It is the \[dq]output\[dq] base, or the number base used for outputting
numbers.
\f[B]obase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and
@@ -512,10 +429,6 @@ Array indices (\f[B]I[E]\f[R]).
.IP " 5." 4
\f[B]length(E)\f[R]: The number of significant decimal digits in
\f[B]E\f[R].
-Returns \f[B]1\f[R] for \f[B]0\f[R] with no decimal places.
-If given a string, the length of the string is returned.
-Passing a string to \f[B]length(E)\f[R] is a \f[B]non-portable
-extension\f[R].
.IP " 6." 4
\f[B]length(I[])\f[R]: The number of elements in the array \f[B]I\f[R].
This is a \f[B]non-portable extension\f[R].
@@ -525,28 +438,6 @@ This is a \f[B]non-portable extension\f[R].
\f[B]abs(E)\f[R]: The absolute value of \f[B]E\f[R].
This is a \f[B]non-portable extension\f[R].
.IP " 9." 4
-\f[B]modexp(E, E, E)\f[R]: Modular exponentiation, where the first
-expression is the base, the second is the exponent, and the third is the
-modulus.
-All three values must be integers.
-The second argument must be non-negative.
-The third argument must be non-zero.
-This is a \f[B]non-portable extension\f[R].
-.IP "10." 4
-\f[B]divmod(E, E, I[])\f[R]: Division and modulus in one operation.
-This is for optimization.
-The first expression is the dividend, and the second is the divisor,
-which must be non-zero.
-The return value is the quotient, and the modulus is stored in index
-\f[B]0\f[R] of the provided array (the last argument).
-This is a \f[B]non-portable extension\f[R].
-.IP "11." 4
-\f[B]asciify(E)\f[R]: If \f[B]E\f[R] is a string, returns a string that
-is the first letter of its argument.
-If it is a number, calculates the number mod \f[B]256\f[R] and returns
-that number as a one-character string.
-This is a \f[B]non-portable extension\f[R].
-.IP "12." 4
\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
\f[B]I\f[R] is an identifier for a non-\f[B]void\f[R] function (see the
\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
@@ -555,19 +446,19 @@ The \f[B]E\f[R] argument(s) may also be arrays of the form
(see the \f[I]Array References\f[R] subsection of the
\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
function definition is an array reference.
-.IP "13." 4
+.IP "10." 4
\f[B]read()\f[R]: Reads a line from \f[B]stdin\f[R] and uses that as an
expression.
The result of that expression is the result of the \f[B]read()\f[R]
operand.
This is a \f[B]non-portable extension\f[R].
-.IP "14." 4
+.IP "11." 4
\f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "15." 4
+.IP "12." 4
\f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "16." 4
+.IP "13." 4
\f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R].
This is a \f[B]non-portable extension\f[R].
.SS Numbers
@@ -591,223 +482,281 @@ This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
The following arithmetic and logical operators can be used.
They are listed in order of decreasing precedence.
Operators in the same group have the same precedence.
-.TP
+.PP
\f[B]++\f[R] \f[B]--\f[R]
-Type: Prefix and Postfix
-.RS
.PP
+: Type: Prefix and Postfix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **increment**, **decrement**
+\f[R]
+.fi
.PP
-Description: \f[B]increment\f[R], \f[B]decrement\f[R]
-.RE
-.TP
\f[B]-\f[R] \f[B]!\f[R]
-Type: Prefix
-.RS
.PP
+: Type: Prefix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **negation**, **boolean not**
+\f[R]
+.fi
.PP
-Description: \f[B]negation\f[R], \f[B]boolean not\f[R]
-.RE
-.TP
\f[B]\[ha]\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **power**
+\f[R]
+.fi
.PP
-Description: \f[B]power\f[R]
-.RE
-.TP
\f[B]*\f[R] \f[B]/\f[R] \f[B]%\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **multiply**, **divide**, **modulus**
+\f[R]
+.fi
.PP
-Description: \f[B]multiply\f[R], \f[B]divide\f[R], \f[B]modulus\f[R]
-.RE
-.TP
\f[B]+\f[R] \f[B]-\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **add**, **subtract**
+\f[R]
+.fi
.PP
-Description: \f[B]add\f[R], \f[B]subtract\f[R]
-.RE
-.TP
-\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R]
-Type: Binary
-.RS
+\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R]
+\f[B]%=\f[R] \f[B]\[ha]=\f[R]
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **assignment**
+\f[R]
+.fi
.PP
-Description: \f[B]assignment\f[R]
-.RE
-.TP
-\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R] \f[B]>\f[R]
-Type: Binary
-.RS
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **relational**
+\f[R]
+.fi
.PP
-Description: \f[B]relational\f[R]
-.RE
-.TP
\f[B]&&\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **boolean and**
+\f[R]
+.fi
.PP
-Description: \f[B]boolean and\f[R]
-.RE
-.TP
\f[B]||\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
-.PP
-Description: \f[B]boolean or\f[R]
-.RE
+
+Description: **boolean or**
+\f[R]
+.fi
.PP
The operators will be described in more detail below.
-.TP
+.PP
\f[B]++\f[R] \f[B]--\f[R]
-The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
+.PP
+: The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
operators behave exactly like they would in C.
They require a named expression (see the \f[I]Named Expressions\f[R]
subsection) as an operand.
-.RS
+.IP
+.nf
+\f[C]
+The prefix versions of these operators are more efficient; use them where
+possible.
+\f[R]
+.fi
.PP
-The prefix versions of these operators are more efficient; use them
-where possible.
-.RE
-.TP
\f[B]-\f[R]
-The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
+.PP
+: The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
to negate any expression with the value \f[B]0\f[R].
Otherwise, a copy of the expression with its sign flipped is returned.
-.TP
+.PP
\f[B]!\f[R]
-The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the expression
-is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the
+expression is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]\[ha]\f[R]
-The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
+.PP
+: The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
as it would be in C) takes two expressions and raises the first to the
power of the value of the second.
The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*), and if it is
+negative, the first value must be non-zero.
+\f[R]
+.fi
.PP
-The second expression must be an integer (no \f[I]scale\f[R]), and if it
-is negative, the first value must be non-zero.
-.RE
-.TP
\f[B]*\f[R]
-The \f[B]multiply\f[R] operator takes two expressions, multiplies them,
-and returns the product.
+.PP
+: The \f[B]multiply\f[R] operator takes two expressions, multiplies
+them, and returns the product.
If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
\f[I]scale\f[R] of the result is equal to
\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
\f[B]max()\f[R] return the obvious values.
-.TP
+.PP
\f[B]/\f[R]
-The \f[B]divide\f[R] operator takes two expressions, divides them, and
+.PP
+: The \f[B]divide\f[R] operator takes two expressions, divides them, and
returns the quotient.
The \f[I]scale\f[R] of the result shall be the value of \f[B]scale\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
The second expression must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]%\f[R]
-The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and evaluates them by 1) Computing \f[B]a/b\f[R] to current
\f[B]scale\f[R] and 2) Using the result of step 1 to calculate
\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
\f[B]max(scale+scale(b),scale(a))\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
The second expression must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]+\f[R]
-The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and returns the sum, with a \f[I]scale\f[R] equal to the
max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
-.TP
+.PP
\f[B]-\f[R]
-The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and returns the difference, with a \f[I]scale\f[R] equal to
the max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
-.TP
-\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R]
-The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R] and
-\f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the \f[I]Named
-Expressions\f[R] subsection).
-.RS
-.PP
-For \f[B]=\f[R], \f[B]b\f[R] is copied and the result is assigned to
-\f[B]a\f[R].
-For all others, \f[B]a\f[R] and \f[B]b\f[R] are applied as operands to
-the corresponding arithmetic operator and the result is assigned to
-\f[B]a\f[R].
-.RE
-.TP
-\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R] \f[B]>\f[R]
-The \f[B]relational\f[R] operators compare two expressions, \f[B]a\f[R]
-and \f[B]b\f[R], and if the relation holds, according to C language
-semantics, the result is \f[B]1\f[R].
-Otherwise, it is \f[B]0\f[R].
-.RS
.PP
+\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R]
+\f[B]%=\f[R] \f[B]\[ha]=\f[R]
+.PP
+: The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R]
+and \f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the
+\f[I]Named Expressions\f[R] subsection).
+.IP
+.nf
+\f[C]
+For **=**, **b** is copied and the result is assigned to **a**. For all
+others, **a** and **b** are applied as operands to the corresponding
+arithmetic operator and the result is assigned to **a**.
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: The \f[B]relational\f[R] operators compare two expressions,
+\f[B]a\f[R] and \f[B]b\f[R], and if the relation holds, according to C
+language semantics, the result is \f[B]1\f[R].
+Otherwise, it is \f[B]0\f[R].
+.IP
+.nf
+\f[C]
Note that unlike in C, these operators have a lower precedence than the
-\f[B]assignment\f[R] operators, which means that \f[B]a=b>c\f[R] is
-interpreted as \f[B](a=b)>c\f[R].
+**assignment** operators, which means that **a=b\[rs]>c** is interpreted as
+**(a=b)\[rs]>c**.
+
+Also, unlike the [standard][1] requires, these operators can appear anywhere
+any other expressions can be used. This allowance is a
+**non-portable extension**.
+\f[R]
+.fi
.PP
-Also, unlike the
-standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
-requires, these operators can appear anywhere any other expressions can
-be used.
-This allowance is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]&&\f[R]
-The \f[B]boolean and\f[R] operator takes two expressions and returns
-\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
-.RS
.PP
-This is \f[I]not\f[R] a short-circuit operator.
+: The \f[B]boolean and\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]||\f[R]
-The \f[B]boolean or\f[R] operator takes two expressions and returns
+.PP
+: The \f[B]boolean or\f[R] operator takes two expressions and returns
\f[B]1\f[R] if one of the expressions is non-zero, \f[B]0\f[R]
otherwise.
-.RS
-.PP
-This is \f[I]not\f[R] a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Statements
.PP
The following items are statements:
.IP " 1." 4
\f[B]E\f[R]
.IP " 2." 4
-\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] \&... \f[B];\f[R] \f[B]S\f[R]
-\f[B]}\f[R]
+\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] ...
+\f[B];\f[R] \f[B]S\f[R] \f[B]}\f[R]
.IP " 3." 4
\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
.IP " 4." 4
@@ -833,10 +782,9 @@ An empty statement
.IP "13." 4
A string of characters, enclosed in double quotes
.IP "14." 4
-\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] \&... \f[B],\f[R] \f[B]E\f[R]
+\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] ...
+\f[B],\f[R] \f[B]E\f[R]
.IP "15." 4
-\f[B]stream\f[R] \f[B]E\f[R] \f[B],\f[R] \&... \f[B],\f[R] \f[B]E\f[R]
-.IP "16." 4
\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
\f[B]I\f[R] is an identifier for a \f[B]void\f[R] function (see the
\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
@@ -846,8 +794,7 @@ The \f[B]E\f[R] argument(s) may also be arrays of the form
\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
function definition is an array reference.
.PP
-Numbers 4, 9, 11, 12, 14, 15, and 16 are \f[B]non-portable
-extensions\f[R].
+Numbers 4, 9, 11, 12, 14, and 15 are \f[B]non-portable extensions\f[R].
.PP
Also, as a \f[B]non-portable extension\f[R], any or all of the
expressions in the header of a for loop may be omitted.
@@ -878,72 +825,30 @@ This is like the \f[B]quit\f[R] statement in that it is a compile-time
command.
.PP
An expression by itself is evaluated and printed, followed by a newline.
-.SS Strings
-.PP
-If strings appear as a statement by themselves, they are printed without
-a trailing newline.
-.PP
-In addition to appearing as a lone statement by themselves, strings can
-be assigned to variables and array elements.
-They can also be passed to functions in variable parameters.
-.PP
-If any statement that expects a string is given a variable that had a
-string assigned to it, the statement acts as though it had received a
-string.
-.PP
-If any math operation is attempted on a string or a variable or array
-element that has been assigned a string, an error is raised, and bc(1)
-resets (see the \f[B]RESET\f[R] section).
-.PP
-Assigning strings to variables and array elements and passing them to
-functions are \f[B]non-portable extensions\f[R].
.SS Print Statement
.PP
-The \[lq]expressions\[rq] in a \f[B]print\f[R] statement may also be
+The \[dq]expressions\[dq] in a \f[B]print\f[R] statement may also be
strings.
If they are, there are backslash escape sequences that are interpreted
specially.
What those sequences are, and what they cause to be printed, are shown
below:
.PP
-\f[B]\[rs]a\f[R]: \f[B]\[rs]a\f[R]
+ * * * * *
.PP
-\f[B]\[rs]b\f[R]: \f[B]\[rs]b\f[R]
+\f[B]\[rs]a\f[R] \f[B]\[rs]a\f[R] \f[B]\[rs]b\f[R] \f[B]\[rs]b\f[R]
+\f[B]\[rs]\[rs]\f[R] \f[B]\[rs]\f[R] \f[B]\[rs]e\f[R] \f[B]\[rs]\f[R]
+\f[B]\[rs]f\f[R] \f[B]\[rs]f\f[R] \f[B]\[rs]n\f[R] \f[B]\[rs]n\f[R]
+\f[B]\[rs]q\f[R] \f[B]\[dq]\f[R] \f[B]\[rs]r\f[R] \f[B]\[rs]r\f[R]
+\f[B]\[rs]t\f[R] \f[B]\[rs]t\f[R]
.PP
-\f[B]\[rs]\[rs]\f[R]: \f[B]\[rs]\f[R]
-.PP
-\f[B]\[rs]e\f[R]: \f[B]\[rs]\f[R]
-.PP
-\f[B]\[rs]f\f[R]: \f[B]\[rs]f\f[R]
-.PP
-\f[B]\[rs]n\f[R]: \f[B]\[rs]n\f[R]
-.PP
-\f[B]\[rs]q\f[R]: \f[B]\[lq]\f[R]
-.PP
-\f[B]\[rs]r\f[R]: \f[B]\[rs]r\f[R]
-.PP
-\f[B]\[rs]t\f[R]: \f[B]\[rs]t\f[R]
+ * * * * *
.PP
Any other character following a backslash causes the backslash and
character to be printed as-is.
.PP
Any non-string expression in a print statement shall be assigned to
\f[B]last\f[R], like any other expression that is printed.
-.SS Stream Statement
-.PP
-The \[lq]expressions in a \f[B]stream\f[R] statement may also be
-strings.
-.PP
-If a \f[B]stream\f[R] statement is given a string, it prints the string
-as though the string had appeared as its own statement.
-In other words, the \f[B]stream\f[R] statement prints strings normally,
-without a newline.
-.PP
-If a \f[B]stream\f[R] statement is given a number, a copy of it is
-truncated and its absolute value is calculated.
-The result is then printed as though \f[B]obase\f[R] is \f[B]256\f[R]
-and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
.SS Order of Evaluation
.PP
All expressions in a statment are evaluated left to right, except as
@@ -1033,9 +938,9 @@ Void functions can only use the first two \f[B]return\f[R] statements
listed above.
They can also omit the return statement entirely.
.PP
-The word \[lq]void\[rq] is not treated as a keyword; it is still
+The word \[dq]void\[dq] is not treated as a keyword; it is still
possible to have variables, arrays, and functions named \f[B]void\f[R].
-The word \[lq]void\[rq] is only treated specially right after the
+The word \[dq]void\[dq] is only treated specially right after the
\f[B]define\f[R] keyword.
.PP
This is a \f[B]non-portable extension\f[R].
@@ -1066,55 +971,74 @@ All of the functions below are available when the \f[B]-l\f[R] or
The
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
defines the following functions for the math library:
-.TP
+.PP
\f[B]s(x)\f[R]
-Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]c(x)\f[R]
-Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]a(x)\f[R]
-Returns the arctangent of \f[B]x\f[R], in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]l(x)\f[R]
-Returns the natural logarithm of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the natural logarithm of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]e(x)\f[R]
-Returns the mathematical constant \f[B]e\f[R] raised to the power of
+.PP
+: Returns the mathematical constant \f[B]e\f[R] raised to the power of
\f[B]x\f[R].
-.RS
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]j(x, n)\f[R]
-Returns the bessel integer order \f[B]n\f[R] (truncated) of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
+: Returns the bessel integer order \f[B]n\f[R] (truncated) of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.SS Transcendental Functions
.PP
All transcendental functions can return slightly inaccurate results (up
@@ -1190,59 +1114,71 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on bc(1):
-.TP
+.PP
\f[B]BC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
bc(1) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]BC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]BC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]BC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]BC_BASE_POW\f[R].
-.TP
+.PP
\f[B]BC_DIM_MAX\f[R]
-The maximum size of arrays.
+.PP
+: The maximum size of arrays.
Set at \f[B]SIZE_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_STRING_MAX\f[R]
-The maximum length of strings.
+.PP
+: The maximum length of strings.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NAME_MAX\f[R]
-The maximum length of identifiers.
+.PP
+: The maximum length of identifiers.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]BC_OVERFLOW_MAX\f[R].
-.TP
+.PP
Number of vars
-The maximum number of vars/arrays.
+.PP
+: The maximum number of vars/arrays.
Set at \f[B]SIZE_MAX-1\f[R].
.PP
The actual values can be queried with the \f[B]limits\f[R] statement.
@@ -1254,170 +1190,119 @@ In fact, memory should be exhausted before these limits should be hit.
.SH ENVIRONMENT VARIABLES
.PP
bc(1) recognizes the following environment variables:
-.TP
+.PP
\f[B]POSIXLY_CORRECT\f[R]
-If this variable exists (no matter the contents), bc(1) behaves as if
+.PP
+: If this variable exists (no matter the contents), bc(1) behaves as if
the \f[B]-s\f[R] option was given.
-.TP
+.PP
\f[B]BC_ENV_ARGS\f[R]
-This is another way to give command-line arguments to bc(1).
+.PP
+: This is another way to give command-line arguments to bc(1).
They should be in the same format as all other command-line arguments.
These are always processed first, so any files given in
\f[B]BC_ENV_ARGS\f[R] will be processed before arguments and files given
on the command-line.
-This gives the user the ability to set up \[lq]standard\[rq] options and
+This gives the user the ability to set up \[dq]standard\[dq] options and
files to be used at every invocation.
The most useful thing for such files to contain would be useful
functions that the user might want every time bc(1) runs.
-.RS
-.PP
-The code that parses \f[B]BC_ENV_ARGS\f[R] will correctly handle quoted
-arguments, but it does not understand escape sequences.
-For example, the string \f[B]\[lq]/home/gavin/some bc file.bc\[rq]\f[R]
-will be correctly parsed, but the string \f[B]\[lq]/home/gavin/some
-\[dq]bc\[dq] file.bc\[rq]\f[R] will include the backslashes.
-.PP
-The quote parsing will handle either kind of quotes, \f[B]\[cq]\f[R] or
-\f[B]\[lq]\f[R].
-Thus, if you have a file with any number of single quotes in the name,
-you can use double quotes as the outside quotes, as in \f[B]\[lq]some
-`bc' file.bc\[rq]\f[R], and vice versa if you have a file with double
-quotes.
-However, handling a file with both kinds of quotes in
-\f[B]BC_ENV_ARGS\f[R] is not supported due to the complexity of the
-parsing, though such files are still supported on the command-line where
-the parsing is done by the shell.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some bc file.bc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]bc\[rs]\[dq] file.bc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]bc\[aq] file.bc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
\f[B]BC_LINE_LENGTH\f[R]
-If this environment variable exists and contains an integer that is
+.PP
+: If this environment variable exists and contains an integer that is
greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
(\f[B]2\[ha]16-1\f[R]), bc(1) will output lines to that length,
including the backslash (\f[B]\[rs]\f[R]).
The default line length is \f[B]70\f[R].
-.TP
-\f[B]BC_BANNER\f[R]
-If this environment variable exists and contains an integer, then a
-non-zero value activates the copyright banner when bc(1) is in
-interactive mode, while zero deactivates it.
-.RS
-.PP
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because bc(1)
-does not print the banner when not in interactive mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_SIGINT_RESET\f[R]
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because bc(1)
-exits on \f[B]SIGINT\f[R] when not in interactive mode.
-.RS
-.PP
-However, when bc(1) is in interactive mode, then if this environment
-variable exists and contains an integer, a non-zero value makes bc(1)
-reset on \f[B]SIGINT\f[R], rather than exit, and zero makes bc(1) exit.
-If this environment variable exists and is \f[I]not\f[R] an integer,
-then bc(1) will exit on \f[B]SIGINT\f[R].
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_TTY_MODE\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, then a non-zero value makes bc(1) use
-TTY mode, and zero makes bc(1) not use TTY mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_PROMPT\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, a non-zero value makes bc(1) use a
-prompt, and zero or a non-integer makes bc(1) not use a prompt.
-If this environment variable does not exist and \f[B]BC_TTY_MODE\f[R]
-does, then the value of the \f[B]BC_TTY_MODE\f[R] environment variable
-is used.
-.PP
-This environment variable and the \f[B]BC_TTY_MODE\f[R] environment
-variable override the default, which can be queried with the
-\f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
.SH EXIT STATUS
.PP
bc(1) returns the following exit statuses:
-.TP
+.PP
\f[B]0\f[R]
-No error.
-.TP
+.PP
+: No error.
+.PP
\f[B]1\f[R]
-A math error occurred.
+.PP
+: A math error occurred.
This follows standard practice of using \f[B]1\f[R] for expected errors,
since math errors will happen in the process of normal execution.
-.RS
-.PP
-Math errors include divide by \f[B]0\f[R], taking the square root of a
-negative number, attempting to convert a negative number to a hardware
-integer, overflow when converting a number to a hardware integer,
-overflow when calculating the size of a number, and attempting to use a
-non-integer where an integer is required.
-.PP
-Converting to a hardware integer happens for the second operand of the
-power (\f[B]\[ha]\f[R]) operator and the corresponding assignment
-operator.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**) operator and the corresponding assignment operator.
+\f[R]
+.fi
+.PP
\f[B]2\f[R]
-A parse error occurred.
-.RS
-.PP
-Parse errors include unexpected \f[B]EOF\f[R], using an invalid
-character, failing to find the end of a string or comment, using a token
-where it is invalid, giving an invalid expression, giving an invalid
-print statement, giving an invalid function definition, attempting to
-assign to an expression that is not a named expression (see the
-\f[I]Named Expressions\f[R] subsection of the \f[B]SYNTAX\f[R] section),
-giving an invalid \f[B]auto\f[R] list, having a duplicate
-\f[B]auto\f[R]/function parameter, failing to find the end of a code
-block, attempting to return a value from a \f[B]void\f[R] function,
-attempting to use a variable as a reference, and using any extensions
-when the option \f[B]-s\f[R] or any equivalents were given.
-.RE
-.TP
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, using a token where it is invalid,
+giving an invalid expression, giving an invalid print statement, giving an
+invalid function definition, attempting to assign to an expression that is
+not a named expression (see the *Named Expressions* subsection of the
+**SYNTAX** section), giving an invalid **auto** list, having a duplicate
+**auto**/function parameter, failing to find the end of a code block,
+attempting to return a value from a **void** function, attempting to use a
+variable as a reference, and using any extensions when the option **-s** or
+any equivalents were given.
+\f[R]
+.fi
+.PP
\f[B]3\f[R]
-A runtime error occurred.
-.RS
.PP
-Runtime errors include assigning an invalid number to any global
-(\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R]), giving a bad
-expression to a \f[B]read()\f[R] call, calling \f[B]read()\f[R] inside
-of a \f[B]read()\f[R] call, type errors, passing the wrong number of
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, passing the wrong number of
arguments to functions, attempting to call an undefined function, and
-attempting to use a \f[B]void\f[R] function call as a value in an
-expression.
-.RE
-.TP
+attempting to use a **void** function call as a value in an expression.
+\f[R]
+.fi
+.PP
\f[B]4\f[R]
-A fatal error occurred.
-.RS
.PP
-Fatal errors include memory allocation errors, I/O errors, failing to
-open files, attempting to use files that do not have only ASCII
-characters (bc(1) only accepts ASCII characters), attempting to open a
-directory as a file, and giving invalid command-line options.
-.RE
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (bc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
.PP
The exit status \f[B]4\f[R] is special; when a fatal error occurs, bc(1)
always exits and returns \f[B]4\f[R], no matter what mode bc(1) is in.
@@ -1439,80 +1324,37 @@ standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both \f[B]stdin\f[R]
and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
-and \f[B]--interactive\f[R] option can turn it on in other situations.
+and \f[B]--interactive\f[R] option can turn it on in other cases.
.PP
In interactive mode, bc(1) attempts to recover from errors (see the
\f[B]RESET\f[R] section), and in normal execution, flushes
\f[B]stdout\f[R] as soon as execution is done for the current input.
-bc(1) may also reset on \f[B]SIGINT\f[R] instead of exit, depending on
-the contents of, or default for, the \f[B]BC_SIGINT_RESET\f[R]
-environment variable (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
.SH TTY MODE
.PP
If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY, then \[lq]TTY mode\[rq] is considered to be
-available, and thus, bc(1) can turn on TTY mode, subject to some
-settings.
-.PP
-If there is the environment variable \f[B]BC_TTY_MODE\f[R] in the
-environment (see the \f[B]ENVIRONMENT VARIABLES\f[R] section), then if
-that environment variable contains a non-zero integer, bc(1) will turn
-on TTY mode when \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R]
-are all connected to a TTY.
-If the \f[B]BC_TTY_MODE\f[R] environment variable exists but is
-\f[I]not\f[R] a non-zero integer, then bc(1) will not turn TTY mode on.
-.PP
-If the environment variable \f[B]BC_TTY_MODE\f[R] does \f[I]not\f[R]
-exist, the default setting is used.
-The default setting can be queried with the \f[B]-h\f[R] or
-\f[B]--help\f[R] options.
+connected to a TTY, bc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+The prompt is enabled in TTY mode.
.PP
TTY mode is different from interactive mode because interactive mode is
required in the bc(1)
specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
to be connected to a terminal.
-.SS Prompt
-.PP
-If TTY mode is available, then a prompt can be enabled.
-Like TTY mode itself, it can be turned on or off with an environment
-variable: \f[B]BC_PROMPT\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If the environment variable \f[B]BC_PROMPT\f[R] exists and is a non-zero
-integer, then the prompt is turned on when \f[B]stdin\f[R],
-\f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to a TTY and the
-\f[B]-P\f[R] and \f[B]--no-prompt\f[R] options were not used.
-The read prompt will be turned on under the same conditions, except that
-the \f[B]-R\f[R] and \f[B]--no-read-prompt\f[R] options must also not be
-used.
-.PP
-However, if \f[B]BC_PROMPT\f[R] does not exist, the prompt can be
-enabled or disabled with the \f[B]BC_TTY_MODE\f[R] environment variable,
-the \f[B]-P\f[R] and \f[B]--no-prompt\f[R] options, and the \f[B]-R\f[R]
-and \f[B]--no-read-prompt\f[R] options.
-See the \f[B]ENVIRONMENT VARIABLES\f[R] and \f[B]OPTIONS\f[R] sections
-for more details.
.SH SIGNAL HANDLING
.PP
-Sending a \f[B]SIGINT\f[R] will cause bc(1) to do one of two things.
-.PP
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), or the \f[B]BC_SIGINT_RESET\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section), or its default, is either not
-an integer or it is zero, bc(1) will exit.
-.PP
-However, if bc(1) is in interactive mode, and the
-\f[B]BC_SIGINT_RESET\f[R] or its default is an integer and non-zero,
-then bc(1) will stop executing the current input and reset (see the
-\f[B]RESET\f[R] section) upon receiving a \f[B]SIGINT\f[R].
-.PP
-Note that \[lq]current input\[rq] can mean one of two things.
-If bc(1) is processing input from \f[B]stdin\f[R] in interactive mode,
-it will ask for more input.
-If bc(1) is processing input from a file in interactive mode, it will
-stop processing the file and start processing the next file, if one
-exists, or ask for input from \f[B]stdin\f[R] if no other file exists.
+Sending a \f[B]SIGINT\f[R] will cause bc(1) to stop execution of the
+current input.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If bc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If bc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
.PP
This means that if a \f[B]SIGINT\f[R] is sent to bc(1) as it is
executing a file, it can seem as though bc(1) did not respond to the
diff --git a/manuals/bc/EH.1.md b/manuals/bc/EH.1.md
index 89fc2b54..51a9f935 100644
--- a/manuals/bc/EH.1.md
+++ b/manuals/bc/EH.1.md
@@ -46,25 +46,13 @@ Such differences will be noted in this document.
After parsing and handling options, this bc(1) reads any files given on the
command line and executes them before reading from **stdin**.
-This bc(1) is a drop-in replacement for *any* bc(1), including (and especially)
-the GNU bc(1).
-
-**Note**: If running this bc(1) on *any* script meant for another bc(1) gives a
-parse error, it is probably because a word this bc(1) reserves as a keyword is
-used as the name of a function, variable, or array. To fix that, use the
-command-line option **-r** *keyword*, where *keyword* is the keyword that is
-used as a name in the script. For more information, see the **OPTIONS** section.
-
-If parsing scripts meant for other bc(1) implementations still does not work,
-that is a bug and should be reported. See the **BUGS** section.
-
# OPTIONS
The following are the options that bc(1) accepts.
**-g**, **-\-global-stacks**
-: Turns the globals **ibase**, **obase**, and **scale** into stacks.
+ Turns the globals **ibase**, **obase**, and **scale** into stacks.
This has the effect that a copy of the current value of all three are pushed
onto a stack for every function call, as well as popped when every function
@@ -141,9 +129,6 @@ The following are the options that bc(1) accepts.
would want to put this option in **BC_ENV_ARGS** (see the
**ENVIRONMENT VARIABLES** section).
- These options override the **BC_PROMPT** and **BC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
-
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
@@ -158,47 +143,8 @@ The following are the options that bc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **read()** built-in function is called.
- These options *do* override the **BC_PROMPT** and **BC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
This is a **non-portable extension**.
-**-r** *keyword*, **-\-redefine**=*keyword*
-
-: Redefines *keyword* in order to allow it to be used as a function, variable,
- or array name. This is useful when this bc(1) gives parse errors when
- parsing scripts meant for other bc(1) implementations.
-
- The keywords this bc(1) allows to be redefined are:
-
- * **abs**
- * **asciify**
- * **continue**
- * **divmod**
- * **else**
- * **halt**
- * **last**
- * **limits**
- * **maxibase**
- * **maxobase**
- * **maxscale**
- * **modexp**
- * **print**
- * **read**
- * **stream**
-
- If any of those keywords are used as a function, variable, or array name in
- a script, use this option with the keyword as the argument. If multiple are
- used, use this option for all of them; it can be used multiple times.
-
- Keywords are *not* redefined when parsing the builtin math library (see the
- **LIBRARY** section).
-
- It is a fatal error to redefine keywords mandated by the POSIX standard. It
- is a fatal error to attempt to redefine words that this bc(1) does not
- reserve as keywords.
-
**-q**, **-\-quiet**
: This option is for compatibility with the [GNU bc(1)][2]; it is a no-op.
@@ -262,22 +208,6 @@ The following are the options that bc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files or expressions are given by the **-f**, **-\-file**, **-e**, or
-**-\-expression** options, then bc(1) read from **stdin**.
-
-However, there are a few caveats to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-the parse cannot complete. That means that starting a string without ending it
-or starting a function, **if** statement, or loop without ending it will also
-cause bc(1) to not execute.
-
-Second, after an **if** statement, bc(1) doesn't know if an **else** statement
-will follow, so it will not execute until it knows there will not be an **else**
-statement.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -405,42 +335,26 @@ The following are valid operands in bc(1):
2. Array indices (**I[E]**).
3. **(E)**: The value of **E** (used to change precedence).
4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
-5. **length(E)**: The number of significant decimal digits in **E**. Returns
- **1** for **0** with no decimal places. If given a string, the length of the
- string is returned. Passing a string to **length(E)** is a **non-portable
- extension**.
+5. **length(E)**: The number of significant decimal digits in **E**.
6. **length(I[])**: The number of elements in the array **I**. This is a
**non-portable extension**.
7. **scale(E)**: The *scale* of **E**.
8. **abs(E)**: The absolute value of **E**. This is a **non-portable
extension**.
-9. **modexp(E, E, E)**: Modular exponentiation, where the first expression is
- the base, the second is the exponent, and the third is the modulus. All
- three values must be integers. The second argument must be non-negative. The
- third argument must be non-zero. This is a **non-portable extension**.
-10. **divmod(E, E, I[])**: Division and modulus in one operation. This is for
- optimization. The first expression is the dividend, and the second is the
- divisor, which must be non-zero. The return value is the quotient, and the
- modulus is stored in index **0** of the provided array (the last argument).
- This is a **non-portable extension**.
-11. **asciify(E)**: If **E** is a string, returns a string that is the first
- letter of its argument. If it is a number, calculates the number mod **256**
- and returns that number as a one-character string. This is a **non-portable
- extension**.
-12. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a non-**void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-13. **read()**: Reads a line from **stdin** and uses that as an expression. The
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
result of that expression is the result of the **read()** operand. This is a
**non-portable extension**.
-14. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
extension**.
-15. **maxobase()**: The max allowable **obase**. This is a **non-portable
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
extension**.
-16. **maxscale()**: The max allowable **scale**. This is a **non-portable
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
extension**.
## Numbers
@@ -661,15 +575,14 @@ The following items are statements:
12. **limits**
13. A string of characters, enclosed in double quotes
14. **print** **E** **,** ... **,** **E**
-15. **stream** **E** **,** ... **,** **E**
-16. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a **void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-Numbers 4, 9, 11, 12, 14, 15, and 16 are **non-portable extensions**.
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
Also, as a **non-portable extension**, any or all of the expressions in the
header of a for loop may be omitted. If the condition (second expression) is
@@ -696,48 +609,23 @@ is like the **quit** statement in that it is a compile-time command.
An expression by itself is evaluated and printed, followed by a newline.
-## Strings
-
-If strings appear as a statement by themselves, they are printed without a
-trailing newline.
-
-In addition to appearing as a lone statement by themselves, strings can be
-assigned to variables and array elements. They can also be passed to functions
-in variable parameters.
-
-If any statement that expects a string is given a variable that had a string
-assigned to it, the statement acts as though it had received a string.
-
-If any math operation is attempted on a string or a variable or array element
-that has been assigned a string, an error is raised, and bc(1) resets (see the
-**RESET** section).
-
-Assigning strings to variables and array elements and passing them to functions
-are **non-portable extensions**.
-
## Print Statement
The "expressions" in a **print** statement may also be strings. If they are, there
are backslash escape sequences that are interpreted specially. What those
sequences are, and what they cause to be printed, are shown below:
-**\\a**: **\\a**
-
-**\\b**: **\\b**
-
-**\\\\**: **\\**
-
-**\\e**: **\\**
-
-**\\f**: **\\f**
-
-**\\n**: **\\n**
-
-**\\q**: **"**
-
-**\\r**: **\\r**
-
-**\\t**: **\\t**
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
Any other character following a backslash causes the backslash and character to
be printed as-is.
@@ -745,19 +633,6 @@ be printed as-is.
Any non-string expression in a print statement shall be assigned to **last**,
like any other expression that is printed.
-## Stream Statement
-
-The "expressions in a **stream** statement may also be strings.
-
-If a **stream** statement is given a string, it prints the string as though the
-string had appeared as its own statement. In other words, the **stream**
-statement prints strings normally, without a newline.
-
-If a **stream** statement is given a number, a copy of it is truncated and its
-absolute value is calculated. The result is then printed as though **obase** is
-**256** and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
-
## Order of Evaluation
All expressions in a statment are evaluated left to right, except as necessary
@@ -1064,61 +939,6 @@ bc(1) recognizes the following environment variables:
lines to that length, including the backslash (**\\**). The default line
length is **70**.
-**BC_BANNER**
-
-: If this environment variable exists and contains an integer, then a non-zero
- value activates the copyright banner when bc(1) is in interactive mode,
- while zero deactivates it.
-
- If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) does not print
- the banner when not in interactive mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_SIGINT_RESET**
-
-: If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when bc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes bc(1) reset
- on **SIGINT**, rather than exit, and zero makes bc(1) exit. If this
- environment variable exists and is *not* an integer, then bc(1) will exit on
- **SIGINT**.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes bc(1) use TTY
- mode, and zero makes bc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes bc(1) use a prompt,
- and zero or a non-integer makes bc(1) not use a prompt. If this environment
- variable does not exist and **BC_TTY_MODE** does, then the value of the
- **BC_TTY_MODE** environment variable is used.
-
- This environment variable and the **BC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
-
# EXIT STATUS
bc(1) returns the following exit statuses:
@@ -1135,9 +955,8 @@ bc(1) returns the following exit statuses:
Math errors include divide by **0**, taking the square root of a negative
number, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**) operator and the corresponding assignment operator.
@@ -1161,12 +980,11 @@ bc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors, passing the
- wrong number of arguments to functions, attempting to call an undefined
- function, and attempting to use a **void** function call as a value in an
- expression.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
**4**
@@ -1195,70 +1013,34 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. bc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **BC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, bc(1) can turn on TTY mode,
-subject to some settings.
-
-If there is the environment variable **BC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, bc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **BC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then bc(1) will not turn TTY
-mode on.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
-If the environment variable **BC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+The prompt is enabled in TTY mode.
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **BC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **BC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **BC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **BC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause bc(1) to do one of two things.
-
-If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **BC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, bc(1) will
-exit.
-
-However, if bc(1) is in interactive mode, and the **BC_SIGINT_RESET** or its
-default is an integer and non-zero, then bc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If bc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If bc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
can seem as though bc(1) did not respond to the signal since it will immediately
diff --git a/manuals/bc/EHN.1 b/manuals/bc/EHN.1
index 5aff4d53..bbfeb207 100644
--- a/manuals/bc/EHN.1
+++ b/manuals/bc/EHN.1
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "BC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
.SH NAME
.PP
bc - arbitrary-precision decimal arithmetic language and calculator
@@ -35,10 +35,9 @@ bc - arbitrary-precision decimal arithmetic language and calculator
[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--mathlib\f[R]]
[\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]] [\f[B]--quiet\f[R]]
[\f[B]--standard\f[R]] [\f[B]--warn\f[R]] [\f[B]--version\f[R]]
-[\f[B]-e\f[R] \f[I]expr\f[R]]
-[\f[B]--expression\f[R]=\f[I]expr\f[R]\&...] [\f[B]-f\f[R]
-\f[I]file\f[R]\&...] [\f[B]--file\f[R]=\f[I]file\f[R]\&...]
-[\f[I]file\f[R]\&...]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
.SH DESCRIPTION
.PP
bc(1) is an interactive processor for a language first standardized in
@@ -51,135 +50,112 @@ Such differences will be noted in this document.
.PP
After parsing and handling options, this bc(1) reads any files given on
the command line and executes them before reading from \f[B]stdin\f[R].
-.PP
-This bc(1) is a drop-in replacement for \f[I]any\f[R] bc(1), including
-(and especially) the GNU bc(1).
-.PP
-\f[B]Note\f[R]: If running this bc(1) on \f[I]any\f[R] script meant for
-another bc(1) gives a parse error, it is probably because a word this
-bc(1) reserves as a keyword is used as the name of a function, variable,
-or array.
-To fix that, use the command-line option \f[B]-r\f[R] \f[I]keyword\f[R],
-where \f[I]keyword\f[R] is the keyword that is used as a name in the
-script.
-For more information, see the \f[B]OPTIONS\f[R] section.
-.PP
-If parsing scripts meant for other bc(1) implementations still does not
-work, that is a bug and should be reported.
-See the \f[B]BUGS\f[R] section.
.SH OPTIONS
.PP
The following are the options that bc(1) accepts.
-.TP
+.PP
\f[B]-g\f[R], \f[B]--global-stacks\f[R]
-Turns the globals \f[B]ibase\f[R], \f[B]obase\f[R], and \f[B]scale\f[R]
-into stacks.
-.RS
-.PP
-This has the effect that a copy of the current value of all three are
-pushed onto a stack for every function call, as well as popped when
-every function returns.
-This means that functions can assign to any and all of those globals
-without worrying that the change will affect other functions.
-Thus, a hypothetical function named \f[B]output(x,b)\f[R] that simply
-printed \f[B]x\f[R] in base \f[B]b\f[R] could be written like this:
.IP
.nf
\f[C]
-define void output(x, b) {
- obase=b
- x
-}
+Turns the globals **ibase**, **obase**, and **scale** into stacks.
+
+This has the effect that a copy of the current value of all three are pushed
+onto a stack for every function call, as well as popped when every function
+returns. This means that functions can assign to any and all of those
+globals without worrying that the change will affect other functions.
+Thus, a hypothetical function named **output(x,b)** that simply printed
+**x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+This makes writing functions much easier.
+
+However, since using this flag means that functions cannot set **ibase**,
+**obase**, or **scale** globally, functions that are made to do so cannot
+work anymore. There are two possible use cases for that, and each has a
+solution.
+
+First, if a function is called on startup to turn bc(1) into a number
+converter, it is possible to replace that capability with various shell
+aliases. Examples:
+
+ alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
+ alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+
+Second, if the purpose of a function is to set **ibase**, **obase**, or
+**scale** globally for any other purpose, it could be split into one to
+three functions (based on how many globals it sets) and each of those
+functions could return the desired value for a global.
+
+If the behavior of this option is desired for every run of bc(1), then users
+could make sure to define **BC_ENV_ARGS** and include this option (see the
+**ENVIRONMENT VARIABLES** section for more details).
+
+If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+This is a **non-portable extension**.
\f[R]
.fi
.PP
-instead of like this:
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
.IP
.nf
\f[C]
-define void output(x, b) {
- auto c
- c=obase
- obase=b
- x
- obase=c
-}
+This is a **non-portable extension**.
\f[R]
.fi
.PP
-This makes writing functions much easier.
-.PP
-However, since using this flag means that functions cannot set
-\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R] globally, functions
-that are made to do so cannot work anymore.
-There are two possible use cases for that, and each has a solution.
+\f[B]-l\f[R], \f[B]--mathlib\f[R]
.PP
-First, if a function is called on startup to turn bc(1) into a number
-converter, it is possible to replace that capability with various shell
-aliases.
-Examples:
+: Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to
+\f[B]20\f[R] and loads the included math library before running any
+code, including any expressions or files specified on the command line.
.IP
.nf
\f[C]
-alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
-alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+To learn what is in the library, see the **LIBRARY** section.
\f[R]
.fi
.PP
-Second, if the purpose of a function is to set \f[B]ibase\f[R],
-\f[B]obase\f[R], or \f[B]scale\f[R] globally for any other purpose, it
-could be split into one to three functions (based on how many globals it
-sets) and each of those functions could return the desired value for a
-global.
-.PP
-If the behavior of this option is desired for every run of bc(1), then
-users could make sure to define \f[B]BC_ENV_ARGS\f[R] and include this
-option (see the \f[B]ENVIRONMENT VARIABLES\f[R] section for more
-details).
-.PP
-If \f[B]-s\f[R], \f[B]-w\f[R], or any equivalents are used, this option
-is ignored.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-h\f[R], \f[B]--help\f[R]
-Prints a usage message and quits.
-.TP
-\f[B]-i\f[R], \f[B]--interactive\f[R]
-Forces interactive mode.
-(See the \f[B]INTERACTIVE MODE\f[R] section.)
-.RS
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-l\f[R], \f[B]--mathlib\f[R]
-Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to \f[B]20\f[R]
-and loads the included math library before running any code, including
-any expressions or files specified on the command line.
-.RS
-.PP
-To learn what is in the library, see the \f[B]LIBRARY\f[R] section.
-.RE
-.TP
\f[B]-P\f[R], \f[B]--no-prompt\f[R]
-Disables the prompt in TTY mode.
+.PP
+: Disables the prompt in TTY mode.
(The prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a prompt or are not used to having them in bc(1).
Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
-.RS
-.PP
-These options override the \f[B]BC_PROMPT\f[R] and \f[B]BC_TTY_MODE\f[R]
-environment variables (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
-Disables the read prompt in TTY mode.
+.PP
+: Disables the read prompt in TTY mode.
(The read prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a read prompt or are not used to having them in bc(1).
@@ -187,167 +163,108 @@ Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
This option is also useful in hash bang lines of bc(1) scripts that
prompt for user input.
-.RS
-.PP
-This option does not disable the regular prompt because the read prompt
-is only used when the \f[B]read()\f[R] built-in function is called.
-.PP
-These options \f[I]do\f[R] override the \f[B]BC_PROMPT\f[R] and
-\f[B]BC_TTY_MODE\f[R] environment variables (see the \f[B]ENVIRONMENT
-VARIABLES\f[R] section), but only for the read prompt.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-r\f[R] \f[I]keyword\f[R], \f[B]--redefine\f[R]=\f[I]keyword\f[R]
-Redefines \f[I]keyword\f[R] in order to allow it to be used as a
-function, variable, or array name.
-This is useful when this bc(1) gives parse errors when parsing scripts
-meant for other bc(1) implementations.
-.RS
-.PP
-The keywords this bc(1) allows to be redefined are:
-.IP \[bu] 2
-\f[B]abs\f[R]
-.IP \[bu] 2
-\f[B]asciify\f[R]
-.IP \[bu] 2
-\f[B]continue\f[R]
-.IP \[bu] 2
-\f[B]divmod\f[R]
-.IP \[bu] 2
-\f[B]else\f[R]
-.IP \[bu] 2
-\f[B]halt\f[R]
-.IP \[bu] 2
-\f[B]last\f[R]
-.IP \[bu] 2
-\f[B]limits\f[R]
-.IP \[bu] 2
-\f[B]maxibase\f[R]
-.IP \[bu] 2
-\f[B]maxobase\f[R]
-.IP \[bu] 2
-\f[B]maxscale\f[R]
-.IP \[bu] 2
-\f[B]modexp\f[R]
-.IP \[bu] 2
-\f[B]print\f[R]
-.IP \[bu] 2
-\f[B]read\f[R]
-.IP \[bu] 2
-\f[B]stream\f[R]
-.PP
-If any of those keywords are used as a function, variable, or array name
-in a script, use this option with the keyword as the argument.
-If multiple are used, use this option for all of them; it can be used
-multiple times.
-.PP
-Keywords are \f[I]not\f[R] redefined when parsing the builtin math
-library (see the \f[B]LIBRARY\f[R] section).
+.IP
+.nf
+\f[C]
+This option does not disable the regular prompt because the read prompt is
+only used when the **read()** built-in function is called.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-It is a fatal error to redefine keywords mandated by the POSIX standard.
-It is a fatal error to attempt to redefine words that this bc(1) does
-not reserve as keywords.
-.RE
-.TP
\f[B]-q\f[R], \f[B]--quiet\f[R]
-This option is for compatibility with the GNU
+.PP
+: This option is for compatibility with the GNU
bc(1) (https://www.gnu.org/software/bc/); it is a no-op.
Without this option, GNU bc(1) prints a copyright header.
This bc(1) only prints the copyright header if one or more of the
\f[B]-v\f[R], \f[B]-V\f[R], or \f[B]--version\f[R] options are given.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-s\f[R], \f[B]--standard\f[R]
-Process exactly the language defined by the
+.PP
+: Process exactly the language defined by the
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
and error if any extensions are used.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
-Print the version information (copyright header) and exit.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: Print the version information (copyright header) and exit.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]-w\f[R], \f[B]--warn\f[R]
-Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
+.PP
+: Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
not errors) are printed for non-standard extensions and execution
continues normally.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
-Evaluates \f[I]expr\f[R].
+.PP
+: Evaluates \f[I]expr\f[R].
If multiple expressions are given, they are evaluated in order.
If files are given as well (see below), the expressions and files are
evaluated in the order given.
This means that if a file is given before an expression, the file is
read in and evaluated first.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]BC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, bc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R], whether on the command-line or in
-\f[B]BC_ENV_ARGS\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, bc(1) will give a fatal error and
-exit.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
-Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
were read through \f[B]stdin\f[R].
If expressions are also given (see above), the expressions are evaluated
in the order given.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]BC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, bc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, bc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
All long options are \f[B]non-portable extensions\f[R].
-.SH STDIN
-.PP
-If no files or expressions are given by the \f[B]-f\f[R],
-\f[B]--file\f[R], \f[B]-e\f[R], or \f[B]--expression\f[R] options, then
-bc(1) read from \f[B]stdin\f[R].
-.PP
-However, there are a few caveats to this.
-.PP
-First, \f[B]stdin\f[R] is evaluated a line at a time.
-The only exception to this is if the parse cannot complete.
-That means that starting a string without ending it or starting a
-function, \f[B]if\f[R] statement, or loop without ending it will also
-cause bc(1) to not execute.
-.PP
-Second, after an \f[B]if\f[R] statement, bc(1) doesn\[cq]t know if an
-\f[B]else\f[R] statement will follow, so it will not execute until it
-knows there will not be an \f[B]else\f[R] statement.
.SH STDOUT
.PP
Any non-error output is written to \f[B]stdout\f[R].
@@ -402,7 +319,7 @@ Identifiers with more than one character (letter) are a
.PP
\f[B]ibase\f[R] is a global variable determining how to interpret
constant numbers.
-It is the \[lq]input\[rq] base, or the number base used for interpreting
+It is the \[dq]input\[dq] base, or the number base used for interpreting
input numbers.
\f[B]ibase\f[R] is initially \f[B]10\f[R].
If the \f[B]-s\f[R] (\f[B]--standard\f[R]) and \f[B]-w\f[R]
@@ -414,7 +331,7 @@ The max allowable value for \f[B]ibase\f[R] can be queried in bc(1)
programs with the \f[B]maxibase()\f[R] built-in function.
.PP
\f[B]obase\f[R] is a global variable determining how to output results.
-It is the \[lq]output\[rq] base, or the number base used for outputting
+It is the \[dq]output\[dq] base, or the number base used for outputting
numbers.
\f[B]obase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and
@@ -512,10 +429,6 @@ Array indices (\f[B]I[E]\f[R]).
.IP " 5." 4
\f[B]length(E)\f[R]: The number of significant decimal digits in
\f[B]E\f[R].
-Returns \f[B]1\f[R] for \f[B]0\f[R] with no decimal places.
-If given a string, the length of the string is returned.
-Passing a string to \f[B]length(E)\f[R] is a \f[B]non-portable
-extension\f[R].
.IP " 6." 4
\f[B]length(I[])\f[R]: The number of elements in the array \f[B]I\f[R].
This is a \f[B]non-portable extension\f[R].
@@ -525,28 +438,6 @@ This is a \f[B]non-portable extension\f[R].
\f[B]abs(E)\f[R]: The absolute value of \f[B]E\f[R].
This is a \f[B]non-portable extension\f[R].
.IP " 9." 4
-\f[B]modexp(E, E, E)\f[R]: Modular exponentiation, where the first
-expression is the base, the second is the exponent, and the third is the
-modulus.
-All three values must be integers.
-The second argument must be non-negative.
-The third argument must be non-zero.
-This is a \f[B]non-portable extension\f[R].
-.IP "10." 4
-\f[B]divmod(E, E, I[])\f[R]: Division and modulus in one operation.
-This is for optimization.
-The first expression is the dividend, and the second is the divisor,
-which must be non-zero.
-The return value is the quotient, and the modulus is stored in index
-\f[B]0\f[R] of the provided array (the last argument).
-This is a \f[B]non-portable extension\f[R].
-.IP "11." 4
-\f[B]asciify(E)\f[R]: If \f[B]E\f[R] is a string, returns a string that
-is the first letter of its argument.
-If it is a number, calculates the number mod \f[B]256\f[R] and returns
-that number as a one-character string.
-This is a \f[B]non-portable extension\f[R].
-.IP "12." 4
\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
\f[B]I\f[R] is an identifier for a non-\f[B]void\f[R] function (see the
\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
@@ -555,19 +446,19 @@ The \f[B]E\f[R] argument(s) may also be arrays of the form
(see the \f[I]Array References\f[R] subsection of the
\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
function definition is an array reference.
-.IP "13." 4
+.IP "10." 4
\f[B]read()\f[R]: Reads a line from \f[B]stdin\f[R] and uses that as an
expression.
The result of that expression is the result of the \f[B]read()\f[R]
operand.
This is a \f[B]non-portable extension\f[R].
-.IP "14." 4
+.IP "11." 4
\f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "15." 4
+.IP "12." 4
\f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "16." 4
+.IP "13." 4
\f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R].
This is a \f[B]non-portable extension\f[R].
.SS Numbers
@@ -591,223 +482,281 @@ This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
The following arithmetic and logical operators can be used.
They are listed in order of decreasing precedence.
Operators in the same group have the same precedence.
-.TP
+.PP
\f[B]++\f[R] \f[B]--\f[R]
-Type: Prefix and Postfix
-.RS
.PP
+: Type: Prefix and Postfix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **increment**, **decrement**
+\f[R]
+.fi
.PP
-Description: \f[B]increment\f[R], \f[B]decrement\f[R]
-.RE
-.TP
\f[B]-\f[R] \f[B]!\f[R]
-Type: Prefix
-.RS
.PP
+: Type: Prefix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **negation**, **boolean not**
+\f[R]
+.fi
.PP
-Description: \f[B]negation\f[R], \f[B]boolean not\f[R]
-.RE
-.TP
\f[B]\[ha]\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **power**
+\f[R]
+.fi
.PP
-Description: \f[B]power\f[R]
-.RE
-.TP
\f[B]*\f[R] \f[B]/\f[R] \f[B]%\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **multiply**, **divide**, **modulus**
+\f[R]
+.fi
.PP
-Description: \f[B]multiply\f[R], \f[B]divide\f[R], \f[B]modulus\f[R]
-.RE
-.TP
\f[B]+\f[R] \f[B]-\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **add**, **subtract**
+\f[R]
+.fi
.PP
-Description: \f[B]add\f[R], \f[B]subtract\f[R]
-.RE
-.TP
-\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R]
-Type: Binary
-.RS
+\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R]
+\f[B]%=\f[R] \f[B]\[ha]=\f[R]
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **assignment**
+\f[R]
+.fi
.PP
-Description: \f[B]assignment\f[R]
-.RE
-.TP
-\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R] \f[B]>\f[R]
-Type: Binary
-.RS
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **relational**
+\f[R]
+.fi
.PP
-Description: \f[B]relational\f[R]
-.RE
-.TP
\f[B]&&\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **boolean and**
+\f[R]
+.fi
.PP
-Description: \f[B]boolean and\f[R]
-.RE
-.TP
\f[B]||\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
-.PP
-Description: \f[B]boolean or\f[R]
-.RE
+
+Description: **boolean or**
+\f[R]
+.fi
.PP
The operators will be described in more detail below.
-.TP
+.PP
\f[B]++\f[R] \f[B]--\f[R]
-The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
+.PP
+: The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
operators behave exactly like they would in C.
They require a named expression (see the \f[I]Named Expressions\f[R]
subsection) as an operand.
-.RS
+.IP
+.nf
+\f[C]
+The prefix versions of these operators are more efficient; use them where
+possible.
+\f[R]
+.fi
.PP
-The prefix versions of these operators are more efficient; use them
-where possible.
-.RE
-.TP
\f[B]-\f[R]
-The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
+.PP
+: The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
to negate any expression with the value \f[B]0\f[R].
Otherwise, a copy of the expression with its sign flipped is returned.
-.TP
+.PP
\f[B]!\f[R]
-The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the expression
-is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the
+expression is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]\[ha]\f[R]
-The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
+.PP
+: The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
as it would be in C) takes two expressions and raises the first to the
power of the value of the second.
The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*), and if it is
+negative, the first value must be non-zero.
+\f[R]
+.fi
.PP
-The second expression must be an integer (no \f[I]scale\f[R]), and if it
-is negative, the first value must be non-zero.
-.RE
-.TP
\f[B]*\f[R]
-The \f[B]multiply\f[R] operator takes two expressions, multiplies them,
-and returns the product.
+.PP
+: The \f[B]multiply\f[R] operator takes two expressions, multiplies
+them, and returns the product.
If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
\f[I]scale\f[R] of the result is equal to
\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
\f[B]max()\f[R] return the obvious values.
-.TP
+.PP
\f[B]/\f[R]
-The \f[B]divide\f[R] operator takes two expressions, divides them, and
+.PP
+: The \f[B]divide\f[R] operator takes two expressions, divides them, and
returns the quotient.
The \f[I]scale\f[R] of the result shall be the value of \f[B]scale\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
The second expression must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]%\f[R]
-The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and evaluates them by 1) Computing \f[B]a/b\f[R] to current
\f[B]scale\f[R] and 2) Using the result of step 1 to calculate
\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
\f[B]max(scale+scale(b),scale(a))\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
The second expression must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]+\f[R]
-The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and returns the sum, with a \f[I]scale\f[R] equal to the
max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
-.TP
+.PP
\f[B]-\f[R]
-The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and returns the difference, with a \f[I]scale\f[R] equal to
the max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
-.TP
-\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R]
-The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R] and
-\f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the \f[I]Named
-Expressions\f[R] subsection).
-.RS
-.PP
-For \f[B]=\f[R], \f[B]b\f[R] is copied and the result is assigned to
-\f[B]a\f[R].
-For all others, \f[B]a\f[R] and \f[B]b\f[R] are applied as operands to
-the corresponding arithmetic operator and the result is assigned to
-\f[B]a\f[R].
-.RE
-.TP
-\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R] \f[B]>\f[R]
-The \f[B]relational\f[R] operators compare two expressions, \f[B]a\f[R]
-and \f[B]b\f[R], and if the relation holds, according to C language
-semantics, the result is \f[B]1\f[R].
-Otherwise, it is \f[B]0\f[R].
-.RS
.PP
+\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R]
+\f[B]%=\f[R] \f[B]\[ha]=\f[R]
+.PP
+: The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R]
+and \f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the
+\f[I]Named Expressions\f[R] subsection).
+.IP
+.nf
+\f[C]
+For **=**, **b** is copied and the result is assigned to **a**. For all
+others, **a** and **b** are applied as operands to the corresponding
+arithmetic operator and the result is assigned to **a**.
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: The \f[B]relational\f[R] operators compare two expressions,
+\f[B]a\f[R] and \f[B]b\f[R], and if the relation holds, according to C
+language semantics, the result is \f[B]1\f[R].
+Otherwise, it is \f[B]0\f[R].
+.IP
+.nf
+\f[C]
Note that unlike in C, these operators have a lower precedence than the
-\f[B]assignment\f[R] operators, which means that \f[B]a=b>c\f[R] is
-interpreted as \f[B](a=b)>c\f[R].
+**assignment** operators, which means that **a=b\[rs]>c** is interpreted as
+**(a=b)\[rs]>c**.
+
+Also, unlike the [standard][1] requires, these operators can appear anywhere
+any other expressions can be used. This allowance is a
+**non-portable extension**.
+\f[R]
+.fi
.PP
-Also, unlike the
-standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
-requires, these operators can appear anywhere any other expressions can
-be used.
-This allowance is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]&&\f[R]
-The \f[B]boolean and\f[R] operator takes two expressions and returns
-\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
-.RS
.PP
-This is \f[I]not\f[R] a short-circuit operator.
+: The \f[B]boolean and\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]||\f[R]
-The \f[B]boolean or\f[R] operator takes two expressions and returns
+.PP
+: The \f[B]boolean or\f[R] operator takes two expressions and returns
\f[B]1\f[R] if one of the expressions is non-zero, \f[B]0\f[R]
otherwise.
-.RS
-.PP
-This is \f[I]not\f[R] a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Statements
.PP
The following items are statements:
.IP " 1." 4
\f[B]E\f[R]
.IP " 2." 4
-\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] \&... \f[B];\f[R] \f[B]S\f[R]
-\f[B]}\f[R]
+\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] ...
+\f[B];\f[R] \f[B]S\f[R] \f[B]}\f[R]
.IP " 3." 4
\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
.IP " 4." 4
@@ -833,10 +782,9 @@ An empty statement
.IP "13." 4
A string of characters, enclosed in double quotes
.IP "14." 4
-\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] \&... \f[B],\f[R] \f[B]E\f[R]
+\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] ...
+\f[B],\f[R] \f[B]E\f[R]
.IP "15." 4
-\f[B]stream\f[R] \f[B]E\f[R] \f[B],\f[R] \&... \f[B],\f[R] \f[B]E\f[R]
-.IP "16." 4
\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
\f[B]I\f[R] is an identifier for a \f[B]void\f[R] function (see the
\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
@@ -846,8 +794,7 @@ The \f[B]E\f[R] argument(s) may also be arrays of the form
\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
function definition is an array reference.
.PP
-Numbers 4, 9, 11, 12, 14, 15, and 16 are \f[B]non-portable
-extensions\f[R].
+Numbers 4, 9, 11, 12, 14, and 15 are \f[B]non-portable extensions\f[R].
.PP
Also, as a \f[B]non-portable extension\f[R], any or all of the
expressions in the header of a for loop may be omitted.
@@ -878,72 +825,30 @@ This is like the \f[B]quit\f[R] statement in that it is a compile-time
command.
.PP
An expression by itself is evaluated and printed, followed by a newline.
-.SS Strings
-.PP
-If strings appear as a statement by themselves, they are printed without
-a trailing newline.
-.PP
-In addition to appearing as a lone statement by themselves, strings can
-be assigned to variables and array elements.
-They can also be passed to functions in variable parameters.
-.PP
-If any statement that expects a string is given a variable that had a
-string assigned to it, the statement acts as though it had received a
-string.
-.PP
-If any math operation is attempted on a string or a variable or array
-element that has been assigned a string, an error is raised, and bc(1)
-resets (see the \f[B]RESET\f[R] section).
-.PP
-Assigning strings to variables and array elements and passing them to
-functions are \f[B]non-portable extensions\f[R].
.SS Print Statement
.PP
-The \[lq]expressions\[rq] in a \f[B]print\f[R] statement may also be
+The \[dq]expressions\[dq] in a \f[B]print\f[R] statement may also be
strings.
If they are, there are backslash escape sequences that are interpreted
specially.
What those sequences are, and what they cause to be printed, are shown
below:
.PP
-\f[B]\[rs]a\f[R]: \f[B]\[rs]a\f[R]
+ * * * * *
.PP
-\f[B]\[rs]b\f[R]: \f[B]\[rs]b\f[R]
+\f[B]\[rs]a\f[R] \f[B]\[rs]a\f[R] \f[B]\[rs]b\f[R] \f[B]\[rs]b\f[R]
+\f[B]\[rs]\[rs]\f[R] \f[B]\[rs]\f[R] \f[B]\[rs]e\f[R] \f[B]\[rs]\f[R]
+\f[B]\[rs]f\f[R] \f[B]\[rs]f\f[R] \f[B]\[rs]n\f[R] \f[B]\[rs]n\f[R]
+\f[B]\[rs]q\f[R] \f[B]\[dq]\f[R] \f[B]\[rs]r\f[R] \f[B]\[rs]r\f[R]
+\f[B]\[rs]t\f[R] \f[B]\[rs]t\f[R]
.PP
-\f[B]\[rs]\[rs]\f[R]: \f[B]\[rs]\f[R]
-.PP
-\f[B]\[rs]e\f[R]: \f[B]\[rs]\f[R]
-.PP
-\f[B]\[rs]f\f[R]: \f[B]\[rs]f\f[R]
-.PP
-\f[B]\[rs]n\f[R]: \f[B]\[rs]n\f[R]
-.PP
-\f[B]\[rs]q\f[R]: \f[B]\[lq]\f[R]
-.PP
-\f[B]\[rs]r\f[R]: \f[B]\[rs]r\f[R]
-.PP
-\f[B]\[rs]t\f[R]: \f[B]\[rs]t\f[R]
+ * * * * *
.PP
Any other character following a backslash causes the backslash and
character to be printed as-is.
.PP
Any non-string expression in a print statement shall be assigned to
\f[B]last\f[R], like any other expression that is printed.
-.SS Stream Statement
-.PP
-The \[lq]expressions in a \f[B]stream\f[R] statement may also be
-strings.
-.PP
-If a \f[B]stream\f[R] statement is given a string, it prints the string
-as though the string had appeared as its own statement.
-In other words, the \f[B]stream\f[R] statement prints strings normally,
-without a newline.
-.PP
-If a \f[B]stream\f[R] statement is given a number, a copy of it is
-truncated and its absolute value is calculated.
-The result is then printed as though \f[B]obase\f[R] is \f[B]256\f[R]
-and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
.SS Order of Evaluation
.PP
All expressions in a statment are evaluated left to right, except as
@@ -1033,9 +938,9 @@ Void functions can only use the first two \f[B]return\f[R] statements
listed above.
They can also omit the return statement entirely.
.PP
-The word \[lq]void\[rq] is not treated as a keyword; it is still
+The word \[dq]void\[dq] is not treated as a keyword; it is still
possible to have variables, arrays, and functions named \f[B]void\f[R].
-The word \[lq]void\[rq] is only treated specially right after the
+The word \[dq]void\[dq] is only treated specially right after the
\f[B]define\f[R] keyword.
.PP
This is a \f[B]non-portable extension\f[R].
@@ -1066,55 +971,74 @@ All of the functions below are available when the \f[B]-l\f[R] or
The
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
defines the following functions for the math library:
-.TP
+.PP
\f[B]s(x)\f[R]
-Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]c(x)\f[R]
-Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]a(x)\f[R]
-Returns the arctangent of \f[B]x\f[R], in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]l(x)\f[R]
-Returns the natural logarithm of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the natural logarithm of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]e(x)\f[R]
-Returns the mathematical constant \f[B]e\f[R] raised to the power of
+.PP
+: Returns the mathematical constant \f[B]e\f[R] raised to the power of
\f[B]x\f[R].
-.RS
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]j(x, n)\f[R]
-Returns the bessel integer order \f[B]n\f[R] (truncated) of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
+: Returns the bessel integer order \f[B]n\f[R] (truncated) of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.SS Transcendental Functions
.PP
All transcendental functions can return slightly inaccurate results (up
@@ -1190,59 +1114,71 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on bc(1):
-.TP
+.PP
\f[B]BC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
bc(1) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]BC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]BC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]BC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]BC_BASE_POW\f[R].
-.TP
+.PP
\f[B]BC_DIM_MAX\f[R]
-The maximum size of arrays.
+.PP
+: The maximum size of arrays.
Set at \f[B]SIZE_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_STRING_MAX\f[R]
-The maximum length of strings.
+.PP
+: The maximum length of strings.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NAME_MAX\f[R]
-The maximum length of identifiers.
+.PP
+: The maximum length of identifiers.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]BC_OVERFLOW_MAX\f[R].
-.TP
+.PP
Number of vars
-The maximum number of vars/arrays.
+.PP
+: The maximum number of vars/arrays.
Set at \f[B]SIZE_MAX-1\f[R].
.PP
The actual values can be queried with the \f[B]limits\f[R] statement.
@@ -1254,170 +1190,119 @@ In fact, memory should be exhausted before these limits should be hit.
.SH ENVIRONMENT VARIABLES
.PP
bc(1) recognizes the following environment variables:
-.TP
+.PP
\f[B]POSIXLY_CORRECT\f[R]
-If this variable exists (no matter the contents), bc(1) behaves as if
+.PP
+: If this variable exists (no matter the contents), bc(1) behaves as if
the \f[B]-s\f[R] option was given.
-.TP
+.PP
\f[B]BC_ENV_ARGS\f[R]
-This is another way to give command-line arguments to bc(1).
+.PP
+: This is another way to give command-line arguments to bc(1).
They should be in the same format as all other command-line arguments.
These are always processed first, so any files given in
\f[B]BC_ENV_ARGS\f[R] will be processed before arguments and files given
on the command-line.
-This gives the user the ability to set up \[lq]standard\[rq] options and
+This gives the user the ability to set up \[dq]standard\[dq] options and
files to be used at every invocation.
The most useful thing for such files to contain would be useful
functions that the user might want every time bc(1) runs.
-.RS
-.PP
-The code that parses \f[B]BC_ENV_ARGS\f[R] will correctly handle quoted
-arguments, but it does not understand escape sequences.
-For example, the string \f[B]\[lq]/home/gavin/some bc file.bc\[rq]\f[R]
-will be correctly parsed, but the string \f[B]\[lq]/home/gavin/some
-\[dq]bc\[dq] file.bc\[rq]\f[R] will include the backslashes.
-.PP
-The quote parsing will handle either kind of quotes, \f[B]\[cq]\f[R] or
-\f[B]\[lq]\f[R].
-Thus, if you have a file with any number of single quotes in the name,
-you can use double quotes as the outside quotes, as in \f[B]\[lq]some
-`bc' file.bc\[rq]\f[R], and vice versa if you have a file with double
-quotes.
-However, handling a file with both kinds of quotes in
-\f[B]BC_ENV_ARGS\f[R] is not supported due to the complexity of the
-parsing, though such files are still supported on the command-line where
-the parsing is done by the shell.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some bc file.bc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]bc\[rs]\[dq] file.bc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]bc\[aq] file.bc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
\f[B]BC_LINE_LENGTH\f[R]
-If this environment variable exists and contains an integer that is
+.PP
+: If this environment variable exists and contains an integer that is
greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
(\f[B]2\[ha]16-1\f[R]), bc(1) will output lines to that length,
including the backslash (\f[B]\[rs]\f[R]).
The default line length is \f[B]70\f[R].
-.TP
-\f[B]BC_BANNER\f[R]
-If this environment variable exists and contains an integer, then a
-non-zero value activates the copyright banner when bc(1) is in
-interactive mode, while zero deactivates it.
-.RS
-.PP
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because bc(1)
-does not print the banner when not in interactive mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_SIGINT_RESET\f[R]
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because bc(1)
-exits on \f[B]SIGINT\f[R] when not in interactive mode.
-.RS
-.PP
-However, when bc(1) is in interactive mode, then if this environment
-variable exists and contains an integer, a non-zero value makes bc(1)
-reset on \f[B]SIGINT\f[R], rather than exit, and zero makes bc(1) exit.
-If this environment variable exists and is \f[I]not\f[R] an integer,
-then bc(1) will exit on \f[B]SIGINT\f[R].
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_TTY_MODE\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, then a non-zero value makes bc(1) use
-TTY mode, and zero makes bc(1) not use TTY mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_PROMPT\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, a non-zero value makes bc(1) use a
-prompt, and zero or a non-integer makes bc(1) not use a prompt.
-If this environment variable does not exist and \f[B]BC_TTY_MODE\f[R]
-does, then the value of the \f[B]BC_TTY_MODE\f[R] environment variable
-is used.
-.PP
-This environment variable and the \f[B]BC_TTY_MODE\f[R] environment
-variable override the default, which can be queried with the
-\f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
.SH EXIT STATUS
.PP
bc(1) returns the following exit statuses:
-.TP
+.PP
\f[B]0\f[R]
-No error.
-.TP
+.PP
+: No error.
+.PP
\f[B]1\f[R]
-A math error occurred.
+.PP
+: A math error occurred.
This follows standard practice of using \f[B]1\f[R] for expected errors,
since math errors will happen in the process of normal execution.
-.RS
-.PP
-Math errors include divide by \f[B]0\f[R], taking the square root of a
-negative number, attempting to convert a negative number to a hardware
-integer, overflow when converting a number to a hardware integer,
-overflow when calculating the size of a number, and attempting to use a
-non-integer where an integer is required.
-.PP
-Converting to a hardware integer happens for the second operand of the
-power (\f[B]\[ha]\f[R]) operator and the corresponding assignment
-operator.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**) operator and the corresponding assignment operator.
+\f[R]
+.fi
+.PP
\f[B]2\f[R]
-A parse error occurred.
-.RS
-.PP
-Parse errors include unexpected \f[B]EOF\f[R], using an invalid
-character, failing to find the end of a string or comment, using a token
-where it is invalid, giving an invalid expression, giving an invalid
-print statement, giving an invalid function definition, attempting to
-assign to an expression that is not a named expression (see the
-\f[I]Named Expressions\f[R] subsection of the \f[B]SYNTAX\f[R] section),
-giving an invalid \f[B]auto\f[R] list, having a duplicate
-\f[B]auto\f[R]/function parameter, failing to find the end of a code
-block, attempting to return a value from a \f[B]void\f[R] function,
-attempting to use a variable as a reference, and using any extensions
-when the option \f[B]-s\f[R] or any equivalents were given.
-.RE
-.TP
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, using a token where it is invalid,
+giving an invalid expression, giving an invalid print statement, giving an
+invalid function definition, attempting to assign to an expression that is
+not a named expression (see the *Named Expressions* subsection of the
+**SYNTAX** section), giving an invalid **auto** list, having a duplicate
+**auto**/function parameter, failing to find the end of a code block,
+attempting to return a value from a **void** function, attempting to use a
+variable as a reference, and using any extensions when the option **-s** or
+any equivalents were given.
+\f[R]
+.fi
+.PP
\f[B]3\f[R]
-A runtime error occurred.
-.RS
.PP
-Runtime errors include assigning an invalid number to any global
-(\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R]), giving a bad
-expression to a \f[B]read()\f[R] call, calling \f[B]read()\f[R] inside
-of a \f[B]read()\f[R] call, type errors, passing the wrong number of
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, passing the wrong number of
arguments to functions, attempting to call an undefined function, and
-attempting to use a \f[B]void\f[R] function call as a value in an
-expression.
-.RE
-.TP
+attempting to use a **void** function call as a value in an expression.
+\f[R]
+.fi
+.PP
\f[B]4\f[R]
-A fatal error occurred.
-.RS
.PP
-Fatal errors include memory allocation errors, I/O errors, failing to
-open files, attempting to use files that do not have only ASCII
-characters (bc(1) only accepts ASCII characters), attempting to open a
-directory as a file, and giving invalid command-line options.
-.RE
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (bc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
.PP
The exit status \f[B]4\f[R] is special; when a fatal error occurs, bc(1)
always exits and returns \f[B]4\f[R], no matter what mode bc(1) is in.
@@ -1439,80 +1324,37 @@ standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both \f[B]stdin\f[R]
and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
-and \f[B]--interactive\f[R] option can turn it on in other situations.
+and \f[B]--interactive\f[R] option can turn it on in other cases.
.PP
In interactive mode, bc(1) attempts to recover from errors (see the
\f[B]RESET\f[R] section), and in normal execution, flushes
\f[B]stdout\f[R] as soon as execution is done for the current input.
-bc(1) may also reset on \f[B]SIGINT\f[R] instead of exit, depending on
-the contents of, or default for, the \f[B]BC_SIGINT_RESET\f[R]
-environment variable (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
.SH TTY MODE
.PP
If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY, then \[lq]TTY mode\[rq] is considered to be
-available, and thus, bc(1) can turn on TTY mode, subject to some
-settings.
-.PP
-If there is the environment variable \f[B]BC_TTY_MODE\f[R] in the
-environment (see the \f[B]ENVIRONMENT VARIABLES\f[R] section), then if
-that environment variable contains a non-zero integer, bc(1) will turn
-on TTY mode when \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R]
-are all connected to a TTY.
-If the \f[B]BC_TTY_MODE\f[R] environment variable exists but is
-\f[I]not\f[R] a non-zero integer, then bc(1) will not turn TTY mode on.
-.PP
-If the environment variable \f[B]BC_TTY_MODE\f[R] does \f[I]not\f[R]
-exist, the default setting is used.
-The default setting can be queried with the \f[B]-h\f[R] or
-\f[B]--help\f[R] options.
+connected to a TTY, bc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+The prompt is enabled in TTY mode.
.PP
TTY mode is different from interactive mode because interactive mode is
required in the bc(1)
specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
to be connected to a terminal.
-.SS Prompt
-.PP
-If TTY mode is available, then a prompt can be enabled.
-Like TTY mode itself, it can be turned on or off with an environment
-variable: \f[B]BC_PROMPT\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If the environment variable \f[B]BC_PROMPT\f[R] exists and is a non-zero
-integer, then the prompt is turned on when \f[B]stdin\f[R],
-\f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to a TTY and the
-\f[B]-P\f[R] and \f[B]--no-prompt\f[R] options were not used.
-The read prompt will be turned on under the same conditions, except that
-the \f[B]-R\f[R] and \f[B]--no-read-prompt\f[R] options must also not be
-used.
-.PP
-However, if \f[B]BC_PROMPT\f[R] does not exist, the prompt can be
-enabled or disabled with the \f[B]BC_TTY_MODE\f[R] environment variable,
-the \f[B]-P\f[R] and \f[B]--no-prompt\f[R] options, and the \f[B]-R\f[R]
-and \f[B]--no-read-prompt\f[R] options.
-See the \f[B]ENVIRONMENT VARIABLES\f[R] and \f[B]OPTIONS\f[R] sections
-for more details.
.SH SIGNAL HANDLING
.PP
-Sending a \f[B]SIGINT\f[R] will cause bc(1) to do one of two things.
-.PP
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), or the \f[B]BC_SIGINT_RESET\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section), or its default, is either not
-an integer or it is zero, bc(1) will exit.
-.PP
-However, if bc(1) is in interactive mode, and the
-\f[B]BC_SIGINT_RESET\f[R] or its default is an integer and non-zero,
-then bc(1) will stop executing the current input and reset (see the
-\f[B]RESET\f[R] section) upon receiving a \f[B]SIGINT\f[R].
-.PP
-Note that \[lq]current input\[rq] can mean one of two things.
-If bc(1) is processing input from \f[B]stdin\f[R] in interactive mode,
-it will ask for more input.
-If bc(1) is processing input from a file in interactive mode, it will
-stop processing the file and start processing the next file, if one
-exists, or ask for input from \f[B]stdin\f[R] if no other file exists.
+Sending a \f[B]SIGINT\f[R] will cause bc(1) to stop execution of the
+current input.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If bc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If bc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
.PP
This means that if a \f[B]SIGINT\f[R] is sent to bc(1) as it is
executing a file, it can seem as though bc(1) did not respond to the
diff --git a/manuals/bc/EHN.1.md b/manuals/bc/EHN.1.md
index 618a0928..aab79e93 100644
--- a/manuals/bc/EHN.1.md
+++ b/manuals/bc/EHN.1.md
@@ -46,25 +46,13 @@ Such differences will be noted in this document.
After parsing and handling options, this bc(1) reads any files given on the
command line and executes them before reading from **stdin**.
-This bc(1) is a drop-in replacement for *any* bc(1), including (and especially)
-the GNU bc(1).
-
-**Note**: If running this bc(1) on *any* script meant for another bc(1) gives a
-parse error, it is probably because a word this bc(1) reserves as a keyword is
-used as the name of a function, variable, or array. To fix that, use the
-command-line option **-r** *keyword*, where *keyword* is the keyword that is
-used as a name in the script. For more information, see the **OPTIONS** section.
-
-If parsing scripts meant for other bc(1) implementations still does not work,
-that is a bug and should be reported. See the **BUGS** section.
-
# OPTIONS
The following are the options that bc(1) accepts.
**-g**, **-\-global-stacks**
-: Turns the globals **ibase**, **obase**, and **scale** into stacks.
+ Turns the globals **ibase**, **obase**, and **scale** into stacks.
This has the effect that a copy of the current value of all three are pushed
onto a stack for every function call, as well as popped when every function
@@ -141,9 +129,6 @@ The following are the options that bc(1) accepts.
would want to put this option in **BC_ENV_ARGS** (see the
**ENVIRONMENT VARIABLES** section).
- These options override the **BC_PROMPT** and **BC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
-
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
@@ -158,47 +143,8 @@ The following are the options that bc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **read()** built-in function is called.
- These options *do* override the **BC_PROMPT** and **BC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
This is a **non-portable extension**.
-**-r** *keyword*, **-\-redefine**=*keyword*
-
-: Redefines *keyword* in order to allow it to be used as a function, variable,
- or array name. This is useful when this bc(1) gives parse errors when
- parsing scripts meant for other bc(1) implementations.
-
- The keywords this bc(1) allows to be redefined are:
-
- * **abs**
- * **asciify**
- * **continue**
- * **divmod**
- * **else**
- * **halt**
- * **last**
- * **limits**
- * **maxibase**
- * **maxobase**
- * **maxscale**
- * **modexp**
- * **print**
- * **read**
- * **stream**
-
- If any of those keywords are used as a function, variable, or array name in
- a script, use this option with the keyword as the argument. If multiple are
- used, use this option for all of them; it can be used multiple times.
-
- Keywords are *not* redefined when parsing the builtin math library (see the
- **LIBRARY** section).
-
- It is a fatal error to redefine keywords mandated by the POSIX standard. It
- is a fatal error to attempt to redefine words that this bc(1) does not
- reserve as keywords.
-
**-q**, **-\-quiet**
: This option is for compatibility with the [GNU bc(1)][2]; it is a no-op.
@@ -262,22 +208,6 @@ The following are the options that bc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files or expressions are given by the **-f**, **-\-file**, **-e**, or
-**-\-expression** options, then bc(1) read from **stdin**.
-
-However, there are a few caveats to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-the parse cannot complete. That means that starting a string without ending it
-or starting a function, **if** statement, or loop without ending it will also
-cause bc(1) to not execute.
-
-Second, after an **if** statement, bc(1) doesn't know if an **else** statement
-will follow, so it will not execute until it knows there will not be an **else**
-statement.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -405,42 +335,26 @@ The following are valid operands in bc(1):
2. Array indices (**I[E]**).
3. **(E)**: The value of **E** (used to change precedence).
4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
-5. **length(E)**: The number of significant decimal digits in **E**. Returns
- **1** for **0** with no decimal places. If given a string, the length of the
- string is returned. Passing a string to **length(E)** is a **non-portable
- extension**.
+5. **length(E)**: The number of significant decimal digits in **E**.
6. **length(I[])**: The number of elements in the array **I**. This is a
**non-portable extension**.
7. **scale(E)**: The *scale* of **E**.
8. **abs(E)**: The absolute value of **E**. This is a **non-portable
extension**.
-9. **modexp(E, E, E)**: Modular exponentiation, where the first expression is
- the base, the second is the exponent, and the third is the modulus. All
- three values must be integers. The second argument must be non-negative. The
- third argument must be non-zero. This is a **non-portable extension**.
-10. **divmod(E, E, I[])**: Division and modulus in one operation. This is for
- optimization. The first expression is the dividend, and the second is the
- divisor, which must be non-zero. The return value is the quotient, and the
- modulus is stored in index **0** of the provided array (the last argument).
- This is a **non-portable extension**.
-11. **asciify(E)**: If **E** is a string, returns a string that is the first
- letter of its argument. If it is a number, calculates the number mod **256**
- and returns that number as a one-character string. This is a **non-portable
- extension**.
-12. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a non-**void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-13. **read()**: Reads a line from **stdin** and uses that as an expression. The
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
result of that expression is the result of the **read()** operand. This is a
**non-portable extension**.
-14. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
extension**.
-15. **maxobase()**: The max allowable **obase**. This is a **non-portable
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
extension**.
-16. **maxscale()**: The max allowable **scale**. This is a **non-portable
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
extension**.
## Numbers
@@ -661,15 +575,14 @@ The following items are statements:
12. **limits**
13. A string of characters, enclosed in double quotes
14. **print** **E** **,** ... **,** **E**
-15. **stream** **E** **,** ... **,** **E**
-16. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a **void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-Numbers 4, 9, 11, 12, 14, 15, and 16 are **non-portable extensions**.
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
Also, as a **non-portable extension**, any or all of the expressions in the
header of a for loop may be omitted. If the condition (second expression) is
@@ -696,48 +609,23 @@ is like the **quit** statement in that it is a compile-time command.
An expression by itself is evaluated and printed, followed by a newline.
-## Strings
-
-If strings appear as a statement by themselves, they are printed without a
-trailing newline.
-
-In addition to appearing as a lone statement by themselves, strings can be
-assigned to variables and array elements. They can also be passed to functions
-in variable parameters.
-
-If any statement that expects a string is given a variable that had a string
-assigned to it, the statement acts as though it had received a string.
-
-If any math operation is attempted on a string or a variable or array element
-that has been assigned a string, an error is raised, and bc(1) resets (see the
-**RESET** section).
-
-Assigning strings to variables and array elements and passing them to functions
-are **non-portable extensions**.
-
## Print Statement
The "expressions" in a **print** statement may also be strings. If they are, there
are backslash escape sequences that are interpreted specially. What those
sequences are, and what they cause to be printed, are shown below:
-**\\a**: **\\a**
-
-**\\b**: **\\b**
-
-**\\\\**: **\\**
-
-**\\e**: **\\**
-
-**\\f**: **\\f**
-
-**\\n**: **\\n**
-
-**\\q**: **"**
-
-**\\r**: **\\r**
-
-**\\t**: **\\t**
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
Any other character following a backslash causes the backslash and character to
be printed as-is.
@@ -745,19 +633,6 @@ be printed as-is.
Any non-string expression in a print statement shall be assigned to **last**,
like any other expression that is printed.
-## Stream Statement
-
-The "expressions in a **stream** statement may also be strings.
-
-If a **stream** statement is given a string, it prints the string as though the
-string had appeared as its own statement. In other words, the **stream**
-statement prints strings normally, without a newline.
-
-If a **stream** statement is given a number, a copy of it is truncated and its
-absolute value is calculated. The result is then printed as though **obase** is
-**256** and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
-
## Order of Evaluation
All expressions in a statment are evaluated left to right, except as necessary
@@ -1064,61 +939,6 @@ bc(1) recognizes the following environment variables:
lines to that length, including the backslash (**\\**). The default line
length is **70**.
-**BC_BANNER**
-
-: If this environment variable exists and contains an integer, then a non-zero
- value activates the copyright banner when bc(1) is in interactive mode,
- while zero deactivates it.
-
- If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) does not print
- the banner when not in interactive mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_SIGINT_RESET**
-
-: If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when bc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes bc(1) reset
- on **SIGINT**, rather than exit, and zero makes bc(1) exit. If this
- environment variable exists and is *not* an integer, then bc(1) will exit on
- **SIGINT**.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes bc(1) use TTY
- mode, and zero makes bc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes bc(1) use a prompt,
- and zero or a non-integer makes bc(1) not use a prompt. If this environment
- variable does not exist and **BC_TTY_MODE** does, then the value of the
- **BC_TTY_MODE** environment variable is used.
-
- This environment variable and the **BC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
-
# EXIT STATUS
bc(1) returns the following exit statuses:
@@ -1135,9 +955,8 @@ bc(1) returns the following exit statuses:
Math errors include divide by **0**, taking the square root of a negative
number, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**) operator and the corresponding assignment operator.
@@ -1161,12 +980,11 @@ bc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors, passing the
- wrong number of arguments to functions, attempting to call an undefined
- function, and attempting to use a **void** function call as a value in an
- expression.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
**4**
@@ -1195,70 +1013,34 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. bc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **BC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, bc(1) can turn on TTY mode,
-subject to some settings.
-
-If there is the environment variable **BC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, bc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **BC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then bc(1) will not turn TTY
-mode on.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
-If the environment variable **BC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+The prompt is enabled in TTY mode.
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **BC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **BC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **BC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **BC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause bc(1) to do one of two things.
-
-If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **BC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, bc(1) will
-exit.
-
-However, if bc(1) is in interactive mode, and the **BC_SIGINT_RESET** or its
-default is an integer and non-zero, then bc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If bc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If bc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
can seem as though bc(1) did not respond to the signal since it will immediately
diff --git a/manuals/bc/EHNP.1 b/manuals/bc/EHNP.1
new file mode 100644
index 00000000..ade3294d
--- /dev/null
+++ b/manuals/bc/EHNP.1
@@ -0,0 +1,1375 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions are met:
+.\"
+.\" * Redistributions of source code must retain the above copyright notice,
+.\" this list of conditions and the following disclaimer.
+.\"
+.\" * Redistributions in binary form must reproduce the above copyright notice,
+.\" this list of conditions and the following disclaimer in the documentation
+.\" and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
+.SH NAME
+.PP
+bc - arbitrary-precision decimal arithmetic language and calculator
+.SH SYNOPSIS
+.PP
+\f[B]bc\f[R] [\f[B]-ghilPqRsvVw\f[R]] [\f[B]--global-stacks\f[R]]
+[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--mathlib\f[R]]
+[\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]] [\f[B]--quiet\f[R]]
+[\f[B]--standard\f[R]] [\f[B]--warn\f[R]] [\f[B]--version\f[R]]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
+.SH DESCRIPTION
+.PP
+bc(1) is an interactive processor for a language first standardized in
+1991 by POSIX.
+(The current standard is
+here (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html).)
+The language provides unlimited precision decimal arithmetic and is
+somewhat C-like, but there are differences.
+Such differences will be noted in this document.
+.PP
+After parsing and handling options, this bc(1) reads any files given on
+the command line and executes them before reading from \f[B]stdin\f[R].
+.SH OPTIONS
+.PP
+The following are the options that bc(1) accepts.
+.PP
+\f[B]-g\f[R], \f[B]--global-stacks\f[R]
+.IP
+.nf
+\f[C]
+Turns the globals **ibase**, **obase**, and **scale** into stacks.
+
+This has the effect that a copy of the current value of all three are pushed
+onto a stack for every function call, as well as popped when every function
+returns. This means that functions can assign to any and all of those
+globals without worrying that the change will affect other functions.
+Thus, a hypothetical function named **output(x,b)** that simply printed
+**x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+This makes writing functions much easier.
+
+However, since using this flag means that functions cannot set **ibase**,
+**obase**, or **scale** globally, functions that are made to do so cannot
+work anymore. There are two possible use cases for that, and each has a
+solution.
+
+First, if a function is called on startup to turn bc(1) into a number
+converter, it is possible to replace that capability with various shell
+aliases. Examples:
+
+ alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
+ alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+
+Second, if the purpose of a function is to set **ibase**, **obase**, or
+**scale** globally for any other purpose, it could be split into one to
+three functions (based on how many globals it sets) and each of those
+functions could return the desired value for a global.
+
+If the behavior of this option is desired for every run of bc(1), then users
+could make sure to define **BC_ENV_ARGS** and include this option (see the
+**ENVIRONMENT VARIABLES** section for more details).
+
+If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-l\f[R], \f[B]--mathlib\f[R]
+.PP
+: Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to
+\f[B]20\f[R] and loads the included math library before running any
+code, including any expressions or files specified on the command line.
+.IP
+.nf
+\f[C]
+To learn what is in the library, see the **LIBRARY** section.
+\f[R]
+.fi
+.PP
+\f[B]-P\f[R], \f[B]--no-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
+.PP
+: Because bc(1) was built without support for prompts, this option is a
+no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-q\f[R], \f[B]--quiet\f[R]
+.PP
+: This option is for compatibility with the GNU
+bc(1) (https://www.gnu.org/software/bc/); it is a no-op.
+Without this option, GNU bc(1) prints a copyright header.
+This bc(1) only prints the copyright header if one or more of the
+\f[B]-v\f[R], \f[B]-V\f[R], or \f[B]--version\f[R] options are given.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-s\f[R], \f[B]--standard\f[R]
+.PP
+: Process exactly the language defined by the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+and error if any extensions are used.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
+.PP
+: Print the version information (copyright header) and exit.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-w\f[R], \f[B]--warn\f[R]
+.PP
+: Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
+not errors) are printed for non-standard extensions and execution
+continues normally.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
+.PP
+: Evaluates \f[I]expr\f[R].
+If multiple expressions are given, they are evaluated in order.
+If files are given as well (see below), the expressions and files are
+evaluated in the order given.
+This means that if a file is given before an expression, the file is
+read in and evaluated first.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+were read through \f[B]stdin\f[R].
+If expressions are also given (see above), the expressions are evaluated
+in the order given.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+All long options are \f[B]non-portable extensions\f[R].
+.SH STDOUT
+.PP
+Any non-error output is written to \f[B]stdout\f[R].
+In addition, if history (see the \f[B]HISTORY\f[R] section) and the
+prompt (see the \f[B]TTY MODE\f[R] section) are enabled, both are output
+to \f[B]stdout\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other bc(1) implementations, this bc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stdout\f[R], so if \f[B]stdout\f[R] is closed, as in
+\f[B]bc >&-\f[R], it will quit with an error.
+This is done so that bc(1) can report problems when \f[B]stdout\f[R] is
+redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other bc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stdout\f[R] to \f[B]/dev/null\f[R].
+.SH STDERR
+.PP
+Any error output is written to \f[B]stderr\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other bc(1) implementations, this bc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stderr\f[R], so if \f[B]stderr\f[R] is closed, as in
+\f[B]bc 2>&-\f[R], it will quit with an error.
+This is done so that bc(1) can exit with an error code when
+\f[B]stderr\f[R] is redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other bc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stderr\f[R] to \f[B]/dev/null\f[R].
+.SH SYNTAX
+.PP
+The syntax for bc(1) programs is mostly C-like, with some differences.
+This bc(1) follows the POSIX
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+which is a much more thorough resource for the language this bc(1)
+accepts.
+This section is meant to be a summary and a listing of all the
+extensions to the standard.
+.PP
+In the sections below, \f[B]E\f[R] means expression, \f[B]S\f[R] means
+statement, and \f[B]I\f[R] means identifier.
+.PP
+Identifiers (\f[B]I\f[R]) start with a lowercase letter and can be
+followed by any number (up to \f[B]BC_NAME_MAX-1\f[R]) of lowercase
+letters (\f[B]a-z\f[R]), digits (\f[B]0-9\f[R]), and underscores
+(\f[B]_\f[R]).
+The regex is \f[B][a-z][a-z0-9_]*\f[R].
+Identifiers with more than one character (letter) are a
+\f[B]non-portable extension\f[R].
+.PP
+\f[B]ibase\f[R] is a global variable determining how to interpret
+constant numbers.
+It is the \[dq]input\[dq] base, or the number base used for interpreting
+input numbers.
+\f[B]ibase\f[R] is initially \f[B]10\f[R].
+If the \f[B]-s\f[R] (\f[B]--standard\f[R]) and \f[B]-w\f[R]
+(\f[B]--warn\f[R]) flags were not given on the command line, the max
+allowable value for \f[B]ibase\f[R] is \f[B]36\f[R].
+Otherwise, it is \f[B]16\f[R].
+The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R].
+The max allowable value for \f[B]ibase\f[R] can be queried in bc(1)
+programs with the \f[B]maxibase()\f[R] built-in function.
+.PP
+\f[B]obase\f[R] is a global variable determining how to output results.
+It is the \[dq]output\[dq] base, or the number base used for outputting
+numbers.
+\f[B]obase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and
+can be queried in bc(1) programs with the \f[B]maxobase()\f[R] built-in
+function.
+The min allowable value for \f[B]obase\f[R] is \f[B]2\f[R].
+Values are output in the specified base.
+.PP
+The \f[I]scale\f[R] of an expression is the number of digits in the
+result of the expression right of the decimal point, and \f[B]scale\f[R]
+is a global variable that sets the precision of any operations, with
+exceptions.
+\f[B]scale\f[R] is initially \f[B]0\f[R].
+\f[B]scale\f[R] cannot be negative.
+The max allowable value for \f[B]scale\f[R] is \f[B]BC_SCALE_MAX\f[R]
+and can be queried in bc(1) programs with the \f[B]maxscale()\f[R]
+built-in function.
+.PP
+bc(1) has both \f[I]global\f[R] variables and \f[I]local\f[R] variables.
+All \f[I]local\f[R] variables are local to the function; they are
+parameters or are introduced in the \f[B]auto\f[R] list of a function
+(see the \f[B]FUNCTIONS\f[R] section).
+If a variable is accessed which is not a parameter or in the
+\f[B]auto\f[R] list, it is assumed to be \f[I]global\f[R].
+If a parent function has a \f[I]local\f[R] variable version of a
+variable that a child function considers \f[I]global\f[R], the value of
+that \f[I]global\f[R] variable in the child function is the value of the
+variable in the parent function, not the value of the actual
+\f[I]global\f[R] variable.
+.PP
+All of the above applies to arrays as well.
+.PP
+The value of a statement that is an expression (i.e., any of the named
+expressions or operands) is printed unless the lowest precedence
+operator is an assignment operator \f[I]and\f[R] the expression is
+notsurrounded by parentheses.
+.PP
+The value that is printed is also assigned to the special variable
+\f[B]last\f[R].
+A single dot (\f[B].\f[R]) may also be used as a synonym for
+\f[B]last\f[R].
+These are \f[B]non-portable extensions\f[R].
+.PP
+Either semicolons or newlines may separate statements.
+.SS Comments
+.PP
+There are two kinds of comments:
+.IP "1." 3
+Block comments are enclosed in \f[B]/*\f[R] and \f[B]*/\f[R].
+.IP "2." 3
+Line comments go from \f[B]#\f[R] until, and not including, the next
+newline.
+This is a \f[B]non-portable extension\f[R].
+.SS Named Expressions
+.PP
+The following are named expressions in bc(1):
+.IP "1." 3
+Variables: \f[B]I\f[R]
+.IP "2." 3
+Array Elements: \f[B]I[E]\f[R]
+.IP "3." 3
+\f[B]ibase\f[R]
+.IP "4." 3
+\f[B]obase\f[R]
+.IP "5." 3
+\f[B]scale\f[R]
+.IP "6." 3
+\f[B]last\f[R] or a single dot (\f[B].\f[R])
+.PP
+Number 6 is a \f[B]non-portable extension\f[R].
+.PP
+Variables and arrays do not interfere; users can have arrays named the
+same as variables.
+This also applies to functions (see the \f[B]FUNCTIONS\f[R] section), so
+a user can have a variable, array, and function that all have the same
+name, and they will not shadow each other, whether inside of functions
+or not.
+.PP
+Named expressions are required as the operand of
+\f[B]increment\f[R]/\f[B]decrement\f[R] operators and as the left side
+of \f[B]assignment\f[R] operators (see the \f[I]Operators\f[R]
+subsection).
+.SS Operands
+.PP
+The following are valid operands in bc(1):
+.IP " 1." 4
+Numbers (see the \f[I]Numbers\f[R] subsection below).
+.IP " 2." 4
+Array indices (\f[B]I[E]\f[R]).
+.IP " 3." 4
+\f[B](E)\f[R]: The value of \f[B]E\f[R] (used to change precedence).
+.IP " 4." 4
+\f[B]sqrt(E)\f[R]: The square root of \f[B]E\f[R].
+\f[B]E\f[R] must be non-negative.
+.IP " 5." 4
+\f[B]length(E)\f[R]: The number of significant decimal digits in
+\f[B]E\f[R].
+.IP " 6." 4
+\f[B]length(I[])\f[R]: The number of elements in the array \f[B]I\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP " 7." 4
+\f[B]scale(E)\f[R]: The \f[I]scale\f[R] of \f[B]E\f[R].
+.IP " 8." 4
+\f[B]abs(E)\f[R]: The absolute value of \f[B]E\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP " 9." 4
+\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
+\f[B]I\f[R] is an identifier for a non-\f[B]void\f[R] function (see the
+\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
+The \f[B]E\f[R] argument(s) may also be arrays of the form
+\f[B]I[]\f[R], which will automatically be turned into array references
+(see the \f[I]Array References\f[R] subsection of the
+\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
+function definition is an array reference.
+.IP "10." 4
+\f[B]read()\f[R]: Reads a line from \f[B]stdin\f[R] and uses that as an
+expression.
+The result of that expression is the result of the \f[B]read()\f[R]
+operand.
+This is a \f[B]non-portable extension\f[R].
+.IP "11." 4
+\f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "12." 4
+\f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "13." 4
+\f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R].
+This is a \f[B]non-portable extension\f[R].
+.SS Numbers
+.PP
+Numbers are strings made up of digits, uppercase letters, and at most
+\f[B]1\f[R] period for a radix.
+Numbers can have up to \f[B]BC_NUM_MAX\f[R] digits.
+Uppercase letters are equal to \f[B]9\f[R] + their position in the
+alphabet (i.e., \f[B]A\f[R] equals \f[B]10\f[R], or \f[B]9+1\f[R]).
+If a digit or letter makes no sense with the current value of
+\f[B]ibase\f[R], they are set to the value of the highest valid digit in
+\f[B]ibase\f[R].
+.PP
+Single-character numbers (i.e., \f[B]A\f[R] alone) take the value that
+they would have if they were valid digits, regardless of the value of
+\f[B]ibase\f[R].
+This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
+\f[B]Z\f[R] alone always equals decimal \f[B]35\f[R].
+.SS Operators
+.PP
+The following arithmetic and logical operators can be used.
+They are listed in order of decreasing precedence.
+Operators in the same group have the same precedence.
+.PP
+\f[B]++\f[R] \f[B]--\f[R]
+.PP
+: Type: Prefix and Postfix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **increment**, **decrement**
+\f[R]
+.fi
+.PP
+\f[B]-\f[R] \f[B]!\f[R]
+.PP
+: Type: Prefix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **negation**, **boolean not**
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **power**
+\f[R]
+.fi
+.PP
+\f[B]*\f[R] \f[B]/\f[R] \f[B]%\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **multiply**, **divide**, **modulus**
+\f[R]
+.fi
+.PP
+\f[B]+\f[R] \f[B]-\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **add**, **subtract**
+\f[R]
+.fi
+.PP
+\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R]
+\f[B]%=\f[R] \f[B]\[ha]=\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **assignment**
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **relational**
+\f[R]
+.fi
+.PP
+\f[B]&&\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **boolean and**
+\f[R]
+.fi
+.PP
+\f[B]||\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **boolean or**
+\f[R]
+.fi
+.PP
+The operators will be described in more detail below.
+.PP
+\f[B]++\f[R] \f[B]--\f[R]
+.PP
+: The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
+operators behave exactly like they would in C.
+They require a named expression (see the \f[I]Named Expressions\f[R]
+subsection) as an operand.
+.IP
+.nf
+\f[C]
+The prefix versions of these operators are more efficient; use them where
+possible.
+\f[R]
+.fi
+.PP
+\f[B]-\f[R]
+.PP
+: The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
+to negate any expression with the value \f[B]0\f[R].
+Otherwise, a copy of the expression with its sign flipped is returned.
+.PP
+\f[B]!\f[R]
+.PP
+: The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the
+expression is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
+as it would be in C) takes two expressions and raises the first to the
+power of the value of the second.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*), and if it is
+negative, the first value must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]*\f[R]
+.PP
+: The \f[B]multiply\f[R] operator takes two expressions, multiplies
+them, and returns the product.
+If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
+\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
+\f[I]scale\f[R] of the result is equal to
+\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
+\f[B]max()\f[R] return the obvious values.
+.PP
+\f[B]/\f[R]
+.PP
+: The \f[B]divide\f[R] operator takes two expressions, divides them, and
+returns the quotient.
+The \f[I]scale\f[R] of the result shall be the value of \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]%\f[R]
+.PP
+: The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and evaluates them by 1) Computing \f[B]a/b\f[R] to current
+\f[B]scale\f[R] and 2) Using the result of step 1 to calculate
+\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
+\f[B]max(scale+scale(b),scale(a))\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]+\f[R]
+.PP
+: The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and returns the sum, with a \f[I]scale\f[R] equal to the
+max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
+.PP
+\f[B]-\f[R]
+.PP
+: The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and returns the difference, with a \f[I]scale\f[R] equal to
+the max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
+.PP
+\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R]
+\f[B]%=\f[R] \f[B]\[ha]=\f[R]
+.PP
+: The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R]
+and \f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the
+\f[I]Named Expressions\f[R] subsection).
+.IP
+.nf
+\f[C]
+For **=**, **b** is copied and the result is assigned to **a**. For all
+others, **a** and **b** are applied as operands to the corresponding
+arithmetic operator and the result is assigned to **a**.
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: The \f[B]relational\f[R] operators compare two expressions,
+\f[B]a\f[R] and \f[B]b\f[R], and if the relation holds, according to C
+language semantics, the result is \f[B]1\f[R].
+Otherwise, it is \f[B]0\f[R].
+.IP
+.nf
+\f[C]
+Note that unlike in C, these operators have a lower precedence than the
+**assignment** operators, which means that **a=b\[rs]>c** is interpreted as
+**(a=b)\[rs]>c**.
+
+Also, unlike the [standard][1] requires, these operators can appear anywhere
+any other expressions can be used. This allowance is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]&&\f[R]
+.PP
+: The \f[B]boolean and\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]||\f[R]
+.PP
+: The \f[B]boolean or\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if one of the expressions is non-zero, \f[B]0\f[R]
+otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Statements
+.PP
+The following items are statements:
+.IP " 1." 4
+\f[B]E\f[R]
+.IP " 2." 4
+\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] ...
+\f[B];\f[R] \f[B]S\f[R] \f[B]}\f[R]
+.IP " 3." 4
+\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 4." 4
+\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+\f[B]else\f[R] \f[B]S\f[R]
+.IP " 5." 4
+\f[B]while\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 6." 4
+\f[B]for\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B];\f[R] \f[B]E\f[R]
+\f[B];\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 7." 4
+An empty statement
+.IP " 8." 4
+\f[B]break\f[R]
+.IP " 9." 4
+\f[B]continue\f[R]
+.IP "10." 4
+\f[B]quit\f[R]
+.IP "11." 4
+\f[B]halt\f[R]
+.IP "12." 4
+\f[B]limits\f[R]
+.IP "13." 4
+A string of characters, enclosed in double quotes
+.IP "14." 4
+\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] ...
+\f[B],\f[R] \f[B]E\f[R]
+.IP "15." 4
+\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
+\f[B]I\f[R] is an identifier for a \f[B]void\f[R] function (see the
+\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
+The \f[B]E\f[R] argument(s) may also be arrays of the form
+\f[B]I[]\f[R], which will automatically be turned into array references
+(see the \f[I]Array References\f[R] subsection of the
+\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
+function definition is an array reference.
+.PP
+Numbers 4, 9, 11, 12, 14, and 15 are \f[B]non-portable extensions\f[R].
+.PP
+Also, as a \f[B]non-portable extension\f[R], any or all of the
+expressions in the header of a for loop may be omitted.
+If the condition (second expression) is omitted, it is assumed to be a
+constant \f[B]1\f[R].
+.PP
+The \f[B]break\f[R] statement causes a loop to stop iterating and resume
+execution immediately following a loop.
+This is only allowed in loops.
+.PP
+The \f[B]continue\f[R] statement causes a loop iteration to stop early
+and returns to the start of the loop, including testing the loop
+condition.
+This is only allowed in loops.
+.PP
+The \f[B]if\f[R] \f[B]else\f[R] statement does the same thing as in C.
+.PP
+The \f[B]quit\f[R] statement causes bc(1) to quit, even if it is on a
+branch that will not be executed (it is a compile-time command).
+.PP
+The \f[B]halt\f[R] statement causes bc(1) to quit, if it is executed.
+(Unlike \f[B]quit\f[R] if it is on a branch of an \f[B]if\f[R] statement
+that is not executed, bc(1) does not quit.)
+.PP
+The \f[B]limits\f[R] statement prints the limits that this bc(1) is
+subject to.
+This is like the \f[B]quit\f[R] statement in that it is a compile-time
+command.
+.PP
+An expression by itself is evaluated and printed, followed by a newline.
+.SS Print Statement
+.PP
+The \[dq]expressions\[dq] in a \f[B]print\f[R] statement may also be
+strings.
+If they are, there are backslash escape sequences that are interpreted
+specially.
+What those sequences are, and what they cause to be printed, are shown
+below:
+.PP
+ * * * * *
+.PP
+\f[B]\[rs]a\f[R] \f[B]\[rs]a\f[R] \f[B]\[rs]b\f[R] \f[B]\[rs]b\f[R]
+\f[B]\[rs]\[rs]\f[R] \f[B]\[rs]\f[R] \f[B]\[rs]e\f[R] \f[B]\[rs]\f[R]
+\f[B]\[rs]f\f[R] \f[B]\[rs]f\f[R] \f[B]\[rs]n\f[R] \f[B]\[rs]n\f[R]
+\f[B]\[rs]q\f[R] \f[B]\[dq]\f[R] \f[B]\[rs]r\f[R] \f[B]\[rs]r\f[R]
+\f[B]\[rs]t\f[R] \f[B]\[rs]t\f[R]
+.PP
+ * * * * *
+.PP
+Any other character following a backslash causes the backslash and
+character to be printed as-is.
+.PP
+Any non-string expression in a print statement shall be assigned to
+\f[B]last\f[R], like any other expression that is printed.
+.SS Order of Evaluation
+.PP
+All expressions in a statment are evaluated left to right, except as
+necessary to maintain order of operations.
+This means, for example, assuming that \f[B]i\f[R] is equal to
+\f[B]0\f[R], in the expression
+.IP
+.nf
+\f[C]
+a[i++] = i++
+\f[R]
+.fi
+.PP
+the first (or 0th) element of \f[B]a\f[R] is set to \f[B]1\f[R], and
+\f[B]i\f[R] is equal to \f[B]2\f[R] at the end of the expression.
+.PP
+This includes function arguments.
+Thus, assuming \f[B]i\f[R] is equal to \f[B]0\f[R], this means that in
+the expression
+.IP
+.nf
+\f[C]
+x(i++, i++)
+\f[R]
+.fi
+.PP
+the first argument passed to \f[B]x()\f[R] is \f[B]0\f[R], and the
+second argument is \f[B]1\f[R], while \f[B]i\f[R] is equal to
+\f[B]2\f[R] before the function starts executing.
+.SH FUNCTIONS
+.PP
+Function definitions are as follows:
+.IP
+.nf
+\f[C]
+define I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return(E)
+}
+\f[R]
+.fi
+.PP
+Any \f[B]I\f[R] in the parameter list or \f[B]auto\f[R] list may be
+replaced with \f[B]I[]\f[R] to make a parameter or \f[B]auto\f[R] var an
+array, and any \f[B]I\f[R] in the parameter list may be replaced with
+\f[B]*I[]\f[R] to make a parameter an array reference.
+Callers of functions that take array references should not put an
+asterisk in the call; they must be called with just \f[B]I[]\f[R] like
+normal array parameters and will be automatically converted into
+references.
+.PP
+As a \f[B]non-portable extension\f[R], the opening brace of a
+\f[B]define\f[R] statement may appear on the next line.
+.PP
+As a \f[B]non-portable extension\f[R], the return statement may also be
+in one of the following forms:
+.IP "1." 3
+\f[B]return\f[R]
+.IP "2." 3
+\f[B]return\f[R] \f[B](\f[R] \f[B])\f[R]
+.IP "3." 3
+\f[B]return\f[R] \f[B]E\f[R]
+.PP
+The first two, or not specifying a \f[B]return\f[R] statement, is
+equivalent to \f[B]return (0)\f[R], unless the function is a
+\f[B]void\f[R] function (see the \f[I]Void Functions\f[R] subsection
+below).
+.SS Void Functions
+.PP
+Functions can also be \f[B]void\f[R] functions, defined as follows:
+.IP
+.nf
+\f[C]
+define void I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return
+}
+\f[R]
+.fi
+.PP
+They can only be used as standalone expressions, where such an
+expression would be printed alone, except in a print statement.
+.PP
+Void functions can only use the first two \f[B]return\f[R] statements
+listed above.
+They can also omit the return statement entirely.
+.PP
+The word \[dq]void\[dq] is not treated as a keyword; it is still
+possible to have variables, arrays, and functions named \f[B]void\f[R].
+The word \[dq]void\[dq] is only treated specially right after the
+\f[B]define\f[R] keyword.
+.PP
+This is a \f[B]non-portable extension\f[R].
+.SS Array References
+.PP
+For any array in the parameter list, if the array is declared in the
+form
+.IP
+.nf
+\f[C]
+*I[]
+\f[R]
+.fi
+.PP
+it is a \f[B]reference\f[R].
+Any changes to the array in the function are reflected, when the
+function returns, to the array that was passed in.
+.PP
+Other than this, all function arguments are passed by value.
+.PP
+This is a \f[B]non-portable extension\f[R].
+.SH LIBRARY
+.PP
+All of the functions below are available when the \f[B]-l\f[R] or
+\f[B]--mathlib\f[R] command-line flags are given.
+.SS Standard Library
+.PP
+The
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+defines the following functions for the math library:
+.PP
+\f[B]s(x)\f[R]
+.PP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]c(x)\f[R]
+.PP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]a(x)\f[R]
+.PP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]l(x)\f[R]
+.PP
+: Returns the natural logarithm of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]e(x)\f[R]
+.PP
+: Returns the mathematical constant \f[B]e\f[R] raised to the power of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]j(x, n)\f[R]
+.PP
+: Returns the bessel integer order \f[B]n\f[R] (truncated) of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.SS Transcendental Functions
+.PP
+All transcendental functions can return slightly inaccurate results (up
+to 1 ULP (https://en.wikipedia.org/wiki/Unit_in_the_last_place)).
+This is unavoidable, and this
+article (https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT) explains
+why it is impossible and unnecessary to calculate exact results for the
+transcendental functions.
+.PP
+Because of the possible inaccuracy, I recommend that users call those
+functions with the precision (\f[B]scale\f[R]) set to at least 1 higher
+than is necessary.
+If exact results are \f[I]absolutely\f[R] required, users can double the
+precision (\f[B]scale\f[R]) and then truncate.
+.PP
+The transcendental functions in the standard math library are:
+.IP \[bu] 2
+\f[B]s(x)\f[R]
+.IP \[bu] 2
+\f[B]c(x)\f[R]
+.IP \[bu] 2
+\f[B]a(x)\f[R]
+.IP \[bu] 2
+\f[B]l(x)\f[R]
+.IP \[bu] 2
+\f[B]e(x)\f[R]
+.IP \[bu] 2
+\f[B]j(x, n)\f[R]
+.SH RESET
+.PP
+When bc(1) encounters an error or a signal that it has a non-default
+handler for, it resets.
+This means that several things happen.
+.PP
+First, any functions that are executing are stopped and popped off the
+stack.
+The behavior is not unlike that of exceptions in programming languages.
+Then the execution point is set so that any code waiting to execute
+(after all functions returned) is skipped.
+.PP
+Thus, when bc(1) resets, it skips any remaining code waiting to be
+executed.
+Then, if it is interactive mode, and the error was not a fatal error
+(see the \f[B]EXIT STATUS\f[R] section), it asks for more input;
+otherwise, it exits with the appropriate return code.
+.PP
+Note that this reset behavior is different from the GNU bc(1), which
+attempts to start executing the statement right after the one that
+caused an error.
+.SH PERFORMANCE
+.PP
+Most bc(1) implementations use \f[B]char\f[R] types to calculate the
+value of \f[B]1\f[R] decimal digit at a time, but that can be slow.
+This bc(1) does something different.
+.PP
+It uses large integers to calculate more than \f[B]1\f[R] decimal digit
+at a time.
+If built in a environment where \f[B]BC_LONG_BIT\f[R] (see the
+\f[B]LIMITS\f[R] section) is \f[B]64\f[R], then each integer has
+\f[B]9\f[R] decimal digits.
+If built in an environment where \f[B]BC_LONG_BIT\f[R] is \f[B]32\f[R]
+then each integer has \f[B]4\f[R] decimal digits.
+This value (the number of decimal digits per large integer) is called
+\f[B]BC_BASE_DIGS\f[R].
+.PP
+The actual values of \f[B]BC_LONG_BIT\f[R] and \f[B]BC_BASE_DIGS\f[R]
+can be queried with the \f[B]limits\f[R] statement.
+.PP
+In addition, this bc(1) uses an even larger integer for overflow
+checking.
+This integer type depends on the value of \f[B]BC_LONG_BIT\f[R], but is
+always at least twice as large as the integer type used to store digits.
+.SH LIMITS
+.PP
+The following are the limits on bc(1):
+.PP
+\f[B]BC_LONG_BIT\f[R]
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
+bc(1) was built.
+This determines how many decimal digits can be stored in a single large
+integer (see the \f[B]PERFORMANCE\f[R] section).
+.PP
+\f[B]BC_BASE_DIGS\f[R]
+.PP
+: The number of decimal digits per large integer (see the
+\f[B]PERFORMANCE\f[R] section).
+Depends on \f[B]BC_LONG_BIT\f[R].
+.PP
+\f[B]BC_BASE_POW\f[R]
+.PP
+: The max decimal number that each large integer can store (see
+\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
+Depends on \f[B]BC_BASE_DIGS\f[R].
+.PP
+\f[B]BC_OVERFLOW_MAX\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+section) can hold.
+Depends on \f[B]BC_LONG_BIT\f[R].
+.PP
+\f[B]BC_BASE_MAX\f[R]
+.PP
+: The maximum output base.
+Set at \f[B]BC_BASE_POW\f[R].
+.PP
+\f[B]BC_DIM_MAX\f[R]
+.PP
+: The maximum size of arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+\f[B]BC_SCALE_MAX\f[R]
+.PP
+: The maximum \f[B]scale\f[R].
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_STRING_MAX\f[R]
+.PP
+: The maximum length of strings.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_NAME_MAX\f[R]
+.PP
+: The maximum length of identifiers.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_NUM_MAX\f[R]
+.PP
+: The maximum length of a number (in decimal digits), which includes
+digits after the decimal point.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+Exponent
+.PP
+: The maximum allowable exponent (positive or negative).
+Set at \f[B]BC_OVERFLOW_MAX\f[R].
+.PP
+Number of vars
+.PP
+: The maximum number of vars/arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+The actual values can be queried with the \f[B]limits\f[R] statement.
+.PP
+These limits are meant to be effectively non-existent; the limits are so
+large (at least on 64-bit machines) that there should not be any point
+at which they become a problem.
+In fact, memory should be exhausted before these limits should be hit.
+.SH ENVIRONMENT VARIABLES
+.PP
+bc(1) recognizes the following environment variables:
+.PP
+\f[B]POSIXLY_CORRECT\f[R]
+.PP
+: If this variable exists (no matter the contents), bc(1) behaves as if
+the \f[B]-s\f[R] option was given.
+.PP
+\f[B]BC_ENV_ARGS\f[R]
+.PP
+: This is another way to give command-line arguments to bc(1).
+They should be in the same format as all other command-line arguments.
+These are always processed first, so any files given in
+\f[B]BC_ENV_ARGS\f[R] will be processed before arguments and files given
+on the command-line.
+This gives the user the ability to set up \[dq]standard\[dq] options and
+files to be used at every invocation.
+The most useful thing for such files to contain would be useful
+functions that the user might want every time bc(1) runs.
+.IP
+.nf
+\f[C]
+The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some bc file.bc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]bc\[rs]\[dq] file.bc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]bc\[aq] file.bc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
+\f[B]BC_LINE_LENGTH\f[R]
+.PP
+: If this environment variable exists and contains an integer that is
+greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
+(\f[B]2\[ha]16-1\f[R]), bc(1) will output lines to that length,
+including the backslash (\f[B]\[rs]\f[R]).
+The default line length is \f[B]70\f[R].
+.SH EXIT STATUS
+.PP
+bc(1) returns the following exit statuses:
+.PP
+\f[B]0\f[R]
+.PP
+: No error.
+.PP
+\f[B]1\f[R]
+.PP
+: A math error occurred.
+This follows standard practice of using \f[B]1\f[R] for expected errors,
+since math errors will happen in the process of normal execution.
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**) operator and the corresponding assignment operator.
+\f[R]
+.fi
+.PP
+\f[B]2\f[R]
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, using a token where it is invalid,
+giving an invalid expression, giving an invalid print statement, giving an
+invalid function definition, attempting to assign to an expression that is
+not a named expression (see the *Named Expressions* subsection of the
+**SYNTAX** section), giving an invalid **auto** list, having a duplicate
+**auto**/function parameter, failing to find the end of a code block,
+attempting to return a value from a **void** function, attempting to use a
+variable as a reference, and using any extensions when the option **-s** or
+any equivalents were given.
+\f[R]
+.fi
+.PP
+\f[B]3\f[R]
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, passing the wrong number of
+arguments to functions, attempting to call an undefined function, and
+attempting to use a **void** function call as a value in an expression.
+\f[R]
+.fi
+.PP
+\f[B]4\f[R]
+.PP
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (bc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
+.PP
+The exit status \f[B]4\f[R] is special; when a fatal error occurs, bc(1)
+always exits and returns \f[B]4\f[R], no matter what mode bc(1) is in.
+.PP
+The other statuses will only be returned when bc(1) is not in
+interactive mode (see the \f[B]INTERACTIVE MODE\f[R] section), since
+bc(1) resets its state (see the \f[B]RESET\f[R] section) and accepts
+more input when one of those errors occurs in interactive mode.
+This is also the case when interactive mode is forced by the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.PP
+These exit statuses allow bc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.SH INTERACTIVE MODE
+.PP
+Per the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+bc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both \f[B]stdin\f[R]
+and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
+and \f[B]--interactive\f[R] option can turn it on in other cases.
+.PP
+In interactive mode, bc(1) attempts to recover from errors (see the
+\f[B]RESET\f[R] section), and in normal execution, flushes
+\f[B]stdout\f[R] as soon as execution is done for the current input.
+.SH TTY MODE
+.PP
+If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
+connected to a TTY, bc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is different from interactive mode because interactive mode is
+required in the bc(1)
+specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
+to be connected to a terminal.
+.SH SIGNAL HANDLING
+.PP
+Sending a \f[B]SIGINT\f[R] will cause bc(1) to stop execution of the
+current input.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If bc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If bc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
+.PP
+This means that if a \f[B]SIGINT\f[R] is sent to bc(1) as it is
+executing a file, it can seem as though bc(1) did not respond to the
+signal since it will immediately start executing the next file.
+This is by design; most files that users execute when interacting with
+bc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file.
+The rest of the files could still be executed without problem, allowing
+the user to continue.
+.PP
+\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause bc(1) to clean up and
+exit, and it uses the default handler for all other signals.
+.SH SEE ALSO
+.PP
+dc(1)
+.SH STANDARDS
+.PP
+bc(1) is compliant with the IEEE Std 1003.1-2017
+(\[lq]POSIX.1-2017\[rq]) (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+specification.
+The flags \f[B]-efghiqsvVw\f[R], all long options, and the extensions
+noted above are extensions to that specification.
+.PP
+Note that the specification explicitly says that bc(1) only accepts
+numbers that use a period (\f[B].\f[R]) as a radix point, regardless of
+the value of \f[B]LC_NUMERIC\f[R].
+.SH BUGS
+.PP
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
+.SH AUTHORS
+.PP
+Gavin D.
+Howard <gavin@yzena.com> and contributors.
diff --git a/manuals/bc/EHNP.1.md b/manuals/bc/EHNP.1.md
new file mode 100644
index 00000000..d7afa1cc
--- /dev/null
+++ b/manuals/bc/EHNP.1.md
@@ -0,0 +1,1069 @@
+<!---
+
+SPDX-License-Identifier: BSD-2-Clause
+
+Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+-->
+
+# NAME
+
+bc - arbitrary-precision decimal arithmetic language and calculator
+
+# SYNOPSIS
+
+**bc** [**-ghilPqRsvVw**] [**-\-global-stacks**] [**-\-help**] [**-\-interactive**] [**-\-mathlib**] [**-\-no-prompt**] [**-\-no-read-prompt**] [**-\-quiet**] [**-\-standard**] [**-\-warn**] [**-\-version**] [**-e** *expr*] [**-\-expression**=*expr*...] [**-f** *file*...] [**-\-file**=*file*...] [*file*...]
+
+# DESCRIPTION
+
+bc(1) is an interactive processor for a language first standardized in 1991 by
+POSIX. (The current standard is [here][1].) The language provides unlimited
+precision decimal arithmetic and is somewhat C-like, but there are differences.
+Such differences will be noted in this document.
+
+After parsing and handling options, this bc(1) reads any files given on the
+command line and executes them before reading from **stdin**.
+
+# OPTIONS
+
+The following are the options that bc(1) accepts.
+
+**-g**, **-\-global-stacks**
+
+ Turns the globals **ibase**, **obase**, and **scale** into stacks.
+
+ This has the effect that a copy of the current value of all three are pushed
+ onto a stack for every function call, as well as popped when every function
+ returns. This means that functions can assign to any and all of those
+ globals without worrying that the change will affect other functions.
+ Thus, a hypothetical function named **output(x,b)** that simply printed
+ **x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+ instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+ This makes writing functions much easier.
+
+ However, since using this flag means that functions cannot set **ibase**,
+ **obase**, or **scale** globally, functions that are made to do so cannot
+ work anymore. There are two possible use cases for that, and each has a
+ solution.
+
+ First, if a function is called on startup to turn bc(1) into a number
+ converter, it is possible to replace that capability with various shell
+ aliases. Examples:
+
+ alias d2o="bc -e ibase=A -e obase=8"
+ alias h2b="bc -e ibase=G -e obase=2"
+
+ Second, if the purpose of a function is to set **ibase**, **obase**, or
+ **scale** globally for any other purpose, it could be split into one to
+ three functions (based on how many globals it sets) and each of those
+ functions could return the desired value for a global.
+
+ If the behavior of this option is desired for every run of bc(1), then users
+ could make sure to define **BC_ENV_ARGS** and include this option (see the
+ **ENVIRONMENT VARIABLES** section for more details).
+
+ If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+ This is a **non-portable extension**.
+
+**-h**, **-\-help**
+
+: Prints a usage message and quits.
+
+**-i**, **-\-interactive**
+
+: Forces interactive mode. (See the **INTERACTIVE MODE** section.)
+
+ This is a **non-portable extension**.
+
+**-l**, **-\-mathlib**
+
+: Sets **scale** (see the **SYNTAX** section) to **20** and loads the included
+ math library before running any code, including any expressions or files
+ specified on the command line.
+
+ To learn what is in the library, see the **LIBRARY** section.
+
+**-P**, **-\-no-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-R**, **-\-no-read-prompt**
+
+: Because bc(1) was built without support for prompts, this option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-q**, **-\-quiet**
+
+: This option is for compatibility with the [GNU bc(1)][2]; it is a no-op.
+ Without this option, GNU bc(1) prints a copyright header. This bc(1) only
+ prints the copyright header if one or more of the **-v**, **-V**, or
+ **-\-version** options are given.
+
+ This is a **non-portable extension**.
+
+**-s**, **-\-standard**
+
+: Process exactly the language defined by the [standard][1] and error if any
+ extensions are used.
+
+ This is a **non-portable extension**.
+
+**-v**, **-V**, **-\-version**
+
+: Print the version information (copyright header) and exit.
+
+ This is a **non-portable extension**.
+
+**-w**, **-\-warn**
+
+: Like **-s** and **-\-standard**, except that warnings (and not errors) are
+ printed for non-standard extensions and execution continues normally.
+
+ This is a **non-portable extension**.
+
+**-e** *expr*, **-\-expression**=*expr*
+
+: Evaluates *expr*. If multiple expressions are given, they are evaluated in
+ order. If files are given as well (see below), the expressions and files are
+ evaluated in the order given. This means that if a file is given before an
+ expression, the file is read in and evaluated first.
+
+ If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**, whether on the
+ command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+ **-\-expression**, **-f**, or **-\-file** arguments are given after **-f-**
+ or equivalent is given, bc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+**-f** *file*, **-\-file**=*file*
+
+: Reads in *file* and evaluates it, line by line, as though it were read
+ through **stdin**. If expressions are also given (see above), the
+ expressions are evaluated in the order given.
+
+ If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**. However, if any other
+ **-e**, **-\-expression**, **-f**, or **-\-file** arguments are given after
+ **-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+All long options are **non-portable extensions**.
+
+# STDOUT
+
+Any non-error output is written to **stdout**. In addition, if history (see the
+**HISTORY** section) and the prompt (see the **TTY MODE** section) are enabled,
+both are output to **stdout**.
+
+**Note**: Unlike other bc(1) implementations, this bc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stdout**, so if
+**stdout** is closed, as in **bc <file> >&-**, it will quit with an error. This
+is done so that bc(1) can report problems when **stdout** is redirected to a
+file.
+
+If there are scripts that depend on the behavior of other bc(1) implementations,
+it is recommended that those scripts be changed to redirect **stdout** to
+**/dev/null**.
+
+# STDERR
+
+Any error output is written to **stderr**.
+
+**Note**: Unlike other bc(1) implementations, this bc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stderr**, so if
+**stderr** is closed, as in **bc <file> 2>&-**, it will quit with an error. This
+is done so that bc(1) can exit with an error code when **stderr** is redirected
+to a file.
+
+If there are scripts that depend on the behavior of other bc(1) implementations,
+it is recommended that those scripts be changed to redirect **stderr** to
+**/dev/null**.
+
+# SYNTAX
+
+The syntax for bc(1) programs is mostly C-like, with some differences. This
+bc(1) follows the [POSIX standard][1], which is a much more thorough resource
+for the language this bc(1) accepts. This section is meant to be a summary and a
+listing of all the extensions to the standard.
+
+In the sections below, **E** means expression, **S** means statement, and **I**
+means identifier.
+
+Identifiers (**I**) start with a lowercase letter and can be followed by any
+number (up to **BC_NAME_MAX-1**) of lowercase letters (**a-z**), digits
+(**0-9**), and underscores (**\_**). The regex is **\[a-z\]\[a-z0-9\_\]\***.
+Identifiers with more than one character (letter) are a
+**non-portable extension**.
+
+**ibase** is a global variable determining how to interpret constant numbers. It
+is the "input" base, or the number base used for interpreting input numbers.
+**ibase** is initially **10**. If the **-s** (**-\-standard**) and **-w**
+(**-\-warn**) flags were not given on the command line, the max allowable value
+for **ibase** is **36**. Otherwise, it is **16**. The min allowable value for
+**ibase** is **2**. The max allowable value for **ibase** can be queried in
+bc(1) programs with the **maxibase()** built-in function.
+
+**obase** is a global variable determining how to output results. It is the
+"output" base, or the number base used for outputting numbers. **obase** is
+initially **10**. The max allowable value for **obase** is **BC_BASE_MAX** and
+can be queried in bc(1) programs with the **maxobase()** built-in function. The
+min allowable value for **obase** is **2**. Values are output in the specified
+base.
+
+The *scale* of an expression is the number of digits in the result of the
+expression right of the decimal point, and **scale** is a global variable that
+sets the precision of any operations, with exceptions. **scale** is initially
+**0**. **scale** cannot be negative. The max allowable value for **scale** is
+**BC_SCALE_MAX** and can be queried in bc(1) programs with the **maxscale()**
+built-in function.
+
+bc(1) has both *global* variables and *local* variables. All *local*
+variables are local to the function; they are parameters or are introduced in
+the **auto** list of a function (see the **FUNCTIONS** section). If a variable
+is accessed which is not a parameter or in the **auto** list, it is assumed to
+be *global*. If a parent function has a *local* variable version of a variable
+that a child function considers *global*, the value of that *global* variable in
+the child function is the value of the variable in the parent function, not the
+value of the actual *global* variable.
+
+All of the above applies to arrays as well.
+
+The value of a statement that is an expression (i.e., any of the named
+expressions or operands) is printed unless the lowest precedence operator is an
+assignment operator *and* the expression is notsurrounded by parentheses.
+
+The value that is printed is also assigned to the special variable **last**. A
+single dot (**.**) may also be used as a synonym for **last**. These are
+**non-portable extensions**.
+
+Either semicolons or newlines may separate statements.
+
+## Comments
+
+There are two kinds of comments:
+
+1. Block comments are enclosed in **/\*** and **\*/**.
+2. Line comments go from **#** until, and not including, the next newline. This
+ is a **non-portable extension**.
+
+## Named Expressions
+
+The following are named expressions in bc(1):
+
+1. Variables: **I**
+2. Array Elements: **I[E]**
+3. **ibase**
+4. **obase**
+5. **scale**
+6. **last** or a single dot (**.**)
+
+Number 6 is a **non-portable extension**.
+
+Variables and arrays do not interfere; users can have arrays named the same as
+variables. This also applies to functions (see the **FUNCTIONS** section), so a
+user can have a variable, array, and function that all have the same name, and
+they will not shadow each other, whether inside of functions or not.
+
+Named expressions are required as the operand of **increment**/**decrement**
+operators and as the left side of **assignment** operators (see the *Operators*
+subsection).
+
+## Operands
+
+The following are valid operands in bc(1):
+
+1. Numbers (see the *Numbers* subsection below).
+2. Array indices (**I[E]**).
+3. **(E)**: The value of **E** (used to change precedence).
+4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
+5. **length(E)**: The number of significant decimal digits in **E**.
+6. **length(I[])**: The number of elements in the array **I**. This is a
+ **non-portable extension**.
+7. **scale(E)**: The *scale* of **E**.
+8. **abs(E)**: The absolute value of **E**. This is a **non-portable
+ extension**.
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+ a non-**void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
+ **I[]**, which will automatically be turned into array references (see the
+ *Array References* subsection of the **FUNCTIONS** section) if the
+ corresponding parameter in the function definition is an array reference.
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
+ result of that expression is the result of the **read()** operand. This is a
+ **non-portable extension**.
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+ extension**.
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
+ extension**.
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
+ extension**.
+
+## Numbers
+
+Numbers are strings made up of digits, uppercase letters, and at most **1**
+period for a radix. Numbers can have up to **BC_NUM_MAX** digits. Uppercase
+letters are equal to **9** + their position in the alphabet (i.e., **A** equals
+**10**, or **9+1**). If a digit or letter makes no sense with the current value
+of **ibase**, they are set to the value of the highest valid digit in **ibase**.
+
+Single-character numbers (i.e., **A** alone) take the value that they would have
+if they were valid digits, regardless of the value of **ibase**. This means that
+**A** alone always equals decimal **10** and **Z** alone always equals decimal
+**35**.
+
+## Operators
+
+The following arithmetic and logical operators can be used. They are listed in
+order of decreasing precedence. Operators in the same group have the same
+precedence.
+
+**++** **-\-**
+
+: Type: Prefix and Postfix
+
+ Associativity: None
+
+ Description: **increment**, **decrement**
+
+**-** **!**
+
+: Type: Prefix
+
+ Associativity: None
+
+ Description: **negation**, **boolean not**
+
+**\^**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **power**
+
+**\*** **/** **%**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **multiply**, **divide**, **modulus**
+
+**+** **-**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **add**, **subtract**
+
+**=** **+=** **-=** **\*=** **/=** **%=** **\^=**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **assignment**
+
+**==** **\<=** **\>=** **!=** **\<** **\>**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **relational**
+
+**&&**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **boolean and**
+
+**||**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **boolean or**
+
+The operators will be described in more detail below.
+
+**++** **-\-**
+
+: The prefix and postfix **increment** and **decrement** operators behave
+ exactly like they would in C. They require a named expression (see the
+ *Named Expressions* subsection) as an operand.
+
+ The prefix versions of these operators are more efficient; use them where
+ possible.
+
+**-**
+
+: The **negation** operator returns **0** if a user attempts to negate any
+ expression with the value **0**. Otherwise, a copy of the expression with
+ its sign flipped is returned.
+
+**!**
+
+: The **boolean not** operator returns **1** if the expression is **0**, or
+ **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**\^**
+
+: The **power** operator (not the **exclusive or** operator, as it would be in
+ C) takes two expressions and raises the first to the power of the value of
+ the second. The *scale* of the result is equal to **scale**.
+
+ The second expression must be an integer (no *scale*), and if it is
+ negative, the first value must be non-zero.
+
+**\***
+
+: The **multiply** operator takes two expressions, multiplies them, and
+ returns the product. If **a** is the *scale* of the first expression and
+ **b** is the *scale* of the second expression, the *scale* of the result is
+ equal to **min(a+b,max(scale,a,b))** where **min()** and **max()** return
+ the obvious values.
+
+**/**
+
+: The **divide** operator takes two expressions, divides them, and returns the
+ quotient. The *scale* of the result shall be the value of **scale**.
+
+ The second expression must be non-zero.
+
+**%**
+
+: The **modulus** operator takes two expressions, **a** and **b**, and
+ evaluates them by 1) Computing **a/b** to current **scale** and 2) Using the
+ result of step 1 to calculate **a-(a/b)\*b** to *scale*
+ **max(scale+scale(b),scale(a))**.
+
+ The second expression must be non-zero.
+
+**+**
+
+: The **add** operator takes two expressions, **a** and **b**, and returns the
+ sum, with a *scale* equal to the max of the *scale*s of **a** and **b**.
+
+**-**
+
+: The **subtract** operator takes two expressions, **a** and **b**, and
+ returns the difference, with a *scale* equal to the max of the *scale*s of
+ **a** and **b**.
+
+**=** **+=** **-=** **\*=** **/=** **%=** **\^=**
+
+: The **assignment** operators take two expressions, **a** and **b** where
+ **a** is a named expression (see the *Named Expressions* subsection).
+
+ For **=**, **b** is copied and the result is assigned to **a**. For all
+ others, **a** and **b** are applied as operands to the corresponding
+ arithmetic operator and the result is assigned to **a**.
+
+**==** **\<=** **\>=** **!=** **\<** **\>**
+
+: The **relational** operators compare two expressions, **a** and **b**, and
+ if the relation holds, according to C language semantics, the result is
+ **1**. Otherwise, it is **0**.
+
+ Note that unlike in C, these operators have a lower precedence than the
+ **assignment** operators, which means that **a=b\>c** is interpreted as
+ **(a=b)\>c**.
+
+ Also, unlike the [standard][1] requires, these operators can appear anywhere
+ any other expressions can be used. This allowance is a
+ **non-portable extension**.
+
+**&&**
+
+: The **boolean and** operator takes two expressions and returns **1** if both
+ expressions are non-zero, **0** otherwise.
+
+ This is *not* a short-circuit operator.
+
+ This is a **non-portable extension**.
+
+**||**
+
+: The **boolean or** operator takes two expressions and returns **1** if one
+ of the expressions is non-zero, **0** otherwise.
+
+ This is *not* a short-circuit operator.
+
+ This is a **non-portable extension**.
+
+## Statements
+
+The following items are statements:
+
+1. **E**
+2. **{** **S** **;** ... **;** **S** **}**
+3. **if** **(** **E** **)** **S**
+4. **if** **(** **E** **)** **S** **else** **S**
+5. **while** **(** **E** **)** **S**
+6. **for** **(** **E** **;** **E** **;** **E** **)** **S**
+7. An empty statement
+8. **break**
+9. **continue**
+10. **quit**
+11. **halt**
+12. **limits**
+13. A string of characters, enclosed in double quotes
+14. **print** **E** **,** ... **,** **E**
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+ a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
+ **I[]**, which will automatically be turned into array references (see the
+ *Array References* subsection of the **FUNCTIONS** section) if the
+ corresponding parameter in the function definition is an array reference.
+
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
+
+Also, as a **non-portable extension**, any or all of the expressions in the
+header of a for loop may be omitted. If the condition (second expression) is
+omitted, it is assumed to be a constant **1**.
+
+The **break** statement causes a loop to stop iterating and resume execution
+immediately following a loop. This is only allowed in loops.
+
+The **continue** statement causes a loop iteration to stop early and returns to
+the start of the loop, including testing the loop condition. This is only
+allowed in loops.
+
+The **if** **else** statement does the same thing as in C.
+
+The **quit** statement causes bc(1) to quit, even if it is on a branch that will
+not be executed (it is a compile-time command).
+
+The **halt** statement causes bc(1) to quit, if it is executed. (Unlike **quit**
+if it is on a branch of an **if** statement that is not executed, bc(1) does not
+quit.)
+
+The **limits** statement prints the limits that this bc(1) is subject to. This
+is like the **quit** statement in that it is a compile-time command.
+
+An expression by itself is evaluated and printed, followed by a newline.
+
+## Print Statement
+
+The "expressions" in a **print** statement may also be strings. If they are, there
+are backslash escape sequences that are interpreted specially. What those
+sequences are, and what they cause to be printed, are shown below:
+
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
+
+Any other character following a backslash causes the backslash and character to
+be printed as-is.
+
+Any non-string expression in a print statement shall be assigned to **last**,
+like any other expression that is printed.
+
+## Order of Evaluation
+
+All expressions in a statment are evaluated left to right, except as necessary
+to maintain order of operations. This means, for example, assuming that **i** is
+equal to **0**, in the expression
+
+ a[i++] = i++
+
+the first (or 0th) element of **a** is set to **1**, and **i** is equal to **2**
+at the end of the expression.
+
+This includes function arguments. Thus, assuming **i** is equal to **0**, this
+means that in the expression
+
+ x(i++, i++)
+
+the first argument passed to **x()** is **0**, and the second argument is **1**,
+while **i** is equal to **2** before the function starts executing.
+
+# FUNCTIONS
+
+Function definitions are as follows:
+
+```
+define I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return(E)
+}
+```
+
+Any **I** in the parameter list or **auto** list may be replaced with **I[]** to
+make a parameter or **auto** var an array, and any **I** in the parameter list
+may be replaced with **\*I[]** to make a parameter an array reference. Callers
+of functions that take array references should not put an asterisk in the call;
+they must be called with just **I[]** like normal array parameters and will be
+automatically converted into references.
+
+As a **non-portable extension**, the opening brace of a **define** statement may
+appear on the next line.
+
+As a **non-portable extension**, the return statement may also be in one of the
+following forms:
+
+1. **return**
+2. **return** **(** **)**
+3. **return** **E**
+
+The first two, or not specifying a **return** statement, is equivalent to
+**return (0)**, unless the function is a **void** function (see the *Void
+Functions* subsection below).
+
+## Void Functions
+
+Functions can also be **void** functions, defined as follows:
+
+```
+define void I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return
+}
+```
+
+They can only be used as standalone expressions, where such an expression would
+be printed alone, except in a print statement.
+
+Void functions can only use the first two **return** statements listed above.
+They can also omit the return statement entirely.
+
+The word "void" is not treated as a keyword; it is still possible to have
+variables, arrays, and functions named **void**. The word "void" is only
+treated specially right after the **define** keyword.
+
+This is a **non-portable extension**.
+
+## Array References
+
+For any array in the parameter list, if the array is declared in the form
+
+```
+*I[]
+```
+
+it is a **reference**. Any changes to the array in the function are reflected,
+when the function returns, to the array that was passed in.
+
+Other than this, all function arguments are passed by value.
+
+This is a **non-portable extension**.
+
+# LIBRARY
+
+All of the functions below are available when the **-l** or **-\-mathlib**
+command-line flags are given.
+
+## Standard Library
+
+The [standard][1] defines the following functions for the math library:
+
+**s(x)**
+
+: Returns the sine of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**c(x)**
+
+: Returns the cosine of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**a(x)**
+
+: Returns the arctangent of **x**, in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**l(x)**
+
+: Returns the natural logarithm of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**e(x)**
+
+: Returns the mathematical constant **e** raised to the power of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**j(x, n)**
+
+: Returns the bessel integer order **n** (truncated) of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+## Transcendental Functions
+
+All transcendental functions can return slightly inaccurate results (up to 1
+[ULP][4]). This is unavoidable, and [this article][5] explains why it is
+impossible and unnecessary to calculate exact results for the transcendental
+functions.
+
+Because of the possible inaccuracy, I recommend that users call those functions
+with the precision (**scale**) set to at least 1 higher than is necessary. If
+exact results are *absolutely* required, users can double the precision
+(**scale**) and then truncate.
+
+The transcendental functions in the standard math library are:
+
+* **s(x)**
+* **c(x)**
+* **a(x)**
+* **l(x)**
+* **e(x)**
+* **j(x, n)**
+
+# RESET
+
+When bc(1) encounters an error or a signal that it has a non-default handler
+for, it resets. This means that several things happen.
+
+First, any functions that are executing are stopped and popped off the stack.
+The behavior is not unlike that of exceptions in programming languages. Then
+the execution point is set so that any code waiting to execute (after all
+functions returned) is skipped.
+
+Thus, when bc(1) resets, it skips any remaining code waiting to be executed.
+Then, if it is interactive mode, and the error was not a fatal error (see the
+**EXIT STATUS** section), it asks for more input; otherwise, it exits with the
+appropriate return code.
+
+Note that this reset behavior is different from the GNU bc(1), which attempts to
+start executing the statement right after the one that caused an error.
+
+# PERFORMANCE
+
+Most bc(1) implementations use **char** types to calculate the value of **1**
+decimal digit at a time, but that can be slow. This bc(1) does something
+different.
+
+It uses large integers to calculate more than **1** decimal digit at a time. If
+built in a environment where **BC_LONG_BIT** (see the **LIMITS** section) is
+**64**, then each integer has **9** decimal digits. If built in an environment
+where **BC_LONG_BIT** is **32** then each integer has **4** decimal digits. This
+value (the number of decimal digits per large integer) is called
+**BC_BASE_DIGS**.
+
+The actual values of **BC_LONG_BIT** and **BC_BASE_DIGS** can be queried with
+the **limits** statement.
+
+In addition, this bc(1) uses an even larger integer for overflow checking. This
+integer type depends on the value of **BC_LONG_BIT**, but is always at least
+twice as large as the integer type used to store digits.
+
+# LIMITS
+
+The following are the limits on bc(1):
+
+**BC_LONG_BIT**
+
+: The number of bits in the **long** type in the environment where bc(1) was
+ built. This determines how many decimal digits can be stored in a single
+ large integer (see the **PERFORMANCE** section).
+
+**BC_BASE_DIGS**
+
+: The number of decimal digits per large integer (see the **PERFORMANCE**
+ section). Depends on **BC_LONG_BIT**.
+
+**BC_BASE_POW**
+
+: The max decimal number that each large integer can store (see
+ **BC_BASE_DIGS**) plus **1**. Depends on **BC_BASE_DIGS**.
+
+**BC_OVERFLOW_MAX**
+
+: The max number that the overflow type (see the **PERFORMANCE** section) can
+ hold. Depends on **BC_LONG_BIT**.
+
+**BC_BASE_MAX**
+
+: The maximum output base. Set at **BC_BASE_POW**.
+
+**BC_DIM_MAX**
+
+: The maximum size of arrays. Set at **SIZE_MAX-1**.
+
+**BC_SCALE_MAX**
+
+: The maximum **scale**. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_STRING_MAX**
+
+: The maximum length of strings. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_NAME_MAX**
+
+: The maximum length of identifiers. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_NUM_MAX**
+
+: The maximum length of a number (in decimal digits), which includes digits
+ after the decimal point. Set at **BC_OVERFLOW_MAX-1**.
+
+Exponent
+
+: The maximum allowable exponent (positive or negative). Set at
+ **BC_OVERFLOW_MAX**.
+
+Number of vars
+
+: The maximum number of vars/arrays. Set at **SIZE_MAX-1**.
+
+The actual values can be queried with the **limits** statement.
+
+These limits are meant to be effectively non-existent; the limits are so large
+(at least on 64-bit machines) that there should not be any point at which they
+become a problem. In fact, memory should be exhausted before these limits should
+be hit.
+
+# ENVIRONMENT VARIABLES
+
+bc(1) recognizes the following environment variables:
+
+**POSIXLY_CORRECT**
+
+: If this variable exists (no matter the contents), bc(1) behaves as if
+ the **-s** option was given.
+
+**BC_ENV_ARGS**
+
+: This is another way to give command-line arguments to bc(1). They should be
+ in the same format as all other command-line arguments. These are always
+ processed first, so any files given in **BC_ENV_ARGS** will be processed
+ before arguments and files given on the command-line. This gives the user
+ the ability to set up "standard" options and files to be used at every
+ invocation. The most useful thing for such files to contain would be useful
+ functions that the user might want every time bc(1) runs.
+
+ The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+ but it does not understand escape sequences. For example, the string
+ **"/home/gavin/some bc file.bc"** will be correctly parsed, but the string
+ **"/home/gavin/some \"bc\" file.bc"** will include the backslashes.
+
+ The quote parsing will handle either kind of quotes, **'** or **"**. Thus,
+ if you have a file with any number of single quotes in the name, you can use
+ double quotes as the outside quotes, as in **"some 'bc' file.bc"**, and vice
+ versa if you have a file with double quotes. However, handling a file with
+ both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+ complexity of the parsing, though such files are still supported on the
+ command-line where the parsing is done by the shell.
+
+**BC_LINE_LENGTH**
+
+: If this environment variable exists and contains an integer that is greater
+ than **1** and is less than **UINT16_MAX** (**2\^16-1**), bc(1) will output
+ lines to that length, including the backslash (**\\**). The default line
+ length is **70**.
+
+# EXIT STATUS
+
+bc(1) returns the following exit statuses:
+
+**0**
+
+: No error.
+
+**1**
+
+: A math error occurred. This follows standard practice of using **1** for
+ expected errors, since math errors will happen in the process of normal
+ execution.
+
+ Math errors include divide by **0**, taking the square root of a negative
+ number, attempting to convert a negative number to a hardware integer,
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
+
+ Converting to a hardware integer happens for the second operand of the power
+ (**\^**) operator and the corresponding assignment operator.
+
+**2**
+
+: A parse error occurred.
+
+ Parse errors include unexpected **EOF**, using an invalid character, failing
+ to find the end of a string or comment, using a token where it is invalid,
+ giving an invalid expression, giving an invalid print statement, giving an
+ invalid function definition, attempting to assign to an expression that is
+ not a named expression (see the *Named Expressions* subsection of the
+ **SYNTAX** section), giving an invalid **auto** list, having a duplicate
+ **auto**/function parameter, failing to find the end of a code block,
+ attempting to return a value from a **void** function, attempting to use a
+ variable as a reference, and using any extensions when the option **-s** or
+ any equivalents were given.
+
+**3**
+
+: A runtime error occurred.
+
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
+
+**4**
+
+: A fatal error occurred.
+
+ Fatal errors include memory allocation errors, I/O errors, failing to open
+ files, attempting to use files that do not have only ASCII characters (bc(1)
+ only accepts ASCII characters), attempting to open a directory as a file,
+ and giving invalid command-line options.
+
+The exit status **4** is special; when a fatal error occurs, bc(1) always exits
+and returns **4**, no matter what mode bc(1) is in.
+
+The other statuses will only be returned when bc(1) is not in interactive mode
+(see the **INTERACTIVE MODE** section), since bc(1) resets its state (see the
+**RESET** section) and accepts more input when one of those errors occurs in
+interactive mode. This is also the case when interactive mode is forced by the
+**-i** flag or **-\-interactive** option.
+
+These exit statuses allow bc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the **-i** flag or
+**-\-interactive** option.
+
+# INTERACTIVE MODE
+
+Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both **stdin** and **stdout**
+are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
+turn it on in other cases.
+
+In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
+section), and in normal execution, flushes **stdout** as soon as execution is
+done for the current input.
+
+# TTY MODE
+
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
+
+TTY mode is different from interactive mode because interactive mode is required
+in the [bc(1) specification][1], and interactive mode requires only **stdin**
+and **stdout** to be connected to a terminal.
+
+# SIGNAL HANDLING
+
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
+
+Note that "current input" can mean one of two things. If bc(1) is processing
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
+
+This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
+can seem as though bc(1) did not respond to the signal since it will immediately
+start executing the next file. This is by design; most files that users execute
+when interacting with bc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file. The
+rest of the files could still be executed without problem, allowing the user to
+continue.
+
+**SIGTERM** and **SIGQUIT** cause bc(1) to clean up and exit, and it uses the
+default handler for all other signals.
+
+# SEE ALSO
+
+dc(1)
+
+# STANDARDS
+
+bc(1) is compliant with the [IEEE Std 1003.1-2017 (“POSIX.1-2017â€)][1]
+specification. The flags **-efghiqsvVw**, all long options, and the extensions
+noted above are extensions to that specification.
+
+Note that the specification explicitly says that bc(1) only accepts numbers that
+use a period (**.**) as a radix point, regardless of the value of
+**LC_NUMERIC**.
+
+# BUGS
+
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
+
+# AUTHORS
+
+Gavin D. Howard <gavin@yzena.com> and contributors.
+
+[1]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
+[2]: https://www.gnu.org/software/bc/
+[3]: https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero
+[4]: https://en.wikipedia.org/wiki/Unit_in_the_last_place
+[5]: https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT
+[6]: https://en.wikipedia.org/wiki/Rounding#Rounding_away_from_zero
diff --git a/manuals/bc/EHP.1 b/manuals/bc/EHP.1
new file mode 100644
index 00000000..b5cfe948
--- /dev/null
+++ b/manuals/bc/EHP.1
@@ -0,0 +1,1382 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions are met:
+.\"
+.\" * Redistributions of source code must retain the above copyright notice,
+.\" this list of conditions and the following disclaimer.
+.\"
+.\" * Redistributions in binary form must reproduce the above copyright notice,
+.\" this list of conditions and the following disclaimer in the documentation
+.\" and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
+.SH NAME
+.PP
+bc - arbitrary-precision decimal arithmetic language and calculator
+.SH SYNOPSIS
+.PP
+\f[B]bc\f[R] [\f[B]-ghilPqRsvVw\f[R]] [\f[B]--global-stacks\f[R]]
+[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--mathlib\f[R]]
+[\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]] [\f[B]--quiet\f[R]]
+[\f[B]--standard\f[R]] [\f[B]--warn\f[R]] [\f[B]--version\f[R]]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
+.SH DESCRIPTION
+.PP
+bc(1) is an interactive processor for a language first standardized in
+1991 by POSIX.
+(The current standard is
+here (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html).)
+The language provides unlimited precision decimal arithmetic and is
+somewhat C-like, but there are differences.
+Such differences will be noted in this document.
+.PP
+After parsing and handling options, this bc(1) reads any files given on
+the command line and executes them before reading from \f[B]stdin\f[R].
+.SH OPTIONS
+.PP
+The following are the options that bc(1) accepts.
+.PP
+\f[B]-g\f[R], \f[B]--global-stacks\f[R]
+.IP
+.nf
+\f[C]
+Turns the globals **ibase**, **obase**, and **scale** into stacks.
+
+This has the effect that a copy of the current value of all three are pushed
+onto a stack for every function call, as well as popped when every function
+returns. This means that functions can assign to any and all of those
+globals without worrying that the change will affect other functions.
+Thus, a hypothetical function named **output(x,b)** that simply printed
+**x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+This makes writing functions much easier.
+
+However, since using this flag means that functions cannot set **ibase**,
+**obase**, or **scale** globally, functions that are made to do so cannot
+work anymore. There are two possible use cases for that, and each has a
+solution.
+
+First, if a function is called on startup to turn bc(1) into a number
+converter, it is possible to replace that capability with various shell
+aliases. Examples:
+
+ alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
+ alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+
+Second, if the purpose of a function is to set **ibase**, **obase**, or
+**scale** globally for any other purpose, it could be split into one to
+three functions (based on how many globals it sets) and each of those
+functions could return the desired value for a global.
+
+If the behavior of this option is desired for every run of bc(1), then users
+could make sure to define **BC_ENV_ARGS** and include this option (see the
+**ENVIRONMENT VARIABLES** section for more details).
+
+If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-l\f[R], \f[B]--mathlib\f[R]
+.PP
+: Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to
+\f[B]20\f[R] and loads the included math library before running any
+code, including any expressions or files specified on the command line.
+.IP
+.nf
+\f[C]
+To learn what is in the library, see the **LIBRARY** section.
+\f[R]
+.fi
+.PP
+\f[B]-P\f[R], \f[B]--no-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
+.PP
+: Because bc(1) was built without support for prompts, this option is a
+no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-q\f[R], \f[B]--quiet\f[R]
+.PP
+: This option is for compatibility with the GNU
+bc(1) (https://www.gnu.org/software/bc/); it is a no-op.
+Without this option, GNU bc(1) prints a copyright header.
+This bc(1) only prints the copyright header if one or more of the
+\f[B]-v\f[R], \f[B]-V\f[R], or \f[B]--version\f[R] options are given.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-s\f[R], \f[B]--standard\f[R]
+.PP
+: Process exactly the language defined by the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+and error if any extensions are used.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
+.PP
+: Print the version information (copyright header) and exit.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-w\f[R], \f[B]--warn\f[R]
+.PP
+: Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
+not errors) are printed for non-standard extensions and execution
+continues normally.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
+.PP
+: Evaluates \f[I]expr\f[R].
+If multiple expressions are given, they are evaluated in order.
+If files are given as well (see below), the expressions and files are
+evaluated in the order given.
+This means that if a file is given before an expression, the file is
+read in and evaluated first.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+were read through \f[B]stdin\f[R].
+If expressions are also given (see above), the expressions are evaluated
+in the order given.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+All long options are \f[B]non-portable extensions\f[R].
+.SH STDOUT
+.PP
+Any non-error output is written to \f[B]stdout\f[R].
+In addition, if history (see the \f[B]HISTORY\f[R] section) and the
+prompt (see the \f[B]TTY MODE\f[R] section) are enabled, both are output
+to \f[B]stdout\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other bc(1) implementations, this bc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stdout\f[R], so if \f[B]stdout\f[R] is closed, as in
+\f[B]bc >&-\f[R], it will quit with an error.
+This is done so that bc(1) can report problems when \f[B]stdout\f[R] is
+redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other bc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stdout\f[R] to \f[B]/dev/null\f[R].
+.SH STDERR
+.PP
+Any error output is written to \f[B]stderr\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other bc(1) implementations, this bc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stderr\f[R], so if \f[B]stderr\f[R] is closed, as in
+\f[B]bc 2>&-\f[R], it will quit with an error.
+This is done so that bc(1) can exit with an error code when
+\f[B]stderr\f[R] is redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other bc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stderr\f[R] to \f[B]/dev/null\f[R].
+.SH SYNTAX
+.PP
+The syntax for bc(1) programs is mostly C-like, with some differences.
+This bc(1) follows the POSIX
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+which is a much more thorough resource for the language this bc(1)
+accepts.
+This section is meant to be a summary and a listing of all the
+extensions to the standard.
+.PP
+In the sections below, \f[B]E\f[R] means expression, \f[B]S\f[R] means
+statement, and \f[B]I\f[R] means identifier.
+.PP
+Identifiers (\f[B]I\f[R]) start with a lowercase letter and can be
+followed by any number (up to \f[B]BC_NAME_MAX-1\f[R]) of lowercase
+letters (\f[B]a-z\f[R]), digits (\f[B]0-9\f[R]), and underscores
+(\f[B]_\f[R]).
+The regex is \f[B][a-z][a-z0-9_]*\f[R].
+Identifiers with more than one character (letter) are a
+\f[B]non-portable extension\f[R].
+.PP
+\f[B]ibase\f[R] is a global variable determining how to interpret
+constant numbers.
+It is the \[dq]input\[dq] base, or the number base used for interpreting
+input numbers.
+\f[B]ibase\f[R] is initially \f[B]10\f[R].
+If the \f[B]-s\f[R] (\f[B]--standard\f[R]) and \f[B]-w\f[R]
+(\f[B]--warn\f[R]) flags were not given on the command line, the max
+allowable value for \f[B]ibase\f[R] is \f[B]36\f[R].
+Otherwise, it is \f[B]16\f[R].
+The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R].
+The max allowable value for \f[B]ibase\f[R] can be queried in bc(1)
+programs with the \f[B]maxibase()\f[R] built-in function.
+.PP
+\f[B]obase\f[R] is a global variable determining how to output results.
+It is the \[dq]output\[dq] base, or the number base used for outputting
+numbers.
+\f[B]obase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and
+can be queried in bc(1) programs with the \f[B]maxobase()\f[R] built-in
+function.
+The min allowable value for \f[B]obase\f[R] is \f[B]2\f[R].
+Values are output in the specified base.
+.PP
+The \f[I]scale\f[R] of an expression is the number of digits in the
+result of the expression right of the decimal point, and \f[B]scale\f[R]
+is a global variable that sets the precision of any operations, with
+exceptions.
+\f[B]scale\f[R] is initially \f[B]0\f[R].
+\f[B]scale\f[R] cannot be negative.
+The max allowable value for \f[B]scale\f[R] is \f[B]BC_SCALE_MAX\f[R]
+and can be queried in bc(1) programs with the \f[B]maxscale()\f[R]
+built-in function.
+.PP
+bc(1) has both \f[I]global\f[R] variables and \f[I]local\f[R] variables.
+All \f[I]local\f[R] variables are local to the function; they are
+parameters or are introduced in the \f[B]auto\f[R] list of a function
+(see the \f[B]FUNCTIONS\f[R] section).
+If a variable is accessed which is not a parameter or in the
+\f[B]auto\f[R] list, it is assumed to be \f[I]global\f[R].
+If a parent function has a \f[I]local\f[R] variable version of a
+variable that a child function considers \f[I]global\f[R], the value of
+that \f[I]global\f[R] variable in the child function is the value of the
+variable in the parent function, not the value of the actual
+\f[I]global\f[R] variable.
+.PP
+All of the above applies to arrays as well.
+.PP
+The value of a statement that is an expression (i.e., any of the named
+expressions or operands) is printed unless the lowest precedence
+operator is an assignment operator \f[I]and\f[R] the expression is
+notsurrounded by parentheses.
+.PP
+The value that is printed is also assigned to the special variable
+\f[B]last\f[R].
+A single dot (\f[B].\f[R]) may also be used as a synonym for
+\f[B]last\f[R].
+These are \f[B]non-portable extensions\f[R].
+.PP
+Either semicolons or newlines may separate statements.
+.SS Comments
+.PP
+There are two kinds of comments:
+.IP "1." 3
+Block comments are enclosed in \f[B]/*\f[R] and \f[B]*/\f[R].
+.IP "2." 3
+Line comments go from \f[B]#\f[R] until, and not including, the next
+newline.
+This is a \f[B]non-portable extension\f[R].
+.SS Named Expressions
+.PP
+The following are named expressions in bc(1):
+.IP "1." 3
+Variables: \f[B]I\f[R]
+.IP "2." 3
+Array Elements: \f[B]I[E]\f[R]
+.IP "3." 3
+\f[B]ibase\f[R]
+.IP "4." 3
+\f[B]obase\f[R]
+.IP "5." 3
+\f[B]scale\f[R]
+.IP "6." 3
+\f[B]last\f[R] or a single dot (\f[B].\f[R])
+.PP
+Number 6 is a \f[B]non-portable extension\f[R].
+.PP
+Variables and arrays do not interfere; users can have arrays named the
+same as variables.
+This also applies to functions (see the \f[B]FUNCTIONS\f[R] section), so
+a user can have a variable, array, and function that all have the same
+name, and they will not shadow each other, whether inside of functions
+or not.
+.PP
+Named expressions are required as the operand of
+\f[B]increment\f[R]/\f[B]decrement\f[R] operators and as the left side
+of \f[B]assignment\f[R] operators (see the \f[I]Operators\f[R]
+subsection).
+.SS Operands
+.PP
+The following are valid operands in bc(1):
+.IP " 1." 4
+Numbers (see the \f[I]Numbers\f[R] subsection below).
+.IP " 2." 4
+Array indices (\f[B]I[E]\f[R]).
+.IP " 3." 4
+\f[B](E)\f[R]: The value of \f[B]E\f[R] (used to change precedence).
+.IP " 4." 4
+\f[B]sqrt(E)\f[R]: The square root of \f[B]E\f[R].
+\f[B]E\f[R] must be non-negative.
+.IP " 5." 4
+\f[B]length(E)\f[R]: The number of significant decimal digits in
+\f[B]E\f[R].
+.IP " 6." 4
+\f[B]length(I[])\f[R]: The number of elements in the array \f[B]I\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP " 7." 4
+\f[B]scale(E)\f[R]: The \f[I]scale\f[R] of \f[B]E\f[R].
+.IP " 8." 4
+\f[B]abs(E)\f[R]: The absolute value of \f[B]E\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP " 9." 4
+\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
+\f[B]I\f[R] is an identifier for a non-\f[B]void\f[R] function (see the
+\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
+The \f[B]E\f[R] argument(s) may also be arrays of the form
+\f[B]I[]\f[R], which will automatically be turned into array references
+(see the \f[I]Array References\f[R] subsection of the
+\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
+function definition is an array reference.
+.IP "10." 4
+\f[B]read()\f[R]: Reads a line from \f[B]stdin\f[R] and uses that as an
+expression.
+The result of that expression is the result of the \f[B]read()\f[R]
+operand.
+This is a \f[B]non-portable extension\f[R].
+.IP "11." 4
+\f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "12." 4
+\f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "13." 4
+\f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R].
+This is a \f[B]non-portable extension\f[R].
+.SS Numbers
+.PP
+Numbers are strings made up of digits, uppercase letters, and at most
+\f[B]1\f[R] period for a radix.
+Numbers can have up to \f[B]BC_NUM_MAX\f[R] digits.
+Uppercase letters are equal to \f[B]9\f[R] + their position in the
+alphabet (i.e., \f[B]A\f[R] equals \f[B]10\f[R], or \f[B]9+1\f[R]).
+If a digit or letter makes no sense with the current value of
+\f[B]ibase\f[R], they are set to the value of the highest valid digit in
+\f[B]ibase\f[R].
+.PP
+Single-character numbers (i.e., \f[B]A\f[R] alone) take the value that
+they would have if they were valid digits, regardless of the value of
+\f[B]ibase\f[R].
+This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
+\f[B]Z\f[R] alone always equals decimal \f[B]35\f[R].
+.SS Operators
+.PP
+The following arithmetic and logical operators can be used.
+They are listed in order of decreasing precedence.
+Operators in the same group have the same precedence.
+.PP
+\f[B]++\f[R] \f[B]--\f[R]
+.PP
+: Type: Prefix and Postfix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **increment**, **decrement**
+\f[R]
+.fi
+.PP
+\f[B]-\f[R] \f[B]!\f[R]
+.PP
+: Type: Prefix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **negation**, **boolean not**
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **power**
+\f[R]
+.fi
+.PP
+\f[B]*\f[R] \f[B]/\f[R] \f[B]%\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **multiply**, **divide**, **modulus**
+\f[R]
+.fi
+.PP
+\f[B]+\f[R] \f[B]-\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **add**, **subtract**
+\f[R]
+.fi
+.PP
+\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R]
+\f[B]%=\f[R] \f[B]\[ha]=\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **assignment**
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **relational**
+\f[R]
+.fi
+.PP
+\f[B]&&\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **boolean and**
+\f[R]
+.fi
+.PP
+\f[B]||\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **boolean or**
+\f[R]
+.fi
+.PP
+The operators will be described in more detail below.
+.PP
+\f[B]++\f[R] \f[B]--\f[R]
+.PP
+: The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
+operators behave exactly like they would in C.
+They require a named expression (see the \f[I]Named Expressions\f[R]
+subsection) as an operand.
+.IP
+.nf
+\f[C]
+The prefix versions of these operators are more efficient; use them where
+possible.
+\f[R]
+.fi
+.PP
+\f[B]-\f[R]
+.PP
+: The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
+to negate any expression with the value \f[B]0\f[R].
+Otherwise, a copy of the expression with its sign flipped is returned.
+.PP
+\f[B]!\f[R]
+.PP
+: The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the
+expression is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
+as it would be in C) takes two expressions and raises the first to the
+power of the value of the second.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*), and if it is
+negative, the first value must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]*\f[R]
+.PP
+: The \f[B]multiply\f[R] operator takes two expressions, multiplies
+them, and returns the product.
+If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
+\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
+\f[I]scale\f[R] of the result is equal to
+\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
+\f[B]max()\f[R] return the obvious values.
+.PP
+\f[B]/\f[R]
+.PP
+: The \f[B]divide\f[R] operator takes two expressions, divides them, and
+returns the quotient.
+The \f[I]scale\f[R] of the result shall be the value of \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]%\f[R]
+.PP
+: The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and evaluates them by 1) Computing \f[B]a/b\f[R] to current
+\f[B]scale\f[R] and 2) Using the result of step 1 to calculate
+\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
+\f[B]max(scale+scale(b),scale(a))\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]+\f[R]
+.PP
+: The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and returns the sum, with a \f[I]scale\f[R] equal to the
+max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
+.PP
+\f[B]-\f[R]
+.PP
+: The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and returns the difference, with a \f[I]scale\f[R] equal to
+the max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
+.PP
+\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R]
+\f[B]%=\f[R] \f[B]\[ha]=\f[R]
+.PP
+: The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R]
+and \f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the
+\f[I]Named Expressions\f[R] subsection).
+.IP
+.nf
+\f[C]
+For **=**, **b** is copied and the result is assigned to **a**. For all
+others, **a** and **b** are applied as operands to the corresponding
+arithmetic operator and the result is assigned to **a**.
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: The \f[B]relational\f[R] operators compare two expressions,
+\f[B]a\f[R] and \f[B]b\f[R], and if the relation holds, according to C
+language semantics, the result is \f[B]1\f[R].
+Otherwise, it is \f[B]0\f[R].
+.IP
+.nf
+\f[C]
+Note that unlike in C, these operators have a lower precedence than the
+**assignment** operators, which means that **a=b\[rs]>c** is interpreted as
+**(a=b)\[rs]>c**.
+
+Also, unlike the [standard][1] requires, these operators can appear anywhere
+any other expressions can be used. This allowance is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]&&\f[R]
+.PP
+: The \f[B]boolean and\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]||\f[R]
+.PP
+: The \f[B]boolean or\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if one of the expressions is non-zero, \f[B]0\f[R]
+otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Statements
+.PP
+The following items are statements:
+.IP " 1." 4
+\f[B]E\f[R]
+.IP " 2." 4
+\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] ...
+\f[B];\f[R] \f[B]S\f[R] \f[B]}\f[R]
+.IP " 3." 4
+\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 4." 4
+\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+\f[B]else\f[R] \f[B]S\f[R]
+.IP " 5." 4
+\f[B]while\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 6." 4
+\f[B]for\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B];\f[R] \f[B]E\f[R]
+\f[B];\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 7." 4
+An empty statement
+.IP " 8." 4
+\f[B]break\f[R]
+.IP " 9." 4
+\f[B]continue\f[R]
+.IP "10." 4
+\f[B]quit\f[R]
+.IP "11." 4
+\f[B]halt\f[R]
+.IP "12." 4
+\f[B]limits\f[R]
+.IP "13." 4
+A string of characters, enclosed in double quotes
+.IP "14." 4
+\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] ...
+\f[B],\f[R] \f[B]E\f[R]
+.IP "15." 4
+\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
+\f[B]I\f[R] is an identifier for a \f[B]void\f[R] function (see the
+\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
+The \f[B]E\f[R] argument(s) may also be arrays of the form
+\f[B]I[]\f[R], which will automatically be turned into array references
+(see the \f[I]Array References\f[R] subsection of the
+\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
+function definition is an array reference.
+.PP
+Numbers 4, 9, 11, 12, 14, and 15 are \f[B]non-portable extensions\f[R].
+.PP
+Also, as a \f[B]non-portable extension\f[R], any or all of the
+expressions in the header of a for loop may be omitted.
+If the condition (second expression) is omitted, it is assumed to be a
+constant \f[B]1\f[R].
+.PP
+The \f[B]break\f[R] statement causes a loop to stop iterating and resume
+execution immediately following a loop.
+This is only allowed in loops.
+.PP
+The \f[B]continue\f[R] statement causes a loop iteration to stop early
+and returns to the start of the loop, including testing the loop
+condition.
+This is only allowed in loops.
+.PP
+The \f[B]if\f[R] \f[B]else\f[R] statement does the same thing as in C.
+.PP
+The \f[B]quit\f[R] statement causes bc(1) to quit, even if it is on a
+branch that will not be executed (it is a compile-time command).
+.PP
+The \f[B]halt\f[R] statement causes bc(1) to quit, if it is executed.
+(Unlike \f[B]quit\f[R] if it is on a branch of an \f[B]if\f[R] statement
+that is not executed, bc(1) does not quit.)
+.PP
+The \f[B]limits\f[R] statement prints the limits that this bc(1) is
+subject to.
+This is like the \f[B]quit\f[R] statement in that it is a compile-time
+command.
+.PP
+An expression by itself is evaluated and printed, followed by a newline.
+.SS Print Statement
+.PP
+The \[dq]expressions\[dq] in a \f[B]print\f[R] statement may also be
+strings.
+If they are, there are backslash escape sequences that are interpreted
+specially.
+What those sequences are, and what they cause to be printed, are shown
+below:
+.PP
+ * * * * *
+.PP
+\f[B]\[rs]a\f[R] \f[B]\[rs]a\f[R] \f[B]\[rs]b\f[R] \f[B]\[rs]b\f[R]
+\f[B]\[rs]\[rs]\f[R] \f[B]\[rs]\f[R] \f[B]\[rs]e\f[R] \f[B]\[rs]\f[R]
+\f[B]\[rs]f\f[R] \f[B]\[rs]f\f[R] \f[B]\[rs]n\f[R] \f[B]\[rs]n\f[R]
+\f[B]\[rs]q\f[R] \f[B]\[dq]\f[R] \f[B]\[rs]r\f[R] \f[B]\[rs]r\f[R]
+\f[B]\[rs]t\f[R] \f[B]\[rs]t\f[R]
+.PP
+ * * * * *
+.PP
+Any other character following a backslash causes the backslash and
+character to be printed as-is.
+.PP
+Any non-string expression in a print statement shall be assigned to
+\f[B]last\f[R], like any other expression that is printed.
+.SS Order of Evaluation
+.PP
+All expressions in a statment are evaluated left to right, except as
+necessary to maintain order of operations.
+This means, for example, assuming that \f[B]i\f[R] is equal to
+\f[B]0\f[R], in the expression
+.IP
+.nf
+\f[C]
+a[i++] = i++
+\f[R]
+.fi
+.PP
+the first (or 0th) element of \f[B]a\f[R] is set to \f[B]1\f[R], and
+\f[B]i\f[R] is equal to \f[B]2\f[R] at the end of the expression.
+.PP
+This includes function arguments.
+Thus, assuming \f[B]i\f[R] is equal to \f[B]0\f[R], this means that in
+the expression
+.IP
+.nf
+\f[C]
+x(i++, i++)
+\f[R]
+.fi
+.PP
+the first argument passed to \f[B]x()\f[R] is \f[B]0\f[R], and the
+second argument is \f[B]1\f[R], while \f[B]i\f[R] is equal to
+\f[B]2\f[R] before the function starts executing.
+.SH FUNCTIONS
+.PP
+Function definitions are as follows:
+.IP
+.nf
+\f[C]
+define I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return(E)
+}
+\f[R]
+.fi
+.PP
+Any \f[B]I\f[R] in the parameter list or \f[B]auto\f[R] list may be
+replaced with \f[B]I[]\f[R] to make a parameter or \f[B]auto\f[R] var an
+array, and any \f[B]I\f[R] in the parameter list may be replaced with
+\f[B]*I[]\f[R] to make a parameter an array reference.
+Callers of functions that take array references should not put an
+asterisk in the call; they must be called with just \f[B]I[]\f[R] like
+normal array parameters and will be automatically converted into
+references.
+.PP
+As a \f[B]non-portable extension\f[R], the opening brace of a
+\f[B]define\f[R] statement may appear on the next line.
+.PP
+As a \f[B]non-portable extension\f[R], the return statement may also be
+in one of the following forms:
+.IP "1." 3
+\f[B]return\f[R]
+.IP "2." 3
+\f[B]return\f[R] \f[B](\f[R] \f[B])\f[R]
+.IP "3." 3
+\f[B]return\f[R] \f[B]E\f[R]
+.PP
+The first two, or not specifying a \f[B]return\f[R] statement, is
+equivalent to \f[B]return (0)\f[R], unless the function is a
+\f[B]void\f[R] function (see the \f[I]Void Functions\f[R] subsection
+below).
+.SS Void Functions
+.PP
+Functions can also be \f[B]void\f[R] functions, defined as follows:
+.IP
+.nf
+\f[C]
+define void I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return
+}
+\f[R]
+.fi
+.PP
+They can only be used as standalone expressions, where such an
+expression would be printed alone, except in a print statement.
+.PP
+Void functions can only use the first two \f[B]return\f[R] statements
+listed above.
+They can also omit the return statement entirely.
+.PP
+The word \[dq]void\[dq] is not treated as a keyword; it is still
+possible to have variables, arrays, and functions named \f[B]void\f[R].
+The word \[dq]void\[dq] is only treated specially right after the
+\f[B]define\f[R] keyword.
+.PP
+This is a \f[B]non-portable extension\f[R].
+.SS Array References
+.PP
+For any array in the parameter list, if the array is declared in the
+form
+.IP
+.nf
+\f[C]
+*I[]
+\f[R]
+.fi
+.PP
+it is a \f[B]reference\f[R].
+Any changes to the array in the function are reflected, when the
+function returns, to the array that was passed in.
+.PP
+Other than this, all function arguments are passed by value.
+.PP
+This is a \f[B]non-portable extension\f[R].
+.SH LIBRARY
+.PP
+All of the functions below are available when the \f[B]-l\f[R] or
+\f[B]--mathlib\f[R] command-line flags are given.
+.SS Standard Library
+.PP
+The
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+defines the following functions for the math library:
+.PP
+\f[B]s(x)\f[R]
+.PP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]c(x)\f[R]
+.PP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]a(x)\f[R]
+.PP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]l(x)\f[R]
+.PP
+: Returns the natural logarithm of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]e(x)\f[R]
+.PP
+: Returns the mathematical constant \f[B]e\f[R] raised to the power of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]j(x, n)\f[R]
+.PP
+: Returns the bessel integer order \f[B]n\f[R] (truncated) of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.SS Transcendental Functions
+.PP
+All transcendental functions can return slightly inaccurate results (up
+to 1 ULP (https://en.wikipedia.org/wiki/Unit_in_the_last_place)).
+This is unavoidable, and this
+article (https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT) explains
+why it is impossible and unnecessary to calculate exact results for the
+transcendental functions.
+.PP
+Because of the possible inaccuracy, I recommend that users call those
+functions with the precision (\f[B]scale\f[R]) set to at least 1 higher
+than is necessary.
+If exact results are \f[I]absolutely\f[R] required, users can double the
+precision (\f[B]scale\f[R]) and then truncate.
+.PP
+The transcendental functions in the standard math library are:
+.IP \[bu] 2
+\f[B]s(x)\f[R]
+.IP \[bu] 2
+\f[B]c(x)\f[R]
+.IP \[bu] 2
+\f[B]a(x)\f[R]
+.IP \[bu] 2
+\f[B]l(x)\f[R]
+.IP \[bu] 2
+\f[B]e(x)\f[R]
+.IP \[bu] 2
+\f[B]j(x, n)\f[R]
+.SH RESET
+.PP
+When bc(1) encounters an error or a signal that it has a non-default
+handler for, it resets.
+This means that several things happen.
+.PP
+First, any functions that are executing are stopped and popped off the
+stack.
+The behavior is not unlike that of exceptions in programming languages.
+Then the execution point is set so that any code waiting to execute
+(after all functions returned) is skipped.
+.PP
+Thus, when bc(1) resets, it skips any remaining code waiting to be
+executed.
+Then, if it is interactive mode, and the error was not a fatal error
+(see the \f[B]EXIT STATUS\f[R] section), it asks for more input;
+otherwise, it exits with the appropriate return code.
+.PP
+Note that this reset behavior is different from the GNU bc(1), which
+attempts to start executing the statement right after the one that
+caused an error.
+.SH PERFORMANCE
+.PP
+Most bc(1) implementations use \f[B]char\f[R] types to calculate the
+value of \f[B]1\f[R] decimal digit at a time, but that can be slow.
+This bc(1) does something different.
+.PP
+It uses large integers to calculate more than \f[B]1\f[R] decimal digit
+at a time.
+If built in a environment where \f[B]BC_LONG_BIT\f[R] (see the
+\f[B]LIMITS\f[R] section) is \f[B]64\f[R], then each integer has
+\f[B]9\f[R] decimal digits.
+If built in an environment where \f[B]BC_LONG_BIT\f[R] is \f[B]32\f[R]
+then each integer has \f[B]4\f[R] decimal digits.
+This value (the number of decimal digits per large integer) is called
+\f[B]BC_BASE_DIGS\f[R].
+.PP
+The actual values of \f[B]BC_LONG_BIT\f[R] and \f[B]BC_BASE_DIGS\f[R]
+can be queried with the \f[B]limits\f[R] statement.
+.PP
+In addition, this bc(1) uses an even larger integer for overflow
+checking.
+This integer type depends on the value of \f[B]BC_LONG_BIT\f[R], but is
+always at least twice as large as the integer type used to store digits.
+.SH LIMITS
+.PP
+The following are the limits on bc(1):
+.PP
+\f[B]BC_LONG_BIT\f[R]
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
+bc(1) was built.
+This determines how many decimal digits can be stored in a single large
+integer (see the \f[B]PERFORMANCE\f[R] section).
+.PP
+\f[B]BC_BASE_DIGS\f[R]
+.PP
+: The number of decimal digits per large integer (see the
+\f[B]PERFORMANCE\f[R] section).
+Depends on \f[B]BC_LONG_BIT\f[R].
+.PP
+\f[B]BC_BASE_POW\f[R]
+.PP
+: The max decimal number that each large integer can store (see
+\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
+Depends on \f[B]BC_BASE_DIGS\f[R].
+.PP
+\f[B]BC_OVERFLOW_MAX\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+section) can hold.
+Depends on \f[B]BC_LONG_BIT\f[R].
+.PP
+\f[B]BC_BASE_MAX\f[R]
+.PP
+: The maximum output base.
+Set at \f[B]BC_BASE_POW\f[R].
+.PP
+\f[B]BC_DIM_MAX\f[R]
+.PP
+: The maximum size of arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+\f[B]BC_SCALE_MAX\f[R]
+.PP
+: The maximum \f[B]scale\f[R].
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_STRING_MAX\f[R]
+.PP
+: The maximum length of strings.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_NAME_MAX\f[R]
+.PP
+: The maximum length of identifiers.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_NUM_MAX\f[R]
+.PP
+: The maximum length of a number (in decimal digits), which includes
+digits after the decimal point.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+Exponent
+.PP
+: The maximum allowable exponent (positive or negative).
+Set at \f[B]BC_OVERFLOW_MAX\f[R].
+.PP
+Number of vars
+.PP
+: The maximum number of vars/arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+The actual values can be queried with the \f[B]limits\f[R] statement.
+.PP
+These limits are meant to be effectively non-existent; the limits are so
+large (at least on 64-bit machines) that there should not be any point
+at which they become a problem.
+In fact, memory should be exhausted before these limits should be hit.
+.SH ENVIRONMENT VARIABLES
+.PP
+bc(1) recognizes the following environment variables:
+.PP
+\f[B]POSIXLY_CORRECT\f[R]
+.PP
+: If this variable exists (no matter the contents), bc(1) behaves as if
+the \f[B]-s\f[R] option was given.
+.PP
+\f[B]BC_ENV_ARGS\f[R]
+.PP
+: This is another way to give command-line arguments to bc(1).
+They should be in the same format as all other command-line arguments.
+These are always processed first, so any files given in
+\f[B]BC_ENV_ARGS\f[R] will be processed before arguments and files given
+on the command-line.
+This gives the user the ability to set up \[dq]standard\[dq] options and
+files to be used at every invocation.
+The most useful thing for such files to contain would be useful
+functions that the user might want every time bc(1) runs.
+.IP
+.nf
+\f[C]
+The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some bc file.bc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]bc\[rs]\[dq] file.bc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]bc\[aq] file.bc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
+\f[B]BC_LINE_LENGTH\f[R]
+.PP
+: If this environment variable exists and contains an integer that is
+greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
+(\f[B]2\[ha]16-1\f[R]), bc(1) will output lines to that length,
+including the backslash (\f[B]\[rs]\f[R]).
+The default line length is \f[B]70\f[R].
+.SH EXIT STATUS
+.PP
+bc(1) returns the following exit statuses:
+.PP
+\f[B]0\f[R]
+.PP
+: No error.
+.PP
+\f[B]1\f[R]
+.PP
+: A math error occurred.
+This follows standard practice of using \f[B]1\f[R] for expected errors,
+since math errors will happen in the process of normal execution.
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**) operator and the corresponding assignment operator.
+\f[R]
+.fi
+.PP
+\f[B]2\f[R]
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, using a token where it is invalid,
+giving an invalid expression, giving an invalid print statement, giving an
+invalid function definition, attempting to assign to an expression that is
+not a named expression (see the *Named Expressions* subsection of the
+**SYNTAX** section), giving an invalid **auto** list, having a duplicate
+**auto**/function parameter, failing to find the end of a code block,
+attempting to return a value from a **void** function, attempting to use a
+variable as a reference, and using any extensions when the option **-s** or
+any equivalents were given.
+\f[R]
+.fi
+.PP
+\f[B]3\f[R]
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, passing the wrong number of
+arguments to functions, attempting to call an undefined function, and
+attempting to use a **void** function call as a value in an expression.
+\f[R]
+.fi
+.PP
+\f[B]4\f[R]
+.PP
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (bc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
+.PP
+The exit status \f[B]4\f[R] is special; when a fatal error occurs, bc(1)
+always exits and returns \f[B]4\f[R], no matter what mode bc(1) is in.
+.PP
+The other statuses will only be returned when bc(1) is not in
+interactive mode (see the \f[B]INTERACTIVE MODE\f[R] section), since
+bc(1) resets its state (see the \f[B]RESET\f[R] section) and accepts
+more input when one of those errors occurs in interactive mode.
+This is also the case when interactive mode is forced by the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.PP
+These exit statuses allow bc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.SH INTERACTIVE MODE
+.PP
+Per the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+bc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both \f[B]stdin\f[R]
+and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
+and \f[B]--interactive\f[R] option can turn it on in other cases.
+.PP
+In interactive mode, bc(1) attempts to recover from errors (see the
+\f[B]RESET\f[R] section), and in normal execution, flushes
+\f[B]stdout\f[R] as soon as execution is done for the current input.
+.SH TTY MODE
+.PP
+If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
+connected to a TTY, bc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is different from interactive mode because interactive mode is
+required in the bc(1)
+specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
+to be connected to a terminal.
+.SH SIGNAL HANDLING
+.PP
+Sending a \f[B]SIGINT\f[R] will cause bc(1) to stop execution of the
+current input.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If bc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If bc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
+.PP
+This means that if a \f[B]SIGINT\f[R] is sent to bc(1) as it is
+executing a file, it can seem as though bc(1) did not respond to the
+signal since it will immediately start executing the next file.
+This is by design; most files that users execute when interacting with
+bc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file.
+The rest of the files could still be executed without problem, allowing
+the user to continue.
+.PP
+\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause bc(1) to clean up and
+exit, and it uses the default handler for all other signals.
+.SH LOCALES
+.PP
+This bc(1) ships with support for adding error messages for different
+locales and thus, supports \f[B]LC_MESSAGES\f[R].
+.SH SEE ALSO
+.PP
+dc(1)
+.SH STANDARDS
+.PP
+bc(1) is compliant with the IEEE Std 1003.1-2017
+(\[lq]POSIX.1-2017\[rq]) (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+specification.
+The flags \f[B]-efghiqsvVw\f[R], all long options, and the extensions
+noted above are extensions to that specification.
+.PP
+Note that the specification explicitly says that bc(1) only accepts
+numbers that use a period (\f[B].\f[R]) as a radix point, regardless of
+the value of \f[B]LC_NUMERIC\f[R].
+.PP
+This bc(1) supports error messages for different locales, and thus, it
+supports \f[B]LC_MESSAGES\f[R].
+.SH BUGS
+.PP
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
+.SH AUTHORS
+.PP
+Gavin D.
+Howard <gavin@yzena.com> and contributors.
diff --git a/manuals/bc/EHP.1.md b/manuals/bc/EHP.1.md
new file mode 100644
index 00000000..e6338f70
--- /dev/null
+++ b/manuals/bc/EHP.1.md
@@ -0,0 +1,1077 @@
+<!---
+
+SPDX-License-Identifier: BSD-2-Clause
+
+Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+-->
+
+# NAME
+
+bc - arbitrary-precision decimal arithmetic language and calculator
+
+# SYNOPSIS
+
+**bc** [**-ghilPqRsvVw**] [**-\-global-stacks**] [**-\-help**] [**-\-interactive**] [**-\-mathlib**] [**-\-no-prompt**] [**-\-no-read-prompt**] [**-\-quiet**] [**-\-standard**] [**-\-warn**] [**-\-version**] [**-e** *expr*] [**-\-expression**=*expr*...] [**-f** *file*...] [**-\-file**=*file*...] [*file*...]
+
+# DESCRIPTION
+
+bc(1) is an interactive processor for a language first standardized in 1991 by
+POSIX. (The current standard is [here][1].) The language provides unlimited
+precision decimal arithmetic and is somewhat C-like, but there are differences.
+Such differences will be noted in this document.
+
+After parsing and handling options, this bc(1) reads any files given on the
+command line and executes them before reading from **stdin**.
+
+# OPTIONS
+
+The following are the options that bc(1) accepts.
+
+**-g**, **-\-global-stacks**
+
+ Turns the globals **ibase**, **obase**, and **scale** into stacks.
+
+ This has the effect that a copy of the current value of all three are pushed
+ onto a stack for every function call, as well as popped when every function
+ returns. This means that functions can assign to any and all of those
+ globals without worrying that the change will affect other functions.
+ Thus, a hypothetical function named **output(x,b)** that simply printed
+ **x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+ instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+ This makes writing functions much easier.
+
+ However, since using this flag means that functions cannot set **ibase**,
+ **obase**, or **scale** globally, functions that are made to do so cannot
+ work anymore. There are two possible use cases for that, and each has a
+ solution.
+
+ First, if a function is called on startup to turn bc(1) into a number
+ converter, it is possible to replace that capability with various shell
+ aliases. Examples:
+
+ alias d2o="bc -e ibase=A -e obase=8"
+ alias h2b="bc -e ibase=G -e obase=2"
+
+ Second, if the purpose of a function is to set **ibase**, **obase**, or
+ **scale** globally for any other purpose, it could be split into one to
+ three functions (based on how many globals it sets) and each of those
+ functions could return the desired value for a global.
+
+ If the behavior of this option is desired for every run of bc(1), then users
+ could make sure to define **BC_ENV_ARGS** and include this option (see the
+ **ENVIRONMENT VARIABLES** section for more details).
+
+ If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+ This is a **non-portable extension**.
+
+**-h**, **-\-help**
+
+: Prints a usage message and quits.
+
+**-i**, **-\-interactive**
+
+: Forces interactive mode. (See the **INTERACTIVE MODE** section.)
+
+ This is a **non-portable extension**.
+
+**-l**, **-\-mathlib**
+
+: Sets **scale** (see the **SYNTAX** section) to **20** and loads the included
+ math library before running any code, including any expressions or files
+ specified on the command line.
+
+ To learn what is in the library, see the **LIBRARY** section.
+
+**-P**, **-\-no-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-R**, **-\-no-read-prompt**
+
+: Because bc(1) was built without support for prompts, this option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-q**, **-\-quiet**
+
+: This option is for compatibility with the [GNU bc(1)][2]; it is a no-op.
+ Without this option, GNU bc(1) prints a copyright header. This bc(1) only
+ prints the copyright header if one or more of the **-v**, **-V**, or
+ **-\-version** options are given.
+
+ This is a **non-portable extension**.
+
+**-s**, **-\-standard**
+
+: Process exactly the language defined by the [standard][1] and error if any
+ extensions are used.
+
+ This is a **non-portable extension**.
+
+**-v**, **-V**, **-\-version**
+
+: Print the version information (copyright header) and exit.
+
+ This is a **non-portable extension**.
+
+**-w**, **-\-warn**
+
+: Like **-s** and **-\-standard**, except that warnings (and not errors) are
+ printed for non-standard extensions and execution continues normally.
+
+ This is a **non-portable extension**.
+
+**-e** *expr*, **-\-expression**=*expr*
+
+: Evaluates *expr*. If multiple expressions are given, they are evaluated in
+ order. If files are given as well (see below), the expressions and files are
+ evaluated in the order given. This means that if a file is given before an
+ expression, the file is read in and evaluated first.
+
+ If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**, whether on the
+ command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+ **-\-expression**, **-f**, or **-\-file** arguments are given after **-f-**
+ or equivalent is given, bc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+**-f** *file*, **-\-file**=*file*
+
+: Reads in *file* and evaluates it, line by line, as though it were read
+ through **stdin**. If expressions are also given (see above), the
+ expressions are evaluated in the order given.
+
+ If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**. However, if any other
+ **-e**, **-\-expression**, **-f**, or **-\-file** arguments are given after
+ **-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+All long options are **non-portable extensions**.
+
+# STDOUT
+
+Any non-error output is written to **stdout**. In addition, if history (see the
+**HISTORY** section) and the prompt (see the **TTY MODE** section) are enabled,
+both are output to **stdout**.
+
+**Note**: Unlike other bc(1) implementations, this bc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stdout**, so if
+**stdout** is closed, as in **bc <file> >&-**, it will quit with an error. This
+is done so that bc(1) can report problems when **stdout** is redirected to a
+file.
+
+If there are scripts that depend on the behavior of other bc(1) implementations,
+it is recommended that those scripts be changed to redirect **stdout** to
+**/dev/null**.
+
+# STDERR
+
+Any error output is written to **stderr**.
+
+**Note**: Unlike other bc(1) implementations, this bc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stderr**, so if
+**stderr** is closed, as in **bc <file> 2>&-**, it will quit with an error. This
+is done so that bc(1) can exit with an error code when **stderr** is redirected
+to a file.
+
+If there are scripts that depend on the behavior of other bc(1) implementations,
+it is recommended that those scripts be changed to redirect **stderr** to
+**/dev/null**.
+
+# SYNTAX
+
+The syntax for bc(1) programs is mostly C-like, with some differences. This
+bc(1) follows the [POSIX standard][1], which is a much more thorough resource
+for the language this bc(1) accepts. This section is meant to be a summary and a
+listing of all the extensions to the standard.
+
+In the sections below, **E** means expression, **S** means statement, and **I**
+means identifier.
+
+Identifiers (**I**) start with a lowercase letter and can be followed by any
+number (up to **BC_NAME_MAX-1**) of lowercase letters (**a-z**), digits
+(**0-9**), and underscores (**\_**). The regex is **\[a-z\]\[a-z0-9\_\]\***.
+Identifiers with more than one character (letter) are a
+**non-portable extension**.
+
+**ibase** is a global variable determining how to interpret constant numbers. It
+is the "input" base, or the number base used for interpreting input numbers.
+**ibase** is initially **10**. If the **-s** (**-\-standard**) and **-w**
+(**-\-warn**) flags were not given on the command line, the max allowable value
+for **ibase** is **36**. Otherwise, it is **16**. The min allowable value for
+**ibase** is **2**. The max allowable value for **ibase** can be queried in
+bc(1) programs with the **maxibase()** built-in function.
+
+**obase** is a global variable determining how to output results. It is the
+"output" base, or the number base used for outputting numbers. **obase** is
+initially **10**. The max allowable value for **obase** is **BC_BASE_MAX** and
+can be queried in bc(1) programs with the **maxobase()** built-in function. The
+min allowable value for **obase** is **2**. Values are output in the specified
+base.
+
+The *scale* of an expression is the number of digits in the result of the
+expression right of the decimal point, and **scale** is a global variable that
+sets the precision of any operations, with exceptions. **scale** is initially
+**0**. **scale** cannot be negative. The max allowable value for **scale** is
+**BC_SCALE_MAX** and can be queried in bc(1) programs with the **maxscale()**
+built-in function.
+
+bc(1) has both *global* variables and *local* variables. All *local*
+variables are local to the function; they are parameters or are introduced in
+the **auto** list of a function (see the **FUNCTIONS** section). If a variable
+is accessed which is not a parameter or in the **auto** list, it is assumed to
+be *global*. If a parent function has a *local* variable version of a variable
+that a child function considers *global*, the value of that *global* variable in
+the child function is the value of the variable in the parent function, not the
+value of the actual *global* variable.
+
+All of the above applies to arrays as well.
+
+The value of a statement that is an expression (i.e., any of the named
+expressions or operands) is printed unless the lowest precedence operator is an
+assignment operator *and* the expression is notsurrounded by parentheses.
+
+The value that is printed is also assigned to the special variable **last**. A
+single dot (**.**) may also be used as a synonym for **last**. These are
+**non-portable extensions**.
+
+Either semicolons or newlines may separate statements.
+
+## Comments
+
+There are two kinds of comments:
+
+1. Block comments are enclosed in **/\*** and **\*/**.
+2. Line comments go from **#** until, and not including, the next newline. This
+ is a **non-portable extension**.
+
+## Named Expressions
+
+The following are named expressions in bc(1):
+
+1. Variables: **I**
+2. Array Elements: **I[E]**
+3. **ibase**
+4. **obase**
+5. **scale**
+6. **last** or a single dot (**.**)
+
+Number 6 is a **non-portable extension**.
+
+Variables and arrays do not interfere; users can have arrays named the same as
+variables. This also applies to functions (see the **FUNCTIONS** section), so a
+user can have a variable, array, and function that all have the same name, and
+they will not shadow each other, whether inside of functions or not.
+
+Named expressions are required as the operand of **increment**/**decrement**
+operators and as the left side of **assignment** operators (see the *Operators*
+subsection).
+
+## Operands
+
+The following are valid operands in bc(1):
+
+1. Numbers (see the *Numbers* subsection below).
+2. Array indices (**I[E]**).
+3. **(E)**: The value of **E** (used to change precedence).
+4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
+5. **length(E)**: The number of significant decimal digits in **E**.
+6. **length(I[])**: The number of elements in the array **I**. This is a
+ **non-portable extension**.
+7. **scale(E)**: The *scale* of **E**.
+8. **abs(E)**: The absolute value of **E**. This is a **non-portable
+ extension**.
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+ a non-**void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
+ **I[]**, which will automatically be turned into array references (see the
+ *Array References* subsection of the **FUNCTIONS** section) if the
+ corresponding parameter in the function definition is an array reference.
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
+ result of that expression is the result of the **read()** operand. This is a
+ **non-portable extension**.
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+ extension**.
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
+ extension**.
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
+ extension**.
+
+## Numbers
+
+Numbers are strings made up of digits, uppercase letters, and at most **1**
+period for a radix. Numbers can have up to **BC_NUM_MAX** digits. Uppercase
+letters are equal to **9** + their position in the alphabet (i.e., **A** equals
+**10**, or **9+1**). If a digit or letter makes no sense with the current value
+of **ibase**, they are set to the value of the highest valid digit in **ibase**.
+
+Single-character numbers (i.e., **A** alone) take the value that they would have
+if they were valid digits, regardless of the value of **ibase**. This means that
+**A** alone always equals decimal **10** and **Z** alone always equals decimal
+**35**.
+
+## Operators
+
+The following arithmetic and logical operators can be used. They are listed in
+order of decreasing precedence. Operators in the same group have the same
+precedence.
+
+**++** **-\-**
+
+: Type: Prefix and Postfix
+
+ Associativity: None
+
+ Description: **increment**, **decrement**
+
+**-** **!**
+
+: Type: Prefix
+
+ Associativity: None
+
+ Description: **negation**, **boolean not**
+
+**\^**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **power**
+
+**\*** **/** **%**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **multiply**, **divide**, **modulus**
+
+**+** **-**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **add**, **subtract**
+
+**=** **+=** **-=** **\*=** **/=** **%=** **\^=**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **assignment**
+
+**==** **\<=** **\>=** **!=** **\<** **\>**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **relational**
+
+**&&**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **boolean and**
+
+**||**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **boolean or**
+
+The operators will be described in more detail below.
+
+**++** **-\-**
+
+: The prefix and postfix **increment** and **decrement** operators behave
+ exactly like they would in C. They require a named expression (see the
+ *Named Expressions* subsection) as an operand.
+
+ The prefix versions of these operators are more efficient; use them where
+ possible.
+
+**-**
+
+: The **negation** operator returns **0** if a user attempts to negate any
+ expression with the value **0**. Otherwise, a copy of the expression with
+ its sign flipped is returned.
+
+**!**
+
+: The **boolean not** operator returns **1** if the expression is **0**, or
+ **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**\^**
+
+: The **power** operator (not the **exclusive or** operator, as it would be in
+ C) takes two expressions and raises the first to the power of the value of
+ the second. The *scale* of the result is equal to **scale**.
+
+ The second expression must be an integer (no *scale*), and if it is
+ negative, the first value must be non-zero.
+
+**\***
+
+: The **multiply** operator takes two expressions, multiplies them, and
+ returns the product. If **a** is the *scale* of the first expression and
+ **b** is the *scale* of the second expression, the *scale* of the result is
+ equal to **min(a+b,max(scale,a,b))** where **min()** and **max()** return
+ the obvious values.
+
+**/**
+
+: The **divide** operator takes two expressions, divides them, and returns the
+ quotient. The *scale* of the result shall be the value of **scale**.
+
+ The second expression must be non-zero.
+
+**%**
+
+: The **modulus** operator takes two expressions, **a** and **b**, and
+ evaluates them by 1) Computing **a/b** to current **scale** and 2) Using the
+ result of step 1 to calculate **a-(a/b)\*b** to *scale*
+ **max(scale+scale(b),scale(a))**.
+
+ The second expression must be non-zero.
+
+**+**
+
+: The **add** operator takes two expressions, **a** and **b**, and returns the
+ sum, with a *scale* equal to the max of the *scale*s of **a** and **b**.
+
+**-**
+
+: The **subtract** operator takes two expressions, **a** and **b**, and
+ returns the difference, with a *scale* equal to the max of the *scale*s of
+ **a** and **b**.
+
+**=** **+=** **-=** **\*=** **/=** **%=** **\^=**
+
+: The **assignment** operators take two expressions, **a** and **b** where
+ **a** is a named expression (see the *Named Expressions* subsection).
+
+ For **=**, **b** is copied and the result is assigned to **a**. For all
+ others, **a** and **b** are applied as operands to the corresponding
+ arithmetic operator and the result is assigned to **a**.
+
+**==** **\<=** **\>=** **!=** **\<** **\>**
+
+: The **relational** operators compare two expressions, **a** and **b**, and
+ if the relation holds, according to C language semantics, the result is
+ **1**. Otherwise, it is **0**.
+
+ Note that unlike in C, these operators have a lower precedence than the
+ **assignment** operators, which means that **a=b\>c** is interpreted as
+ **(a=b)\>c**.
+
+ Also, unlike the [standard][1] requires, these operators can appear anywhere
+ any other expressions can be used. This allowance is a
+ **non-portable extension**.
+
+**&&**
+
+: The **boolean and** operator takes two expressions and returns **1** if both
+ expressions are non-zero, **0** otherwise.
+
+ This is *not* a short-circuit operator.
+
+ This is a **non-portable extension**.
+
+**||**
+
+: The **boolean or** operator takes two expressions and returns **1** if one
+ of the expressions is non-zero, **0** otherwise.
+
+ This is *not* a short-circuit operator.
+
+ This is a **non-portable extension**.
+
+## Statements
+
+The following items are statements:
+
+1. **E**
+2. **{** **S** **;** ... **;** **S** **}**
+3. **if** **(** **E** **)** **S**
+4. **if** **(** **E** **)** **S** **else** **S**
+5. **while** **(** **E** **)** **S**
+6. **for** **(** **E** **;** **E** **;** **E** **)** **S**
+7. An empty statement
+8. **break**
+9. **continue**
+10. **quit**
+11. **halt**
+12. **limits**
+13. A string of characters, enclosed in double quotes
+14. **print** **E** **,** ... **,** **E**
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+ a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
+ **I[]**, which will automatically be turned into array references (see the
+ *Array References* subsection of the **FUNCTIONS** section) if the
+ corresponding parameter in the function definition is an array reference.
+
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
+
+Also, as a **non-portable extension**, any or all of the expressions in the
+header of a for loop may be omitted. If the condition (second expression) is
+omitted, it is assumed to be a constant **1**.
+
+The **break** statement causes a loop to stop iterating and resume execution
+immediately following a loop. This is only allowed in loops.
+
+The **continue** statement causes a loop iteration to stop early and returns to
+the start of the loop, including testing the loop condition. This is only
+allowed in loops.
+
+The **if** **else** statement does the same thing as in C.
+
+The **quit** statement causes bc(1) to quit, even if it is on a branch that will
+not be executed (it is a compile-time command).
+
+The **halt** statement causes bc(1) to quit, if it is executed. (Unlike **quit**
+if it is on a branch of an **if** statement that is not executed, bc(1) does not
+quit.)
+
+The **limits** statement prints the limits that this bc(1) is subject to. This
+is like the **quit** statement in that it is a compile-time command.
+
+An expression by itself is evaluated and printed, followed by a newline.
+
+## Print Statement
+
+The "expressions" in a **print** statement may also be strings. If they are, there
+are backslash escape sequences that are interpreted specially. What those
+sequences are, and what they cause to be printed, are shown below:
+
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
+
+Any other character following a backslash causes the backslash and character to
+be printed as-is.
+
+Any non-string expression in a print statement shall be assigned to **last**,
+like any other expression that is printed.
+
+## Order of Evaluation
+
+All expressions in a statment are evaluated left to right, except as necessary
+to maintain order of operations. This means, for example, assuming that **i** is
+equal to **0**, in the expression
+
+ a[i++] = i++
+
+the first (or 0th) element of **a** is set to **1**, and **i** is equal to **2**
+at the end of the expression.
+
+This includes function arguments. Thus, assuming **i** is equal to **0**, this
+means that in the expression
+
+ x(i++, i++)
+
+the first argument passed to **x()** is **0**, and the second argument is **1**,
+while **i** is equal to **2** before the function starts executing.
+
+# FUNCTIONS
+
+Function definitions are as follows:
+
+```
+define I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return(E)
+}
+```
+
+Any **I** in the parameter list or **auto** list may be replaced with **I[]** to
+make a parameter or **auto** var an array, and any **I** in the parameter list
+may be replaced with **\*I[]** to make a parameter an array reference. Callers
+of functions that take array references should not put an asterisk in the call;
+they must be called with just **I[]** like normal array parameters and will be
+automatically converted into references.
+
+As a **non-portable extension**, the opening brace of a **define** statement may
+appear on the next line.
+
+As a **non-portable extension**, the return statement may also be in one of the
+following forms:
+
+1. **return**
+2. **return** **(** **)**
+3. **return** **E**
+
+The first two, or not specifying a **return** statement, is equivalent to
+**return (0)**, unless the function is a **void** function (see the *Void
+Functions* subsection below).
+
+## Void Functions
+
+Functions can also be **void** functions, defined as follows:
+
+```
+define void I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return
+}
+```
+
+They can only be used as standalone expressions, where such an expression would
+be printed alone, except in a print statement.
+
+Void functions can only use the first two **return** statements listed above.
+They can also omit the return statement entirely.
+
+The word "void" is not treated as a keyword; it is still possible to have
+variables, arrays, and functions named **void**. The word "void" is only
+treated specially right after the **define** keyword.
+
+This is a **non-portable extension**.
+
+## Array References
+
+For any array in the parameter list, if the array is declared in the form
+
+```
+*I[]
+```
+
+it is a **reference**. Any changes to the array in the function are reflected,
+when the function returns, to the array that was passed in.
+
+Other than this, all function arguments are passed by value.
+
+This is a **non-portable extension**.
+
+# LIBRARY
+
+All of the functions below are available when the **-l** or **-\-mathlib**
+command-line flags are given.
+
+## Standard Library
+
+The [standard][1] defines the following functions for the math library:
+
+**s(x)**
+
+: Returns the sine of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**c(x)**
+
+: Returns the cosine of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**a(x)**
+
+: Returns the arctangent of **x**, in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**l(x)**
+
+: Returns the natural logarithm of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**e(x)**
+
+: Returns the mathematical constant **e** raised to the power of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**j(x, n)**
+
+: Returns the bessel integer order **n** (truncated) of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+## Transcendental Functions
+
+All transcendental functions can return slightly inaccurate results (up to 1
+[ULP][4]). This is unavoidable, and [this article][5] explains why it is
+impossible and unnecessary to calculate exact results for the transcendental
+functions.
+
+Because of the possible inaccuracy, I recommend that users call those functions
+with the precision (**scale**) set to at least 1 higher than is necessary. If
+exact results are *absolutely* required, users can double the precision
+(**scale**) and then truncate.
+
+The transcendental functions in the standard math library are:
+
+* **s(x)**
+* **c(x)**
+* **a(x)**
+* **l(x)**
+* **e(x)**
+* **j(x, n)**
+
+# RESET
+
+When bc(1) encounters an error or a signal that it has a non-default handler
+for, it resets. This means that several things happen.
+
+First, any functions that are executing are stopped and popped off the stack.
+The behavior is not unlike that of exceptions in programming languages. Then
+the execution point is set so that any code waiting to execute (after all
+functions returned) is skipped.
+
+Thus, when bc(1) resets, it skips any remaining code waiting to be executed.
+Then, if it is interactive mode, and the error was not a fatal error (see the
+**EXIT STATUS** section), it asks for more input; otherwise, it exits with the
+appropriate return code.
+
+Note that this reset behavior is different from the GNU bc(1), which attempts to
+start executing the statement right after the one that caused an error.
+
+# PERFORMANCE
+
+Most bc(1) implementations use **char** types to calculate the value of **1**
+decimal digit at a time, but that can be slow. This bc(1) does something
+different.
+
+It uses large integers to calculate more than **1** decimal digit at a time. If
+built in a environment where **BC_LONG_BIT** (see the **LIMITS** section) is
+**64**, then each integer has **9** decimal digits. If built in an environment
+where **BC_LONG_BIT** is **32** then each integer has **4** decimal digits. This
+value (the number of decimal digits per large integer) is called
+**BC_BASE_DIGS**.
+
+The actual values of **BC_LONG_BIT** and **BC_BASE_DIGS** can be queried with
+the **limits** statement.
+
+In addition, this bc(1) uses an even larger integer for overflow checking. This
+integer type depends on the value of **BC_LONG_BIT**, but is always at least
+twice as large as the integer type used to store digits.
+
+# LIMITS
+
+The following are the limits on bc(1):
+
+**BC_LONG_BIT**
+
+: The number of bits in the **long** type in the environment where bc(1) was
+ built. This determines how many decimal digits can be stored in a single
+ large integer (see the **PERFORMANCE** section).
+
+**BC_BASE_DIGS**
+
+: The number of decimal digits per large integer (see the **PERFORMANCE**
+ section). Depends on **BC_LONG_BIT**.
+
+**BC_BASE_POW**
+
+: The max decimal number that each large integer can store (see
+ **BC_BASE_DIGS**) plus **1**. Depends on **BC_BASE_DIGS**.
+
+**BC_OVERFLOW_MAX**
+
+: The max number that the overflow type (see the **PERFORMANCE** section) can
+ hold. Depends on **BC_LONG_BIT**.
+
+**BC_BASE_MAX**
+
+: The maximum output base. Set at **BC_BASE_POW**.
+
+**BC_DIM_MAX**
+
+: The maximum size of arrays. Set at **SIZE_MAX-1**.
+
+**BC_SCALE_MAX**
+
+: The maximum **scale**. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_STRING_MAX**
+
+: The maximum length of strings. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_NAME_MAX**
+
+: The maximum length of identifiers. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_NUM_MAX**
+
+: The maximum length of a number (in decimal digits), which includes digits
+ after the decimal point. Set at **BC_OVERFLOW_MAX-1**.
+
+Exponent
+
+: The maximum allowable exponent (positive or negative). Set at
+ **BC_OVERFLOW_MAX**.
+
+Number of vars
+
+: The maximum number of vars/arrays. Set at **SIZE_MAX-1**.
+
+The actual values can be queried with the **limits** statement.
+
+These limits are meant to be effectively non-existent; the limits are so large
+(at least on 64-bit machines) that there should not be any point at which they
+become a problem. In fact, memory should be exhausted before these limits should
+be hit.
+
+# ENVIRONMENT VARIABLES
+
+bc(1) recognizes the following environment variables:
+
+**POSIXLY_CORRECT**
+
+: If this variable exists (no matter the contents), bc(1) behaves as if
+ the **-s** option was given.
+
+**BC_ENV_ARGS**
+
+: This is another way to give command-line arguments to bc(1). They should be
+ in the same format as all other command-line arguments. These are always
+ processed first, so any files given in **BC_ENV_ARGS** will be processed
+ before arguments and files given on the command-line. This gives the user
+ the ability to set up "standard" options and files to be used at every
+ invocation. The most useful thing for such files to contain would be useful
+ functions that the user might want every time bc(1) runs.
+
+ The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+ but it does not understand escape sequences. For example, the string
+ **"/home/gavin/some bc file.bc"** will be correctly parsed, but the string
+ **"/home/gavin/some \"bc\" file.bc"** will include the backslashes.
+
+ The quote parsing will handle either kind of quotes, **'** or **"**. Thus,
+ if you have a file with any number of single quotes in the name, you can use
+ double quotes as the outside quotes, as in **"some 'bc' file.bc"**, and vice
+ versa if you have a file with double quotes. However, handling a file with
+ both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+ complexity of the parsing, though such files are still supported on the
+ command-line where the parsing is done by the shell.
+
+**BC_LINE_LENGTH**
+
+: If this environment variable exists and contains an integer that is greater
+ than **1** and is less than **UINT16_MAX** (**2\^16-1**), bc(1) will output
+ lines to that length, including the backslash (**\\**). The default line
+ length is **70**.
+
+# EXIT STATUS
+
+bc(1) returns the following exit statuses:
+
+**0**
+
+: No error.
+
+**1**
+
+: A math error occurred. This follows standard practice of using **1** for
+ expected errors, since math errors will happen in the process of normal
+ execution.
+
+ Math errors include divide by **0**, taking the square root of a negative
+ number, attempting to convert a negative number to a hardware integer,
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
+
+ Converting to a hardware integer happens for the second operand of the power
+ (**\^**) operator and the corresponding assignment operator.
+
+**2**
+
+: A parse error occurred.
+
+ Parse errors include unexpected **EOF**, using an invalid character, failing
+ to find the end of a string or comment, using a token where it is invalid,
+ giving an invalid expression, giving an invalid print statement, giving an
+ invalid function definition, attempting to assign to an expression that is
+ not a named expression (see the *Named Expressions* subsection of the
+ **SYNTAX** section), giving an invalid **auto** list, having a duplicate
+ **auto**/function parameter, failing to find the end of a code block,
+ attempting to return a value from a **void** function, attempting to use a
+ variable as a reference, and using any extensions when the option **-s** or
+ any equivalents were given.
+
+**3**
+
+: A runtime error occurred.
+
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
+
+**4**
+
+: A fatal error occurred.
+
+ Fatal errors include memory allocation errors, I/O errors, failing to open
+ files, attempting to use files that do not have only ASCII characters (bc(1)
+ only accepts ASCII characters), attempting to open a directory as a file,
+ and giving invalid command-line options.
+
+The exit status **4** is special; when a fatal error occurs, bc(1) always exits
+and returns **4**, no matter what mode bc(1) is in.
+
+The other statuses will only be returned when bc(1) is not in interactive mode
+(see the **INTERACTIVE MODE** section), since bc(1) resets its state (see the
+**RESET** section) and accepts more input when one of those errors occurs in
+interactive mode. This is also the case when interactive mode is forced by the
+**-i** flag or **-\-interactive** option.
+
+These exit statuses allow bc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the **-i** flag or
+**-\-interactive** option.
+
+# INTERACTIVE MODE
+
+Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both **stdin** and **stdout**
+are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
+turn it on in other cases.
+
+In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
+section), and in normal execution, flushes **stdout** as soon as execution is
+done for the current input.
+
+# TTY MODE
+
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
+
+TTY mode is different from interactive mode because interactive mode is required
+in the [bc(1) specification][1], and interactive mode requires only **stdin**
+and **stdout** to be connected to a terminal.
+
+# SIGNAL HANDLING
+
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
+
+Note that "current input" can mean one of two things. If bc(1) is processing
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
+
+This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
+can seem as though bc(1) did not respond to the signal since it will immediately
+start executing the next file. This is by design; most files that users execute
+when interacting with bc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file. The
+rest of the files could still be executed without problem, allowing the user to
+continue.
+
+**SIGTERM** and **SIGQUIT** cause bc(1) to clean up and exit, and it uses the
+default handler for all other signals.
+
+# LOCALES
+
+This bc(1) ships with support for adding error messages for different locales
+and thus, supports **LC_MESSAGES**.
+
+# SEE ALSO
+
+dc(1)
+
+# STANDARDS
+
+bc(1) is compliant with the [IEEE Std 1003.1-2017 (“POSIX.1-2017â€)][1]
+specification. The flags **-efghiqsvVw**, all long options, and the extensions
+noted above are extensions to that specification.
+
+Note that the specification explicitly says that bc(1) only accepts numbers that
+use a period (**.**) as a radix point, regardless of the value of
+**LC_NUMERIC**.
+
+This bc(1) supports error messages for different locales, and thus, it supports
+**LC_MESSAGES**.
+
+# BUGS
+
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
+
+# AUTHORS
+
+Gavin D. Howard <gavin@yzena.com> and contributors.
+
+[1]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
+[2]: https://www.gnu.org/software/bc/
+[3]: https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero
+[4]: https://en.wikipedia.org/wiki/Unit_in_the_last_place
+[5]: https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT
+[6]: https://en.wikipedia.org/wiki/Rounding#Rounding_away_from_zero
diff --git a/manuals/bc/EN.1 b/manuals/bc/EN.1
index e67cbf33..3ea500b9 100644
--- a/manuals/bc/EN.1
+++ b/manuals/bc/EN.1
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "BC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
.SH NAME
.PP
bc - arbitrary-precision decimal arithmetic language and calculator
@@ -35,10 +35,9 @@ bc - arbitrary-precision decimal arithmetic language and calculator
[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--mathlib\f[R]]
[\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]] [\f[B]--quiet\f[R]]
[\f[B]--standard\f[R]] [\f[B]--warn\f[R]] [\f[B]--version\f[R]]
-[\f[B]-e\f[R] \f[I]expr\f[R]]
-[\f[B]--expression\f[R]=\f[I]expr\f[R]\&...] [\f[B]-f\f[R]
-\f[I]file\f[R]\&...] [\f[B]--file\f[R]=\f[I]file\f[R]\&...]
-[\f[I]file\f[R]\&...]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
.SH DESCRIPTION
.PP
bc(1) is an interactive processor for a language first standardized in
@@ -54,132 +53,112 @@ the command line and executes them before reading from \f[B]stdin\f[R].
.PP
This bc(1) is a drop-in replacement for \f[I]any\f[R] bc(1), including
(and especially) the GNU bc(1).
-.PP
-\f[B]Note\f[R]: If running this bc(1) on \f[I]any\f[R] script meant for
-another bc(1) gives a parse error, it is probably because a word this
-bc(1) reserves as a keyword is used as the name of a function, variable,
-or array.
-To fix that, use the command-line option \f[B]-r\f[R] \f[I]keyword\f[R],
-where \f[I]keyword\f[R] is the keyword that is used as a name in the
-script.
-For more information, see the \f[B]OPTIONS\f[R] section.
-.PP
-If parsing scripts meant for other bc(1) implementations still does not
-work, that is a bug and should be reported.
-See the \f[B]BUGS\f[R] section.
.SH OPTIONS
.PP
The following are the options that bc(1) accepts.
-.TP
+.PP
\f[B]-g\f[R], \f[B]--global-stacks\f[R]
-Turns the globals \f[B]ibase\f[R], \f[B]obase\f[R], and \f[B]scale\f[R]
-into stacks.
-.RS
-.PP
-This has the effect that a copy of the current value of all three are
-pushed onto a stack for every function call, as well as popped when
-every function returns.
-This means that functions can assign to any and all of those globals
-without worrying that the change will affect other functions.
-Thus, a hypothetical function named \f[B]output(x,b)\f[R] that simply
-printed \f[B]x\f[R] in base \f[B]b\f[R] could be written like this:
.IP
.nf
\f[C]
-define void output(x, b) {
- obase=b
- x
-}
+Turns the globals **ibase**, **obase**, and **scale** into stacks.
+
+This has the effect that a copy of the current value of all three are pushed
+onto a stack for every function call, as well as popped when every function
+returns. This means that functions can assign to any and all of those
+globals without worrying that the change will affect other functions.
+Thus, a hypothetical function named **output(x,b)** that simply printed
+**x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+This makes writing functions much easier.
+
+However, since using this flag means that functions cannot set **ibase**,
+**obase**, or **scale** globally, functions that are made to do so cannot
+work anymore. There are two possible use cases for that, and each has a
+solution.
+
+First, if a function is called on startup to turn bc(1) into a number
+converter, it is possible to replace that capability with various shell
+aliases. Examples:
+
+ alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
+ alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+
+Second, if the purpose of a function is to set **ibase**, **obase**, or
+**scale** globally for any other purpose, it could be split into one to
+three functions (based on how many globals it sets) and each of those
+functions could return the desired value for a global.
+
+If the behavior of this option is desired for every run of bc(1), then users
+could make sure to define **BC_ENV_ARGS** and include this option (see the
+**ENVIRONMENT VARIABLES** section for more details).
+
+If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+This is a **non-portable extension**.
\f[R]
.fi
.PP
-instead of like this:
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
.IP
.nf
\f[C]
-define void output(x, b) {
- auto c
- c=obase
- obase=b
- x
- obase=c
-}
+This is a **non-portable extension**.
\f[R]
.fi
.PP
-This makes writing functions much easier.
-.PP
-However, since using this flag means that functions cannot set
-\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R] globally, functions
-that are made to do so cannot work anymore.
-There are two possible use cases for that, and each has a solution.
+\f[B]-l\f[R], \f[B]--mathlib\f[R]
.PP
-First, if a function is called on startup to turn bc(1) into a number
-converter, it is possible to replace that capability with various shell
-aliases.
-Examples:
+: Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to
+\f[B]20\f[R] and loads the included math library before running any
+code, including any expressions or files specified on the command line.
.IP
.nf
\f[C]
-alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
-alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+To learn what is in the library, see the **LIBRARY** section.
\f[R]
.fi
.PP
-Second, if the purpose of a function is to set \f[B]ibase\f[R],
-\f[B]obase\f[R], or \f[B]scale\f[R] globally for any other purpose, it
-could be split into one to three functions (based on how many globals it
-sets) and each of those functions could return the desired value for a
-global.
-.PP
-If the behavior of this option is desired for every run of bc(1), then
-users could make sure to define \f[B]BC_ENV_ARGS\f[R] and include this
-option (see the \f[B]ENVIRONMENT VARIABLES\f[R] section for more
-details).
-.PP
-If \f[B]-s\f[R], \f[B]-w\f[R], or any equivalents are used, this option
-is ignored.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-h\f[R], \f[B]--help\f[R]
-Prints a usage message and quits.
-.TP
-\f[B]-i\f[R], \f[B]--interactive\f[R]
-Forces interactive mode.
-(See the \f[B]INTERACTIVE MODE\f[R] section.)
-.RS
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-l\f[R], \f[B]--mathlib\f[R]
-Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to \f[B]20\f[R]
-and loads the included math library before running any code, including
-any expressions or files specified on the command line.
-.RS
-.PP
-To learn what is in the library, see the \f[B]LIBRARY\f[R] section.
-.RE
-.TP
\f[B]-P\f[R], \f[B]--no-prompt\f[R]
-Disables the prompt in TTY mode.
+.PP
+: Disables the prompt in TTY mode.
(The prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a prompt or are not used to having them in bc(1).
Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
-.RS
-.PP
-These options override the \f[B]BC_PROMPT\f[R] and \f[B]BC_TTY_MODE\f[R]
-environment variables (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
-Disables the read prompt in TTY mode.
+.PP
+: Disables the read prompt in TTY mode.
(The read prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a read prompt or are not used to having them in bc(1).
@@ -187,167 +166,108 @@ Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
This option is also useful in hash bang lines of bc(1) scripts that
prompt for user input.
-.RS
-.PP
-This option does not disable the regular prompt because the read prompt
-is only used when the \f[B]read()\f[R] built-in function is called.
-.PP
-These options \f[I]do\f[R] override the \f[B]BC_PROMPT\f[R] and
-\f[B]BC_TTY_MODE\f[R] environment variables (see the \f[B]ENVIRONMENT
-VARIABLES\f[R] section), but only for the read prompt.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-r\f[R] \f[I]keyword\f[R], \f[B]--redefine\f[R]=\f[I]keyword\f[R]
-Redefines \f[I]keyword\f[R] in order to allow it to be used as a
-function, variable, or array name.
-This is useful when this bc(1) gives parse errors when parsing scripts
-meant for other bc(1) implementations.
-.RS
-.PP
-The keywords this bc(1) allows to be redefined are:
-.IP \[bu] 2
-\f[B]abs\f[R]
-.IP \[bu] 2
-\f[B]asciify\f[R]
-.IP \[bu] 2
-\f[B]continue\f[R]
-.IP \[bu] 2
-\f[B]divmod\f[R]
-.IP \[bu] 2
-\f[B]else\f[R]
-.IP \[bu] 2
-\f[B]halt\f[R]
-.IP \[bu] 2
-\f[B]last\f[R]
-.IP \[bu] 2
-\f[B]limits\f[R]
-.IP \[bu] 2
-\f[B]maxibase\f[R]
-.IP \[bu] 2
-\f[B]maxobase\f[R]
-.IP \[bu] 2
-\f[B]maxscale\f[R]
-.IP \[bu] 2
-\f[B]modexp\f[R]
-.IP \[bu] 2
-\f[B]print\f[R]
-.IP \[bu] 2
-\f[B]read\f[R]
-.IP \[bu] 2
-\f[B]stream\f[R]
-.PP
-If any of those keywords are used as a function, variable, or array name
-in a script, use this option with the keyword as the argument.
-If multiple are used, use this option for all of them; it can be used
-multiple times.
-.PP
-Keywords are \f[I]not\f[R] redefined when parsing the builtin math
-library (see the \f[B]LIBRARY\f[R] section).
+.IP
+.nf
+\f[C]
+This option does not disable the regular prompt because the read prompt is
+only used when the **read()** built-in function is called.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-It is a fatal error to redefine keywords mandated by the POSIX standard.
-It is a fatal error to attempt to redefine words that this bc(1) does
-not reserve as keywords.
-.RE
-.TP
\f[B]-q\f[R], \f[B]--quiet\f[R]
-This option is for compatibility with the GNU
+.PP
+: This option is for compatibility with the GNU
bc(1) (https://www.gnu.org/software/bc/); it is a no-op.
Without this option, GNU bc(1) prints a copyright header.
This bc(1) only prints the copyright header if one or more of the
\f[B]-v\f[R], \f[B]-V\f[R], or \f[B]--version\f[R] options are given.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-s\f[R], \f[B]--standard\f[R]
-Process exactly the language defined by the
+.PP
+: Process exactly the language defined by the
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
and error if any extensions are used.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
-Print the version information (copyright header) and exit.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: Print the version information (copyright header) and exit.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]-w\f[R], \f[B]--warn\f[R]
-Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
+.PP
+: Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
not errors) are printed for non-standard extensions and execution
continues normally.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
-Evaluates \f[I]expr\f[R].
+.PP
+: Evaluates \f[I]expr\f[R].
If multiple expressions are given, they are evaluated in order.
If files are given as well (see below), the expressions and files are
evaluated in the order given.
This means that if a file is given before an expression, the file is
read in and evaluated first.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]BC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, bc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R], whether on the command-line or in
-\f[B]BC_ENV_ARGS\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, bc(1) will give a fatal error and
-exit.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
-Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
were read through \f[B]stdin\f[R].
If expressions are also given (see above), the expressions are evaluated
in the order given.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]BC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, bc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, bc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
All long options are \f[B]non-portable extensions\f[R].
-.SH STDIN
-.PP
-If no files or expressions are given by the \f[B]-f\f[R],
-\f[B]--file\f[R], \f[B]-e\f[R], or \f[B]--expression\f[R] options, then
-bc(1) read from \f[B]stdin\f[R].
-.PP
-However, there are a few caveats to this.
-.PP
-First, \f[B]stdin\f[R] is evaluated a line at a time.
-The only exception to this is if the parse cannot complete.
-That means that starting a string without ending it or starting a
-function, \f[B]if\f[R] statement, or loop without ending it will also
-cause bc(1) to not execute.
-.PP
-Second, after an \f[B]if\f[R] statement, bc(1) doesn\[cq]t know if an
-\f[B]else\f[R] statement will follow, so it will not execute until it
-knows there will not be an \f[B]else\f[R] statement.
.SH STDOUT
.PP
Any non-error output is written to \f[B]stdout\f[R].
@@ -402,7 +322,7 @@ Identifiers with more than one character (letter) are a
.PP
\f[B]ibase\f[R] is a global variable determining how to interpret
constant numbers.
-It is the \[lq]input\[rq] base, or the number base used for interpreting
+It is the \[dq]input\[dq] base, or the number base used for interpreting
input numbers.
\f[B]ibase\f[R] is initially \f[B]10\f[R].
If the \f[B]-s\f[R] (\f[B]--standard\f[R]) and \f[B]-w\f[R]
@@ -414,7 +334,7 @@ The max allowable value for \f[B]ibase\f[R] can be queried in bc(1)
programs with the \f[B]maxibase()\f[R] built-in function.
.PP
\f[B]obase\f[R] is a global variable determining how to output results.
-It is the \[lq]output\[rq] base, or the number base used for outputting
+It is the \[dq]output\[dq] base, or the number base used for outputting
numbers.
\f[B]obase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and
@@ -512,10 +432,6 @@ Array indices (\f[B]I[E]\f[R]).
.IP " 5." 4
\f[B]length(E)\f[R]: The number of significant decimal digits in
\f[B]E\f[R].
-Returns \f[B]1\f[R] for \f[B]0\f[R] with no decimal places.
-If given a string, the length of the string is returned.
-Passing a string to \f[B]length(E)\f[R] is a \f[B]non-portable
-extension\f[R].
.IP " 6." 4
\f[B]length(I[])\f[R]: The number of elements in the array \f[B]I\f[R].
This is a \f[B]non-portable extension\f[R].
@@ -525,28 +441,6 @@ This is a \f[B]non-portable extension\f[R].
\f[B]abs(E)\f[R]: The absolute value of \f[B]E\f[R].
This is a \f[B]non-portable extension\f[R].
.IP " 9." 4
-\f[B]modexp(E, E, E)\f[R]: Modular exponentiation, where the first
-expression is the base, the second is the exponent, and the third is the
-modulus.
-All three values must be integers.
-The second argument must be non-negative.
-The third argument must be non-zero.
-This is a \f[B]non-portable extension\f[R].
-.IP "10." 4
-\f[B]divmod(E, E, I[])\f[R]: Division and modulus in one operation.
-This is for optimization.
-The first expression is the dividend, and the second is the divisor,
-which must be non-zero.
-The return value is the quotient, and the modulus is stored in index
-\f[B]0\f[R] of the provided array (the last argument).
-This is a \f[B]non-portable extension\f[R].
-.IP "11." 4
-\f[B]asciify(E)\f[R]: If \f[B]E\f[R] is a string, returns a string that
-is the first letter of its argument.
-If it is a number, calculates the number mod \f[B]256\f[R] and returns
-that number as a one-character string.
-This is a \f[B]non-portable extension\f[R].
-.IP "12." 4
\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
\f[B]I\f[R] is an identifier for a non-\f[B]void\f[R] function (see the
\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
@@ -555,19 +449,19 @@ The \f[B]E\f[R] argument(s) may also be arrays of the form
(see the \f[I]Array References\f[R] subsection of the
\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
function definition is an array reference.
-.IP "13." 4
+.IP "10." 4
\f[B]read()\f[R]: Reads a line from \f[B]stdin\f[R] and uses that as an
expression.
The result of that expression is the result of the \f[B]read()\f[R]
operand.
This is a \f[B]non-portable extension\f[R].
-.IP "14." 4
+.IP "11." 4
\f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "15." 4
+.IP "12." 4
\f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "16." 4
+.IP "13." 4
\f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R].
This is a \f[B]non-portable extension\f[R].
.SS Numbers
@@ -591,223 +485,281 @@ This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
The following arithmetic and logical operators can be used.
They are listed in order of decreasing precedence.
Operators in the same group have the same precedence.
-.TP
+.PP
\f[B]++\f[R] \f[B]--\f[R]
-Type: Prefix and Postfix
-.RS
.PP
+: Type: Prefix and Postfix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **increment**, **decrement**
+\f[R]
+.fi
.PP
-Description: \f[B]increment\f[R], \f[B]decrement\f[R]
-.RE
-.TP
\f[B]-\f[R] \f[B]!\f[R]
-Type: Prefix
-.RS
.PP
+: Type: Prefix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **negation**, **boolean not**
+\f[R]
+.fi
.PP
-Description: \f[B]negation\f[R], \f[B]boolean not\f[R]
-.RE
-.TP
\f[B]\[ha]\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **power**
+\f[R]
+.fi
.PP
-Description: \f[B]power\f[R]
-.RE
-.TP
\f[B]*\f[R] \f[B]/\f[R] \f[B]%\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **multiply**, **divide**, **modulus**
+\f[R]
+.fi
.PP
-Description: \f[B]multiply\f[R], \f[B]divide\f[R], \f[B]modulus\f[R]
-.RE
-.TP
\f[B]+\f[R] \f[B]-\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **add**, **subtract**
+\f[R]
+.fi
.PP
-Description: \f[B]add\f[R], \f[B]subtract\f[R]
-.RE
-.TP
-\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R]
-Type: Binary
-.RS
+\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R]
+\f[B]%=\f[R] \f[B]\[ha]=\f[R]
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **assignment**
+\f[R]
+.fi
.PP
-Description: \f[B]assignment\f[R]
-.RE
-.TP
-\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R] \f[B]>\f[R]
-Type: Binary
-.RS
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **relational**
+\f[R]
+.fi
.PP
-Description: \f[B]relational\f[R]
-.RE
-.TP
\f[B]&&\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **boolean and**
+\f[R]
+.fi
.PP
-Description: \f[B]boolean and\f[R]
-.RE
-.TP
\f[B]||\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
-.PP
-Description: \f[B]boolean or\f[R]
-.RE
+
+Description: **boolean or**
+\f[R]
+.fi
.PP
The operators will be described in more detail below.
-.TP
+.PP
\f[B]++\f[R] \f[B]--\f[R]
-The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
+.PP
+: The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
operators behave exactly like they would in C.
They require a named expression (see the \f[I]Named Expressions\f[R]
subsection) as an operand.
-.RS
+.IP
+.nf
+\f[C]
+The prefix versions of these operators are more efficient; use them where
+possible.
+\f[R]
+.fi
.PP
-The prefix versions of these operators are more efficient; use them
-where possible.
-.RE
-.TP
\f[B]-\f[R]
-The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
+.PP
+: The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
to negate any expression with the value \f[B]0\f[R].
Otherwise, a copy of the expression with its sign flipped is returned.
-.TP
+.PP
\f[B]!\f[R]
-The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the expression
-is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the
+expression is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]\[ha]\f[R]
-The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
+.PP
+: The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
as it would be in C) takes two expressions and raises the first to the
power of the value of the second.
The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*), and if it is
+negative, the first value must be non-zero.
+\f[R]
+.fi
.PP
-The second expression must be an integer (no \f[I]scale\f[R]), and if it
-is negative, the first value must be non-zero.
-.RE
-.TP
\f[B]*\f[R]
-The \f[B]multiply\f[R] operator takes two expressions, multiplies them,
-and returns the product.
+.PP
+: The \f[B]multiply\f[R] operator takes two expressions, multiplies
+them, and returns the product.
If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
\f[I]scale\f[R] of the result is equal to
\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
\f[B]max()\f[R] return the obvious values.
-.TP
+.PP
\f[B]/\f[R]
-The \f[B]divide\f[R] operator takes two expressions, divides them, and
+.PP
+: The \f[B]divide\f[R] operator takes two expressions, divides them, and
returns the quotient.
The \f[I]scale\f[R] of the result shall be the value of \f[B]scale\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
The second expression must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]%\f[R]
-The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and evaluates them by 1) Computing \f[B]a/b\f[R] to current
\f[B]scale\f[R] and 2) Using the result of step 1 to calculate
\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
\f[B]max(scale+scale(b),scale(a))\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
The second expression must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]+\f[R]
-The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and returns the sum, with a \f[I]scale\f[R] equal to the
max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
-.TP
+.PP
\f[B]-\f[R]
-The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and returns the difference, with a \f[I]scale\f[R] equal to
the max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
-.TP
-\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R]
-The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R] and
-\f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the \f[I]Named
-Expressions\f[R] subsection).
-.RS
-.PP
-For \f[B]=\f[R], \f[B]b\f[R] is copied and the result is assigned to
-\f[B]a\f[R].
-For all others, \f[B]a\f[R] and \f[B]b\f[R] are applied as operands to
-the corresponding arithmetic operator and the result is assigned to
-\f[B]a\f[R].
-.RE
-.TP
-\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R] \f[B]>\f[R]
-The \f[B]relational\f[R] operators compare two expressions, \f[B]a\f[R]
-and \f[B]b\f[R], and if the relation holds, according to C language
-semantics, the result is \f[B]1\f[R].
-Otherwise, it is \f[B]0\f[R].
-.RS
.PP
+\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R]
+\f[B]%=\f[R] \f[B]\[ha]=\f[R]
+.PP
+: The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R]
+and \f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the
+\f[I]Named Expressions\f[R] subsection).
+.IP
+.nf
+\f[C]
+For **=**, **b** is copied and the result is assigned to **a**. For all
+others, **a** and **b** are applied as operands to the corresponding
+arithmetic operator and the result is assigned to **a**.
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: The \f[B]relational\f[R] operators compare two expressions,
+\f[B]a\f[R] and \f[B]b\f[R], and if the relation holds, according to C
+language semantics, the result is \f[B]1\f[R].
+Otherwise, it is \f[B]0\f[R].
+.IP
+.nf
+\f[C]
Note that unlike in C, these operators have a lower precedence than the
-\f[B]assignment\f[R] operators, which means that \f[B]a=b>c\f[R] is
-interpreted as \f[B](a=b)>c\f[R].
+**assignment** operators, which means that **a=b\[rs]>c** is interpreted as
+**(a=b)\[rs]>c**.
+
+Also, unlike the [standard][1] requires, these operators can appear anywhere
+any other expressions can be used. This allowance is a
+**non-portable extension**.
+\f[R]
+.fi
.PP
-Also, unlike the
-standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
-requires, these operators can appear anywhere any other expressions can
-be used.
-This allowance is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]&&\f[R]
-The \f[B]boolean and\f[R] operator takes two expressions and returns
-\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
-.RS
.PP
-This is \f[I]not\f[R] a short-circuit operator.
+: The \f[B]boolean and\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]||\f[R]
-The \f[B]boolean or\f[R] operator takes two expressions and returns
+.PP
+: The \f[B]boolean or\f[R] operator takes two expressions and returns
\f[B]1\f[R] if one of the expressions is non-zero, \f[B]0\f[R]
otherwise.
-.RS
-.PP
-This is \f[I]not\f[R] a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Statements
.PP
The following items are statements:
.IP " 1." 4
\f[B]E\f[R]
.IP " 2." 4
-\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] \&... \f[B];\f[R] \f[B]S\f[R]
-\f[B]}\f[R]
+\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] ...
+\f[B];\f[R] \f[B]S\f[R] \f[B]}\f[R]
.IP " 3." 4
\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
.IP " 4." 4
@@ -833,10 +785,9 @@ An empty statement
.IP "13." 4
A string of characters, enclosed in double quotes
.IP "14." 4
-\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] \&... \f[B],\f[R] \f[B]E\f[R]
+\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] ...
+\f[B],\f[R] \f[B]E\f[R]
.IP "15." 4
-\f[B]stream\f[R] \f[B]E\f[R] \f[B],\f[R] \&... \f[B],\f[R] \f[B]E\f[R]
-.IP "16." 4
\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
\f[B]I\f[R] is an identifier for a \f[B]void\f[R] function (see the
\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
@@ -846,8 +797,7 @@ The \f[B]E\f[R] argument(s) may also be arrays of the form
\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
function definition is an array reference.
.PP
-Numbers 4, 9, 11, 12, 14, 15, and 16 are \f[B]non-portable
-extensions\f[R].
+Numbers 4, 9, 11, 12, 14, and 15 are \f[B]non-portable extensions\f[R].
.PP
Also, as a \f[B]non-portable extension\f[R], any or all of the
expressions in the header of a for loop may be omitted.
@@ -878,72 +828,30 @@ This is like the \f[B]quit\f[R] statement in that it is a compile-time
command.
.PP
An expression by itself is evaluated and printed, followed by a newline.
-.SS Strings
-.PP
-If strings appear as a statement by themselves, they are printed without
-a trailing newline.
-.PP
-In addition to appearing as a lone statement by themselves, strings can
-be assigned to variables and array elements.
-They can also be passed to functions in variable parameters.
-.PP
-If any statement that expects a string is given a variable that had a
-string assigned to it, the statement acts as though it had received a
-string.
-.PP
-If any math operation is attempted on a string or a variable or array
-element that has been assigned a string, an error is raised, and bc(1)
-resets (see the \f[B]RESET\f[R] section).
-.PP
-Assigning strings to variables and array elements and passing them to
-functions are \f[B]non-portable extensions\f[R].
.SS Print Statement
.PP
-The \[lq]expressions\[rq] in a \f[B]print\f[R] statement may also be
+The \[dq]expressions\[dq] in a \f[B]print\f[R] statement may also be
strings.
If they are, there are backslash escape sequences that are interpreted
specially.
What those sequences are, and what they cause to be printed, are shown
below:
.PP
-\f[B]\[rs]a\f[R]: \f[B]\[rs]a\f[R]
-.PP
-\f[B]\[rs]b\f[R]: \f[B]\[rs]b\f[R]
-.PP
-\f[B]\[rs]\[rs]\f[R]: \f[B]\[rs]\f[R]
+ * * * * *
.PP
-\f[B]\[rs]e\f[R]: \f[B]\[rs]\f[R]
+\f[B]\[rs]a\f[R] \f[B]\[rs]a\f[R] \f[B]\[rs]b\f[R] \f[B]\[rs]b\f[R]
+\f[B]\[rs]\[rs]\f[R] \f[B]\[rs]\f[R] \f[B]\[rs]e\f[R] \f[B]\[rs]\f[R]
+\f[B]\[rs]f\f[R] \f[B]\[rs]f\f[R] \f[B]\[rs]n\f[R] \f[B]\[rs]n\f[R]
+\f[B]\[rs]q\f[R] \f[B]\[dq]\f[R] \f[B]\[rs]r\f[R] \f[B]\[rs]r\f[R]
+\f[B]\[rs]t\f[R] \f[B]\[rs]t\f[R]
.PP
-\f[B]\[rs]f\f[R]: \f[B]\[rs]f\f[R]
-.PP
-\f[B]\[rs]n\f[R]: \f[B]\[rs]n\f[R]
-.PP
-\f[B]\[rs]q\f[R]: \f[B]\[lq]\f[R]
-.PP
-\f[B]\[rs]r\f[R]: \f[B]\[rs]r\f[R]
-.PP
-\f[B]\[rs]t\f[R]: \f[B]\[rs]t\f[R]
+ * * * * *
.PP
Any other character following a backslash causes the backslash and
character to be printed as-is.
.PP
Any non-string expression in a print statement shall be assigned to
\f[B]last\f[R], like any other expression that is printed.
-.SS Stream Statement
-.PP
-The \[lq]expressions in a \f[B]stream\f[R] statement may also be
-strings.
-.PP
-If a \f[B]stream\f[R] statement is given a string, it prints the string
-as though the string had appeared as its own statement.
-In other words, the \f[B]stream\f[R] statement prints strings normally,
-without a newline.
-.PP
-If a \f[B]stream\f[R] statement is given a number, a copy of it is
-truncated and its absolute value is calculated.
-The result is then printed as though \f[B]obase\f[R] is \f[B]256\f[R]
-and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
.SS Order of Evaluation
.PP
All expressions in a statment are evaluated left to right, except as
@@ -1033,9 +941,9 @@ Void functions can only use the first two \f[B]return\f[R] statements
listed above.
They can also omit the return statement entirely.
.PP
-The word \[lq]void\[rq] is not treated as a keyword; it is still
+The word \[dq]void\[dq] is not treated as a keyword; it is still
possible to have variables, arrays, and functions named \f[B]void\f[R].
-The word \[lq]void\[rq] is only treated specially right after the
+The word \[dq]void\[dq] is only treated specially right after the
\f[B]define\f[R] keyword.
.PP
This is a \f[B]non-portable extension\f[R].
@@ -1066,55 +974,74 @@ All of the functions below are available when the \f[B]-l\f[R] or
The
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
defines the following functions for the math library:
-.TP
+.PP
\f[B]s(x)\f[R]
-Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]c(x)\f[R]
-Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]a(x)\f[R]
-Returns the arctangent of \f[B]x\f[R], in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]l(x)\f[R]
-Returns the natural logarithm of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the natural logarithm of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]e(x)\f[R]
-Returns the mathematical constant \f[B]e\f[R] raised to the power of
+.PP
+: Returns the mathematical constant \f[B]e\f[R] raised to the power of
\f[B]x\f[R].
-.RS
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]j(x, n)\f[R]
-Returns the bessel integer order \f[B]n\f[R] (truncated) of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
+: Returns the bessel integer order \f[B]n\f[R] (truncated) of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.SS Transcendental Functions
.PP
All transcendental functions can return slightly inaccurate results (up
@@ -1190,59 +1117,71 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on bc(1):
-.TP
+.PP
\f[B]BC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
bc(1) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]BC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]BC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]BC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]BC_BASE_POW\f[R].
-.TP
+.PP
\f[B]BC_DIM_MAX\f[R]
-The maximum size of arrays.
+.PP
+: The maximum size of arrays.
Set at \f[B]SIZE_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_STRING_MAX\f[R]
-The maximum length of strings.
+.PP
+: The maximum length of strings.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NAME_MAX\f[R]
-The maximum length of identifiers.
+.PP
+: The maximum length of identifiers.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]BC_OVERFLOW_MAX\f[R].
-.TP
+.PP
Number of vars
-The maximum number of vars/arrays.
+.PP
+: The maximum number of vars/arrays.
Set at \f[B]SIZE_MAX-1\f[R].
.PP
The actual values can be queried with the \f[B]limits\f[R] statement.
@@ -1254,170 +1193,119 @@ In fact, memory should be exhausted before these limits should be hit.
.SH ENVIRONMENT VARIABLES
.PP
bc(1) recognizes the following environment variables:
-.TP
+.PP
\f[B]POSIXLY_CORRECT\f[R]
-If this variable exists (no matter the contents), bc(1) behaves as if
+.PP
+: If this variable exists (no matter the contents), bc(1) behaves as if
the \f[B]-s\f[R] option was given.
-.TP
+.PP
\f[B]BC_ENV_ARGS\f[R]
-This is another way to give command-line arguments to bc(1).
+.PP
+: This is another way to give command-line arguments to bc(1).
They should be in the same format as all other command-line arguments.
These are always processed first, so any files given in
\f[B]BC_ENV_ARGS\f[R] will be processed before arguments and files given
on the command-line.
-This gives the user the ability to set up \[lq]standard\[rq] options and
+This gives the user the ability to set up \[dq]standard\[dq] options and
files to be used at every invocation.
The most useful thing for such files to contain would be useful
functions that the user might want every time bc(1) runs.
-.RS
-.PP
-The code that parses \f[B]BC_ENV_ARGS\f[R] will correctly handle quoted
-arguments, but it does not understand escape sequences.
-For example, the string \f[B]\[lq]/home/gavin/some bc file.bc\[rq]\f[R]
-will be correctly parsed, but the string \f[B]\[lq]/home/gavin/some
-\[dq]bc\[dq] file.bc\[rq]\f[R] will include the backslashes.
-.PP
-The quote parsing will handle either kind of quotes, \f[B]\[cq]\f[R] or
-\f[B]\[lq]\f[R].
-Thus, if you have a file with any number of single quotes in the name,
-you can use double quotes as the outside quotes, as in \f[B]\[lq]some
-`bc' file.bc\[rq]\f[R], and vice versa if you have a file with double
-quotes.
-However, handling a file with both kinds of quotes in
-\f[B]BC_ENV_ARGS\f[R] is not supported due to the complexity of the
-parsing, though such files are still supported on the command-line where
-the parsing is done by the shell.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some bc file.bc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]bc\[rs]\[dq] file.bc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]bc\[aq] file.bc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
\f[B]BC_LINE_LENGTH\f[R]
-If this environment variable exists and contains an integer that is
+.PP
+: If this environment variable exists and contains an integer that is
greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
(\f[B]2\[ha]16-1\f[R]), bc(1) will output lines to that length,
including the backslash (\f[B]\[rs]\f[R]).
The default line length is \f[B]70\f[R].
-.TP
-\f[B]BC_BANNER\f[R]
-If this environment variable exists and contains an integer, then a
-non-zero value activates the copyright banner when bc(1) is in
-interactive mode, while zero deactivates it.
-.RS
-.PP
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because bc(1)
-does not print the banner when not in interactive mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_SIGINT_RESET\f[R]
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because bc(1)
-exits on \f[B]SIGINT\f[R] when not in interactive mode.
-.RS
-.PP
-However, when bc(1) is in interactive mode, then if this environment
-variable exists and contains an integer, a non-zero value makes bc(1)
-reset on \f[B]SIGINT\f[R], rather than exit, and zero makes bc(1) exit.
-If this environment variable exists and is \f[I]not\f[R] an integer,
-then bc(1) will exit on \f[B]SIGINT\f[R].
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_TTY_MODE\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, then a non-zero value makes bc(1) use
-TTY mode, and zero makes bc(1) not use TTY mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_PROMPT\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, a non-zero value makes bc(1) use a
-prompt, and zero or a non-integer makes bc(1) not use a prompt.
-If this environment variable does not exist and \f[B]BC_TTY_MODE\f[R]
-does, then the value of the \f[B]BC_TTY_MODE\f[R] environment variable
-is used.
-.PP
-This environment variable and the \f[B]BC_TTY_MODE\f[R] environment
-variable override the default, which can be queried with the
-\f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
.SH EXIT STATUS
.PP
bc(1) returns the following exit statuses:
-.TP
+.PP
\f[B]0\f[R]
-No error.
-.TP
+.PP
+: No error.
+.PP
\f[B]1\f[R]
-A math error occurred.
+.PP
+: A math error occurred.
This follows standard practice of using \f[B]1\f[R] for expected errors,
since math errors will happen in the process of normal execution.
-.RS
-.PP
-Math errors include divide by \f[B]0\f[R], taking the square root of a
-negative number, attempting to convert a negative number to a hardware
-integer, overflow when converting a number to a hardware integer,
-overflow when calculating the size of a number, and attempting to use a
-non-integer where an integer is required.
-.PP
-Converting to a hardware integer happens for the second operand of the
-power (\f[B]\[ha]\f[R]) operator and the corresponding assignment
-operator.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**) operator and the corresponding assignment operator.
+\f[R]
+.fi
+.PP
\f[B]2\f[R]
-A parse error occurred.
-.RS
-.PP
-Parse errors include unexpected \f[B]EOF\f[R], using an invalid
-character, failing to find the end of a string or comment, using a token
-where it is invalid, giving an invalid expression, giving an invalid
-print statement, giving an invalid function definition, attempting to
-assign to an expression that is not a named expression (see the
-\f[I]Named Expressions\f[R] subsection of the \f[B]SYNTAX\f[R] section),
-giving an invalid \f[B]auto\f[R] list, having a duplicate
-\f[B]auto\f[R]/function parameter, failing to find the end of a code
-block, attempting to return a value from a \f[B]void\f[R] function,
-attempting to use a variable as a reference, and using any extensions
-when the option \f[B]-s\f[R] or any equivalents were given.
-.RE
-.TP
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, using a token where it is invalid,
+giving an invalid expression, giving an invalid print statement, giving an
+invalid function definition, attempting to assign to an expression that is
+not a named expression (see the *Named Expressions* subsection of the
+**SYNTAX** section), giving an invalid **auto** list, having a duplicate
+**auto**/function parameter, failing to find the end of a code block,
+attempting to return a value from a **void** function, attempting to use a
+variable as a reference, and using any extensions when the option **-s** or
+any equivalents were given.
+\f[R]
+.fi
+.PP
\f[B]3\f[R]
-A runtime error occurred.
-.RS
.PP
-Runtime errors include assigning an invalid number to any global
-(\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R]), giving a bad
-expression to a \f[B]read()\f[R] call, calling \f[B]read()\f[R] inside
-of a \f[B]read()\f[R] call, type errors, passing the wrong number of
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, passing the wrong number of
arguments to functions, attempting to call an undefined function, and
-attempting to use a \f[B]void\f[R] function call as a value in an
-expression.
-.RE
-.TP
+attempting to use a **void** function call as a value in an expression.
+\f[R]
+.fi
+.PP
\f[B]4\f[R]
-A fatal error occurred.
-.RS
.PP
-Fatal errors include memory allocation errors, I/O errors, failing to
-open files, attempting to use files that do not have only ASCII
-characters (bc(1) only accepts ASCII characters), attempting to open a
-directory as a file, and giving invalid command-line options.
-.RE
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (bc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
.PP
The exit status \f[B]4\f[R] is special; when a fatal error occurs, bc(1)
always exits and returns \f[B]4\f[R], no matter what mode bc(1) is in.
@@ -1439,88 +1327,42 @@ standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both \f[B]stdin\f[R]
and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
-and \f[B]--interactive\f[R] option can turn it on in other situations.
+and \f[B]--interactive\f[R] option can turn it on in other cases.
.PP
In interactive mode, bc(1) attempts to recover from errors (see the
\f[B]RESET\f[R] section), and in normal execution, flushes
\f[B]stdout\f[R] as soon as execution is done for the current input.
-bc(1) may also reset on \f[B]SIGINT\f[R] instead of exit, depending on
-the contents of, or default for, the \f[B]BC_SIGINT_RESET\f[R]
-environment variable (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
.SH TTY MODE
.PP
If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY, then \[lq]TTY mode\[rq] is considered to be
-available, and thus, bc(1) can turn on TTY mode, subject to some
-settings.
-.PP
-If there is the environment variable \f[B]BC_TTY_MODE\f[R] in the
-environment (see the \f[B]ENVIRONMENT VARIABLES\f[R] section), then if
-that environment variable contains a non-zero integer, bc(1) will turn
-on TTY mode when \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R]
-are all connected to a TTY.
-If the \f[B]BC_TTY_MODE\f[R] environment variable exists but is
-\f[I]not\f[R] a non-zero integer, then bc(1) will not turn TTY mode on.
-.PP
-If the environment variable \f[B]BC_TTY_MODE\f[R] does \f[I]not\f[R]
-exist, the default setting is used.
-The default setting can be queried with the \f[B]-h\f[R] or
-\f[B]--help\f[R] options.
+connected to a TTY, bc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is required for history to be enabled (see the \f[B]COMMAND
+LINE HISTORY\f[R] section).
+It is also required to enable special handling for \f[B]SIGINT\f[R]
+signals.
+.PP
+The prompt is enabled in TTY mode.
.PP
TTY mode is different from interactive mode because interactive mode is
required in the bc(1)
specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
to be connected to a terminal.
-.SS Command-Line History
-.PP
-Command-line history is only enabled if TTY mode is, i.e., that
-\f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to
-a TTY and the \f[B]BC_TTY_MODE\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section) and its default do not disable
-TTY mode.
-See the \f[B]COMMAND LINE HISTORY\f[R] section for more information.
-.SS Prompt
-.PP
-If TTY mode is available, then a prompt can be enabled.
-Like TTY mode itself, it can be turned on or off with an environment
-variable: \f[B]BC_PROMPT\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If the environment variable \f[B]BC_PROMPT\f[R] exists and is a non-zero
-integer, then the prompt is turned on when \f[B]stdin\f[R],
-\f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to a TTY and the
-\f[B]-P\f[R] and \f[B]--no-prompt\f[R] options were not used.
-The read prompt will be turned on under the same conditions, except that
-the \f[B]-R\f[R] and \f[B]--no-read-prompt\f[R] options must also not be
-used.
-.PP
-However, if \f[B]BC_PROMPT\f[R] does not exist, the prompt can be
-enabled or disabled with the \f[B]BC_TTY_MODE\f[R] environment variable,
-the \f[B]-P\f[R] and \f[B]--no-prompt\f[R] options, and the \f[B]-R\f[R]
-and \f[B]--no-read-prompt\f[R] options.
-See the \f[B]ENVIRONMENT VARIABLES\f[R] and \f[B]OPTIONS\f[R] sections
-for more details.
.SH SIGNAL HANDLING
.PP
-Sending a \f[B]SIGINT\f[R] will cause bc(1) to do one of two things.
+Sending a \f[B]SIGINT\f[R] will cause bc(1) to stop execution of the
+current input.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
.PP
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), or the \f[B]BC_SIGINT_RESET\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section), or its default, is either not
-an integer or it is zero, bc(1) will exit.
-.PP
-However, if bc(1) is in interactive mode, and the
-\f[B]BC_SIGINT_RESET\f[R] or its default is an integer and non-zero,
-then bc(1) will stop executing the current input and reset (see the
-\f[B]RESET\f[R] section) upon receiving a \f[B]SIGINT\f[R].
-.PP
-Note that \[lq]current input\[rq] can mean one of two things.
-If bc(1) is processing input from \f[B]stdin\f[R] in interactive mode,
-it will ask for more input.
-If bc(1) is processing input from a file in interactive mode, it will
-stop processing the file and start processing the next file, if one
-exists, or ask for input from \f[B]stdin\f[R] if no other file exists.
+Note that \[dq]current input\[dq] can mean one of two things.
+If bc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If bc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
.PP
This means that if a \f[B]SIGINT\f[R] is sent to bc(1) as it is
executing a file, it can seem as though bc(1) did not respond to the
@@ -1533,25 +1375,14 @@ the user to continue.
.PP
\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause bc(1) to clean up and
exit, and it uses the default handler for all other signals.
-The one exception is \f[B]SIGHUP\f[R]; in that case, and only when bc(1)
-is in TTY mode (see the \f[B]TTY MODE\f[R] section), a \f[B]SIGHUP\f[R]
-will cause bc(1) to clean up and exit.
+The one exception is \f[B]SIGHUP\f[R]; in that case, when bc(1) is in
+TTY mode, a \f[B]SIGHUP\f[R] will cause bc(1) to clean up and exit.
.SH COMMAND LINE HISTORY
.PP
bc(1) supports interactive command-line editing.
-.PP
-If bc(1) can be in TTY mode (see the \f[B]TTY MODE\f[R] section),
-history can be enabled.
-This means that command-line history can only be enabled when
-\f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY.
-.PP
-Like TTY mode itself, it can be turned on or off with the environment
-variable \f[B]BC_TTY_MODE\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If history is enabled, previous lines can be recalled and edited with
-the arrow keys.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), history is
+enabled.
+Previous lines can be recalled and edited with the arrow keys.
.PP
\f[B]Note\f[R]: tabs are converted to 8 spaces.
.SH SEE ALSO
diff --git a/manuals/bc/EN.1.md b/manuals/bc/EN.1.md
index c99a9a28..4e0a0f0f 100644
--- a/manuals/bc/EN.1.md
+++ b/manuals/bc/EN.1.md
@@ -46,17 +46,8 @@ Such differences will be noted in this document.
After parsing and handling options, this bc(1) reads any files given on the
command line and executes them before reading from **stdin**.
-This bc(1) is a drop-in replacement for *any* bc(1), including (and especially)
-the GNU bc(1).
-
-**Note**: If running this bc(1) on *any* script meant for another bc(1) gives a
-parse error, it is probably because a word this bc(1) reserves as a keyword is
-used as the name of a function, variable, or array. To fix that, use the
-command-line option **-r** *keyword*, where *keyword* is the keyword that is
-used as a name in the script. For more information, see the **OPTIONS** section.
-
-If parsing scripts meant for other bc(1) implementations still does not work,
-that is a bug and should be reported. See the **BUGS** section.
+This bc(1) is a drop-in replacement for *any* bc(1), including (and
+especially) the GNU bc(1).
# OPTIONS
@@ -64,7 +55,7 @@ The following are the options that bc(1) accepts.
**-g**, **-\-global-stacks**
-: Turns the globals **ibase**, **obase**, and **scale** into stacks.
+ Turns the globals **ibase**, **obase**, and **scale** into stacks.
This has the effect that a copy of the current value of all three are pushed
onto a stack for every function call, as well as popped when every function
@@ -141,9 +132,6 @@ The following are the options that bc(1) accepts.
would want to put this option in **BC_ENV_ARGS** (see the
**ENVIRONMENT VARIABLES** section).
- These options override the **BC_PROMPT** and **BC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
-
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
@@ -158,47 +146,8 @@ The following are the options that bc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **read()** built-in function is called.
- These options *do* override the **BC_PROMPT** and **BC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
This is a **non-portable extension**.
-**-r** *keyword*, **-\-redefine**=*keyword*
-
-: Redefines *keyword* in order to allow it to be used as a function, variable,
- or array name. This is useful when this bc(1) gives parse errors when
- parsing scripts meant for other bc(1) implementations.
-
- The keywords this bc(1) allows to be redefined are:
-
- * **abs**
- * **asciify**
- * **continue**
- * **divmod**
- * **else**
- * **halt**
- * **last**
- * **limits**
- * **maxibase**
- * **maxobase**
- * **maxscale**
- * **modexp**
- * **print**
- * **read**
- * **stream**
-
- If any of those keywords are used as a function, variable, or array name in
- a script, use this option with the keyword as the argument. If multiple are
- used, use this option for all of them; it can be used multiple times.
-
- Keywords are *not* redefined when parsing the builtin math library (see the
- **LIBRARY** section).
-
- It is a fatal error to redefine keywords mandated by the POSIX standard. It
- is a fatal error to attempt to redefine words that this bc(1) does not
- reserve as keywords.
-
**-q**, **-\-quiet**
: This option is for compatibility with the [GNU bc(1)][2]; it is a no-op.
@@ -262,22 +211,6 @@ The following are the options that bc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files or expressions are given by the **-f**, **-\-file**, **-e**, or
-**-\-expression** options, then bc(1) read from **stdin**.
-
-However, there are a few caveats to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-the parse cannot complete. That means that starting a string without ending it
-or starting a function, **if** statement, or loop without ending it will also
-cause bc(1) to not execute.
-
-Second, after an **if** statement, bc(1) doesn't know if an **else** statement
-will follow, so it will not execute until it knows there will not be an **else**
-statement.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -405,42 +338,26 @@ The following are valid operands in bc(1):
2. Array indices (**I[E]**).
3. **(E)**: The value of **E** (used to change precedence).
4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
-5. **length(E)**: The number of significant decimal digits in **E**. Returns
- **1** for **0** with no decimal places. If given a string, the length of the
- string is returned. Passing a string to **length(E)** is a **non-portable
- extension**.
+5. **length(E)**: The number of significant decimal digits in **E**.
6. **length(I[])**: The number of elements in the array **I**. This is a
**non-portable extension**.
7. **scale(E)**: The *scale* of **E**.
8. **abs(E)**: The absolute value of **E**. This is a **non-portable
extension**.
-9. **modexp(E, E, E)**: Modular exponentiation, where the first expression is
- the base, the second is the exponent, and the third is the modulus. All
- three values must be integers. The second argument must be non-negative. The
- third argument must be non-zero. This is a **non-portable extension**.
-10. **divmod(E, E, I[])**: Division and modulus in one operation. This is for
- optimization. The first expression is the dividend, and the second is the
- divisor, which must be non-zero. The return value is the quotient, and the
- modulus is stored in index **0** of the provided array (the last argument).
- This is a **non-portable extension**.
-11. **asciify(E)**: If **E** is a string, returns a string that is the first
- letter of its argument. If it is a number, calculates the number mod **256**
- and returns that number as a one-character string. This is a **non-portable
- extension**.
-12. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a non-**void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-13. **read()**: Reads a line from **stdin** and uses that as an expression. The
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
result of that expression is the result of the **read()** operand. This is a
**non-portable extension**.
-14. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
extension**.
-15. **maxobase()**: The max allowable **obase**. This is a **non-portable
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
extension**.
-16. **maxscale()**: The max allowable **scale**. This is a **non-portable
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
extension**.
## Numbers
@@ -661,15 +578,14 @@ The following items are statements:
12. **limits**
13. A string of characters, enclosed in double quotes
14. **print** **E** **,** ... **,** **E**
-15. **stream** **E** **,** ... **,** **E**
-16. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a **void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-Numbers 4, 9, 11, 12, 14, 15, and 16 are **non-portable extensions**.
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
Also, as a **non-portable extension**, any or all of the expressions in the
header of a for loop may be omitted. If the condition (second expression) is
@@ -696,48 +612,23 @@ is like the **quit** statement in that it is a compile-time command.
An expression by itself is evaluated and printed, followed by a newline.
-## Strings
-
-If strings appear as a statement by themselves, they are printed without a
-trailing newline.
-
-In addition to appearing as a lone statement by themselves, strings can be
-assigned to variables and array elements. They can also be passed to functions
-in variable parameters.
-
-If any statement that expects a string is given a variable that had a string
-assigned to it, the statement acts as though it had received a string.
-
-If any math operation is attempted on a string or a variable or array element
-that has been assigned a string, an error is raised, and bc(1) resets (see the
-**RESET** section).
-
-Assigning strings to variables and array elements and passing them to functions
-are **non-portable extensions**.
-
## Print Statement
The "expressions" in a **print** statement may also be strings. If they are, there
are backslash escape sequences that are interpreted specially. What those
sequences are, and what they cause to be printed, are shown below:
-**\\a**: **\\a**
-
-**\\b**: **\\b**
-
-**\\\\**: **\\**
-
-**\\e**: **\\**
-
-**\\f**: **\\f**
-
-**\\n**: **\\n**
-
-**\\q**: **"**
-
-**\\r**: **\\r**
-
-**\\t**: **\\t**
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
Any other character following a backslash causes the backslash and character to
be printed as-is.
@@ -745,19 +636,6 @@ be printed as-is.
Any non-string expression in a print statement shall be assigned to **last**,
like any other expression that is printed.
-## Stream Statement
-
-The "expressions in a **stream** statement may also be strings.
-
-If a **stream** statement is given a string, it prints the string as though the
-string had appeared as its own statement. In other words, the **stream**
-statement prints strings normally, without a newline.
-
-If a **stream** statement is given a number, a copy of it is truncated and its
-absolute value is calculated. The result is then printed as though **obase** is
-**256** and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
-
## Order of Evaluation
All expressions in a statment are evaluated left to right, except as necessary
@@ -1064,61 +942,6 @@ bc(1) recognizes the following environment variables:
lines to that length, including the backslash (**\\**). The default line
length is **70**.
-**BC_BANNER**
-
-: If this environment variable exists and contains an integer, then a non-zero
- value activates the copyright banner when bc(1) is in interactive mode,
- while zero deactivates it.
-
- If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) does not print
- the banner when not in interactive mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_SIGINT_RESET**
-
-: If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when bc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes bc(1) reset
- on **SIGINT**, rather than exit, and zero makes bc(1) exit. If this
- environment variable exists and is *not* an integer, then bc(1) will exit on
- **SIGINT**.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes bc(1) use TTY
- mode, and zero makes bc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes bc(1) use a prompt,
- and zero or a non-integer makes bc(1) not use a prompt. If this environment
- variable does not exist and **BC_TTY_MODE** does, then the value of the
- **BC_TTY_MODE** environment variable is used.
-
- This environment variable and the **BC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
-
# EXIT STATUS
bc(1) returns the following exit statuses:
@@ -1135,9 +958,8 @@ bc(1) returns the following exit statuses:
Math errors include divide by **0**, taking the square root of a negative
number, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**) operator and the corresponding assignment operator.
@@ -1161,12 +983,11 @@ bc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors, passing the
- wrong number of arguments to functions, attempting to call an undefined
- function, and attempting to use a **void** function call as a value in an
- expression.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
**4**
@@ -1195,78 +1016,37 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. bc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **BC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, bc(1) can turn on TTY mode,
-subject to some settings.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
-If there is the environment variable **BC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, bc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **BC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then bc(1) will not turn TTY
-mode on.
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
-If the environment variable **BC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+The prompt is enabled in TTY mode.
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-## Command-Line History
-
-Command-line history is only enabled if TTY mode is, i.e., that **stdin**,
-**stdout**, and **stderr** are connected to a TTY and the **BC_TTY_MODE**
-environment variable (see the **ENVIRONMENT VARIABLES** section) and its default
-do not disable TTY mode. See the **COMMAND LINE HISTORY** section for more
-information.
-
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **BC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **BC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **BC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **BC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause bc(1) to do one of two things.
-
-If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **BC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, bc(1) will
-exit.
-
-However, if bc(1) is in interactive mode, and the **BC_SIGINT_RESET** or its
-default is an integer and non-zero, then bc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If bc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If bc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
can seem as though bc(1) did not respond to the signal since it will immediately
@@ -1278,22 +1058,14 @@ continue.
**SIGTERM** and **SIGQUIT** cause bc(1) to clean up and exit, and it uses the
default handler for all other signals. The one exception is **SIGHUP**; in that
-case, and only when bc(1) is in TTY mode (see the **TTY MODE** section), a
-**SIGHUP** will cause bc(1) to clean up and exit.
+case, when bc(1) is in TTY mode, a **SIGHUP** will cause bc(1) to clean up and
+exit.
# COMMAND LINE HISTORY
-bc(1) supports interactive command-line editing.
-
-If bc(1) can be in TTY mode (see the **TTY MODE** section), history can be
-enabled. This means that command-line history can only be enabled when
-**stdin**, **stdout**, and **stderr** are all connected to a TTY.
-
-Like TTY mode itself, it can be turned on or off with the environment variable
-**BC_TTY_MODE** (see the **ENVIRONMENT VARIABLES** section).
-
-If history is enabled, previous lines can be recalled and edited with the arrow
-keys.
+bc(1) supports interactive command-line editing. If bc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
**Note**: tabs are converted to 8 spaces.
diff --git a/manuals/bc/ENP.1 b/manuals/bc/ENP.1
new file mode 100644
index 00000000..e4452bd8
--- /dev/null
+++ b/manuals/bc/ENP.1
@@ -0,0 +1,1393 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions are met:
+.\"
+.\" * Redistributions of source code must retain the above copyright notice,
+.\" this list of conditions and the following disclaimer.
+.\"
+.\" * Redistributions in binary form must reproduce the above copyright notice,
+.\" this list of conditions and the following disclaimer in the documentation
+.\" and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
+.SH NAME
+.PP
+bc - arbitrary-precision decimal arithmetic language and calculator
+.SH SYNOPSIS
+.PP
+\f[B]bc\f[R] [\f[B]-ghilPqRsvVw\f[R]] [\f[B]--global-stacks\f[R]]
+[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--mathlib\f[R]]
+[\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]] [\f[B]--quiet\f[R]]
+[\f[B]--standard\f[R]] [\f[B]--warn\f[R]] [\f[B]--version\f[R]]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
+.SH DESCRIPTION
+.PP
+bc(1) is an interactive processor for a language first standardized in
+1991 by POSIX.
+(The current standard is
+here (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html).)
+The language provides unlimited precision decimal arithmetic and is
+somewhat C-like, but there are differences.
+Such differences will be noted in this document.
+.PP
+After parsing and handling options, this bc(1) reads any files given on
+the command line and executes them before reading from \f[B]stdin\f[R].
+.PP
+This bc(1) is a drop-in replacement for \f[I]any\f[R] bc(1), including
+(and especially) the GNU bc(1).
+.SH OPTIONS
+.PP
+The following are the options that bc(1) accepts.
+.PP
+\f[B]-g\f[R], \f[B]--global-stacks\f[R]
+.IP
+.nf
+\f[C]
+Turns the globals **ibase**, **obase**, and **scale** into stacks.
+
+This has the effect that a copy of the current value of all three are pushed
+onto a stack for every function call, as well as popped when every function
+returns. This means that functions can assign to any and all of those
+globals without worrying that the change will affect other functions.
+Thus, a hypothetical function named **output(x,b)** that simply printed
+**x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+This makes writing functions much easier.
+
+However, since using this flag means that functions cannot set **ibase**,
+**obase**, or **scale** globally, functions that are made to do so cannot
+work anymore. There are two possible use cases for that, and each has a
+solution.
+
+First, if a function is called on startup to turn bc(1) into a number
+converter, it is possible to replace that capability with various shell
+aliases. Examples:
+
+ alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
+ alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+
+Second, if the purpose of a function is to set **ibase**, **obase**, or
+**scale** globally for any other purpose, it could be split into one to
+three functions (based on how many globals it sets) and each of those
+functions could return the desired value for a global.
+
+If the behavior of this option is desired for every run of bc(1), then users
+could make sure to define **BC_ENV_ARGS** and include this option (see the
+**ENVIRONMENT VARIABLES** section for more details).
+
+If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-l\f[R], \f[B]--mathlib\f[R]
+.PP
+: Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to
+\f[B]20\f[R] and loads the included math library before running any
+code, including any expressions or files specified on the command line.
+.IP
+.nf
+\f[C]
+To learn what is in the library, see the **LIBRARY** section.
+\f[R]
+.fi
+.PP
+\f[B]-P\f[R], \f[B]--no-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
+.PP
+: Because bc(1) was built without support for prompts, this option is a
+no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-q\f[R], \f[B]--quiet\f[R]
+.PP
+: This option is for compatibility with the GNU
+bc(1) (https://www.gnu.org/software/bc/); it is a no-op.
+Without this option, GNU bc(1) prints a copyright header.
+This bc(1) only prints the copyright header if one or more of the
+\f[B]-v\f[R], \f[B]-V\f[R], or \f[B]--version\f[R] options are given.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-s\f[R], \f[B]--standard\f[R]
+.PP
+: Process exactly the language defined by the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+and error if any extensions are used.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
+.PP
+: Print the version information (copyright header) and exit.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-w\f[R], \f[B]--warn\f[R]
+.PP
+: Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
+not errors) are printed for non-standard extensions and execution
+continues normally.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
+.PP
+: Evaluates \f[I]expr\f[R].
+If multiple expressions are given, they are evaluated in order.
+If files are given as well (see below), the expressions and files are
+evaluated in the order given.
+This means that if a file is given before an expression, the file is
+read in and evaluated first.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+were read through \f[B]stdin\f[R].
+If expressions are also given (see above), the expressions are evaluated
+in the order given.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+All long options are \f[B]non-portable extensions\f[R].
+.SH STDOUT
+.PP
+Any non-error output is written to \f[B]stdout\f[R].
+In addition, if history (see the \f[B]HISTORY\f[R] section) and the
+prompt (see the \f[B]TTY MODE\f[R] section) are enabled, both are output
+to \f[B]stdout\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other bc(1) implementations, this bc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stdout\f[R], so if \f[B]stdout\f[R] is closed, as in
+\f[B]bc >&-\f[R], it will quit with an error.
+This is done so that bc(1) can report problems when \f[B]stdout\f[R] is
+redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other bc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stdout\f[R] to \f[B]/dev/null\f[R].
+.SH STDERR
+.PP
+Any error output is written to \f[B]stderr\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other bc(1) implementations, this bc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stderr\f[R], so if \f[B]stderr\f[R] is closed, as in
+\f[B]bc 2>&-\f[R], it will quit with an error.
+This is done so that bc(1) can exit with an error code when
+\f[B]stderr\f[R] is redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other bc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stderr\f[R] to \f[B]/dev/null\f[R].
+.SH SYNTAX
+.PP
+The syntax for bc(1) programs is mostly C-like, with some differences.
+This bc(1) follows the POSIX
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+which is a much more thorough resource for the language this bc(1)
+accepts.
+This section is meant to be a summary and a listing of all the
+extensions to the standard.
+.PP
+In the sections below, \f[B]E\f[R] means expression, \f[B]S\f[R] means
+statement, and \f[B]I\f[R] means identifier.
+.PP
+Identifiers (\f[B]I\f[R]) start with a lowercase letter and can be
+followed by any number (up to \f[B]BC_NAME_MAX-1\f[R]) of lowercase
+letters (\f[B]a-z\f[R]), digits (\f[B]0-9\f[R]), and underscores
+(\f[B]_\f[R]).
+The regex is \f[B][a-z][a-z0-9_]*\f[R].
+Identifiers with more than one character (letter) are a
+\f[B]non-portable extension\f[R].
+.PP
+\f[B]ibase\f[R] is a global variable determining how to interpret
+constant numbers.
+It is the \[dq]input\[dq] base, or the number base used for interpreting
+input numbers.
+\f[B]ibase\f[R] is initially \f[B]10\f[R].
+If the \f[B]-s\f[R] (\f[B]--standard\f[R]) and \f[B]-w\f[R]
+(\f[B]--warn\f[R]) flags were not given on the command line, the max
+allowable value for \f[B]ibase\f[R] is \f[B]36\f[R].
+Otherwise, it is \f[B]16\f[R].
+The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R].
+The max allowable value for \f[B]ibase\f[R] can be queried in bc(1)
+programs with the \f[B]maxibase()\f[R] built-in function.
+.PP
+\f[B]obase\f[R] is a global variable determining how to output results.
+It is the \[dq]output\[dq] base, or the number base used for outputting
+numbers.
+\f[B]obase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and
+can be queried in bc(1) programs with the \f[B]maxobase()\f[R] built-in
+function.
+The min allowable value for \f[B]obase\f[R] is \f[B]2\f[R].
+Values are output in the specified base.
+.PP
+The \f[I]scale\f[R] of an expression is the number of digits in the
+result of the expression right of the decimal point, and \f[B]scale\f[R]
+is a global variable that sets the precision of any operations, with
+exceptions.
+\f[B]scale\f[R] is initially \f[B]0\f[R].
+\f[B]scale\f[R] cannot be negative.
+The max allowable value for \f[B]scale\f[R] is \f[B]BC_SCALE_MAX\f[R]
+and can be queried in bc(1) programs with the \f[B]maxscale()\f[R]
+built-in function.
+.PP
+bc(1) has both \f[I]global\f[R] variables and \f[I]local\f[R] variables.
+All \f[I]local\f[R] variables are local to the function; they are
+parameters or are introduced in the \f[B]auto\f[R] list of a function
+(see the \f[B]FUNCTIONS\f[R] section).
+If a variable is accessed which is not a parameter or in the
+\f[B]auto\f[R] list, it is assumed to be \f[I]global\f[R].
+If a parent function has a \f[I]local\f[R] variable version of a
+variable that a child function considers \f[I]global\f[R], the value of
+that \f[I]global\f[R] variable in the child function is the value of the
+variable in the parent function, not the value of the actual
+\f[I]global\f[R] variable.
+.PP
+All of the above applies to arrays as well.
+.PP
+The value of a statement that is an expression (i.e., any of the named
+expressions or operands) is printed unless the lowest precedence
+operator is an assignment operator \f[I]and\f[R] the expression is
+notsurrounded by parentheses.
+.PP
+The value that is printed is also assigned to the special variable
+\f[B]last\f[R].
+A single dot (\f[B].\f[R]) may also be used as a synonym for
+\f[B]last\f[R].
+These are \f[B]non-portable extensions\f[R].
+.PP
+Either semicolons or newlines may separate statements.
+.SS Comments
+.PP
+There are two kinds of comments:
+.IP "1." 3
+Block comments are enclosed in \f[B]/*\f[R] and \f[B]*/\f[R].
+.IP "2." 3
+Line comments go from \f[B]#\f[R] until, and not including, the next
+newline.
+This is a \f[B]non-portable extension\f[R].
+.SS Named Expressions
+.PP
+The following are named expressions in bc(1):
+.IP "1." 3
+Variables: \f[B]I\f[R]
+.IP "2." 3
+Array Elements: \f[B]I[E]\f[R]
+.IP "3." 3
+\f[B]ibase\f[R]
+.IP "4." 3
+\f[B]obase\f[R]
+.IP "5." 3
+\f[B]scale\f[R]
+.IP "6." 3
+\f[B]last\f[R] or a single dot (\f[B].\f[R])
+.PP
+Number 6 is a \f[B]non-portable extension\f[R].
+.PP
+Variables and arrays do not interfere; users can have arrays named the
+same as variables.
+This also applies to functions (see the \f[B]FUNCTIONS\f[R] section), so
+a user can have a variable, array, and function that all have the same
+name, and they will not shadow each other, whether inside of functions
+or not.
+.PP
+Named expressions are required as the operand of
+\f[B]increment\f[R]/\f[B]decrement\f[R] operators and as the left side
+of \f[B]assignment\f[R] operators (see the \f[I]Operators\f[R]
+subsection).
+.SS Operands
+.PP
+The following are valid operands in bc(1):
+.IP " 1." 4
+Numbers (see the \f[I]Numbers\f[R] subsection below).
+.IP " 2." 4
+Array indices (\f[B]I[E]\f[R]).
+.IP " 3." 4
+\f[B](E)\f[R]: The value of \f[B]E\f[R] (used to change precedence).
+.IP " 4." 4
+\f[B]sqrt(E)\f[R]: The square root of \f[B]E\f[R].
+\f[B]E\f[R] must be non-negative.
+.IP " 5." 4
+\f[B]length(E)\f[R]: The number of significant decimal digits in
+\f[B]E\f[R].
+.IP " 6." 4
+\f[B]length(I[])\f[R]: The number of elements in the array \f[B]I\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP " 7." 4
+\f[B]scale(E)\f[R]: The \f[I]scale\f[R] of \f[B]E\f[R].
+.IP " 8." 4
+\f[B]abs(E)\f[R]: The absolute value of \f[B]E\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP " 9." 4
+\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
+\f[B]I\f[R] is an identifier for a non-\f[B]void\f[R] function (see the
+\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
+The \f[B]E\f[R] argument(s) may also be arrays of the form
+\f[B]I[]\f[R], which will automatically be turned into array references
+(see the \f[I]Array References\f[R] subsection of the
+\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
+function definition is an array reference.
+.IP "10." 4
+\f[B]read()\f[R]: Reads a line from \f[B]stdin\f[R] and uses that as an
+expression.
+The result of that expression is the result of the \f[B]read()\f[R]
+operand.
+This is a \f[B]non-portable extension\f[R].
+.IP "11." 4
+\f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "12." 4
+\f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "13." 4
+\f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R].
+This is a \f[B]non-portable extension\f[R].
+.SS Numbers
+.PP
+Numbers are strings made up of digits, uppercase letters, and at most
+\f[B]1\f[R] period for a radix.
+Numbers can have up to \f[B]BC_NUM_MAX\f[R] digits.
+Uppercase letters are equal to \f[B]9\f[R] + their position in the
+alphabet (i.e., \f[B]A\f[R] equals \f[B]10\f[R], or \f[B]9+1\f[R]).
+If a digit or letter makes no sense with the current value of
+\f[B]ibase\f[R], they are set to the value of the highest valid digit in
+\f[B]ibase\f[R].
+.PP
+Single-character numbers (i.e., \f[B]A\f[R] alone) take the value that
+they would have if they were valid digits, regardless of the value of
+\f[B]ibase\f[R].
+This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
+\f[B]Z\f[R] alone always equals decimal \f[B]35\f[R].
+.SS Operators
+.PP
+The following arithmetic and logical operators can be used.
+They are listed in order of decreasing precedence.
+Operators in the same group have the same precedence.
+.PP
+\f[B]++\f[R] \f[B]--\f[R]
+.PP
+: Type: Prefix and Postfix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **increment**, **decrement**
+\f[R]
+.fi
+.PP
+\f[B]-\f[R] \f[B]!\f[R]
+.PP
+: Type: Prefix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **negation**, **boolean not**
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **power**
+\f[R]
+.fi
+.PP
+\f[B]*\f[R] \f[B]/\f[R] \f[B]%\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **multiply**, **divide**, **modulus**
+\f[R]
+.fi
+.PP
+\f[B]+\f[R] \f[B]-\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **add**, **subtract**
+\f[R]
+.fi
+.PP
+\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R]
+\f[B]%=\f[R] \f[B]\[ha]=\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **assignment**
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **relational**
+\f[R]
+.fi
+.PP
+\f[B]&&\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **boolean and**
+\f[R]
+.fi
+.PP
+\f[B]||\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **boolean or**
+\f[R]
+.fi
+.PP
+The operators will be described in more detail below.
+.PP
+\f[B]++\f[R] \f[B]--\f[R]
+.PP
+: The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
+operators behave exactly like they would in C.
+They require a named expression (see the \f[I]Named Expressions\f[R]
+subsection) as an operand.
+.IP
+.nf
+\f[C]
+The prefix versions of these operators are more efficient; use them where
+possible.
+\f[R]
+.fi
+.PP
+\f[B]-\f[R]
+.PP
+: The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
+to negate any expression with the value \f[B]0\f[R].
+Otherwise, a copy of the expression with its sign flipped is returned.
+.PP
+\f[B]!\f[R]
+.PP
+: The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the
+expression is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
+as it would be in C) takes two expressions and raises the first to the
+power of the value of the second.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*), and if it is
+negative, the first value must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]*\f[R]
+.PP
+: The \f[B]multiply\f[R] operator takes two expressions, multiplies
+them, and returns the product.
+If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
+\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
+\f[I]scale\f[R] of the result is equal to
+\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
+\f[B]max()\f[R] return the obvious values.
+.PP
+\f[B]/\f[R]
+.PP
+: The \f[B]divide\f[R] operator takes two expressions, divides them, and
+returns the quotient.
+The \f[I]scale\f[R] of the result shall be the value of \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]%\f[R]
+.PP
+: The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and evaluates them by 1) Computing \f[B]a/b\f[R] to current
+\f[B]scale\f[R] and 2) Using the result of step 1 to calculate
+\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
+\f[B]max(scale+scale(b),scale(a))\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]+\f[R]
+.PP
+: The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and returns the sum, with a \f[I]scale\f[R] equal to the
+max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
+.PP
+\f[B]-\f[R]
+.PP
+: The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and returns the difference, with a \f[I]scale\f[R] equal to
+the max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
+.PP
+\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R]
+\f[B]%=\f[R] \f[B]\[ha]=\f[R]
+.PP
+: The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R]
+and \f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the
+\f[I]Named Expressions\f[R] subsection).
+.IP
+.nf
+\f[C]
+For **=**, **b** is copied and the result is assigned to **a**. For all
+others, **a** and **b** are applied as operands to the corresponding
+arithmetic operator and the result is assigned to **a**.
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: The \f[B]relational\f[R] operators compare two expressions,
+\f[B]a\f[R] and \f[B]b\f[R], and if the relation holds, according to C
+language semantics, the result is \f[B]1\f[R].
+Otherwise, it is \f[B]0\f[R].
+.IP
+.nf
+\f[C]
+Note that unlike in C, these operators have a lower precedence than the
+**assignment** operators, which means that **a=b\[rs]>c** is interpreted as
+**(a=b)\[rs]>c**.
+
+Also, unlike the [standard][1] requires, these operators can appear anywhere
+any other expressions can be used. This allowance is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]&&\f[R]
+.PP
+: The \f[B]boolean and\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]||\f[R]
+.PP
+: The \f[B]boolean or\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if one of the expressions is non-zero, \f[B]0\f[R]
+otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Statements
+.PP
+The following items are statements:
+.IP " 1." 4
+\f[B]E\f[R]
+.IP " 2." 4
+\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] ...
+\f[B];\f[R] \f[B]S\f[R] \f[B]}\f[R]
+.IP " 3." 4
+\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 4." 4
+\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+\f[B]else\f[R] \f[B]S\f[R]
+.IP " 5." 4
+\f[B]while\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 6." 4
+\f[B]for\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B];\f[R] \f[B]E\f[R]
+\f[B];\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 7." 4
+An empty statement
+.IP " 8." 4
+\f[B]break\f[R]
+.IP " 9." 4
+\f[B]continue\f[R]
+.IP "10." 4
+\f[B]quit\f[R]
+.IP "11." 4
+\f[B]halt\f[R]
+.IP "12." 4
+\f[B]limits\f[R]
+.IP "13." 4
+A string of characters, enclosed in double quotes
+.IP "14." 4
+\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] ...
+\f[B],\f[R] \f[B]E\f[R]
+.IP "15." 4
+\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
+\f[B]I\f[R] is an identifier for a \f[B]void\f[R] function (see the
+\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
+The \f[B]E\f[R] argument(s) may also be arrays of the form
+\f[B]I[]\f[R], which will automatically be turned into array references
+(see the \f[I]Array References\f[R] subsection of the
+\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
+function definition is an array reference.
+.PP
+Numbers 4, 9, 11, 12, 14, and 15 are \f[B]non-portable extensions\f[R].
+.PP
+Also, as a \f[B]non-portable extension\f[R], any or all of the
+expressions in the header of a for loop may be omitted.
+If the condition (second expression) is omitted, it is assumed to be a
+constant \f[B]1\f[R].
+.PP
+The \f[B]break\f[R] statement causes a loop to stop iterating and resume
+execution immediately following a loop.
+This is only allowed in loops.
+.PP
+The \f[B]continue\f[R] statement causes a loop iteration to stop early
+and returns to the start of the loop, including testing the loop
+condition.
+This is only allowed in loops.
+.PP
+The \f[B]if\f[R] \f[B]else\f[R] statement does the same thing as in C.
+.PP
+The \f[B]quit\f[R] statement causes bc(1) to quit, even if it is on a
+branch that will not be executed (it is a compile-time command).
+.PP
+The \f[B]halt\f[R] statement causes bc(1) to quit, if it is executed.
+(Unlike \f[B]quit\f[R] if it is on a branch of an \f[B]if\f[R] statement
+that is not executed, bc(1) does not quit.)
+.PP
+The \f[B]limits\f[R] statement prints the limits that this bc(1) is
+subject to.
+This is like the \f[B]quit\f[R] statement in that it is a compile-time
+command.
+.PP
+An expression by itself is evaluated and printed, followed by a newline.
+.SS Print Statement
+.PP
+The \[dq]expressions\[dq] in a \f[B]print\f[R] statement may also be
+strings.
+If they are, there are backslash escape sequences that are interpreted
+specially.
+What those sequences are, and what they cause to be printed, are shown
+below:
+.PP
+ * * * * *
+.PP
+\f[B]\[rs]a\f[R] \f[B]\[rs]a\f[R] \f[B]\[rs]b\f[R] \f[B]\[rs]b\f[R]
+\f[B]\[rs]\[rs]\f[R] \f[B]\[rs]\f[R] \f[B]\[rs]e\f[R] \f[B]\[rs]\f[R]
+\f[B]\[rs]f\f[R] \f[B]\[rs]f\f[R] \f[B]\[rs]n\f[R] \f[B]\[rs]n\f[R]
+\f[B]\[rs]q\f[R] \f[B]\[dq]\f[R] \f[B]\[rs]r\f[R] \f[B]\[rs]r\f[R]
+\f[B]\[rs]t\f[R] \f[B]\[rs]t\f[R]
+.PP
+ * * * * *
+.PP
+Any other character following a backslash causes the backslash and
+character to be printed as-is.
+.PP
+Any non-string expression in a print statement shall be assigned to
+\f[B]last\f[R], like any other expression that is printed.
+.SS Order of Evaluation
+.PP
+All expressions in a statment are evaluated left to right, except as
+necessary to maintain order of operations.
+This means, for example, assuming that \f[B]i\f[R] is equal to
+\f[B]0\f[R], in the expression
+.IP
+.nf
+\f[C]
+a[i++] = i++
+\f[R]
+.fi
+.PP
+the first (or 0th) element of \f[B]a\f[R] is set to \f[B]1\f[R], and
+\f[B]i\f[R] is equal to \f[B]2\f[R] at the end of the expression.
+.PP
+This includes function arguments.
+Thus, assuming \f[B]i\f[R] is equal to \f[B]0\f[R], this means that in
+the expression
+.IP
+.nf
+\f[C]
+x(i++, i++)
+\f[R]
+.fi
+.PP
+the first argument passed to \f[B]x()\f[R] is \f[B]0\f[R], and the
+second argument is \f[B]1\f[R], while \f[B]i\f[R] is equal to
+\f[B]2\f[R] before the function starts executing.
+.SH FUNCTIONS
+.PP
+Function definitions are as follows:
+.IP
+.nf
+\f[C]
+define I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return(E)
+}
+\f[R]
+.fi
+.PP
+Any \f[B]I\f[R] in the parameter list or \f[B]auto\f[R] list may be
+replaced with \f[B]I[]\f[R] to make a parameter or \f[B]auto\f[R] var an
+array, and any \f[B]I\f[R] in the parameter list may be replaced with
+\f[B]*I[]\f[R] to make a parameter an array reference.
+Callers of functions that take array references should not put an
+asterisk in the call; they must be called with just \f[B]I[]\f[R] like
+normal array parameters and will be automatically converted into
+references.
+.PP
+As a \f[B]non-portable extension\f[R], the opening brace of a
+\f[B]define\f[R] statement may appear on the next line.
+.PP
+As a \f[B]non-portable extension\f[R], the return statement may also be
+in one of the following forms:
+.IP "1." 3
+\f[B]return\f[R]
+.IP "2." 3
+\f[B]return\f[R] \f[B](\f[R] \f[B])\f[R]
+.IP "3." 3
+\f[B]return\f[R] \f[B]E\f[R]
+.PP
+The first two, or not specifying a \f[B]return\f[R] statement, is
+equivalent to \f[B]return (0)\f[R], unless the function is a
+\f[B]void\f[R] function (see the \f[I]Void Functions\f[R] subsection
+below).
+.SS Void Functions
+.PP
+Functions can also be \f[B]void\f[R] functions, defined as follows:
+.IP
+.nf
+\f[C]
+define void I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return
+}
+\f[R]
+.fi
+.PP
+They can only be used as standalone expressions, where such an
+expression would be printed alone, except in a print statement.
+.PP
+Void functions can only use the first two \f[B]return\f[R] statements
+listed above.
+They can also omit the return statement entirely.
+.PP
+The word \[dq]void\[dq] is not treated as a keyword; it is still
+possible to have variables, arrays, and functions named \f[B]void\f[R].
+The word \[dq]void\[dq] is only treated specially right after the
+\f[B]define\f[R] keyword.
+.PP
+This is a \f[B]non-portable extension\f[R].
+.SS Array References
+.PP
+For any array in the parameter list, if the array is declared in the
+form
+.IP
+.nf
+\f[C]
+*I[]
+\f[R]
+.fi
+.PP
+it is a \f[B]reference\f[R].
+Any changes to the array in the function are reflected, when the
+function returns, to the array that was passed in.
+.PP
+Other than this, all function arguments are passed by value.
+.PP
+This is a \f[B]non-portable extension\f[R].
+.SH LIBRARY
+.PP
+All of the functions below are available when the \f[B]-l\f[R] or
+\f[B]--mathlib\f[R] command-line flags are given.
+.SS Standard Library
+.PP
+The
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+defines the following functions for the math library:
+.PP
+\f[B]s(x)\f[R]
+.PP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]c(x)\f[R]
+.PP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]a(x)\f[R]
+.PP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]l(x)\f[R]
+.PP
+: Returns the natural logarithm of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]e(x)\f[R]
+.PP
+: Returns the mathematical constant \f[B]e\f[R] raised to the power of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]j(x, n)\f[R]
+.PP
+: Returns the bessel integer order \f[B]n\f[R] (truncated) of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.SS Transcendental Functions
+.PP
+All transcendental functions can return slightly inaccurate results (up
+to 1 ULP (https://en.wikipedia.org/wiki/Unit_in_the_last_place)).
+This is unavoidable, and this
+article (https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT) explains
+why it is impossible and unnecessary to calculate exact results for the
+transcendental functions.
+.PP
+Because of the possible inaccuracy, I recommend that users call those
+functions with the precision (\f[B]scale\f[R]) set to at least 1 higher
+than is necessary.
+If exact results are \f[I]absolutely\f[R] required, users can double the
+precision (\f[B]scale\f[R]) and then truncate.
+.PP
+The transcendental functions in the standard math library are:
+.IP \[bu] 2
+\f[B]s(x)\f[R]
+.IP \[bu] 2
+\f[B]c(x)\f[R]
+.IP \[bu] 2
+\f[B]a(x)\f[R]
+.IP \[bu] 2
+\f[B]l(x)\f[R]
+.IP \[bu] 2
+\f[B]e(x)\f[R]
+.IP \[bu] 2
+\f[B]j(x, n)\f[R]
+.SH RESET
+.PP
+When bc(1) encounters an error or a signal that it has a non-default
+handler for, it resets.
+This means that several things happen.
+.PP
+First, any functions that are executing are stopped and popped off the
+stack.
+The behavior is not unlike that of exceptions in programming languages.
+Then the execution point is set so that any code waiting to execute
+(after all functions returned) is skipped.
+.PP
+Thus, when bc(1) resets, it skips any remaining code waiting to be
+executed.
+Then, if it is interactive mode, and the error was not a fatal error
+(see the \f[B]EXIT STATUS\f[R] section), it asks for more input;
+otherwise, it exits with the appropriate return code.
+.PP
+Note that this reset behavior is different from the GNU bc(1), which
+attempts to start executing the statement right after the one that
+caused an error.
+.SH PERFORMANCE
+.PP
+Most bc(1) implementations use \f[B]char\f[R] types to calculate the
+value of \f[B]1\f[R] decimal digit at a time, but that can be slow.
+This bc(1) does something different.
+.PP
+It uses large integers to calculate more than \f[B]1\f[R] decimal digit
+at a time.
+If built in a environment where \f[B]BC_LONG_BIT\f[R] (see the
+\f[B]LIMITS\f[R] section) is \f[B]64\f[R], then each integer has
+\f[B]9\f[R] decimal digits.
+If built in an environment where \f[B]BC_LONG_BIT\f[R] is \f[B]32\f[R]
+then each integer has \f[B]4\f[R] decimal digits.
+This value (the number of decimal digits per large integer) is called
+\f[B]BC_BASE_DIGS\f[R].
+.PP
+The actual values of \f[B]BC_LONG_BIT\f[R] and \f[B]BC_BASE_DIGS\f[R]
+can be queried with the \f[B]limits\f[R] statement.
+.PP
+In addition, this bc(1) uses an even larger integer for overflow
+checking.
+This integer type depends on the value of \f[B]BC_LONG_BIT\f[R], but is
+always at least twice as large as the integer type used to store digits.
+.SH LIMITS
+.PP
+The following are the limits on bc(1):
+.PP
+\f[B]BC_LONG_BIT\f[R]
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
+bc(1) was built.
+This determines how many decimal digits can be stored in a single large
+integer (see the \f[B]PERFORMANCE\f[R] section).
+.PP
+\f[B]BC_BASE_DIGS\f[R]
+.PP
+: The number of decimal digits per large integer (see the
+\f[B]PERFORMANCE\f[R] section).
+Depends on \f[B]BC_LONG_BIT\f[R].
+.PP
+\f[B]BC_BASE_POW\f[R]
+.PP
+: The max decimal number that each large integer can store (see
+\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
+Depends on \f[B]BC_BASE_DIGS\f[R].
+.PP
+\f[B]BC_OVERFLOW_MAX\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+section) can hold.
+Depends on \f[B]BC_LONG_BIT\f[R].
+.PP
+\f[B]BC_BASE_MAX\f[R]
+.PP
+: The maximum output base.
+Set at \f[B]BC_BASE_POW\f[R].
+.PP
+\f[B]BC_DIM_MAX\f[R]
+.PP
+: The maximum size of arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+\f[B]BC_SCALE_MAX\f[R]
+.PP
+: The maximum \f[B]scale\f[R].
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_STRING_MAX\f[R]
+.PP
+: The maximum length of strings.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_NAME_MAX\f[R]
+.PP
+: The maximum length of identifiers.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_NUM_MAX\f[R]
+.PP
+: The maximum length of a number (in decimal digits), which includes
+digits after the decimal point.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+Exponent
+.PP
+: The maximum allowable exponent (positive or negative).
+Set at \f[B]BC_OVERFLOW_MAX\f[R].
+.PP
+Number of vars
+.PP
+: The maximum number of vars/arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+The actual values can be queried with the \f[B]limits\f[R] statement.
+.PP
+These limits are meant to be effectively non-existent; the limits are so
+large (at least on 64-bit machines) that there should not be any point
+at which they become a problem.
+In fact, memory should be exhausted before these limits should be hit.
+.SH ENVIRONMENT VARIABLES
+.PP
+bc(1) recognizes the following environment variables:
+.PP
+\f[B]POSIXLY_CORRECT\f[R]
+.PP
+: If this variable exists (no matter the contents), bc(1) behaves as if
+the \f[B]-s\f[R] option was given.
+.PP
+\f[B]BC_ENV_ARGS\f[R]
+.PP
+: This is another way to give command-line arguments to bc(1).
+They should be in the same format as all other command-line arguments.
+These are always processed first, so any files given in
+\f[B]BC_ENV_ARGS\f[R] will be processed before arguments and files given
+on the command-line.
+This gives the user the ability to set up \[dq]standard\[dq] options and
+files to be used at every invocation.
+The most useful thing for such files to contain would be useful
+functions that the user might want every time bc(1) runs.
+.IP
+.nf
+\f[C]
+The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some bc file.bc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]bc\[rs]\[dq] file.bc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]bc\[aq] file.bc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
+\f[B]BC_LINE_LENGTH\f[R]
+.PP
+: If this environment variable exists and contains an integer that is
+greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
+(\f[B]2\[ha]16-1\f[R]), bc(1) will output lines to that length,
+including the backslash (\f[B]\[rs]\f[R]).
+The default line length is \f[B]70\f[R].
+.SH EXIT STATUS
+.PP
+bc(1) returns the following exit statuses:
+.PP
+\f[B]0\f[R]
+.PP
+: No error.
+.PP
+\f[B]1\f[R]
+.PP
+: A math error occurred.
+This follows standard practice of using \f[B]1\f[R] for expected errors,
+since math errors will happen in the process of normal execution.
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**) operator and the corresponding assignment operator.
+\f[R]
+.fi
+.PP
+\f[B]2\f[R]
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, using a token where it is invalid,
+giving an invalid expression, giving an invalid print statement, giving an
+invalid function definition, attempting to assign to an expression that is
+not a named expression (see the *Named Expressions* subsection of the
+**SYNTAX** section), giving an invalid **auto** list, having a duplicate
+**auto**/function parameter, failing to find the end of a code block,
+attempting to return a value from a **void** function, attempting to use a
+variable as a reference, and using any extensions when the option **-s** or
+any equivalents were given.
+\f[R]
+.fi
+.PP
+\f[B]3\f[R]
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, passing the wrong number of
+arguments to functions, attempting to call an undefined function, and
+attempting to use a **void** function call as a value in an expression.
+\f[R]
+.fi
+.PP
+\f[B]4\f[R]
+.PP
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (bc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
+.PP
+The exit status \f[B]4\f[R] is special; when a fatal error occurs, bc(1)
+always exits and returns \f[B]4\f[R], no matter what mode bc(1) is in.
+.PP
+The other statuses will only be returned when bc(1) is not in
+interactive mode (see the \f[B]INTERACTIVE MODE\f[R] section), since
+bc(1) resets its state (see the \f[B]RESET\f[R] section) and accepts
+more input when one of those errors occurs in interactive mode.
+This is also the case when interactive mode is forced by the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.PP
+These exit statuses allow bc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.SH INTERACTIVE MODE
+.PP
+Per the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+bc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both \f[B]stdin\f[R]
+and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
+and \f[B]--interactive\f[R] option can turn it on in other cases.
+.PP
+In interactive mode, bc(1) attempts to recover from errors (see the
+\f[B]RESET\f[R] section), and in normal execution, flushes
+\f[B]stdout\f[R] as soon as execution is done for the current input.
+.SH TTY MODE
+.PP
+If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
+connected to a TTY, bc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is required for history to be enabled (see the \f[B]COMMAND
+LINE HISTORY\f[R] section).
+It is also required to enable special handling for \f[B]SIGINT\f[R]
+signals.
+.PP
+TTY mode is different from interactive mode because interactive mode is
+required in the bc(1)
+specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
+to be connected to a terminal.
+.SH SIGNAL HANDLING
+.PP
+Sending a \f[B]SIGINT\f[R] will cause bc(1) to stop execution of the
+current input.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If bc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If bc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
+.PP
+This means that if a \f[B]SIGINT\f[R] is sent to bc(1) as it is
+executing a file, it can seem as though bc(1) did not respond to the
+signal since it will immediately start executing the next file.
+This is by design; most files that users execute when interacting with
+bc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file.
+The rest of the files could still be executed without problem, allowing
+the user to continue.
+.PP
+\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause bc(1) to clean up and
+exit, and it uses the default handler for all other signals.
+The one exception is \f[B]SIGHUP\f[R]; in that case, when bc(1) is in
+TTY mode, a \f[B]SIGHUP\f[R] will cause bc(1) to clean up and exit.
+.SH COMMAND LINE HISTORY
+.PP
+bc(1) supports interactive command-line editing.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), history is
+enabled.
+Previous lines can be recalled and edited with the arrow keys.
+.PP
+\f[B]Note\f[R]: tabs are converted to 8 spaces.
+.SH SEE ALSO
+.PP
+dc(1)
+.SH STANDARDS
+.PP
+bc(1) is compliant with the IEEE Std 1003.1-2017
+(\[lq]POSIX.1-2017\[rq]) (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+specification.
+The flags \f[B]-efghiqsvVw\f[R], all long options, and the extensions
+noted above are extensions to that specification.
+.PP
+Note that the specification explicitly says that bc(1) only accepts
+numbers that use a period (\f[B].\f[R]) as a radix point, regardless of
+the value of \f[B]LC_NUMERIC\f[R].
+.SH BUGS
+.PP
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
+.SH AUTHORS
+.PP
+Gavin D.
+Howard <gavin@yzena.com> and contributors.
diff --git a/manuals/bc/ENP.1.md b/manuals/bc/ENP.1.md
new file mode 100644
index 00000000..6c6dd278
--- /dev/null
+++ b/manuals/bc/ENP.1.md
@@ -0,0 +1,1085 @@
+<!---
+
+SPDX-License-Identifier: BSD-2-Clause
+
+Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+-->
+
+# NAME
+
+bc - arbitrary-precision decimal arithmetic language and calculator
+
+# SYNOPSIS
+
+**bc** [**-ghilPqRsvVw**] [**-\-global-stacks**] [**-\-help**] [**-\-interactive**] [**-\-mathlib**] [**-\-no-prompt**] [**-\-no-read-prompt**] [**-\-quiet**] [**-\-standard**] [**-\-warn**] [**-\-version**] [**-e** *expr*] [**-\-expression**=*expr*...] [**-f** *file*...] [**-\-file**=*file*...] [*file*...]
+
+# DESCRIPTION
+
+bc(1) is an interactive processor for a language first standardized in 1991 by
+POSIX. (The current standard is [here][1].) The language provides unlimited
+precision decimal arithmetic and is somewhat C-like, but there are differences.
+Such differences will be noted in this document.
+
+After parsing and handling options, this bc(1) reads any files given on the
+command line and executes them before reading from **stdin**.
+
+This bc(1) is a drop-in replacement for *any* bc(1), including (and
+especially) the GNU bc(1).
+
+# OPTIONS
+
+The following are the options that bc(1) accepts.
+
+**-g**, **-\-global-stacks**
+
+ Turns the globals **ibase**, **obase**, and **scale** into stacks.
+
+ This has the effect that a copy of the current value of all three are pushed
+ onto a stack for every function call, as well as popped when every function
+ returns. This means that functions can assign to any and all of those
+ globals without worrying that the change will affect other functions.
+ Thus, a hypothetical function named **output(x,b)** that simply printed
+ **x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+ instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+ This makes writing functions much easier.
+
+ However, since using this flag means that functions cannot set **ibase**,
+ **obase**, or **scale** globally, functions that are made to do so cannot
+ work anymore. There are two possible use cases for that, and each has a
+ solution.
+
+ First, if a function is called on startup to turn bc(1) into a number
+ converter, it is possible to replace that capability with various shell
+ aliases. Examples:
+
+ alias d2o="bc -e ibase=A -e obase=8"
+ alias h2b="bc -e ibase=G -e obase=2"
+
+ Second, if the purpose of a function is to set **ibase**, **obase**, or
+ **scale** globally for any other purpose, it could be split into one to
+ three functions (based on how many globals it sets) and each of those
+ functions could return the desired value for a global.
+
+ If the behavior of this option is desired for every run of bc(1), then users
+ could make sure to define **BC_ENV_ARGS** and include this option (see the
+ **ENVIRONMENT VARIABLES** section for more details).
+
+ If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+ This is a **non-portable extension**.
+
+**-h**, **-\-help**
+
+: Prints a usage message and quits.
+
+**-i**, **-\-interactive**
+
+: Forces interactive mode. (See the **INTERACTIVE MODE** section.)
+
+ This is a **non-portable extension**.
+
+**-l**, **-\-mathlib**
+
+: Sets **scale** (see the **SYNTAX** section) to **20** and loads the included
+ math library before running any code, including any expressions or files
+ specified on the command line.
+
+ To learn what is in the library, see the **LIBRARY** section.
+
+**-P**, **-\-no-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-R**, **-\-no-read-prompt**
+
+: Because bc(1) was built without support for prompts, this option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-q**, **-\-quiet**
+
+: This option is for compatibility with the [GNU bc(1)][2]; it is a no-op.
+ Without this option, GNU bc(1) prints a copyright header. This bc(1) only
+ prints the copyright header if one or more of the **-v**, **-V**, or
+ **-\-version** options are given.
+
+ This is a **non-portable extension**.
+
+**-s**, **-\-standard**
+
+: Process exactly the language defined by the [standard][1] and error if any
+ extensions are used.
+
+ This is a **non-portable extension**.
+
+**-v**, **-V**, **-\-version**
+
+: Print the version information (copyright header) and exit.
+
+ This is a **non-portable extension**.
+
+**-w**, **-\-warn**
+
+: Like **-s** and **-\-standard**, except that warnings (and not errors) are
+ printed for non-standard extensions and execution continues normally.
+
+ This is a **non-portable extension**.
+
+**-e** *expr*, **-\-expression**=*expr*
+
+: Evaluates *expr*. If multiple expressions are given, they are evaluated in
+ order. If files are given as well (see below), the expressions and files are
+ evaluated in the order given. This means that if a file is given before an
+ expression, the file is read in and evaluated first.
+
+ If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**, whether on the
+ command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+ **-\-expression**, **-f**, or **-\-file** arguments are given after **-f-**
+ or equivalent is given, bc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+**-f** *file*, **-\-file**=*file*
+
+: Reads in *file* and evaluates it, line by line, as though it were read
+ through **stdin**. If expressions are also given (see above), the
+ expressions are evaluated in the order given.
+
+ If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**. However, if any other
+ **-e**, **-\-expression**, **-f**, or **-\-file** arguments are given after
+ **-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+All long options are **non-portable extensions**.
+
+# STDOUT
+
+Any non-error output is written to **stdout**. In addition, if history (see the
+**HISTORY** section) and the prompt (see the **TTY MODE** section) are enabled,
+both are output to **stdout**.
+
+**Note**: Unlike other bc(1) implementations, this bc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stdout**, so if
+**stdout** is closed, as in **bc <file> >&-**, it will quit with an error. This
+is done so that bc(1) can report problems when **stdout** is redirected to a
+file.
+
+If there are scripts that depend on the behavior of other bc(1) implementations,
+it is recommended that those scripts be changed to redirect **stdout** to
+**/dev/null**.
+
+# STDERR
+
+Any error output is written to **stderr**.
+
+**Note**: Unlike other bc(1) implementations, this bc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stderr**, so if
+**stderr** is closed, as in **bc <file> 2>&-**, it will quit with an error. This
+is done so that bc(1) can exit with an error code when **stderr** is redirected
+to a file.
+
+If there are scripts that depend on the behavior of other bc(1) implementations,
+it is recommended that those scripts be changed to redirect **stderr** to
+**/dev/null**.
+
+# SYNTAX
+
+The syntax for bc(1) programs is mostly C-like, with some differences. This
+bc(1) follows the [POSIX standard][1], which is a much more thorough resource
+for the language this bc(1) accepts. This section is meant to be a summary and a
+listing of all the extensions to the standard.
+
+In the sections below, **E** means expression, **S** means statement, and **I**
+means identifier.
+
+Identifiers (**I**) start with a lowercase letter and can be followed by any
+number (up to **BC_NAME_MAX-1**) of lowercase letters (**a-z**), digits
+(**0-9**), and underscores (**\_**). The regex is **\[a-z\]\[a-z0-9\_\]\***.
+Identifiers with more than one character (letter) are a
+**non-portable extension**.
+
+**ibase** is a global variable determining how to interpret constant numbers. It
+is the "input" base, or the number base used for interpreting input numbers.
+**ibase** is initially **10**. If the **-s** (**-\-standard**) and **-w**
+(**-\-warn**) flags were not given on the command line, the max allowable value
+for **ibase** is **36**. Otherwise, it is **16**. The min allowable value for
+**ibase** is **2**. The max allowable value for **ibase** can be queried in
+bc(1) programs with the **maxibase()** built-in function.
+
+**obase** is a global variable determining how to output results. It is the
+"output" base, or the number base used for outputting numbers. **obase** is
+initially **10**. The max allowable value for **obase** is **BC_BASE_MAX** and
+can be queried in bc(1) programs with the **maxobase()** built-in function. The
+min allowable value for **obase** is **2**. Values are output in the specified
+base.
+
+The *scale* of an expression is the number of digits in the result of the
+expression right of the decimal point, and **scale** is a global variable that
+sets the precision of any operations, with exceptions. **scale** is initially
+**0**. **scale** cannot be negative. The max allowable value for **scale** is
+**BC_SCALE_MAX** and can be queried in bc(1) programs with the **maxscale()**
+built-in function.
+
+bc(1) has both *global* variables and *local* variables. All *local*
+variables are local to the function; they are parameters or are introduced in
+the **auto** list of a function (see the **FUNCTIONS** section). If a variable
+is accessed which is not a parameter or in the **auto** list, it is assumed to
+be *global*. If a parent function has a *local* variable version of a variable
+that a child function considers *global*, the value of that *global* variable in
+the child function is the value of the variable in the parent function, not the
+value of the actual *global* variable.
+
+All of the above applies to arrays as well.
+
+The value of a statement that is an expression (i.e., any of the named
+expressions or operands) is printed unless the lowest precedence operator is an
+assignment operator *and* the expression is notsurrounded by parentheses.
+
+The value that is printed is also assigned to the special variable **last**. A
+single dot (**.**) may also be used as a synonym for **last**. These are
+**non-portable extensions**.
+
+Either semicolons or newlines may separate statements.
+
+## Comments
+
+There are two kinds of comments:
+
+1. Block comments are enclosed in **/\*** and **\*/**.
+2. Line comments go from **#** until, and not including, the next newline. This
+ is a **non-portable extension**.
+
+## Named Expressions
+
+The following are named expressions in bc(1):
+
+1. Variables: **I**
+2. Array Elements: **I[E]**
+3. **ibase**
+4. **obase**
+5. **scale**
+6. **last** or a single dot (**.**)
+
+Number 6 is a **non-portable extension**.
+
+Variables and arrays do not interfere; users can have arrays named the same as
+variables. This also applies to functions (see the **FUNCTIONS** section), so a
+user can have a variable, array, and function that all have the same name, and
+they will not shadow each other, whether inside of functions or not.
+
+Named expressions are required as the operand of **increment**/**decrement**
+operators and as the left side of **assignment** operators (see the *Operators*
+subsection).
+
+## Operands
+
+The following are valid operands in bc(1):
+
+1. Numbers (see the *Numbers* subsection below).
+2. Array indices (**I[E]**).
+3. **(E)**: The value of **E** (used to change precedence).
+4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
+5. **length(E)**: The number of significant decimal digits in **E**.
+6. **length(I[])**: The number of elements in the array **I**. This is a
+ **non-portable extension**.
+7. **scale(E)**: The *scale* of **E**.
+8. **abs(E)**: The absolute value of **E**. This is a **non-portable
+ extension**.
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+ a non-**void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
+ **I[]**, which will automatically be turned into array references (see the
+ *Array References* subsection of the **FUNCTIONS** section) if the
+ corresponding parameter in the function definition is an array reference.
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
+ result of that expression is the result of the **read()** operand. This is a
+ **non-portable extension**.
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+ extension**.
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
+ extension**.
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
+ extension**.
+
+## Numbers
+
+Numbers are strings made up of digits, uppercase letters, and at most **1**
+period for a radix. Numbers can have up to **BC_NUM_MAX** digits. Uppercase
+letters are equal to **9** + their position in the alphabet (i.e., **A** equals
+**10**, or **9+1**). If a digit or letter makes no sense with the current value
+of **ibase**, they are set to the value of the highest valid digit in **ibase**.
+
+Single-character numbers (i.e., **A** alone) take the value that they would have
+if they were valid digits, regardless of the value of **ibase**. This means that
+**A** alone always equals decimal **10** and **Z** alone always equals decimal
+**35**.
+
+## Operators
+
+The following arithmetic and logical operators can be used. They are listed in
+order of decreasing precedence. Operators in the same group have the same
+precedence.
+
+**++** **-\-**
+
+: Type: Prefix and Postfix
+
+ Associativity: None
+
+ Description: **increment**, **decrement**
+
+**-** **!**
+
+: Type: Prefix
+
+ Associativity: None
+
+ Description: **negation**, **boolean not**
+
+**\^**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **power**
+
+**\*** **/** **%**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **multiply**, **divide**, **modulus**
+
+**+** **-**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **add**, **subtract**
+
+**=** **+=** **-=** **\*=** **/=** **%=** **\^=**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **assignment**
+
+**==** **\<=** **\>=** **!=** **\<** **\>**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **relational**
+
+**&&**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **boolean and**
+
+**||**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **boolean or**
+
+The operators will be described in more detail below.
+
+**++** **-\-**
+
+: The prefix and postfix **increment** and **decrement** operators behave
+ exactly like they would in C. They require a named expression (see the
+ *Named Expressions* subsection) as an operand.
+
+ The prefix versions of these operators are more efficient; use them where
+ possible.
+
+**-**
+
+: The **negation** operator returns **0** if a user attempts to negate any
+ expression with the value **0**. Otherwise, a copy of the expression with
+ its sign flipped is returned.
+
+**!**
+
+: The **boolean not** operator returns **1** if the expression is **0**, or
+ **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**\^**
+
+: The **power** operator (not the **exclusive or** operator, as it would be in
+ C) takes two expressions and raises the first to the power of the value of
+ the second. The *scale* of the result is equal to **scale**.
+
+ The second expression must be an integer (no *scale*), and if it is
+ negative, the first value must be non-zero.
+
+**\***
+
+: The **multiply** operator takes two expressions, multiplies them, and
+ returns the product. If **a** is the *scale* of the first expression and
+ **b** is the *scale* of the second expression, the *scale* of the result is
+ equal to **min(a+b,max(scale,a,b))** where **min()** and **max()** return
+ the obvious values.
+
+**/**
+
+: The **divide** operator takes two expressions, divides them, and returns the
+ quotient. The *scale* of the result shall be the value of **scale**.
+
+ The second expression must be non-zero.
+
+**%**
+
+: The **modulus** operator takes two expressions, **a** and **b**, and
+ evaluates them by 1) Computing **a/b** to current **scale** and 2) Using the
+ result of step 1 to calculate **a-(a/b)\*b** to *scale*
+ **max(scale+scale(b),scale(a))**.
+
+ The second expression must be non-zero.
+
+**+**
+
+: The **add** operator takes two expressions, **a** and **b**, and returns the
+ sum, with a *scale* equal to the max of the *scale*s of **a** and **b**.
+
+**-**
+
+: The **subtract** operator takes two expressions, **a** and **b**, and
+ returns the difference, with a *scale* equal to the max of the *scale*s of
+ **a** and **b**.
+
+**=** **+=** **-=** **\*=** **/=** **%=** **\^=**
+
+: The **assignment** operators take two expressions, **a** and **b** where
+ **a** is a named expression (see the *Named Expressions* subsection).
+
+ For **=**, **b** is copied and the result is assigned to **a**. For all
+ others, **a** and **b** are applied as operands to the corresponding
+ arithmetic operator and the result is assigned to **a**.
+
+**==** **\<=** **\>=** **!=** **\<** **\>**
+
+: The **relational** operators compare two expressions, **a** and **b**, and
+ if the relation holds, according to C language semantics, the result is
+ **1**. Otherwise, it is **0**.
+
+ Note that unlike in C, these operators have a lower precedence than the
+ **assignment** operators, which means that **a=b\>c** is interpreted as
+ **(a=b)\>c**.
+
+ Also, unlike the [standard][1] requires, these operators can appear anywhere
+ any other expressions can be used. This allowance is a
+ **non-portable extension**.
+
+**&&**
+
+: The **boolean and** operator takes two expressions and returns **1** if both
+ expressions are non-zero, **0** otherwise.
+
+ This is *not* a short-circuit operator.
+
+ This is a **non-portable extension**.
+
+**||**
+
+: The **boolean or** operator takes two expressions and returns **1** if one
+ of the expressions is non-zero, **0** otherwise.
+
+ This is *not* a short-circuit operator.
+
+ This is a **non-portable extension**.
+
+## Statements
+
+The following items are statements:
+
+1. **E**
+2. **{** **S** **;** ... **;** **S** **}**
+3. **if** **(** **E** **)** **S**
+4. **if** **(** **E** **)** **S** **else** **S**
+5. **while** **(** **E** **)** **S**
+6. **for** **(** **E** **;** **E** **;** **E** **)** **S**
+7. An empty statement
+8. **break**
+9. **continue**
+10. **quit**
+11. **halt**
+12. **limits**
+13. A string of characters, enclosed in double quotes
+14. **print** **E** **,** ... **,** **E**
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+ a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
+ **I[]**, which will automatically be turned into array references (see the
+ *Array References* subsection of the **FUNCTIONS** section) if the
+ corresponding parameter in the function definition is an array reference.
+
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
+
+Also, as a **non-portable extension**, any or all of the expressions in the
+header of a for loop may be omitted. If the condition (second expression) is
+omitted, it is assumed to be a constant **1**.
+
+The **break** statement causes a loop to stop iterating and resume execution
+immediately following a loop. This is only allowed in loops.
+
+The **continue** statement causes a loop iteration to stop early and returns to
+the start of the loop, including testing the loop condition. This is only
+allowed in loops.
+
+The **if** **else** statement does the same thing as in C.
+
+The **quit** statement causes bc(1) to quit, even if it is on a branch that will
+not be executed (it is a compile-time command).
+
+The **halt** statement causes bc(1) to quit, if it is executed. (Unlike **quit**
+if it is on a branch of an **if** statement that is not executed, bc(1) does not
+quit.)
+
+The **limits** statement prints the limits that this bc(1) is subject to. This
+is like the **quit** statement in that it is a compile-time command.
+
+An expression by itself is evaluated and printed, followed by a newline.
+
+## Print Statement
+
+The "expressions" in a **print** statement may also be strings. If they are, there
+are backslash escape sequences that are interpreted specially. What those
+sequences are, and what they cause to be printed, are shown below:
+
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
+
+Any other character following a backslash causes the backslash and character to
+be printed as-is.
+
+Any non-string expression in a print statement shall be assigned to **last**,
+like any other expression that is printed.
+
+## Order of Evaluation
+
+All expressions in a statment are evaluated left to right, except as necessary
+to maintain order of operations. This means, for example, assuming that **i** is
+equal to **0**, in the expression
+
+ a[i++] = i++
+
+the first (or 0th) element of **a** is set to **1**, and **i** is equal to **2**
+at the end of the expression.
+
+This includes function arguments. Thus, assuming **i** is equal to **0**, this
+means that in the expression
+
+ x(i++, i++)
+
+the first argument passed to **x()** is **0**, and the second argument is **1**,
+while **i** is equal to **2** before the function starts executing.
+
+# FUNCTIONS
+
+Function definitions are as follows:
+
+```
+define I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return(E)
+}
+```
+
+Any **I** in the parameter list or **auto** list may be replaced with **I[]** to
+make a parameter or **auto** var an array, and any **I** in the parameter list
+may be replaced with **\*I[]** to make a parameter an array reference. Callers
+of functions that take array references should not put an asterisk in the call;
+they must be called with just **I[]** like normal array parameters and will be
+automatically converted into references.
+
+As a **non-portable extension**, the opening brace of a **define** statement may
+appear on the next line.
+
+As a **non-portable extension**, the return statement may also be in one of the
+following forms:
+
+1. **return**
+2. **return** **(** **)**
+3. **return** **E**
+
+The first two, or not specifying a **return** statement, is equivalent to
+**return (0)**, unless the function is a **void** function (see the *Void
+Functions* subsection below).
+
+## Void Functions
+
+Functions can also be **void** functions, defined as follows:
+
+```
+define void I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return
+}
+```
+
+They can only be used as standalone expressions, where such an expression would
+be printed alone, except in a print statement.
+
+Void functions can only use the first two **return** statements listed above.
+They can also omit the return statement entirely.
+
+The word "void" is not treated as a keyword; it is still possible to have
+variables, arrays, and functions named **void**. The word "void" is only
+treated specially right after the **define** keyword.
+
+This is a **non-portable extension**.
+
+## Array References
+
+For any array in the parameter list, if the array is declared in the form
+
+```
+*I[]
+```
+
+it is a **reference**. Any changes to the array in the function are reflected,
+when the function returns, to the array that was passed in.
+
+Other than this, all function arguments are passed by value.
+
+This is a **non-portable extension**.
+
+# LIBRARY
+
+All of the functions below are available when the **-l** or **-\-mathlib**
+command-line flags are given.
+
+## Standard Library
+
+The [standard][1] defines the following functions for the math library:
+
+**s(x)**
+
+: Returns the sine of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**c(x)**
+
+: Returns the cosine of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**a(x)**
+
+: Returns the arctangent of **x**, in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**l(x)**
+
+: Returns the natural logarithm of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**e(x)**
+
+: Returns the mathematical constant **e** raised to the power of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**j(x, n)**
+
+: Returns the bessel integer order **n** (truncated) of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+## Transcendental Functions
+
+All transcendental functions can return slightly inaccurate results (up to 1
+[ULP][4]). This is unavoidable, and [this article][5] explains why it is
+impossible and unnecessary to calculate exact results for the transcendental
+functions.
+
+Because of the possible inaccuracy, I recommend that users call those functions
+with the precision (**scale**) set to at least 1 higher than is necessary. If
+exact results are *absolutely* required, users can double the precision
+(**scale**) and then truncate.
+
+The transcendental functions in the standard math library are:
+
+* **s(x)**
+* **c(x)**
+* **a(x)**
+* **l(x)**
+* **e(x)**
+* **j(x, n)**
+
+# RESET
+
+When bc(1) encounters an error or a signal that it has a non-default handler
+for, it resets. This means that several things happen.
+
+First, any functions that are executing are stopped and popped off the stack.
+The behavior is not unlike that of exceptions in programming languages. Then
+the execution point is set so that any code waiting to execute (after all
+functions returned) is skipped.
+
+Thus, when bc(1) resets, it skips any remaining code waiting to be executed.
+Then, if it is interactive mode, and the error was not a fatal error (see the
+**EXIT STATUS** section), it asks for more input; otherwise, it exits with the
+appropriate return code.
+
+Note that this reset behavior is different from the GNU bc(1), which attempts to
+start executing the statement right after the one that caused an error.
+
+# PERFORMANCE
+
+Most bc(1) implementations use **char** types to calculate the value of **1**
+decimal digit at a time, but that can be slow. This bc(1) does something
+different.
+
+It uses large integers to calculate more than **1** decimal digit at a time. If
+built in a environment where **BC_LONG_BIT** (see the **LIMITS** section) is
+**64**, then each integer has **9** decimal digits. If built in an environment
+where **BC_LONG_BIT** is **32** then each integer has **4** decimal digits. This
+value (the number of decimal digits per large integer) is called
+**BC_BASE_DIGS**.
+
+The actual values of **BC_LONG_BIT** and **BC_BASE_DIGS** can be queried with
+the **limits** statement.
+
+In addition, this bc(1) uses an even larger integer for overflow checking. This
+integer type depends on the value of **BC_LONG_BIT**, but is always at least
+twice as large as the integer type used to store digits.
+
+# LIMITS
+
+The following are the limits on bc(1):
+
+**BC_LONG_BIT**
+
+: The number of bits in the **long** type in the environment where bc(1) was
+ built. This determines how many decimal digits can be stored in a single
+ large integer (see the **PERFORMANCE** section).
+
+**BC_BASE_DIGS**
+
+: The number of decimal digits per large integer (see the **PERFORMANCE**
+ section). Depends on **BC_LONG_BIT**.
+
+**BC_BASE_POW**
+
+: The max decimal number that each large integer can store (see
+ **BC_BASE_DIGS**) plus **1**. Depends on **BC_BASE_DIGS**.
+
+**BC_OVERFLOW_MAX**
+
+: The max number that the overflow type (see the **PERFORMANCE** section) can
+ hold. Depends on **BC_LONG_BIT**.
+
+**BC_BASE_MAX**
+
+: The maximum output base. Set at **BC_BASE_POW**.
+
+**BC_DIM_MAX**
+
+: The maximum size of arrays. Set at **SIZE_MAX-1**.
+
+**BC_SCALE_MAX**
+
+: The maximum **scale**. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_STRING_MAX**
+
+: The maximum length of strings. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_NAME_MAX**
+
+: The maximum length of identifiers. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_NUM_MAX**
+
+: The maximum length of a number (in decimal digits), which includes digits
+ after the decimal point. Set at **BC_OVERFLOW_MAX-1**.
+
+Exponent
+
+: The maximum allowable exponent (positive or negative). Set at
+ **BC_OVERFLOW_MAX**.
+
+Number of vars
+
+: The maximum number of vars/arrays. Set at **SIZE_MAX-1**.
+
+The actual values can be queried with the **limits** statement.
+
+These limits are meant to be effectively non-existent; the limits are so large
+(at least on 64-bit machines) that there should not be any point at which they
+become a problem. In fact, memory should be exhausted before these limits should
+be hit.
+
+# ENVIRONMENT VARIABLES
+
+bc(1) recognizes the following environment variables:
+
+**POSIXLY_CORRECT**
+
+: If this variable exists (no matter the contents), bc(1) behaves as if
+ the **-s** option was given.
+
+**BC_ENV_ARGS**
+
+: This is another way to give command-line arguments to bc(1). They should be
+ in the same format as all other command-line arguments. These are always
+ processed first, so any files given in **BC_ENV_ARGS** will be processed
+ before arguments and files given on the command-line. This gives the user
+ the ability to set up "standard" options and files to be used at every
+ invocation. The most useful thing for such files to contain would be useful
+ functions that the user might want every time bc(1) runs.
+
+ The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+ but it does not understand escape sequences. For example, the string
+ **"/home/gavin/some bc file.bc"** will be correctly parsed, but the string
+ **"/home/gavin/some \"bc\" file.bc"** will include the backslashes.
+
+ The quote parsing will handle either kind of quotes, **'** or **"**. Thus,
+ if you have a file with any number of single quotes in the name, you can use
+ double quotes as the outside quotes, as in **"some 'bc' file.bc"**, and vice
+ versa if you have a file with double quotes. However, handling a file with
+ both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+ complexity of the parsing, though such files are still supported on the
+ command-line where the parsing is done by the shell.
+
+**BC_LINE_LENGTH**
+
+: If this environment variable exists and contains an integer that is greater
+ than **1** and is less than **UINT16_MAX** (**2\^16-1**), bc(1) will output
+ lines to that length, including the backslash (**\\**). The default line
+ length is **70**.
+
+# EXIT STATUS
+
+bc(1) returns the following exit statuses:
+
+**0**
+
+: No error.
+
+**1**
+
+: A math error occurred. This follows standard practice of using **1** for
+ expected errors, since math errors will happen in the process of normal
+ execution.
+
+ Math errors include divide by **0**, taking the square root of a negative
+ number, attempting to convert a negative number to a hardware integer,
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
+
+ Converting to a hardware integer happens for the second operand of the power
+ (**\^**) operator and the corresponding assignment operator.
+
+**2**
+
+: A parse error occurred.
+
+ Parse errors include unexpected **EOF**, using an invalid character, failing
+ to find the end of a string or comment, using a token where it is invalid,
+ giving an invalid expression, giving an invalid print statement, giving an
+ invalid function definition, attempting to assign to an expression that is
+ not a named expression (see the *Named Expressions* subsection of the
+ **SYNTAX** section), giving an invalid **auto** list, having a duplicate
+ **auto**/function parameter, failing to find the end of a code block,
+ attempting to return a value from a **void** function, attempting to use a
+ variable as a reference, and using any extensions when the option **-s** or
+ any equivalents were given.
+
+**3**
+
+: A runtime error occurred.
+
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
+
+**4**
+
+: A fatal error occurred.
+
+ Fatal errors include memory allocation errors, I/O errors, failing to open
+ files, attempting to use files that do not have only ASCII characters (bc(1)
+ only accepts ASCII characters), attempting to open a directory as a file,
+ and giving invalid command-line options.
+
+The exit status **4** is special; when a fatal error occurs, bc(1) always exits
+and returns **4**, no matter what mode bc(1) is in.
+
+The other statuses will only be returned when bc(1) is not in interactive mode
+(see the **INTERACTIVE MODE** section), since bc(1) resets its state (see the
+**RESET** section) and accepts more input when one of those errors occurs in
+interactive mode. This is also the case when interactive mode is forced by the
+**-i** flag or **-\-interactive** option.
+
+These exit statuses allow bc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the **-i** flag or
+**-\-interactive** option.
+
+# INTERACTIVE MODE
+
+Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both **stdin** and **stdout**
+are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
+turn it on in other cases.
+
+In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
+section), and in normal execution, flushes **stdout** as soon as execution is
+done for the current input.
+
+# TTY MODE
+
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
+
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
+
+TTY mode is different from interactive mode because interactive mode is required
+in the [bc(1) specification][1], and interactive mode requires only **stdin**
+and **stdout** to be connected to a terminal.
+
+# SIGNAL HANDLING
+
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
+
+Note that "current input" can mean one of two things. If bc(1) is processing
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
+
+This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
+can seem as though bc(1) did not respond to the signal since it will immediately
+start executing the next file. This is by design; most files that users execute
+when interacting with bc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file. The
+rest of the files could still be executed without problem, allowing the user to
+continue.
+
+**SIGTERM** and **SIGQUIT** cause bc(1) to clean up and exit, and it uses the
+default handler for all other signals. The one exception is **SIGHUP**; in that
+case, when bc(1) is in TTY mode, a **SIGHUP** will cause bc(1) to clean up and
+exit.
+
+# COMMAND LINE HISTORY
+
+bc(1) supports interactive command-line editing. If bc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
+
+**Note**: tabs are converted to 8 spaces.
+
+# SEE ALSO
+
+dc(1)
+
+# STANDARDS
+
+bc(1) is compliant with the [IEEE Std 1003.1-2017 (“POSIX.1-2017â€)][1]
+specification. The flags **-efghiqsvVw**, all long options, and the extensions
+noted above are extensions to that specification.
+
+Note that the specification explicitly says that bc(1) only accepts numbers that
+use a period (**.**) as a radix point, regardless of the value of
+**LC_NUMERIC**.
+
+# BUGS
+
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
+
+# AUTHORS
+
+Gavin D. Howard <gavin@yzena.com> and contributors.
+
+[1]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
+[2]: https://www.gnu.org/software/bc/
+[3]: https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero
+[4]: https://en.wikipedia.org/wiki/Unit_in_the_last_place
+[5]: https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT
+[6]: https://en.wikipedia.org/wiki/Rounding#Rounding_away_from_zero
diff --git a/manuals/bc/EP.1 b/manuals/bc/EP.1
new file mode 100644
index 00000000..453b7680
--- /dev/null
+++ b/manuals/bc/EP.1
@@ -0,0 +1,1400 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions are met:
+.\"
+.\" * Redistributions of source code must retain the above copyright notice,
+.\" this list of conditions and the following disclaimer.
+.\"
+.\" * Redistributions in binary form must reproduce the above copyright notice,
+.\" this list of conditions and the following disclaimer in the documentation
+.\" and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
+.SH NAME
+.PP
+bc - arbitrary-precision decimal arithmetic language and calculator
+.SH SYNOPSIS
+.PP
+\f[B]bc\f[R] [\f[B]-ghilPqRsvVw\f[R]] [\f[B]--global-stacks\f[R]]
+[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--mathlib\f[R]]
+[\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]] [\f[B]--quiet\f[R]]
+[\f[B]--standard\f[R]] [\f[B]--warn\f[R]] [\f[B]--version\f[R]]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
+.SH DESCRIPTION
+.PP
+bc(1) is an interactive processor for a language first standardized in
+1991 by POSIX.
+(The current standard is
+here (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html).)
+The language provides unlimited precision decimal arithmetic and is
+somewhat C-like, but there are differences.
+Such differences will be noted in this document.
+.PP
+After parsing and handling options, this bc(1) reads any files given on
+the command line and executes them before reading from \f[B]stdin\f[R].
+.PP
+This bc(1) is a drop-in replacement for \f[I]any\f[R] bc(1), including
+(and especially) the GNU bc(1).
+.SH OPTIONS
+.PP
+The following are the options that bc(1) accepts.
+.PP
+\f[B]-g\f[R], \f[B]--global-stacks\f[R]
+.IP
+.nf
+\f[C]
+Turns the globals **ibase**, **obase**, and **scale** into stacks.
+
+This has the effect that a copy of the current value of all three are pushed
+onto a stack for every function call, as well as popped when every function
+returns. This means that functions can assign to any and all of those
+globals without worrying that the change will affect other functions.
+Thus, a hypothetical function named **output(x,b)** that simply printed
+**x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+This makes writing functions much easier.
+
+However, since using this flag means that functions cannot set **ibase**,
+**obase**, or **scale** globally, functions that are made to do so cannot
+work anymore. There are two possible use cases for that, and each has a
+solution.
+
+First, if a function is called on startup to turn bc(1) into a number
+converter, it is possible to replace that capability with various shell
+aliases. Examples:
+
+ alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
+ alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+
+Second, if the purpose of a function is to set **ibase**, **obase**, or
+**scale** globally for any other purpose, it could be split into one to
+three functions (based on how many globals it sets) and each of those
+functions could return the desired value for a global.
+
+If the behavior of this option is desired for every run of bc(1), then users
+could make sure to define **BC_ENV_ARGS** and include this option (see the
+**ENVIRONMENT VARIABLES** section for more details).
+
+If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-l\f[R], \f[B]--mathlib\f[R]
+.PP
+: Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to
+\f[B]20\f[R] and loads the included math library before running any
+code, including any expressions or files specified on the command line.
+.IP
+.nf
+\f[C]
+To learn what is in the library, see the **LIBRARY** section.
+\f[R]
+.fi
+.PP
+\f[B]-P\f[R], \f[B]--no-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
+.PP
+: Because bc(1) was built without support for prompts, this option is a
+no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-q\f[R], \f[B]--quiet\f[R]
+.PP
+: This option is for compatibility with the GNU
+bc(1) (https://www.gnu.org/software/bc/); it is a no-op.
+Without this option, GNU bc(1) prints a copyright header.
+This bc(1) only prints the copyright header if one or more of the
+\f[B]-v\f[R], \f[B]-V\f[R], or \f[B]--version\f[R] options are given.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-s\f[R], \f[B]--standard\f[R]
+.PP
+: Process exactly the language defined by the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+and error if any extensions are used.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
+.PP
+: Print the version information (copyright header) and exit.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-w\f[R], \f[B]--warn\f[R]
+.PP
+: Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
+not errors) are printed for non-standard extensions and execution
+continues normally.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
+.PP
+: Evaluates \f[I]expr\f[R].
+If multiple expressions are given, they are evaluated in order.
+If files are given as well (see below), the expressions and files are
+evaluated in the order given.
+This means that if a file is given before an expression, the file is
+read in and evaluated first.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+were read through \f[B]stdin\f[R].
+If expressions are also given (see above), the expressions are evaluated
+in the order given.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+All long options are \f[B]non-portable extensions\f[R].
+.SH STDOUT
+.PP
+Any non-error output is written to \f[B]stdout\f[R].
+In addition, if history (see the \f[B]HISTORY\f[R] section) and the
+prompt (see the \f[B]TTY MODE\f[R] section) are enabled, both are output
+to \f[B]stdout\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other bc(1) implementations, this bc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stdout\f[R], so if \f[B]stdout\f[R] is closed, as in
+\f[B]bc >&-\f[R], it will quit with an error.
+This is done so that bc(1) can report problems when \f[B]stdout\f[R] is
+redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other bc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stdout\f[R] to \f[B]/dev/null\f[R].
+.SH STDERR
+.PP
+Any error output is written to \f[B]stderr\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other bc(1) implementations, this bc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stderr\f[R], so if \f[B]stderr\f[R] is closed, as in
+\f[B]bc 2>&-\f[R], it will quit with an error.
+This is done so that bc(1) can exit with an error code when
+\f[B]stderr\f[R] is redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other bc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stderr\f[R] to \f[B]/dev/null\f[R].
+.SH SYNTAX
+.PP
+The syntax for bc(1) programs is mostly C-like, with some differences.
+This bc(1) follows the POSIX
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+which is a much more thorough resource for the language this bc(1)
+accepts.
+This section is meant to be a summary and a listing of all the
+extensions to the standard.
+.PP
+In the sections below, \f[B]E\f[R] means expression, \f[B]S\f[R] means
+statement, and \f[B]I\f[R] means identifier.
+.PP
+Identifiers (\f[B]I\f[R]) start with a lowercase letter and can be
+followed by any number (up to \f[B]BC_NAME_MAX-1\f[R]) of lowercase
+letters (\f[B]a-z\f[R]), digits (\f[B]0-9\f[R]), and underscores
+(\f[B]_\f[R]).
+The regex is \f[B][a-z][a-z0-9_]*\f[R].
+Identifiers with more than one character (letter) are a
+\f[B]non-portable extension\f[R].
+.PP
+\f[B]ibase\f[R] is a global variable determining how to interpret
+constant numbers.
+It is the \[dq]input\[dq] base, or the number base used for interpreting
+input numbers.
+\f[B]ibase\f[R] is initially \f[B]10\f[R].
+If the \f[B]-s\f[R] (\f[B]--standard\f[R]) and \f[B]-w\f[R]
+(\f[B]--warn\f[R]) flags were not given on the command line, the max
+allowable value for \f[B]ibase\f[R] is \f[B]36\f[R].
+Otherwise, it is \f[B]16\f[R].
+The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R].
+The max allowable value for \f[B]ibase\f[R] can be queried in bc(1)
+programs with the \f[B]maxibase()\f[R] built-in function.
+.PP
+\f[B]obase\f[R] is a global variable determining how to output results.
+It is the \[dq]output\[dq] base, or the number base used for outputting
+numbers.
+\f[B]obase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and
+can be queried in bc(1) programs with the \f[B]maxobase()\f[R] built-in
+function.
+The min allowable value for \f[B]obase\f[R] is \f[B]2\f[R].
+Values are output in the specified base.
+.PP
+The \f[I]scale\f[R] of an expression is the number of digits in the
+result of the expression right of the decimal point, and \f[B]scale\f[R]
+is a global variable that sets the precision of any operations, with
+exceptions.
+\f[B]scale\f[R] is initially \f[B]0\f[R].
+\f[B]scale\f[R] cannot be negative.
+The max allowable value for \f[B]scale\f[R] is \f[B]BC_SCALE_MAX\f[R]
+and can be queried in bc(1) programs with the \f[B]maxscale()\f[R]
+built-in function.
+.PP
+bc(1) has both \f[I]global\f[R] variables and \f[I]local\f[R] variables.
+All \f[I]local\f[R] variables are local to the function; they are
+parameters or are introduced in the \f[B]auto\f[R] list of a function
+(see the \f[B]FUNCTIONS\f[R] section).
+If a variable is accessed which is not a parameter or in the
+\f[B]auto\f[R] list, it is assumed to be \f[I]global\f[R].
+If a parent function has a \f[I]local\f[R] variable version of a
+variable that a child function considers \f[I]global\f[R], the value of
+that \f[I]global\f[R] variable in the child function is the value of the
+variable in the parent function, not the value of the actual
+\f[I]global\f[R] variable.
+.PP
+All of the above applies to arrays as well.
+.PP
+The value of a statement that is an expression (i.e., any of the named
+expressions or operands) is printed unless the lowest precedence
+operator is an assignment operator \f[I]and\f[R] the expression is
+notsurrounded by parentheses.
+.PP
+The value that is printed is also assigned to the special variable
+\f[B]last\f[R].
+A single dot (\f[B].\f[R]) may also be used as a synonym for
+\f[B]last\f[R].
+These are \f[B]non-portable extensions\f[R].
+.PP
+Either semicolons or newlines may separate statements.
+.SS Comments
+.PP
+There are two kinds of comments:
+.IP "1." 3
+Block comments are enclosed in \f[B]/*\f[R] and \f[B]*/\f[R].
+.IP "2." 3
+Line comments go from \f[B]#\f[R] until, and not including, the next
+newline.
+This is a \f[B]non-portable extension\f[R].
+.SS Named Expressions
+.PP
+The following are named expressions in bc(1):
+.IP "1." 3
+Variables: \f[B]I\f[R]
+.IP "2." 3
+Array Elements: \f[B]I[E]\f[R]
+.IP "3." 3
+\f[B]ibase\f[R]
+.IP "4." 3
+\f[B]obase\f[R]
+.IP "5." 3
+\f[B]scale\f[R]
+.IP "6." 3
+\f[B]last\f[R] or a single dot (\f[B].\f[R])
+.PP
+Number 6 is a \f[B]non-portable extension\f[R].
+.PP
+Variables and arrays do not interfere; users can have arrays named the
+same as variables.
+This also applies to functions (see the \f[B]FUNCTIONS\f[R] section), so
+a user can have a variable, array, and function that all have the same
+name, and they will not shadow each other, whether inside of functions
+or not.
+.PP
+Named expressions are required as the operand of
+\f[B]increment\f[R]/\f[B]decrement\f[R] operators and as the left side
+of \f[B]assignment\f[R] operators (see the \f[I]Operators\f[R]
+subsection).
+.SS Operands
+.PP
+The following are valid operands in bc(1):
+.IP " 1." 4
+Numbers (see the \f[I]Numbers\f[R] subsection below).
+.IP " 2." 4
+Array indices (\f[B]I[E]\f[R]).
+.IP " 3." 4
+\f[B](E)\f[R]: The value of \f[B]E\f[R] (used to change precedence).
+.IP " 4." 4
+\f[B]sqrt(E)\f[R]: The square root of \f[B]E\f[R].
+\f[B]E\f[R] must be non-negative.
+.IP " 5." 4
+\f[B]length(E)\f[R]: The number of significant decimal digits in
+\f[B]E\f[R].
+.IP " 6." 4
+\f[B]length(I[])\f[R]: The number of elements in the array \f[B]I\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP " 7." 4
+\f[B]scale(E)\f[R]: The \f[I]scale\f[R] of \f[B]E\f[R].
+.IP " 8." 4
+\f[B]abs(E)\f[R]: The absolute value of \f[B]E\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP " 9." 4
+\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
+\f[B]I\f[R] is an identifier for a non-\f[B]void\f[R] function (see the
+\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
+The \f[B]E\f[R] argument(s) may also be arrays of the form
+\f[B]I[]\f[R], which will automatically be turned into array references
+(see the \f[I]Array References\f[R] subsection of the
+\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
+function definition is an array reference.
+.IP "10." 4
+\f[B]read()\f[R]: Reads a line from \f[B]stdin\f[R] and uses that as an
+expression.
+The result of that expression is the result of the \f[B]read()\f[R]
+operand.
+This is a \f[B]non-portable extension\f[R].
+.IP "11." 4
+\f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "12." 4
+\f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "13." 4
+\f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R].
+This is a \f[B]non-portable extension\f[R].
+.SS Numbers
+.PP
+Numbers are strings made up of digits, uppercase letters, and at most
+\f[B]1\f[R] period for a radix.
+Numbers can have up to \f[B]BC_NUM_MAX\f[R] digits.
+Uppercase letters are equal to \f[B]9\f[R] + their position in the
+alphabet (i.e., \f[B]A\f[R] equals \f[B]10\f[R], or \f[B]9+1\f[R]).
+If a digit or letter makes no sense with the current value of
+\f[B]ibase\f[R], they are set to the value of the highest valid digit in
+\f[B]ibase\f[R].
+.PP
+Single-character numbers (i.e., \f[B]A\f[R] alone) take the value that
+they would have if they were valid digits, regardless of the value of
+\f[B]ibase\f[R].
+This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
+\f[B]Z\f[R] alone always equals decimal \f[B]35\f[R].
+.SS Operators
+.PP
+The following arithmetic and logical operators can be used.
+They are listed in order of decreasing precedence.
+Operators in the same group have the same precedence.
+.PP
+\f[B]++\f[R] \f[B]--\f[R]
+.PP
+: Type: Prefix and Postfix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **increment**, **decrement**
+\f[R]
+.fi
+.PP
+\f[B]-\f[R] \f[B]!\f[R]
+.PP
+: Type: Prefix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **negation**, **boolean not**
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **power**
+\f[R]
+.fi
+.PP
+\f[B]*\f[R] \f[B]/\f[R] \f[B]%\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **multiply**, **divide**, **modulus**
+\f[R]
+.fi
+.PP
+\f[B]+\f[R] \f[B]-\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **add**, **subtract**
+\f[R]
+.fi
+.PP
+\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R]
+\f[B]%=\f[R] \f[B]\[ha]=\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **assignment**
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **relational**
+\f[R]
+.fi
+.PP
+\f[B]&&\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **boolean and**
+\f[R]
+.fi
+.PP
+\f[B]||\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **boolean or**
+\f[R]
+.fi
+.PP
+The operators will be described in more detail below.
+.PP
+\f[B]++\f[R] \f[B]--\f[R]
+.PP
+: The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
+operators behave exactly like they would in C.
+They require a named expression (see the \f[I]Named Expressions\f[R]
+subsection) as an operand.
+.IP
+.nf
+\f[C]
+The prefix versions of these operators are more efficient; use them where
+possible.
+\f[R]
+.fi
+.PP
+\f[B]-\f[R]
+.PP
+: The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
+to negate any expression with the value \f[B]0\f[R].
+Otherwise, a copy of the expression with its sign flipped is returned.
+.PP
+\f[B]!\f[R]
+.PP
+: The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the
+expression is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
+as it would be in C) takes two expressions and raises the first to the
+power of the value of the second.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*), and if it is
+negative, the first value must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]*\f[R]
+.PP
+: The \f[B]multiply\f[R] operator takes two expressions, multiplies
+them, and returns the product.
+If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
+\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
+\f[I]scale\f[R] of the result is equal to
+\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
+\f[B]max()\f[R] return the obvious values.
+.PP
+\f[B]/\f[R]
+.PP
+: The \f[B]divide\f[R] operator takes two expressions, divides them, and
+returns the quotient.
+The \f[I]scale\f[R] of the result shall be the value of \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]%\f[R]
+.PP
+: The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and evaluates them by 1) Computing \f[B]a/b\f[R] to current
+\f[B]scale\f[R] and 2) Using the result of step 1 to calculate
+\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
+\f[B]max(scale+scale(b),scale(a))\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]+\f[R]
+.PP
+: The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and returns the sum, with a \f[I]scale\f[R] equal to the
+max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
+.PP
+\f[B]-\f[R]
+.PP
+: The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and returns the difference, with a \f[I]scale\f[R] equal to
+the max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
+.PP
+\f[B]=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R]
+\f[B]%=\f[R] \f[B]\[ha]=\f[R]
+.PP
+: The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R]
+and \f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the
+\f[I]Named Expressions\f[R] subsection).
+.IP
+.nf
+\f[C]
+For **=**, **b** is copied and the result is assigned to **a**. For all
+others, **a** and **b** are applied as operands to the corresponding
+arithmetic operator and the result is assigned to **a**.
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: The \f[B]relational\f[R] operators compare two expressions,
+\f[B]a\f[R] and \f[B]b\f[R], and if the relation holds, according to C
+language semantics, the result is \f[B]1\f[R].
+Otherwise, it is \f[B]0\f[R].
+.IP
+.nf
+\f[C]
+Note that unlike in C, these operators have a lower precedence than the
+**assignment** operators, which means that **a=b\[rs]>c** is interpreted as
+**(a=b)\[rs]>c**.
+
+Also, unlike the [standard][1] requires, these operators can appear anywhere
+any other expressions can be used. This allowance is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]&&\f[R]
+.PP
+: The \f[B]boolean and\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]||\f[R]
+.PP
+: The \f[B]boolean or\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if one of the expressions is non-zero, \f[B]0\f[R]
+otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Statements
+.PP
+The following items are statements:
+.IP " 1." 4
+\f[B]E\f[R]
+.IP " 2." 4
+\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] ...
+\f[B];\f[R] \f[B]S\f[R] \f[B]}\f[R]
+.IP " 3." 4
+\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 4." 4
+\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+\f[B]else\f[R] \f[B]S\f[R]
+.IP " 5." 4
+\f[B]while\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 6." 4
+\f[B]for\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B];\f[R] \f[B]E\f[R]
+\f[B];\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 7." 4
+An empty statement
+.IP " 8." 4
+\f[B]break\f[R]
+.IP " 9." 4
+\f[B]continue\f[R]
+.IP "10." 4
+\f[B]quit\f[R]
+.IP "11." 4
+\f[B]halt\f[R]
+.IP "12." 4
+\f[B]limits\f[R]
+.IP "13." 4
+A string of characters, enclosed in double quotes
+.IP "14." 4
+\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] ...
+\f[B],\f[R] \f[B]E\f[R]
+.IP "15." 4
+\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
+\f[B]I\f[R] is an identifier for a \f[B]void\f[R] function (see the
+\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
+The \f[B]E\f[R] argument(s) may also be arrays of the form
+\f[B]I[]\f[R], which will automatically be turned into array references
+(see the \f[I]Array References\f[R] subsection of the
+\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
+function definition is an array reference.
+.PP
+Numbers 4, 9, 11, 12, 14, and 15 are \f[B]non-portable extensions\f[R].
+.PP
+Also, as a \f[B]non-portable extension\f[R], any or all of the
+expressions in the header of a for loop may be omitted.
+If the condition (second expression) is omitted, it is assumed to be a
+constant \f[B]1\f[R].
+.PP
+The \f[B]break\f[R] statement causes a loop to stop iterating and resume
+execution immediately following a loop.
+This is only allowed in loops.
+.PP
+The \f[B]continue\f[R] statement causes a loop iteration to stop early
+and returns to the start of the loop, including testing the loop
+condition.
+This is only allowed in loops.
+.PP
+The \f[B]if\f[R] \f[B]else\f[R] statement does the same thing as in C.
+.PP
+The \f[B]quit\f[R] statement causes bc(1) to quit, even if it is on a
+branch that will not be executed (it is a compile-time command).
+.PP
+The \f[B]halt\f[R] statement causes bc(1) to quit, if it is executed.
+(Unlike \f[B]quit\f[R] if it is on a branch of an \f[B]if\f[R] statement
+that is not executed, bc(1) does not quit.)
+.PP
+The \f[B]limits\f[R] statement prints the limits that this bc(1) is
+subject to.
+This is like the \f[B]quit\f[R] statement in that it is a compile-time
+command.
+.PP
+An expression by itself is evaluated and printed, followed by a newline.
+.SS Print Statement
+.PP
+The \[dq]expressions\[dq] in a \f[B]print\f[R] statement may also be
+strings.
+If they are, there are backslash escape sequences that are interpreted
+specially.
+What those sequences are, and what they cause to be printed, are shown
+below:
+.PP
+ * * * * *
+.PP
+\f[B]\[rs]a\f[R] \f[B]\[rs]a\f[R] \f[B]\[rs]b\f[R] \f[B]\[rs]b\f[R]
+\f[B]\[rs]\[rs]\f[R] \f[B]\[rs]\f[R] \f[B]\[rs]e\f[R] \f[B]\[rs]\f[R]
+\f[B]\[rs]f\f[R] \f[B]\[rs]f\f[R] \f[B]\[rs]n\f[R] \f[B]\[rs]n\f[R]
+\f[B]\[rs]q\f[R] \f[B]\[dq]\f[R] \f[B]\[rs]r\f[R] \f[B]\[rs]r\f[R]
+\f[B]\[rs]t\f[R] \f[B]\[rs]t\f[R]
+.PP
+ * * * * *
+.PP
+Any other character following a backslash causes the backslash and
+character to be printed as-is.
+.PP
+Any non-string expression in a print statement shall be assigned to
+\f[B]last\f[R], like any other expression that is printed.
+.SS Order of Evaluation
+.PP
+All expressions in a statment are evaluated left to right, except as
+necessary to maintain order of operations.
+This means, for example, assuming that \f[B]i\f[R] is equal to
+\f[B]0\f[R], in the expression
+.IP
+.nf
+\f[C]
+a[i++] = i++
+\f[R]
+.fi
+.PP
+the first (or 0th) element of \f[B]a\f[R] is set to \f[B]1\f[R], and
+\f[B]i\f[R] is equal to \f[B]2\f[R] at the end of the expression.
+.PP
+This includes function arguments.
+Thus, assuming \f[B]i\f[R] is equal to \f[B]0\f[R], this means that in
+the expression
+.IP
+.nf
+\f[C]
+x(i++, i++)
+\f[R]
+.fi
+.PP
+the first argument passed to \f[B]x()\f[R] is \f[B]0\f[R], and the
+second argument is \f[B]1\f[R], while \f[B]i\f[R] is equal to
+\f[B]2\f[R] before the function starts executing.
+.SH FUNCTIONS
+.PP
+Function definitions are as follows:
+.IP
+.nf
+\f[C]
+define I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return(E)
+}
+\f[R]
+.fi
+.PP
+Any \f[B]I\f[R] in the parameter list or \f[B]auto\f[R] list may be
+replaced with \f[B]I[]\f[R] to make a parameter or \f[B]auto\f[R] var an
+array, and any \f[B]I\f[R] in the parameter list may be replaced with
+\f[B]*I[]\f[R] to make a parameter an array reference.
+Callers of functions that take array references should not put an
+asterisk in the call; they must be called with just \f[B]I[]\f[R] like
+normal array parameters and will be automatically converted into
+references.
+.PP
+As a \f[B]non-portable extension\f[R], the opening brace of a
+\f[B]define\f[R] statement may appear on the next line.
+.PP
+As a \f[B]non-portable extension\f[R], the return statement may also be
+in one of the following forms:
+.IP "1." 3
+\f[B]return\f[R]
+.IP "2." 3
+\f[B]return\f[R] \f[B](\f[R] \f[B])\f[R]
+.IP "3." 3
+\f[B]return\f[R] \f[B]E\f[R]
+.PP
+The first two, or not specifying a \f[B]return\f[R] statement, is
+equivalent to \f[B]return (0)\f[R], unless the function is a
+\f[B]void\f[R] function (see the \f[I]Void Functions\f[R] subsection
+below).
+.SS Void Functions
+.PP
+Functions can also be \f[B]void\f[R] functions, defined as follows:
+.IP
+.nf
+\f[C]
+define void I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return
+}
+\f[R]
+.fi
+.PP
+They can only be used as standalone expressions, where such an
+expression would be printed alone, except in a print statement.
+.PP
+Void functions can only use the first two \f[B]return\f[R] statements
+listed above.
+They can also omit the return statement entirely.
+.PP
+The word \[dq]void\[dq] is not treated as a keyword; it is still
+possible to have variables, arrays, and functions named \f[B]void\f[R].
+The word \[dq]void\[dq] is only treated specially right after the
+\f[B]define\f[R] keyword.
+.PP
+This is a \f[B]non-portable extension\f[R].
+.SS Array References
+.PP
+For any array in the parameter list, if the array is declared in the
+form
+.IP
+.nf
+\f[C]
+*I[]
+\f[R]
+.fi
+.PP
+it is a \f[B]reference\f[R].
+Any changes to the array in the function are reflected, when the
+function returns, to the array that was passed in.
+.PP
+Other than this, all function arguments are passed by value.
+.PP
+This is a \f[B]non-portable extension\f[R].
+.SH LIBRARY
+.PP
+All of the functions below are available when the \f[B]-l\f[R] or
+\f[B]--mathlib\f[R] command-line flags are given.
+.SS Standard Library
+.PP
+The
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+defines the following functions for the math library:
+.PP
+\f[B]s(x)\f[R]
+.PP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]c(x)\f[R]
+.PP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]a(x)\f[R]
+.PP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]l(x)\f[R]
+.PP
+: Returns the natural logarithm of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]e(x)\f[R]
+.PP
+: Returns the mathematical constant \f[B]e\f[R] raised to the power of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]j(x, n)\f[R]
+.PP
+: Returns the bessel integer order \f[B]n\f[R] (truncated) of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.SS Transcendental Functions
+.PP
+All transcendental functions can return slightly inaccurate results (up
+to 1 ULP (https://en.wikipedia.org/wiki/Unit_in_the_last_place)).
+This is unavoidable, and this
+article (https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT) explains
+why it is impossible and unnecessary to calculate exact results for the
+transcendental functions.
+.PP
+Because of the possible inaccuracy, I recommend that users call those
+functions with the precision (\f[B]scale\f[R]) set to at least 1 higher
+than is necessary.
+If exact results are \f[I]absolutely\f[R] required, users can double the
+precision (\f[B]scale\f[R]) and then truncate.
+.PP
+The transcendental functions in the standard math library are:
+.IP \[bu] 2
+\f[B]s(x)\f[R]
+.IP \[bu] 2
+\f[B]c(x)\f[R]
+.IP \[bu] 2
+\f[B]a(x)\f[R]
+.IP \[bu] 2
+\f[B]l(x)\f[R]
+.IP \[bu] 2
+\f[B]e(x)\f[R]
+.IP \[bu] 2
+\f[B]j(x, n)\f[R]
+.SH RESET
+.PP
+When bc(1) encounters an error or a signal that it has a non-default
+handler for, it resets.
+This means that several things happen.
+.PP
+First, any functions that are executing are stopped and popped off the
+stack.
+The behavior is not unlike that of exceptions in programming languages.
+Then the execution point is set so that any code waiting to execute
+(after all functions returned) is skipped.
+.PP
+Thus, when bc(1) resets, it skips any remaining code waiting to be
+executed.
+Then, if it is interactive mode, and the error was not a fatal error
+(see the \f[B]EXIT STATUS\f[R] section), it asks for more input;
+otherwise, it exits with the appropriate return code.
+.PP
+Note that this reset behavior is different from the GNU bc(1), which
+attempts to start executing the statement right after the one that
+caused an error.
+.SH PERFORMANCE
+.PP
+Most bc(1) implementations use \f[B]char\f[R] types to calculate the
+value of \f[B]1\f[R] decimal digit at a time, but that can be slow.
+This bc(1) does something different.
+.PP
+It uses large integers to calculate more than \f[B]1\f[R] decimal digit
+at a time.
+If built in a environment where \f[B]BC_LONG_BIT\f[R] (see the
+\f[B]LIMITS\f[R] section) is \f[B]64\f[R], then each integer has
+\f[B]9\f[R] decimal digits.
+If built in an environment where \f[B]BC_LONG_BIT\f[R] is \f[B]32\f[R]
+then each integer has \f[B]4\f[R] decimal digits.
+This value (the number of decimal digits per large integer) is called
+\f[B]BC_BASE_DIGS\f[R].
+.PP
+The actual values of \f[B]BC_LONG_BIT\f[R] and \f[B]BC_BASE_DIGS\f[R]
+can be queried with the \f[B]limits\f[R] statement.
+.PP
+In addition, this bc(1) uses an even larger integer for overflow
+checking.
+This integer type depends on the value of \f[B]BC_LONG_BIT\f[R], but is
+always at least twice as large as the integer type used to store digits.
+.SH LIMITS
+.PP
+The following are the limits on bc(1):
+.PP
+\f[B]BC_LONG_BIT\f[R]
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
+bc(1) was built.
+This determines how many decimal digits can be stored in a single large
+integer (see the \f[B]PERFORMANCE\f[R] section).
+.PP
+\f[B]BC_BASE_DIGS\f[R]
+.PP
+: The number of decimal digits per large integer (see the
+\f[B]PERFORMANCE\f[R] section).
+Depends on \f[B]BC_LONG_BIT\f[R].
+.PP
+\f[B]BC_BASE_POW\f[R]
+.PP
+: The max decimal number that each large integer can store (see
+\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
+Depends on \f[B]BC_BASE_DIGS\f[R].
+.PP
+\f[B]BC_OVERFLOW_MAX\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+section) can hold.
+Depends on \f[B]BC_LONG_BIT\f[R].
+.PP
+\f[B]BC_BASE_MAX\f[R]
+.PP
+: The maximum output base.
+Set at \f[B]BC_BASE_POW\f[R].
+.PP
+\f[B]BC_DIM_MAX\f[R]
+.PP
+: The maximum size of arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+\f[B]BC_SCALE_MAX\f[R]
+.PP
+: The maximum \f[B]scale\f[R].
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_STRING_MAX\f[R]
+.PP
+: The maximum length of strings.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_NAME_MAX\f[R]
+.PP
+: The maximum length of identifiers.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_NUM_MAX\f[R]
+.PP
+: The maximum length of a number (in decimal digits), which includes
+digits after the decimal point.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+Exponent
+.PP
+: The maximum allowable exponent (positive or negative).
+Set at \f[B]BC_OVERFLOW_MAX\f[R].
+.PP
+Number of vars
+.PP
+: The maximum number of vars/arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+The actual values can be queried with the \f[B]limits\f[R] statement.
+.PP
+These limits are meant to be effectively non-existent; the limits are so
+large (at least on 64-bit machines) that there should not be any point
+at which they become a problem.
+In fact, memory should be exhausted before these limits should be hit.
+.SH ENVIRONMENT VARIABLES
+.PP
+bc(1) recognizes the following environment variables:
+.PP
+\f[B]POSIXLY_CORRECT\f[R]
+.PP
+: If this variable exists (no matter the contents), bc(1) behaves as if
+the \f[B]-s\f[R] option was given.
+.PP
+\f[B]BC_ENV_ARGS\f[R]
+.PP
+: This is another way to give command-line arguments to bc(1).
+They should be in the same format as all other command-line arguments.
+These are always processed first, so any files given in
+\f[B]BC_ENV_ARGS\f[R] will be processed before arguments and files given
+on the command-line.
+This gives the user the ability to set up \[dq]standard\[dq] options and
+files to be used at every invocation.
+The most useful thing for such files to contain would be useful
+functions that the user might want every time bc(1) runs.
+.IP
+.nf
+\f[C]
+The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some bc file.bc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]bc\[rs]\[dq] file.bc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]bc\[aq] file.bc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
+\f[B]BC_LINE_LENGTH\f[R]
+.PP
+: If this environment variable exists and contains an integer that is
+greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
+(\f[B]2\[ha]16-1\f[R]), bc(1) will output lines to that length,
+including the backslash (\f[B]\[rs]\f[R]).
+The default line length is \f[B]70\f[R].
+.SH EXIT STATUS
+.PP
+bc(1) returns the following exit statuses:
+.PP
+\f[B]0\f[R]
+.PP
+: No error.
+.PP
+\f[B]1\f[R]
+.PP
+: A math error occurred.
+This follows standard practice of using \f[B]1\f[R] for expected errors,
+since math errors will happen in the process of normal execution.
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**) operator and the corresponding assignment operator.
+\f[R]
+.fi
+.PP
+\f[B]2\f[R]
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, using a token where it is invalid,
+giving an invalid expression, giving an invalid print statement, giving an
+invalid function definition, attempting to assign to an expression that is
+not a named expression (see the *Named Expressions* subsection of the
+**SYNTAX** section), giving an invalid **auto** list, having a duplicate
+**auto**/function parameter, failing to find the end of a code block,
+attempting to return a value from a **void** function, attempting to use a
+variable as a reference, and using any extensions when the option **-s** or
+any equivalents were given.
+\f[R]
+.fi
+.PP
+\f[B]3\f[R]
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, passing the wrong number of
+arguments to functions, attempting to call an undefined function, and
+attempting to use a **void** function call as a value in an expression.
+\f[R]
+.fi
+.PP
+\f[B]4\f[R]
+.PP
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (bc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
+.PP
+The exit status \f[B]4\f[R] is special; when a fatal error occurs, bc(1)
+always exits and returns \f[B]4\f[R], no matter what mode bc(1) is in.
+.PP
+The other statuses will only be returned when bc(1) is not in
+interactive mode (see the \f[B]INTERACTIVE MODE\f[R] section), since
+bc(1) resets its state (see the \f[B]RESET\f[R] section) and accepts
+more input when one of those errors occurs in interactive mode.
+This is also the case when interactive mode is forced by the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.PP
+These exit statuses allow bc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.SH INTERACTIVE MODE
+.PP
+Per the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+bc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both \f[B]stdin\f[R]
+and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
+and \f[B]--interactive\f[R] option can turn it on in other cases.
+.PP
+In interactive mode, bc(1) attempts to recover from errors (see the
+\f[B]RESET\f[R] section), and in normal execution, flushes
+\f[B]stdout\f[R] as soon as execution is done for the current input.
+.SH TTY MODE
+.PP
+If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
+connected to a TTY, bc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is required for history to be enabled (see the \f[B]COMMAND
+LINE HISTORY\f[R] section).
+It is also required to enable special handling for \f[B]SIGINT\f[R]
+signals.
+.PP
+TTY mode is different from interactive mode because interactive mode is
+required in the bc(1)
+specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
+to be connected to a terminal.
+.SH SIGNAL HANDLING
+.PP
+Sending a \f[B]SIGINT\f[R] will cause bc(1) to stop execution of the
+current input.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If bc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If bc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
+.PP
+This means that if a \f[B]SIGINT\f[R] is sent to bc(1) as it is
+executing a file, it can seem as though bc(1) did not respond to the
+signal since it will immediately start executing the next file.
+This is by design; most files that users execute when interacting with
+bc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file.
+The rest of the files could still be executed without problem, allowing
+the user to continue.
+.PP
+\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause bc(1) to clean up and
+exit, and it uses the default handler for all other signals.
+The one exception is \f[B]SIGHUP\f[R]; in that case, when bc(1) is in
+TTY mode, a \f[B]SIGHUP\f[R] will cause bc(1) to clean up and exit.
+.SH COMMAND LINE HISTORY
+.PP
+bc(1) supports interactive command-line editing.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), history is
+enabled.
+Previous lines can be recalled and edited with the arrow keys.
+.PP
+\f[B]Note\f[R]: tabs are converted to 8 spaces.
+.SH LOCALES
+.PP
+This bc(1) ships with support for adding error messages for different
+locales and thus, supports \f[B]LC_MESSAGES\f[R].
+.SH SEE ALSO
+.PP
+dc(1)
+.SH STANDARDS
+.PP
+bc(1) is compliant with the IEEE Std 1003.1-2017
+(\[lq]POSIX.1-2017\[rq]) (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+specification.
+The flags \f[B]-efghiqsvVw\f[R], all long options, and the extensions
+noted above are extensions to that specification.
+.PP
+Note that the specification explicitly says that bc(1) only accepts
+numbers that use a period (\f[B].\f[R]) as a radix point, regardless of
+the value of \f[B]LC_NUMERIC\f[R].
+.PP
+This bc(1) supports error messages for different locales, and thus, it
+supports \f[B]LC_MESSAGES\f[R].
+.SH BUGS
+.PP
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
+.SH AUTHORS
+.PP
+Gavin D.
+Howard <gavin@yzena.com> and contributors.
diff --git a/manuals/bc/EP.1.md b/manuals/bc/EP.1.md
new file mode 100644
index 00000000..62530a4a
--- /dev/null
+++ b/manuals/bc/EP.1.md
@@ -0,0 +1,1093 @@
+<!---
+
+SPDX-License-Identifier: BSD-2-Clause
+
+Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+-->
+
+# NAME
+
+bc - arbitrary-precision decimal arithmetic language and calculator
+
+# SYNOPSIS
+
+**bc** [**-ghilPqRsvVw**] [**-\-global-stacks**] [**-\-help**] [**-\-interactive**] [**-\-mathlib**] [**-\-no-prompt**] [**-\-no-read-prompt**] [**-\-quiet**] [**-\-standard**] [**-\-warn**] [**-\-version**] [**-e** *expr*] [**-\-expression**=*expr*...] [**-f** *file*...] [**-\-file**=*file*...] [*file*...]
+
+# DESCRIPTION
+
+bc(1) is an interactive processor for a language first standardized in 1991 by
+POSIX. (The current standard is [here][1].) The language provides unlimited
+precision decimal arithmetic and is somewhat C-like, but there are differences.
+Such differences will be noted in this document.
+
+After parsing and handling options, this bc(1) reads any files given on the
+command line and executes them before reading from **stdin**.
+
+This bc(1) is a drop-in replacement for *any* bc(1), including (and
+especially) the GNU bc(1).
+
+# OPTIONS
+
+The following are the options that bc(1) accepts.
+
+**-g**, **-\-global-stacks**
+
+ Turns the globals **ibase**, **obase**, and **scale** into stacks.
+
+ This has the effect that a copy of the current value of all three are pushed
+ onto a stack for every function call, as well as popped when every function
+ returns. This means that functions can assign to any and all of those
+ globals without worrying that the change will affect other functions.
+ Thus, a hypothetical function named **output(x,b)** that simply printed
+ **x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+ instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+ This makes writing functions much easier.
+
+ However, since using this flag means that functions cannot set **ibase**,
+ **obase**, or **scale** globally, functions that are made to do so cannot
+ work anymore. There are two possible use cases for that, and each has a
+ solution.
+
+ First, if a function is called on startup to turn bc(1) into a number
+ converter, it is possible to replace that capability with various shell
+ aliases. Examples:
+
+ alias d2o="bc -e ibase=A -e obase=8"
+ alias h2b="bc -e ibase=G -e obase=2"
+
+ Second, if the purpose of a function is to set **ibase**, **obase**, or
+ **scale** globally for any other purpose, it could be split into one to
+ three functions (based on how many globals it sets) and each of those
+ functions could return the desired value for a global.
+
+ If the behavior of this option is desired for every run of bc(1), then users
+ could make sure to define **BC_ENV_ARGS** and include this option (see the
+ **ENVIRONMENT VARIABLES** section for more details).
+
+ If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+ This is a **non-portable extension**.
+
+**-h**, **-\-help**
+
+: Prints a usage message and quits.
+
+**-i**, **-\-interactive**
+
+: Forces interactive mode. (See the **INTERACTIVE MODE** section.)
+
+ This is a **non-portable extension**.
+
+**-l**, **-\-mathlib**
+
+: Sets **scale** (see the **SYNTAX** section) to **20** and loads the included
+ math library before running any code, including any expressions or files
+ specified on the command line.
+
+ To learn what is in the library, see the **LIBRARY** section.
+
+**-P**, **-\-no-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-R**, **-\-no-read-prompt**
+
+: Because bc(1) was built without support for prompts, this option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-q**, **-\-quiet**
+
+: This option is for compatibility with the [GNU bc(1)][2]; it is a no-op.
+ Without this option, GNU bc(1) prints a copyright header. This bc(1) only
+ prints the copyright header if one or more of the **-v**, **-V**, or
+ **-\-version** options are given.
+
+ This is a **non-portable extension**.
+
+**-s**, **-\-standard**
+
+: Process exactly the language defined by the [standard][1] and error if any
+ extensions are used.
+
+ This is a **non-portable extension**.
+
+**-v**, **-V**, **-\-version**
+
+: Print the version information (copyright header) and exit.
+
+ This is a **non-portable extension**.
+
+**-w**, **-\-warn**
+
+: Like **-s** and **-\-standard**, except that warnings (and not errors) are
+ printed for non-standard extensions and execution continues normally.
+
+ This is a **non-portable extension**.
+
+**-e** *expr*, **-\-expression**=*expr*
+
+: Evaluates *expr*. If multiple expressions are given, they are evaluated in
+ order. If files are given as well (see below), the expressions and files are
+ evaluated in the order given. This means that if a file is given before an
+ expression, the file is read in and evaluated first.
+
+ If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**, whether on the
+ command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+ **-\-expression**, **-f**, or **-\-file** arguments are given after **-f-**
+ or equivalent is given, bc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+**-f** *file*, **-\-file**=*file*
+
+: Reads in *file* and evaluates it, line by line, as though it were read
+ through **stdin**. If expressions are also given (see above), the
+ expressions are evaluated in the order given.
+
+ If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**. However, if any other
+ **-e**, **-\-expression**, **-f**, or **-\-file** arguments are given after
+ **-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+All long options are **non-portable extensions**.
+
+# STDOUT
+
+Any non-error output is written to **stdout**. In addition, if history (see the
+**HISTORY** section) and the prompt (see the **TTY MODE** section) are enabled,
+both are output to **stdout**.
+
+**Note**: Unlike other bc(1) implementations, this bc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stdout**, so if
+**stdout** is closed, as in **bc <file> >&-**, it will quit with an error. This
+is done so that bc(1) can report problems when **stdout** is redirected to a
+file.
+
+If there are scripts that depend on the behavior of other bc(1) implementations,
+it is recommended that those scripts be changed to redirect **stdout** to
+**/dev/null**.
+
+# STDERR
+
+Any error output is written to **stderr**.
+
+**Note**: Unlike other bc(1) implementations, this bc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stderr**, so if
+**stderr** is closed, as in **bc <file> 2>&-**, it will quit with an error. This
+is done so that bc(1) can exit with an error code when **stderr** is redirected
+to a file.
+
+If there are scripts that depend on the behavior of other bc(1) implementations,
+it is recommended that those scripts be changed to redirect **stderr** to
+**/dev/null**.
+
+# SYNTAX
+
+The syntax for bc(1) programs is mostly C-like, with some differences. This
+bc(1) follows the [POSIX standard][1], which is a much more thorough resource
+for the language this bc(1) accepts. This section is meant to be a summary and a
+listing of all the extensions to the standard.
+
+In the sections below, **E** means expression, **S** means statement, and **I**
+means identifier.
+
+Identifiers (**I**) start with a lowercase letter and can be followed by any
+number (up to **BC_NAME_MAX-1**) of lowercase letters (**a-z**), digits
+(**0-9**), and underscores (**\_**). The regex is **\[a-z\]\[a-z0-9\_\]\***.
+Identifiers with more than one character (letter) are a
+**non-portable extension**.
+
+**ibase** is a global variable determining how to interpret constant numbers. It
+is the "input" base, or the number base used for interpreting input numbers.
+**ibase** is initially **10**. If the **-s** (**-\-standard**) and **-w**
+(**-\-warn**) flags were not given on the command line, the max allowable value
+for **ibase** is **36**. Otherwise, it is **16**. The min allowable value for
+**ibase** is **2**. The max allowable value for **ibase** can be queried in
+bc(1) programs with the **maxibase()** built-in function.
+
+**obase** is a global variable determining how to output results. It is the
+"output" base, or the number base used for outputting numbers. **obase** is
+initially **10**. The max allowable value for **obase** is **BC_BASE_MAX** and
+can be queried in bc(1) programs with the **maxobase()** built-in function. The
+min allowable value for **obase** is **2**. Values are output in the specified
+base.
+
+The *scale* of an expression is the number of digits in the result of the
+expression right of the decimal point, and **scale** is a global variable that
+sets the precision of any operations, with exceptions. **scale** is initially
+**0**. **scale** cannot be negative. The max allowable value for **scale** is
+**BC_SCALE_MAX** and can be queried in bc(1) programs with the **maxscale()**
+built-in function.
+
+bc(1) has both *global* variables and *local* variables. All *local*
+variables are local to the function; they are parameters or are introduced in
+the **auto** list of a function (see the **FUNCTIONS** section). If a variable
+is accessed which is not a parameter or in the **auto** list, it is assumed to
+be *global*. If a parent function has a *local* variable version of a variable
+that a child function considers *global*, the value of that *global* variable in
+the child function is the value of the variable in the parent function, not the
+value of the actual *global* variable.
+
+All of the above applies to arrays as well.
+
+The value of a statement that is an expression (i.e., any of the named
+expressions or operands) is printed unless the lowest precedence operator is an
+assignment operator *and* the expression is notsurrounded by parentheses.
+
+The value that is printed is also assigned to the special variable **last**. A
+single dot (**.**) may also be used as a synonym for **last**. These are
+**non-portable extensions**.
+
+Either semicolons or newlines may separate statements.
+
+## Comments
+
+There are two kinds of comments:
+
+1. Block comments are enclosed in **/\*** and **\*/**.
+2. Line comments go from **#** until, and not including, the next newline. This
+ is a **non-portable extension**.
+
+## Named Expressions
+
+The following are named expressions in bc(1):
+
+1. Variables: **I**
+2. Array Elements: **I[E]**
+3. **ibase**
+4. **obase**
+5. **scale**
+6. **last** or a single dot (**.**)
+
+Number 6 is a **non-portable extension**.
+
+Variables and arrays do not interfere; users can have arrays named the same as
+variables. This also applies to functions (see the **FUNCTIONS** section), so a
+user can have a variable, array, and function that all have the same name, and
+they will not shadow each other, whether inside of functions or not.
+
+Named expressions are required as the operand of **increment**/**decrement**
+operators and as the left side of **assignment** operators (see the *Operators*
+subsection).
+
+## Operands
+
+The following are valid operands in bc(1):
+
+1. Numbers (see the *Numbers* subsection below).
+2. Array indices (**I[E]**).
+3. **(E)**: The value of **E** (used to change precedence).
+4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
+5. **length(E)**: The number of significant decimal digits in **E**.
+6. **length(I[])**: The number of elements in the array **I**. This is a
+ **non-portable extension**.
+7. **scale(E)**: The *scale* of **E**.
+8. **abs(E)**: The absolute value of **E**. This is a **non-portable
+ extension**.
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+ a non-**void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
+ **I[]**, which will automatically be turned into array references (see the
+ *Array References* subsection of the **FUNCTIONS** section) if the
+ corresponding parameter in the function definition is an array reference.
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
+ result of that expression is the result of the **read()** operand. This is a
+ **non-portable extension**.
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+ extension**.
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
+ extension**.
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
+ extension**.
+
+## Numbers
+
+Numbers are strings made up of digits, uppercase letters, and at most **1**
+period for a radix. Numbers can have up to **BC_NUM_MAX** digits. Uppercase
+letters are equal to **9** + their position in the alphabet (i.e., **A** equals
+**10**, or **9+1**). If a digit or letter makes no sense with the current value
+of **ibase**, they are set to the value of the highest valid digit in **ibase**.
+
+Single-character numbers (i.e., **A** alone) take the value that they would have
+if they were valid digits, regardless of the value of **ibase**. This means that
+**A** alone always equals decimal **10** and **Z** alone always equals decimal
+**35**.
+
+## Operators
+
+The following arithmetic and logical operators can be used. They are listed in
+order of decreasing precedence. Operators in the same group have the same
+precedence.
+
+**++** **-\-**
+
+: Type: Prefix and Postfix
+
+ Associativity: None
+
+ Description: **increment**, **decrement**
+
+**-** **!**
+
+: Type: Prefix
+
+ Associativity: None
+
+ Description: **negation**, **boolean not**
+
+**\^**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **power**
+
+**\*** **/** **%**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **multiply**, **divide**, **modulus**
+
+**+** **-**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **add**, **subtract**
+
+**=** **+=** **-=** **\*=** **/=** **%=** **\^=**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **assignment**
+
+**==** **\<=** **\>=** **!=** **\<** **\>**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **relational**
+
+**&&**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **boolean and**
+
+**||**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **boolean or**
+
+The operators will be described in more detail below.
+
+**++** **-\-**
+
+: The prefix and postfix **increment** and **decrement** operators behave
+ exactly like they would in C. They require a named expression (see the
+ *Named Expressions* subsection) as an operand.
+
+ The prefix versions of these operators are more efficient; use them where
+ possible.
+
+**-**
+
+: The **negation** operator returns **0** if a user attempts to negate any
+ expression with the value **0**. Otherwise, a copy of the expression with
+ its sign flipped is returned.
+
+**!**
+
+: The **boolean not** operator returns **1** if the expression is **0**, or
+ **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**\^**
+
+: The **power** operator (not the **exclusive or** operator, as it would be in
+ C) takes two expressions and raises the first to the power of the value of
+ the second. The *scale* of the result is equal to **scale**.
+
+ The second expression must be an integer (no *scale*), and if it is
+ negative, the first value must be non-zero.
+
+**\***
+
+: The **multiply** operator takes two expressions, multiplies them, and
+ returns the product. If **a** is the *scale* of the first expression and
+ **b** is the *scale* of the second expression, the *scale* of the result is
+ equal to **min(a+b,max(scale,a,b))** where **min()** and **max()** return
+ the obvious values.
+
+**/**
+
+: The **divide** operator takes two expressions, divides them, and returns the
+ quotient. The *scale* of the result shall be the value of **scale**.
+
+ The second expression must be non-zero.
+
+**%**
+
+: The **modulus** operator takes two expressions, **a** and **b**, and
+ evaluates them by 1) Computing **a/b** to current **scale** and 2) Using the
+ result of step 1 to calculate **a-(a/b)\*b** to *scale*
+ **max(scale+scale(b),scale(a))**.
+
+ The second expression must be non-zero.
+
+**+**
+
+: The **add** operator takes two expressions, **a** and **b**, and returns the
+ sum, with a *scale* equal to the max of the *scale*s of **a** and **b**.
+
+**-**
+
+: The **subtract** operator takes two expressions, **a** and **b**, and
+ returns the difference, with a *scale* equal to the max of the *scale*s of
+ **a** and **b**.
+
+**=** **+=** **-=** **\*=** **/=** **%=** **\^=**
+
+: The **assignment** operators take two expressions, **a** and **b** where
+ **a** is a named expression (see the *Named Expressions* subsection).
+
+ For **=**, **b** is copied and the result is assigned to **a**. For all
+ others, **a** and **b** are applied as operands to the corresponding
+ arithmetic operator and the result is assigned to **a**.
+
+**==** **\<=** **\>=** **!=** **\<** **\>**
+
+: The **relational** operators compare two expressions, **a** and **b**, and
+ if the relation holds, according to C language semantics, the result is
+ **1**. Otherwise, it is **0**.
+
+ Note that unlike in C, these operators have a lower precedence than the
+ **assignment** operators, which means that **a=b\>c** is interpreted as
+ **(a=b)\>c**.
+
+ Also, unlike the [standard][1] requires, these operators can appear anywhere
+ any other expressions can be used. This allowance is a
+ **non-portable extension**.
+
+**&&**
+
+: The **boolean and** operator takes two expressions and returns **1** if both
+ expressions are non-zero, **0** otherwise.
+
+ This is *not* a short-circuit operator.
+
+ This is a **non-portable extension**.
+
+**||**
+
+: The **boolean or** operator takes two expressions and returns **1** if one
+ of the expressions is non-zero, **0** otherwise.
+
+ This is *not* a short-circuit operator.
+
+ This is a **non-portable extension**.
+
+## Statements
+
+The following items are statements:
+
+1. **E**
+2. **{** **S** **;** ... **;** **S** **}**
+3. **if** **(** **E** **)** **S**
+4. **if** **(** **E** **)** **S** **else** **S**
+5. **while** **(** **E** **)** **S**
+6. **for** **(** **E** **;** **E** **;** **E** **)** **S**
+7. An empty statement
+8. **break**
+9. **continue**
+10. **quit**
+11. **halt**
+12. **limits**
+13. A string of characters, enclosed in double quotes
+14. **print** **E** **,** ... **,** **E**
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+ a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
+ **I[]**, which will automatically be turned into array references (see the
+ *Array References* subsection of the **FUNCTIONS** section) if the
+ corresponding parameter in the function definition is an array reference.
+
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
+
+Also, as a **non-portable extension**, any or all of the expressions in the
+header of a for loop may be omitted. If the condition (second expression) is
+omitted, it is assumed to be a constant **1**.
+
+The **break** statement causes a loop to stop iterating and resume execution
+immediately following a loop. This is only allowed in loops.
+
+The **continue** statement causes a loop iteration to stop early and returns to
+the start of the loop, including testing the loop condition. This is only
+allowed in loops.
+
+The **if** **else** statement does the same thing as in C.
+
+The **quit** statement causes bc(1) to quit, even if it is on a branch that will
+not be executed (it is a compile-time command).
+
+The **halt** statement causes bc(1) to quit, if it is executed. (Unlike **quit**
+if it is on a branch of an **if** statement that is not executed, bc(1) does not
+quit.)
+
+The **limits** statement prints the limits that this bc(1) is subject to. This
+is like the **quit** statement in that it is a compile-time command.
+
+An expression by itself is evaluated and printed, followed by a newline.
+
+## Print Statement
+
+The "expressions" in a **print** statement may also be strings. If they are, there
+are backslash escape sequences that are interpreted specially. What those
+sequences are, and what they cause to be printed, are shown below:
+
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
+
+Any other character following a backslash causes the backslash and character to
+be printed as-is.
+
+Any non-string expression in a print statement shall be assigned to **last**,
+like any other expression that is printed.
+
+## Order of Evaluation
+
+All expressions in a statment are evaluated left to right, except as necessary
+to maintain order of operations. This means, for example, assuming that **i** is
+equal to **0**, in the expression
+
+ a[i++] = i++
+
+the first (or 0th) element of **a** is set to **1**, and **i** is equal to **2**
+at the end of the expression.
+
+This includes function arguments. Thus, assuming **i** is equal to **0**, this
+means that in the expression
+
+ x(i++, i++)
+
+the first argument passed to **x()** is **0**, and the second argument is **1**,
+while **i** is equal to **2** before the function starts executing.
+
+# FUNCTIONS
+
+Function definitions are as follows:
+
+```
+define I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return(E)
+}
+```
+
+Any **I** in the parameter list or **auto** list may be replaced with **I[]** to
+make a parameter or **auto** var an array, and any **I** in the parameter list
+may be replaced with **\*I[]** to make a parameter an array reference. Callers
+of functions that take array references should not put an asterisk in the call;
+they must be called with just **I[]** like normal array parameters and will be
+automatically converted into references.
+
+As a **non-portable extension**, the opening brace of a **define** statement may
+appear on the next line.
+
+As a **non-portable extension**, the return statement may also be in one of the
+following forms:
+
+1. **return**
+2. **return** **(** **)**
+3. **return** **E**
+
+The first two, or not specifying a **return** statement, is equivalent to
+**return (0)**, unless the function is a **void** function (see the *Void
+Functions* subsection below).
+
+## Void Functions
+
+Functions can also be **void** functions, defined as follows:
+
+```
+define void I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return
+}
+```
+
+They can only be used as standalone expressions, where such an expression would
+be printed alone, except in a print statement.
+
+Void functions can only use the first two **return** statements listed above.
+They can also omit the return statement entirely.
+
+The word "void" is not treated as a keyword; it is still possible to have
+variables, arrays, and functions named **void**. The word "void" is only
+treated specially right after the **define** keyword.
+
+This is a **non-portable extension**.
+
+## Array References
+
+For any array in the parameter list, if the array is declared in the form
+
+```
+*I[]
+```
+
+it is a **reference**. Any changes to the array in the function are reflected,
+when the function returns, to the array that was passed in.
+
+Other than this, all function arguments are passed by value.
+
+This is a **non-portable extension**.
+
+# LIBRARY
+
+All of the functions below are available when the **-l** or **-\-mathlib**
+command-line flags are given.
+
+## Standard Library
+
+The [standard][1] defines the following functions for the math library:
+
+**s(x)**
+
+: Returns the sine of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**c(x)**
+
+: Returns the cosine of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**a(x)**
+
+: Returns the arctangent of **x**, in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**l(x)**
+
+: Returns the natural logarithm of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**e(x)**
+
+: Returns the mathematical constant **e** raised to the power of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**j(x, n)**
+
+: Returns the bessel integer order **n** (truncated) of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+## Transcendental Functions
+
+All transcendental functions can return slightly inaccurate results (up to 1
+[ULP][4]). This is unavoidable, and [this article][5] explains why it is
+impossible and unnecessary to calculate exact results for the transcendental
+functions.
+
+Because of the possible inaccuracy, I recommend that users call those functions
+with the precision (**scale**) set to at least 1 higher than is necessary. If
+exact results are *absolutely* required, users can double the precision
+(**scale**) and then truncate.
+
+The transcendental functions in the standard math library are:
+
+* **s(x)**
+* **c(x)**
+* **a(x)**
+* **l(x)**
+* **e(x)**
+* **j(x, n)**
+
+# RESET
+
+When bc(1) encounters an error or a signal that it has a non-default handler
+for, it resets. This means that several things happen.
+
+First, any functions that are executing are stopped and popped off the stack.
+The behavior is not unlike that of exceptions in programming languages. Then
+the execution point is set so that any code waiting to execute (after all
+functions returned) is skipped.
+
+Thus, when bc(1) resets, it skips any remaining code waiting to be executed.
+Then, if it is interactive mode, and the error was not a fatal error (see the
+**EXIT STATUS** section), it asks for more input; otherwise, it exits with the
+appropriate return code.
+
+Note that this reset behavior is different from the GNU bc(1), which attempts to
+start executing the statement right after the one that caused an error.
+
+# PERFORMANCE
+
+Most bc(1) implementations use **char** types to calculate the value of **1**
+decimal digit at a time, but that can be slow. This bc(1) does something
+different.
+
+It uses large integers to calculate more than **1** decimal digit at a time. If
+built in a environment where **BC_LONG_BIT** (see the **LIMITS** section) is
+**64**, then each integer has **9** decimal digits. If built in an environment
+where **BC_LONG_BIT** is **32** then each integer has **4** decimal digits. This
+value (the number of decimal digits per large integer) is called
+**BC_BASE_DIGS**.
+
+The actual values of **BC_LONG_BIT** and **BC_BASE_DIGS** can be queried with
+the **limits** statement.
+
+In addition, this bc(1) uses an even larger integer for overflow checking. This
+integer type depends on the value of **BC_LONG_BIT**, but is always at least
+twice as large as the integer type used to store digits.
+
+# LIMITS
+
+The following are the limits on bc(1):
+
+**BC_LONG_BIT**
+
+: The number of bits in the **long** type in the environment where bc(1) was
+ built. This determines how many decimal digits can be stored in a single
+ large integer (see the **PERFORMANCE** section).
+
+**BC_BASE_DIGS**
+
+: The number of decimal digits per large integer (see the **PERFORMANCE**
+ section). Depends on **BC_LONG_BIT**.
+
+**BC_BASE_POW**
+
+: The max decimal number that each large integer can store (see
+ **BC_BASE_DIGS**) plus **1**. Depends on **BC_BASE_DIGS**.
+
+**BC_OVERFLOW_MAX**
+
+: The max number that the overflow type (see the **PERFORMANCE** section) can
+ hold. Depends on **BC_LONG_BIT**.
+
+**BC_BASE_MAX**
+
+: The maximum output base. Set at **BC_BASE_POW**.
+
+**BC_DIM_MAX**
+
+: The maximum size of arrays. Set at **SIZE_MAX-1**.
+
+**BC_SCALE_MAX**
+
+: The maximum **scale**. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_STRING_MAX**
+
+: The maximum length of strings. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_NAME_MAX**
+
+: The maximum length of identifiers. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_NUM_MAX**
+
+: The maximum length of a number (in decimal digits), which includes digits
+ after the decimal point. Set at **BC_OVERFLOW_MAX-1**.
+
+Exponent
+
+: The maximum allowable exponent (positive or negative). Set at
+ **BC_OVERFLOW_MAX**.
+
+Number of vars
+
+: The maximum number of vars/arrays. Set at **SIZE_MAX-1**.
+
+The actual values can be queried with the **limits** statement.
+
+These limits are meant to be effectively non-existent; the limits are so large
+(at least on 64-bit machines) that there should not be any point at which they
+become a problem. In fact, memory should be exhausted before these limits should
+be hit.
+
+# ENVIRONMENT VARIABLES
+
+bc(1) recognizes the following environment variables:
+
+**POSIXLY_CORRECT**
+
+: If this variable exists (no matter the contents), bc(1) behaves as if
+ the **-s** option was given.
+
+**BC_ENV_ARGS**
+
+: This is another way to give command-line arguments to bc(1). They should be
+ in the same format as all other command-line arguments. These are always
+ processed first, so any files given in **BC_ENV_ARGS** will be processed
+ before arguments and files given on the command-line. This gives the user
+ the ability to set up "standard" options and files to be used at every
+ invocation. The most useful thing for such files to contain would be useful
+ functions that the user might want every time bc(1) runs.
+
+ The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+ but it does not understand escape sequences. For example, the string
+ **"/home/gavin/some bc file.bc"** will be correctly parsed, but the string
+ **"/home/gavin/some \"bc\" file.bc"** will include the backslashes.
+
+ The quote parsing will handle either kind of quotes, **'** or **"**. Thus,
+ if you have a file with any number of single quotes in the name, you can use
+ double quotes as the outside quotes, as in **"some 'bc' file.bc"**, and vice
+ versa if you have a file with double quotes. However, handling a file with
+ both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+ complexity of the parsing, though such files are still supported on the
+ command-line where the parsing is done by the shell.
+
+**BC_LINE_LENGTH**
+
+: If this environment variable exists and contains an integer that is greater
+ than **1** and is less than **UINT16_MAX** (**2\^16-1**), bc(1) will output
+ lines to that length, including the backslash (**\\**). The default line
+ length is **70**.
+
+# EXIT STATUS
+
+bc(1) returns the following exit statuses:
+
+**0**
+
+: No error.
+
+**1**
+
+: A math error occurred. This follows standard practice of using **1** for
+ expected errors, since math errors will happen in the process of normal
+ execution.
+
+ Math errors include divide by **0**, taking the square root of a negative
+ number, attempting to convert a negative number to a hardware integer,
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
+
+ Converting to a hardware integer happens for the second operand of the power
+ (**\^**) operator and the corresponding assignment operator.
+
+**2**
+
+: A parse error occurred.
+
+ Parse errors include unexpected **EOF**, using an invalid character, failing
+ to find the end of a string or comment, using a token where it is invalid,
+ giving an invalid expression, giving an invalid print statement, giving an
+ invalid function definition, attempting to assign to an expression that is
+ not a named expression (see the *Named Expressions* subsection of the
+ **SYNTAX** section), giving an invalid **auto** list, having a duplicate
+ **auto**/function parameter, failing to find the end of a code block,
+ attempting to return a value from a **void** function, attempting to use a
+ variable as a reference, and using any extensions when the option **-s** or
+ any equivalents were given.
+
+**3**
+
+: A runtime error occurred.
+
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
+
+**4**
+
+: A fatal error occurred.
+
+ Fatal errors include memory allocation errors, I/O errors, failing to open
+ files, attempting to use files that do not have only ASCII characters (bc(1)
+ only accepts ASCII characters), attempting to open a directory as a file,
+ and giving invalid command-line options.
+
+The exit status **4** is special; when a fatal error occurs, bc(1) always exits
+and returns **4**, no matter what mode bc(1) is in.
+
+The other statuses will only be returned when bc(1) is not in interactive mode
+(see the **INTERACTIVE MODE** section), since bc(1) resets its state (see the
+**RESET** section) and accepts more input when one of those errors occurs in
+interactive mode. This is also the case when interactive mode is forced by the
+**-i** flag or **-\-interactive** option.
+
+These exit statuses allow bc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the **-i** flag or
+**-\-interactive** option.
+
+# INTERACTIVE MODE
+
+Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both **stdin** and **stdout**
+are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
+turn it on in other cases.
+
+In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
+section), and in normal execution, flushes **stdout** as soon as execution is
+done for the current input.
+
+# TTY MODE
+
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
+
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
+
+TTY mode is different from interactive mode because interactive mode is required
+in the [bc(1) specification][1], and interactive mode requires only **stdin**
+and **stdout** to be connected to a terminal.
+
+# SIGNAL HANDLING
+
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
+
+Note that "current input" can mean one of two things. If bc(1) is processing
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
+
+This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
+can seem as though bc(1) did not respond to the signal since it will immediately
+start executing the next file. This is by design; most files that users execute
+when interacting with bc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file. The
+rest of the files could still be executed without problem, allowing the user to
+continue.
+
+**SIGTERM** and **SIGQUIT** cause bc(1) to clean up and exit, and it uses the
+default handler for all other signals. The one exception is **SIGHUP**; in that
+case, when bc(1) is in TTY mode, a **SIGHUP** will cause bc(1) to clean up and
+exit.
+
+# COMMAND LINE HISTORY
+
+bc(1) supports interactive command-line editing. If bc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
+
+**Note**: tabs are converted to 8 spaces.
+
+# LOCALES
+
+This bc(1) ships with support for adding error messages for different locales
+and thus, supports **LC_MESSAGES**.
+
+# SEE ALSO
+
+dc(1)
+
+# STANDARDS
+
+bc(1) is compliant with the [IEEE Std 1003.1-2017 (“POSIX.1-2017â€)][1]
+specification. The flags **-efghiqsvVw**, all long options, and the extensions
+noted above are extensions to that specification.
+
+Note that the specification explicitly says that bc(1) only accepts numbers that
+use a period (**.**) as a radix point, regardless of the value of
+**LC_NUMERIC**.
+
+This bc(1) supports error messages for different locales, and thus, it supports
+**LC_MESSAGES**.
+
+# BUGS
+
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
+
+# AUTHORS
+
+Gavin D. Howard <gavin@yzena.com> and contributors.
+
+[1]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
+[2]: https://www.gnu.org/software/bc/
+[3]: https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero
+[4]: https://en.wikipedia.org/wiki/Unit_in_the_last_place
+[5]: https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT
+[6]: https://en.wikipedia.org/wiki/Rounding#Rounding_away_from_zero
diff --git a/manuals/bc/H.1 b/manuals/bc/H.1
index 2fab932c..890630c4 100644
--- a/manuals/bc/H.1
+++ b/manuals/bc/H.1
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "BC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
.SH NAME
.PP
bc - arbitrary-precision decimal arithmetic language and calculator
@@ -35,10 +35,9 @@ bc - arbitrary-precision decimal arithmetic language and calculator
[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--mathlib\f[R]]
[\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]] [\f[B]--quiet\f[R]]
[\f[B]--standard\f[R]] [\f[B]--warn\f[R]] [\f[B]--version\f[R]]
-[\f[B]-e\f[R] \f[I]expr\f[R]]
-[\f[B]--expression\f[R]=\f[I]expr\f[R]\&...] [\f[B]-f\f[R]
-\f[I]file\f[R]\&...] [\f[B]--file\f[R]=\f[I]file\f[R]\&...]
-[\f[I]file\f[R]\&...]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
.SH DESCRIPTION
.PP
bc(1) is an interactive processor for a language first standardized in
@@ -51,158 +50,129 @@ Such differences will be noted in this document.
.PP
After parsing and handling options, this bc(1) reads any files given on
the command line and executes them before reading from \f[B]stdin\f[R].
-.PP
-This bc(1) is a drop-in replacement for \f[I]any\f[R] bc(1), including
-(and especially) the GNU bc(1).
-It also has many extensions and extra features beyond other
-implementations.
-.PP
-\f[B]Note\f[R]: If running this bc(1) on \f[I]any\f[R] script meant for
-another bc(1) gives a parse error, it is probably because a word this
-bc(1) reserves as a keyword is used as the name of a function, variable,
-or array.
-To fix that, use the command-line option \f[B]-r\f[R] \f[I]keyword\f[R],
-where \f[I]keyword\f[R] is the keyword that is used as a name in the
-script.
-For more information, see the \f[B]OPTIONS\f[R] section.
-.PP
-If parsing scripts meant for other bc(1) implementations still does not
-work, that is a bug and should be reported.
-See the \f[B]BUGS\f[R] section.
.SH OPTIONS
.PP
The following are the options that bc(1) accepts.
-.TP
+.PP
\f[B]-g\f[R], \f[B]--global-stacks\f[R]
-Turns the globals \f[B]ibase\f[R], \f[B]obase\f[R], \f[B]scale\f[R], and
-\f[B]seed\f[R] into stacks.
-.RS
.PP
-This has the effect that a copy of the current value of all four are
-pushed onto a stack for every function call, as well as popped when
-every function returns.
-This means that functions can assign to any and all of those globals
-without worrying that the change will affect other functions.
-Thus, a hypothetical function named \f[B]output(x,b)\f[R] that simply
-printed \f[B]x\f[R] in base \f[B]b\f[R] could be written like this:
+: Turns the globals \f[B]ibase\f[R], \f[B]obase\f[R], \f[B]scale\f[R],
+and \f[B]seed\f[R] into stacks.
.IP
.nf
\f[C]
-define void output(x, b) {
- obase=b
- x
-}
-\f[R]
-.fi
-.PP
+This has the effect that a copy of the current value of all four are pushed
+onto a stack for every function call, as well as popped when every function
+returns. This means that functions can assign to any and all of those
+globals without worrying that the change will affect other functions.
+Thus, a hypothetical function named **output(x,b)** that simply printed
+**x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
instead of like this:
-.IP
-.nf
-\f[C]
-define void output(x, b) {
- auto c
- c=obase
- obase=b
- x
- obase=c
-}
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+This makes writing functions much easier.
+
+(**Note**: the function **output(x,b)** exists in the extended math library.
+ See the **LIBRARY** section.)
+
+However, since using this flag means that functions cannot set **ibase**,
+**obase**, **scale**, or **seed** globally, functions that are made to do so
+cannot work anymore. There are two possible use cases for that, and each has
+a solution.
+
+First, if a function is called on startup to turn bc(1) into a number
+converter, it is possible to replace that capability with various shell
+aliases. Examples:
+
+ alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
+ alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+
+Second, if the purpose of a function is to set **ibase**, **obase**,
+**scale**, or **seed** globally for any other purpose, it could be split
+into one to four functions (based on how many globals it sets) and each of
+those functions could return the desired value for a global.
+
+For functions that set **seed**, the value assigned to **seed** is not
+propagated to parent functions. This means that the sequence of
+pseudo-random numbers that they see will not be the same sequence of
+pseudo-random numbers that any parent sees. This is only the case once
+**seed** has been set.
+
+If a function desires to not affect the sequence of pseudo-random numbers
+of its parents, but wants to use the same **seed**, it can use the following
+line:
+
+ seed = seed
+
+If the behavior of this option is desired for every run of bc(1), then users
+could make sure to define **BC_ENV_ARGS** and include this option (see the
+**ENVIRONMENT VARIABLES** section for more details).
+
+If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+This is a **non-portable extension**.
\f[R]
.fi
.PP
-This makes writing functions much easier.
+\f[B]-h\f[R], \f[B]--help\f[R]
.PP
-(\f[B]Note\f[R]: the function \f[B]output(x,b)\f[R] exists in the
-extended math library.
-See the \f[B]LIBRARY\f[R] section.)
+: Prints a usage message and quits.
.PP
-However, since using this flag means that functions cannot set
-\f[B]ibase\f[R], \f[B]obase\f[R], \f[B]scale\f[R], or \f[B]seed\f[R]
-globally, functions that are made to do so cannot work anymore.
-There are two possible use cases for that, and each has a solution.
+\f[B]-i\f[R], \f[B]--interactive\f[R]
.PP
-First, if a function is called on startup to turn bc(1) into a number
-converter, it is possible to replace that capability with various shell
-aliases.
-Examples:
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
.IP
.nf
\f[C]
-alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
-alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+This is a **non-portable extension**.
\f[R]
.fi
.PP
-Second, if the purpose of a function is to set \f[B]ibase\f[R],
-\f[B]obase\f[R], \f[B]scale\f[R], or \f[B]seed\f[R] globally for any
-other purpose, it could be split into one to four functions (based on
-how many globals it sets) and each of those functions could return the
-desired value for a global.
-.PP
-For functions that set \f[B]seed\f[R], the value assigned to
-\f[B]seed\f[R] is not propagated to parent functions.
-This means that the sequence of pseudo-random numbers that they see will
-not be the same sequence of pseudo-random numbers that any parent sees.
-This is only the case once \f[B]seed\f[R] has been set.
+\f[B]-l\f[R], \f[B]--mathlib\f[R]
.PP
-If a function desires to not affect the sequence of pseudo-random
-numbers of its parents, but wants to use the same \f[B]seed\f[R], it can
-use the following line:
+: Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to
+\f[B]20\f[R] and loads the included math library and the extended math
+library before running any code, including any expressions or files
+specified on the command line.
.IP
.nf
\f[C]
-seed = seed
+To learn what is in the libraries, see the **LIBRARY** section.
\f[R]
.fi
.PP
-If the behavior of this option is desired for every run of bc(1), then
-users could make sure to define \f[B]BC_ENV_ARGS\f[R] and include this
-option (see the \f[B]ENVIRONMENT VARIABLES\f[R] section for more
-details).
-.PP
-If \f[B]-s\f[R], \f[B]-w\f[R], or any equivalents are used, this option
-is ignored.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-h\f[R], \f[B]--help\f[R]
-Prints a usage message and quits.
-.TP
-\f[B]-i\f[R], \f[B]--interactive\f[R]
-Forces interactive mode.
-(See the \f[B]INTERACTIVE MODE\f[R] section.)
-.RS
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-l\f[R], \f[B]--mathlib\f[R]
-Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to \f[B]20\f[R]
-and loads the included math library and the extended math library before
-running any code, including any expressions or files specified on the
-command line.
-.RS
-.PP
-To learn what is in the libraries, see the \f[B]LIBRARY\f[R] section.
-.RE
-.TP
\f[B]-P\f[R], \f[B]--no-prompt\f[R]
-Disables the prompt in TTY mode.
+.PP
+: Disables the prompt in TTY mode.
(The prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a prompt or are not used to having them in bc(1).
Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
-.RS
-.PP
-These options override the \f[B]BC_PROMPT\f[R] and \f[B]BC_TTY_MODE\f[R]
-environment variables (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
-Disables the read prompt in TTY mode.
+.PP
+: Disables the read prompt in TTY mode.
(The read prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a read prompt or are not used to having them in bc(1).
@@ -210,175 +180,108 @@ Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
This option is also useful in hash bang lines of bc(1) scripts that
prompt for user input.
-.RS
-.PP
-This option does not disable the regular prompt because the read prompt
-is only used when the \f[B]read()\f[R] built-in function is called.
-.PP
-These options \f[I]do\f[R] override the \f[B]BC_PROMPT\f[R] and
-\f[B]BC_TTY_MODE\f[R] environment variables (see the \f[B]ENVIRONMENT
-VARIABLES\f[R] section), but only for the read prompt.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-r\f[R] \f[I]keyword\f[R], \f[B]--redefine\f[R]=\f[I]keyword\f[R]
-Redefines \f[I]keyword\f[R] in order to allow it to be used as a
-function, variable, or array name.
-This is useful when this bc(1) gives parse errors when parsing scripts
-meant for other bc(1) implementations.
-.RS
-.PP
-The keywords this bc(1) allows to be redefined are:
-.IP \[bu] 2
-\f[B]abs\f[R]
-.IP \[bu] 2
-\f[B]asciify\f[R]
-.IP \[bu] 2
-\f[B]continue\f[R]
-.IP \[bu] 2
-\f[B]divmod\f[R]
-.IP \[bu] 2
-\f[B]else\f[R]
-.IP \[bu] 2
-\f[B]halt\f[R]
-.IP \[bu] 2
-\f[B]irand\f[R]
-.IP \[bu] 2
-\f[B]last\f[R]
-.IP \[bu] 2
-\f[B]limits\f[R]
-.IP \[bu] 2
-\f[B]maxibase\f[R]
-.IP \[bu] 2
-\f[B]maxobase\f[R]
-.IP \[bu] 2
-\f[B]maxrand\f[R]
-.IP \[bu] 2
-\f[B]maxscale\f[R]
-.IP \[bu] 2
-\f[B]modexp\f[R]
-.IP \[bu] 2
-\f[B]print\f[R]
-.IP \[bu] 2
-\f[B]rand\f[R]
-.IP \[bu] 2
-\f[B]read\f[R]
-.IP \[bu] 2
-\f[B]seed\f[R]
-.IP \[bu] 2
-\f[B]stream\f[R]
-.PP
-If any of those keywords are used as a function, variable, or array name
-in a script, use this option with the keyword as the argument.
-If multiple are used, use this option for all of them; it can be used
-multiple times.
-.PP
-Keywords are \f[I]not\f[R] redefined when parsing the builtin math
-library (see the \f[B]LIBRARY\f[R] section).
+.IP
+.nf
+\f[C]
+This option does not disable the regular prompt because the read prompt is
+only used when the **read()** built-in function is called.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-It is a fatal error to redefine keywords mandated by the POSIX standard.
-It is a fatal error to attempt to redefine words that this bc(1) does
-not reserve as keywords.
-.RE
-.TP
\f[B]-q\f[R], \f[B]--quiet\f[R]
-This option is for compatibility with the GNU
+.PP
+: This option is for compatibility with the GNU
bc(1) (https://www.gnu.org/software/bc/); it is a no-op.
Without this option, GNU bc(1) prints a copyright header.
This bc(1) only prints the copyright header if one or more of the
\f[B]-v\f[R], \f[B]-V\f[R], or \f[B]--version\f[R] options are given.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-s\f[R], \f[B]--standard\f[R]
-Process exactly the language defined by the
+.PP
+: Process exactly the language defined by the
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
and error if any extensions are used.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
-Print the version information (copyright header) and exit.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: Print the version information (copyright header) and exit.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]-w\f[R], \f[B]--warn\f[R]
-Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
+.PP
+: Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
not errors) are printed for non-standard extensions and execution
continues normally.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
-Evaluates \f[I]expr\f[R].
+.PP
+: Evaluates \f[I]expr\f[R].
If multiple expressions are given, they are evaluated in order.
If files are given as well (see below), the expressions and files are
evaluated in the order given.
This means that if a file is given before an expression, the file is
read in and evaluated first.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]BC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, bc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R], whether on the command-line or in
-\f[B]BC_ENV_ARGS\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, bc(1) will give a fatal error and
-exit.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
-Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
were read through \f[B]stdin\f[R].
If expressions are also given (see above), the expressions are evaluated
in the order given.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]BC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, bc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, bc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
All long options are \f[B]non-portable extensions\f[R].
-.SH STDIN
-.PP
-If no files or expressions are given by the \f[B]-f\f[R],
-\f[B]--file\f[R], \f[B]-e\f[R], or \f[B]--expression\f[R] options, then
-bc(1) read from \f[B]stdin\f[R].
-.PP
-However, there are a few caveats to this.
-.PP
-First, \f[B]stdin\f[R] is evaluated a line at a time.
-The only exception to this is if the parse cannot complete.
-That means that starting a string without ending it or starting a
-function, \f[B]if\f[R] statement, or loop without ending it will also
-cause bc(1) to not execute.
-.PP
-Second, after an \f[B]if\f[R] statement, bc(1) doesn\[cq]t know if an
-\f[B]else\f[R] statement will follow, so it will not execute until it
-knows there will not be an \f[B]else\f[R] statement.
.SH STDOUT
.PP
Any non-error output is written to \f[B]stdout\f[R].
@@ -433,7 +336,7 @@ Identifiers with more than one character (letter) are a
.PP
\f[B]ibase\f[R] is a global variable determining how to interpret
constant numbers.
-It is the \[lq]input\[rq] base, or the number base used for interpreting
+It is the \[dq]input\[dq] base, or the number base used for interpreting
input numbers.
\f[B]ibase\f[R] is initially \f[B]10\f[R].
If the \f[B]-s\f[R] (\f[B]--standard\f[R]) and \f[B]-w\f[R]
@@ -445,7 +348,7 @@ The max allowable value for \f[B]ibase\f[R] can be queried in bc(1)
programs with the \f[B]maxibase()\f[R] built-in function.
.PP
\f[B]obase\f[R] is a global variable determining how to output results.
-It is the \[lq]output\[rq] base, or the number base used for outputting
+It is the \[dq]output\[dq] base, or the number base used for outputting
numbers.
\f[B]obase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and
@@ -577,10 +480,6 @@ Array indices (\f[B]I[E]\f[R]).
.IP " 5." 4
\f[B]length(E)\f[R]: The number of significant decimal digits in
\f[B]E\f[R].
-Returns \f[B]1\f[R] for \f[B]0\f[R] with no decimal places.
-If given a string, the length of the string is returned.
-Passing a string to \f[B]length(E)\f[R] is a \f[B]non-portable
-extension\f[R].
.IP " 6." 4
\f[B]length(I[])\f[R]: The number of elements in the array \f[B]I\f[R].
This is a \f[B]non-portable extension\f[R].
@@ -590,28 +489,6 @@ This is a \f[B]non-portable extension\f[R].
\f[B]abs(E)\f[R]: The absolute value of \f[B]E\f[R].
This is a \f[B]non-portable extension\f[R].
.IP " 9." 4
-\f[B]modexp(E, E, E)\f[R]: Modular exponentiation, where the first
-expression is the base, the second is the exponent, and the third is the
-modulus.
-All three values must be integers.
-The second argument must be non-negative.
-The third argument must be non-zero.
-This is a \f[B]non-portable extension\f[R].
-.IP "10." 4
-\f[B]divmod(E, E, I[])\f[R]: Division and modulus in one operation.
-This is for optimization.
-The first expression is the dividend, and the second is the divisor,
-which must be non-zero.
-The return value is the quotient, and the modulus is stored in index
-\f[B]0\f[R] of the provided array (the last argument).
-This is a \f[B]non-portable extension\f[R].
-.IP "11." 4
-\f[B]asciify(E)\f[R]: If \f[B]E\f[R] is a string, returns a string that
-is the first letter of its argument.
-If it is a number, calculates the number mod \f[B]256\f[R] and returns
-that number as a one-character string.
-This is a \f[B]non-portable extension\f[R].
-.IP "12." 4
\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
\f[B]I\f[R] is an identifier for a non-\f[B]void\f[R] function (see the
\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
@@ -620,30 +497,30 @@ The \f[B]E\f[R] argument(s) may also be arrays of the form
(see the \f[I]Array References\f[R] subsection of the
\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
function definition is an array reference.
-.IP "13." 4
+.IP "10." 4
\f[B]read()\f[R]: Reads a line from \f[B]stdin\f[R] and uses that as an
expression.
The result of that expression is the result of the \f[B]read()\f[R]
operand.
This is a \f[B]non-portable extension\f[R].
-.IP "14." 4
+.IP "11." 4
\f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "15." 4
+.IP "12." 4
\f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "16." 4
+.IP "13." 4
\f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "17." 4
+.IP "14." 4
\f[B]rand()\f[R]: A pseudo-random integer between \f[B]0\f[R]
(inclusive) and \f[B]BC_RAND_MAX\f[R] (inclusive).
Using this operand will change the value of \f[B]seed\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "18." 4
+.IP "15." 4
\f[B]irand(E)\f[R]: A pseudo-random integer between \f[B]0\f[R]
(inclusive) and the value of \f[B]E\f[R] (exclusive).
-If \f[B]E\f[R] is negative or is a non-integer (\f[B]E\f[R]\[cq]s
+If \f[B]E\f[R] is negative or is a non-integer (\f[B]E\f[R]\[aq]s
\f[I]scale\f[R] is not \f[B]0\f[R]), an error is raised, and bc(1)
resets (see the \f[B]RESET\f[R] section) while \f[B]seed\f[R] remains
unchanged.
@@ -658,7 +535,7 @@ value of \f[B]E\f[R] is \f[B]0\f[R] or \f[B]1\f[R].
In that case, \f[B]0\f[R] is returned, and \f[B]seed\f[R] is
\f[I]not\f[R] changed.
This is a \f[B]non-portable extension\f[R].
-.IP "19." 4
+.IP "16." 4
\f[B]maxrand()\f[R]: The max integer returned by \f[B]rand()\f[R].
This is a \f[B]non-portable extension\f[R].
.PP
@@ -721,301 +598,377 @@ extension\f[R].
The following arithmetic and logical operators can be used.
They are listed in order of decreasing precedence.
Operators in the same group have the same precedence.
-.TP
+.PP
\f[B]++\f[R] \f[B]--\f[R]
-Type: Prefix and Postfix
-.RS
.PP
+: Type: Prefix and Postfix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **increment**, **decrement**
+\f[R]
+.fi
.PP
-Description: \f[B]increment\f[R], \f[B]decrement\f[R]
-.RE
-.TP
\f[B]-\f[R] \f[B]!\f[R]
-Type: Prefix
-.RS
.PP
+: Type: Prefix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **negation**, **boolean not**
+\f[R]
+.fi
.PP
-Description: \f[B]negation\f[R], \f[B]boolean not\f[R]
-.RE
-.TP
\f[B]$\f[R]
-Type: Postfix
-.RS
.PP
+: Type: Postfix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **truncation**
+\f[R]
+.fi
.PP
-Description: \f[B]truncation\f[R]
-.RE
-.TP
\f[B]\[at]\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **set precision**
+\f[R]
+.fi
.PP
-Description: \f[B]set precision\f[R]
-.RE
-.TP
\f[B]\[ha]\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **power**
+\f[R]
+.fi
.PP
-Description: \f[B]power\f[R]
-.RE
-.TP
\f[B]*\f[R] \f[B]/\f[R] \f[B]%\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **multiply**, **divide**, **modulus**
+\f[R]
+.fi
.PP
-Description: \f[B]multiply\f[R], \f[B]divide\f[R], \f[B]modulus\f[R]
-.RE
-.TP
\f[B]+\f[R] \f[B]-\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **add**, **subtract**
+\f[R]
+.fi
.PP
-Description: \f[B]add\f[R], \f[B]subtract\f[R]
-.RE
-.TP
\f[B]<<\f[R] \f[B]>>\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **shift left**, **shift right**
+\f[R]
+.fi
.PP
-Description: \f[B]shift left\f[R], \f[B]shift right\f[R]
-.RE
-.TP
-\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
-Type: Binary
-.RS
+\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R]
+\f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **assignment**
+\f[R]
+.fi
.PP
-Description: \f[B]assignment\f[R]
-.RE
-.TP
-\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R] \f[B]>\f[R]
-Type: Binary
-.RS
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **relational**
+\f[R]
+.fi
.PP
-Description: \f[B]relational\f[R]
-.RE
-.TP
\f[B]&&\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **boolean and**
+\f[R]
+.fi
.PP
-Description: \f[B]boolean and\f[R]
-.RE
-.TP
\f[B]||\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
-.PP
-Description: \f[B]boolean or\f[R]
-.RE
+
+Description: **boolean or**
+\f[R]
+.fi
.PP
The operators will be described in more detail below.
-.TP
+.PP
\f[B]++\f[R] \f[B]--\f[R]
-The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
+.PP
+: The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
operators behave exactly like they would in C.
They require a named expression (see the \f[I]Named Expressions\f[R]
subsection) as an operand.
-.RS
+.IP
+.nf
+\f[C]
+The prefix versions of these operators are more efficient; use them where
+possible.
+\f[R]
+.fi
.PP
-The prefix versions of these operators are more efficient; use them
-where possible.
-.RE
-.TP
\f[B]-\f[R]
-The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
+.PP
+: The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
to negate any expression with the value \f[B]0\f[R].
Otherwise, a copy of the expression with its sign flipped is returned.
-.TP
+.PP
\f[B]!\f[R]
-The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the expression
-is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the
+expression is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]$\f[R]
-The \f[B]truncation\f[R] operator returns a copy of the given expression
-with all of its \f[I]scale\f[R] removed.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The \f[B]truncation\f[R] operator returns a copy of the given
+expression with all of its \f[I]scale\f[R] removed.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]\[at]\f[R]
-The \f[B]set precision\f[R] operator takes two expressions and returns a
-copy of the first with its \f[I]scale\f[R] equal to the value of the
+.PP
+: The \f[B]set precision\f[R] operator takes two expressions and returns
+a copy of the first with its \f[I]scale\f[R] equal to the value of the
second expression.
That could either mean that the number is returned without change (if
the \f[I]scale\f[R] of the first expression matches the value of the
second expression), extended (if it is less), or truncated (if it is
more).
-.RS
-.PP
-The second expression must be an integer (no \f[I]scale\f[R]) and
-non-negative.
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]\[ha]\f[R]
-The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
+.PP
+: The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
as it would be in C) takes two expressions and raises the first to the
power of the value of the second.
The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*), and if it is
+negative, the first value must be non-zero.
+\f[R]
+.fi
.PP
-The second expression must be an integer (no \f[I]scale\f[R]), and if it
-is negative, the first value must be non-zero.
-.RE
-.TP
\f[B]*\f[R]
-The \f[B]multiply\f[R] operator takes two expressions, multiplies them,
-and returns the product.
+.PP
+: The \f[B]multiply\f[R] operator takes two expressions, multiplies
+them, and returns the product.
If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
\f[I]scale\f[R] of the result is equal to
\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
\f[B]max()\f[R] return the obvious values.
-.TP
+.PP
\f[B]/\f[R]
-The \f[B]divide\f[R] operator takes two expressions, divides them, and
+.PP
+: The \f[B]divide\f[R] operator takes two expressions, divides them, and
returns the quotient.
The \f[I]scale\f[R] of the result shall be the value of \f[B]scale\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
The second expression must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]%\f[R]
-The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and evaluates them by 1) Computing \f[B]a/b\f[R] to current
\f[B]scale\f[R] and 2) Using the result of step 1 to calculate
\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
\f[B]max(scale+scale(b),scale(a))\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
The second expression must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]+\f[R]
-The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and returns the sum, with a \f[I]scale\f[R] equal to the
max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
-.TP
+.PP
\f[B]-\f[R]
-The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and returns the difference, with a \f[I]scale\f[R] equal to
the max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
-.TP
+.PP
\f[B]<<\f[R]
-The \f[B]left shift\f[R] operator takes two expressions, \f[B]a\f[R] and
-\f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
-decimal point moved \f[B]b\f[R] places to the right.
-.RS
.PP
-The second expression must be an integer (no \f[I]scale\f[R]) and
-non-negative.
+: The \f[B]left shift\f[R] operator takes two expressions, \f[B]a\f[R]
+and \f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
+decimal point moved \f[B]b\f[R] places to the right.
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]>>\f[R]
-The \f[B]right shift\f[R] operator takes two expressions, \f[B]a\f[R]
+.PP
+: The \f[B]right shift\f[R] operator takes two expressions, \f[B]a\f[R]
and \f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
decimal point moved \f[B]b\f[R] places to the left.
-.RS
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-The second expression must be an integer (no \f[I]scale\f[R]) and
-non-negative.
+\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R]
+\f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
-The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R] and
-\f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the \f[I]Named
-Expressions\f[R] subsection).
-.RS
-.PP
-For \f[B]=\f[R], \f[B]b\f[R] is copied and the result is assigned to
-\f[B]a\f[R].
-For all others, \f[B]a\f[R] and \f[B]b\f[R] are applied as operands to
-the corresponding arithmetic operator and the result is assigned to
-\f[B]a\f[R].
-.PP
-The \f[B]assignment\f[R] operators that correspond to operators that are
-extensions are themselves \f[B]non-portable extensions\f[R].
-.RE
-.TP
-\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R] \f[B]>\f[R]
-The \f[B]relational\f[R] operators compare two expressions, \f[B]a\f[R]
-and \f[B]b\f[R], and if the relation holds, according to C language
-semantics, the result is \f[B]1\f[R].
-Otherwise, it is \f[B]0\f[R].
-.RS
+: The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R]
+and \f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the
+\f[I]Named Expressions\f[R] subsection).
+.IP
+.nf
+\f[C]
+For **=**, **b** is copied and the result is assigned to **a**. For all
+others, **a** and **b** are applied as operands to the corresponding
+arithmetic operator and the result is assigned to **a**.
+
+The **assignment** operators that correspond to operators that are
+extensions are themselves **non-portable extensions**.
+\f[R]
+.fi
.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: The \f[B]relational\f[R] operators compare two expressions,
+\f[B]a\f[R] and \f[B]b\f[R], and if the relation holds, according to C
+language semantics, the result is \f[B]1\f[R].
+Otherwise, it is \f[B]0\f[R].
+.IP
+.nf
+\f[C]
Note that unlike in C, these operators have a lower precedence than the
-\f[B]assignment\f[R] operators, which means that \f[B]a=b>c\f[R] is
-interpreted as \f[B](a=b)>c\f[R].
+**assignment** operators, which means that **a=b\[rs]>c** is interpreted as
+**(a=b)\[rs]>c**.
+
+Also, unlike the [standard][1] requires, these operators can appear anywhere
+any other expressions can be used. This allowance is a
+**non-portable extension**.
+\f[R]
+.fi
.PP
-Also, unlike the
-standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
-requires, these operators can appear anywhere any other expressions can
-be used.
-This allowance is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]&&\f[R]
-The \f[B]boolean and\f[R] operator takes two expressions and returns
-\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
-.RS
.PP
-This is \f[I]not\f[R] a short-circuit operator.
+: The \f[B]boolean and\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]||\f[R]
-The \f[B]boolean or\f[R] operator takes two expressions and returns
+.PP
+: The \f[B]boolean or\f[R] operator takes two expressions and returns
\f[B]1\f[R] if one of the expressions is non-zero, \f[B]0\f[R]
otherwise.
-.RS
-.PP
-This is \f[I]not\f[R] a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Statements
.PP
The following items are statements:
.IP " 1." 4
\f[B]E\f[R]
.IP " 2." 4
-\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] \&... \f[B];\f[R] \f[B]S\f[R]
-\f[B]}\f[R]
+\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] ...
+\f[B];\f[R] \f[B]S\f[R] \f[B]}\f[R]
.IP " 3." 4
\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
.IP " 4." 4
@@ -1041,10 +994,9 @@ An empty statement
.IP "13." 4
A string of characters, enclosed in double quotes
.IP "14." 4
-\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] \&... \f[B],\f[R] \f[B]E\f[R]
+\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] ...
+\f[B],\f[R] \f[B]E\f[R]
.IP "15." 4
-\f[B]stream\f[R] \f[B]E\f[R] \f[B],\f[R] \&... \f[B],\f[R] \f[B]E\f[R]
-.IP "16." 4
\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
\f[B]I\f[R] is an identifier for a \f[B]void\f[R] function (see the
\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
@@ -1054,8 +1006,7 @@ The \f[B]E\f[R] argument(s) may also be arrays of the form
\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
function definition is an array reference.
.PP
-Numbers 4, 9, 11, 12, 14, 15, and 16 are \f[B]non-portable
-extensions\f[R].
+Numbers 4, 9, 11, 12, 14, and 15 are \f[B]non-portable extensions\f[R].
.PP
Also, as a \f[B]non-portable extension\f[R], any or all of the
expressions in the header of a for loop may be omitted.
@@ -1100,72 +1051,30 @@ run with either the \f[B]-s\f[R] or \f[B]-w\f[R] command-line options
.PP
Printing numbers in scientific notation and/or engineering notation is a
\f[B]non-portable extension\f[R].
-.SS Strings
-.PP
-If strings appear as a statement by themselves, they are printed without
-a trailing newline.
-.PP
-In addition to appearing as a lone statement by themselves, strings can
-be assigned to variables and array elements.
-They can also be passed to functions in variable parameters.
-.PP
-If any statement that expects a string is given a variable that had a
-string assigned to it, the statement acts as though it had received a
-string.
-.PP
-If any math operation is attempted on a string or a variable or array
-element that has been assigned a string, an error is raised, and bc(1)
-resets (see the \f[B]RESET\f[R] section).
-.PP
-Assigning strings to variables and array elements and passing them to
-functions are \f[B]non-portable extensions\f[R].
.SS Print Statement
.PP
-The \[lq]expressions\[rq] in a \f[B]print\f[R] statement may also be
+The \[dq]expressions\[dq] in a \f[B]print\f[R] statement may also be
strings.
If they are, there are backslash escape sequences that are interpreted
specially.
What those sequences are, and what they cause to be printed, are shown
below:
.PP
-\f[B]\[rs]a\f[R]: \f[B]\[rs]a\f[R]
+ * * * * *
.PP
-\f[B]\[rs]b\f[R]: \f[B]\[rs]b\f[R]
+\f[B]\[rs]a\f[R] \f[B]\[rs]a\f[R] \f[B]\[rs]b\f[R] \f[B]\[rs]b\f[R]
+\f[B]\[rs]\[rs]\f[R] \f[B]\[rs]\f[R] \f[B]\[rs]e\f[R] \f[B]\[rs]\f[R]
+\f[B]\[rs]f\f[R] \f[B]\[rs]f\f[R] \f[B]\[rs]n\f[R] \f[B]\[rs]n\f[R]
+\f[B]\[rs]q\f[R] \f[B]\[dq]\f[R] \f[B]\[rs]r\f[R] \f[B]\[rs]r\f[R]
+\f[B]\[rs]t\f[R] \f[B]\[rs]t\f[R]
.PP
-\f[B]\[rs]\[rs]\f[R]: \f[B]\[rs]\f[R]
-.PP
-\f[B]\[rs]e\f[R]: \f[B]\[rs]\f[R]
-.PP
-\f[B]\[rs]f\f[R]: \f[B]\[rs]f\f[R]
-.PP
-\f[B]\[rs]n\f[R]: \f[B]\[rs]n\f[R]
-.PP
-\f[B]\[rs]q\f[R]: \f[B]\[lq]\f[R]
-.PP
-\f[B]\[rs]r\f[R]: \f[B]\[rs]r\f[R]
-.PP
-\f[B]\[rs]t\f[R]: \f[B]\[rs]t\f[R]
+ * * * * *
.PP
Any other character following a backslash causes the backslash and
character to be printed as-is.
.PP
Any non-string expression in a print statement shall be assigned to
\f[B]last\f[R], like any other expression that is printed.
-.SS Stream Statement
-.PP
-The \[lq]expressions in a \f[B]stream\f[R] statement may also be
-strings.
-.PP
-If a \f[B]stream\f[R] statement is given a string, it prints the string
-as though the string had appeared as its own statement.
-In other words, the \f[B]stream\f[R] statement prints strings normally,
-without a newline.
-.PP
-If a \f[B]stream\f[R] statement is given a number, a copy of it is
-truncated and its absolute value is calculated.
-The result is then printed as though \f[B]obase\f[R] is \f[B]256\f[R]
-and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
.SS Order of Evaluation
.PP
All expressions in a statment are evaluated left to right, except as
@@ -1255,9 +1164,9 @@ Void functions can only use the first two \f[B]return\f[R] statements
listed above.
They can also omit the return statement entirely.
.PP
-The word \[lq]void\[rq] is not treated as a keyword; it is still
+The word \[dq]void\[dq] is not treated as a keyword; it is still
possible to have variables, arrays, and functions named \f[B]void\f[R].
-The word \[lq]void\[rq] is only treated specially right after the
+The word \[dq]void\[dq] is only treated specially right after the
\f[B]define\f[R] keyword.
.PP
This is a \f[B]non-portable extension\f[R].
@@ -1292,55 +1201,74 @@ are given.
The
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
defines the following functions for the math library:
-.TP
+.PP
\f[B]s(x)\f[R]
-Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]c(x)\f[R]
-Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]a(x)\f[R]
-Returns the arctangent of \f[B]x\f[R], in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]l(x)\f[R]
-Returns the natural logarithm of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the natural logarithm of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]e(x)\f[R]
-Returns the mathematical constant \f[B]e\f[R] raised to the power of
+.PP
+: Returns the mathematical constant \f[B]e\f[R] raised to the power of
\f[B]x\f[R].
-.RS
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]j(x, n)\f[R]
-Returns the bessel integer order \f[B]n\f[R] (truncated) of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
+: Returns the bessel integer order \f[B]n\f[R] (truncated) of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.SS Extended Library
.PP
The extended library is \f[I]not\f[R] loaded when the
@@ -1349,107 +1277,126 @@ options are given since they are not part of the library defined by the
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html).
.PP
The extended library is a \f[B]non-portable extension\f[R].
-.TP
+.PP
\f[B]p(x, y)\f[R]
-Calculates \f[B]x\f[R] to the power of \f[B]y\f[R], even if \f[B]y\f[R]
-is not an integer, and returns the result to the current
-\f[B]scale\f[R].
-.RS
.PP
-It is an error if \f[B]y\f[R] is negative and \f[B]x\f[R] is
-\f[B]0\f[R].
+: Calculates \f[B]x\f[R] to the power of \f[B]y\f[R], even if
+\f[B]y\f[R] is not an integer, and returns the result to the current
+\f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+It is an error if **y** is negative and **x** is **0**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]r(x, p)\f[R]
-Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
+.PP
+: Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
the rounding mode round half away from
\f[B]0\f[R] (https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero).
-.TP
+.PP
\f[B]ceil(x, p)\f[R]
-Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
+.PP
+: Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
the rounding mode round away from
\f[B]0\f[R] (https://en.wikipedia.org/wiki/Rounding#Rounding_away_from_zero).
-.TP
+.PP
\f[B]f(x)\f[R]
-Returns the factorial of the truncated absolute value of \f[B]x\f[R].
-.TP
+.PP
+: Returns the factorial of the truncated absolute value of \f[B]x\f[R].
+.PP
\f[B]perm(n, k)\f[R]
-Returns the permutation of the truncated absolute value of \f[B]n\f[R]
+.PP
+: Returns the permutation of the truncated absolute value of \f[B]n\f[R]
of the truncated absolute value of \f[B]k\f[R], if \f[B]k <= n\f[R].
If not, it returns \f[B]0\f[R].
-.TP
+.PP
\f[B]comb(n, k)\f[R]
-Returns the combination of the truncated absolute value of \f[B]n\f[R]
+.PP
+: Returns the combination of the truncated absolute value of \f[B]n\f[R]
of the truncated absolute value of \f[B]k\f[R], if \f[B]k <= n\f[R].
If not, it returns \f[B]0\f[R].
-.TP
+.PP
\f[B]l2(x)\f[R]
-Returns the logarithm base \f[B]2\f[R] of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the logarithm base \f[B]2\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]l10(x)\f[R]
-Returns the logarithm base \f[B]10\f[R] of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the logarithm base \f[B]10\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]log(x, b)\f[R]
-Returns the logarithm base \f[B]b\f[R] of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the logarithm base \f[B]b\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]cbrt(x)\f[R]
-Returns the cube root of \f[B]x\f[R].
-.TP
+.PP
+: Returns the cube root of \f[B]x\f[R].
+.PP
\f[B]root(x, n)\f[R]
-Calculates the truncated value of \f[B]n\f[R], \f[B]r\f[R], and returns
-the \f[B]r\f[R]th root of \f[B]x\f[R] to the current \f[B]scale\f[R].
-.RS
-.PP
-If \f[B]r\f[R] is \f[B]0\f[R] or negative, this raises an error and
-causes bc(1) to reset (see the \f[B]RESET\f[R] section).
-It also raises an error and causes bc(1) to reset if \f[B]r\f[R] is even
-and \f[B]x\f[R] is negative.
-.RE
-.TP
-\f[B]gcd(a, b)\f[R]
-Returns the greatest common divisor (factor) of the truncated absolute
-value of \f[B]a\f[R] and the truncated absolute value of \f[B]b\f[R].
-.TP
-\f[B]lcm(a, b)\f[R]
-Returns the least common multiple of the truncated absolute value of
-\f[B]a\f[R] and the truncated absolute value of \f[B]b\f[R].
-.TP
+.PP
+: Calculates the truncated value of \f[B]n\f[R], \f[B]r\f[R], and
+returns the \f[B]r\f[R]th root of \f[B]x\f[R] to the current
+\f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+If **r** is **0** or negative, this raises an error and causes bc(1) to
+reset (see the **RESET** section). It also raises an error and causes bc(1)
+to reset if **r** is even and **x** is negative.
+\f[R]
+.fi
+.PP
\f[B]pi(p)\f[R]
-Returns \f[B]pi\f[R] to \f[B]p\f[R] decimal places.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns \f[B]pi\f[R] to \f[B]p\f[R] decimal places.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]t(x)\f[R]
-Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]a2(y, x)\f[R]
-Returns the arctangent of \f[B]y/x\f[R], in radians.
+.PP
+: Returns the arctangent of \f[B]y/x\f[R], in radians.
If both \f[B]y\f[R] and \f[B]x\f[R] are equal to \f[B]0\f[R], it raises
an error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
Otherwise, if \f[B]x\f[R] is greater than \f[B]0\f[R], it returns
@@ -1462,60 +1409,75 @@ If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is greater than
\f[B]0\f[R], it returns \f[B]pi/2\f[R].
If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is less than
\f[B]0\f[R], it returns \f[B]-pi/2\f[R].
-.RS
-.PP
-This function is the same as the \f[B]atan2()\f[R] function in many
-programming languages.
+.IP
+.nf
+\f[C]
+This function is the same as the **atan2()** function in many programming
+languages.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]sin(x)\f[R]
-Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is an alias of \f[B]s(x)\f[R].
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **s(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]cos(x)\f[R]
-Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is an alias of \f[B]c(x)\f[R].
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **c(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]tan(x)\f[R]
-Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-If \f[B]x\f[R] is equal to \f[B]1\f[R] or \f[B]-1\f[R], this raises an
-error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
-.PP
-This is an alias of \f[B]t(x)\f[R].
+: Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+If **x** is equal to **1** or **-1**, this raises an error and causes bc(1)
+to reset (see the **RESET** section).
+
+This is an alias of **t(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]atan(x)\f[R]
-Returns the arctangent of \f[B]x\f[R], in radians.
-.RS
.PP
-This is an alias of \f[B]a(x)\f[R].
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **a(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]atan2(y, x)\f[R]
-Returns the arctangent of \f[B]y/x\f[R], in radians.
+.PP
+: Returns the arctangent of \f[B]y/x\f[R], in radians.
If both \f[B]y\f[R] and \f[B]x\f[R] are equal to \f[B]0\f[R], it raises
an error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
Otherwise, if \f[B]x\f[R] is greater than \f[B]0\f[R], it returns
@@ -1528,672 +1490,367 @@ If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is greater than
\f[B]0\f[R], it returns \f[B]pi/2\f[R].
If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is less than
\f[B]0\f[R], it returns \f[B]-pi/2\f[R].
-.RS
-.PP
-This function is the same as the \f[B]atan2()\f[R] function in many
-programming languages.
-.PP
-This is an alias of \f[B]a2(y, x)\f[R].
+.IP
+.nf
+\f[C]
+This function is the same as the **atan2()** function in many programming
+languages.
+
+This is an alias of **a2(y, x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]r2d(x)\f[R]
-Converts \f[B]x\f[R] from radians to degrees and returns the result.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Converts \f[B]x\f[R] from radians to degrees and returns the result.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]d2r(x)\f[R]
-Converts \f[B]x\f[R] from degrees to radians and returns the result.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Converts \f[B]x\f[R] from degrees to radians and returns the result.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]frand(p)\f[R]
-Generates a pseudo-random number between \f[B]0\f[R] (inclusive) and
+.PP
+: Generates a pseudo-random number between \f[B]0\f[R] (inclusive) and
\f[B]1\f[R] (exclusive) with the number of decimal digits after the
decimal point equal to the truncated absolute value of \f[B]p\f[R].
If \f[B]p\f[R] is not \f[B]0\f[R], then calling this function will
change the value of \f[B]seed\f[R].
If \f[B]p\f[R] is \f[B]0\f[R], then \f[B]0\f[R] is returned, and
\f[B]seed\f[R] is \f[I]not\f[R] changed.
-.TP
+.PP
\f[B]ifrand(i, p)\f[R]
-Generates a pseudo-random number that is between \f[B]0\f[R] (inclusive)
-and the truncated absolute value of \f[B]i\f[R] (exclusive) with the
-number of decimal digits after the decimal point equal to the truncated
-absolute value of \f[B]p\f[R].
+.PP
+: Generates a pseudo-random number that is between \f[B]0\f[R]
+(inclusive) and the truncated absolute value of \f[B]i\f[R] (exclusive)
+with the number of decimal digits after the decimal point equal to the
+truncated absolute value of \f[B]p\f[R].
If the absolute value of \f[B]i\f[R] is greater than or equal to
\f[B]2\f[R], and \f[B]p\f[R] is not \f[B]0\f[R], then calling this
function will change the value of \f[B]seed\f[R]; otherwise, \f[B]0\f[R]
is returned and \f[B]seed\f[R] is not changed.
-.TP
+.PP
\f[B]srand(x)\f[R]
-Returns \f[B]x\f[R] with its sign flipped with probability
+.PP
+: Returns \f[B]x\f[R] with its sign flipped with probability
\f[B]0.5\f[R].
In other words, it randomizes the sign of \f[B]x\f[R].
-.TP
+.PP
\f[B]brand()\f[R]
-Returns a random boolean value (either \f[B]0\f[R] or \f[B]1\f[R]).
-.TP
-\f[B]band(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the result of the bitwise \f[B]and\f[R]
-operation between them.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bor(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the result of the bitwise \f[B]or\f[R]
-operation between them.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bxor(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the result of the bitwise \f[B]xor\f[R]
-operation between them.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bshl(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the result of \f[B]a\f[R] bit-shifted left by
-\f[B]b\f[R] places.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bshr(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the truncated result of \f[B]a\f[R]
-bit-shifted right by \f[B]b\f[R] places.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnotn(x, n)\f[R]
-Takes the truncated absolute value of \f[B]x\f[R] and does a bitwise not
-as though it has the same number of bytes as the truncated absolute
-value of \f[B]n\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot8(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has \f[B]8\f[R] binary digits (1 unsigned byte).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot16(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has \f[B]16\f[R] binary digits (2 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot32(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has \f[B]32\f[R] binary digits (4 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot64(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has \f[B]64\f[R] binary digits (8 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has the minimum number of power of two unsigned bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brevn(x, n)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has the same number of 8-bit bytes as the truncated absolute
-value of \f[B]n\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev8(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has 8 binary digits (1 unsigned byte).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev16(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has 16 binary digits (2 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev32(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has 32 binary digits (4 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev64(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has 64 binary digits (8 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has the minimum number of power of two unsigned bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]broln(x, p, n)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has the same number of unsigned 8-bit bytes as
-the truncated absolute value of \f[B]n\f[R], by the number of places
-equal to the truncated absolute value of \f[B]p\f[R] modded by the
-\f[B]2\f[R] to the power of the number of binary digits in \f[B]n\f[R]
-8-bit bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol8(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]8\f[R] binary digits (\f[B]1\f[R]
-unsigned byte), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]8\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol16(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]16\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]16\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol32(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]32\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]32\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol64(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]64\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]64\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has the minimum number of power of two
-unsigned 8-bit bytes, by the number of places equal to the truncated
-absolute value of \f[B]p\f[R] modded by 2 to the power of the number of
-binary digits in the minimum number of 8-bit bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brorn(x, p, n)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has the same number of unsigned 8-bit bytes as
-the truncated absolute value of \f[B]n\f[R], by the number of places
-equal to the truncated absolute value of \f[B]p\f[R] modded by the
-\f[B]2\f[R] to the power of the number of binary digits in \f[B]n\f[R]
-8-bit bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror8(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]8\f[R] binary digits (\f[B]1\f[R]
-unsigned byte), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]8\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror16(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]16\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]16\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror32(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]32\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]32\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror64(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]64\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]64\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has the minimum number of power of two
-unsigned 8-bit bytes, by the number of places equal to the truncated
-absolute value of \f[B]p\f[R] modded by 2 to the power of the number of
-binary digits in the minimum number of 8-bit bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmodn(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of the multiplication of the truncated absolute
-value of \f[B]n\f[R] and \f[B]8\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmod8(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of \f[B]8\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmod16(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of \f[B]16\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmod32(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of \f[B]32\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmod64(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of \f[B]64\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bunrev(t)\f[R]
-Assumes \f[B]t\f[R] is a bitwise-reversed number with an extra set bit
-one place more significant than the real most significant bit (which was
-the least significant bit in the original number).
-This number is reversed and returned without the extra set bit.
-.RS
-.PP
-This function is used to implement other bitwise functions; it is not
-meant to be used by users, but it can be.
-.RE
-.TP
+.PP
+: Returns a random boolean value (either \f[B]0\f[R] or \f[B]1\f[R]).
+.PP
\f[B]ubytes(x)\f[R]
-Returns the numbers of unsigned integer bytes required to hold the
+.PP
+: Returns the numbers of unsigned integer bytes required to hold the
truncated absolute value of \f[B]x\f[R].
-.TP
+.PP
\f[B]sbytes(x)\f[R]
-Returns the numbers of signed, two\[cq]s-complement integer bytes
+.PP
+: Returns the numbers of signed, two\[aq]s-complement integer bytes
required to hold the truncated value of \f[B]x\f[R].
-.TP
-\f[B]s2u(x)\f[R]
-Returns \f[B]x\f[R] if it is non-negative.
-If it \f[I]is\f[R] negative, then it calculates what \f[B]x\f[R] would
-be as a 2\[cq]s-complement signed integer and returns the non-negative
-integer that would have the same representation in binary.
-.TP
-\f[B]s2un(x,n)\f[R]
-Returns \f[B]x\f[R] if it is non-negative.
-If it \f[I]is\f[R] negative, then it calculates what \f[B]x\f[R] would
-be as a 2\[cq]s-complement signed integer with \f[B]n\f[R] bytes and
-returns the non-negative integer that would have the same representation
-in binary.
-If \f[B]x\f[R] cannot fit into \f[B]n\f[R] 2\[cq]s-complement signed
-bytes, it is truncated to fit.
-.TP
+.PP
\f[B]hex(x)\f[R]
-Outputs the hexadecimal (base \f[B]16\f[R]) representation of
+.PP
+: Outputs the hexadecimal (base \f[B]16\f[R]) representation of
\f[B]x\f[R].
-.RS
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]binary(x)\f[R]
-Outputs the binary (base \f[B]2\f[R]) representation of \f[B]x\f[R].
-.RS
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
+: Outputs the binary (base \f[B]2\f[R]) representation of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
\f[B]output(x, b)\f[R]
-Outputs the base \f[B]b\f[R] representation of \f[B]x\f[R].
-.RS
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
+: Outputs the base \f[B]b\f[R] representation of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
\f[B]uint(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in as few power of two bytes as possible.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or is negative, an error message is
-printed instead, but bc(1) is not reset (see the \f[B]RESET\f[R]
-section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in as few power of two bytes as possible.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or is negative, an error message is printed
+instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in as few power of two bytes as
-possible.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, an error message is printed instead,
-but bc(1) is not reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in as few power of two bytes
+as possible.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, an error message is printed instead, but bc(1)
+is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uintn(x, n)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]n\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]n\f[R] bytes, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]n\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **n** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]intn(x, n)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]n\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]n\f[R] bytes,
-an error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]n\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **n** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uint8(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]1\f[R] byte.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]1\f[R] byte, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]1\f[R] byte.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **1** byte, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int8(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]1\f[R] byte.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]1\f[R] byte, an
-error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]1\f[R] byte.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **1** byte, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uint16(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]2\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]2\f[R] bytes, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]2\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **2** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int16(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]2\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]2\f[R] bytes,
-an error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]2\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **2** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uint32(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]4\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]4\f[R] bytes, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]4\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **4** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int32(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]4\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]4\f[R] bytes,
-an error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]4\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **4** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uint64(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]8\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]8\f[R] bytes, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]8\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **8** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int64(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]8\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]8\f[R] bytes,
-an error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]8\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **8** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]hex_uint(x, n)\f[R]
-Outputs the representation of the truncated absolute value of
+.PP
+: Outputs the representation of the truncated absolute value of
\f[B]x\f[R] as an unsigned integer in hexadecimal using \f[B]n\f[R]
bytes.
Not all of the value will be output if \f[B]n\f[R] is too small.
-.RS
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]binary_uint(x, n)\f[R]
-Outputs the representation of the truncated absolute value of
+.PP
+: Outputs the representation of the truncated absolute value of
\f[B]x\f[R] as an unsigned integer in binary using \f[B]n\f[R] bytes.
Not all of the value will be output if \f[B]n\f[R] is too small.
-.RS
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]output_uint(x, n)\f[R]
-Outputs the representation of the truncated absolute value of
+.PP
+: Outputs the representation of the truncated absolute value of
\f[B]x\f[R] as an unsigned integer in the current \f[B]obase\f[R] (see
the \f[B]SYNTAX\f[R] section) using \f[B]n\f[R] bytes.
Not all of the value will be output if \f[B]n\f[R] is too small.
-.RS
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]output_byte(x, i)\f[R]
-Outputs byte \f[B]i\f[R] of the truncated absolute value of \f[B]x\f[R],
-where \f[B]0\f[R] is the least significant byte and \f[B]number_of_bytes
-- 1\f[R] is the most significant byte.
-.RS
-.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
+.PP
+: Outputs byte \f[B]i\f[R] of the truncated absolute value of
+\f[B]x\f[R], where \f[B]0\f[R] is the least significant byte and
+\f[B]number_of_bytes - 1\f[R] is the most significant byte.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.SS Transcendental Functions
.PP
All transcendental functions can return slightly inaccurate results (up
@@ -2297,64 +1954,77 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on bc(1):
-.TP
+.PP
\f[B]BC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
bc(1) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]BC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]BC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]BC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]BC_BASE_POW\f[R].
-.TP
+.PP
\f[B]BC_DIM_MAX\f[R]
-The maximum size of arrays.
+.PP
+: The maximum size of arrays.
Set at \f[B]SIZE_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_STRING_MAX\f[R]
-The maximum length of strings.
+.PP
+: The maximum length of strings.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NAME_MAX\f[R]
-The maximum length of identifiers.
+.PP
+: The maximum length of identifiers.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_RAND_MAX\f[R]
-The maximum integer (inclusive) returned by the \f[B]rand()\f[R]
+.PP
+: The maximum integer (inclusive) returned by the \f[B]rand()\f[R]
operand.
Set at \f[B]2\[ha]BC_LONG_BIT-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]BC_OVERFLOW_MAX\f[R].
-.TP
+.PP
Number of vars
-The maximum number of vars/arrays.
+.PP
+: The maximum number of vars/arrays.
Set at \f[B]SIZE_MAX-1\f[R].
.PP
The actual values can be queried with the \f[B]limits\f[R] statement.
@@ -2366,172 +2036,121 @@ In fact, memory should be exhausted before these limits should be hit.
.SH ENVIRONMENT VARIABLES
.PP
bc(1) recognizes the following environment variables:
-.TP
+.PP
\f[B]POSIXLY_CORRECT\f[R]
-If this variable exists (no matter the contents), bc(1) behaves as if
+.PP
+: If this variable exists (no matter the contents), bc(1) behaves as if
the \f[B]-s\f[R] option was given.
-.TP
+.PP
\f[B]BC_ENV_ARGS\f[R]
-This is another way to give command-line arguments to bc(1).
+.PP
+: This is another way to give command-line arguments to bc(1).
They should be in the same format as all other command-line arguments.
These are always processed first, so any files given in
\f[B]BC_ENV_ARGS\f[R] will be processed before arguments and files given
on the command-line.
-This gives the user the ability to set up \[lq]standard\[rq] options and
+This gives the user the ability to set up \[dq]standard\[dq] options and
files to be used at every invocation.
The most useful thing for such files to contain would be useful
functions that the user might want every time bc(1) runs.
-.RS
-.PP
-The code that parses \f[B]BC_ENV_ARGS\f[R] will correctly handle quoted
-arguments, but it does not understand escape sequences.
-For example, the string \f[B]\[lq]/home/gavin/some bc file.bc\[rq]\f[R]
-will be correctly parsed, but the string \f[B]\[lq]/home/gavin/some
-\[dq]bc\[dq] file.bc\[rq]\f[R] will include the backslashes.
-.PP
-The quote parsing will handle either kind of quotes, \f[B]\[cq]\f[R] or
-\f[B]\[lq]\f[R].
-Thus, if you have a file with any number of single quotes in the name,
-you can use double quotes as the outside quotes, as in \f[B]\[lq]some
-`bc' file.bc\[rq]\f[R], and vice versa if you have a file with double
-quotes.
-However, handling a file with both kinds of quotes in
-\f[B]BC_ENV_ARGS\f[R] is not supported due to the complexity of the
-parsing, though such files are still supported on the command-line where
-the parsing is done by the shell.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some bc file.bc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]bc\[rs]\[dq] file.bc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]bc\[aq] file.bc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
\f[B]BC_LINE_LENGTH\f[R]
-If this environment variable exists and contains an integer that is
+.PP
+: If this environment variable exists and contains an integer that is
greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
(\f[B]2\[ha]16-1\f[R]), bc(1) will output lines to that length,
including the backslash (\f[B]\[rs]\f[R]).
The default line length is \f[B]70\f[R].
-.TP
-\f[B]BC_BANNER\f[R]
-If this environment variable exists and contains an integer, then a
-non-zero value activates the copyright banner when bc(1) is in
-interactive mode, while zero deactivates it.
-.RS
-.PP
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because bc(1)
-does not print the banner when not in interactive mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_SIGINT_RESET\f[R]
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because bc(1)
-exits on \f[B]SIGINT\f[R] when not in interactive mode.
-.RS
-.PP
-However, when bc(1) is in interactive mode, then if this environment
-variable exists and contains an integer, a non-zero value makes bc(1)
-reset on \f[B]SIGINT\f[R], rather than exit, and zero makes bc(1) exit.
-If this environment variable exists and is \f[I]not\f[R] an integer,
-then bc(1) will exit on \f[B]SIGINT\f[R].
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_TTY_MODE\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, then a non-zero value makes bc(1) use
-TTY mode, and zero makes bc(1) not use TTY mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_PROMPT\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, a non-zero value makes bc(1) use a
-prompt, and zero or a non-integer makes bc(1) not use a prompt.
-If this environment variable does not exist and \f[B]BC_TTY_MODE\f[R]
-does, then the value of the \f[B]BC_TTY_MODE\f[R] environment variable
-is used.
-.PP
-This environment variable and the \f[B]BC_TTY_MODE\f[R] environment
-variable override the default, which can be queried with the
-\f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
.SH EXIT STATUS
.PP
bc(1) returns the following exit statuses:
-.TP
+.PP
\f[B]0\f[R]
-No error.
-.TP
+.PP
+: No error.
+.PP
\f[B]1\f[R]
-A math error occurred.
+.PP
+: A math error occurred.
This follows standard practice of using \f[B]1\f[R] for expected errors,
since math errors will happen in the process of normal execution.
-.RS
-.PP
-Math errors include divide by \f[B]0\f[R], taking the square root of a
-negative number, using a negative number as a bound for the
-pseudo-random number generator, attempting to convert a negative number
-to a hardware integer, overflow when converting a number to a hardware
-integer, overflow when calculating the size of a number, and attempting
-to use a non-integer where an integer is required.
-.PP
-Converting to a hardware integer happens for the second operand of the
-power (\f[B]\[ha]\f[R]), places (\f[B]\[at]\f[R]), left shift
-(\f[B]<<\f[R]), and right shift (\f[B]>>\f[R]) operators and their
-corresponding assignment operators.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, using a negative number as a bound for the pseudo-random number
+generator, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**), places (**\[rs]\[at]**), left shift (**\[rs]<\[rs]<**), and right shift (**\[rs]>\[rs]>**)
+operators and their corresponding assignment operators.
+\f[R]
+.fi
+.PP
\f[B]2\f[R]
-A parse error occurred.
-.RS
-.PP
-Parse errors include unexpected \f[B]EOF\f[R], using an invalid
-character, failing to find the end of a string or comment, using a token
-where it is invalid, giving an invalid expression, giving an invalid
-print statement, giving an invalid function definition, attempting to
-assign to an expression that is not a named expression (see the
-\f[I]Named Expressions\f[R] subsection of the \f[B]SYNTAX\f[R] section),
-giving an invalid \f[B]auto\f[R] list, having a duplicate
-\f[B]auto\f[R]/function parameter, failing to find the end of a code
-block, attempting to return a value from a \f[B]void\f[R] function,
-attempting to use a variable as a reference, and using any extensions
-when the option \f[B]-s\f[R] or any equivalents were given.
-.RE
-.TP
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, using a token where it is invalid,
+giving an invalid expression, giving an invalid print statement, giving an
+invalid function definition, attempting to assign to an expression that is
+not a named expression (see the *Named Expressions* subsection of the
+**SYNTAX** section), giving an invalid **auto** list, having a duplicate
+**auto**/function parameter, failing to find the end of a code block,
+attempting to return a value from a **void** function, attempting to use a
+variable as a reference, and using any extensions when the option **-s** or
+any equivalents were given.
+\f[R]
+.fi
+.PP
\f[B]3\f[R]
-A runtime error occurred.
-.RS
.PP
-Runtime errors include assigning an invalid number to any global
-(\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R]), giving a bad
-expression to a \f[B]read()\f[R] call, calling \f[B]read()\f[R] inside
-of a \f[B]read()\f[R] call, type errors, passing the wrong number of
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, passing the wrong number of
arguments to functions, attempting to call an undefined function, and
-attempting to use a \f[B]void\f[R] function call as a value in an
-expression.
-.RE
-.TP
+attempting to use a **void** function call as a value in an expression.
+\f[R]
+.fi
+.PP
\f[B]4\f[R]
-A fatal error occurred.
-.RS
.PP
-Fatal errors include memory allocation errors, I/O errors, failing to
-open files, attempting to use files that do not have only ASCII
-characters (bc(1) only accepts ASCII characters), attempting to open a
-directory as a file, and giving invalid command-line options.
-.RE
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (bc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
.PP
The exit status \f[B]4\f[R] is special; when a fatal error occurs, bc(1)
always exits and returns \f[B]4\f[R], no matter what mode bc(1) is in.
@@ -2553,80 +2172,37 @@ standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both \f[B]stdin\f[R]
and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
-and \f[B]--interactive\f[R] option can turn it on in other situations.
+and \f[B]--interactive\f[R] option can turn it on in other cases.
.PP
In interactive mode, bc(1) attempts to recover from errors (see the
\f[B]RESET\f[R] section), and in normal execution, flushes
\f[B]stdout\f[R] as soon as execution is done for the current input.
-bc(1) may also reset on \f[B]SIGINT\f[R] instead of exit, depending on
-the contents of, or default for, the \f[B]BC_SIGINT_RESET\f[R]
-environment variable (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
.SH TTY MODE
.PP
If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY, then \[lq]TTY mode\[rq] is considered to be
-available, and thus, bc(1) can turn on TTY mode, subject to some
-settings.
-.PP
-If there is the environment variable \f[B]BC_TTY_MODE\f[R] in the
-environment (see the \f[B]ENVIRONMENT VARIABLES\f[R] section), then if
-that environment variable contains a non-zero integer, bc(1) will turn
-on TTY mode when \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R]
-are all connected to a TTY.
-If the \f[B]BC_TTY_MODE\f[R] environment variable exists but is
-\f[I]not\f[R] a non-zero integer, then bc(1) will not turn TTY mode on.
-.PP
-If the environment variable \f[B]BC_TTY_MODE\f[R] does \f[I]not\f[R]
-exist, the default setting is used.
-The default setting can be queried with the \f[B]-h\f[R] or
-\f[B]--help\f[R] options.
+connected to a TTY, bc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+The prompt is enabled in TTY mode.
.PP
TTY mode is different from interactive mode because interactive mode is
required in the bc(1)
specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
to be connected to a terminal.
-.SS Prompt
-.PP
-If TTY mode is available, then a prompt can be enabled.
-Like TTY mode itself, it can be turned on or off with an environment
-variable: \f[B]BC_PROMPT\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If the environment variable \f[B]BC_PROMPT\f[R] exists and is a non-zero
-integer, then the prompt is turned on when \f[B]stdin\f[R],
-\f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to a TTY and the
-\f[B]-P\f[R] and \f[B]--no-prompt\f[R] options were not used.
-The read prompt will be turned on under the same conditions, except that
-the \f[B]-R\f[R] and \f[B]--no-read-prompt\f[R] options must also not be
-used.
-.PP
-However, if \f[B]BC_PROMPT\f[R] does not exist, the prompt can be
-enabled or disabled with the \f[B]BC_TTY_MODE\f[R] environment variable,
-the \f[B]-P\f[R] and \f[B]--no-prompt\f[R] options, and the \f[B]-R\f[R]
-and \f[B]--no-read-prompt\f[R] options.
-See the \f[B]ENVIRONMENT VARIABLES\f[R] and \f[B]OPTIONS\f[R] sections
-for more details.
.SH SIGNAL HANDLING
.PP
-Sending a \f[B]SIGINT\f[R] will cause bc(1) to do one of two things.
-.PP
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), or the \f[B]BC_SIGINT_RESET\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section), or its default, is either not
-an integer or it is zero, bc(1) will exit.
-.PP
-However, if bc(1) is in interactive mode, and the
-\f[B]BC_SIGINT_RESET\f[R] or its default is an integer and non-zero,
-then bc(1) will stop executing the current input and reset (see the
-\f[B]RESET\f[R] section) upon receiving a \f[B]SIGINT\f[R].
-.PP
-Note that \[lq]current input\[rq] can mean one of two things.
-If bc(1) is processing input from \f[B]stdin\f[R] in interactive mode,
-it will ask for more input.
-If bc(1) is processing input from a file in interactive mode, it will
-stop processing the file and start processing the next file, if one
-exists, or ask for input from \f[B]stdin\f[R] if no other file exists.
+Sending a \f[B]SIGINT\f[R] will cause bc(1) to stop execution of the
+current input.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If bc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If bc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
.PP
This means that if a \f[B]SIGINT\f[R] is sent to bc(1) as it is
executing a file, it can seem as though bc(1) did not respond to the
diff --git a/manuals/bc/H.1.md b/manuals/bc/H.1.md
index 9a1cbbf5..57a753a4 100644
--- a/manuals/bc/H.1.md
+++ b/manuals/bc/H.1.md
@@ -46,19 +46,6 @@ Such differences will be noted in this document.
After parsing and handling options, this bc(1) reads any files given on the
command line and executes them before reading from **stdin**.
-This bc(1) is a drop-in replacement for *any* bc(1), including (and
-especially) the GNU bc(1). It also has many extensions and extra features beyond
-other implementations.
-
-**Note**: If running this bc(1) on *any* script meant for another bc(1) gives a
-parse error, it is probably because a word this bc(1) reserves as a keyword is
-used as the name of a function, variable, or array. To fix that, use the
-command-line option **-r** *keyword*, where *keyword* is the keyword that is
-used as a name in the script. For more information, see the **OPTIONS** section.
-
-If parsing scripts meant for other bc(1) implementations still does not work,
-that is a bug and should be reported. See the **BUGS** section.
-
# OPTIONS
The following are the options that bc(1) accepts.
@@ -157,9 +144,6 @@ The following are the options that bc(1) accepts.
would want to put this option in **BC_ENV_ARGS** (see the
**ENVIRONMENT VARIABLES** section).
- These options override the **BC_PROMPT** and **BC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
-
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
@@ -174,51 +158,8 @@ The following are the options that bc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **read()** built-in function is called.
- These options *do* override the **BC_PROMPT** and **BC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
This is a **non-portable extension**.
-**-r** *keyword*, **-\-redefine**=*keyword*
-
-: Redefines *keyword* in order to allow it to be used as a function, variable,
- or array name. This is useful when this bc(1) gives parse errors when
- parsing scripts meant for other bc(1) implementations.
-
- The keywords this bc(1) allows to be redefined are:
-
- * **abs**
- * **asciify**
- * **continue**
- * **divmod**
- * **else**
- * **halt**
- * **irand**
- * **last**
- * **limits**
- * **maxibase**
- * **maxobase**
- * **maxrand**
- * **maxscale**
- * **modexp**
- * **print**
- * **rand**
- * **read**
- * **seed**
- * **stream**
-
- If any of those keywords are used as a function, variable, or array name in
- a script, use this option with the keyword as the argument. If multiple are
- used, use this option for all of them; it can be used multiple times.
-
- Keywords are *not* redefined when parsing the builtin math library (see the
- **LIBRARY** section).
-
- It is a fatal error to redefine keywords mandated by the POSIX standard. It
- is a fatal error to attempt to redefine words that this bc(1) does not
- reserve as keywords.
-
**-q**, **-\-quiet**
: This option is for compatibility with the [GNU bc(1)][2]; it is a no-op.
@@ -282,22 +223,6 @@ The following are the options that bc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files or expressions are given by the **-f**, **-\-file**, **-e**, or
-**-\-expression** options, then bc(1) read from **stdin**.
-
-However, there are a few caveats to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-the parse cannot complete. That means that starting a string without ending it
-or starting a function, **if** statement, or loop without ending it will also
-cause bc(1) to not execute.
-
-Second, after an **if** statement, bc(1) doesn't know if an **else** statement
-will follow, so it will not execute until it knows there will not be an **else**
-statement.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -451,47 +376,31 @@ The following are valid operands in bc(1):
2. Array indices (**I[E]**).
3. **(E)**: The value of **E** (used to change precedence).
4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
-5. **length(E)**: The number of significant decimal digits in **E**. Returns
- **1** for **0** with no decimal places. If given a string, the length of the
- string is returned. Passing a string to **length(E)** is a **non-portable
- extension**.
+5. **length(E)**: The number of significant decimal digits in **E**.
6. **length(I[])**: The number of elements in the array **I**. This is a
**non-portable extension**.
7. **scale(E)**: The *scale* of **E**.
8. **abs(E)**: The absolute value of **E**. This is a **non-portable
extension**.
-9. **modexp(E, E, E)**: Modular exponentiation, where the first expression is
- the base, the second is the exponent, and the third is the modulus. All
- three values must be integers. The second argument must be non-negative. The
- third argument must be non-zero. This is a **non-portable extension**.
-10. **divmod(E, E, I[])**: Division and modulus in one operation. This is for
- optimization. The first expression is the dividend, and the second is the
- divisor, which must be non-zero. The return value is the quotient, and the
- modulus is stored in index **0** of the provided array (the last argument).
- This is a **non-portable extension**.
-11. **asciify(E)**: If **E** is a string, returns a string that is the first
- letter of its argument. If it is a number, calculates the number mod **256**
- and returns that number as a one-character string. This is a **non-portable
- extension**.
-12. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a non-**void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-13. **read()**: Reads a line from **stdin** and uses that as an expression. The
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
result of that expression is the result of the **read()** operand. This is a
**non-portable extension**.
-14. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
extension**.
-15. **maxobase()**: The max allowable **obase**. This is a **non-portable
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
extension**.
-16. **maxscale()**: The max allowable **scale**. This is a **non-portable
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
extension**.
-17. **rand()**: A pseudo-random integer between **0** (inclusive) and
+14. **rand()**: A pseudo-random integer between **0** (inclusive) and
**BC_RAND_MAX** (inclusive). Using this operand will change the value of
**seed**. This is a **non-portable extension**.
-18. **irand(E)**: A pseudo-random integer between **0** (inclusive) and the
+15. **irand(E)**: A pseudo-random integer between **0** (inclusive) and the
value of **E** (exclusive). If **E** is negative or is a non-integer
(**E**'s *scale* is not **0**), an error is raised, and bc(1) resets (see
the **RESET** section) while **seed** remains unchanged. If **E** is larger
@@ -502,7 +411,7 @@ The following are valid operands in bc(1):
change the value of **seed**, unless the value of **E** is **0** or **1**.
In that case, **0** is returned, and **seed** is *not* changed. This is a
**non-portable extension**.
-19. **maxrand()**: The max integer returned by **rand()**. This is a
+16. **maxrand()**: The max integer returned by **rand()**. This is a
**non-portable extension**.
The integers generated by **rand()** and **irand(E)** are guaranteed to be as
@@ -818,15 +727,14 @@ The following items are statements:
12. **limits**
13. A string of characters, enclosed in double quotes
14. **print** **E** **,** ... **,** **E**
-15. **stream** **E** **,** ... **,** **E**
-16. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a **void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-Numbers 4, 9, 11, 12, 14, 15, and 16 are **non-portable extensions**.
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
Also, as a **non-portable extension**, any or all of the expressions in the
header of a for loop may be omitted. If the condition (second expression) is
@@ -864,48 +772,23 @@ either the **-s** or **-w** command-line options (or equivalents).
Printing numbers in scientific notation and/or engineering notation is a
**non-portable extension**.
-## Strings
-
-If strings appear as a statement by themselves, they are printed without a
-trailing newline.
-
-In addition to appearing as a lone statement by themselves, strings can be
-assigned to variables and array elements. They can also be passed to functions
-in variable parameters.
-
-If any statement that expects a string is given a variable that had a string
-assigned to it, the statement acts as though it had received a string.
-
-If any math operation is attempted on a string or a variable or array element
-that has been assigned a string, an error is raised, and bc(1) resets (see the
-**RESET** section).
-
-Assigning strings to variables and array elements and passing them to functions
-are **non-portable extensions**.
-
## Print Statement
The "expressions" in a **print** statement may also be strings. If they are, there
are backslash escape sequences that are interpreted specially. What those
sequences are, and what they cause to be printed, are shown below:
-**\\a**: **\\a**
-
-**\\b**: **\\b**
-
-**\\\\**: **\\**
-
-**\\e**: **\\**
-
-**\\f**: **\\f**
-
-**\\n**: **\\n**
-
-**\\q**: **"**
-
-**\\r**: **\\r**
-
-**\\t**: **\\t**
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
Any other character following a backslash causes the backslash and character to
be printed as-is.
@@ -913,19 +796,6 @@ be printed as-is.
Any non-string expression in a print statement shall be assigned to **last**,
like any other expression that is printed.
-## Stream Statement
-
-The "expressions in a **stream** statement may also be strings.
-
-If a **stream** statement is given a string, it prints the string as though the
-string had appeared as its own statement. In other words, the **stream**
-statement prints strings normally, without a newline.
-
-If a **stream** statement is given a number, a copy of it is truncated and its
-absolute value is calculated. The result is then printed as though **obase** is
-**256** and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
-
## Order of Evaluation
All expressions in a statment are evaluated left to right, except as necessary
@@ -1147,16 +1017,6 @@ The extended library is a **non-portable extension**.
reset (see the **RESET** section). It also raises an error and causes bc(1)
to reset if **r** is even and **x** is negative.
-**gcd(a, b)**
-
-: Returns the greatest common divisor (factor) of the truncated absolute value
- of **a** and the truncated absolute value of **b**.
-
-**lcm(a, b)**
-
-: Returns the least common multiple of the truncated absolute value of **a**
- and the truncated absolute value of **b**.
-
**pi(p)**
: Returns **pi** to **p** decimal places.
@@ -1286,317 +1146,6 @@ The extended library is a **non-portable extension**.
: Returns a random boolean value (either **0** or **1**).
-**band(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of the bitwise **and** operation between them.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bor(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of the bitwise **or** operation between them.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bxor(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of the bitwise **xor** operation between them.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bshl(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of **a** bit-shifted left by **b** places.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bshr(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the truncated result of **a** bit-shifted right by **b** places.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bnotn(x, n)**
-
-: Takes the truncated absolute value of **x** and does a bitwise not as though
- it has the same number of bytes as the truncated absolute value of **n**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot8(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **8** binary digits (1 unsigned byte).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot16(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **16** binary digits (2 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot32(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **32** binary digits (4 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot64(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **64** binary digits (8 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- the minimum number of power of two unsigned bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brevn(x, n)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has the same number of 8-bit bytes as the truncated absolute value of **n**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev8(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 8 binary digits (1 unsigned byte).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev16(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 16 binary digits (2 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev32(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 32 binary digits (4 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev64(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 64 binary digits (8 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has the minimum number of power of two unsigned bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**broln(x, p, n)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has the same number of unsigned 8-bit bytes as the truncated
- absolute value of **n**, by the number of places equal to the truncated
- absolute value of **p** modded by the **2** to the power of the number of
- binary digits in **n** 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol8(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **8** binary digits (**1** unsigned byte), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol16(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **16** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **16**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol32(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **32** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **32**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol64(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **64** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **64**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has the minimum number of power of two unsigned 8-bit bytes, by
- the number of places equal to the truncated absolute value of **p** modded
- by 2 to the power of the number of binary digits in the minimum number of
- 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brorn(x, p, n)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has the same number of unsigned 8-bit bytes as the truncated
- absolute value of **n**, by the number of places equal to the truncated
- absolute value of **p** modded by the **2** to the power of the number of
- binary digits in **n** 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror8(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **8** binary digits (**1** unsigned byte), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror16(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **16** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **16**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror32(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **32** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **32**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror64(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **64** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **64**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has the minimum number of power of two unsigned 8-bit bytes, by
- the number of places equal to the truncated absolute value of **p** modded
- by 2 to the power of the number of binary digits in the minimum number of
- 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmodn(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of the multiplication of the truncated absolute value of **n** and
- **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod8(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod16(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **16**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod32(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **32**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod64(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **64**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bunrev(t)**
-
-: Assumes **t** is a bitwise-reversed number with an extra set bit one place
- more significant than the real most significant bit (which was the least
- significant bit in the original number). This number is reversed and
- returned without the extra set bit.
-
- This function is used to implement other bitwise functions; it is not meant
- to be used by users, but it can be.
-
**ubytes(x)**
: Returns the numbers of unsigned integer bytes required to hold the truncated
@@ -1607,20 +1156,6 @@ The extended library is a **non-portable extension**.
: Returns the numbers of signed, two's-complement integer bytes required to
hold the truncated value of **x**.
-**s2u(x)**
-
-: Returns **x** if it is non-negative. If it *is* negative, then it calculates
- what **x** would be as a 2's-complement signed integer and returns the
- non-negative integer that would have the same representation in binary.
-
-**s2un(x,n)**
-
-: Returns **x** if it is non-negative. If it *is* negative, then it calculates
- what **x** would be as a 2's-complement signed integer with **n** bytes and
- returns the non-negative integer that would have the same representation in
- binary. If **x** cannot fit into **n** 2's-complement signed bytes, it is
- truncated to fit.
-
**hex(x)**
: Outputs the hexadecimal (base **16**) representation of **x**.
@@ -2012,61 +1547,6 @@ bc(1) recognizes the following environment variables:
lines to that length, including the backslash (**\\**). The default line
length is **70**.
-**BC_BANNER**
-
-: If this environment variable exists and contains an integer, then a non-zero
- value activates the copyright banner when bc(1) is in interactive mode,
- while zero deactivates it.
-
- If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) does not print
- the banner when not in interactive mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_SIGINT_RESET**
-
-: If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when bc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes bc(1) reset
- on **SIGINT**, rather than exit, and zero makes bc(1) exit. If this
- environment variable exists and is *not* an integer, then bc(1) will exit on
- **SIGINT**.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes bc(1) use TTY
- mode, and zero makes bc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes bc(1) use a prompt,
- and zero or a non-integer makes bc(1) not use a prompt. If this environment
- variable does not exist and **BC_TTY_MODE** does, then the value of the
- **BC_TTY_MODE** environment variable is used.
-
- This environment variable and the **BC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
-
# EXIT STATUS
bc(1) returns the following exit statuses:
@@ -2084,9 +1564,8 @@ bc(1) returns the following exit statuses:
Math errors include divide by **0**, taking the square root of a negative
number, using a negative number as a bound for the pseudo-random number
generator, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**), places (**\@**), left shift (**\<\<**), and right shift (**\>\>**)
@@ -2111,12 +1590,11 @@ bc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors, passing the
- wrong number of arguments to functions, attempting to call an undefined
- function, and attempting to use a **void** function call as a value in an
- expression.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
**4**
@@ -2145,70 +1623,34 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. bc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **BC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, bc(1) can turn on TTY mode,
-subject to some settings.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
-If there is the environment variable **BC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, bc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **BC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then bc(1) will not turn TTY
-mode on.
-
-If the environment variable **BC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+The prompt is enabled in TTY mode.
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **BC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **BC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **BC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **BC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause bc(1) to do one of two things.
-
-If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **BC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, bc(1) will
-exit.
-
-However, if bc(1) is in interactive mode, and the **BC_SIGINT_RESET** or its
-default is an integer and non-zero, then bc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If bc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If bc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
can seem as though bc(1) did not respond to the signal since it will immediately
diff --git a/manuals/bc/HN.1 b/manuals/bc/HN.1
index 1ca11d9b..97965d7a 100644
--- a/manuals/bc/HN.1
+++ b/manuals/bc/HN.1
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "BC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
.SH NAME
.PP
bc - arbitrary-precision decimal arithmetic language and calculator
@@ -35,10 +35,9 @@ bc - arbitrary-precision decimal arithmetic language and calculator
[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--mathlib\f[R]]
[\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]] [\f[B]--quiet\f[R]]
[\f[B]--standard\f[R]] [\f[B]--warn\f[R]] [\f[B]--version\f[R]]
-[\f[B]-e\f[R] \f[I]expr\f[R]]
-[\f[B]--expression\f[R]=\f[I]expr\f[R]\&...] [\f[B]-f\f[R]
-\f[I]file\f[R]\&...] [\f[B]--file\f[R]=\f[I]file\f[R]\&...]
-[\f[I]file\f[R]\&...]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
.SH DESCRIPTION
.PP
bc(1) is an interactive processor for a language first standardized in
@@ -51,158 +50,129 @@ Such differences will be noted in this document.
.PP
After parsing and handling options, this bc(1) reads any files given on
the command line and executes them before reading from \f[B]stdin\f[R].
-.PP
-This bc(1) is a drop-in replacement for \f[I]any\f[R] bc(1), including
-(and especially) the GNU bc(1).
-It also has many extensions and extra features beyond other
-implementations.
-.PP
-\f[B]Note\f[R]: If running this bc(1) on \f[I]any\f[R] script meant for
-another bc(1) gives a parse error, it is probably because a word this
-bc(1) reserves as a keyword is used as the name of a function, variable,
-or array.
-To fix that, use the command-line option \f[B]-r\f[R] \f[I]keyword\f[R],
-where \f[I]keyword\f[R] is the keyword that is used as a name in the
-script.
-For more information, see the \f[B]OPTIONS\f[R] section.
-.PP
-If parsing scripts meant for other bc(1) implementations still does not
-work, that is a bug and should be reported.
-See the \f[B]BUGS\f[R] section.
.SH OPTIONS
.PP
The following are the options that bc(1) accepts.
-.TP
+.PP
\f[B]-g\f[R], \f[B]--global-stacks\f[R]
-Turns the globals \f[B]ibase\f[R], \f[B]obase\f[R], \f[B]scale\f[R], and
-\f[B]seed\f[R] into stacks.
-.RS
.PP
-This has the effect that a copy of the current value of all four are
-pushed onto a stack for every function call, as well as popped when
-every function returns.
-This means that functions can assign to any and all of those globals
-without worrying that the change will affect other functions.
-Thus, a hypothetical function named \f[B]output(x,b)\f[R] that simply
-printed \f[B]x\f[R] in base \f[B]b\f[R] could be written like this:
+: Turns the globals \f[B]ibase\f[R], \f[B]obase\f[R], \f[B]scale\f[R],
+and \f[B]seed\f[R] into stacks.
.IP
.nf
\f[C]
-define void output(x, b) {
- obase=b
- x
-}
-\f[R]
-.fi
-.PP
+This has the effect that a copy of the current value of all four are pushed
+onto a stack for every function call, as well as popped when every function
+returns. This means that functions can assign to any and all of those
+globals without worrying that the change will affect other functions.
+Thus, a hypothetical function named **output(x,b)** that simply printed
+**x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
instead of like this:
-.IP
-.nf
-\f[C]
-define void output(x, b) {
- auto c
- c=obase
- obase=b
- x
- obase=c
-}
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+This makes writing functions much easier.
+
+(**Note**: the function **output(x,b)** exists in the extended math library.
+ See the **LIBRARY** section.)
+
+However, since using this flag means that functions cannot set **ibase**,
+**obase**, **scale**, or **seed** globally, functions that are made to do so
+cannot work anymore. There are two possible use cases for that, and each has
+a solution.
+
+First, if a function is called on startup to turn bc(1) into a number
+converter, it is possible to replace that capability with various shell
+aliases. Examples:
+
+ alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
+ alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+
+Second, if the purpose of a function is to set **ibase**, **obase**,
+**scale**, or **seed** globally for any other purpose, it could be split
+into one to four functions (based on how many globals it sets) and each of
+those functions could return the desired value for a global.
+
+For functions that set **seed**, the value assigned to **seed** is not
+propagated to parent functions. This means that the sequence of
+pseudo-random numbers that they see will not be the same sequence of
+pseudo-random numbers that any parent sees. This is only the case once
+**seed** has been set.
+
+If a function desires to not affect the sequence of pseudo-random numbers
+of its parents, but wants to use the same **seed**, it can use the following
+line:
+
+ seed = seed
+
+If the behavior of this option is desired for every run of bc(1), then users
+could make sure to define **BC_ENV_ARGS** and include this option (see the
+**ENVIRONMENT VARIABLES** section for more details).
+
+If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+This is a **non-portable extension**.
\f[R]
.fi
.PP
-This makes writing functions much easier.
+\f[B]-h\f[R], \f[B]--help\f[R]
.PP
-(\f[B]Note\f[R]: the function \f[B]output(x,b)\f[R] exists in the
-extended math library.
-See the \f[B]LIBRARY\f[R] section.)
+: Prints a usage message and quits.
.PP
-However, since using this flag means that functions cannot set
-\f[B]ibase\f[R], \f[B]obase\f[R], \f[B]scale\f[R], or \f[B]seed\f[R]
-globally, functions that are made to do so cannot work anymore.
-There are two possible use cases for that, and each has a solution.
+\f[B]-i\f[R], \f[B]--interactive\f[R]
.PP
-First, if a function is called on startup to turn bc(1) into a number
-converter, it is possible to replace that capability with various shell
-aliases.
-Examples:
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
.IP
.nf
\f[C]
-alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
-alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+This is a **non-portable extension**.
\f[R]
.fi
.PP
-Second, if the purpose of a function is to set \f[B]ibase\f[R],
-\f[B]obase\f[R], \f[B]scale\f[R], or \f[B]seed\f[R] globally for any
-other purpose, it could be split into one to four functions (based on
-how many globals it sets) and each of those functions could return the
-desired value for a global.
-.PP
-For functions that set \f[B]seed\f[R], the value assigned to
-\f[B]seed\f[R] is not propagated to parent functions.
-This means that the sequence of pseudo-random numbers that they see will
-not be the same sequence of pseudo-random numbers that any parent sees.
-This is only the case once \f[B]seed\f[R] has been set.
+\f[B]-l\f[R], \f[B]--mathlib\f[R]
.PP
-If a function desires to not affect the sequence of pseudo-random
-numbers of its parents, but wants to use the same \f[B]seed\f[R], it can
-use the following line:
+: Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to
+\f[B]20\f[R] and loads the included math library and the extended math
+library before running any code, including any expressions or files
+specified on the command line.
.IP
.nf
\f[C]
-seed = seed
+To learn what is in the libraries, see the **LIBRARY** section.
\f[R]
.fi
.PP
-If the behavior of this option is desired for every run of bc(1), then
-users could make sure to define \f[B]BC_ENV_ARGS\f[R] and include this
-option (see the \f[B]ENVIRONMENT VARIABLES\f[R] section for more
-details).
-.PP
-If \f[B]-s\f[R], \f[B]-w\f[R], or any equivalents are used, this option
-is ignored.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-h\f[R], \f[B]--help\f[R]
-Prints a usage message and quits.
-.TP
-\f[B]-i\f[R], \f[B]--interactive\f[R]
-Forces interactive mode.
-(See the \f[B]INTERACTIVE MODE\f[R] section.)
-.RS
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-l\f[R], \f[B]--mathlib\f[R]
-Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to \f[B]20\f[R]
-and loads the included math library and the extended math library before
-running any code, including any expressions or files specified on the
-command line.
-.RS
-.PP
-To learn what is in the libraries, see the \f[B]LIBRARY\f[R] section.
-.RE
-.TP
\f[B]-P\f[R], \f[B]--no-prompt\f[R]
-Disables the prompt in TTY mode.
+.PP
+: Disables the prompt in TTY mode.
(The prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a prompt or are not used to having them in bc(1).
Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
-.RS
-.PP
-These options override the \f[B]BC_PROMPT\f[R] and \f[B]BC_TTY_MODE\f[R]
-environment variables (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
-Disables the read prompt in TTY mode.
+.PP
+: Disables the read prompt in TTY mode.
(The read prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a read prompt or are not used to having them in bc(1).
@@ -210,175 +180,108 @@ Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
This option is also useful in hash bang lines of bc(1) scripts that
prompt for user input.
-.RS
-.PP
-This option does not disable the regular prompt because the read prompt
-is only used when the \f[B]read()\f[R] built-in function is called.
-.PP
-These options \f[I]do\f[R] override the \f[B]BC_PROMPT\f[R] and
-\f[B]BC_TTY_MODE\f[R] environment variables (see the \f[B]ENVIRONMENT
-VARIABLES\f[R] section), but only for the read prompt.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-r\f[R] \f[I]keyword\f[R], \f[B]--redefine\f[R]=\f[I]keyword\f[R]
-Redefines \f[I]keyword\f[R] in order to allow it to be used as a
-function, variable, or array name.
-This is useful when this bc(1) gives parse errors when parsing scripts
-meant for other bc(1) implementations.
-.RS
-.PP
-The keywords this bc(1) allows to be redefined are:
-.IP \[bu] 2
-\f[B]abs\f[R]
-.IP \[bu] 2
-\f[B]asciify\f[R]
-.IP \[bu] 2
-\f[B]continue\f[R]
-.IP \[bu] 2
-\f[B]divmod\f[R]
-.IP \[bu] 2
-\f[B]else\f[R]
-.IP \[bu] 2
-\f[B]halt\f[R]
-.IP \[bu] 2
-\f[B]irand\f[R]
-.IP \[bu] 2
-\f[B]last\f[R]
-.IP \[bu] 2
-\f[B]limits\f[R]
-.IP \[bu] 2
-\f[B]maxibase\f[R]
-.IP \[bu] 2
-\f[B]maxobase\f[R]
-.IP \[bu] 2
-\f[B]maxrand\f[R]
-.IP \[bu] 2
-\f[B]maxscale\f[R]
-.IP \[bu] 2
-\f[B]modexp\f[R]
-.IP \[bu] 2
-\f[B]print\f[R]
-.IP \[bu] 2
-\f[B]rand\f[R]
-.IP \[bu] 2
-\f[B]read\f[R]
-.IP \[bu] 2
-\f[B]seed\f[R]
-.IP \[bu] 2
-\f[B]stream\f[R]
-.PP
-If any of those keywords are used as a function, variable, or array name
-in a script, use this option with the keyword as the argument.
-If multiple are used, use this option for all of them; it can be used
-multiple times.
-.PP
-Keywords are \f[I]not\f[R] redefined when parsing the builtin math
-library (see the \f[B]LIBRARY\f[R] section).
+.IP
+.nf
+\f[C]
+This option does not disable the regular prompt because the read prompt is
+only used when the **read()** built-in function is called.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-It is a fatal error to redefine keywords mandated by the POSIX standard.
-It is a fatal error to attempt to redefine words that this bc(1) does
-not reserve as keywords.
-.RE
-.TP
\f[B]-q\f[R], \f[B]--quiet\f[R]
-This option is for compatibility with the GNU
+.PP
+: This option is for compatibility with the GNU
bc(1) (https://www.gnu.org/software/bc/); it is a no-op.
Without this option, GNU bc(1) prints a copyright header.
This bc(1) only prints the copyright header if one or more of the
\f[B]-v\f[R], \f[B]-V\f[R], or \f[B]--version\f[R] options are given.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-s\f[R], \f[B]--standard\f[R]
-Process exactly the language defined by the
+.PP
+: Process exactly the language defined by the
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
and error if any extensions are used.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
-Print the version information (copyright header) and exit.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: Print the version information (copyright header) and exit.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]-w\f[R], \f[B]--warn\f[R]
-Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
+.PP
+: Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
not errors) are printed for non-standard extensions and execution
continues normally.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
-Evaluates \f[I]expr\f[R].
+.PP
+: Evaluates \f[I]expr\f[R].
If multiple expressions are given, they are evaluated in order.
If files are given as well (see below), the expressions and files are
evaluated in the order given.
This means that if a file is given before an expression, the file is
read in and evaluated first.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]BC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, bc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R], whether on the command-line or in
-\f[B]BC_ENV_ARGS\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, bc(1) will give a fatal error and
-exit.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
-Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
were read through \f[B]stdin\f[R].
If expressions are also given (see above), the expressions are evaluated
in the order given.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]BC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, bc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, bc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
All long options are \f[B]non-portable extensions\f[R].
-.SH STDIN
-.PP
-If no files or expressions are given by the \f[B]-f\f[R],
-\f[B]--file\f[R], \f[B]-e\f[R], or \f[B]--expression\f[R] options, then
-bc(1) read from \f[B]stdin\f[R].
-.PP
-However, there are a few caveats to this.
-.PP
-First, \f[B]stdin\f[R] is evaluated a line at a time.
-The only exception to this is if the parse cannot complete.
-That means that starting a string without ending it or starting a
-function, \f[B]if\f[R] statement, or loop without ending it will also
-cause bc(1) to not execute.
-.PP
-Second, after an \f[B]if\f[R] statement, bc(1) doesn\[cq]t know if an
-\f[B]else\f[R] statement will follow, so it will not execute until it
-knows there will not be an \f[B]else\f[R] statement.
.SH STDOUT
.PP
Any non-error output is written to \f[B]stdout\f[R].
@@ -433,7 +336,7 @@ Identifiers with more than one character (letter) are a
.PP
\f[B]ibase\f[R] is a global variable determining how to interpret
constant numbers.
-It is the \[lq]input\[rq] base, or the number base used for interpreting
+It is the \[dq]input\[dq] base, or the number base used for interpreting
input numbers.
\f[B]ibase\f[R] is initially \f[B]10\f[R].
If the \f[B]-s\f[R] (\f[B]--standard\f[R]) and \f[B]-w\f[R]
@@ -445,7 +348,7 @@ The max allowable value for \f[B]ibase\f[R] can be queried in bc(1)
programs with the \f[B]maxibase()\f[R] built-in function.
.PP
\f[B]obase\f[R] is a global variable determining how to output results.
-It is the \[lq]output\[rq] base, or the number base used for outputting
+It is the \[dq]output\[dq] base, or the number base used for outputting
numbers.
\f[B]obase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and
@@ -577,10 +480,6 @@ Array indices (\f[B]I[E]\f[R]).
.IP " 5." 4
\f[B]length(E)\f[R]: The number of significant decimal digits in
\f[B]E\f[R].
-Returns \f[B]1\f[R] for \f[B]0\f[R] with no decimal places.
-If given a string, the length of the string is returned.
-Passing a string to \f[B]length(E)\f[R] is a \f[B]non-portable
-extension\f[R].
.IP " 6." 4
\f[B]length(I[])\f[R]: The number of elements in the array \f[B]I\f[R].
This is a \f[B]non-portable extension\f[R].
@@ -590,28 +489,6 @@ This is a \f[B]non-portable extension\f[R].
\f[B]abs(E)\f[R]: The absolute value of \f[B]E\f[R].
This is a \f[B]non-portable extension\f[R].
.IP " 9." 4
-\f[B]modexp(E, E, E)\f[R]: Modular exponentiation, where the first
-expression is the base, the second is the exponent, and the third is the
-modulus.
-All three values must be integers.
-The second argument must be non-negative.
-The third argument must be non-zero.
-This is a \f[B]non-portable extension\f[R].
-.IP "10." 4
-\f[B]divmod(E, E, I[])\f[R]: Division and modulus in one operation.
-This is for optimization.
-The first expression is the dividend, and the second is the divisor,
-which must be non-zero.
-The return value is the quotient, and the modulus is stored in index
-\f[B]0\f[R] of the provided array (the last argument).
-This is a \f[B]non-portable extension\f[R].
-.IP "11." 4
-\f[B]asciify(E)\f[R]: If \f[B]E\f[R] is a string, returns a string that
-is the first letter of its argument.
-If it is a number, calculates the number mod \f[B]256\f[R] and returns
-that number as a one-character string.
-This is a \f[B]non-portable extension\f[R].
-.IP "12." 4
\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
\f[B]I\f[R] is an identifier for a non-\f[B]void\f[R] function (see the
\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
@@ -620,30 +497,30 @@ The \f[B]E\f[R] argument(s) may also be arrays of the form
(see the \f[I]Array References\f[R] subsection of the
\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
function definition is an array reference.
-.IP "13." 4
+.IP "10." 4
\f[B]read()\f[R]: Reads a line from \f[B]stdin\f[R] and uses that as an
expression.
The result of that expression is the result of the \f[B]read()\f[R]
operand.
This is a \f[B]non-portable extension\f[R].
-.IP "14." 4
+.IP "11." 4
\f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "15." 4
+.IP "12." 4
\f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "16." 4
+.IP "13." 4
\f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "17." 4
+.IP "14." 4
\f[B]rand()\f[R]: A pseudo-random integer between \f[B]0\f[R]
(inclusive) and \f[B]BC_RAND_MAX\f[R] (inclusive).
Using this operand will change the value of \f[B]seed\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "18." 4
+.IP "15." 4
\f[B]irand(E)\f[R]: A pseudo-random integer between \f[B]0\f[R]
(inclusive) and the value of \f[B]E\f[R] (exclusive).
-If \f[B]E\f[R] is negative or is a non-integer (\f[B]E\f[R]\[cq]s
+If \f[B]E\f[R] is negative or is a non-integer (\f[B]E\f[R]\[aq]s
\f[I]scale\f[R] is not \f[B]0\f[R]), an error is raised, and bc(1)
resets (see the \f[B]RESET\f[R] section) while \f[B]seed\f[R] remains
unchanged.
@@ -658,7 +535,7 @@ value of \f[B]E\f[R] is \f[B]0\f[R] or \f[B]1\f[R].
In that case, \f[B]0\f[R] is returned, and \f[B]seed\f[R] is
\f[I]not\f[R] changed.
This is a \f[B]non-portable extension\f[R].
-.IP "19." 4
+.IP "16." 4
\f[B]maxrand()\f[R]: The max integer returned by \f[B]rand()\f[R].
This is a \f[B]non-portable extension\f[R].
.PP
@@ -721,301 +598,377 @@ extension\f[R].
The following arithmetic and logical operators can be used.
They are listed in order of decreasing precedence.
Operators in the same group have the same precedence.
-.TP
+.PP
\f[B]++\f[R] \f[B]--\f[R]
-Type: Prefix and Postfix
-.RS
.PP
+: Type: Prefix and Postfix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **increment**, **decrement**
+\f[R]
+.fi
.PP
-Description: \f[B]increment\f[R], \f[B]decrement\f[R]
-.RE
-.TP
\f[B]-\f[R] \f[B]!\f[R]
-Type: Prefix
-.RS
.PP
+: Type: Prefix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **negation**, **boolean not**
+\f[R]
+.fi
.PP
-Description: \f[B]negation\f[R], \f[B]boolean not\f[R]
-.RE
-.TP
\f[B]$\f[R]
-Type: Postfix
-.RS
.PP
+: Type: Postfix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **truncation**
+\f[R]
+.fi
.PP
-Description: \f[B]truncation\f[R]
-.RE
-.TP
\f[B]\[at]\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **set precision**
+\f[R]
+.fi
.PP
-Description: \f[B]set precision\f[R]
-.RE
-.TP
\f[B]\[ha]\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **power**
+\f[R]
+.fi
.PP
-Description: \f[B]power\f[R]
-.RE
-.TP
\f[B]*\f[R] \f[B]/\f[R] \f[B]%\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **multiply**, **divide**, **modulus**
+\f[R]
+.fi
.PP
-Description: \f[B]multiply\f[R], \f[B]divide\f[R], \f[B]modulus\f[R]
-.RE
-.TP
\f[B]+\f[R] \f[B]-\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **add**, **subtract**
+\f[R]
+.fi
.PP
-Description: \f[B]add\f[R], \f[B]subtract\f[R]
-.RE
-.TP
\f[B]<<\f[R] \f[B]>>\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **shift left**, **shift right**
+\f[R]
+.fi
.PP
-Description: \f[B]shift left\f[R], \f[B]shift right\f[R]
-.RE
-.TP
-\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
-Type: Binary
-.RS
+\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R]
+\f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **assignment**
+\f[R]
+.fi
.PP
-Description: \f[B]assignment\f[R]
-.RE
-.TP
-\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R] \f[B]>\f[R]
-Type: Binary
-.RS
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **relational**
+\f[R]
+.fi
.PP
-Description: \f[B]relational\f[R]
-.RE
-.TP
\f[B]&&\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **boolean and**
+\f[R]
+.fi
.PP
-Description: \f[B]boolean and\f[R]
-.RE
-.TP
\f[B]||\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
-.PP
-Description: \f[B]boolean or\f[R]
-.RE
+
+Description: **boolean or**
+\f[R]
+.fi
.PP
The operators will be described in more detail below.
-.TP
+.PP
\f[B]++\f[R] \f[B]--\f[R]
-The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
+.PP
+: The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
operators behave exactly like they would in C.
They require a named expression (see the \f[I]Named Expressions\f[R]
subsection) as an operand.
-.RS
+.IP
+.nf
+\f[C]
+The prefix versions of these operators are more efficient; use them where
+possible.
+\f[R]
+.fi
.PP
-The prefix versions of these operators are more efficient; use them
-where possible.
-.RE
-.TP
\f[B]-\f[R]
-The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
+.PP
+: The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
to negate any expression with the value \f[B]0\f[R].
Otherwise, a copy of the expression with its sign flipped is returned.
-.TP
+.PP
\f[B]!\f[R]
-The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the expression
-is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the
+expression is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]$\f[R]
-The \f[B]truncation\f[R] operator returns a copy of the given expression
-with all of its \f[I]scale\f[R] removed.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The \f[B]truncation\f[R] operator returns a copy of the given
+expression with all of its \f[I]scale\f[R] removed.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]\[at]\f[R]
-The \f[B]set precision\f[R] operator takes two expressions and returns a
-copy of the first with its \f[I]scale\f[R] equal to the value of the
+.PP
+: The \f[B]set precision\f[R] operator takes two expressions and returns
+a copy of the first with its \f[I]scale\f[R] equal to the value of the
second expression.
That could either mean that the number is returned without change (if
the \f[I]scale\f[R] of the first expression matches the value of the
second expression), extended (if it is less), or truncated (if it is
more).
-.RS
-.PP
-The second expression must be an integer (no \f[I]scale\f[R]) and
-non-negative.
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]\[ha]\f[R]
-The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
+.PP
+: The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
as it would be in C) takes two expressions and raises the first to the
power of the value of the second.
The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*), and if it is
+negative, the first value must be non-zero.
+\f[R]
+.fi
.PP
-The second expression must be an integer (no \f[I]scale\f[R]), and if it
-is negative, the first value must be non-zero.
-.RE
-.TP
\f[B]*\f[R]
-The \f[B]multiply\f[R] operator takes two expressions, multiplies them,
-and returns the product.
+.PP
+: The \f[B]multiply\f[R] operator takes two expressions, multiplies
+them, and returns the product.
If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
\f[I]scale\f[R] of the result is equal to
\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
\f[B]max()\f[R] return the obvious values.
-.TP
+.PP
\f[B]/\f[R]
-The \f[B]divide\f[R] operator takes two expressions, divides them, and
+.PP
+: The \f[B]divide\f[R] operator takes two expressions, divides them, and
returns the quotient.
The \f[I]scale\f[R] of the result shall be the value of \f[B]scale\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
The second expression must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]%\f[R]
-The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and evaluates them by 1) Computing \f[B]a/b\f[R] to current
\f[B]scale\f[R] and 2) Using the result of step 1 to calculate
\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
\f[B]max(scale+scale(b),scale(a))\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
The second expression must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]+\f[R]
-The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and returns the sum, with a \f[I]scale\f[R] equal to the
max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
-.TP
+.PP
\f[B]-\f[R]
-The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and returns the difference, with a \f[I]scale\f[R] equal to
the max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
-.TP
+.PP
\f[B]<<\f[R]
-The \f[B]left shift\f[R] operator takes two expressions, \f[B]a\f[R] and
-\f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
-decimal point moved \f[B]b\f[R] places to the right.
-.RS
.PP
-The second expression must be an integer (no \f[I]scale\f[R]) and
-non-negative.
+: The \f[B]left shift\f[R] operator takes two expressions, \f[B]a\f[R]
+and \f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
+decimal point moved \f[B]b\f[R] places to the right.
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]>>\f[R]
-The \f[B]right shift\f[R] operator takes two expressions, \f[B]a\f[R]
+.PP
+: The \f[B]right shift\f[R] operator takes two expressions, \f[B]a\f[R]
and \f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
decimal point moved \f[B]b\f[R] places to the left.
-.RS
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-The second expression must be an integer (no \f[I]scale\f[R]) and
-non-negative.
+\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R]
+\f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
-The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R] and
-\f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the \f[I]Named
-Expressions\f[R] subsection).
-.RS
-.PP
-For \f[B]=\f[R], \f[B]b\f[R] is copied and the result is assigned to
-\f[B]a\f[R].
-For all others, \f[B]a\f[R] and \f[B]b\f[R] are applied as operands to
-the corresponding arithmetic operator and the result is assigned to
-\f[B]a\f[R].
-.PP
-The \f[B]assignment\f[R] operators that correspond to operators that are
-extensions are themselves \f[B]non-portable extensions\f[R].
-.RE
-.TP
-\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R] \f[B]>\f[R]
-The \f[B]relational\f[R] operators compare two expressions, \f[B]a\f[R]
-and \f[B]b\f[R], and if the relation holds, according to C language
-semantics, the result is \f[B]1\f[R].
-Otherwise, it is \f[B]0\f[R].
-.RS
+: The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R]
+and \f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the
+\f[I]Named Expressions\f[R] subsection).
+.IP
+.nf
+\f[C]
+For **=**, **b** is copied and the result is assigned to **a**. For all
+others, **a** and **b** are applied as operands to the corresponding
+arithmetic operator and the result is assigned to **a**.
+
+The **assignment** operators that correspond to operators that are
+extensions are themselves **non-portable extensions**.
+\f[R]
+.fi
.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: The \f[B]relational\f[R] operators compare two expressions,
+\f[B]a\f[R] and \f[B]b\f[R], and if the relation holds, according to C
+language semantics, the result is \f[B]1\f[R].
+Otherwise, it is \f[B]0\f[R].
+.IP
+.nf
+\f[C]
Note that unlike in C, these operators have a lower precedence than the
-\f[B]assignment\f[R] operators, which means that \f[B]a=b>c\f[R] is
-interpreted as \f[B](a=b)>c\f[R].
+**assignment** operators, which means that **a=b\[rs]>c** is interpreted as
+**(a=b)\[rs]>c**.
+
+Also, unlike the [standard][1] requires, these operators can appear anywhere
+any other expressions can be used. This allowance is a
+**non-portable extension**.
+\f[R]
+.fi
.PP
-Also, unlike the
-standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
-requires, these operators can appear anywhere any other expressions can
-be used.
-This allowance is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]&&\f[R]
-The \f[B]boolean and\f[R] operator takes two expressions and returns
-\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
-.RS
.PP
-This is \f[I]not\f[R] a short-circuit operator.
+: The \f[B]boolean and\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]||\f[R]
-The \f[B]boolean or\f[R] operator takes two expressions and returns
+.PP
+: The \f[B]boolean or\f[R] operator takes two expressions and returns
\f[B]1\f[R] if one of the expressions is non-zero, \f[B]0\f[R]
otherwise.
-.RS
-.PP
-This is \f[I]not\f[R] a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Statements
.PP
The following items are statements:
.IP " 1." 4
\f[B]E\f[R]
.IP " 2." 4
-\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] \&... \f[B];\f[R] \f[B]S\f[R]
-\f[B]}\f[R]
+\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] ...
+\f[B];\f[R] \f[B]S\f[R] \f[B]}\f[R]
.IP " 3." 4
\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
.IP " 4." 4
@@ -1041,10 +994,9 @@ An empty statement
.IP "13." 4
A string of characters, enclosed in double quotes
.IP "14." 4
-\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] \&... \f[B],\f[R] \f[B]E\f[R]
+\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] ...
+\f[B],\f[R] \f[B]E\f[R]
.IP "15." 4
-\f[B]stream\f[R] \f[B]E\f[R] \f[B],\f[R] \&... \f[B],\f[R] \f[B]E\f[R]
-.IP "16." 4
\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
\f[B]I\f[R] is an identifier for a \f[B]void\f[R] function (see the
\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
@@ -1054,8 +1006,7 @@ The \f[B]E\f[R] argument(s) may also be arrays of the form
\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
function definition is an array reference.
.PP
-Numbers 4, 9, 11, 12, 14, 15, and 16 are \f[B]non-portable
-extensions\f[R].
+Numbers 4, 9, 11, 12, 14, and 15 are \f[B]non-portable extensions\f[R].
.PP
Also, as a \f[B]non-portable extension\f[R], any or all of the
expressions in the header of a for loop may be omitted.
@@ -1100,72 +1051,30 @@ run with either the \f[B]-s\f[R] or \f[B]-w\f[R] command-line options
.PP
Printing numbers in scientific notation and/or engineering notation is a
\f[B]non-portable extension\f[R].
-.SS Strings
-.PP
-If strings appear as a statement by themselves, they are printed without
-a trailing newline.
-.PP
-In addition to appearing as a lone statement by themselves, strings can
-be assigned to variables and array elements.
-They can also be passed to functions in variable parameters.
-.PP
-If any statement that expects a string is given a variable that had a
-string assigned to it, the statement acts as though it had received a
-string.
-.PP
-If any math operation is attempted on a string or a variable or array
-element that has been assigned a string, an error is raised, and bc(1)
-resets (see the \f[B]RESET\f[R] section).
-.PP
-Assigning strings to variables and array elements and passing them to
-functions are \f[B]non-portable extensions\f[R].
.SS Print Statement
.PP
-The \[lq]expressions\[rq] in a \f[B]print\f[R] statement may also be
+The \[dq]expressions\[dq] in a \f[B]print\f[R] statement may also be
strings.
If they are, there are backslash escape sequences that are interpreted
specially.
What those sequences are, and what they cause to be printed, are shown
below:
.PP
-\f[B]\[rs]a\f[R]: \f[B]\[rs]a\f[R]
+ * * * * *
.PP
-\f[B]\[rs]b\f[R]: \f[B]\[rs]b\f[R]
+\f[B]\[rs]a\f[R] \f[B]\[rs]a\f[R] \f[B]\[rs]b\f[R] \f[B]\[rs]b\f[R]
+\f[B]\[rs]\[rs]\f[R] \f[B]\[rs]\f[R] \f[B]\[rs]e\f[R] \f[B]\[rs]\f[R]
+\f[B]\[rs]f\f[R] \f[B]\[rs]f\f[R] \f[B]\[rs]n\f[R] \f[B]\[rs]n\f[R]
+\f[B]\[rs]q\f[R] \f[B]\[dq]\f[R] \f[B]\[rs]r\f[R] \f[B]\[rs]r\f[R]
+\f[B]\[rs]t\f[R] \f[B]\[rs]t\f[R]
.PP
-\f[B]\[rs]\[rs]\f[R]: \f[B]\[rs]\f[R]
-.PP
-\f[B]\[rs]e\f[R]: \f[B]\[rs]\f[R]
-.PP
-\f[B]\[rs]f\f[R]: \f[B]\[rs]f\f[R]
-.PP
-\f[B]\[rs]n\f[R]: \f[B]\[rs]n\f[R]
-.PP
-\f[B]\[rs]q\f[R]: \f[B]\[lq]\f[R]
-.PP
-\f[B]\[rs]r\f[R]: \f[B]\[rs]r\f[R]
-.PP
-\f[B]\[rs]t\f[R]: \f[B]\[rs]t\f[R]
+ * * * * *
.PP
Any other character following a backslash causes the backslash and
character to be printed as-is.
.PP
Any non-string expression in a print statement shall be assigned to
\f[B]last\f[R], like any other expression that is printed.
-.SS Stream Statement
-.PP
-The \[lq]expressions in a \f[B]stream\f[R] statement may also be
-strings.
-.PP
-If a \f[B]stream\f[R] statement is given a string, it prints the string
-as though the string had appeared as its own statement.
-In other words, the \f[B]stream\f[R] statement prints strings normally,
-without a newline.
-.PP
-If a \f[B]stream\f[R] statement is given a number, a copy of it is
-truncated and its absolute value is calculated.
-The result is then printed as though \f[B]obase\f[R] is \f[B]256\f[R]
-and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
.SS Order of Evaluation
.PP
All expressions in a statment are evaluated left to right, except as
@@ -1255,9 +1164,9 @@ Void functions can only use the first two \f[B]return\f[R] statements
listed above.
They can also omit the return statement entirely.
.PP
-The word \[lq]void\[rq] is not treated as a keyword; it is still
+The word \[dq]void\[dq] is not treated as a keyword; it is still
possible to have variables, arrays, and functions named \f[B]void\f[R].
-The word \[lq]void\[rq] is only treated specially right after the
+The word \[dq]void\[dq] is only treated specially right after the
\f[B]define\f[R] keyword.
.PP
This is a \f[B]non-portable extension\f[R].
@@ -1292,55 +1201,74 @@ are given.
The
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
defines the following functions for the math library:
-.TP
+.PP
\f[B]s(x)\f[R]
-Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]c(x)\f[R]
-Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]a(x)\f[R]
-Returns the arctangent of \f[B]x\f[R], in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]l(x)\f[R]
-Returns the natural logarithm of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the natural logarithm of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]e(x)\f[R]
-Returns the mathematical constant \f[B]e\f[R] raised to the power of
+.PP
+: Returns the mathematical constant \f[B]e\f[R] raised to the power of
\f[B]x\f[R].
-.RS
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]j(x, n)\f[R]
-Returns the bessel integer order \f[B]n\f[R] (truncated) of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
+: Returns the bessel integer order \f[B]n\f[R] (truncated) of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.SS Extended Library
.PP
The extended library is \f[I]not\f[R] loaded when the
@@ -1349,107 +1277,126 @@ options are given since they are not part of the library defined by the
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html).
.PP
The extended library is a \f[B]non-portable extension\f[R].
-.TP
+.PP
\f[B]p(x, y)\f[R]
-Calculates \f[B]x\f[R] to the power of \f[B]y\f[R], even if \f[B]y\f[R]
-is not an integer, and returns the result to the current
-\f[B]scale\f[R].
-.RS
.PP
-It is an error if \f[B]y\f[R] is negative and \f[B]x\f[R] is
-\f[B]0\f[R].
+: Calculates \f[B]x\f[R] to the power of \f[B]y\f[R], even if
+\f[B]y\f[R] is not an integer, and returns the result to the current
+\f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+It is an error if **y** is negative and **x** is **0**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]r(x, p)\f[R]
-Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
+.PP
+: Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
the rounding mode round half away from
\f[B]0\f[R] (https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero).
-.TP
+.PP
\f[B]ceil(x, p)\f[R]
-Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
+.PP
+: Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
the rounding mode round away from
\f[B]0\f[R] (https://en.wikipedia.org/wiki/Rounding#Rounding_away_from_zero).
-.TP
+.PP
\f[B]f(x)\f[R]
-Returns the factorial of the truncated absolute value of \f[B]x\f[R].
-.TP
+.PP
+: Returns the factorial of the truncated absolute value of \f[B]x\f[R].
+.PP
\f[B]perm(n, k)\f[R]
-Returns the permutation of the truncated absolute value of \f[B]n\f[R]
+.PP
+: Returns the permutation of the truncated absolute value of \f[B]n\f[R]
of the truncated absolute value of \f[B]k\f[R], if \f[B]k <= n\f[R].
If not, it returns \f[B]0\f[R].
-.TP
+.PP
\f[B]comb(n, k)\f[R]
-Returns the combination of the truncated absolute value of \f[B]n\f[R]
+.PP
+: Returns the combination of the truncated absolute value of \f[B]n\f[R]
of the truncated absolute value of \f[B]k\f[R], if \f[B]k <= n\f[R].
If not, it returns \f[B]0\f[R].
-.TP
+.PP
\f[B]l2(x)\f[R]
-Returns the logarithm base \f[B]2\f[R] of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the logarithm base \f[B]2\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]l10(x)\f[R]
-Returns the logarithm base \f[B]10\f[R] of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the logarithm base \f[B]10\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]log(x, b)\f[R]
-Returns the logarithm base \f[B]b\f[R] of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the logarithm base \f[B]b\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]cbrt(x)\f[R]
-Returns the cube root of \f[B]x\f[R].
-.TP
+.PP
+: Returns the cube root of \f[B]x\f[R].
+.PP
\f[B]root(x, n)\f[R]
-Calculates the truncated value of \f[B]n\f[R], \f[B]r\f[R], and returns
-the \f[B]r\f[R]th root of \f[B]x\f[R] to the current \f[B]scale\f[R].
-.RS
-.PP
-If \f[B]r\f[R] is \f[B]0\f[R] or negative, this raises an error and
-causes bc(1) to reset (see the \f[B]RESET\f[R] section).
-It also raises an error and causes bc(1) to reset if \f[B]r\f[R] is even
-and \f[B]x\f[R] is negative.
-.RE
-.TP
-\f[B]gcd(a, b)\f[R]
-Returns the greatest common divisor (factor) of the truncated absolute
-value of \f[B]a\f[R] and the truncated absolute value of \f[B]b\f[R].
-.TP
-\f[B]lcm(a, b)\f[R]
-Returns the least common multiple of the truncated absolute value of
-\f[B]a\f[R] and the truncated absolute value of \f[B]b\f[R].
-.TP
+.PP
+: Calculates the truncated value of \f[B]n\f[R], \f[B]r\f[R], and
+returns the \f[B]r\f[R]th root of \f[B]x\f[R] to the current
+\f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+If **r** is **0** or negative, this raises an error and causes bc(1) to
+reset (see the **RESET** section). It also raises an error and causes bc(1)
+to reset if **r** is even and **x** is negative.
+\f[R]
+.fi
+.PP
\f[B]pi(p)\f[R]
-Returns \f[B]pi\f[R] to \f[B]p\f[R] decimal places.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns \f[B]pi\f[R] to \f[B]p\f[R] decimal places.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]t(x)\f[R]
-Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]a2(y, x)\f[R]
-Returns the arctangent of \f[B]y/x\f[R], in radians.
+.PP
+: Returns the arctangent of \f[B]y/x\f[R], in radians.
If both \f[B]y\f[R] and \f[B]x\f[R] are equal to \f[B]0\f[R], it raises
an error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
Otherwise, if \f[B]x\f[R] is greater than \f[B]0\f[R], it returns
@@ -1462,60 +1409,75 @@ If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is greater than
\f[B]0\f[R], it returns \f[B]pi/2\f[R].
If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is less than
\f[B]0\f[R], it returns \f[B]-pi/2\f[R].
-.RS
-.PP
-This function is the same as the \f[B]atan2()\f[R] function in many
-programming languages.
+.IP
+.nf
+\f[C]
+This function is the same as the **atan2()** function in many programming
+languages.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]sin(x)\f[R]
-Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is an alias of \f[B]s(x)\f[R].
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **s(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]cos(x)\f[R]
-Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is an alias of \f[B]c(x)\f[R].
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **c(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]tan(x)\f[R]
-Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-If \f[B]x\f[R] is equal to \f[B]1\f[R] or \f[B]-1\f[R], this raises an
-error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
-.PP
-This is an alias of \f[B]t(x)\f[R].
+: Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+If **x** is equal to **1** or **-1**, this raises an error and causes bc(1)
+to reset (see the **RESET** section).
+
+This is an alias of **t(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]atan(x)\f[R]
-Returns the arctangent of \f[B]x\f[R], in radians.
-.RS
.PP
-This is an alias of \f[B]a(x)\f[R].
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **a(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]atan2(y, x)\f[R]
-Returns the arctangent of \f[B]y/x\f[R], in radians.
+.PP
+: Returns the arctangent of \f[B]y/x\f[R], in radians.
If both \f[B]y\f[R] and \f[B]x\f[R] are equal to \f[B]0\f[R], it raises
an error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
Otherwise, if \f[B]x\f[R] is greater than \f[B]0\f[R], it returns
@@ -1528,672 +1490,367 @@ If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is greater than
\f[B]0\f[R], it returns \f[B]pi/2\f[R].
If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is less than
\f[B]0\f[R], it returns \f[B]-pi/2\f[R].
-.RS
-.PP
-This function is the same as the \f[B]atan2()\f[R] function in many
-programming languages.
-.PP
-This is an alias of \f[B]a2(y, x)\f[R].
+.IP
+.nf
+\f[C]
+This function is the same as the **atan2()** function in many programming
+languages.
+
+This is an alias of **a2(y, x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]r2d(x)\f[R]
-Converts \f[B]x\f[R] from radians to degrees and returns the result.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Converts \f[B]x\f[R] from radians to degrees and returns the result.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]d2r(x)\f[R]
-Converts \f[B]x\f[R] from degrees to radians and returns the result.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Converts \f[B]x\f[R] from degrees to radians and returns the result.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]frand(p)\f[R]
-Generates a pseudo-random number between \f[B]0\f[R] (inclusive) and
+.PP
+: Generates a pseudo-random number between \f[B]0\f[R] (inclusive) and
\f[B]1\f[R] (exclusive) with the number of decimal digits after the
decimal point equal to the truncated absolute value of \f[B]p\f[R].
If \f[B]p\f[R] is not \f[B]0\f[R], then calling this function will
change the value of \f[B]seed\f[R].
If \f[B]p\f[R] is \f[B]0\f[R], then \f[B]0\f[R] is returned, and
\f[B]seed\f[R] is \f[I]not\f[R] changed.
-.TP
+.PP
\f[B]ifrand(i, p)\f[R]
-Generates a pseudo-random number that is between \f[B]0\f[R] (inclusive)
-and the truncated absolute value of \f[B]i\f[R] (exclusive) with the
-number of decimal digits after the decimal point equal to the truncated
-absolute value of \f[B]p\f[R].
+.PP
+: Generates a pseudo-random number that is between \f[B]0\f[R]
+(inclusive) and the truncated absolute value of \f[B]i\f[R] (exclusive)
+with the number of decimal digits after the decimal point equal to the
+truncated absolute value of \f[B]p\f[R].
If the absolute value of \f[B]i\f[R] is greater than or equal to
\f[B]2\f[R], and \f[B]p\f[R] is not \f[B]0\f[R], then calling this
function will change the value of \f[B]seed\f[R]; otherwise, \f[B]0\f[R]
is returned and \f[B]seed\f[R] is not changed.
-.TP
+.PP
\f[B]srand(x)\f[R]
-Returns \f[B]x\f[R] with its sign flipped with probability
+.PP
+: Returns \f[B]x\f[R] with its sign flipped with probability
\f[B]0.5\f[R].
In other words, it randomizes the sign of \f[B]x\f[R].
-.TP
+.PP
\f[B]brand()\f[R]
-Returns a random boolean value (either \f[B]0\f[R] or \f[B]1\f[R]).
-.TP
-\f[B]band(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the result of the bitwise \f[B]and\f[R]
-operation between them.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bor(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the result of the bitwise \f[B]or\f[R]
-operation between them.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bxor(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the result of the bitwise \f[B]xor\f[R]
-operation between them.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bshl(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the result of \f[B]a\f[R] bit-shifted left by
-\f[B]b\f[R] places.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bshr(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the truncated result of \f[B]a\f[R]
-bit-shifted right by \f[B]b\f[R] places.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnotn(x, n)\f[R]
-Takes the truncated absolute value of \f[B]x\f[R] and does a bitwise not
-as though it has the same number of bytes as the truncated absolute
-value of \f[B]n\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot8(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has \f[B]8\f[R] binary digits (1 unsigned byte).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot16(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has \f[B]16\f[R] binary digits (2 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot32(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has \f[B]32\f[R] binary digits (4 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot64(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has \f[B]64\f[R] binary digits (8 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has the minimum number of power of two unsigned bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brevn(x, n)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has the same number of 8-bit bytes as the truncated absolute
-value of \f[B]n\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev8(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has 8 binary digits (1 unsigned byte).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev16(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has 16 binary digits (2 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev32(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has 32 binary digits (4 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev64(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has 64 binary digits (8 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has the minimum number of power of two unsigned bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]broln(x, p, n)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has the same number of unsigned 8-bit bytes as
-the truncated absolute value of \f[B]n\f[R], by the number of places
-equal to the truncated absolute value of \f[B]p\f[R] modded by the
-\f[B]2\f[R] to the power of the number of binary digits in \f[B]n\f[R]
-8-bit bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol8(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]8\f[R] binary digits (\f[B]1\f[R]
-unsigned byte), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]8\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol16(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]16\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]16\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol32(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]32\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]32\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol64(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]64\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]64\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has the minimum number of power of two
-unsigned 8-bit bytes, by the number of places equal to the truncated
-absolute value of \f[B]p\f[R] modded by 2 to the power of the number of
-binary digits in the minimum number of 8-bit bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brorn(x, p, n)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has the same number of unsigned 8-bit bytes as
-the truncated absolute value of \f[B]n\f[R], by the number of places
-equal to the truncated absolute value of \f[B]p\f[R] modded by the
-\f[B]2\f[R] to the power of the number of binary digits in \f[B]n\f[R]
-8-bit bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror8(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]8\f[R] binary digits (\f[B]1\f[R]
-unsigned byte), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]8\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror16(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]16\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]16\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror32(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]32\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]32\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror64(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]64\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]64\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has the minimum number of power of two
-unsigned 8-bit bytes, by the number of places equal to the truncated
-absolute value of \f[B]p\f[R] modded by 2 to the power of the number of
-binary digits in the minimum number of 8-bit bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmodn(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of the multiplication of the truncated absolute
-value of \f[B]n\f[R] and \f[B]8\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmod8(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of \f[B]8\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmod16(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of \f[B]16\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmod32(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of \f[B]32\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmod64(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of \f[B]64\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bunrev(t)\f[R]
-Assumes \f[B]t\f[R] is a bitwise-reversed number with an extra set bit
-one place more significant than the real most significant bit (which was
-the least significant bit in the original number).
-This number is reversed and returned without the extra set bit.
-.RS
-.PP
-This function is used to implement other bitwise functions; it is not
-meant to be used by users, but it can be.
-.RE
-.TP
+.PP
+: Returns a random boolean value (either \f[B]0\f[R] or \f[B]1\f[R]).
+.PP
\f[B]ubytes(x)\f[R]
-Returns the numbers of unsigned integer bytes required to hold the
+.PP
+: Returns the numbers of unsigned integer bytes required to hold the
truncated absolute value of \f[B]x\f[R].
-.TP
+.PP
\f[B]sbytes(x)\f[R]
-Returns the numbers of signed, two\[cq]s-complement integer bytes
+.PP
+: Returns the numbers of signed, two\[aq]s-complement integer bytes
required to hold the truncated value of \f[B]x\f[R].
-.TP
-\f[B]s2u(x)\f[R]
-Returns \f[B]x\f[R] if it is non-negative.
-If it \f[I]is\f[R] negative, then it calculates what \f[B]x\f[R] would
-be as a 2\[cq]s-complement signed integer and returns the non-negative
-integer that would have the same representation in binary.
-.TP
-\f[B]s2un(x,n)\f[R]
-Returns \f[B]x\f[R] if it is non-negative.
-If it \f[I]is\f[R] negative, then it calculates what \f[B]x\f[R] would
-be as a 2\[cq]s-complement signed integer with \f[B]n\f[R] bytes and
-returns the non-negative integer that would have the same representation
-in binary.
-If \f[B]x\f[R] cannot fit into \f[B]n\f[R] 2\[cq]s-complement signed
-bytes, it is truncated to fit.
-.TP
+.PP
\f[B]hex(x)\f[R]
-Outputs the hexadecimal (base \f[B]16\f[R]) representation of
+.PP
+: Outputs the hexadecimal (base \f[B]16\f[R]) representation of
\f[B]x\f[R].
-.RS
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]binary(x)\f[R]
-Outputs the binary (base \f[B]2\f[R]) representation of \f[B]x\f[R].
-.RS
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
+: Outputs the binary (base \f[B]2\f[R]) representation of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
\f[B]output(x, b)\f[R]
-Outputs the base \f[B]b\f[R] representation of \f[B]x\f[R].
-.RS
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
+: Outputs the base \f[B]b\f[R] representation of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
\f[B]uint(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in as few power of two bytes as possible.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or is negative, an error message is
-printed instead, but bc(1) is not reset (see the \f[B]RESET\f[R]
-section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in as few power of two bytes as possible.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or is negative, an error message is printed
+instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in as few power of two bytes as
-possible.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, an error message is printed instead,
-but bc(1) is not reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in as few power of two bytes
+as possible.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, an error message is printed instead, but bc(1)
+is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uintn(x, n)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]n\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]n\f[R] bytes, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]n\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **n** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]intn(x, n)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]n\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]n\f[R] bytes,
-an error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]n\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **n** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uint8(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]1\f[R] byte.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]1\f[R] byte, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]1\f[R] byte.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **1** byte, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int8(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]1\f[R] byte.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]1\f[R] byte, an
-error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]1\f[R] byte.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **1** byte, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uint16(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]2\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]2\f[R] bytes, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]2\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **2** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int16(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]2\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]2\f[R] bytes,
-an error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]2\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **2** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uint32(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]4\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]4\f[R] bytes, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]4\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **4** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int32(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]4\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]4\f[R] bytes,
-an error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]4\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **4** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uint64(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]8\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]8\f[R] bytes, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]8\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **8** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int64(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]8\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]8\f[R] bytes,
-an error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]8\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **8** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]hex_uint(x, n)\f[R]
-Outputs the representation of the truncated absolute value of
+.PP
+: Outputs the representation of the truncated absolute value of
\f[B]x\f[R] as an unsigned integer in hexadecimal using \f[B]n\f[R]
bytes.
Not all of the value will be output if \f[B]n\f[R] is too small.
-.RS
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]binary_uint(x, n)\f[R]
-Outputs the representation of the truncated absolute value of
+.PP
+: Outputs the representation of the truncated absolute value of
\f[B]x\f[R] as an unsigned integer in binary using \f[B]n\f[R] bytes.
Not all of the value will be output if \f[B]n\f[R] is too small.
-.RS
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]output_uint(x, n)\f[R]
-Outputs the representation of the truncated absolute value of
+.PP
+: Outputs the representation of the truncated absolute value of
\f[B]x\f[R] as an unsigned integer in the current \f[B]obase\f[R] (see
the \f[B]SYNTAX\f[R] section) using \f[B]n\f[R] bytes.
Not all of the value will be output if \f[B]n\f[R] is too small.
-.RS
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]output_byte(x, i)\f[R]
-Outputs byte \f[B]i\f[R] of the truncated absolute value of \f[B]x\f[R],
-where \f[B]0\f[R] is the least significant byte and \f[B]number_of_bytes
-- 1\f[R] is the most significant byte.
-.RS
-.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
+.PP
+: Outputs byte \f[B]i\f[R] of the truncated absolute value of
+\f[B]x\f[R], where \f[B]0\f[R] is the least significant byte and
+\f[B]number_of_bytes - 1\f[R] is the most significant byte.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.SS Transcendental Functions
.PP
All transcendental functions can return slightly inaccurate results (up
@@ -2297,64 +1954,77 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on bc(1):
-.TP
+.PP
\f[B]BC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
bc(1) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]BC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]BC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]BC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]BC_BASE_POW\f[R].
-.TP
+.PP
\f[B]BC_DIM_MAX\f[R]
-The maximum size of arrays.
+.PP
+: The maximum size of arrays.
Set at \f[B]SIZE_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_STRING_MAX\f[R]
-The maximum length of strings.
+.PP
+: The maximum length of strings.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NAME_MAX\f[R]
-The maximum length of identifiers.
+.PP
+: The maximum length of identifiers.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_RAND_MAX\f[R]
-The maximum integer (inclusive) returned by the \f[B]rand()\f[R]
+.PP
+: The maximum integer (inclusive) returned by the \f[B]rand()\f[R]
operand.
Set at \f[B]2\[ha]BC_LONG_BIT-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]BC_OVERFLOW_MAX\f[R].
-.TP
+.PP
Number of vars
-The maximum number of vars/arrays.
+.PP
+: The maximum number of vars/arrays.
Set at \f[B]SIZE_MAX-1\f[R].
.PP
The actual values can be queried with the \f[B]limits\f[R] statement.
@@ -2366,172 +2036,121 @@ In fact, memory should be exhausted before these limits should be hit.
.SH ENVIRONMENT VARIABLES
.PP
bc(1) recognizes the following environment variables:
-.TP
+.PP
\f[B]POSIXLY_CORRECT\f[R]
-If this variable exists (no matter the contents), bc(1) behaves as if
+.PP
+: If this variable exists (no matter the contents), bc(1) behaves as if
the \f[B]-s\f[R] option was given.
-.TP
+.PP
\f[B]BC_ENV_ARGS\f[R]
-This is another way to give command-line arguments to bc(1).
+.PP
+: This is another way to give command-line arguments to bc(1).
They should be in the same format as all other command-line arguments.
These are always processed first, so any files given in
\f[B]BC_ENV_ARGS\f[R] will be processed before arguments and files given
on the command-line.
-This gives the user the ability to set up \[lq]standard\[rq] options and
+This gives the user the ability to set up \[dq]standard\[dq] options and
files to be used at every invocation.
The most useful thing for such files to contain would be useful
functions that the user might want every time bc(1) runs.
-.RS
-.PP
-The code that parses \f[B]BC_ENV_ARGS\f[R] will correctly handle quoted
-arguments, but it does not understand escape sequences.
-For example, the string \f[B]\[lq]/home/gavin/some bc file.bc\[rq]\f[R]
-will be correctly parsed, but the string \f[B]\[lq]/home/gavin/some
-\[dq]bc\[dq] file.bc\[rq]\f[R] will include the backslashes.
-.PP
-The quote parsing will handle either kind of quotes, \f[B]\[cq]\f[R] or
-\f[B]\[lq]\f[R].
-Thus, if you have a file with any number of single quotes in the name,
-you can use double quotes as the outside quotes, as in \f[B]\[lq]some
-`bc' file.bc\[rq]\f[R], and vice versa if you have a file with double
-quotes.
-However, handling a file with both kinds of quotes in
-\f[B]BC_ENV_ARGS\f[R] is not supported due to the complexity of the
-parsing, though such files are still supported on the command-line where
-the parsing is done by the shell.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some bc file.bc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]bc\[rs]\[dq] file.bc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]bc\[aq] file.bc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
\f[B]BC_LINE_LENGTH\f[R]
-If this environment variable exists and contains an integer that is
+.PP
+: If this environment variable exists and contains an integer that is
greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
(\f[B]2\[ha]16-1\f[R]), bc(1) will output lines to that length,
including the backslash (\f[B]\[rs]\f[R]).
The default line length is \f[B]70\f[R].
-.TP
-\f[B]BC_BANNER\f[R]
-If this environment variable exists and contains an integer, then a
-non-zero value activates the copyright banner when bc(1) is in
-interactive mode, while zero deactivates it.
-.RS
-.PP
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because bc(1)
-does not print the banner when not in interactive mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_SIGINT_RESET\f[R]
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because bc(1)
-exits on \f[B]SIGINT\f[R] when not in interactive mode.
-.RS
-.PP
-However, when bc(1) is in interactive mode, then if this environment
-variable exists and contains an integer, a non-zero value makes bc(1)
-reset on \f[B]SIGINT\f[R], rather than exit, and zero makes bc(1) exit.
-If this environment variable exists and is \f[I]not\f[R] an integer,
-then bc(1) will exit on \f[B]SIGINT\f[R].
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_TTY_MODE\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, then a non-zero value makes bc(1) use
-TTY mode, and zero makes bc(1) not use TTY mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_PROMPT\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, a non-zero value makes bc(1) use a
-prompt, and zero or a non-integer makes bc(1) not use a prompt.
-If this environment variable does not exist and \f[B]BC_TTY_MODE\f[R]
-does, then the value of the \f[B]BC_TTY_MODE\f[R] environment variable
-is used.
-.PP
-This environment variable and the \f[B]BC_TTY_MODE\f[R] environment
-variable override the default, which can be queried with the
-\f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
.SH EXIT STATUS
.PP
bc(1) returns the following exit statuses:
-.TP
+.PP
\f[B]0\f[R]
-No error.
-.TP
+.PP
+: No error.
+.PP
\f[B]1\f[R]
-A math error occurred.
+.PP
+: A math error occurred.
This follows standard practice of using \f[B]1\f[R] for expected errors,
since math errors will happen in the process of normal execution.
-.RS
-.PP
-Math errors include divide by \f[B]0\f[R], taking the square root of a
-negative number, using a negative number as a bound for the
-pseudo-random number generator, attempting to convert a negative number
-to a hardware integer, overflow when converting a number to a hardware
-integer, overflow when calculating the size of a number, and attempting
-to use a non-integer where an integer is required.
-.PP
-Converting to a hardware integer happens for the second operand of the
-power (\f[B]\[ha]\f[R]), places (\f[B]\[at]\f[R]), left shift
-(\f[B]<<\f[R]), and right shift (\f[B]>>\f[R]) operators and their
-corresponding assignment operators.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, using a negative number as a bound for the pseudo-random number
+generator, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**), places (**\[rs]\[at]**), left shift (**\[rs]<\[rs]<**), and right shift (**\[rs]>\[rs]>**)
+operators and their corresponding assignment operators.
+\f[R]
+.fi
+.PP
\f[B]2\f[R]
-A parse error occurred.
-.RS
-.PP
-Parse errors include unexpected \f[B]EOF\f[R], using an invalid
-character, failing to find the end of a string or comment, using a token
-where it is invalid, giving an invalid expression, giving an invalid
-print statement, giving an invalid function definition, attempting to
-assign to an expression that is not a named expression (see the
-\f[I]Named Expressions\f[R] subsection of the \f[B]SYNTAX\f[R] section),
-giving an invalid \f[B]auto\f[R] list, having a duplicate
-\f[B]auto\f[R]/function parameter, failing to find the end of a code
-block, attempting to return a value from a \f[B]void\f[R] function,
-attempting to use a variable as a reference, and using any extensions
-when the option \f[B]-s\f[R] or any equivalents were given.
-.RE
-.TP
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, using a token where it is invalid,
+giving an invalid expression, giving an invalid print statement, giving an
+invalid function definition, attempting to assign to an expression that is
+not a named expression (see the *Named Expressions* subsection of the
+**SYNTAX** section), giving an invalid **auto** list, having a duplicate
+**auto**/function parameter, failing to find the end of a code block,
+attempting to return a value from a **void** function, attempting to use a
+variable as a reference, and using any extensions when the option **-s** or
+any equivalents were given.
+\f[R]
+.fi
+.PP
\f[B]3\f[R]
-A runtime error occurred.
-.RS
.PP
-Runtime errors include assigning an invalid number to any global
-(\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R]), giving a bad
-expression to a \f[B]read()\f[R] call, calling \f[B]read()\f[R] inside
-of a \f[B]read()\f[R] call, type errors, passing the wrong number of
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, passing the wrong number of
arguments to functions, attempting to call an undefined function, and
-attempting to use a \f[B]void\f[R] function call as a value in an
-expression.
-.RE
-.TP
+attempting to use a **void** function call as a value in an expression.
+\f[R]
+.fi
+.PP
\f[B]4\f[R]
-A fatal error occurred.
-.RS
.PP
-Fatal errors include memory allocation errors, I/O errors, failing to
-open files, attempting to use files that do not have only ASCII
-characters (bc(1) only accepts ASCII characters), attempting to open a
-directory as a file, and giving invalid command-line options.
-.RE
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (bc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
.PP
The exit status \f[B]4\f[R] is special; when a fatal error occurs, bc(1)
always exits and returns \f[B]4\f[R], no matter what mode bc(1) is in.
@@ -2553,80 +2172,37 @@ standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both \f[B]stdin\f[R]
and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
-and \f[B]--interactive\f[R] option can turn it on in other situations.
+and \f[B]--interactive\f[R] option can turn it on in other cases.
.PP
In interactive mode, bc(1) attempts to recover from errors (see the
\f[B]RESET\f[R] section), and in normal execution, flushes
\f[B]stdout\f[R] as soon as execution is done for the current input.
-bc(1) may also reset on \f[B]SIGINT\f[R] instead of exit, depending on
-the contents of, or default for, the \f[B]BC_SIGINT_RESET\f[R]
-environment variable (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
.SH TTY MODE
.PP
If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY, then \[lq]TTY mode\[rq] is considered to be
-available, and thus, bc(1) can turn on TTY mode, subject to some
-settings.
-.PP
-If there is the environment variable \f[B]BC_TTY_MODE\f[R] in the
-environment (see the \f[B]ENVIRONMENT VARIABLES\f[R] section), then if
-that environment variable contains a non-zero integer, bc(1) will turn
-on TTY mode when \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R]
-are all connected to a TTY.
-If the \f[B]BC_TTY_MODE\f[R] environment variable exists but is
-\f[I]not\f[R] a non-zero integer, then bc(1) will not turn TTY mode on.
-.PP
-If the environment variable \f[B]BC_TTY_MODE\f[R] does \f[I]not\f[R]
-exist, the default setting is used.
-The default setting can be queried with the \f[B]-h\f[R] or
-\f[B]--help\f[R] options.
+connected to a TTY, bc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+The prompt is enabled in TTY mode.
.PP
TTY mode is different from interactive mode because interactive mode is
required in the bc(1)
specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
to be connected to a terminal.
-.SS Prompt
-.PP
-If TTY mode is available, then a prompt can be enabled.
-Like TTY mode itself, it can be turned on or off with an environment
-variable: \f[B]BC_PROMPT\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If the environment variable \f[B]BC_PROMPT\f[R] exists and is a non-zero
-integer, then the prompt is turned on when \f[B]stdin\f[R],
-\f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to a TTY and the
-\f[B]-P\f[R] and \f[B]--no-prompt\f[R] options were not used.
-The read prompt will be turned on under the same conditions, except that
-the \f[B]-R\f[R] and \f[B]--no-read-prompt\f[R] options must also not be
-used.
-.PP
-However, if \f[B]BC_PROMPT\f[R] does not exist, the prompt can be
-enabled or disabled with the \f[B]BC_TTY_MODE\f[R] environment variable,
-the \f[B]-P\f[R] and \f[B]--no-prompt\f[R] options, and the \f[B]-R\f[R]
-and \f[B]--no-read-prompt\f[R] options.
-See the \f[B]ENVIRONMENT VARIABLES\f[R] and \f[B]OPTIONS\f[R] sections
-for more details.
.SH SIGNAL HANDLING
.PP
-Sending a \f[B]SIGINT\f[R] will cause bc(1) to do one of two things.
-.PP
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), or the \f[B]BC_SIGINT_RESET\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section), or its default, is either not
-an integer or it is zero, bc(1) will exit.
-.PP
-However, if bc(1) is in interactive mode, and the
-\f[B]BC_SIGINT_RESET\f[R] or its default is an integer and non-zero,
-then bc(1) will stop executing the current input and reset (see the
-\f[B]RESET\f[R] section) upon receiving a \f[B]SIGINT\f[R].
-.PP
-Note that \[lq]current input\[rq] can mean one of two things.
-If bc(1) is processing input from \f[B]stdin\f[R] in interactive mode,
-it will ask for more input.
-If bc(1) is processing input from a file in interactive mode, it will
-stop processing the file and start processing the next file, if one
-exists, or ask for input from \f[B]stdin\f[R] if no other file exists.
+Sending a \f[B]SIGINT\f[R] will cause bc(1) to stop execution of the
+current input.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If bc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If bc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
.PP
This means that if a \f[B]SIGINT\f[R] is sent to bc(1) as it is
executing a file, it can seem as though bc(1) did not respond to the
diff --git a/manuals/bc/HN.1.md b/manuals/bc/HN.1.md
index d61d1512..c81f7adc 100644
--- a/manuals/bc/HN.1.md
+++ b/manuals/bc/HN.1.md
@@ -46,19 +46,6 @@ Such differences will be noted in this document.
After parsing and handling options, this bc(1) reads any files given on the
command line and executes them before reading from **stdin**.
-This bc(1) is a drop-in replacement for *any* bc(1), including (and
-especially) the GNU bc(1). It also has many extensions and extra features beyond
-other implementations.
-
-**Note**: If running this bc(1) on *any* script meant for another bc(1) gives a
-parse error, it is probably because a word this bc(1) reserves as a keyword is
-used as the name of a function, variable, or array. To fix that, use the
-command-line option **-r** *keyword*, where *keyword* is the keyword that is
-used as a name in the script. For more information, see the **OPTIONS** section.
-
-If parsing scripts meant for other bc(1) implementations still does not work,
-that is a bug and should be reported. See the **BUGS** section.
-
# OPTIONS
The following are the options that bc(1) accepts.
@@ -157,9 +144,6 @@ The following are the options that bc(1) accepts.
would want to put this option in **BC_ENV_ARGS** (see the
**ENVIRONMENT VARIABLES** section).
- These options override the **BC_PROMPT** and **BC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
-
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
@@ -174,51 +158,8 @@ The following are the options that bc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **read()** built-in function is called.
- These options *do* override the **BC_PROMPT** and **BC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
This is a **non-portable extension**.
-**-r** *keyword*, **-\-redefine**=*keyword*
-
-: Redefines *keyword* in order to allow it to be used as a function, variable,
- or array name. This is useful when this bc(1) gives parse errors when
- parsing scripts meant for other bc(1) implementations.
-
- The keywords this bc(1) allows to be redefined are:
-
- * **abs**
- * **asciify**
- * **continue**
- * **divmod**
- * **else**
- * **halt**
- * **irand**
- * **last**
- * **limits**
- * **maxibase**
- * **maxobase**
- * **maxrand**
- * **maxscale**
- * **modexp**
- * **print**
- * **rand**
- * **read**
- * **seed**
- * **stream**
-
- If any of those keywords are used as a function, variable, or array name in
- a script, use this option with the keyword as the argument. If multiple are
- used, use this option for all of them; it can be used multiple times.
-
- Keywords are *not* redefined when parsing the builtin math library (see the
- **LIBRARY** section).
-
- It is a fatal error to redefine keywords mandated by the POSIX standard. It
- is a fatal error to attempt to redefine words that this bc(1) does not
- reserve as keywords.
-
**-q**, **-\-quiet**
: This option is for compatibility with the [GNU bc(1)][2]; it is a no-op.
@@ -282,22 +223,6 @@ The following are the options that bc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files or expressions are given by the **-f**, **-\-file**, **-e**, or
-**-\-expression** options, then bc(1) read from **stdin**.
-
-However, there are a few caveats to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-the parse cannot complete. That means that starting a string without ending it
-or starting a function, **if** statement, or loop without ending it will also
-cause bc(1) to not execute.
-
-Second, after an **if** statement, bc(1) doesn't know if an **else** statement
-will follow, so it will not execute until it knows there will not be an **else**
-statement.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -451,47 +376,31 @@ The following are valid operands in bc(1):
2. Array indices (**I[E]**).
3. **(E)**: The value of **E** (used to change precedence).
4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
-5. **length(E)**: The number of significant decimal digits in **E**. Returns
- **1** for **0** with no decimal places. If given a string, the length of the
- string is returned. Passing a string to **length(E)** is a **non-portable
- extension**.
+5. **length(E)**: The number of significant decimal digits in **E**.
6. **length(I[])**: The number of elements in the array **I**. This is a
**non-portable extension**.
7. **scale(E)**: The *scale* of **E**.
8. **abs(E)**: The absolute value of **E**. This is a **non-portable
extension**.
-9. **modexp(E, E, E)**: Modular exponentiation, where the first expression is
- the base, the second is the exponent, and the third is the modulus. All
- three values must be integers. The second argument must be non-negative. The
- third argument must be non-zero. This is a **non-portable extension**.
-10. **divmod(E, E, I[])**: Division and modulus in one operation. This is for
- optimization. The first expression is the dividend, and the second is the
- divisor, which must be non-zero. The return value is the quotient, and the
- modulus is stored in index **0** of the provided array (the last argument).
- This is a **non-portable extension**.
-11. **asciify(E)**: If **E** is a string, returns a string that is the first
- letter of its argument. If it is a number, calculates the number mod **256**
- and returns that number as a one-character string. This is a **non-portable
- extension**.
-12. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a non-**void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-13. **read()**: Reads a line from **stdin** and uses that as an expression. The
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
result of that expression is the result of the **read()** operand. This is a
**non-portable extension**.
-14. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
extension**.
-15. **maxobase()**: The max allowable **obase**. This is a **non-portable
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
extension**.
-16. **maxscale()**: The max allowable **scale**. This is a **non-portable
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
extension**.
-17. **rand()**: A pseudo-random integer between **0** (inclusive) and
+14. **rand()**: A pseudo-random integer between **0** (inclusive) and
**BC_RAND_MAX** (inclusive). Using this operand will change the value of
**seed**. This is a **non-portable extension**.
-18. **irand(E)**: A pseudo-random integer between **0** (inclusive) and the
+15. **irand(E)**: A pseudo-random integer between **0** (inclusive) and the
value of **E** (exclusive). If **E** is negative or is a non-integer
(**E**'s *scale* is not **0**), an error is raised, and bc(1) resets (see
the **RESET** section) while **seed** remains unchanged. If **E** is larger
@@ -502,7 +411,7 @@ The following are valid operands in bc(1):
change the value of **seed**, unless the value of **E** is **0** or **1**.
In that case, **0** is returned, and **seed** is *not* changed. This is a
**non-portable extension**.
-19. **maxrand()**: The max integer returned by **rand()**. This is a
+16. **maxrand()**: The max integer returned by **rand()**. This is a
**non-portable extension**.
The integers generated by **rand()** and **irand(E)** are guaranteed to be as
@@ -818,15 +727,14 @@ The following items are statements:
12. **limits**
13. A string of characters, enclosed in double quotes
14. **print** **E** **,** ... **,** **E**
-15. **stream** **E** **,** ... **,** **E**
-16. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a **void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-Numbers 4, 9, 11, 12, 14, 15, and 16 are **non-portable extensions**.
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
Also, as a **non-portable extension**, any or all of the expressions in the
header of a for loop may be omitted. If the condition (second expression) is
@@ -864,48 +772,23 @@ either the **-s** or **-w** command-line options (or equivalents).
Printing numbers in scientific notation and/or engineering notation is a
**non-portable extension**.
-## Strings
-
-If strings appear as a statement by themselves, they are printed without a
-trailing newline.
-
-In addition to appearing as a lone statement by themselves, strings can be
-assigned to variables and array elements. They can also be passed to functions
-in variable parameters.
-
-If any statement that expects a string is given a variable that had a string
-assigned to it, the statement acts as though it had received a string.
-
-If any math operation is attempted on a string or a variable or array element
-that has been assigned a string, an error is raised, and bc(1) resets (see the
-**RESET** section).
-
-Assigning strings to variables and array elements and passing them to functions
-are **non-portable extensions**.
-
## Print Statement
The "expressions" in a **print** statement may also be strings. If they are, there
are backslash escape sequences that are interpreted specially. What those
sequences are, and what they cause to be printed, are shown below:
-**\\a**: **\\a**
-
-**\\b**: **\\b**
-
-**\\\\**: **\\**
-
-**\\e**: **\\**
-
-**\\f**: **\\f**
-
-**\\n**: **\\n**
-
-**\\q**: **"**
-
-**\\r**: **\\r**
-
-**\\t**: **\\t**
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
Any other character following a backslash causes the backslash and character to
be printed as-is.
@@ -913,19 +796,6 @@ be printed as-is.
Any non-string expression in a print statement shall be assigned to **last**,
like any other expression that is printed.
-## Stream Statement
-
-The "expressions in a **stream** statement may also be strings.
-
-If a **stream** statement is given a string, it prints the string as though the
-string had appeared as its own statement. In other words, the **stream**
-statement prints strings normally, without a newline.
-
-If a **stream** statement is given a number, a copy of it is truncated and its
-absolute value is calculated. The result is then printed as though **obase** is
-**256** and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
-
## Order of Evaluation
All expressions in a statment are evaluated left to right, except as necessary
@@ -1147,16 +1017,6 @@ The extended library is a **non-portable extension**.
reset (see the **RESET** section). It also raises an error and causes bc(1)
to reset if **r** is even and **x** is negative.
-**gcd(a, b)**
-
-: Returns the greatest common divisor (factor) of the truncated absolute value
- of **a** and the truncated absolute value of **b**.
-
-**lcm(a, b)**
-
-: Returns the least common multiple of the truncated absolute value of **a**
- and the truncated absolute value of **b**.
-
**pi(p)**
: Returns **pi** to **p** decimal places.
@@ -1286,317 +1146,6 @@ The extended library is a **non-portable extension**.
: Returns a random boolean value (either **0** or **1**).
-**band(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of the bitwise **and** operation between them.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bor(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of the bitwise **or** operation between them.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bxor(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of the bitwise **xor** operation between them.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bshl(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of **a** bit-shifted left by **b** places.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bshr(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the truncated result of **a** bit-shifted right by **b** places.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bnotn(x, n)**
-
-: Takes the truncated absolute value of **x** and does a bitwise not as though
- it has the same number of bytes as the truncated absolute value of **n**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot8(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **8** binary digits (1 unsigned byte).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot16(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **16** binary digits (2 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot32(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **32** binary digits (4 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot64(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **64** binary digits (8 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- the minimum number of power of two unsigned bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brevn(x, n)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has the same number of 8-bit bytes as the truncated absolute value of **n**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev8(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 8 binary digits (1 unsigned byte).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev16(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 16 binary digits (2 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev32(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 32 binary digits (4 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev64(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 64 binary digits (8 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has the minimum number of power of two unsigned bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**broln(x, p, n)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has the same number of unsigned 8-bit bytes as the truncated
- absolute value of **n**, by the number of places equal to the truncated
- absolute value of **p** modded by the **2** to the power of the number of
- binary digits in **n** 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol8(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **8** binary digits (**1** unsigned byte), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol16(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **16** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **16**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol32(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **32** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **32**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol64(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **64** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **64**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has the minimum number of power of two unsigned 8-bit bytes, by
- the number of places equal to the truncated absolute value of **p** modded
- by 2 to the power of the number of binary digits in the minimum number of
- 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brorn(x, p, n)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has the same number of unsigned 8-bit bytes as the truncated
- absolute value of **n**, by the number of places equal to the truncated
- absolute value of **p** modded by the **2** to the power of the number of
- binary digits in **n** 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror8(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **8** binary digits (**1** unsigned byte), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror16(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **16** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **16**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror32(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **32** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **32**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror64(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **64** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **64**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has the minimum number of power of two unsigned 8-bit bytes, by
- the number of places equal to the truncated absolute value of **p** modded
- by 2 to the power of the number of binary digits in the minimum number of
- 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmodn(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of the multiplication of the truncated absolute value of **n** and
- **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod8(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod16(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **16**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod32(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **32**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod64(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **64**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bunrev(t)**
-
-: Assumes **t** is a bitwise-reversed number with an extra set bit one place
- more significant than the real most significant bit (which was the least
- significant bit in the original number). This number is reversed and
- returned without the extra set bit.
-
- This function is used to implement other bitwise functions; it is not meant
- to be used by users, but it can be.
-
**ubytes(x)**
: Returns the numbers of unsigned integer bytes required to hold the truncated
@@ -1607,20 +1156,6 @@ The extended library is a **non-portable extension**.
: Returns the numbers of signed, two's-complement integer bytes required to
hold the truncated value of **x**.
-**s2u(x)**
-
-: Returns **x** if it is non-negative. If it *is* negative, then it calculates
- what **x** would be as a 2's-complement signed integer and returns the
- non-negative integer that would have the same representation in binary.
-
-**s2un(x,n)**
-
-: Returns **x** if it is non-negative. If it *is* negative, then it calculates
- what **x** would be as a 2's-complement signed integer with **n** bytes and
- returns the non-negative integer that would have the same representation in
- binary. If **x** cannot fit into **n** 2's-complement signed bytes, it is
- truncated to fit.
-
**hex(x)**
: Outputs the hexadecimal (base **16**) representation of **x**.
@@ -2012,61 +1547,6 @@ bc(1) recognizes the following environment variables:
lines to that length, including the backslash (**\\**). The default line
length is **70**.
-**BC_BANNER**
-
-: If this environment variable exists and contains an integer, then a non-zero
- value activates the copyright banner when bc(1) is in interactive mode,
- while zero deactivates it.
-
- If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) does not print
- the banner when not in interactive mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_SIGINT_RESET**
-
-: If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when bc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes bc(1) reset
- on **SIGINT**, rather than exit, and zero makes bc(1) exit. If this
- environment variable exists and is *not* an integer, then bc(1) will exit on
- **SIGINT**.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes bc(1) use TTY
- mode, and zero makes bc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes bc(1) use a prompt,
- and zero or a non-integer makes bc(1) not use a prompt. If this environment
- variable does not exist and **BC_TTY_MODE** does, then the value of the
- **BC_TTY_MODE** environment variable is used.
-
- This environment variable and the **BC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
-
# EXIT STATUS
bc(1) returns the following exit statuses:
@@ -2084,9 +1564,8 @@ bc(1) returns the following exit statuses:
Math errors include divide by **0**, taking the square root of a negative
number, using a negative number as a bound for the pseudo-random number
generator, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**), places (**\@**), left shift (**\<\<**), and right shift (**\>\>**)
@@ -2111,12 +1590,11 @@ bc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors, passing the
- wrong number of arguments to functions, attempting to call an undefined
- function, and attempting to use a **void** function call as a value in an
- expression.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
**4**
@@ -2145,70 +1623,34 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. bc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **BC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, bc(1) can turn on TTY mode,
-subject to some settings.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
-If there is the environment variable **BC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, bc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **BC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then bc(1) will not turn TTY
-mode on.
-
-If the environment variable **BC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+The prompt is enabled in TTY mode.
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **BC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **BC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **BC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **BC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause bc(1) to do one of two things.
-
-If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **BC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, bc(1) will
-exit.
-
-However, if bc(1) is in interactive mode, and the **BC_SIGINT_RESET** or its
-default is an integer and non-zero, then bc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If bc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If bc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
can seem as though bc(1) did not respond to the signal since it will immediately
diff --git a/manuals/bc/HNP.1 b/manuals/bc/HNP.1
new file mode 100644
index 00000000..e51c6373
--- /dev/null
+++ b/manuals/bc/HNP.1
@@ -0,0 +1,2223 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions are met:
+.\"
+.\" * Redistributions of source code must retain the above copyright notice,
+.\" this list of conditions and the following disclaimer.
+.\"
+.\" * Redistributions in binary form must reproduce the above copyright notice,
+.\" this list of conditions and the following disclaimer in the documentation
+.\" and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
+.SH NAME
+.PP
+bc - arbitrary-precision decimal arithmetic language and calculator
+.SH SYNOPSIS
+.PP
+\f[B]bc\f[R] [\f[B]-ghilPqRsvVw\f[R]] [\f[B]--global-stacks\f[R]]
+[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--mathlib\f[R]]
+[\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]] [\f[B]--quiet\f[R]]
+[\f[B]--standard\f[R]] [\f[B]--warn\f[R]] [\f[B]--version\f[R]]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
+.SH DESCRIPTION
+.PP
+bc(1) is an interactive processor for a language first standardized in
+1991 by POSIX.
+(The current standard is
+here (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html).)
+The language provides unlimited precision decimal arithmetic and is
+somewhat C-like, but there are differences.
+Such differences will be noted in this document.
+.PP
+After parsing and handling options, this bc(1) reads any files given on
+the command line and executes them before reading from \f[B]stdin\f[R].
+.SH OPTIONS
+.PP
+The following are the options that bc(1) accepts.
+.PP
+\f[B]-g\f[R], \f[B]--global-stacks\f[R]
+.PP
+: Turns the globals \f[B]ibase\f[R], \f[B]obase\f[R], \f[B]scale\f[R],
+and \f[B]seed\f[R] into stacks.
+.IP
+.nf
+\f[C]
+This has the effect that a copy of the current value of all four are pushed
+onto a stack for every function call, as well as popped when every function
+returns. This means that functions can assign to any and all of those
+globals without worrying that the change will affect other functions.
+Thus, a hypothetical function named **output(x,b)** that simply printed
+**x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+This makes writing functions much easier.
+
+(**Note**: the function **output(x,b)** exists in the extended math library.
+ See the **LIBRARY** section.)
+
+However, since using this flag means that functions cannot set **ibase**,
+**obase**, **scale**, or **seed** globally, functions that are made to do so
+cannot work anymore. There are two possible use cases for that, and each has
+a solution.
+
+First, if a function is called on startup to turn bc(1) into a number
+converter, it is possible to replace that capability with various shell
+aliases. Examples:
+
+ alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
+ alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+
+Second, if the purpose of a function is to set **ibase**, **obase**,
+**scale**, or **seed** globally for any other purpose, it could be split
+into one to four functions (based on how many globals it sets) and each of
+those functions could return the desired value for a global.
+
+For functions that set **seed**, the value assigned to **seed** is not
+propagated to parent functions. This means that the sequence of
+pseudo-random numbers that they see will not be the same sequence of
+pseudo-random numbers that any parent sees. This is only the case once
+**seed** has been set.
+
+If a function desires to not affect the sequence of pseudo-random numbers
+of its parents, but wants to use the same **seed**, it can use the following
+line:
+
+ seed = seed
+
+If the behavior of this option is desired for every run of bc(1), then users
+could make sure to define **BC_ENV_ARGS** and include this option (see the
+**ENVIRONMENT VARIABLES** section for more details).
+
+If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-l\f[R], \f[B]--mathlib\f[R]
+.PP
+: Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to
+\f[B]20\f[R] and loads the included math library and the extended math
+library before running any code, including any expressions or files
+specified on the command line.
+.IP
+.nf
+\f[C]
+To learn what is in the libraries, see the **LIBRARY** section.
+\f[R]
+.fi
+.PP
+\f[B]-P\f[R], \f[B]--no-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
+.PP
+: Because bc(1) was built without support for prompts, this option is a
+no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-q\f[R], \f[B]--quiet\f[R]
+.PP
+: This option is for compatibility with the GNU
+bc(1) (https://www.gnu.org/software/bc/); it is a no-op.
+Without this option, GNU bc(1) prints a copyright header.
+This bc(1) only prints the copyright header if one or more of the
+\f[B]-v\f[R], \f[B]-V\f[R], or \f[B]--version\f[R] options are given.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-s\f[R], \f[B]--standard\f[R]
+.PP
+: Process exactly the language defined by the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+and error if any extensions are used.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
+.PP
+: Print the version information (copyright header) and exit.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-w\f[R], \f[B]--warn\f[R]
+.PP
+: Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
+not errors) are printed for non-standard extensions and execution
+continues normally.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
+.PP
+: Evaluates \f[I]expr\f[R].
+If multiple expressions are given, they are evaluated in order.
+If files are given as well (see below), the expressions and files are
+evaluated in the order given.
+This means that if a file is given before an expression, the file is
+read in and evaluated first.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+were read through \f[B]stdin\f[R].
+If expressions are also given (see above), the expressions are evaluated
+in the order given.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+All long options are \f[B]non-portable extensions\f[R].
+.SH STDOUT
+.PP
+Any non-error output is written to \f[B]stdout\f[R].
+In addition, if history (see the \f[B]HISTORY\f[R] section) and the
+prompt (see the \f[B]TTY MODE\f[R] section) are enabled, both are output
+to \f[B]stdout\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other bc(1) implementations, this bc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stdout\f[R], so if \f[B]stdout\f[R] is closed, as in
+\f[B]bc >&-\f[R], it will quit with an error.
+This is done so that bc(1) can report problems when \f[B]stdout\f[R] is
+redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other bc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stdout\f[R] to \f[B]/dev/null\f[R].
+.SH STDERR
+.PP
+Any error output is written to \f[B]stderr\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other bc(1) implementations, this bc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stderr\f[R], so if \f[B]stderr\f[R] is closed, as in
+\f[B]bc 2>&-\f[R], it will quit with an error.
+This is done so that bc(1) can exit with an error code when
+\f[B]stderr\f[R] is redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other bc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stderr\f[R] to \f[B]/dev/null\f[R].
+.SH SYNTAX
+.PP
+The syntax for bc(1) programs is mostly C-like, with some differences.
+This bc(1) follows the POSIX
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+which is a much more thorough resource for the language this bc(1)
+accepts.
+This section is meant to be a summary and a listing of all the
+extensions to the standard.
+.PP
+In the sections below, \f[B]E\f[R] means expression, \f[B]S\f[R] means
+statement, and \f[B]I\f[R] means identifier.
+.PP
+Identifiers (\f[B]I\f[R]) start with a lowercase letter and can be
+followed by any number (up to \f[B]BC_NAME_MAX-1\f[R]) of lowercase
+letters (\f[B]a-z\f[R]), digits (\f[B]0-9\f[R]), and underscores
+(\f[B]_\f[R]).
+The regex is \f[B][a-z][a-z0-9_]*\f[R].
+Identifiers with more than one character (letter) are a
+\f[B]non-portable extension\f[R].
+.PP
+\f[B]ibase\f[R] is a global variable determining how to interpret
+constant numbers.
+It is the \[dq]input\[dq] base, or the number base used for interpreting
+input numbers.
+\f[B]ibase\f[R] is initially \f[B]10\f[R].
+If the \f[B]-s\f[R] (\f[B]--standard\f[R]) and \f[B]-w\f[R]
+(\f[B]--warn\f[R]) flags were not given on the command line, the max
+allowable value for \f[B]ibase\f[R] is \f[B]36\f[R].
+Otherwise, it is \f[B]16\f[R].
+The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R].
+The max allowable value for \f[B]ibase\f[R] can be queried in bc(1)
+programs with the \f[B]maxibase()\f[R] built-in function.
+.PP
+\f[B]obase\f[R] is a global variable determining how to output results.
+It is the \[dq]output\[dq] base, or the number base used for outputting
+numbers.
+\f[B]obase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and
+can be queried in bc(1) programs with the \f[B]maxobase()\f[R] built-in
+function.
+The min allowable value for \f[B]obase\f[R] is \f[B]0\f[R].
+If \f[B]obase\f[R] is \f[B]0\f[R], values are output in scientific
+notation, and if \f[B]obase\f[R] is \f[B]1\f[R], values are output in
+engineering notation.
+Otherwise, values are output in the specified base.
+.PP
+Outputting in scientific and engineering notations are \f[B]non-portable
+extensions\f[R].
+.PP
+The \f[I]scale\f[R] of an expression is the number of digits in the
+result of the expression right of the decimal point, and \f[B]scale\f[R]
+is a global variable that sets the precision of any operations, with
+exceptions.
+\f[B]scale\f[R] is initially \f[B]0\f[R].
+\f[B]scale\f[R] cannot be negative.
+The max allowable value for \f[B]scale\f[R] is \f[B]BC_SCALE_MAX\f[R]
+and can be queried in bc(1) programs with the \f[B]maxscale()\f[R]
+built-in function.
+.PP
+bc(1) has both \f[I]global\f[R] variables and \f[I]local\f[R] variables.
+All \f[I]local\f[R] variables are local to the function; they are
+parameters or are introduced in the \f[B]auto\f[R] list of a function
+(see the \f[B]FUNCTIONS\f[R] section).
+If a variable is accessed which is not a parameter or in the
+\f[B]auto\f[R] list, it is assumed to be \f[I]global\f[R].
+If a parent function has a \f[I]local\f[R] variable version of a
+variable that a child function considers \f[I]global\f[R], the value of
+that \f[I]global\f[R] variable in the child function is the value of the
+variable in the parent function, not the value of the actual
+\f[I]global\f[R] variable.
+.PP
+All of the above applies to arrays as well.
+.PP
+The value of a statement that is an expression (i.e., any of the named
+expressions or operands) is printed unless the lowest precedence
+operator is an assignment operator \f[I]and\f[R] the expression is
+notsurrounded by parentheses.
+.PP
+The value that is printed is also assigned to the special variable
+\f[B]last\f[R].
+A single dot (\f[B].\f[R]) may also be used as a synonym for
+\f[B]last\f[R].
+These are \f[B]non-portable extensions\f[R].
+.PP
+Either semicolons or newlines may separate statements.
+.SS Comments
+.PP
+There are two kinds of comments:
+.IP "1." 3
+Block comments are enclosed in \f[B]/*\f[R] and \f[B]*/\f[R].
+.IP "2." 3
+Line comments go from \f[B]#\f[R] until, and not including, the next
+newline.
+This is a \f[B]non-portable extension\f[R].
+.SS Named Expressions
+.PP
+The following are named expressions in bc(1):
+.IP "1." 3
+Variables: \f[B]I\f[R]
+.IP "2." 3
+Array Elements: \f[B]I[E]\f[R]
+.IP "3." 3
+\f[B]ibase\f[R]
+.IP "4." 3
+\f[B]obase\f[R]
+.IP "5." 3
+\f[B]scale\f[R]
+.IP "6." 3
+\f[B]seed\f[R]
+.IP "7." 3
+\f[B]last\f[R] or a single dot (\f[B].\f[R])
+.PP
+Numbers 6 and 7 are \f[B]non-portable extensions\f[R].
+.PP
+The meaning of \f[B]seed\f[R] is dependent on the current pseudo-random
+number generator but is guaranteed to not change except for new major
+versions.
+.PP
+The \f[I]scale\f[R] and sign of the value may be significant.
+.PP
+If a previously used \f[B]seed\f[R] value is assigned to \f[B]seed\f[R]
+and used again, the pseudo-random number generator is guaranteed to
+produce the same sequence of pseudo-random numbers as it did when the
+\f[B]seed\f[R] value was previously used.
+.PP
+The exact value assigned to \f[B]seed\f[R] is not guaranteed to be
+returned if \f[B]seed\f[R] is queried again immediately.
+However, if \f[B]seed\f[R] \f[I]does\f[R] return a different value, both
+values, when assigned to \f[B]seed\f[R], are guaranteed to produce the
+same sequence of pseudo-random numbers.
+This means that certain values assigned to \f[B]seed\f[R] will
+\f[I]not\f[R] produce unique sequences of pseudo-random numbers.
+The value of \f[B]seed\f[R] will change after any use of the
+\f[B]rand()\f[R] and \f[B]irand(E)\f[R] operands (see the
+\f[I]Operands\f[R] subsection below), except if the parameter passed to
+\f[B]irand(E)\f[R] is \f[B]0\f[R], \f[B]1\f[R], or negative.
+.PP
+There is no limit to the length (number of significant decimal digits)
+or \f[I]scale\f[R] of the value that can be assigned to \f[B]seed\f[R].
+.PP
+Variables and arrays do not interfere; users can have arrays named the
+same as variables.
+This also applies to functions (see the \f[B]FUNCTIONS\f[R] section), so
+a user can have a variable, array, and function that all have the same
+name, and they will not shadow each other, whether inside of functions
+or not.
+.PP
+Named expressions are required as the operand of
+\f[B]increment\f[R]/\f[B]decrement\f[R] operators and as the left side
+of \f[B]assignment\f[R] operators (see the \f[I]Operators\f[R]
+subsection).
+.SS Operands
+.PP
+The following are valid operands in bc(1):
+.IP " 1." 4
+Numbers (see the \f[I]Numbers\f[R] subsection below).
+.IP " 2." 4
+Array indices (\f[B]I[E]\f[R]).
+.IP " 3." 4
+\f[B](E)\f[R]: The value of \f[B]E\f[R] (used to change precedence).
+.IP " 4." 4
+\f[B]sqrt(E)\f[R]: The square root of \f[B]E\f[R].
+\f[B]E\f[R] must be non-negative.
+.IP " 5." 4
+\f[B]length(E)\f[R]: The number of significant decimal digits in
+\f[B]E\f[R].
+.IP " 6." 4
+\f[B]length(I[])\f[R]: The number of elements in the array \f[B]I\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP " 7." 4
+\f[B]scale(E)\f[R]: The \f[I]scale\f[R] of \f[B]E\f[R].
+.IP " 8." 4
+\f[B]abs(E)\f[R]: The absolute value of \f[B]E\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP " 9." 4
+\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
+\f[B]I\f[R] is an identifier for a non-\f[B]void\f[R] function (see the
+\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
+The \f[B]E\f[R] argument(s) may also be arrays of the form
+\f[B]I[]\f[R], which will automatically be turned into array references
+(see the \f[I]Array References\f[R] subsection of the
+\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
+function definition is an array reference.
+.IP "10." 4
+\f[B]read()\f[R]: Reads a line from \f[B]stdin\f[R] and uses that as an
+expression.
+The result of that expression is the result of the \f[B]read()\f[R]
+operand.
+This is a \f[B]non-portable extension\f[R].
+.IP "11." 4
+\f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "12." 4
+\f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "13." 4
+\f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "14." 4
+\f[B]rand()\f[R]: A pseudo-random integer between \f[B]0\f[R]
+(inclusive) and \f[B]BC_RAND_MAX\f[R] (inclusive).
+Using this operand will change the value of \f[B]seed\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "15." 4
+\f[B]irand(E)\f[R]: A pseudo-random integer between \f[B]0\f[R]
+(inclusive) and the value of \f[B]E\f[R] (exclusive).
+If \f[B]E\f[R] is negative or is a non-integer (\f[B]E\f[R]\[aq]s
+\f[I]scale\f[R] is not \f[B]0\f[R]), an error is raised, and bc(1)
+resets (see the \f[B]RESET\f[R] section) while \f[B]seed\f[R] remains
+unchanged.
+If \f[B]E\f[R] is larger than \f[B]BC_RAND_MAX\f[R], the higher bound is
+honored by generating several pseudo-random integers, multiplying them
+by appropriate powers of \f[B]BC_RAND_MAX+1\f[R], and adding them
+together.
+Thus, the size of integer that can be generated with this operand is
+unbounded.
+Using this operand will change the value of \f[B]seed\f[R], unless the
+value of \f[B]E\f[R] is \f[B]0\f[R] or \f[B]1\f[R].
+In that case, \f[B]0\f[R] is returned, and \f[B]seed\f[R] is
+\f[I]not\f[R] changed.
+This is a \f[B]non-portable extension\f[R].
+.IP "16." 4
+\f[B]maxrand()\f[R]: The max integer returned by \f[B]rand()\f[R].
+This is a \f[B]non-portable extension\f[R].
+.PP
+The integers generated by \f[B]rand()\f[R] and \f[B]irand(E)\f[R] are
+guaranteed to be as unbiased as possible, subject to the limitations of
+the pseudo-random number generator.
+.PP
+\f[B]Note\f[R]: The values returned by the pseudo-random number
+generator with \f[B]rand()\f[R] and \f[B]irand(E)\f[R] are guaranteed to
+\f[I]NOT\f[R] be cryptographically secure.
+This is a consequence of using a seeded pseudo-random number generator.
+However, they \f[I]are\f[R] guaranteed to be reproducible with identical
+\f[B]seed\f[R] values.
+This means that the pseudo-random values from bc(1) should only be used
+where a reproducible stream of pseudo-random numbers is
+\f[I]ESSENTIAL\f[R].
+In any other case, use a non-seeded pseudo-random number generator.
+.SS Numbers
+.PP
+Numbers are strings made up of digits, uppercase letters, and at most
+\f[B]1\f[R] period for a radix.
+Numbers can have up to \f[B]BC_NUM_MAX\f[R] digits.
+Uppercase letters are equal to \f[B]9\f[R] + their position in the
+alphabet (i.e., \f[B]A\f[R] equals \f[B]10\f[R], or \f[B]9+1\f[R]).
+If a digit or letter makes no sense with the current value of
+\f[B]ibase\f[R], they are set to the value of the highest valid digit in
+\f[B]ibase\f[R].
+.PP
+Single-character numbers (i.e., \f[B]A\f[R] alone) take the value that
+they would have if they were valid digits, regardless of the value of
+\f[B]ibase\f[R].
+This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
+\f[B]Z\f[R] alone always equals decimal \f[B]35\f[R].
+.PP
+In addition, bc(1) accepts numbers in scientific notation.
+These have the form \f[B]<number>e<integer>\f[R].
+The exponent (the portion after the \f[B]e\f[R]) must be an integer.
+An example is \f[B]1.89237e9\f[R], which is equal to
+\f[B]1892370000\f[R].
+Negative exponents are also allowed, so \f[B]4.2890e-3\f[R] is equal to
+\f[B]0.0042890\f[R].
+.PP
+Using scientific notation is an error or warning if the \f[B]-s\f[R] or
+\f[B]-w\f[R], respectively, command-line options (or equivalents) are
+given.
+.PP
+\f[B]WARNING\f[R]: Both the number and the exponent in scientific
+notation are interpreted according to the current \f[B]ibase\f[R], but
+the number is still multiplied by \f[B]10\[ha]exponent\f[R] regardless
+of the current \f[B]ibase\f[R].
+For example, if \f[B]ibase\f[R] is \f[B]16\f[R] and bc(1) is given the
+number string \f[B]FFeA\f[R], the resulting decimal number will be
+\f[B]2550000000000\f[R], and if bc(1) is given the number string
+\f[B]10e-4\f[R], the resulting decimal number will be \f[B]0.0016\f[R].
+.PP
+Accepting input as scientific notation is a \f[B]non-portable
+extension\f[R].
+.SS Operators
+.PP
+The following arithmetic and logical operators can be used.
+They are listed in order of decreasing precedence.
+Operators in the same group have the same precedence.
+.PP
+\f[B]++\f[R] \f[B]--\f[R]
+.PP
+: Type: Prefix and Postfix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **increment**, **decrement**
+\f[R]
+.fi
+.PP
+\f[B]-\f[R] \f[B]!\f[R]
+.PP
+: Type: Prefix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **negation**, **boolean not**
+\f[R]
+.fi
+.PP
+\f[B]$\f[R]
+.PP
+: Type: Postfix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **truncation**
+\f[R]
+.fi
+.PP
+\f[B]\[at]\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **set precision**
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **power**
+\f[R]
+.fi
+.PP
+\f[B]*\f[R] \f[B]/\f[R] \f[B]%\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **multiply**, **divide**, **modulus**
+\f[R]
+.fi
+.PP
+\f[B]+\f[R] \f[B]-\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **add**, **subtract**
+\f[R]
+.fi
+.PP
+\f[B]<<\f[R] \f[B]>>\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **shift left**, **shift right**
+\f[R]
+.fi
+.PP
+\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R]
+\f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **assignment**
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **relational**
+\f[R]
+.fi
+.PP
+\f[B]&&\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **boolean and**
+\f[R]
+.fi
+.PP
+\f[B]||\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **boolean or**
+\f[R]
+.fi
+.PP
+The operators will be described in more detail below.
+.PP
+\f[B]++\f[R] \f[B]--\f[R]
+.PP
+: The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
+operators behave exactly like they would in C.
+They require a named expression (see the \f[I]Named Expressions\f[R]
+subsection) as an operand.
+.IP
+.nf
+\f[C]
+The prefix versions of these operators are more efficient; use them where
+possible.
+\f[R]
+.fi
+.PP
+\f[B]-\f[R]
+.PP
+: The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
+to negate any expression with the value \f[B]0\f[R].
+Otherwise, a copy of the expression with its sign flipped is returned.
+.PP
+\f[B]!\f[R]
+.PP
+: The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the
+expression is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]$\f[R]
+.PP
+: The \f[B]truncation\f[R] operator returns a copy of the given
+expression with all of its \f[I]scale\f[R] removed.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[at]\f[R]
+.PP
+: The \f[B]set precision\f[R] operator takes two expressions and returns
+a copy of the first with its \f[I]scale\f[R] equal to the value of the
+second expression.
+That could either mean that the number is returned without change (if
+the \f[I]scale\f[R] of the first expression matches the value of the
+second expression), extended (if it is less), or truncated (if it is
+more).
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
+as it would be in C) takes two expressions and raises the first to the
+power of the value of the second.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*), and if it is
+negative, the first value must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]*\f[R]
+.PP
+: The \f[B]multiply\f[R] operator takes two expressions, multiplies
+them, and returns the product.
+If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
+\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
+\f[I]scale\f[R] of the result is equal to
+\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
+\f[B]max()\f[R] return the obvious values.
+.PP
+\f[B]/\f[R]
+.PP
+: The \f[B]divide\f[R] operator takes two expressions, divides them, and
+returns the quotient.
+The \f[I]scale\f[R] of the result shall be the value of \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]%\f[R]
+.PP
+: The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and evaluates them by 1) Computing \f[B]a/b\f[R] to current
+\f[B]scale\f[R] and 2) Using the result of step 1 to calculate
+\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
+\f[B]max(scale+scale(b),scale(a))\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]+\f[R]
+.PP
+: The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and returns the sum, with a \f[I]scale\f[R] equal to the
+max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
+.PP
+\f[B]-\f[R]
+.PP
+: The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and returns the difference, with a \f[I]scale\f[R] equal to
+the max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
+.PP
+\f[B]<<\f[R]
+.PP
+: The \f[B]left shift\f[R] operator takes two expressions, \f[B]a\f[R]
+and \f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
+decimal point moved \f[B]b\f[R] places to the right.
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]>>\f[R]
+.PP
+: The \f[B]right shift\f[R] operator takes two expressions, \f[B]a\f[R]
+and \f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
+decimal point moved \f[B]b\f[R] places to the left.
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R]
+\f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
+.PP
+: The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R]
+and \f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the
+\f[I]Named Expressions\f[R] subsection).
+.IP
+.nf
+\f[C]
+For **=**, **b** is copied and the result is assigned to **a**. For all
+others, **a** and **b** are applied as operands to the corresponding
+arithmetic operator and the result is assigned to **a**.
+
+The **assignment** operators that correspond to operators that are
+extensions are themselves **non-portable extensions**.
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: The \f[B]relational\f[R] operators compare two expressions,
+\f[B]a\f[R] and \f[B]b\f[R], and if the relation holds, according to C
+language semantics, the result is \f[B]1\f[R].
+Otherwise, it is \f[B]0\f[R].
+.IP
+.nf
+\f[C]
+Note that unlike in C, these operators have a lower precedence than the
+**assignment** operators, which means that **a=b\[rs]>c** is interpreted as
+**(a=b)\[rs]>c**.
+
+Also, unlike the [standard][1] requires, these operators can appear anywhere
+any other expressions can be used. This allowance is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]&&\f[R]
+.PP
+: The \f[B]boolean and\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]||\f[R]
+.PP
+: The \f[B]boolean or\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if one of the expressions is non-zero, \f[B]0\f[R]
+otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Statements
+.PP
+The following items are statements:
+.IP " 1." 4
+\f[B]E\f[R]
+.IP " 2." 4
+\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] ...
+\f[B];\f[R] \f[B]S\f[R] \f[B]}\f[R]
+.IP " 3." 4
+\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 4." 4
+\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+\f[B]else\f[R] \f[B]S\f[R]
+.IP " 5." 4
+\f[B]while\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 6." 4
+\f[B]for\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B];\f[R] \f[B]E\f[R]
+\f[B];\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 7." 4
+An empty statement
+.IP " 8." 4
+\f[B]break\f[R]
+.IP " 9." 4
+\f[B]continue\f[R]
+.IP "10." 4
+\f[B]quit\f[R]
+.IP "11." 4
+\f[B]halt\f[R]
+.IP "12." 4
+\f[B]limits\f[R]
+.IP "13." 4
+A string of characters, enclosed in double quotes
+.IP "14." 4
+\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] ...
+\f[B],\f[R] \f[B]E\f[R]
+.IP "15." 4
+\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
+\f[B]I\f[R] is an identifier for a \f[B]void\f[R] function (see the
+\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
+The \f[B]E\f[R] argument(s) may also be arrays of the form
+\f[B]I[]\f[R], which will automatically be turned into array references
+(see the \f[I]Array References\f[R] subsection of the
+\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
+function definition is an array reference.
+.PP
+Numbers 4, 9, 11, 12, 14, and 15 are \f[B]non-portable extensions\f[R].
+.PP
+Also, as a \f[B]non-portable extension\f[R], any or all of the
+expressions in the header of a for loop may be omitted.
+If the condition (second expression) is omitted, it is assumed to be a
+constant \f[B]1\f[R].
+.PP
+The \f[B]break\f[R] statement causes a loop to stop iterating and resume
+execution immediately following a loop.
+This is only allowed in loops.
+.PP
+The \f[B]continue\f[R] statement causes a loop iteration to stop early
+and returns to the start of the loop, including testing the loop
+condition.
+This is only allowed in loops.
+.PP
+The \f[B]if\f[R] \f[B]else\f[R] statement does the same thing as in C.
+.PP
+The \f[B]quit\f[R] statement causes bc(1) to quit, even if it is on a
+branch that will not be executed (it is a compile-time command).
+.PP
+The \f[B]halt\f[R] statement causes bc(1) to quit, if it is executed.
+(Unlike \f[B]quit\f[R] if it is on a branch of an \f[B]if\f[R] statement
+that is not executed, bc(1) does not quit.)
+.PP
+The \f[B]limits\f[R] statement prints the limits that this bc(1) is
+subject to.
+This is like the \f[B]quit\f[R] statement in that it is a compile-time
+command.
+.PP
+An expression by itself is evaluated and printed, followed by a newline.
+.PP
+Both scientific notation and engineering notation are available for
+printing the results of expressions.
+Scientific notation is activated by assigning \f[B]0\f[R] to
+\f[B]obase\f[R], and engineering notation is activated by assigning
+\f[B]1\f[R] to \f[B]obase\f[R].
+To deactivate them, just assign a different value to \f[B]obase\f[R].
+.PP
+Scientific notation and engineering notation are disabled if bc(1) is
+run with either the \f[B]-s\f[R] or \f[B]-w\f[R] command-line options
+(or equivalents).
+.PP
+Printing numbers in scientific notation and/or engineering notation is a
+\f[B]non-portable extension\f[R].
+.SS Print Statement
+.PP
+The \[dq]expressions\[dq] in a \f[B]print\f[R] statement may also be
+strings.
+If they are, there are backslash escape sequences that are interpreted
+specially.
+What those sequences are, and what they cause to be printed, are shown
+below:
+.PP
+ * * * * *
+.PP
+\f[B]\[rs]a\f[R] \f[B]\[rs]a\f[R] \f[B]\[rs]b\f[R] \f[B]\[rs]b\f[R]
+\f[B]\[rs]\[rs]\f[R] \f[B]\[rs]\f[R] \f[B]\[rs]e\f[R] \f[B]\[rs]\f[R]
+\f[B]\[rs]f\f[R] \f[B]\[rs]f\f[R] \f[B]\[rs]n\f[R] \f[B]\[rs]n\f[R]
+\f[B]\[rs]q\f[R] \f[B]\[dq]\f[R] \f[B]\[rs]r\f[R] \f[B]\[rs]r\f[R]
+\f[B]\[rs]t\f[R] \f[B]\[rs]t\f[R]
+.PP
+ * * * * *
+.PP
+Any other character following a backslash causes the backslash and
+character to be printed as-is.
+.PP
+Any non-string expression in a print statement shall be assigned to
+\f[B]last\f[R], like any other expression that is printed.
+.SS Order of Evaluation
+.PP
+All expressions in a statment are evaluated left to right, except as
+necessary to maintain order of operations.
+This means, for example, assuming that \f[B]i\f[R] is equal to
+\f[B]0\f[R], in the expression
+.IP
+.nf
+\f[C]
+a[i++] = i++
+\f[R]
+.fi
+.PP
+the first (or 0th) element of \f[B]a\f[R] is set to \f[B]1\f[R], and
+\f[B]i\f[R] is equal to \f[B]2\f[R] at the end of the expression.
+.PP
+This includes function arguments.
+Thus, assuming \f[B]i\f[R] is equal to \f[B]0\f[R], this means that in
+the expression
+.IP
+.nf
+\f[C]
+x(i++, i++)
+\f[R]
+.fi
+.PP
+the first argument passed to \f[B]x()\f[R] is \f[B]0\f[R], and the
+second argument is \f[B]1\f[R], while \f[B]i\f[R] is equal to
+\f[B]2\f[R] before the function starts executing.
+.SH FUNCTIONS
+.PP
+Function definitions are as follows:
+.IP
+.nf
+\f[C]
+define I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return(E)
+}
+\f[R]
+.fi
+.PP
+Any \f[B]I\f[R] in the parameter list or \f[B]auto\f[R] list may be
+replaced with \f[B]I[]\f[R] to make a parameter or \f[B]auto\f[R] var an
+array, and any \f[B]I\f[R] in the parameter list may be replaced with
+\f[B]*I[]\f[R] to make a parameter an array reference.
+Callers of functions that take array references should not put an
+asterisk in the call; they must be called with just \f[B]I[]\f[R] like
+normal array parameters and will be automatically converted into
+references.
+.PP
+As a \f[B]non-portable extension\f[R], the opening brace of a
+\f[B]define\f[R] statement may appear on the next line.
+.PP
+As a \f[B]non-portable extension\f[R], the return statement may also be
+in one of the following forms:
+.IP "1." 3
+\f[B]return\f[R]
+.IP "2." 3
+\f[B]return\f[R] \f[B](\f[R] \f[B])\f[R]
+.IP "3." 3
+\f[B]return\f[R] \f[B]E\f[R]
+.PP
+The first two, or not specifying a \f[B]return\f[R] statement, is
+equivalent to \f[B]return (0)\f[R], unless the function is a
+\f[B]void\f[R] function (see the \f[I]Void Functions\f[R] subsection
+below).
+.SS Void Functions
+.PP
+Functions can also be \f[B]void\f[R] functions, defined as follows:
+.IP
+.nf
+\f[C]
+define void I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return
+}
+\f[R]
+.fi
+.PP
+They can only be used as standalone expressions, where such an
+expression would be printed alone, except in a print statement.
+.PP
+Void functions can only use the first two \f[B]return\f[R] statements
+listed above.
+They can also omit the return statement entirely.
+.PP
+The word \[dq]void\[dq] is not treated as a keyword; it is still
+possible to have variables, arrays, and functions named \f[B]void\f[R].
+The word \[dq]void\[dq] is only treated specially right after the
+\f[B]define\f[R] keyword.
+.PP
+This is a \f[B]non-portable extension\f[R].
+.SS Array References
+.PP
+For any array in the parameter list, if the array is declared in the
+form
+.IP
+.nf
+\f[C]
+*I[]
+\f[R]
+.fi
+.PP
+it is a \f[B]reference\f[R].
+Any changes to the array in the function are reflected, when the
+function returns, to the array that was passed in.
+.PP
+Other than this, all function arguments are passed by value.
+.PP
+This is a \f[B]non-portable extension\f[R].
+.SH LIBRARY
+.PP
+All of the functions below, including the functions in the extended math
+library (see the \f[I]Extended Library\f[R] subsection below), are
+available when the \f[B]-l\f[R] or \f[B]--mathlib\f[R] command-line
+flags are given, except that the extended math library is not available
+when the \f[B]-s\f[R] option, the \f[B]-w\f[R] option, or equivalents
+are given.
+.SS Standard Library
+.PP
+The
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+defines the following functions for the math library:
+.PP
+\f[B]s(x)\f[R]
+.PP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]c(x)\f[R]
+.PP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]a(x)\f[R]
+.PP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]l(x)\f[R]
+.PP
+: Returns the natural logarithm of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]e(x)\f[R]
+.PP
+: Returns the mathematical constant \f[B]e\f[R] raised to the power of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]j(x, n)\f[R]
+.PP
+: Returns the bessel integer order \f[B]n\f[R] (truncated) of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.SS Extended Library
+.PP
+The extended library is \f[I]not\f[R] loaded when the
+\f[B]-s\f[R]/\f[B]--standard\f[R] or \f[B]-w\f[R]/\f[B]--warn\f[R]
+options are given since they are not part of the library defined by the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html).
+.PP
+The extended library is a \f[B]non-portable extension\f[R].
+.PP
+\f[B]p(x, y)\f[R]
+.PP
+: Calculates \f[B]x\f[R] to the power of \f[B]y\f[R], even if
+\f[B]y\f[R] is not an integer, and returns the result to the current
+\f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+It is an error if **y** is negative and **x** is **0**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]r(x, p)\f[R]
+.PP
+: Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
+the rounding mode round half away from
+\f[B]0\f[R] (https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero).
+.PP
+\f[B]ceil(x, p)\f[R]
+.PP
+: Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
+the rounding mode round away from
+\f[B]0\f[R] (https://en.wikipedia.org/wiki/Rounding#Rounding_away_from_zero).
+.PP
+\f[B]f(x)\f[R]
+.PP
+: Returns the factorial of the truncated absolute value of \f[B]x\f[R].
+.PP
+\f[B]perm(n, k)\f[R]
+.PP
+: Returns the permutation of the truncated absolute value of \f[B]n\f[R]
+of the truncated absolute value of \f[B]k\f[R], if \f[B]k <= n\f[R].
+If not, it returns \f[B]0\f[R].
+.PP
+\f[B]comb(n, k)\f[R]
+.PP
+: Returns the combination of the truncated absolute value of \f[B]n\f[R]
+of the truncated absolute value of \f[B]k\f[R], if \f[B]k <= n\f[R].
+If not, it returns \f[B]0\f[R].
+.PP
+\f[B]l2(x)\f[R]
+.PP
+: Returns the logarithm base \f[B]2\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]l10(x)\f[R]
+.PP
+: Returns the logarithm base \f[B]10\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]log(x, b)\f[R]
+.PP
+: Returns the logarithm base \f[B]b\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]cbrt(x)\f[R]
+.PP
+: Returns the cube root of \f[B]x\f[R].
+.PP
+\f[B]root(x, n)\f[R]
+.PP
+: Calculates the truncated value of \f[B]n\f[R], \f[B]r\f[R], and
+returns the \f[B]r\f[R]th root of \f[B]x\f[R] to the current
+\f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+If **r** is **0** or negative, this raises an error and causes bc(1) to
+reset (see the **RESET** section). It also raises an error and causes bc(1)
+to reset if **r** is even and **x** is negative.
+\f[R]
+.fi
+.PP
+\f[B]pi(p)\f[R]
+.PP
+: Returns \f[B]pi\f[R] to \f[B]p\f[R] decimal places.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]t(x)\f[R]
+.PP
+: Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]a2(y, x)\f[R]
+.PP
+: Returns the arctangent of \f[B]y/x\f[R], in radians.
+If both \f[B]y\f[R] and \f[B]x\f[R] are equal to \f[B]0\f[R], it raises
+an error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
+Otherwise, if \f[B]x\f[R] is greater than \f[B]0\f[R], it returns
+\f[B]a(y/x)\f[R].
+If \f[B]x\f[R] is less than \f[B]0\f[R], and \f[B]y\f[R] is greater than
+or equal to \f[B]0\f[R], it returns \f[B]a(y/x)+pi\f[R].
+If \f[B]x\f[R] is less than \f[B]0\f[R], and \f[B]y\f[R] is less than
+\f[B]0\f[R], it returns \f[B]a(y/x)-pi\f[R].
+If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is greater than
+\f[B]0\f[R], it returns \f[B]pi/2\f[R].
+If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is less than
+\f[B]0\f[R], it returns \f[B]-pi/2\f[R].
+.IP
+.nf
+\f[C]
+This function is the same as the **atan2()** function in many programming
+languages.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]sin(x)\f[R]
+.PP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **s(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]cos(x)\f[R]
+.PP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **c(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]tan(x)\f[R]
+.PP
+: Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+If **x** is equal to **1** or **-1**, this raises an error and causes bc(1)
+to reset (see the **RESET** section).
+
+This is an alias of **t(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]atan(x)\f[R]
+.PP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **a(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]atan2(y, x)\f[R]
+.PP
+: Returns the arctangent of \f[B]y/x\f[R], in radians.
+If both \f[B]y\f[R] and \f[B]x\f[R] are equal to \f[B]0\f[R], it raises
+an error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
+Otherwise, if \f[B]x\f[R] is greater than \f[B]0\f[R], it returns
+\f[B]a(y/x)\f[R].
+If \f[B]x\f[R] is less than \f[B]0\f[R], and \f[B]y\f[R] is greater than
+or equal to \f[B]0\f[R], it returns \f[B]a(y/x)+pi\f[R].
+If \f[B]x\f[R] is less than \f[B]0\f[R], and \f[B]y\f[R] is less than
+\f[B]0\f[R], it returns \f[B]a(y/x)-pi\f[R].
+If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is greater than
+\f[B]0\f[R], it returns \f[B]pi/2\f[R].
+If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is less than
+\f[B]0\f[R], it returns \f[B]-pi/2\f[R].
+.IP
+.nf
+\f[C]
+This function is the same as the **atan2()** function in many programming
+languages.
+
+This is an alias of **a2(y, x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]r2d(x)\f[R]
+.PP
+: Converts \f[B]x\f[R] from radians to degrees and returns the result.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]d2r(x)\f[R]
+.PP
+: Converts \f[B]x\f[R] from degrees to radians and returns the result.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]frand(p)\f[R]
+.PP
+: Generates a pseudo-random number between \f[B]0\f[R] (inclusive) and
+\f[B]1\f[R] (exclusive) with the number of decimal digits after the
+decimal point equal to the truncated absolute value of \f[B]p\f[R].
+If \f[B]p\f[R] is not \f[B]0\f[R], then calling this function will
+change the value of \f[B]seed\f[R].
+If \f[B]p\f[R] is \f[B]0\f[R], then \f[B]0\f[R] is returned, and
+\f[B]seed\f[R] is \f[I]not\f[R] changed.
+.PP
+\f[B]ifrand(i, p)\f[R]
+.PP
+: Generates a pseudo-random number that is between \f[B]0\f[R]
+(inclusive) and the truncated absolute value of \f[B]i\f[R] (exclusive)
+with the number of decimal digits after the decimal point equal to the
+truncated absolute value of \f[B]p\f[R].
+If the absolute value of \f[B]i\f[R] is greater than or equal to
+\f[B]2\f[R], and \f[B]p\f[R] is not \f[B]0\f[R], then calling this
+function will change the value of \f[B]seed\f[R]; otherwise, \f[B]0\f[R]
+is returned and \f[B]seed\f[R] is not changed.
+.PP
+\f[B]srand(x)\f[R]
+.PP
+: Returns \f[B]x\f[R] with its sign flipped with probability
+\f[B]0.5\f[R].
+In other words, it randomizes the sign of \f[B]x\f[R].
+.PP
+\f[B]brand()\f[R]
+.PP
+: Returns a random boolean value (either \f[B]0\f[R] or \f[B]1\f[R]).
+.PP
+\f[B]ubytes(x)\f[R]
+.PP
+: Returns the numbers of unsigned integer bytes required to hold the
+truncated absolute value of \f[B]x\f[R].
+.PP
+\f[B]sbytes(x)\f[R]
+.PP
+: Returns the numbers of signed, two\[aq]s-complement integer bytes
+required to hold the truncated value of \f[B]x\f[R].
+.PP
+\f[B]hex(x)\f[R]
+.PP
+: Outputs the hexadecimal (base \f[B]16\f[R]) representation of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]binary(x)\f[R]
+.PP
+: Outputs the binary (base \f[B]2\f[R]) representation of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]output(x, b)\f[R]
+.PP
+: Outputs the base \f[B]b\f[R] representation of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in as few power of two bytes as possible.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or is negative, an error message is printed
+instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in as few power of two bytes
+as possible.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, an error message is printed instead, but bc(1)
+is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uintn(x, n)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]n\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **n** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]intn(x, n)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]n\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **n** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint8(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]1\f[R] byte.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **1** byte, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int8(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]1\f[R] byte.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **1** byte, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint16(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]2\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **2** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int16(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]2\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **2** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint32(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]4\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **4** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int32(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]4\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **4** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint64(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]8\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **8** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int64(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]8\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **8** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]hex_uint(x, n)\f[R]
+.PP
+: Outputs the representation of the truncated absolute value of
+\f[B]x\f[R] as an unsigned integer in hexadecimal using \f[B]n\f[R]
+bytes.
+Not all of the value will be output if \f[B]n\f[R] is too small.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]binary_uint(x, n)\f[R]
+.PP
+: Outputs the representation of the truncated absolute value of
+\f[B]x\f[R] as an unsigned integer in binary using \f[B]n\f[R] bytes.
+Not all of the value will be output if \f[B]n\f[R] is too small.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]output_uint(x, n)\f[R]
+.PP
+: Outputs the representation of the truncated absolute value of
+\f[B]x\f[R] as an unsigned integer in the current \f[B]obase\f[R] (see
+the \f[B]SYNTAX\f[R] section) using \f[B]n\f[R] bytes.
+Not all of the value will be output if \f[B]n\f[R] is too small.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]output_byte(x, i)\f[R]
+.PP
+: Outputs byte \f[B]i\f[R] of the truncated absolute value of
+\f[B]x\f[R], where \f[B]0\f[R] is the least significant byte and
+\f[B]number_of_bytes - 1\f[R] is the most significant byte.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.SS Transcendental Functions
+.PP
+All transcendental functions can return slightly inaccurate results (up
+to 1 ULP (https://en.wikipedia.org/wiki/Unit_in_the_last_place)).
+This is unavoidable, and this
+article (https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT) explains
+why it is impossible and unnecessary to calculate exact results for the
+transcendental functions.
+.PP
+Because of the possible inaccuracy, I recommend that users call those
+functions with the precision (\f[B]scale\f[R]) set to at least 1 higher
+than is necessary.
+If exact results are \f[I]absolutely\f[R] required, users can double the
+precision (\f[B]scale\f[R]) and then truncate.
+.PP
+The transcendental functions in the standard math library are:
+.IP \[bu] 2
+\f[B]s(x)\f[R]
+.IP \[bu] 2
+\f[B]c(x)\f[R]
+.IP \[bu] 2
+\f[B]a(x)\f[R]
+.IP \[bu] 2
+\f[B]l(x)\f[R]
+.IP \[bu] 2
+\f[B]e(x)\f[R]
+.IP \[bu] 2
+\f[B]j(x, n)\f[R]
+.PP
+The transcendental functions in the extended math library are:
+.IP \[bu] 2
+\f[B]l2(x)\f[R]
+.IP \[bu] 2
+\f[B]l10(x)\f[R]
+.IP \[bu] 2
+\f[B]log(x, b)\f[R]
+.IP \[bu] 2
+\f[B]pi(p)\f[R]
+.IP \[bu] 2
+\f[B]t(x)\f[R]
+.IP \[bu] 2
+\f[B]a2(y, x)\f[R]
+.IP \[bu] 2
+\f[B]sin(x)\f[R]
+.IP \[bu] 2
+\f[B]cos(x)\f[R]
+.IP \[bu] 2
+\f[B]tan(x)\f[R]
+.IP \[bu] 2
+\f[B]atan(x)\f[R]
+.IP \[bu] 2
+\f[B]atan2(y, x)\f[R]
+.IP \[bu] 2
+\f[B]r2d(x)\f[R]
+.IP \[bu] 2
+\f[B]d2r(x)\f[R]
+.SH RESET
+.PP
+When bc(1) encounters an error or a signal that it has a non-default
+handler for, it resets.
+This means that several things happen.
+.PP
+First, any functions that are executing are stopped and popped off the
+stack.
+The behavior is not unlike that of exceptions in programming languages.
+Then the execution point is set so that any code waiting to execute
+(after all functions returned) is skipped.
+.PP
+Thus, when bc(1) resets, it skips any remaining code waiting to be
+executed.
+Then, if it is interactive mode, and the error was not a fatal error
+(see the \f[B]EXIT STATUS\f[R] section), it asks for more input;
+otherwise, it exits with the appropriate return code.
+.PP
+Note that this reset behavior is different from the GNU bc(1), which
+attempts to start executing the statement right after the one that
+caused an error.
+.SH PERFORMANCE
+.PP
+Most bc(1) implementations use \f[B]char\f[R] types to calculate the
+value of \f[B]1\f[R] decimal digit at a time, but that can be slow.
+This bc(1) does something different.
+.PP
+It uses large integers to calculate more than \f[B]1\f[R] decimal digit
+at a time.
+If built in a environment where \f[B]BC_LONG_BIT\f[R] (see the
+\f[B]LIMITS\f[R] section) is \f[B]64\f[R], then each integer has
+\f[B]9\f[R] decimal digits.
+If built in an environment where \f[B]BC_LONG_BIT\f[R] is \f[B]32\f[R]
+then each integer has \f[B]4\f[R] decimal digits.
+This value (the number of decimal digits per large integer) is called
+\f[B]BC_BASE_DIGS\f[R].
+.PP
+The actual values of \f[B]BC_LONG_BIT\f[R] and \f[B]BC_BASE_DIGS\f[R]
+can be queried with the \f[B]limits\f[R] statement.
+.PP
+In addition, this bc(1) uses an even larger integer for overflow
+checking.
+This integer type depends on the value of \f[B]BC_LONG_BIT\f[R], but is
+always at least twice as large as the integer type used to store digits.
+.SH LIMITS
+.PP
+The following are the limits on bc(1):
+.PP
+\f[B]BC_LONG_BIT\f[R]
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
+bc(1) was built.
+This determines how many decimal digits can be stored in a single large
+integer (see the \f[B]PERFORMANCE\f[R] section).
+.PP
+\f[B]BC_BASE_DIGS\f[R]
+.PP
+: The number of decimal digits per large integer (see the
+\f[B]PERFORMANCE\f[R] section).
+Depends on \f[B]BC_LONG_BIT\f[R].
+.PP
+\f[B]BC_BASE_POW\f[R]
+.PP
+: The max decimal number that each large integer can store (see
+\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
+Depends on \f[B]BC_BASE_DIGS\f[R].
+.PP
+\f[B]BC_OVERFLOW_MAX\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+section) can hold.
+Depends on \f[B]BC_LONG_BIT\f[R].
+.PP
+\f[B]BC_BASE_MAX\f[R]
+.PP
+: The maximum output base.
+Set at \f[B]BC_BASE_POW\f[R].
+.PP
+\f[B]BC_DIM_MAX\f[R]
+.PP
+: The maximum size of arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+\f[B]BC_SCALE_MAX\f[R]
+.PP
+: The maximum \f[B]scale\f[R].
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_STRING_MAX\f[R]
+.PP
+: The maximum length of strings.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_NAME_MAX\f[R]
+.PP
+: The maximum length of identifiers.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_NUM_MAX\f[R]
+.PP
+: The maximum length of a number (in decimal digits), which includes
+digits after the decimal point.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_RAND_MAX\f[R]
+.PP
+: The maximum integer (inclusive) returned by the \f[B]rand()\f[R]
+operand.
+Set at \f[B]2\[ha]BC_LONG_BIT-1\f[R].
+.PP
+Exponent
+.PP
+: The maximum allowable exponent (positive or negative).
+Set at \f[B]BC_OVERFLOW_MAX\f[R].
+.PP
+Number of vars
+.PP
+: The maximum number of vars/arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+The actual values can be queried with the \f[B]limits\f[R] statement.
+.PP
+These limits are meant to be effectively non-existent; the limits are so
+large (at least on 64-bit machines) that there should not be any point
+at which they become a problem.
+In fact, memory should be exhausted before these limits should be hit.
+.SH ENVIRONMENT VARIABLES
+.PP
+bc(1) recognizes the following environment variables:
+.PP
+\f[B]POSIXLY_CORRECT\f[R]
+.PP
+: If this variable exists (no matter the contents), bc(1) behaves as if
+the \f[B]-s\f[R] option was given.
+.PP
+\f[B]BC_ENV_ARGS\f[R]
+.PP
+: This is another way to give command-line arguments to bc(1).
+They should be in the same format as all other command-line arguments.
+These are always processed first, so any files given in
+\f[B]BC_ENV_ARGS\f[R] will be processed before arguments and files given
+on the command-line.
+This gives the user the ability to set up \[dq]standard\[dq] options and
+files to be used at every invocation.
+The most useful thing for such files to contain would be useful
+functions that the user might want every time bc(1) runs.
+.IP
+.nf
+\f[C]
+The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some bc file.bc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]bc\[rs]\[dq] file.bc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]bc\[aq] file.bc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
+\f[B]BC_LINE_LENGTH\f[R]
+.PP
+: If this environment variable exists and contains an integer that is
+greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
+(\f[B]2\[ha]16-1\f[R]), bc(1) will output lines to that length,
+including the backslash (\f[B]\[rs]\f[R]).
+The default line length is \f[B]70\f[R].
+.SH EXIT STATUS
+.PP
+bc(1) returns the following exit statuses:
+.PP
+\f[B]0\f[R]
+.PP
+: No error.
+.PP
+\f[B]1\f[R]
+.PP
+: A math error occurred.
+This follows standard practice of using \f[B]1\f[R] for expected errors,
+since math errors will happen in the process of normal execution.
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, using a negative number as a bound for the pseudo-random number
+generator, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**), places (**\[rs]\[at]**), left shift (**\[rs]<\[rs]<**), and right shift (**\[rs]>\[rs]>**)
+operators and their corresponding assignment operators.
+\f[R]
+.fi
+.PP
+\f[B]2\f[R]
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, using a token where it is invalid,
+giving an invalid expression, giving an invalid print statement, giving an
+invalid function definition, attempting to assign to an expression that is
+not a named expression (see the *Named Expressions* subsection of the
+**SYNTAX** section), giving an invalid **auto** list, having a duplicate
+**auto**/function parameter, failing to find the end of a code block,
+attempting to return a value from a **void** function, attempting to use a
+variable as a reference, and using any extensions when the option **-s** or
+any equivalents were given.
+\f[R]
+.fi
+.PP
+\f[B]3\f[R]
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, passing the wrong number of
+arguments to functions, attempting to call an undefined function, and
+attempting to use a **void** function call as a value in an expression.
+\f[R]
+.fi
+.PP
+\f[B]4\f[R]
+.PP
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (bc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
+.PP
+The exit status \f[B]4\f[R] is special; when a fatal error occurs, bc(1)
+always exits and returns \f[B]4\f[R], no matter what mode bc(1) is in.
+.PP
+The other statuses will only be returned when bc(1) is not in
+interactive mode (see the \f[B]INTERACTIVE MODE\f[R] section), since
+bc(1) resets its state (see the \f[B]RESET\f[R] section) and accepts
+more input when one of those errors occurs in interactive mode.
+This is also the case when interactive mode is forced by the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.PP
+These exit statuses allow bc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.SH INTERACTIVE MODE
+.PP
+Per the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+bc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both \f[B]stdin\f[R]
+and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
+and \f[B]--interactive\f[R] option can turn it on in other cases.
+.PP
+In interactive mode, bc(1) attempts to recover from errors (see the
+\f[B]RESET\f[R] section), and in normal execution, flushes
+\f[B]stdout\f[R] as soon as execution is done for the current input.
+.SH TTY MODE
+.PP
+If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
+connected to a TTY, bc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is different from interactive mode because interactive mode is
+required in the bc(1)
+specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
+to be connected to a terminal.
+.SH SIGNAL HANDLING
+.PP
+Sending a \f[B]SIGINT\f[R] will cause bc(1) to stop execution of the
+current input.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If bc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If bc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
+.PP
+This means that if a \f[B]SIGINT\f[R] is sent to bc(1) as it is
+executing a file, it can seem as though bc(1) did not respond to the
+signal since it will immediately start executing the next file.
+This is by design; most files that users execute when interacting with
+bc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file.
+The rest of the files could still be executed without problem, allowing
+the user to continue.
+.PP
+\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause bc(1) to clean up and
+exit, and it uses the default handler for all other signals.
+.SH SEE ALSO
+.PP
+dc(1)
+.SH STANDARDS
+.PP
+bc(1) is compliant with the IEEE Std 1003.1-2017
+(\[lq]POSIX.1-2017\[rq]) (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+specification.
+The flags \f[B]-efghiqsvVw\f[R], all long options, and the extensions
+noted above are extensions to that specification.
+.PP
+Note that the specification explicitly says that bc(1) only accepts
+numbers that use a period (\f[B].\f[R]) as a radix point, regardless of
+the value of \f[B]LC_NUMERIC\f[R].
+.SH BUGS
+.PP
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
+.SH AUTHORS
+.PP
+Gavin D.
+Howard <gavin@yzena.com> and contributors.
diff --git a/manuals/bc/HNP.1.md b/manuals/bc/HNP.1.md
new file mode 100644
index 00000000..365ee369
--- /dev/null
+++ b/manuals/bc/HNP.1.md
@@ -0,0 +1,1679 @@
+<!---
+
+SPDX-License-Identifier: BSD-2-Clause
+
+Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+-->
+
+# NAME
+
+bc - arbitrary-precision decimal arithmetic language and calculator
+
+# SYNOPSIS
+
+**bc** [**-ghilPqRsvVw**] [**-\-global-stacks**] [**-\-help**] [**-\-interactive**] [**-\-mathlib**] [**-\-no-prompt**] [**-\-no-read-prompt**] [**-\-quiet**] [**-\-standard**] [**-\-warn**] [**-\-version**] [**-e** *expr*] [**-\-expression**=*expr*...] [**-f** *file*...] [**-\-file**=*file*...] [*file*...]
+
+# DESCRIPTION
+
+bc(1) is an interactive processor for a language first standardized in 1991 by
+POSIX. (The current standard is [here][1].) The language provides unlimited
+precision decimal arithmetic and is somewhat C-like, but there are differences.
+Such differences will be noted in this document.
+
+After parsing and handling options, this bc(1) reads any files given on the
+command line and executes them before reading from **stdin**.
+
+# OPTIONS
+
+The following are the options that bc(1) accepts.
+
+**-g**, **-\-global-stacks**
+
+: Turns the globals **ibase**, **obase**, **scale**, and **seed** into stacks.
+
+ This has the effect that a copy of the current value of all four are pushed
+ onto a stack for every function call, as well as popped when every function
+ returns. This means that functions can assign to any and all of those
+ globals without worrying that the change will affect other functions.
+ Thus, a hypothetical function named **output(x,b)** that simply printed
+ **x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+ instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+ This makes writing functions much easier.
+
+ (**Note**: the function **output(x,b)** exists in the extended math library.
+ See the **LIBRARY** section.)
+
+ However, since using this flag means that functions cannot set **ibase**,
+ **obase**, **scale**, or **seed** globally, functions that are made to do so
+ cannot work anymore. There are two possible use cases for that, and each has
+ a solution.
+
+ First, if a function is called on startup to turn bc(1) into a number
+ converter, it is possible to replace that capability with various shell
+ aliases. Examples:
+
+ alias d2o="bc -e ibase=A -e obase=8"
+ alias h2b="bc -e ibase=G -e obase=2"
+
+ Second, if the purpose of a function is to set **ibase**, **obase**,
+ **scale**, or **seed** globally for any other purpose, it could be split
+ into one to four functions (based on how many globals it sets) and each of
+ those functions could return the desired value for a global.
+
+ For functions that set **seed**, the value assigned to **seed** is not
+ propagated to parent functions. This means that the sequence of
+ pseudo-random numbers that they see will not be the same sequence of
+ pseudo-random numbers that any parent sees. This is only the case once
+ **seed** has been set.
+
+ If a function desires to not affect the sequence of pseudo-random numbers
+ of its parents, but wants to use the same **seed**, it can use the following
+ line:
+
+ seed = seed
+
+ If the behavior of this option is desired for every run of bc(1), then users
+ could make sure to define **BC_ENV_ARGS** and include this option (see the
+ **ENVIRONMENT VARIABLES** section for more details).
+
+ If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+ This is a **non-portable extension**.
+
+**-h**, **-\-help**
+
+: Prints a usage message and quits.
+
+**-i**, **-\-interactive**
+
+: Forces interactive mode. (See the **INTERACTIVE MODE** section.)
+
+ This is a **non-portable extension**.
+
+**-l**, **-\-mathlib**
+
+: Sets **scale** (see the **SYNTAX** section) to **20** and loads the included
+ math library and the extended math library before running any code,
+ including any expressions or files specified on the command line.
+
+ To learn what is in the libraries, see the **LIBRARY** section.
+
+**-P**, **-\-no-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-R**, **-\-no-read-prompt**
+
+: Because bc(1) was built without support for prompts, this option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-q**, **-\-quiet**
+
+: This option is for compatibility with the [GNU bc(1)][2]; it is a no-op.
+ Without this option, GNU bc(1) prints a copyright header. This bc(1) only
+ prints the copyright header if one or more of the **-v**, **-V**, or
+ **-\-version** options are given.
+
+ This is a **non-portable extension**.
+
+**-s**, **-\-standard**
+
+: Process exactly the language defined by the [standard][1] and error if any
+ extensions are used.
+
+ This is a **non-portable extension**.
+
+**-v**, **-V**, **-\-version**
+
+: Print the version information (copyright header) and exit.
+
+ This is a **non-portable extension**.
+
+**-w**, **-\-warn**
+
+: Like **-s** and **-\-standard**, except that warnings (and not errors) are
+ printed for non-standard extensions and execution continues normally.
+
+ This is a **non-portable extension**.
+
+**-e** *expr*, **-\-expression**=*expr*
+
+: Evaluates *expr*. If multiple expressions are given, they are evaluated in
+ order. If files are given as well (see below), the expressions and files are
+ evaluated in the order given. This means that if a file is given before an
+ expression, the file is read in and evaluated first.
+
+ If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**, whether on the
+ command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+ **-\-expression**, **-f**, or **-\-file** arguments are given after **-f-**
+ or equivalent is given, bc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+**-f** *file*, **-\-file**=*file*
+
+: Reads in *file* and evaluates it, line by line, as though it were read
+ through **stdin**. If expressions are also given (see above), the
+ expressions are evaluated in the order given.
+
+ If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**. However, if any other
+ **-e**, **-\-expression**, **-f**, or **-\-file** arguments are given after
+ **-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+All long options are **non-portable extensions**.
+
+# STDOUT
+
+Any non-error output is written to **stdout**. In addition, if history (see the
+**HISTORY** section) and the prompt (see the **TTY MODE** section) are enabled,
+both are output to **stdout**.
+
+**Note**: Unlike other bc(1) implementations, this bc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stdout**, so if
+**stdout** is closed, as in **bc <file> >&-**, it will quit with an error. This
+is done so that bc(1) can report problems when **stdout** is redirected to a
+file.
+
+If there are scripts that depend on the behavior of other bc(1) implementations,
+it is recommended that those scripts be changed to redirect **stdout** to
+**/dev/null**.
+
+# STDERR
+
+Any error output is written to **stderr**.
+
+**Note**: Unlike other bc(1) implementations, this bc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stderr**, so if
+**stderr** is closed, as in **bc <file> 2>&-**, it will quit with an error. This
+is done so that bc(1) can exit with an error code when **stderr** is redirected
+to a file.
+
+If there are scripts that depend on the behavior of other bc(1) implementations,
+it is recommended that those scripts be changed to redirect **stderr** to
+**/dev/null**.
+
+# SYNTAX
+
+The syntax for bc(1) programs is mostly C-like, with some differences. This
+bc(1) follows the [POSIX standard][1], which is a much more thorough resource
+for the language this bc(1) accepts. This section is meant to be a summary and a
+listing of all the extensions to the standard.
+
+In the sections below, **E** means expression, **S** means statement, and **I**
+means identifier.
+
+Identifiers (**I**) start with a lowercase letter and can be followed by any
+number (up to **BC_NAME_MAX-1**) of lowercase letters (**a-z**), digits
+(**0-9**), and underscores (**\_**). The regex is **\[a-z\]\[a-z0-9\_\]\***.
+Identifiers with more than one character (letter) are a
+**non-portable extension**.
+
+**ibase** is a global variable determining how to interpret constant numbers. It
+is the "input" base, or the number base used for interpreting input numbers.
+**ibase** is initially **10**. If the **-s** (**-\-standard**) and **-w**
+(**-\-warn**) flags were not given on the command line, the max allowable value
+for **ibase** is **36**. Otherwise, it is **16**. The min allowable value for
+**ibase** is **2**. The max allowable value for **ibase** can be queried in
+bc(1) programs with the **maxibase()** built-in function.
+
+**obase** is a global variable determining how to output results. It is the
+"output" base, or the number base used for outputting numbers. **obase** is
+initially **10**. The max allowable value for **obase** is **BC_BASE_MAX** and
+can be queried in bc(1) programs with the **maxobase()** built-in function. The
+min allowable value for **obase** is **0**. If **obase** is **0**, values are
+output in scientific notation, and if **obase** is **1**, values are output in
+engineering notation. Otherwise, values are output in the specified base.
+
+Outputting in scientific and engineering notations are **non-portable
+extensions**.
+
+The *scale* of an expression is the number of digits in the result of the
+expression right of the decimal point, and **scale** is a global variable that
+sets the precision of any operations, with exceptions. **scale** is initially
+**0**. **scale** cannot be negative. The max allowable value for **scale** is
+**BC_SCALE_MAX** and can be queried in bc(1) programs with the **maxscale()**
+built-in function.
+
+bc(1) has both *global* variables and *local* variables. All *local*
+variables are local to the function; they are parameters or are introduced in
+the **auto** list of a function (see the **FUNCTIONS** section). If a variable
+is accessed which is not a parameter or in the **auto** list, it is assumed to
+be *global*. If a parent function has a *local* variable version of a variable
+that a child function considers *global*, the value of that *global* variable in
+the child function is the value of the variable in the parent function, not the
+value of the actual *global* variable.
+
+All of the above applies to arrays as well.
+
+The value of a statement that is an expression (i.e., any of the named
+expressions or operands) is printed unless the lowest precedence operator is an
+assignment operator *and* the expression is notsurrounded by parentheses.
+
+The value that is printed is also assigned to the special variable **last**. A
+single dot (**.**) may also be used as a synonym for **last**. These are
+**non-portable extensions**.
+
+Either semicolons or newlines may separate statements.
+
+## Comments
+
+There are two kinds of comments:
+
+1. Block comments are enclosed in **/\*** and **\*/**.
+2. Line comments go from **#** until, and not including, the next newline. This
+ is a **non-portable extension**.
+
+## Named Expressions
+
+The following are named expressions in bc(1):
+
+1. Variables: **I**
+2. Array Elements: **I[E]**
+3. **ibase**
+4. **obase**
+5. **scale**
+6. **seed**
+7. **last** or a single dot (**.**)
+
+Numbers 6 and 7 are **non-portable extensions**.
+
+The meaning of **seed** is dependent on the current pseudo-random number
+generator but is guaranteed to not change except for new major versions.
+
+The *scale* and sign of the value may be significant.
+
+If a previously used **seed** value is assigned to **seed** and used again, the
+pseudo-random number generator is guaranteed to produce the same sequence of
+pseudo-random numbers as it did when the **seed** value was previously used.
+
+The exact value assigned to **seed** is not guaranteed to be returned if
+**seed** is queried again immediately. However, if **seed** *does* return a
+different value, both values, when assigned to **seed**, are guaranteed to
+produce the same sequence of pseudo-random numbers. This means that certain
+values assigned to **seed** will *not* produce unique sequences of pseudo-random
+numbers. The value of **seed** will change after any use of the **rand()** and
+**irand(E)** operands (see the *Operands* subsection below), except if the
+parameter passed to **irand(E)** is **0**, **1**, or negative.
+
+There is no limit to the length (number of significant decimal digits) or
+*scale* of the value that can be assigned to **seed**.
+
+Variables and arrays do not interfere; users can have arrays named the same as
+variables. This also applies to functions (see the **FUNCTIONS** section), so a
+user can have a variable, array, and function that all have the same name, and
+they will not shadow each other, whether inside of functions or not.
+
+Named expressions are required as the operand of **increment**/**decrement**
+operators and as the left side of **assignment** operators (see the *Operators*
+subsection).
+
+## Operands
+
+The following are valid operands in bc(1):
+
+1. Numbers (see the *Numbers* subsection below).
+2. Array indices (**I[E]**).
+3. **(E)**: The value of **E** (used to change precedence).
+4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
+5. **length(E)**: The number of significant decimal digits in **E**.
+6. **length(I[])**: The number of elements in the array **I**. This is a
+ **non-portable extension**.
+7. **scale(E)**: The *scale* of **E**.
+8. **abs(E)**: The absolute value of **E**. This is a **non-portable
+ extension**.
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+ a non-**void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
+ **I[]**, which will automatically be turned into array references (see the
+ *Array References* subsection of the **FUNCTIONS** section) if the
+ corresponding parameter in the function definition is an array reference.
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
+ result of that expression is the result of the **read()** operand. This is a
+ **non-portable extension**.
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+ extension**.
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
+ extension**.
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
+ extension**.
+14. **rand()**: A pseudo-random integer between **0** (inclusive) and
+ **BC_RAND_MAX** (inclusive). Using this operand will change the value of
+ **seed**. This is a **non-portable extension**.
+15. **irand(E)**: A pseudo-random integer between **0** (inclusive) and the
+ value of **E** (exclusive). If **E** is negative or is a non-integer
+ (**E**'s *scale* is not **0**), an error is raised, and bc(1) resets (see
+ the **RESET** section) while **seed** remains unchanged. If **E** is larger
+ than **BC_RAND_MAX**, the higher bound is honored by generating several
+ pseudo-random integers, multiplying them by appropriate powers of
+ **BC_RAND_MAX+1**, and adding them together. Thus, the size of integer that
+ can be generated with this operand is unbounded. Using this operand will
+ change the value of **seed**, unless the value of **E** is **0** or **1**.
+ In that case, **0** is returned, and **seed** is *not* changed. This is a
+ **non-portable extension**.
+16. **maxrand()**: The max integer returned by **rand()**. This is a
+ **non-portable extension**.
+
+The integers generated by **rand()** and **irand(E)** are guaranteed to be as
+unbiased as possible, subject to the limitations of the pseudo-random number
+generator.
+
+**Note**: The values returned by the pseudo-random number generator with
+**rand()** and **irand(E)** are guaranteed to *NOT* be cryptographically secure.
+This is a consequence of using a seeded pseudo-random number generator. However,
+they *are* guaranteed to be reproducible with identical **seed** values. This
+means that the pseudo-random values from bc(1) should only be used where a
+reproducible stream of pseudo-random numbers is *ESSENTIAL*. In any other case,
+use a non-seeded pseudo-random number generator.
+
+## Numbers
+
+Numbers are strings made up of digits, uppercase letters, and at most **1**
+period for a radix. Numbers can have up to **BC_NUM_MAX** digits. Uppercase
+letters are equal to **9** + their position in the alphabet (i.e., **A** equals
+**10**, or **9+1**). If a digit or letter makes no sense with the current value
+of **ibase**, they are set to the value of the highest valid digit in **ibase**.
+
+Single-character numbers (i.e., **A** alone) take the value that they would have
+if they were valid digits, regardless of the value of **ibase**. This means that
+**A** alone always equals decimal **10** and **Z** alone always equals decimal
+**35**.
+
+In addition, bc(1) accepts numbers in scientific notation. These have the form
+**\<number\>e\<integer\>**. The exponent (the portion after the **e**) must be
+an integer. An example is **1.89237e9**, which is equal to **1892370000**.
+Negative exponents are also allowed, so **4.2890e-3** is equal to **0.0042890**.
+
+Using scientific notation is an error or warning if the **-s** or **-w**,
+respectively, command-line options (or equivalents) are given.
+
+**WARNING**: Both the number and the exponent in scientific notation are
+interpreted according to the current **ibase**, but the number is still
+multiplied by **10\^exponent** regardless of the current **ibase**. For example,
+if **ibase** is **16** and bc(1) is given the number string **FFeA**, the
+resulting decimal number will be **2550000000000**, and if bc(1) is given the
+number string **10e-4**, the resulting decimal number will be **0.0016**.
+
+Accepting input as scientific notation is a **non-portable extension**.
+
+## Operators
+
+The following arithmetic and logical operators can be used. They are listed in
+order of decreasing precedence. Operators in the same group have the same
+precedence.
+
+**++** **-\-**
+
+: Type: Prefix and Postfix
+
+ Associativity: None
+
+ Description: **increment**, **decrement**
+
+**-** **!**
+
+: Type: Prefix
+
+ Associativity: None
+
+ Description: **negation**, **boolean not**
+
+**\$**
+
+: Type: Postfix
+
+ Associativity: None
+
+ Description: **truncation**
+
+**\@**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **set precision**
+
+**\^**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **power**
+
+**\*** **/** **%**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **multiply**, **divide**, **modulus**
+
+**+** **-**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **add**, **subtract**
+
+**\<\<** **\>\>**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **shift left**, **shift right**
+
+**=** **\<\<=** **\>\>=** **+=** **-=** **\*=** **/=** **%=** **\^=** **\@=**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **assignment**
+
+**==** **\<=** **\>=** **!=** **\<** **\>**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **relational**
+
+**&&**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **boolean and**
+
+**||**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **boolean or**
+
+The operators will be described in more detail below.
+
+**++** **-\-**
+
+: The prefix and postfix **increment** and **decrement** operators behave
+ exactly like they would in C. They require a named expression (see the
+ *Named Expressions* subsection) as an operand.
+
+ The prefix versions of these operators are more efficient; use them where
+ possible.
+
+**-**
+
+: The **negation** operator returns **0** if a user attempts to negate any
+ expression with the value **0**. Otherwise, a copy of the expression with
+ its sign flipped is returned.
+
+**!**
+
+: The **boolean not** operator returns **1** if the expression is **0**, or
+ **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**\$**
+
+: The **truncation** operator returns a copy of the given expression with all
+ of its *scale* removed.
+
+ This is a **non-portable extension**.
+
+**\@**
+
+: The **set precision** operator takes two expressions and returns a copy of
+ the first with its *scale* equal to the value of the second expression. That
+ could either mean that the number is returned without change (if the
+ *scale* of the first expression matches the value of the second
+ expression), extended (if it is less), or truncated (if it is more).
+
+ The second expression must be an integer (no *scale*) and non-negative.
+
+ This is a **non-portable extension**.
+
+**\^**
+
+: The **power** operator (not the **exclusive or** operator, as it would be in
+ C) takes two expressions and raises the first to the power of the value of
+ the second. The *scale* of the result is equal to **scale**.
+
+ The second expression must be an integer (no *scale*), and if it is
+ negative, the first value must be non-zero.
+
+**\***
+
+: The **multiply** operator takes two expressions, multiplies them, and
+ returns the product. If **a** is the *scale* of the first expression and
+ **b** is the *scale* of the second expression, the *scale* of the result is
+ equal to **min(a+b,max(scale,a,b))** where **min()** and **max()** return
+ the obvious values.
+
+**/**
+
+: The **divide** operator takes two expressions, divides them, and returns the
+ quotient. The *scale* of the result shall be the value of **scale**.
+
+ The second expression must be non-zero.
+
+**%**
+
+: The **modulus** operator takes two expressions, **a** and **b**, and
+ evaluates them by 1) Computing **a/b** to current **scale** and 2) Using the
+ result of step 1 to calculate **a-(a/b)\*b** to *scale*
+ **max(scale+scale(b),scale(a))**.
+
+ The second expression must be non-zero.
+
+**+**
+
+: The **add** operator takes two expressions, **a** and **b**, and returns the
+ sum, with a *scale* equal to the max of the *scale*s of **a** and **b**.
+
+**-**
+
+: The **subtract** operator takes two expressions, **a** and **b**, and
+ returns the difference, with a *scale* equal to the max of the *scale*s of
+ **a** and **b**.
+
+**\<\<**
+
+: The **left shift** operator takes two expressions, **a** and **b**, and
+ returns a copy of the value of **a** with its decimal point moved **b**
+ places to the right.
+
+ The second expression must be an integer (no *scale*) and non-negative.
+
+ This is a **non-portable extension**.
+
+**\>\>**
+
+: The **right shift** operator takes two expressions, **a** and **b**, and
+ returns a copy of the value of **a** with its decimal point moved **b**
+ places to the left.
+
+ The second expression must be an integer (no *scale*) and non-negative.
+
+ This is a **non-portable extension**.
+
+**=** **\<\<=** **\>\>=** **+=** **-=** **\*=** **/=** **%=** **\^=** **\@=**
+
+: The **assignment** operators take two expressions, **a** and **b** where
+ **a** is a named expression (see the *Named Expressions* subsection).
+
+ For **=**, **b** is copied and the result is assigned to **a**. For all
+ others, **a** and **b** are applied as operands to the corresponding
+ arithmetic operator and the result is assigned to **a**.
+
+ The **assignment** operators that correspond to operators that are
+ extensions are themselves **non-portable extensions**.
+
+**==** **\<=** **\>=** **!=** **\<** **\>**
+
+: The **relational** operators compare two expressions, **a** and **b**, and
+ if the relation holds, according to C language semantics, the result is
+ **1**. Otherwise, it is **0**.
+
+ Note that unlike in C, these operators have a lower precedence than the
+ **assignment** operators, which means that **a=b\>c** is interpreted as
+ **(a=b)\>c**.
+
+ Also, unlike the [standard][1] requires, these operators can appear anywhere
+ any other expressions can be used. This allowance is a
+ **non-portable extension**.
+
+**&&**
+
+: The **boolean and** operator takes two expressions and returns **1** if both
+ expressions are non-zero, **0** otherwise.
+
+ This is *not* a short-circuit operator.
+
+ This is a **non-portable extension**.
+
+**||**
+
+: The **boolean or** operator takes two expressions and returns **1** if one
+ of the expressions is non-zero, **0** otherwise.
+
+ This is *not* a short-circuit operator.
+
+ This is a **non-portable extension**.
+
+## Statements
+
+The following items are statements:
+
+1. **E**
+2. **{** **S** **;** ... **;** **S** **}**
+3. **if** **(** **E** **)** **S**
+4. **if** **(** **E** **)** **S** **else** **S**
+5. **while** **(** **E** **)** **S**
+6. **for** **(** **E** **;** **E** **;** **E** **)** **S**
+7. An empty statement
+8. **break**
+9. **continue**
+10. **quit**
+11. **halt**
+12. **limits**
+13. A string of characters, enclosed in double quotes
+14. **print** **E** **,** ... **,** **E**
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+ a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
+ **I[]**, which will automatically be turned into array references (see the
+ *Array References* subsection of the **FUNCTIONS** section) if the
+ corresponding parameter in the function definition is an array reference.
+
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
+
+Also, as a **non-portable extension**, any or all of the expressions in the
+header of a for loop may be omitted. If the condition (second expression) is
+omitted, it is assumed to be a constant **1**.
+
+The **break** statement causes a loop to stop iterating and resume execution
+immediately following a loop. This is only allowed in loops.
+
+The **continue** statement causes a loop iteration to stop early and returns to
+the start of the loop, including testing the loop condition. This is only
+allowed in loops.
+
+The **if** **else** statement does the same thing as in C.
+
+The **quit** statement causes bc(1) to quit, even if it is on a branch that will
+not be executed (it is a compile-time command).
+
+The **halt** statement causes bc(1) to quit, if it is executed. (Unlike **quit**
+if it is on a branch of an **if** statement that is not executed, bc(1) does not
+quit.)
+
+The **limits** statement prints the limits that this bc(1) is subject to. This
+is like the **quit** statement in that it is a compile-time command.
+
+An expression by itself is evaluated and printed, followed by a newline.
+
+Both scientific notation and engineering notation are available for printing the
+results of expressions. Scientific notation is activated by assigning **0** to
+**obase**, and engineering notation is activated by assigning **1** to
+**obase**. To deactivate them, just assign a different value to **obase**.
+
+Scientific notation and engineering notation are disabled if bc(1) is run with
+either the **-s** or **-w** command-line options (or equivalents).
+
+Printing numbers in scientific notation and/or engineering notation is a
+**non-portable extension**.
+
+## Print Statement
+
+The "expressions" in a **print** statement may also be strings. If they are, there
+are backslash escape sequences that are interpreted specially. What those
+sequences are, and what they cause to be printed, are shown below:
+
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
+
+Any other character following a backslash causes the backslash and character to
+be printed as-is.
+
+Any non-string expression in a print statement shall be assigned to **last**,
+like any other expression that is printed.
+
+## Order of Evaluation
+
+All expressions in a statment are evaluated left to right, except as necessary
+to maintain order of operations. This means, for example, assuming that **i** is
+equal to **0**, in the expression
+
+ a[i++] = i++
+
+the first (or 0th) element of **a** is set to **1**, and **i** is equal to **2**
+at the end of the expression.
+
+This includes function arguments. Thus, assuming **i** is equal to **0**, this
+means that in the expression
+
+ x(i++, i++)
+
+the first argument passed to **x()** is **0**, and the second argument is **1**,
+while **i** is equal to **2** before the function starts executing.
+
+# FUNCTIONS
+
+Function definitions are as follows:
+
+```
+define I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return(E)
+}
+```
+
+Any **I** in the parameter list or **auto** list may be replaced with **I[]** to
+make a parameter or **auto** var an array, and any **I** in the parameter list
+may be replaced with **\*I[]** to make a parameter an array reference. Callers
+of functions that take array references should not put an asterisk in the call;
+they must be called with just **I[]** like normal array parameters and will be
+automatically converted into references.
+
+As a **non-portable extension**, the opening brace of a **define** statement may
+appear on the next line.
+
+As a **non-portable extension**, the return statement may also be in one of the
+following forms:
+
+1. **return**
+2. **return** **(** **)**
+3. **return** **E**
+
+The first two, or not specifying a **return** statement, is equivalent to
+**return (0)**, unless the function is a **void** function (see the *Void
+Functions* subsection below).
+
+## Void Functions
+
+Functions can also be **void** functions, defined as follows:
+
+```
+define void I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return
+}
+```
+
+They can only be used as standalone expressions, where such an expression would
+be printed alone, except in a print statement.
+
+Void functions can only use the first two **return** statements listed above.
+They can also omit the return statement entirely.
+
+The word "void" is not treated as a keyword; it is still possible to have
+variables, arrays, and functions named **void**. The word "void" is only
+treated specially right after the **define** keyword.
+
+This is a **non-portable extension**.
+
+## Array References
+
+For any array in the parameter list, if the array is declared in the form
+
+```
+*I[]
+```
+
+it is a **reference**. Any changes to the array in the function are reflected,
+when the function returns, to the array that was passed in.
+
+Other than this, all function arguments are passed by value.
+
+This is a **non-portable extension**.
+
+# LIBRARY
+
+All of the functions below, including the functions in the extended math
+library (see the *Extended Library* subsection below), are available when the
+**-l** or **-\-mathlib** command-line flags are given, except that the extended
+math library is not available when the **-s** option, the **-w** option, or
+equivalents are given.
+
+## Standard Library
+
+The [standard][1] defines the following functions for the math library:
+
+**s(x)**
+
+: Returns the sine of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**c(x)**
+
+: Returns the cosine of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**a(x)**
+
+: Returns the arctangent of **x**, in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**l(x)**
+
+: Returns the natural logarithm of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**e(x)**
+
+: Returns the mathematical constant **e** raised to the power of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**j(x, n)**
+
+: Returns the bessel integer order **n** (truncated) of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+## Extended Library
+
+The extended library is *not* loaded when the **-s**/**-\-standard** or
+**-w**/**-\-warn** options are given since they are not part of the library
+defined by the [standard][1].
+
+The extended library is a **non-portable extension**.
+
+**p(x, y)**
+
+: Calculates **x** to the power of **y**, even if **y** is not an integer, and
+ returns the result to the current **scale**.
+
+ It is an error if **y** is negative and **x** is **0**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**r(x, p)**
+
+: Returns **x** rounded to **p** decimal places according to the rounding mode
+ [round half away from **0**][3].
+
+**ceil(x, p)**
+
+: Returns **x** rounded to **p** decimal places according to the rounding mode
+ [round away from **0**][6].
+
+**f(x)**
+
+: Returns the factorial of the truncated absolute value of **x**.
+
+**perm(n, k)**
+
+: Returns the permutation of the truncated absolute value of **n** of the
+ truncated absolute value of **k**, if **k \<= n**. If not, it returns **0**.
+
+**comb(n, k)**
+
+: Returns the combination of the truncated absolute value of **n** of the
+ truncated absolute value of **k**, if **k \<= n**. If not, it returns **0**.
+
+**l2(x)**
+
+: Returns the logarithm base **2** of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**l10(x)**
+
+: Returns the logarithm base **10** of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**log(x, b)**
+
+: Returns the logarithm base **b** of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**cbrt(x)**
+
+: Returns the cube root of **x**.
+
+**root(x, n)**
+
+: Calculates the truncated value of **n**, **r**, and returns the **r**th root
+ of **x** to the current **scale**.
+
+ If **r** is **0** or negative, this raises an error and causes bc(1) to
+ reset (see the **RESET** section). It also raises an error and causes bc(1)
+ to reset if **r** is even and **x** is negative.
+
+**pi(p)**
+
+: Returns **pi** to **p** decimal places.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**t(x)**
+
+: Returns the tangent of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**a2(y, x)**
+
+: Returns the arctangent of **y/x**, in radians. If both **y** and **x** are
+ equal to **0**, it raises an error and causes bc(1) to reset (see the
+ **RESET** section). Otherwise, if **x** is greater than **0**, it returns
+ **a(y/x)**. If **x** is less than **0**, and **y** is greater than or equal
+ to **0**, it returns **a(y/x)+pi**. If **x** is less than **0**, and **y**
+ is less than **0**, it returns **a(y/x)-pi**. If **x** is equal to **0**,
+ and **y** is greater than **0**, it returns **pi/2**. If **x** is equal to
+ **0**, and **y** is less than **0**, it returns **-pi/2**.
+
+ This function is the same as the **atan2()** function in many programming
+ languages.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**sin(x)**
+
+: Returns the sine of **x**, which is assumed to be in radians.
+
+ This is an alias of **s(x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**cos(x)**
+
+: Returns the cosine of **x**, which is assumed to be in radians.
+
+ This is an alias of **c(x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**tan(x)**
+
+: Returns the tangent of **x**, which is assumed to be in radians.
+
+ If **x** is equal to **1** or **-1**, this raises an error and causes bc(1)
+ to reset (see the **RESET** section).
+
+ This is an alias of **t(x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**atan(x)**
+
+: Returns the arctangent of **x**, in radians.
+
+ This is an alias of **a(x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**atan2(y, x)**
+
+: Returns the arctangent of **y/x**, in radians. If both **y** and **x** are
+ equal to **0**, it raises an error and causes bc(1) to reset (see the
+ **RESET** section). Otherwise, if **x** is greater than **0**, it returns
+ **a(y/x)**. If **x** is less than **0**, and **y** is greater than or equal
+ to **0**, it returns **a(y/x)+pi**. If **x** is less than **0**, and **y**
+ is less than **0**, it returns **a(y/x)-pi**. If **x** is equal to **0**,
+ and **y** is greater than **0**, it returns **pi/2**. If **x** is equal to
+ **0**, and **y** is less than **0**, it returns **-pi/2**.
+
+ This function is the same as the **atan2()** function in many programming
+ languages.
+
+ This is an alias of **a2(y, x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**r2d(x)**
+
+: Converts **x** from radians to degrees and returns the result.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**d2r(x)**
+
+: Converts **x** from degrees to radians and returns the result.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**frand(p)**
+
+: Generates a pseudo-random number between **0** (inclusive) and **1**
+ (exclusive) with the number of decimal digits after the decimal point equal
+ to the truncated absolute value of **p**. If **p** is not **0**, then
+ calling this function will change the value of **seed**. If **p** is **0**,
+ then **0** is returned, and **seed** is *not* changed.
+
+**ifrand(i, p)**
+
+: Generates a pseudo-random number that is between **0** (inclusive) and the
+ truncated absolute value of **i** (exclusive) with the number of decimal
+ digits after the decimal point equal to the truncated absolute value of
+ **p**. If the absolute value of **i** is greater than or equal to **2**, and
+ **p** is not **0**, then calling this function will change the value of
+ **seed**; otherwise, **0** is returned and **seed** is not changed.
+
+**srand(x)**
+
+: Returns **x** with its sign flipped with probability **0.5**. In other
+ words, it randomizes the sign of **x**.
+
+**brand()**
+
+: Returns a random boolean value (either **0** or **1**).
+
+**ubytes(x)**
+
+: Returns the numbers of unsigned integer bytes required to hold the truncated
+ absolute value of **x**.
+
+**sbytes(x)**
+
+: Returns the numbers of signed, two's-complement integer bytes required to
+ hold the truncated value of **x**.
+
+**hex(x)**
+
+: Outputs the hexadecimal (base **16**) representation of **x**.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**binary(x)**
+
+: Outputs the binary (base **2**) representation of **x**.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**output(x, b)**
+
+: Outputs the base **b** representation of **x**.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in as few power of two bytes as possible. Both outputs are
+ split into bytes separated by spaces.
+
+ If **x** is not an integer or is negative, an error message is printed
+ instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in as few power of two bytes as possible. Both
+ outputs are split into bytes separated by spaces.
+
+ If **x** is not an integer, an error message is printed instead, but bc(1)
+ is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uintn(x, n)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **n** bytes. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **n** bytes, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**intn(x, n)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **n** bytes. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **n** bytes, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint8(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **1** byte. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **1** byte, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int8(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **1** byte. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **1** byte, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint16(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **2** bytes. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **2** bytes, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int16(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **2** bytes. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **2** bytes, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint32(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **4** bytes. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **4** bytes, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int32(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **4** bytes. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **4** bytes, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint64(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **8** bytes. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **8** bytes, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int64(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **8** bytes. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **8** bytes, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**hex_uint(x, n)**
+
+: Outputs the representation of the truncated absolute value of **x** as an
+ unsigned integer in hexadecimal using **n** bytes. Not all of the value will
+ be output if **n** is too small.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**binary_uint(x, n)**
+
+: Outputs the representation of the truncated absolute value of **x** as an
+ unsigned integer in binary using **n** bytes. Not all of the value will be
+ output if **n** is too small.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**output_uint(x, n)**
+
+: Outputs the representation of the truncated absolute value of **x** as an
+ unsigned integer in the current **obase** (see the **SYNTAX** section) using
+ **n** bytes. Not all of the value will be output if **n** is too small.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**output_byte(x, i)**
+
+: Outputs byte **i** of the truncated absolute value of **x**, where **0** is
+ the least significant byte and **number_of_bytes - 1** is the most
+ significant byte.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+## Transcendental Functions
+
+All transcendental functions can return slightly inaccurate results (up to 1
+[ULP][4]). This is unavoidable, and [this article][5] explains why it is
+impossible and unnecessary to calculate exact results for the transcendental
+functions.
+
+Because of the possible inaccuracy, I recommend that users call those functions
+with the precision (**scale**) set to at least 1 higher than is necessary. If
+exact results are *absolutely* required, users can double the precision
+(**scale**) and then truncate.
+
+The transcendental functions in the standard math library are:
+
+* **s(x)**
+* **c(x)**
+* **a(x)**
+* **l(x)**
+* **e(x)**
+* **j(x, n)**
+
+The transcendental functions in the extended math library are:
+
+* **l2(x)**
+* **l10(x)**
+* **log(x, b)**
+* **pi(p)**
+* **t(x)**
+* **a2(y, x)**
+* **sin(x)**
+* **cos(x)**
+* **tan(x)**
+* **atan(x)**
+* **atan2(y, x)**
+* **r2d(x)**
+* **d2r(x)**
+
+# RESET
+
+When bc(1) encounters an error or a signal that it has a non-default handler
+for, it resets. This means that several things happen.
+
+First, any functions that are executing are stopped and popped off the stack.
+The behavior is not unlike that of exceptions in programming languages. Then
+the execution point is set so that any code waiting to execute (after all
+functions returned) is skipped.
+
+Thus, when bc(1) resets, it skips any remaining code waiting to be executed.
+Then, if it is interactive mode, and the error was not a fatal error (see the
+**EXIT STATUS** section), it asks for more input; otherwise, it exits with the
+appropriate return code.
+
+Note that this reset behavior is different from the GNU bc(1), which attempts to
+start executing the statement right after the one that caused an error.
+
+# PERFORMANCE
+
+Most bc(1) implementations use **char** types to calculate the value of **1**
+decimal digit at a time, but that can be slow. This bc(1) does something
+different.
+
+It uses large integers to calculate more than **1** decimal digit at a time. If
+built in a environment where **BC_LONG_BIT** (see the **LIMITS** section) is
+**64**, then each integer has **9** decimal digits. If built in an environment
+where **BC_LONG_BIT** is **32** then each integer has **4** decimal digits. This
+value (the number of decimal digits per large integer) is called
+**BC_BASE_DIGS**.
+
+The actual values of **BC_LONG_BIT** and **BC_BASE_DIGS** can be queried with
+the **limits** statement.
+
+In addition, this bc(1) uses an even larger integer for overflow checking. This
+integer type depends on the value of **BC_LONG_BIT**, but is always at least
+twice as large as the integer type used to store digits.
+
+# LIMITS
+
+The following are the limits on bc(1):
+
+**BC_LONG_BIT**
+
+: The number of bits in the **long** type in the environment where bc(1) was
+ built. This determines how many decimal digits can be stored in a single
+ large integer (see the **PERFORMANCE** section).
+
+**BC_BASE_DIGS**
+
+: The number of decimal digits per large integer (see the **PERFORMANCE**
+ section). Depends on **BC_LONG_BIT**.
+
+**BC_BASE_POW**
+
+: The max decimal number that each large integer can store (see
+ **BC_BASE_DIGS**) plus **1**. Depends on **BC_BASE_DIGS**.
+
+**BC_OVERFLOW_MAX**
+
+: The max number that the overflow type (see the **PERFORMANCE** section) can
+ hold. Depends on **BC_LONG_BIT**.
+
+**BC_BASE_MAX**
+
+: The maximum output base. Set at **BC_BASE_POW**.
+
+**BC_DIM_MAX**
+
+: The maximum size of arrays. Set at **SIZE_MAX-1**.
+
+**BC_SCALE_MAX**
+
+: The maximum **scale**. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_STRING_MAX**
+
+: The maximum length of strings. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_NAME_MAX**
+
+: The maximum length of identifiers. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_NUM_MAX**
+
+: The maximum length of a number (in decimal digits), which includes digits
+ after the decimal point. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_RAND_MAX**
+
+: The maximum integer (inclusive) returned by the **rand()** operand. Set at
+ **2\^BC_LONG_BIT-1**.
+
+Exponent
+
+: The maximum allowable exponent (positive or negative). Set at
+ **BC_OVERFLOW_MAX**.
+
+Number of vars
+
+: The maximum number of vars/arrays. Set at **SIZE_MAX-1**.
+
+The actual values can be queried with the **limits** statement.
+
+These limits are meant to be effectively non-existent; the limits are so large
+(at least on 64-bit machines) that there should not be any point at which they
+become a problem. In fact, memory should be exhausted before these limits should
+be hit.
+
+# ENVIRONMENT VARIABLES
+
+bc(1) recognizes the following environment variables:
+
+**POSIXLY_CORRECT**
+
+: If this variable exists (no matter the contents), bc(1) behaves as if
+ the **-s** option was given.
+
+**BC_ENV_ARGS**
+
+: This is another way to give command-line arguments to bc(1). They should be
+ in the same format as all other command-line arguments. These are always
+ processed first, so any files given in **BC_ENV_ARGS** will be processed
+ before arguments and files given on the command-line. This gives the user
+ the ability to set up "standard" options and files to be used at every
+ invocation. The most useful thing for such files to contain would be useful
+ functions that the user might want every time bc(1) runs.
+
+ The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+ but it does not understand escape sequences. For example, the string
+ **"/home/gavin/some bc file.bc"** will be correctly parsed, but the string
+ **"/home/gavin/some \"bc\" file.bc"** will include the backslashes.
+
+ The quote parsing will handle either kind of quotes, **'** or **"**. Thus,
+ if you have a file with any number of single quotes in the name, you can use
+ double quotes as the outside quotes, as in **"some 'bc' file.bc"**, and vice
+ versa if you have a file with double quotes. However, handling a file with
+ both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+ complexity of the parsing, though such files are still supported on the
+ command-line where the parsing is done by the shell.
+
+**BC_LINE_LENGTH**
+
+: If this environment variable exists and contains an integer that is greater
+ than **1** and is less than **UINT16_MAX** (**2\^16-1**), bc(1) will output
+ lines to that length, including the backslash (**\\**). The default line
+ length is **70**.
+
+# EXIT STATUS
+
+bc(1) returns the following exit statuses:
+
+**0**
+
+: No error.
+
+**1**
+
+: A math error occurred. This follows standard practice of using **1** for
+ expected errors, since math errors will happen in the process of normal
+ execution.
+
+ Math errors include divide by **0**, taking the square root of a negative
+ number, using a negative number as a bound for the pseudo-random number
+ generator, attempting to convert a negative number to a hardware integer,
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
+
+ Converting to a hardware integer happens for the second operand of the power
+ (**\^**), places (**\@**), left shift (**\<\<**), and right shift (**\>\>**)
+ operators and their corresponding assignment operators.
+
+**2**
+
+: A parse error occurred.
+
+ Parse errors include unexpected **EOF**, using an invalid character, failing
+ to find the end of a string or comment, using a token where it is invalid,
+ giving an invalid expression, giving an invalid print statement, giving an
+ invalid function definition, attempting to assign to an expression that is
+ not a named expression (see the *Named Expressions* subsection of the
+ **SYNTAX** section), giving an invalid **auto** list, having a duplicate
+ **auto**/function parameter, failing to find the end of a code block,
+ attempting to return a value from a **void** function, attempting to use a
+ variable as a reference, and using any extensions when the option **-s** or
+ any equivalents were given.
+
+**3**
+
+: A runtime error occurred.
+
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
+
+**4**
+
+: A fatal error occurred.
+
+ Fatal errors include memory allocation errors, I/O errors, failing to open
+ files, attempting to use files that do not have only ASCII characters (bc(1)
+ only accepts ASCII characters), attempting to open a directory as a file,
+ and giving invalid command-line options.
+
+The exit status **4** is special; when a fatal error occurs, bc(1) always exits
+and returns **4**, no matter what mode bc(1) is in.
+
+The other statuses will only be returned when bc(1) is not in interactive mode
+(see the **INTERACTIVE MODE** section), since bc(1) resets its state (see the
+**RESET** section) and accepts more input when one of those errors occurs in
+interactive mode. This is also the case when interactive mode is forced by the
+**-i** flag or **-\-interactive** option.
+
+These exit statuses allow bc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the **-i** flag or
+**-\-interactive** option.
+
+# INTERACTIVE MODE
+
+Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both **stdin** and **stdout**
+are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
+turn it on in other cases.
+
+In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
+section), and in normal execution, flushes **stdout** as soon as execution is
+done for the current input.
+
+# TTY MODE
+
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
+
+TTY mode is different from interactive mode because interactive mode is required
+in the [bc(1) specification][1], and interactive mode requires only **stdin**
+and **stdout** to be connected to a terminal.
+
+# SIGNAL HANDLING
+
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
+
+Note that "current input" can mean one of two things. If bc(1) is processing
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
+
+This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
+can seem as though bc(1) did not respond to the signal since it will immediately
+start executing the next file. This is by design; most files that users execute
+when interacting with bc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file. The
+rest of the files could still be executed without problem, allowing the user to
+continue.
+
+**SIGTERM** and **SIGQUIT** cause bc(1) to clean up and exit, and it uses the
+default handler for all other signals.
+
+# SEE ALSO
+
+dc(1)
+
+# STANDARDS
+
+bc(1) is compliant with the [IEEE Std 1003.1-2017 (“POSIX.1-2017â€)][1]
+specification. The flags **-efghiqsvVw**, all long options, and the extensions
+noted above are extensions to that specification.
+
+Note that the specification explicitly says that bc(1) only accepts numbers that
+use a period (**.**) as a radix point, regardless of the value of
+**LC_NUMERIC**.
+
+# BUGS
+
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
+
+# AUTHORS
+
+Gavin D. Howard <gavin@yzena.com> and contributors.
+
+[1]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
+[2]: https://www.gnu.org/software/bc/
+[3]: https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero
+[4]: https://en.wikipedia.org/wiki/Unit_in_the_last_place
+[5]: https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT
+[6]: https://en.wikipedia.org/wiki/Rounding#Rounding_away_from_zero
diff --git a/manuals/bc/HP.1 b/manuals/bc/HP.1
new file mode 100644
index 00000000..71c79623
--- /dev/null
+++ b/manuals/bc/HP.1
@@ -0,0 +1,2230 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions are met:
+.\"
+.\" * Redistributions of source code must retain the above copyright notice,
+.\" this list of conditions and the following disclaimer.
+.\"
+.\" * Redistributions in binary form must reproduce the above copyright notice,
+.\" this list of conditions and the following disclaimer in the documentation
+.\" and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
+.SH NAME
+.PP
+bc - arbitrary-precision decimal arithmetic language and calculator
+.SH SYNOPSIS
+.PP
+\f[B]bc\f[R] [\f[B]-ghilPqRsvVw\f[R]] [\f[B]--global-stacks\f[R]]
+[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--mathlib\f[R]]
+[\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]] [\f[B]--quiet\f[R]]
+[\f[B]--standard\f[R]] [\f[B]--warn\f[R]] [\f[B]--version\f[R]]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
+.SH DESCRIPTION
+.PP
+bc(1) is an interactive processor for a language first standardized in
+1991 by POSIX.
+(The current standard is
+here (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html).)
+The language provides unlimited precision decimal arithmetic and is
+somewhat C-like, but there are differences.
+Such differences will be noted in this document.
+.PP
+After parsing and handling options, this bc(1) reads any files given on
+the command line and executes them before reading from \f[B]stdin\f[R].
+.SH OPTIONS
+.PP
+The following are the options that bc(1) accepts.
+.PP
+\f[B]-g\f[R], \f[B]--global-stacks\f[R]
+.PP
+: Turns the globals \f[B]ibase\f[R], \f[B]obase\f[R], \f[B]scale\f[R],
+and \f[B]seed\f[R] into stacks.
+.IP
+.nf
+\f[C]
+This has the effect that a copy of the current value of all four are pushed
+onto a stack for every function call, as well as popped when every function
+returns. This means that functions can assign to any and all of those
+globals without worrying that the change will affect other functions.
+Thus, a hypothetical function named **output(x,b)** that simply printed
+**x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+This makes writing functions much easier.
+
+(**Note**: the function **output(x,b)** exists in the extended math library.
+ See the **LIBRARY** section.)
+
+However, since using this flag means that functions cannot set **ibase**,
+**obase**, **scale**, or **seed** globally, functions that are made to do so
+cannot work anymore. There are two possible use cases for that, and each has
+a solution.
+
+First, if a function is called on startup to turn bc(1) into a number
+converter, it is possible to replace that capability with various shell
+aliases. Examples:
+
+ alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
+ alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+
+Second, if the purpose of a function is to set **ibase**, **obase**,
+**scale**, or **seed** globally for any other purpose, it could be split
+into one to four functions (based on how many globals it sets) and each of
+those functions could return the desired value for a global.
+
+For functions that set **seed**, the value assigned to **seed** is not
+propagated to parent functions. This means that the sequence of
+pseudo-random numbers that they see will not be the same sequence of
+pseudo-random numbers that any parent sees. This is only the case once
+**seed** has been set.
+
+If a function desires to not affect the sequence of pseudo-random numbers
+of its parents, but wants to use the same **seed**, it can use the following
+line:
+
+ seed = seed
+
+If the behavior of this option is desired for every run of bc(1), then users
+could make sure to define **BC_ENV_ARGS** and include this option (see the
+**ENVIRONMENT VARIABLES** section for more details).
+
+If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-l\f[R], \f[B]--mathlib\f[R]
+.PP
+: Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to
+\f[B]20\f[R] and loads the included math library and the extended math
+library before running any code, including any expressions or files
+specified on the command line.
+.IP
+.nf
+\f[C]
+To learn what is in the libraries, see the **LIBRARY** section.
+\f[R]
+.fi
+.PP
+\f[B]-P\f[R], \f[B]--no-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
+.PP
+: Because bc(1) was built without support for prompts, this option is a
+no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-q\f[R], \f[B]--quiet\f[R]
+.PP
+: This option is for compatibility with the GNU
+bc(1) (https://www.gnu.org/software/bc/); it is a no-op.
+Without this option, GNU bc(1) prints a copyright header.
+This bc(1) only prints the copyright header if one or more of the
+\f[B]-v\f[R], \f[B]-V\f[R], or \f[B]--version\f[R] options are given.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-s\f[R], \f[B]--standard\f[R]
+.PP
+: Process exactly the language defined by the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+and error if any extensions are used.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
+.PP
+: Print the version information (copyright header) and exit.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-w\f[R], \f[B]--warn\f[R]
+.PP
+: Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
+not errors) are printed for non-standard extensions and execution
+continues normally.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
+.PP
+: Evaluates \f[I]expr\f[R].
+If multiple expressions are given, they are evaluated in order.
+If files are given as well (see below), the expressions and files are
+evaluated in the order given.
+This means that if a file is given before an expression, the file is
+read in and evaluated first.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+were read through \f[B]stdin\f[R].
+If expressions are also given (see above), the expressions are evaluated
+in the order given.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+All long options are \f[B]non-portable extensions\f[R].
+.SH STDOUT
+.PP
+Any non-error output is written to \f[B]stdout\f[R].
+In addition, if history (see the \f[B]HISTORY\f[R] section) and the
+prompt (see the \f[B]TTY MODE\f[R] section) are enabled, both are output
+to \f[B]stdout\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other bc(1) implementations, this bc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stdout\f[R], so if \f[B]stdout\f[R] is closed, as in
+\f[B]bc >&-\f[R], it will quit with an error.
+This is done so that bc(1) can report problems when \f[B]stdout\f[R] is
+redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other bc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stdout\f[R] to \f[B]/dev/null\f[R].
+.SH STDERR
+.PP
+Any error output is written to \f[B]stderr\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other bc(1) implementations, this bc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stderr\f[R], so if \f[B]stderr\f[R] is closed, as in
+\f[B]bc 2>&-\f[R], it will quit with an error.
+This is done so that bc(1) can exit with an error code when
+\f[B]stderr\f[R] is redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other bc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stderr\f[R] to \f[B]/dev/null\f[R].
+.SH SYNTAX
+.PP
+The syntax for bc(1) programs is mostly C-like, with some differences.
+This bc(1) follows the POSIX
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+which is a much more thorough resource for the language this bc(1)
+accepts.
+This section is meant to be a summary and a listing of all the
+extensions to the standard.
+.PP
+In the sections below, \f[B]E\f[R] means expression, \f[B]S\f[R] means
+statement, and \f[B]I\f[R] means identifier.
+.PP
+Identifiers (\f[B]I\f[R]) start with a lowercase letter and can be
+followed by any number (up to \f[B]BC_NAME_MAX-1\f[R]) of lowercase
+letters (\f[B]a-z\f[R]), digits (\f[B]0-9\f[R]), and underscores
+(\f[B]_\f[R]).
+The regex is \f[B][a-z][a-z0-9_]*\f[R].
+Identifiers with more than one character (letter) are a
+\f[B]non-portable extension\f[R].
+.PP
+\f[B]ibase\f[R] is a global variable determining how to interpret
+constant numbers.
+It is the \[dq]input\[dq] base, or the number base used for interpreting
+input numbers.
+\f[B]ibase\f[R] is initially \f[B]10\f[R].
+If the \f[B]-s\f[R] (\f[B]--standard\f[R]) and \f[B]-w\f[R]
+(\f[B]--warn\f[R]) flags were not given on the command line, the max
+allowable value for \f[B]ibase\f[R] is \f[B]36\f[R].
+Otherwise, it is \f[B]16\f[R].
+The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R].
+The max allowable value for \f[B]ibase\f[R] can be queried in bc(1)
+programs with the \f[B]maxibase()\f[R] built-in function.
+.PP
+\f[B]obase\f[R] is a global variable determining how to output results.
+It is the \[dq]output\[dq] base, or the number base used for outputting
+numbers.
+\f[B]obase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and
+can be queried in bc(1) programs with the \f[B]maxobase()\f[R] built-in
+function.
+The min allowable value for \f[B]obase\f[R] is \f[B]0\f[R].
+If \f[B]obase\f[R] is \f[B]0\f[R], values are output in scientific
+notation, and if \f[B]obase\f[R] is \f[B]1\f[R], values are output in
+engineering notation.
+Otherwise, values are output in the specified base.
+.PP
+Outputting in scientific and engineering notations are \f[B]non-portable
+extensions\f[R].
+.PP
+The \f[I]scale\f[R] of an expression is the number of digits in the
+result of the expression right of the decimal point, and \f[B]scale\f[R]
+is a global variable that sets the precision of any operations, with
+exceptions.
+\f[B]scale\f[R] is initially \f[B]0\f[R].
+\f[B]scale\f[R] cannot be negative.
+The max allowable value for \f[B]scale\f[R] is \f[B]BC_SCALE_MAX\f[R]
+and can be queried in bc(1) programs with the \f[B]maxscale()\f[R]
+built-in function.
+.PP
+bc(1) has both \f[I]global\f[R] variables and \f[I]local\f[R] variables.
+All \f[I]local\f[R] variables are local to the function; they are
+parameters or are introduced in the \f[B]auto\f[R] list of a function
+(see the \f[B]FUNCTIONS\f[R] section).
+If a variable is accessed which is not a parameter or in the
+\f[B]auto\f[R] list, it is assumed to be \f[I]global\f[R].
+If a parent function has a \f[I]local\f[R] variable version of a
+variable that a child function considers \f[I]global\f[R], the value of
+that \f[I]global\f[R] variable in the child function is the value of the
+variable in the parent function, not the value of the actual
+\f[I]global\f[R] variable.
+.PP
+All of the above applies to arrays as well.
+.PP
+The value of a statement that is an expression (i.e., any of the named
+expressions or operands) is printed unless the lowest precedence
+operator is an assignment operator \f[I]and\f[R] the expression is
+notsurrounded by parentheses.
+.PP
+The value that is printed is also assigned to the special variable
+\f[B]last\f[R].
+A single dot (\f[B].\f[R]) may also be used as a synonym for
+\f[B]last\f[R].
+These are \f[B]non-portable extensions\f[R].
+.PP
+Either semicolons or newlines may separate statements.
+.SS Comments
+.PP
+There are two kinds of comments:
+.IP "1." 3
+Block comments are enclosed in \f[B]/*\f[R] and \f[B]*/\f[R].
+.IP "2." 3
+Line comments go from \f[B]#\f[R] until, and not including, the next
+newline.
+This is a \f[B]non-portable extension\f[R].
+.SS Named Expressions
+.PP
+The following are named expressions in bc(1):
+.IP "1." 3
+Variables: \f[B]I\f[R]
+.IP "2." 3
+Array Elements: \f[B]I[E]\f[R]
+.IP "3." 3
+\f[B]ibase\f[R]
+.IP "4." 3
+\f[B]obase\f[R]
+.IP "5." 3
+\f[B]scale\f[R]
+.IP "6." 3
+\f[B]seed\f[R]
+.IP "7." 3
+\f[B]last\f[R] or a single dot (\f[B].\f[R])
+.PP
+Numbers 6 and 7 are \f[B]non-portable extensions\f[R].
+.PP
+The meaning of \f[B]seed\f[R] is dependent on the current pseudo-random
+number generator but is guaranteed to not change except for new major
+versions.
+.PP
+The \f[I]scale\f[R] and sign of the value may be significant.
+.PP
+If a previously used \f[B]seed\f[R] value is assigned to \f[B]seed\f[R]
+and used again, the pseudo-random number generator is guaranteed to
+produce the same sequence of pseudo-random numbers as it did when the
+\f[B]seed\f[R] value was previously used.
+.PP
+The exact value assigned to \f[B]seed\f[R] is not guaranteed to be
+returned if \f[B]seed\f[R] is queried again immediately.
+However, if \f[B]seed\f[R] \f[I]does\f[R] return a different value, both
+values, when assigned to \f[B]seed\f[R], are guaranteed to produce the
+same sequence of pseudo-random numbers.
+This means that certain values assigned to \f[B]seed\f[R] will
+\f[I]not\f[R] produce unique sequences of pseudo-random numbers.
+The value of \f[B]seed\f[R] will change after any use of the
+\f[B]rand()\f[R] and \f[B]irand(E)\f[R] operands (see the
+\f[I]Operands\f[R] subsection below), except if the parameter passed to
+\f[B]irand(E)\f[R] is \f[B]0\f[R], \f[B]1\f[R], or negative.
+.PP
+There is no limit to the length (number of significant decimal digits)
+or \f[I]scale\f[R] of the value that can be assigned to \f[B]seed\f[R].
+.PP
+Variables and arrays do not interfere; users can have arrays named the
+same as variables.
+This also applies to functions (see the \f[B]FUNCTIONS\f[R] section), so
+a user can have a variable, array, and function that all have the same
+name, and they will not shadow each other, whether inside of functions
+or not.
+.PP
+Named expressions are required as the operand of
+\f[B]increment\f[R]/\f[B]decrement\f[R] operators and as the left side
+of \f[B]assignment\f[R] operators (see the \f[I]Operators\f[R]
+subsection).
+.SS Operands
+.PP
+The following are valid operands in bc(1):
+.IP " 1." 4
+Numbers (see the \f[I]Numbers\f[R] subsection below).
+.IP " 2." 4
+Array indices (\f[B]I[E]\f[R]).
+.IP " 3." 4
+\f[B](E)\f[R]: The value of \f[B]E\f[R] (used to change precedence).
+.IP " 4." 4
+\f[B]sqrt(E)\f[R]: The square root of \f[B]E\f[R].
+\f[B]E\f[R] must be non-negative.
+.IP " 5." 4
+\f[B]length(E)\f[R]: The number of significant decimal digits in
+\f[B]E\f[R].
+.IP " 6." 4
+\f[B]length(I[])\f[R]: The number of elements in the array \f[B]I\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP " 7." 4
+\f[B]scale(E)\f[R]: The \f[I]scale\f[R] of \f[B]E\f[R].
+.IP " 8." 4
+\f[B]abs(E)\f[R]: The absolute value of \f[B]E\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP " 9." 4
+\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
+\f[B]I\f[R] is an identifier for a non-\f[B]void\f[R] function (see the
+\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
+The \f[B]E\f[R] argument(s) may also be arrays of the form
+\f[B]I[]\f[R], which will automatically be turned into array references
+(see the \f[I]Array References\f[R] subsection of the
+\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
+function definition is an array reference.
+.IP "10." 4
+\f[B]read()\f[R]: Reads a line from \f[B]stdin\f[R] and uses that as an
+expression.
+The result of that expression is the result of the \f[B]read()\f[R]
+operand.
+This is a \f[B]non-portable extension\f[R].
+.IP "11." 4
+\f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "12." 4
+\f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "13." 4
+\f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "14." 4
+\f[B]rand()\f[R]: A pseudo-random integer between \f[B]0\f[R]
+(inclusive) and \f[B]BC_RAND_MAX\f[R] (inclusive).
+Using this operand will change the value of \f[B]seed\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "15." 4
+\f[B]irand(E)\f[R]: A pseudo-random integer between \f[B]0\f[R]
+(inclusive) and the value of \f[B]E\f[R] (exclusive).
+If \f[B]E\f[R] is negative or is a non-integer (\f[B]E\f[R]\[aq]s
+\f[I]scale\f[R] is not \f[B]0\f[R]), an error is raised, and bc(1)
+resets (see the \f[B]RESET\f[R] section) while \f[B]seed\f[R] remains
+unchanged.
+If \f[B]E\f[R] is larger than \f[B]BC_RAND_MAX\f[R], the higher bound is
+honored by generating several pseudo-random integers, multiplying them
+by appropriate powers of \f[B]BC_RAND_MAX+1\f[R], and adding them
+together.
+Thus, the size of integer that can be generated with this operand is
+unbounded.
+Using this operand will change the value of \f[B]seed\f[R], unless the
+value of \f[B]E\f[R] is \f[B]0\f[R] or \f[B]1\f[R].
+In that case, \f[B]0\f[R] is returned, and \f[B]seed\f[R] is
+\f[I]not\f[R] changed.
+This is a \f[B]non-portable extension\f[R].
+.IP "16." 4
+\f[B]maxrand()\f[R]: The max integer returned by \f[B]rand()\f[R].
+This is a \f[B]non-portable extension\f[R].
+.PP
+The integers generated by \f[B]rand()\f[R] and \f[B]irand(E)\f[R] are
+guaranteed to be as unbiased as possible, subject to the limitations of
+the pseudo-random number generator.
+.PP
+\f[B]Note\f[R]: The values returned by the pseudo-random number
+generator with \f[B]rand()\f[R] and \f[B]irand(E)\f[R] are guaranteed to
+\f[I]NOT\f[R] be cryptographically secure.
+This is a consequence of using a seeded pseudo-random number generator.
+However, they \f[I]are\f[R] guaranteed to be reproducible with identical
+\f[B]seed\f[R] values.
+This means that the pseudo-random values from bc(1) should only be used
+where a reproducible stream of pseudo-random numbers is
+\f[I]ESSENTIAL\f[R].
+In any other case, use a non-seeded pseudo-random number generator.
+.SS Numbers
+.PP
+Numbers are strings made up of digits, uppercase letters, and at most
+\f[B]1\f[R] period for a radix.
+Numbers can have up to \f[B]BC_NUM_MAX\f[R] digits.
+Uppercase letters are equal to \f[B]9\f[R] + their position in the
+alphabet (i.e., \f[B]A\f[R] equals \f[B]10\f[R], or \f[B]9+1\f[R]).
+If a digit or letter makes no sense with the current value of
+\f[B]ibase\f[R], they are set to the value of the highest valid digit in
+\f[B]ibase\f[R].
+.PP
+Single-character numbers (i.e., \f[B]A\f[R] alone) take the value that
+they would have if they were valid digits, regardless of the value of
+\f[B]ibase\f[R].
+This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
+\f[B]Z\f[R] alone always equals decimal \f[B]35\f[R].
+.PP
+In addition, bc(1) accepts numbers in scientific notation.
+These have the form \f[B]<number>e<integer>\f[R].
+The exponent (the portion after the \f[B]e\f[R]) must be an integer.
+An example is \f[B]1.89237e9\f[R], which is equal to
+\f[B]1892370000\f[R].
+Negative exponents are also allowed, so \f[B]4.2890e-3\f[R] is equal to
+\f[B]0.0042890\f[R].
+.PP
+Using scientific notation is an error or warning if the \f[B]-s\f[R] or
+\f[B]-w\f[R], respectively, command-line options (or equivalents) are
+given.
+.PP
+\f[B]WARNING\f[R]: Both the number and the exponent in scientific
+notation are interpreted according to the current \f[B]ibase\f[R], but
+the number is still multiplied by \f[B]10\[ha]exponent\f[R] regardless
+of the current \f[B]ibase\f[R].
+For example, if \f[B]ibase\f[R] is \f[B]16\f[R] and bc(1) is given the
+number string \f[B]FFeA\f[R], the resulting decimal number will be
+\f[B]2550000000000\f[R], and if bc(1) is given the number string
+\f[B]10e-4\f[R], the resulting decimal number will be \f[B]0.0016\f[R].
+.PP
+Accepting input as scientific notation is a \f[B]non-portable
+extension\f[R].
+.SS Operators
+.PP
+The following arithmetic and logical operators can be used.
+They are listed in order of decreasing precedence.
+Operators in the same group have the same precedence.
+.PP
+\f[B]++\f[R] \f[B]--\f[R]
+.PP
+: Type: Prefix and Postfix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **increment**, **decrement**
+\f[R]
+.fi
+.PP
+\f[B]-\f[R] \f[B]!\f[R]
+.PP
+: Type: Prefix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **negation**, **boolean not**
+\f[R]
+.fi
+.PP
+\f[B]$\f[R]
+.PP
+: Type: Postfix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **truncation**
+\f[R]
+.fi
+.PP
+\f[B]\[at]\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **set precision**
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **power**
+\f[R]
+.fi
+.PP
+\f[B]*\f[R] \f[B]/\f[R] \f[B]%\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **multiply**, **divide**, **modulus**
+\f[R]
+.fi
+.PP
+\f[B]+\f[R] \f[B]-\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **add**, **subtract**
+\f[R]
+.fi
+.PP
+\f[B]<<\f[R] \f[B]>>\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **shift left**, **shift right**
+\f[R]
+.fi
+.PP
+\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R]
+\f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **assignment**
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **relational**
+\f[R]
+.fi
+.PP
+\f[B]&&\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **boolean and**
+\f[R]
+.fi
+.PP
+\f[B]||\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **boolean or**
+\f[R]
+.fi
+.PP
+The operators will be described in more detail below.
+.PP
+\f[B]++\f[R] \f[B]--\f[R]
+.PP
+: The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
+operators behave exactly like they would in C.
+They require a named expression (see the \f[I]Named Expressions\f[R]
+subsection) as an operand.
+.IP
+.nf
+\f[C]
+The prefix versions of these operators are more efficient; use them where
+possible.
+\f[R]
+.fi
+.PP
+\f[B]-\f[R]
+.PP
+: The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
+to negate any expression with the value \f[B]0\f[R].
+Otherwise, a copy of the expression with its sign flipped is returned.
+.PP
+\f[B]!\f[R]
+.PP
+: The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the
+expression is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]$\f[R]
+.PP
+: The \f[B]truncation\f[R] operator returns a copy of the given
+expression with all of its \f[I]scale\f[R] removed.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[at]\f[R]
+.PP
+: The \f[B]set precision\f[R] operator takes two expressions and returns
+a copy of the first with its \f[I]scale\f[R] equal to the value of the
+second expression.
+That could either mean that the number is returned without change (if
+the \f[I]scale\f[R] of the first expression matches the value of the
+second expression), extended (if it is less), or truncated (if it is
+more).
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
+as it would be in C) takes two expressions and raises the first to the
+power of the value of the second.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*), and if it is
+negative, the first value must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]*\f[R]
+.PP
+: The \f[B]multiply\f[R] operator takes two expressions, multiplies
+them, and returns the product.
+If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
+\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
+\f[I]scale\f[R] of the result is equal to
+\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
+\f[B]max()\f[R] return the obvious values.
+.PP
+\f[B]/\f[R]
+.PP
+: The \f[B]divide\f[R] operator takes two expressions, divides them, and
+returns the quotient.
+The \f[I]scale\f[R] of the result shall be the value of \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]%\f[R]
+.PP
+: The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and evaluates them by 1) Computing \f[B]a/b\f[R] to current
+\f[B]scale\f[R] and 2) Using the result of step 1 to calculate
+\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
+\f[B]max(scale+scale(b),scale(a))\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]+\f[R]
+.PP
+: The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and returns the sum, with a \f[I]scale\f[R] equal to the
+max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
+.PP
+\f[B]-\f[R]
+.PP
+: The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and returns the difference, with a \f[I]scale\f[R] equal to
+the max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
+.PP
+\f[B]<<\f[R]
+.PP
+: The \f[B]left shift\f[R] operator takes two expressions, \f[B]a\f[R]
+and \f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
+decimal point moved \f[B]b\f[R] places to the right.
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]>>\f[R]
+.PP
+: The \f[B]right shift\f[R] operator takes two expressions, \f[B]a\f[R]
+and \f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
+decimal point moved \f[B]b\f[R] places to the left.
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R]
+\f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
+.PP
+: The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R]
+and \f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the
+\f[I]Named Expressions\f[R] subsection).
+.IP
+.nf
+\f[C]
+For **=**, **b** is copied and the result is assigned to **a**. For all
+others, **a** and **b** are applied as operands to the corresponding
+arithmetic operator and the result is assigned to **a**.
+
+The **assignment** operators that correspond to operators that are
+extensions are themselves **non-portable extensions**.
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: The \f[B]relational\f[R] operators compare two expressions,
+\f[B]a\f[R] and \f[B]b\f[R], and if the relation holds, according to C
+language semantics, the result is \f[B]1\f[R].
+Otherwise, it is \f[B]0\f[R].
+.IP
+.nf
+\f[C]
+Note that unlike in C, these operators have a lower precedence than the
+**assignment** operators, which means that **a=b\[rs]>c** is interpreted as
+**(a=b)\[rs]>c**.
+
+Also, unlike the [standard][1] requires, these operators can appear anywhere
+any other expressions can be used. This allowance is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]&&\f[R]
+.PP
+: The \f[B]boolean and\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]||\f[R]
+.PP
+: The \f[B]boolean or\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if one of the expressions is non-zero, \f[B]0\f[R]
+otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Statements
+.PP
+The following items are statements:
+.IP " 1." 4
+\f[B]E\f[R]
+.IP " 2." 4
+\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] ...
+\f[B];\f[R] \f[B]S\f[R] \f[B]}\f[R]
+.IP " 3." 4
+\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 4." 4
+\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+\f[B]else\f[R] \f[B]S\f[R]
+.IP " 5." 4
+\f[B]while\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 6." 4
+\f[B]for\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B];\f[R] \f[B]E\f[R]
+\f[B];\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 7." 4
+An empty statement
+.IP " 8." 4
+\f[B]break\f[R]
+.IP " 9." 4
+\f[B]continue\f[R]
+.IP "10." 4
+\f[B]quit\f[R]
+.IP "11." 4
+\f[B]halt\f[R]
+.IP "12." 4
+\f[B]limits\f[R]
+.IP "13." 4
+A string of characters, enclosed in double quotes
+.IP "14." 4
+\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] ...
+\f[B],\f[R] \f[B]E\f[R]
+.IP "15." 4
+\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
+\f[B]I\f[R] is an identifier for a \f[B]void\f[R] function (see the
+\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
+The \f[B]E\f[R] argument(s) may also be arrays of the form
+\f[B]I[]\f[R], which will automatically be turned into array references
+(see the \f[I]Array References\f[R] subsection of the
+\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
+function definition is an array reference.
+.PP
+Numbers 4, 9, 11, 12, 14, and 15 are \f[B]non-portable extensions\f[R].
+.PP
+Also, as a \f[B]non-portable extension\f[R], any or all of the
+expressions in the header of a for loop may be omitted.
+If the condition (second expression) is omitted, it is assumed to be a
+constant \f[B]1\f[R].
+.PP
+The \f[B]break\f[R] statement causes a loop to stop iterating and resume
+execution immediately following a loop.
+This is only allowed in loops.
+.PP
+The \f[B]continue\f[R] statement causes a loop iteration to stop early
+and returns to the start of the loop, including testing the loop
+condition.
+This is only allowed in loops.
+.PP
+The \f[B]if\f[R] \f[B]else\f[R] statement does the same thing as in C.
+.PP
+The \f[B]quit\f[R] statement causes bc(1) to quit, even if it is on a
+branch that will not be executed (it is a compile-time command).
+.PP
+The \f[B]halt\f[R] statement causes bc(1) to quit, if it is executed.
+(Unlike \f[B]quit\f[R] if it is on a branch of an \f[B]if\f[R] statement
+that is not executed, bc(1) does not quit.)
+.PP
+The \f[B]limits\f[R] statement prints the limits that this bc(1) is
+subject to.
+This is like the \f[B]quit\f[R] statement in that it is a compile-time
+command.
+.PP
+An expression by itself is evaluated and printed, followed by a newline.
+.PP
+Both scientific notation and engineering notation are available for
+printing the results of expressions.
+Scientific notation is activated by assigning \f[B]0\f[R] to
+\f[B]obase\f[R], and engineering notation is activated by assigning
+\f[B]1\f[R] to \f[B]obase\f[R].
+To deactivate them, just assign a different value to \f[B]obase\f[R].
+.PP
+Scientific notation and engineering notation are disabled if bc(1) is
+run with either the \f[B]-s\f[R] or \f[B]-w\f[R] command-line options
+(or equivalents).
+.PP
+Printing numbers in scientific notation and/or engineering notation is a
+\f[B]non-portable extension\f[R].
+.SS Print Statement
+.PP
+The \[dq]expressions\[dq] in a \f[B]print\f[R] statement may also be
+strings.
+If they are, there are backslash escape sequences that are interpreted
+specially.
+What those sequences are, and what they cause to be printed, are shown
+below:
+.PP
+ * * * * *
+.PP
+\f[B]\[rs]a\f[R] \f[B]\[rs]a\f[R] \f[B]\[rs]b\f[R] \f[B]\[rs]b\f[R]
+\f[B]\[rs]\[rs]\f[R] \f[B]\[rs]\f[R] \f[B]\[rs]e\f[R] \f[B]\[rs]\f[R]
+\f[B]\[rs]f\f[R] \f[B]\[rs]f\f[R] \f[B]\[rs]n\f[R] \f[B]\[rs]n\f[R]
+\f[B]\[rs]q\f[R] \f[B]\[dq]\f[R] \f[B]\[rs]r\f[R] \f[B]\[rs]r\f[R]
+\f[B]\[rs]t\f[R] \f[B]\[rs]t\f[R]
+.PP
+ * * * * *
+.PP
+Any other character following a backslash causes the backslash and
+character to be printed as-is.
+.PP
+Any non-string expression in a print statement shall be assigned to
+\f[B]last\f[R], like any other expression that is printed.
+.SS Order of Evaluation
+.PP
+All expressions in a statment are evaluated left to right, except as
+necessary to maintain order of operations.
+This means, for example, assuming that \f[B]i\f[R] is equal to
+\f[B]0\f[R], in the expression
+.IP
+.nf
+\f[C]
+a[i++] = i++
+\f[R]
+.fi
+.PP
+the first (or 0th) element of \f[B]a\f[R] is set to \f[B]1\f[R], and
+\f[B]i\f[R] is equal to \f[B]2\f[R] at the end of the expression.
+.PP
+This includes function arguments.
+Thus, assuming \f[B]i\f[R] is equal to \f[B]0\f[R], this means that in
+the expression
+.IP
+.nf
+\f[C]
+x(i++, i++)
+\f[R]
+.fi
+.PP
+the first argument passed to \f[B]x()\f[R] is \f[B]0\f[R], and the
+second argument is \f[B]1\f[R], while \f[B]i\f[R] is equal to
+\f[B]2\f[R] before the function starts executing.
+.SH FUNCTIONS
+.PP
+Function definitions are as follows:
+.IP
+.nf
+\f[C]
+define I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return(E)
+}
+\f[R]
+.fi
+.PP
+Any \f[B]I\f[R] in the parameter list or \f[B]auto\f[R] list may be
+replaced with \f[B]I[]\f[R] to make a parameter or \f[B]auto\f[R] var an
+array, and any \f[B]I\f[R] in the parameter list may be replaced with
+\f[B]*I[]\f[R] to make a parameter an array reference.
+Callers of functions that take array references should not put an
+asterisk in the call; they must be called with just \f[B]I[]\f[R] like
+normal array parameters and will be automatically converted into
+references.
+.PP
+As a \f[B]non-portable extension\f[R], the opening brace of a
+\f[B]define\f[R] statement may appear on the next line.
+.PP
+As a \f[B]non-portable extension\f[R], the return statement may also be
+in one of the following forms:
+.IP "1." 3
+\f[B]return\f[R]
+.IP "2." 3
+\f[B]return\f[R] \f[B](\f[R] \f[B])\f[R]
+.IP "3." 3
+\f[B]return\f[R] \f[B]E\f[R]
+.PP
+The first two, or not specifying a \f[B]return\f[R] statement, is
+equivalent to \f[B]return (0)\f[R], unless the function is a
+\f[B]void\f[R] function (see the \f[I]Void Functions\f[R] subsection
+below).
+.SS Void Functions
+.PP
+Functions can also be \f[B]void\f[R] functions, defined as follows:
+.IP
+.nf
+\f[C]
+define void I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return
+}
+\f[R]
+.fi
+.PP
+They can only be used as standalone expressions, where such an
+expression would be printed alone, except in a print statement.
+.PP
+Void functions can only use the first two \f[B]return\f[R] statements
+listed above.
+They can also omit the return statement entirely.
+.PP
+The word \[dq]void\[dq] is not treated as a keyword; it is still
+possible to have variables, arrays, and functions named \f[B]void\f[R].
+The word \[dq]void\[dq] is only treated specially right after the
+\f[B]define\f[R] keyword.
+.PP
+This is a \f[B]non-portable extension\f[R].
+.SS Array References
+.PP
+For any array in the parameter list, if the array is declared in the
+form
+.IP
+.nf
+\f[C]
+*I[]
+\f[R]
+.fi
+.PP
+it is a \f[B]reference\f[R].
+Any changes to the array in the function are reflected, when the
+function returns, to the array that was passed in.
+.PP
+Other than this, all function arguments are passed by value.
+.PP
+This is a \f[B]non-portable extension\f[R].
+.SH LIBRARY
+.PP
+All of the functions below, including the functions in the extended math
+library (see the \f[I]Extended Library\f[R] subsection below), are
+available when the \f[B]-l\f[R] or \f[B]--mathlib\f[R] command-line
+flags are given, except that the extended math library is not available
+when the \f[B]-s\f[R] option, the \f[B]-w\f[R] option, or equivalents
+are given.
+.SS Standard Library
+.PP
+The
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+defines the following functions for the math library:
+.PP
+\f[B]s(x)\f[R]
+.PP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]c(x)\f[R]
+.PP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]a(x)\f[R]
+.PP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]l(x)\f[R]
+.PP
+: Returns the natural logarithm of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]e(x)\f[R]
+.PP
+: Returns the mathematical constant \f[B]e\f[R] raised to the power of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]j(x, n)\f[R]
+.PP
+: Returns the bessel integer order \f[B]n\f[R] (truncated) of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.SS Extended Library
+.PP
+The extended library is \f[I]not\f[R] loaded when the
+\f[B]-s\f[R]/\f[B]--standard\f[R] or \f[B]-w\f[R]/\f[B]--warn\f[R]
+options are given since they are not part of the library defined by the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html).
+.PP
+The extended library is a \f[B]non-portable extension\f[R].
+.PP
+\f[B]p(x, y)\f[R]
+.PP
+: Calculates \f[B]x\f[R] to the power of \f[B]y\f[R], even if
+\f[B]y\f[R] is not an integer, and returns the result to the current
+\f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+It is an error if **y** is negative and **x** is **0**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]r(x, p)\f[R]
+.PP
+: Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
+the rounding mode round half away from
+\f[B]0\f[R] (https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero).
+.PP
+\f[B]ceil(x, p)\f[R]
+.PP
+: Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
+the rounding mode round away from
+\f[B]0\f[R] (https://en.wikipedia.org/wiki/Rounding#Rounding_away_from_zero).
+.PP
+\f[B]f(x)\f[R]
+.PP
+: Returns the factorial of the truncated absolute value of \f[B]x\f[R].
+.PP
+\f[B]perm(n, k)\f[R]
+.PP
+: Returns the permutation of the truncated absolute value of \f[B]n\f[R]
+of the truncated absolute value of \f[B]k\f[R], if \f[B]k <= n\f[R].
+If not, it returns \f[B]0\f[R].
+.PP
+\f[B]comb(n, k)\f[R]
+.PP
+: Returns the combination of the truncated absolute value of \f[B]n\f[R]
+of the truncated absolute value of \f[B]k\f[R], if \f[B]k <= n\f[R].
+If not, it returns \f[B]0\f[R].
+.PP
+\f[B]l2(x)\f[R]
+.PP
+: Returns the logarithm base \f[B]2\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]l10(x)\f[R]
+.PP
+: Returns the logarithm base \f[B]10\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]log(x, b)\f[R]
+.PP
+: Returns the logarithm base \f[B]b\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]cbrt(x)\f[R]
+.PP
+: Returns the cube root of \f[B]x\f[R].
+.PP
+\f[B]root(x, n)\f[R]
+.PP
+: Calculates the truncated value of \f[B]n\f[R], \f[B]r\f[R], and
+returns the \f[B]r\f[R]th root of \f[B]x\f[R] to the current
+\f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+If **r** is **0** or negative, this raises an error and causes bc(1) to
+reset (see the **RESET** section). It also raises an error and causes bc(1)
+to reset if **r** is even and **x** is negative.
+\f[R]
+.fi
+.PP
+\f[B]pi(p)\f[R]
+.PP
+: Returns \f[B]pi\f[R] to \f[B]p\f[R] decimal places.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]t(x)\f[R]
+.PP
+: Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]a2(y, x)\f[R]
+.PP
+: Returns the arctangent of \f[B]y/x\f[R], in radians.
+If both \f[B]y\f[R] and \f[B]x\f[R] are equal to \f[B]0\f[R], it raises
+an error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
+Otherwise, if \f[B]x\f[R] is greater than \f[B]0\f[R], it returns
+\f[B]a(y/x)\f[R].
+If \f[B]x\f[R] is less than \f[B]0\f[R], and \f[B]y\f[R] is greater than
+or equal to \f[B]0\f[R], it returns \f[B]a(y/x)+pi\f[R].
+If \f[B]x\f[R] is less than \f[B]0\f[R], and \f[B]y\f[R] is less than
+\f[B]0\f[R], it returns \f[B]a(y/x)-pi\f[R].
+If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is greater than
+\f[B]0\f[R], it returns \f[B]pi/2\f[R].
+If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is less than
+\f[B]0\f[R], it returns \f[B]-pi/2\f[R].
+.IP
+.nf
+\f[C]
+This function is the same as the **atan2()** function in many programming
+languages.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]sin(x)\f[R]
+.PP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **s(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]cos(x)\f[R]
+.PP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **c(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]tan(x)\f[R]
+.PP
+: Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+If **x** is equal to **1** or **-1**, this raises an error and causes bc(1)
+to reset (see the **RESET** section).
+
+This is an alias of **t(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]atan(x)\f[R]
+.PP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **a(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]atan2(y, x)\f[R]
+.PP
+: Returns the arctangent of \f[B]y/x\f[R], in radians.
+If both \f[B]y\f[R] and \f[B]x\f[R] are equal to \f[B]0\f[R], it raises
+an error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
+Otherwise, if \f[B]x\f[R] is greater than \f[B]0\f[R], it returns
+\f[B]a(y/x)\f[R].
+If \f[B]x\f[R] is less than \f[B]0\f[R], and \f[B]y\f[R] is greater than
+or equal to \f[B]0\f[R], it returns \f[B]a(y/x)+pi\f[R].
+If \f[B]x\f[R] is less than \f[B]0\f[R], and \f[B]y\f[R] is less than
+\f[B]0\f[R], it returns \f[B]a(y/x)-pi\f[R].
+If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is greater than
+\f[B]0\f[R], it returns \f[B]pi/2\f[R].
+If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is less than
+\f[B]0\f[R], it returns \f[B]-pi/2\f[R].
+.IP
+.nf
+\f[C]
+This function is the same as the **atan2()** function in many programming
+languages.
+
+This is an alias of **a2(y, x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]r2d(x)\f[R]
+.PP
+: Converts \f[B]x\f[R] from radians to degrees and returns the result.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]d2r(x)\f[R]
+.PP
+: Converts \f[B]x\f[R] from degrees to radians and returns the result.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]frand(p)\f[R]
+.PP
+: Generates a pseudo-random number between \f[B]0\f[R] (inclusive) and
+\f[B]1\f[R] (exclusive) with the number of decimal digits after the
+decimal point equal to the truncated absolute value of \f[B]p\f[R].
+If \f[B]p\f[R] is not \f[B]0\f[R], then calling this function will
+change the value of \f[B]seed\f[R].
+If \f[B]p\f[R] is \f[B]0\f[R], then \f[B]0\f[R] is returned, and
+\f[B]seed\f[R] is \f[I]not\f[R] changed.
+.PP
+\f[B]ifrand(i, p)\f[R]
+.PP
+: Generates a pseudo-random number that is between \f[B]0\f[R]
+(inclusive) and the truncated absolute value of \f[B]i\f[R] (exclusive)
+with the number of decimal digits after the decimal point equal to the
+truncated absolute value of \f[B]p\f[R].
+If the absolute value of \f[B]i\f[R] is greater than or equal to
+\f[B]2\f[R], and \f[B]p\f[R] is not \f[B]0\f[R], then calling this
+function will change the value of \f[B]seed\f[R]; otherwise, \f[B]0\f[R]
+is returned and \f[B]seed\f[R] is not changed.
+.PP
+\f[B]srand(x)\f[R]
+.PP
+: Returns \f[B]x\f[R] with its sign flipped with probability
+\f[B]0.5\f[R].
+In other words, it randomizes the sign of \f[B]x\f[R].
+.PP
+\f[B]brand()\f[R]
+.PP
+: Returns a random boolean value (either \f[B]0\f[R] or \f[B]1\f[R]).
+.PP
+\f[B]ubytes(x)\f[R]
+.PP
+: Returns the numbers of unsigned integer bytes required to hold the
+truncated absolute value of \f[B]x\f[R].
+.PP
+\f[B]sbytes(x)\f[R]
+.PP
+: Returns the numbers of signed, two\[aq]s-complement integer bytes
+required to hold the truncated value of \f[B]x\f[R].
+.PP
+\f[B]hex(x)\f[R]
+.PP
+: Outputs the hexadecimal (base \f[B]16\f[R]) representation of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]binary(x)\f[R]
+.PP
+: Outputs the binary (base \f[B]2\f[R]) representation of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]output(x, b)\f[R]
+.PP
+: Outputs the base \f[B]b\f[R] representation of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in as few power of two bytes as possible.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or is negative, an error message is printed
+instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in as few power of two bytes
+as possible.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, an error message is printed instead, but bc(1)
+is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uintn(x, n)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]n\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **n** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]intn(x, n)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]n\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **n** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint8(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]1\f[R] byte.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **1** byte, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int8(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]1\f[R] byte.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **1** byte, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint16(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]2\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **2** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int16(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]2\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **2** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint32(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]4\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **4** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int32(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]4\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **4** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint64(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]8\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **8** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int64(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]8\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **8** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]hex_uint(x, n)\f[R]
+.PP
+: Outputs the representation of the truncated absolute value of
+\f[B]x\f[R] as an unsigned integer in hexadecimal using \f[B]n\f[R]
+bytes.
+Not all of the value will be output if \f[B]n\f[R] is too small.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]binary_uint(x, n)\f[R]
+.PP
+: Outputs the representation of the truncated absolute value of
+\f[B]x\f[R] as an unsigned integer in binary using \f[B]n\f[R] bytes.
+Not all of the value will be output if \f[B]n\f[R] is too small.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]output_uint(x, n)\f[R]
+.PP
+: Outputs the representation of the truncated absolute value of
+\f[B]x\f[R] as an unsigned integer in the current \f[B]obase\f[R] (see
+the \f[B]SYNTAX\f[R] section) using \f[B]n\f[R] bytes.
+Not all of the value will be output if \f[B]n\f[R] is too small.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]output_byte(x, i)\f[R]
+.PP
+: Outputs byte \f[B]i\f[R] of the truncated absolute value of
+\f[B]x\f[R], where \f[B]0\f[R] is the least significant byte and
+\f[B]number_of_bytes - 1\f[R] is the most significant byte.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.SS Transcendental Functions
+.PP
+All transcendental functions can return slightly inaccurate results (up
+to 1 ULP (https://en.wikipedia.org/wiki/Unit_in_the_last_place)).
+This is unavoidable, and this
+article (https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT) explains
+why it is impossible and unnecessary to calculate exact results for the
+transcendental functions.
+.PP
+Because of the possible inaccuracy, I recommend that users call those
+functions with the precision (\f[B]scale\f[R]) set to at least 1 higher
+than is necessary.
+If exact results are \f[I]absolutely\f[R] required, users can double the
+precision (\f[B]scale\f[R]) and then truncate.
+.PP
+The transcendental functions in the standard math library are:
+.IP \[bu] 2
+\f[B]s(x)\f[R]
+.IP \[bu] 2
+\f[B]c(x)\f[R]
+.IP \[bu] 2
+\f[B]a(x)\f[R]
+.IP \[bu] 2
+\f[B]l(x)\f[R]
+.IP \[bu] 2
+\f[B]e(x)\f[R]
+.IP \[bu] 2
+\f[B]j(x, n)\f[R]
+.PP
+The transcendental functions in the extended math library are:
+.IP \[bu] 2
+\f[B]l2(x)\f[R]
+.IP \[bu] 2
+\f[B]l10(x)\f[R]
+.IP \[bu] 2
+\f[B]log(x, b)\f[R]
+.IP \[bu] 2
+\f[B]pi(p)\f[R]
+.IP \[bu] 2
+\f[B]t(x)\f[R]
+.IP \[bu] 2
+\f[B]a2(y, x)\f[R]
+.IP \[bu] 2
+\f[B]sin(x)\f[R]
+.IP \[bu] 2
+\f[B]cos(x)\f[R]
+.IP \[bu] 2
+\f[B]tan(x)\f[R]
+.IP \[bu] 2
+\f[B]atan(x)\f[R]
+.IP \[bu] 2
+\f[B]atan2(y, x)\f[R]
+.IP \[bu] 2
+\f[B]r2d(x)\f[R]
+.IP \[bu] 2
+\f[B]d2r(x)\f[R]
+.SH RESET
+.PP
+When bc(1) encounters an error or a signal that it has a non-default
+handler for, it resets.
+This means that several things happen.
+.PP
+First, any functions that are executing are stopped and popped off the
+stack.
+The behavior is not unlike that of exceptions in programming languages.
+Then the execution point is set so that any code waiting to execute
+(after all functions returned) is skipped.
+.PP
+Thus, when bc(1) resets, it skips any remaining code waiting to be
+executed.
+Then, if it is interactive mode, and the error was not a fatal error
+(see the \f[B]EXIT STATUS\f[R] section), it asks for more input;
+otherwise, it exits with the appropriate return code.
+.PP
+Note that this reset behavior is different from the GNU bc(1), which
+attempts to start executing the statement right after the one that
+caused an error.
+.SH PERFORMANCE
+.PP
+Most bc(1) implementations use \f[B]char\f[R] types to calculate the
+value of \f[B]1\f[R] decimal digit at a time, but that can be slow.
+This bc(1) does something different.
+.PP
+It uses large integers to calculate more than \f[B]1\f[R] decimal digit
+at a time.
+If built in a environment where \f[B]BC_LONG_BIT\f[R] (see the
+\f[B]LIMITS\f[R] section) is \f[B]64\f[R], then each integer has
+\f[B]9\f[R] decimal digits.
+If built in an environment where \f[B]BC_LONG_BIT\f[R] is \f[B]32\f[R]
+then each integer has \f[B]4\f[R] decimal digits.
+This value (the number of decimal digits per large integer) is called
+\f[B]BC_BASE_DIGS\f[R].
+.PP
+The actual values of \f[B]BC_LONG_BIT\f[R] and \f[B]BC_BASE_DIGS\f[R]
+can be queried with the \f[B]limits\f[R] statement.
+.PP
+In addition, this bc(1) uses an even larger integer for overflow
+checking.
+This integer type depends on the value of \f[B]BC_LONG_BIT\f[R], but is
+always at least twice as large as the integer type used to store digits.
+.SH LIMITS
+.PP
+The following are the limits on bc(1):
+.PP
+\f[B]BC_LONG_BIT\f[R]
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
+bc(1) was built.
+This determines how many decimal digits can be stored in a single large
+integer (see the \f[B]PERFORMANCE\f[R] section).
+.PP
+\f[B]BC_BASE_DIGS\f[R]
+.PP
+: The number of decimal digits per large integer (see the
+\f[B]PERFORMANCE\f[R] section).
+Depends on \f[B]BC_LONG_BIT\f[R].
+.PP
+\f[B]BC_BASE_POW\f[R]
+.PP
+: The max decimal number that each large integer can store (see
+\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
+Depends on \f[B]BC_BASE_DIGS\f[R].
+.PP
+\f[B]BC_OVERFLOW_MAX\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+section) can hold.
+Depends on \f[B]BC_LONG_BIT\f[R].
+.PP
+\f[B]BC_BASE_MAX\f[R]
+.PP
+: The maximum output base.
+Set at \f[B]BC_BASE_POW\f[R].
+.PP
+\f[B]BC_DIM_MAX\f[R]
+.PP
+: The maximum size of arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+\f[B]BC_SCALE_MAX\f[R]
+.PP
+: The maximum \f[B]scale\f[R].
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_STRING_MAX\f[R]
+.PP
+: The maximum length of strings.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_NAME_MAX\f[R]
+.PP
+: The maximum length of identifiers.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_NUM_MAX\f[R]
+.PP
+: The maximum length of a number (in decimal digits), which includes
+digits after the decimal point.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_RAND_MAX\f[R]
+.PP
+: The maximum integer (inclusive) returned by the \f[B]rand()\f[R]
+operand.
+Set at \f[B]2\[ha]BC_LONG_BIT-1\f[R].
+.PP
+Exponent
+.PP
+: The maximum allowable exponent (positive or negative).
+Set at \f[B]BC_OVERFLOW_MAX\f[R].
+.PP
+Number of vars
+.PP
+: The maximum number of vars/arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+The actual values can be queried with the \f[B]limits\f[R] statement.
+.PP
+These limits are meant to be effectively non-existent; the limits are so
+large (at least on 64-bit machines) that there should not be any point
+at which they become a problem.
+In fact, memory should be exhausted before these limits should be hit.
+.SH ENVIRONMENT VARIABLES
+.PP
+bc(1) recognizes the following environment variables:
+.PP
+\f[B]POSIXLY_CORRECT\f[R]
+.PP
+: If this variable exists (no matter the contents), bc(1) behaves as if
+the \f[B]-s\f[R] option was given.
+.PP
+\f[B]BC_ENV_ARGS\f[R]
+.PP
+: This is another way to give command-line arguments to bc(1).
+They should be in the same format as all other command-line arguments.
+These are always processed first, so any files given in
+\f[B]BC_ENV_ARGS\f[R] will be processed before arguments and files given
+on the command-line.
+This gives the user the ability to set up \[dq]standard\[dq] options and
+files to be used at every invocation.
+The most useful thing for such files to contain would be useful
+functions that the user might want every time bc(1) runs.
+.IP
+.nf
+\f[C]
+The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some bc file.bc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]bc\[rs]\[dq] file.bc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]bc\[aq] file.bc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
+\f[B]BC_LINE_LENGTH\f[R]
+.PP
+: If this environment variable exists and contains an integer that is
+greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
+(\f[B]2\[ha]16-1\f[R]), bc(1) will output lines to that length,
+including the backslash (\f[B]\[rs]\f[R]).
+The default line length is \f[B]70\f[R].
+.SH EXIT STATUS
+.PP
+bc(1) returns the following exit statuses:
+.PP
+\f[B]0\f[R]
+.PP
+: No error.
+.PP
+\f[B]1\f[R]
+.PP
+: A math error occurred.
+This follows standard practice of using \f[B]1\f[R] for expected errors,
+since math errors will happen in the process of normal execution.
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, using a negative number as a bound for the pseudo-random number
+generator, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**), places (**\[rs]\[at]**), left shift (**\[rs]<\[rs]<**), and right shift (**\[rs]>\[rs]>**)
+operators and their corresponding assignment operators.
+\f[R]
+.fi
+.PP
+\f[B]2\f[R]
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, using a token where it is invalid,
+giving an invalid expression, giving an invalid print statement, giving an
+invalid function definition, attempting to assign to an expression that is
+not a named expression (see the *Named Expressions* subsection of the
+**SYNTAX** section), giving an invalid **auto** list, having a duplicate
+**auto**/function parameter, failing to find the end of a code block,
+attempting to return a value from a **void** function, attempting to use a
+variable as a reference, and using any extensions when the option **-s** or
+any equivalents were given.
+\f[R]
+.fi
+.PP
+\f[B]3\f[R]
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, passing the wrong number of
+arguments to functions, attempting to call an undefined function, and
+attempting to use a **void** function call as a value in an expression.
+\f[R]
+.fi
+.PP
+\f[B]4\f[R]
+.PP
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (bc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
+.PP
+The exit status \f[B]4\f[R] is special; when a fatal error occurs, bc(1)
+always exits and returns \f[B]4\f[R], no matter what mode bc(1) is in.
+.PP
+The other statuses will only be returned when bc(1) is not in
+interactive mode (see the \f[B]INTERACTIVE MODE\f[R] section), since
+bc(1) resets its state (see the \f[B]RESET\f[R] section) and accepts
+more input when one of those errors occurs in interactive mode.
+This is also the case when interactive mode is forced by the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.PP
+These exit statuses allow bc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.SH INTERACTIVE MODE
+.PP
+Per the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+bc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both \f[B]stdin\f[R]
+and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
+and \f[B]--interactive\f[R] option can turn it on in other cases.
+.PP
+In interactive mode, bc(1) attempts to recover from errors (see the
+\f[B]RESET\f[R] section), and in normal execution, flushes
+\f[B]stdout\f[R] as soon as execution is done for the current input.
+.SH TTY MODE
+.PP
+If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
+connected to a TTY, bc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is different from interactive mode because interactive mode is
+required in the bc(1)
+specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
+to be connected to a terminal.
+.SH SIGNAL HANDLING
+.PP
+Sending a \f[B]SIGINT\f[R] will cause bc(1) to stop execution of the
+current input.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If bc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If bc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
+.PP
+This means that if a \f[B]SIGINT\f[R] is sent to bc(1) as it is
+executing a file, it can seem as though bc(1) did not respond to the
+signal since it will immediately start executing the next file.
+This is by design; most files that users execute when interacting with
+bc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file.
+The rest of the files could still be executed without problem, allowing
+the user to continue.
+.PP
+\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause bc(1) to clean up and
+exit, and it uses the default handler for all other signals.
+.SH LOCALES
+.PP
+This bc(1) ships with support for adding error messages for different
+locales and thus, supports \f[B]LC_MESSAGES\f[R].
+.SH SEE ALSO
+.PP
+dc(1)
+.SH STANDARDS
+.PP
+bc(1) is compliant with the IEEE Std 1003.1-2017
+(\[lq]POSIX.1-2017\[rq]) (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+specification.
+The flags \f[B]-efghiqsvVw\f[R], all long options, and the extensions
+noted above are extensions to that specification.
+.PP
+Note that the specification explicitly says that bc(1) only accepts
+numbers that use a period (\f[B].\f[R]) as a radix point, regardless of
+the value of \f[B]LC_NUMERIC\f[R].
+.PP
+This bc(1) supports error messages for different locales, and thus, it
+supports \f[B]LC_MESSAGES\f[R].
+.SH BUGS
+.PP
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
+.SH AUTHORS
+.PP
+Gavin D.
+Howard <gavin@yzena.com> and contributors.
diff --git a/manuals/bc/HP.1.md b/manuals/bc/HP.1.md
new file mode 100644
index 00000000..06ad718d
--- /dev/null
+++ b/manuals/bc/HP.1.md
@@ -0,0 +1,1687 @@
+<!---
+
+SPDX-License-Identifier: BSD-2-Clause
+
+Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+-->
+
+# NAME
+
+bc - arbitrary-precision decimal arithmetic language and calculator
+
+# SYNOPSIS
+
+**bc** [**-ghilPqRsvVw**] [**-\-global-stacks**] [**-\-help**] [**-\-interactive**] [**-\-mathlib**] [**-\-no-prompt**] [**-\-no-read-prompt**] [**-\-quiet**] [**-\-standard**] [**-\-warn**] [**-\-version**] [**-e** *expr*] [**-\-expression**=*expr*...] [**-f** *file*...] [**-\-file**=*file*...] [*file*...]
+
+# DESCRIPTION
+
+bc(1) is an interactive processor for a language first standardized in 1991 by
+POSIX. (The current standard is [here][1].) The language provides unlimited
+precision decimal arithmetic and is somewhat C-like, but there are differences.
+Such differences will be noted in this document.
+
+After parsing and handling options, this bc(1) reads any files given on the
+command line and executes them before reading from **stdin**.
+
+# OPTIONS
+
+The following are the options that bc(1) accepts.
+
+**-g**, **-\-global-stacks**
+
+: Turns the globals **ibase**, **obase**, **scale**, and **seed** into stacks.
+
+ This has the effect that a copy of the current value of all four are pushed
+ onto a stack for every function call, as well as popped when every function
+ returns. This means that functions can assign to any and all of those
+ globals without worrying that the change will affect other functions.
+ Thus, a hypothetical function named **output(x,b)** that simply printed
+ **x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+ instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+ This makes writing functions much easier.
+
+ (**Note**: the function **output(x,b)** exists in the extended math library.
+ See the **LIBRARY** section.)
+
+ However, since using this flag means that functions cannot set **ibase**,
+ **obase**, **scale**, or **seed** globally, functions that are made to do so
+ cannot work anymore. There are two possible use cases for that, and each has
+ a solution.
+
+ First, if a function is called on startup to turn bc(1) into a number
+ converter, it is possible to replace that capability with various shell
+ aliases. Examples:
+
+ alias d2o="bc -e ibase=A -e obase=8"
+ alias h2b="bc -e ibase=G -e obase=2"
+
+ Second, if the purpose of a function is to set **ibase**, **obase**,
+ **scale**, or **seed** globally for any other purpose, it could be split
+ into one to four functions (based on how many globals it sets) and each of
+ those functions could return the desired value for a global.
+
+ For functions that set **seed**, the value assigned to **seed** is not
+ propagated to parent functions. This means that the sequence of
+ pseudo-random numbers that they see will not be the same sequence of
+ pseudo-random numbers that any parent sees. This is only the case once
+ **seed** has been set.
+
+ If a function desires to not affect the sequence of pseudo-random numbers
+ of its parents, but wants to use the same **seed**, it can use the following
+ line:
+
+ seed = seed
+
+ If the behavior of this option is desired for every run of bc(1), then users
+ could make sure to define **BC_ENV_ARGS** and include this option (see the
+ **ENVIRONMENT VARIABLES** section for more details).
+
+ If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+ This is a **non-portable extension**.
+
+**-h**, **-\-help**
+
+: Prints a usage message and quits.
+
+**-i**, **-\-interactive**
+
+: Forces interactive mode. (See the **INTERACTIVE MODE** section.)
+
+ This is a **non-portable extension**.
+
+**-l**, **-\-mathlib**
+
+: Sets **scale** (see the **SYNTAX** section) to **20** and loads the included
+ math library and the extended math library before running any code,
+ including any expressions or files specified on the command line.
+
+ To learn what is in the libraries, see the **LIBRARY** section.
+
+**-P**, **-\-no-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-R**, **-\-no-read-prompt**
+
+: Because bc(1) was built without support for prompts, this option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-q**, **-\-quiet**
+
+: This option is for compatibility with the [GNU bc(1)][2]; it is a no-op.
+ Without this option, GNU bc(1) prints a copyright header. This bc(1) only
+ prints the copyright header if one or more of the **-v**, **-V**, or
+ **-\-version** options are given.
+
+ This is a **non-portable extension**.
+
+**-s**, **-\-standard**
+
+: Process exactly the language defined by the [standard][1] and error if any
+ extensions are used.
+
+ This is a **non-portable extension**.
+
+**-v**, **-V**, **-\-version**
+
+: Print the version information (copyright header) and exit.
+
+ This is a **non-portable extension**.
+
+**-w**, **-\-warn**
+
+: Like **-s** and **-\-standard**, except that warnings (and not errors) are
+ printed for non-standard extensions and execution continues normally.
+
+ This is a **non-portable extension**.
+
+**-e** *expr*, **-\-expression**=*expr*
+
+: Evaluates *expr*. If multiple expressions are given, they are evaluated in
+ order. If files are given as well (see below), the expressions and files are
+ evaluated in the order given. This means that if a file is given before an
+ expression, the file is read in and evaluated first.
+
+ If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**, whether on the
+ command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+ **-\-expression**, **-f**, or **-\-file** arguments are given after **-f-**
+ or equivalent is given, bc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+**-f** *file*, **-\-file**=*file*
+
+: Reads in *file* and evaluates it, line by line, as though it were read
+ through **stdin**. If expressions are also given (see above), the
+ expressions are evaluated in the order given.
+
+ If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**. However, if any other
+ **-e**, **-\-expression**, **-f**, or **-\-file** arguments are given after
+ **-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+All long options are **non-portable extensions**.
+
+# STDOUT
+
+Any non-error output is written to **stdout**. In addition, if history (see the
+**HISTORY** section) and the prompt (see the **TTY MODE** section) are enabled,
+both are output to **stdout**.
+
+**Note**: Unlike other bc(1) implementations, this bc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stdout**, so if
+**stdout** is closed, as in **bc <file> >&-**, it will quit with an error. This
+is done so that bc(1) can report problems when **stdout** is redirected to a
+file.
+
+If there are scripts that depend on the behavior of other bc(1) implementations,
+it is recommended that those scripts be changed to redirect **stdout** to
+**/dev/null**.
+
+# STDERR
+
+Any error output is written to **stderr**.
+
+**Note**: Unlike other bc(1) implementations, this bc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stderr**, so if
+**stderr** is closed, as in **bc <file> 2>&-**, it will quit with an error. This
+is done so that bc(1) can exit with an error code when **stderr** is redirected
+to a file.
+
+If there are scripts that depend on the behavior of other bc(1) implementations,
+it is recommended that those scripts be changed to redirect **stderr** to
+**/dev/null**.
+
+# SYNTAX
+
+The syntax for bc(1) programs is mostly C-like, with some differences. This
+bc(1) follows the [POSIX standard][1], which is a much more thorough resource
+for the language this bc(1) accepts. This section is meant to be a summary and a
+listing of all the extensions to the standard.
+
+In the sections below, **E** means expression, **S** means statement, and **I**
+means identifier.
+
+Identifiers (**I**) start with a lowercase letter and can be followed by any
+number (up to **BC_NAME_MAX-1**) of lowercase letters (**a-z**), digits
+(**0-9**), and underscores (**\_**). The regex is **\[a-z\]\[a-z0-9\_\]\***.
+Identifiers with more than one character (letter) are a
+**non-portable extension**.
+
+**ibase** is a global variable determining how to interpret constant numbers. It
+is the "input" base, or the number base used for interpreting input numbers.
+**ibase** is initially **10**. If the **-s** (**-\-standard**) and **-w**
+(**-\-warn**) flags were not given on the command line, the max allowable value
+for **ibase** is **36**. Otherwise, it is **16**. The min allowable value for
+**ibase** is **2**. The max allowable value for **ibase** can be queried in
+bc(1) programs with the **maxibase()** built-in function.
+
+**obase** is a global variable determining how to output results. It is the
+"output" base, or the number base used for outputting numbers. **obase** is
+initially **10**. The max allowable value for **obase** is **BC_BASE_MAX** and
+can be queried in bc(1) programs with the **maxobase()** built-in function. The
+min allowable value for **obase** is **0**. If **obase** is **0**, values are
+output in scientific notation, and if **obase** is **1**, values are output in
+engineering notation. Otherwise, values are output in the specified base.
+
+Outputting in scientific and engineering notations are **non-portable
+extensions**.
+
+The *scale* of an expression is the number of digits in the result of the
+expression right of the decimal point, and **scale** is a global variable that
+sets the precision of any operations, with exceptions. **scale** is initially
+**0**. **scale** cannot be negative. The max allowable value for **scale** is
+**BC_SCALE_MAX** and can be queried in bc(1) programs with the **maxscale()**
+built-in function.
+
+bc(1) has both *global* variables and *local* variables. All *local*
+variables are local to the function; they are parameters or are introduced in
+the **auto** list of a function (see the **FUNCTIONS** section). If a variable
+is accessed which is not a parameter or in the **auto** list, it is assumed to
+be *global*. If a parent function has a *local* variable version of a variable
+that a child function considers *global*, the value of that *global* variable in
+the child function is the value of the variable in the parent function, not the
+value of the actual *global* variable.
+
+All of the above applies to arrays as well.
+
+The value of a statement that is an expression (i.e., any of the named
+expressions or operands) is printed unless the lowest precedence operator is an
+assignment operator *and* the expression is notsurrounded by parentheses.
+
+The value that is printed is also assigned to the special variable **last**. A
+single dot (**.**) may also be used as a synonym for **last**. These are
+**non-portable extensions**.
+
+Either semicolons or newlines may separate statements.
+
+## Comments
+
+There are two kinds of comments:
+
+1. Block comments are enclosed in **/\*** and **\*/**.
+2. Line comments go from **#** until, and not including, the next newline. This
+ is a **non-portable extension**.
+
+## Named Expressions
+
+The following are named expressions in bc(1):
+
+1. Variables: **I**
+2. Array Elements: **I[E]**
+3. **ibase**
+4. **obase**
+5. **scale**
+6. **seed**
+7. **last** or a single dot (**.**)
+
+Numbers 6 and 7 are **non-portable extensions**.
+
+The meaning of **seed** is dependent on the current pseudo-random number
+generator but is guaranteed to not change except for new major versions.
+
+The *scale* and sign of the value may be significant.
+
+If a previously used **seed** value is assigned to **seed** and used again, the
+pseudo-random number generator is guaranteed to produce the same sequence of
+pseudo-random numbers as it did when the **seed** value was previously used.
+
+The exact value assigned to **seed** is not guaranteed to be returned if
+**seed** is queried again immediately. However, if **seed** *does* return a
+different value, both values, when assigned to **seed**, are guaranteed to
+produce the same sequence of pseudo-random numbers. This means that certain
+values assigned to **seed** will *not* produce unique sequences of pseudo-random
+numbers. The value of **seed** will change after any use of the **rand()** and
+**irand(E)** operands (see the *Operands* subsection below), except if the
+parameter passed to **irand(E)** is **0**, **1**, or negative.
+
+There is no limit to the length (number of significant decimal digits) or
+*scale* of the value that can be assigned to **seed**.
+
+Variables and arrays do not interfere; users can have arrays named the same as
+variables. This also applies to functions (see the **FUNCTIONS** section), so a
+user can have a variable, array, and function that all have the same name, and
+they will not shadow each other, whether inside of functions or not.
+
+Named expressions are required as the operand of **increment**/**decrement**
+operators and as the left side of **assignment** operators (see the *Operators*
+subsection).
+
+## Operands
+
+The following are valid operands in bc(1):
+
+1. Numbers (see the *Numbers* subsection below).
+2. Array indices (**I[E]**).
+3. **(E)**: The value of **E** (used to change precedence).
+4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
+5. **length(E)**: The number of significant decimal digits in **E**.
+6. **length(I[])**: The number of elements in the array **I**. This is a
+ **non-portable extension**.
+7. **scale(E)**: The *scale* of **E**.
+8. **abs(E)**: The absolute value of **E**. This is a **non-portable
+ extension**.
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+ a non-**void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
+ **I[]**, which will automatically be turned into array references (see the
+ *Array References* subsection of the **FUNCTIONS** section) if the
+ corresponding parameter in the function definition is an array reference.
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
+ result of that expression is the result of the **read()** operand. This is a
+ **non-portable extension**.
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+ extension**.
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
+ extension**.
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
+ extension**.
+14. **rand()**: A pseudo-random integer between **0** (inclusive) and
+ **BC_RAND_MAX** (inclusive). Using this operand will change the value of
+ **seed**. This is a **non-portable extension**.
+15. **irand(E)**: A pseudo-random integer between **0** (inclusive) and the
+ value of **E** (exclusive). If **E** is negative or is a non-integer
+ (**E**'s *scale* is not **0**), an error is raised, and bc(1) resets (see
+ the **RESET** section) while **seed** remains unchanged. If **E** is larger
+ than **BC_RAND_MAX**, the higher bound is honored by generating several
+ pseudo-random integers, multiplying them by appropriate powers of
+ **BC_RAND_MAX+1**, and adding them together. Thus, the size of integer that
+ can be generated with this operand is unbounded. Using this operand will
+ change the value of **seed**, unless the value of **E** is **0** or **1**.
+ In that case, **0** is returned, and **seed** is *not* changed. This is a
+ **non-portable extension**.
+16. **maxrand()**: The max integer returned by **rand()**. This is a
+ **non-portable extension**.
+
+The integers generated by **rand()** and **irand(E)** are guaranteed to be as
+unbiased as possible, subject to the limitations of the pseudo-random number
+generator.
+
+**Note**: The values returned by the pseudo-random number generator with
+**rand()** and **irand(E)** are guaranteed to *NOT* be cryptographically secure.
+This is a consequence of using a seeded pseudo-random number generator. However,
+they *are* guaranteed to be reproducible with identical **seed** values. This
+means that the pseudo-random values from bc(1) should only be used where a
+reproducible stream of pseudo-random numbers is *ESSENTIAL*. In any other case,
+use a non-seeded pseudo-random number generator.
+
+## Numbers
+
+Numbers are strings made up of digits, uppercase letters, and at most **1**
+period for a radix. Numbers can have up to **BC_NUM_MAX** digits. Uppercase
+letters are equal to **9** + their position in the alphabet (i.e., **A** equals
+**10**, or **9+1**). If a digit or letter makes no sense with the current value
+of **ibase**, they are set to the value of the highest valid digit in **ibase**.
+
+Single-character numbers (i.e., **A** alone) take the value that they would have
+if they were valid digits, regardless of the value of **ibase**. This means that
+**A** alone always equals decimal **10** and **Z** alone always equals decimal
+**35**.
+
+In addition, bc(1) accepts numbers in scientific notation. These have the form
+**\<number\>e\<integer\>**. The exponent (the portion after the **e**) must be
+an integer. An example is **1.89237e9**, which is equal to **1892370000**.
+Negative exponents are also allowed, so **4.2890e-3** is equal to **0.0042890**.
+
+Using scientific notation is an error or warning if the **-s** or **-w**,
+respectively, command-line options (or equivalents) are given.
+
+**WARNING**: Both the number and the exponent in scientific notation are
+interpreted according to the current **ibase**, but the number is still
+multiplied by **10\^exponent** regardless of the current **ibase**. For example,
+if **ibase** is **16** and bc(1) is given the number string **FFeA**, the
+resulting decimal number will be **2550000000000**, and if bc(1) is given the
+number string **10e-4**, the resulting decimal number will be **0.0016**.
+
+Accepting input as scientific notation is a **non-portable extension**.
+
+## Operators
+
+The following arithmetic and logical operators can be used. They are listed in
+order of decreasing precedence. Operators in the same group have the same
+precedence.
+
+**++** **-\-**
+
+: Type: Prefix and Postfix
+
+ Associativity: None
+
+ Description: **increment**, **decrement**
+
+**-** **!**
+
+: Type: Prefix
+
+ Associativity: None
+
+ Description: **negation**, **boolean not**
+
+**\$**
+
+: Type: Postfix
+
+ Associativity: None
+
+ Description: **truncation**
+
+**\@**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **set precision**
+
+**\^**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **power**
+
+**\*** **/** **%**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **multiply**, **divide**, **modulus**
+
+**+** **-**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **add**, **subtract**
+
+**\<\<** **\>\>**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **shift left**, **shift right**
+
+**=** **\<\<=** **\>\>=** **+=** **-=** **\*=** **/=** **%=** **\^=** **\@=**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **assignment**
+
+**==** **\<=** **\>=** **!=** **\<** **\>**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **relational**
+
+**&&**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **boolean and**
+
+**||**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **boolean or**
+
+The operators will be described in more detail below.
+
+**++** **-\-**
+
+: The prefix and postfix **increment** and **decrement** operators behave
+ exactly like they would in C. They require a named expression (see the
+ *Named Expressions* subsection) as an operand.
+
+ The prefix versions of these operators are more efficient; use them where
+ possible.
+
+**-**
+
+: The **negation** operator returns **0** if a user attempts to negate any
+ expression with the value **0**. Otherwise, a copy of the expression with
+ its sign flipped is returned.
+
+**!**
+
+: The **boolean not** operator returns **1** if the expression is **0**, or
+ **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**\$**
+
+: The **truncation** operator returns a copy of the given expression with all
+ of its *scale* removed.
+
+ This is a **non-portable extension**.
+
+**\@**
+
+: The **set precision** operator takes two expressions and returns a copy of
+ the first with its *scale* equal to the value of the second expression. That
+ could either mean that the number is returned without change (if the
+ *scale* of the first expression matches the value of the second
+ expression), extended (if it is less), or truncated (if it is more).
+
+ The second expression must be an integer (no *scale*) and non-negative.
+
+ This is a **non-portable extension**.
+
+**\^**
+
+: The **power** operator (not the **exclusive or** operator, as it would be in
+ C) takes two expressions and raises the first to the power of the value of
+ the second. The *scale* of the result is equal to **scale**.
+
+ The second expression must be an integer (no *scale*), and if it is
+ negative, the first value must be non-zero.
+
+**\***
+
+: The **multiply** operator takes two expressions, multiplies them, and
+ returns the product. If **a** is the *scale* of the first expression and
+ **b** is the *scale* of the second expression, the *scale* of the result is
+ equal to **min(a+b,max(scale,a,b))** where **min()** and **max()** return
+ the obvious values.
+
+**/**
+
+: The **divide** operator takes two expressions, divides them, and returns the
+ quotient. The *scale* of the result shall be the value of **scale**.
+
+ The second expression must be non-zero.
+
+**%**
+
+: The **modulus** operator takes two expressions, **a** and **b**, and
+ evaluates them by 1) Computing **a/b** to current **scale** and 2) Using the
+ result of step 1 to calculate **a-(a/b)\*b** to *scale*
+ **max(scale+scale(b),scale(a))**.
+
+ The second expression must be non-zero.
+
+**+**
+
+: The **add** operator takes two expressions, **a** and **b**, and returns the
+ sum, with a *scale* equal to the max of the *scale*s of **a** and **b**.
+
+**-**
+
+: The **subtract** operator takes two expressions, **a** and **b**, and
+ returns the difference, with a *scale* equal to the max of the *scale*s of
+ **a** and **b**.
+
+**\<\<**
+
+: The **left shift** operator takes two expressions, **a** and **b**, and
+ returns a copy of the value of **a** with its decimal point moved **b**
+ places to the right.
+
+ The second expression must be an integer (no *scale*) and non-negative.
+
+ This is a **non-portable extension**.
+
+**\>\>**
+
+: The **right shift** operator takes two expressions, **a** and **b**, and
+ returns a copy of the value of **a** with its decimal point moved **b**
+ places to the left.
+
+ The second expression must be an integer (no *scale*) and non-negative.
+
+ This is a **non-portable extension**.
+
+**=** **\<\<=** **\>\>=** **+=** **-=** **\*=** **/=** **%=** **\^=** **\@=**
+
+: The **assignment** operators take two expressions, **a** and **b** where
+ **a** is a named expression (see the *Named Expressions* subsection).
+
+ For **=**, **b** is copied and the result is assigned to **a**. For all
+ others, **a** and **b** are applied as operands to the corresponding
+ arithmetic operator and the result is assigned to **a**.
+
+ The **assignment** operators that correspond to operators that are
+ extensions are themselves **non-portable extensions**.
+
+**==** **\<=** **\>=** **!=** **\<** **\>**
+
+: The **relational** operators compare two expressions, **a** and **b**, and
+ if the relation holds, according to C language semantics, the result is
+ **1**. Otherwise, it is **0**.
+
+ Note that unlike in C, these operators have a lower precedence than the
+ **assignment** operators, which means that **a=b\>c** is interpreted as
+ **(a=b)\>c**.
+
+ Also, unlike the [standard][1] requires, these operators can appear anywhere
+ any other expressions can be used. This allowance is a
+ **non-portable extension**.
+
+**&&**
+
+: The **boolean and** operator takes two expressions and returns **1** if both
+ expressions are non-zero, **0** otherwise.
+
+ This is *not* a short-circuit operator.
+
+ This is a **non-portable extension**.
+
+**||**
+
+: The **boolean or** operator takes two expressions and returns **1** if one
+ of the expressions is non-zero, **0** otherwise.
+
+ This is *not* a short-circuit operator.
+
+ This is a **non-portable extension**.
+
+## Statements
+
+The following items are statements:
+
+1. **E**
+2. **{** **S** **;** ... **;** **S** **}**
+3. **if** **(** **E** **)** **S**
+4. **if** **(** **E** **)** **S** **else** **S**
+5. **while** **(** **E** **)** **S**
+6. **for** **(** **E** **;** **E** **;** **E** **)** **S**
+7. An empty statement
+8. **break**
+9. **continue**
+10. **quit**
+11. **halt**
+12. **limits**
+13. A string of characters, enclosed in double quotes
+14. **print** **E** **,** ... **,** **E**
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+ a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
+ **I[]**, which will automatically be turned into array references (see the
+ *Array References* subsection of the **FUNCTIONS** section) if the
+ corresponding parameter in the function definition is an array reference.
+
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
+
+Also, as a **non-portable extension**, any or all of the expressions in the
+header of a for loop may be omitted. If the condition (second expression) is
+omitted, it is assumed to be a constant **1**.
+
+The **break** statement causes a loop to stop iterating and resume execution
+immediately following a loop. This is only allowed in loops.
+
+The **continue** statement causes a loop iteration to stop early and returns to
+the start of the loop, including testing the loop condition. This is only
+allowed in loops.
+
+The **if** **else** statement does the same thing as in C.
+
+The **quit** statement causes bc(1) to quit, even if it is on a branch that will
+not be executed (it is a compile-time command).
+
+The **halt** statement causes bc(1) to quit, if it is executed. (Unlike **quit**
+if it is on a branch of an **if** statement that is not executed, bc(1) does not
+quit.)
+
+The **limits** statement prints the limits that this bc(1) is subject to. This
+is like the **quit** statement in that it is a compile-time command.
+
+An expression by itself is evaluated and printed, followed by a newline.
+
+Both scientific notation and engineering notation are available for printing the
+results of expressions. Scientific notation is activated by assigning **0** to
+**obase**, and engineering notation is activated by assigning **1** to
+**obase**. To deactivate them, just assign a different value to **obase**.
+
+Scientific notation and engineering notation are disabled if bc(1) is run with
+either the **-s** or **-w** command-line options (or equivalents).
+
+Printing numbers in scientific notation and/or engineering notation is a
+**non-portable extension**.
+
+## Print Statement
+
+The "expressions" in a **print** statement may also be strings. If they are, there
+are backslash escape sequences that are interpreted specially. What those
+sequences are, and what they cause to be printed, are shown below:
+
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
+
+Any other character following a backslash causes the backslash and character to
+be printed as-is.
+
+Any non-string expression in a print statement shall be assigned to **last**,
+like any other expression that is printed.
+
+## Order of Evaluation
+
+All expressions in a statment are evaluated left to right, except as necessary
+to maintain order of operations. This means, for example, assuming that **i** is
+equal to **0**, in the expression
+
+ a[i++] = i++
+
+the first (or 0th) element of **a** is set to **1**, and **i** is equal to **2**
+at the end of the expression.
+
+This includes function arguments. Thus, assuming **i** is equal to **0**, this
+means that in the expression
+
+ x(i++, i++)
+
+the first argument passed to **x()** is **0**, and the second argument is **1**,
+while **i** is equal to **2** before the function starts executing.
+
+# FUNCTIONS
+
+Function definitions are as follows:
+
+```
+define I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return(E)
+}
+```
+
+Any **I** in the parameter list or **auto** list may be replaced with **I[]** to
+make a parameter or **auto** var an array, and any **I** in the parameter list
+may be replaced with **\*I[]** to make a parameter an array reference. Callers
+of functions that take array references should not put an asterisk in the call;
+they must be called with just **I[]** like normal array parameters and will be
+automatically converted into references.
+
+As a **non-portable extension**, the opening brace of a **define** statement may
+appear on the next line.
+
+As a **non-portable extension**, the return statement may also be in one of the
+following forms:
+
+1. **return**
+2. **return** **(** **)**
+3. **return** **E**
+
+The first two, or not specifying a **return** statement, is equivalent to
+**return (0)**, unless the function is a **void** function (see the *Void
+Functions* subsection below).
+
+## Void Functions
+
+Functions can also be **void** functions, defined as follows:
+
+```
+define void I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return
+}
+```
+
+They can only be used as standalone expressions, where such an expression would
+be printed alone, except in a print statement.
+
+Void functions can only use the first two **return** statements listed above.
+They can also omit the return statement entirely.
+
+The word "void" is not treated as a keyword; it is still possible to have
+variables, arrays, and functions named **void**. The word "void" is only
+treated specially right after the **define** keyword.
+
+This is a **non-portable extension**.
+
+## Array References
+
+For any array in the parameter list, if the array is declared in the form
+
+```
+*I[]
+```
+
+it is a **reference**. Any changes to the array in the function are reflected,
+when the function returns, to the array that was passed in.
+
+Other than this, all function arguments are passed by value.
+
+This is a **non-portable extension**.
+
+# LIBRARY
+
+All of the functions below, including the functions in the extended math
+library (see the *Extended Library* subsection below), are available when the
+**-l** or **-\-mathlib** command-line flags are given, except that the extended
+math library is not available when the **-s** option, the **-w** option, or
+equivalents are given.
+
+## Standard Library
+
+The [standard][1] defines the following functions for the math library:
+
+**s(x)**
+
+: Returns the sine of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**c(x)**
+
+: Returns the cosine of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**a(x)**
+
+: Returns the arctangent of **x**, in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**l(x)**
+
+: Returns the natural logarithm of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**e(x)**
+
+: Returns the mathematical constant **e** raised to the power of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**j(x, n)**
+
+: Returns the bessel integer order **n** (truncated) of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+## Extended Library
+
+The extended library is *not* loaded when the **-s**/**-\-standard** or
+**-w**/**-\-warn** options are given since they are not part of the library
+defined by the [standard][1].
+
+The extended library is a **non-portable extension**.
+
+**p(x, y)**
+
+: Calculates **x** to the power of **y**, even if **y** is not an integer, and
+ returns the result to the current **scale**.
+
+ It is an error if **y** is negative and **x** is **0**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**r(x, p)**
+
+: Returns **x** rounded to **p** decimal places according to the rounding mode
+ [round half away from **0**][3].
+
+**ceil(x, p)**
+
+: Returns **x** rounded to **p** decimal places according to the rounding mode
+ [round away from **0**][6].
+
+**f(x)**
+
+: Returns the factorial of the truncated absolute value of **x**.
+
+**perm(n, k)**
+
+: Returns the permutation of the truncated absolute value of **n** of the
+ truncated absolute value of **k**, if **k \<= n**. If not, it returns **0**.
+
+**comb(n, k)**
+
+: Returns the combination of the truncated absolute value of **n** of the
+ truncated absolute value of **k**, if **k \<= n**. If not, it returns **0**.
+
+**l2(x)**
+
+: Returns the logarithm base **2** of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**l10(x)**
+
+: Returns the logarithm base **10** of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**log(x, b)**
+
+: Returns the logarithm base **b** of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**cbrt(x)**
+
+: Returns the cube root of **x**.
+
+**root(x, n)**
+
+: Calculates the truncated value of **n**, **r**, and returns the **r**th root
+ of **x** to the current **scale**.
+
+ If **r** is **0** or negative, this raises an error and causes bc(1) to
+ reset (see the **RESET** section). It also raises an error and causes bc(1)
+ to reset if **r** is even and **x** is negative.
+
+**pi(p)**
+
+: Returns **pi** to **p** decimal places.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**t(x)**
+
+: Returns the tangent of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**a2(y, x)**
+
+: Returns the arctangent of **y/x**, in radians. If both **y** and **x** are
+ equal to **0**, it raises an error and causes bc(1) to reset (see the
+ **RESET** section). Otherwise, if **x** is greater than **0**, it returns
+ **a(y/x)**. If **x** is less than **0**, and **y** is greater than or equal
+ to **0**, it returns **a(y/x)+pi**. If **x** is less than **0**, and **y**
+ is less than **0**, it returns **a(y/x)-pi**. If **x** is equal to **0**,
+ and **y** is greater than **0**, it returns **pi/2**. If **x** is equal to
+ **0**, and **y** is less than **0**, it returns **-pi/2**.
+
+ This function is the same as the **atan2()** function in many programming
+ languages.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**sin(x)**
+
+: Returns the sine of **x**, which is assumed to be in radians.
+
+ This is an alias of **s(x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**cos(x)**
+
+: Returns the cosine of **x**, which is assumed to be in radians.
+
+ This is an alias of **c(x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**tan(x)**
+
+: Returns the tangent of **x**, which is assumed to be in radians.
+
+ If **x** is equal to **1** or **-1**, this raises an error and causes bc(1)
+ to reset (see the **RESET** section).
+
+ This is an alias of **t(x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**atan(x)**
+
+: Returns the arctangent of **x**, in radians.
+
+ This is an alias of **a(x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**atan2(y, x)**
+
+: Returns the arctangent of **y/x**, in radians. If both **y** and **x** are
+ equal to **0**, it raises an error and causes bc(1) to reset (see the
+ **RESET** section). Otherwise, if **x** is greater than **0**, it returns
+ **a(y/x)**. If **x** is less than **0**, and **y** is greater than or equal
+ to **0**, it returns **a(y/x)+pi**. If **x** is less than **0**, and **y**
+ is less than **0**, it returns **a(y/x)-pi**. If **x** is equal to **0**,
+ and **y** is greater than **0**, it returns **pi/2**. If **x** is equal to
+ **0**, and **y** is less than **0**, it returns **-pi/2**.
+
+ This function is the same as the **atan2()** function in many programming
+ languages.
+
+ This is an alias of **a2(y, x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**r2d(x)**
+
+: Converts **x** from radians to degrees and returns the result.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**d2r(x)**
+
+: Converts **x** from degrees to radians and returns the result.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**frand(p)**
+
+: Generates a pseudo-random number between **0** (inclusive) and **1**
+ (exclusive) with the number of decimal digits after the decimal point equal
+ to the truncated absolute value of **p**. If **p** is not **0**, then
+ calling this function will change the value of **seed**. If **p** is **0**,
+ then **0** is returned, and **seed** is *not* changed.
+
+**ifrand(i, p)**
+
+: Generates a pseudo-random number that is between **0** (inclusive) and the
+ truncated absolute value of **i** (exclusive) with the number of decimal
+ digits after the decimal point equal to the truncated absolute value of
+ **p**. If the absolute value of **i** is greater than or equal to **2**, and
+ **p** is not **0**, then calling this function will change the value of
+ **seed**; otherwise, **0** is returned and **seed** is not changed.
+
+**srand(x)**
+
+: Returns **x** with its sign flipped with probability **0.5**. In other
+ words, it randomizes the sign of **x**.
+
+**brand()**
+
+: Returns a random boolean value (either **0** or **1**).
+
+**ubytes(x)**
+
+: Returns the numbers of unsigned integer bytes required to hold the truncated
+ absolute value of **x**.
+
+**sbytes(x)**
+
+: Returns the numbers of signed, two's-complement integer bytes required to
+ hold the truncated value of **x**.
+
+**hex(x)**
+
+: Outputs the hexadecimal (base **16**) representation of **x**.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**binary(x)**
+
+: Outputs the binary (base **2**) representation of **x**.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**output(x, b)**
+
+: Outputs the base **b** representation of **x**.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in as few power of two bytes as possible. Both outputs are
+ split into bytes separated by spaces.
+
+ If **x** is not an integer or is negative, an error message is printed
+ instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in as few power of two bytes as possible. Both
+ outputs are split into bytes separated by spaces.
+
+ If **x** is not an integer, an error message is printed instead, but bc(1)
+ is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uintn(x, n)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **n** bytes. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **n** bytes, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**intn(x, n)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **n** bytes. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **n** bytes, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint8(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **1** byte. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **1** byte, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int8(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **1** byte. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **1** byte, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint16(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **2** bytes. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **2** bytes, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int16(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **2** bytes. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **2** bytes, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint32(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **4** bytes. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **4** bytes, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int32(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **4** bytes. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **4** bytes, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint64(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **8** bytes. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **8** bytes, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int64(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **8** bytes. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **8** bytes, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**hex_uint(x, n)**
+
+: Outputs the representation of the truncated absolute value of **x** as an
+ unsigned integer in hexadecimal using **n** bytes. Not all of the value will
+ be output if **n** is too small.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**binary_uint(x, n)**
+
+: Outputs the representation of the truncated absolute value of **x** as an
+ unsigned integer in binary using **n** bytes. Not all of the value will be
+ output if **n** is too small.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**output_uint(x, n)**
+
+: Outputs the representation of the truncated absolute value of **x** as an
+ unsigned integer in the current **obase** (see the **SYNTAX** section) using
+ **n** bytes. Not all of the value will be output if **n** is too small.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**output_byte(x, i)**
+
+: Outputs byte **i** of the truncated absolute value of **x**, where **0** is
+ the least significant byte and **number_of_bytes - 1** is the most
+ significant byte.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+## Transcendental Functions
+
+All transcendental functions can return slightly inaccurate results (up to 1
+[ULP][4]). This is unavoidable, and [this article][5] explains why it is
+impossible and unnecessary to calculate exact results for the transcendental
+functions.
+
+Because of the possible inaccuracy, I recommend that users call those functions
+with the precision (**scale**) set to at least 1 higher than is necessary. If
+exact results are *absolutely* required, users can double the precision
+(**scale**) and then truncate.
+
+The transcendental functions in the standard math library are:
+
+* **s(x)**
+* **c(x)**
+* **a(x)**
+* **l(x)**
+* **e(x)**
+* **j(x, n)**
+
+The transcendental functions in the extended math library are:
+
+* **l2(x)**
+* **l10(x)**
+* **log(x, b)**
+* **pi(p)**
+* **t(x)**
+* **a2(y, x)**
+* **sin(x)**
+* **cos(x)**
+* **tan(x)**
+* **atan(x)**
+* **atan2(y, x)**
+* **r2d(x)**
+* **d2r(x)**
+
+# RESET
+
+When bc(1) encounters an error or a signal that it has a non-default handler
+for, it resets. This means that several things happen.
+
+First, any functions that are executing are stopped and popped off the stack.
+The behavior is not unlike that of exceptions in programming languages. Then
+the execution point is set so that any code waiting to execute (after all
+functions returned) is skipped.
+
+Thus, when bc(1) resets, it skips any remaining code waiting to be executed.
+Then, if it is interactive mode, and the error was not a fatal error (see the
+**EXIT STATUS** section), it asks for more input; otherwise, it exits with the
+appropriate return code.
+
+Note that this reset behavior is different from the GNU bc(1), which attempts to
+start executing the statement right after the one that caused an error.
+
+# PERFORMANCE
+
+Most bc(1) implementations use **char** types to calculate the value of **1**
+decimal digit at a time, but that can be slow. This bc(1) does something
+different.
+
+It uses large integers to calculate more than **1** decimal digit at a time. If
+built in a environment where **BC_LONG_BIT** (see the **LIMITS** section) is
+**64**, then each integer has **9** decimal digits. If built in an environment
+where **BC_LONG_BIT** is **32** then each integer has **4** decimal digits. This
+value (the number of decimal digits per large integer) is called
+**BC_BASE_DIGS**.
+
+The actual values of **BC_LONG_BIT** and **BC_BASE_DIGS** can be queried with
+the **limits** statement.
+
+In addition, this bc(1) uses an even larger integer for overflow checking. This
+integer type depends on the value of **BC_LONG_BIT**, but is always at least
+twice as large as the integer type used to store digits.
+
+# LIMITS
+
+The following are the limits on bc(1):
+
+**BC_LONG_BIT**
+
+: The number of bits in the **long** type in the environment where bc(1) was
+ built. This determines how many decimal digits can be stored in a single
+ large integer (see the **PERFORMANCE** section).
+
+**BC_BASE_DIGS**
+
+: The number of decimal digits per large integer (see the **PERFORMANCE**
+ section). Depends on **BC_LONG_BIT**.
+
+**BC_BASE_POW**
+
+: The max decimal number that each large integer can store (see
+ **BC_BASE_DIGS**) plus **1**. Depends on **BC_BASE_DIGS**.
+
+**BC_OVERFLOW_MAX**
+
+: The max number that the overflow type (see the **PERFORMANCE** section) can
+ hold. Depends on **BC_LONG_BIT**.
+
+**BC_BASE_MAX**
+
+: The maximum output base. Set at **BC_BASE_POW**.
+
+**BC_DIM_MAX**
+
+: The maximum size of arrays. Set at **SIZE_MAX-1**.
+
+**BC_SCALE_MAX**
+
+: The maximum **scale**. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_STRING_MAX**
+
+: The maximum length of strings. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_NAME_MAX**
+
+: The maximum length of identifiers. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_NUM_MAX**
+
+: The maximum length of a number (in decimal digits), which includes digits
+ after the decimal point. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_RAND_MAX**
+
+: The maximum integer (inclusive) returned by the **rand()** operand. Set at
+ **2\^BC_LONG_BIT-1**.
+
+Exponent
+
+: The maximum allowable exponent (positive or negative). Set at
+ **BC_OVERFLOW_MAX**.
+
+Number of vars
+
+: The maximum number of vars/arrays. Set at **SIZE_MAX-1**.
+
+The actual values can be queried with the **limits** statement.
+
+These limits are meant to be effectively non-existent; the limits are so large
+(at least on 64-bit machines) that there should not be any point at which they
+become a problem. In fact, memory should be exhausted before these limits should
+be hit.
+
+# ENVIRONMENT VARIABLES
+
+bc(1) recognizes the following environment variables:
+
+**POSIXLY_CORRECT**
+
+: If this variable exists (no matter the contents), bc(1) behaves as if
+ the **-s** option was given.
+
+**BC_ENV_ARGS**
+
+: This is another way to give command-line arguments to bc(1). They should be
+ in the same format as all other command-line arguments. These are always
+ processed first, so any files given in **BC_ENV_ARGS** will be processed
+ before arguments and files given on the command-line. This gives the user
+ the ability to set up "standard" options and files to be used at every
+ invocation. The most useful thing for such files to contain would be useful
+ functions that the user might want every time bc(1) runs.
+
+ The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+ but it does not understand escape sequences. For example, the string
+ **"/home/gavin/some bc file.bc"** will be correctly parsed, but the string
+ **"/home/gavin/some \"bc\" file.bc"** will include the backslashes.
+
+ The quote parsing will handle either kind of quotes, **'** or **"**. Thus,
+ if you have a file with any number of single quotes in the name, you can use
+ double quotes as the outside quotes, as in **"some 'bc' file.bc"**, and vice
+ versa if you have a file with double quotes. However, handling a file with
+ both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+ complexity of the parsing, though such files are still supported on the
+ command-line where the parsing is done by the shell.
+
+**BC_LINE_LENGTH**
+
+: If this environment variable exists and contains an integer that is greater
+ than **1** and is less than **UINT16_MAX** (**2\^16-1**), bc(1) will output
+ lines to that length, including the backslash (**\\**). The default line
+ length is **70**.
+
+# EXIT STATUS
+
+bc(1) returns the following exit statuses:
+
+**0**
+
+: No error.
+
+**1**
+
+: A math error occurred. This follows standard practice of using **1** for
+ expected errors, since math errors will happen in the process of normal
+ execution.
+
+ Math errors include divide by **0**, taking the square root of a negative
+ number, using a negative number as a bound for the pseudo-random number
+ generator, attempting to convert a negative number to a hardware integer,
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
+
+ Converting to a hardware integer happens for the second operand of the power
+ (**\^**), places (**\@**), left shift (**\<\<**), and right shift (**\>\>**)
+ operators and their corresponding assignment operators.
+
+**2**
+
+: A parse error occurred.
+
+ Parse errors include unexpected **EOF**, using an invalid character, failing
+ to find the end of a string or comment, using a token where it is invalid,
+ giving an invalid expression, giving an invalid print statement, giving an
+ invalid function definition, attempting to assign to an expression that is
+ not a named expression (see the *Named Expressions* subsection of the
+ **SYNTAX** section), giving an invalid **auto** list, having a duplicate
+ **auto**/function parameter, failing to find the end of a code block,
+ attempting to return a value from a **void** function, attempting to use a
+ variable as a reference, and using any extensions when the option **-s** or
+ any equivalents were given.
+
+**3**
+
+: A runtime error occurred.
+
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
+
+**4**
+
+: A fatal error occurred.
+
+ Fatal errors include memory allocation errors, I/O errors, failing to open
+ files, attempting to use files that do not have only ASCII characters (bc(1)
+ only accepts ASCII characters), attempting to open a directory as a file,
+ and giving invalid command-line options.
+
+The exit status **4** is special; when a fatal error occurs, bc(1) always exits
+and returns **4**, no matter what mode bc(1) is in.
+
+The other statuses will only be returned when bc(1) is not in interactive mode
+(see the **INTERACTIVE MODE** section), since bc(1) resets its state (see the
+**RESET** section) and accepts more input when one of those errors occurs in
+interactive mode. This is also the case when interactive mode is forced by the
+**-i** flag or **-\-interactive** option.
+
+These exit statuses allow bc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the **-i** flag or
+**-\-interactive** option.
+
+# INTERACTIVE MODE
+
+Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both **stdin** and **stdout**
+are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
+turn it on in other cases.
+
+In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
+section), and in normal execution, flushes **stdout** as soon as execution is
+done for the current input.
+
+# TTY MODE
+
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
+
+TTY mode is different from interactive mode because interactive mode is required
+in the [bc(1) specification][1], and interactive mode requires only **stdin**
+and **stdout** to be connected to a terminal.
+
+# SIGNAL HANDLING
+
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
+
+Note that "current input" can mean one of two things. If bc(1) is processing
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
+
+This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
+can seem as though bc(1) did not respond to the signal since it will immediately
+start executing the next file. This is by design; most files that users execute
+when interacting with bc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file. The
+rest of the files could still be executed without problem, allowing the user to
+continue.
+
+**SIGTERM** and **SIGQUIT** cause bc(1) to clean up and exit, and it uses the
+default handler for all other signals.
+
+# LOCALES
+
+This bc(1) ships with support for adding error messages for different locales
+and thus, supports **LC_MESSAGES**.
+
+# SEE ALSO
+
+dc(1)
+
+# STANDARDS
+
+bc(1) is compliant with the [IEEE Std 1003.1-2017 (“POSIX.1-2017â€)][1]
+specification. The flags **-efghiqsvVw**, all long options, and the extensions
+noted above are extensions to that specification.
+
+Note that the specification explicitly says that bc(1) only accepts numbers that
+use a period (**.**) as a radix point, regardless of the value of
+**LC_NUMERIC**.
+
+This bc(1) supports error messages for different locales, and thus, it supports
+**LC_MESSAGES**.
+
+# BUGS
+
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
+
+# AUTHORS
+
+Gavin D. Howard <gavin@yzena.com> and contributors.
+
+[1]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
+[2]: https://www.gnu.org/software/bc/
+[3]: https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero
+[4]: https://en.wikipedia.org/wiki/Unit_in_the_last_place
+[5]: https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT
+[6]: https://en.wikipedia.org/wiki/Rounding#Rounding_away_from_zero
diff --git a/manuals/bc/N.1 b/manuals/bc/N.1
index f5dc39a2..d5df71cb 100644
--- a/manuals/bc/N.1
+++ b/manuals/bc/N.1
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "BC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
.SH NAME
.PP
bc - arbitrary-precision decimal arithmetic language and calculator
@@ -35,10 +35,9 @@ bc - arbitrary-precision decimal arithmetic language and calculator
[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--mathlib\f[R]]
[\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]] [\f[B]--quiet\f[R]]
[\f[B]--standard\f[R]] [\f[B]--warn\f[R]] [\f[B]--version\f[R]]
-[\f[B]-e\f[R] \f[I]expr\f[R]]
-[\f[B]--expression\f[R]=\f[I]expr\f[R]\&...] [\f[B]-f\f[R]
-\f[I]file\f[R]\&...] [\f[B]--file\f[R]=\f[I]file\f[R]\&...]
-[\f[I]file\f[R]\&...]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
.SH DESCRIPTION
.PP
bc(1) is an interactive processor for a language first standardized in
@@ -56,153 +55,129 @@ This bc(1) is a drop-in replacement for \f[I]any\f[R] bc(1), including
(and especially) the GNU bc(1).
It also has many extensions and extra features beyond other
implementations.
-.PP
-\f[B]Note\f[R]: If running this bc(1) on \f[I]any\f[R] script meant for
-another bc(1) gives a parse error, it is probably because a word this
-bc(1) reserves as a keyword is used as the name of a function, variable,
-or array.
-To fix that, use the command-line option \f[B]-r\f[R] \f[I]keyword\f[R],
-where \f[I]keyword\f[R] is the keyword that is used as a name in the
-script.
-For more information, see the \f[B]OPTIONS\f[R] section.
-.PP
-If parsing scripts meant for other bc(1) implementations still does not
-work, that is a bug and should be reported.
-See the \f[B]BUGS\f[R] section.
.SH OPTIONS
.PP
The following are the options that bc(1) accepts.
-.TP
+.PP
\f[B]-g\f[R], \f[B]--global-stacks\f[R]
-Turns the globals \f[B]ibase\f[R], \f[B]obase\f[R], \f[B]scale\f[R], and
-\f[B]seed\f[R] into stacks.
-.RS
.PP
-This has the effect that a copy of the current value of all four are
-pushed onto a stack for every function call, as well as popped when
-every function returns.
-This means that functions can assign to any and all of those globals
-without worrying that the change will affect other functions.
-Thus, a hypothetical function named \f[B]output(x,b)\f[R] that simply
-printed \f[B]x\f[R] in base \f[B]b\f[R] could be written like this:
+: Turns the globals \f[B]ibase\f[R], \f[B]obase\f[R], \f[B]scale\f[R],
+and \f[B]seed\f[R] into stacks.
.IP
.nf
\f[C]
-define void output(x, b) {
- obase=b
- x
-}
-\f[R]
-.fi
-.PP
+This has the effect that a copy of the current value of all four are pushed
+onto a stack for every function call, as well as popped when every function
+returns. This means that functions can assign to any and all of those
+globals without worrying that the change will affect other functions.
+Thus, a hypothetical function named **output(x,b)** that simply printed
+**x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
instead of like this:
-.IP
-.nf
-\f[C]
-define void output(x, b) {
- auto c
- c=obase
- obase=b
- x
- obase=c
-}
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+This makes writing functions much easier.
+
+(**Note**: the function **output(x,b)** exists in the extended math library.
+ See the **LIBRARY** section.)
+
+However, since using this flag means that functions cannot set **ibase**,
+**obase**, **scale**, or **seed** globally, functions that are made to do so
+cannot work anymore. There are two possible use cases for that, and each has
+a solution.
+
+First, if a function is called on startup to turn bc(1) into a number
+converter, it is possible to replace that capability with various shell
+aliases. Examples:
+
+ alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
+ alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+
+Second, if the purpose of a function is to set **ibase**, **obase**,
+**scale**, or **seed** globally for any other purpose, it could be split
+into one to four functions (based on how many globals it sets) and each of
+those functions could return the desired value for a global.
+
+For functions that set **seed**, the value assigned to **seed** is not
+propagated to parent functions. This means that the sequence of
+pseudo-random numbers that they see will not be the same sequence of
+pseudo-random numbers that any parent sees. This is only the case once
+**seed** has been set.
+
+If a function desires to not affect the sequence of pseudo-random numbers
+of its parents, but wants to use the same **seed**, it can use the following
+line:
+
+ seed = seed
+
+If the behavior of this option is desired for every run of bc(1), then users
+could make sure to define **BC_ENV_ARGS** and include this option (see the
+**ENVIRONMENT VARIABLES** section for more details).
+
+If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+This is a **non-portable extension**.
\f[R]
.fi
.PP
-This makes writing functions much easier.
+\f[B]-h\f[R], \f[B]--help\f[R]
.PP
-(\f[B]Note\f[R]: the function \f[B]output(x,b)\f[R] exists in the
-extended math library.
-See the \f[B]LIBRARY\f[R] section.)
+: Prints a usage message and quits.
.PP
-However, since using this flag means that functions cannot set
-\f[B]ibase\f[R], \f[B]obase\f[R], \f[B]scale\f[R], or \f[B]seed\f[R]
-globally, functions that are made to do so cannot work anymore.
-There are two possible use cases for that, and each has a solution.
+\f[B]-i\f[R], \f[B]--interactive\f[R]
.PP
-First, if a function is called on startup to turn bc(1) into a number
-converter, it is possible to replace that capability with various shell
-aliases.
-Examples:
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
.IP
.nf
\f[C]
-alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
-alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+This is a **non-portable extension**.
\f[R]
.fi
.PP
-Second, if the purpose of a function is to set \f[B]ibase\f[R],
-\f[B]obase\f[R], \f[B]scale\f[R], or \f[B]seed\f[R] globally for any
-other purpose, it could be split into one to four functions (based on
-how many globals it sets) and each of those functions could return the
-desired value for a global.
-.PP
-For functions that set \f[B]seed\f[R], the value assigned to
-\f[B]seed\f[R] is not propagated to parent functions.
-This means that the sequence of pseudo-random numbers that they see will
-not be the same sequence of pseudo-random numbers that any parent sees.
-This is only the case once \f[B]seed\f[R] has been set.
+\f[B]-l\f[R], \f[B]--mathlib\f[R]
.PP
-If a function desires to not affect the sequence of pseudo-random
-numbers of its parents, but wants to use the same \f[B]seed\f[R], it can
-use the following line:
+: Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to
+\f[B]20\f[R] and loads the included math library and the extended math
+library before running any code, including any expressions or files
+specified on the command line.
.IP
.nf
\f[C]
-seed = seed
+To learn what is in the libraries, see the **LIBRARY** section.
\f[R]
.fi
.PP
-If the behavior of this option is desired for every run of bc(1), then
-users could make sure to define \f[B]BC_ENV_ARGS\f[R] and include this
-option (see the \f[B]ENVIRONMENT VARIABLES\f[R] section for more
-details).
-.PP
-If \f[B]-s\f[R], \f[B]-w\f[R], or any equivalents are used, this option
-is ignored.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-h\f[R], \f[B]--help\f[R]
-Prints a usage message and quits.
-.TP
-\f[B]-i\f[R], \f[B]--interactive\f[R]
-Forces interactive mode.
-(See the \f[B]INTERACTIVE MODE\f[R] section.)
-.RS
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-l\f[R], \f[B]--mathlib\f[R]
-Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to \f[B]20\f[R]
-and loads the included math library and the extended math library before
-running any code, including any expressions or files specified on the
-command line.
-.RS
-.PP
-To learn what is in the libraries, see the \f[B]LIBRARY\f[R] section.
-.RE
-.TP
\f[B]-P\f[R], \f[B]--no-prompt\f[R]
-Disables the prompt in TTY mode.
+.PP
+: Disables the prompt in TTY mode.
(The prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a prompt or are not used to having them in bc(1).
Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
-.RS
-.PP
-These options override the \f[B]BC_PROMPT\f[R] and \f[B]BC_TTY_MODE\f[R]
-environment variables (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
-Disables the read prompt in TTY mode.
+.PP
+: Disables the read prompt in TTY mode.
(The read prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a read prompt or are not used to having them in bc(1).
@@ -210,175 +185,108 @@ Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
This option is also useful in hash bang lines of bc(1) scripts that
prompt for user input.
-.RS
-.PP
-This option does not disable the regular prompt because the read prompt
-is only used when the \f[B]read()\f[R] built-in function is called.
-.PP
-These options \f[I]do\f[R] override the \f[B]BC_PROMPT\f[R] and
-\f[B]BC_TTY_MODE\f[R] environment variables (see the \f[B]ENVIRONMENT
-VARIABLES\f[R] section), but only for the read prompt.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]-r\f[R] \f[I]keyword\f[R], \f[B]--redefine\f[R]=\f[I]keyword\f[R]
-Redefines \f[I]keyword\f[R] in order to allow it to be used as a
-function, variable, or array name.
-This is useful when this bc(1) gives parse errors when parsing scripts
-meant for other bc(1) implementations.
-.RS
-.PP
-The keywords this bc(1) allows to be redefined are:
-.IP \[bu] 2
-\f[B]abs\f[R]
-.IP \[bu] 2
-\f[B]asciify\f[R]
-.IP \[bu] 2
-\f[B]continue\f[R]
-.IP \[bu] 2
-\f[B]divmod\f[R]
-.IP \[bu] 2
-\f[B]else\f[R]
-.IP \[bu] 2
-\f[B]halt\f[R]
-.IP \[bu] 2
-\f[B]irand\f[R]
-.IP \[bu] 2
-\f[B]last\f[R]
-.IP \[bu] 2
-\f[B]limits\f[R]
-.IP \[bu] 2
-\f[B]maxibase\f[R]
-.IP \[bu] 2
-\f[B]maxobase\f[R]
-.IP \[bu] 2
-\f[B]maxrand\f[R]
-.IP \[bu] 2
-\f[B]maxscale\f[R]
-.IP \[bu] 2
-\f[B]modexp\f[R]
-.IP \[bu] 2
-\f[B]print\f[R]
-.IP \[bu] 2
-\f[B]rand\f[R]
-.IP \[bu] 2
-\f[B]read\f[R]
-.IP \[bu] 2
-\f[B]seed\f[R]
-.IP \[bu] 2
-\f[B]stream\f[R]
-.PP
-If any of those keywords are used as a function, variable, or array name
-in a script, use this option with the keyword as the argument.
-If multiple are used, use this option for all of them; it can be used
-multiple times.
-.PP
-Keywords are \f[I]not\f[R] redefined when parsing the builtin math
-library (see the \f[B]LIBRARY\f[R] section).
+.IP
+.nf
+\f[C]
+This option does not disable the regular prompt because the read prompt is
+only used when the **read()** built-in function is called.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-It is a fatal error to redefine keywords mandated by the POSIX standard.
-It is a fatal error to attempt to redefine words that this bc(1) does
-not reserve as keywords.
-.RE
-.TP
\f[B]-q\f[R], \f[B]--quiet\f[R]
-This option is for compatibility with the GNU
+.PP
+: This option is for compatibility with the GNU
bc(1) (https://www.gnu.org/software/bc/); it is a no-op.
Without this option, GNU bc(1) prints a copyright header.
This bc(1) only prints the copyright header if one or more of the
\f[B]-v\f[R], \f[B]-V\f[R], or \f[B]--version\f[R] options are given.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-s\f[R], \f[B]--standard\f[R]
-Process exactly the language defined by the
+.PP
+: Process exactly the language defined by the
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
and error if any extensions are used.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
-Print the version information (copyright header) and exit.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: Print the version information (copyright header) and exit.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]-w\f[R], \f[B]--warn\f[R]
-Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
+.PP
+: Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
not errors) are printed for non-standard extensions and execution
continues normally.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
-Evaluates \f[I]expr\f[R].
+.PP
+: Evaluates \f[I]expr\f[R].
If multiple expressions are given, they are evaluated in order.
If files are given as well (see below), the expressions and files are
evaluated in the order given.
This means that if a file is given before an expression, the file is
read in and evaluated first.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]BC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, bc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R], whether on the command-line or in
-\f[B]BC_ENV_ARGS\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, bc(1) will give a fatal error and
-exit.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
-Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
were read through \f[B]stdin\f[R].
If expressions are also given (see above), the expressions are evaluated
in the order given.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]BC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, bc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, bc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
All long options are \f[B]non-portable extensions\f[R].
-.SH STDIN
-.PP
-If no files or expressions are given by the \f[B]-f\f[R],
-\f[B]--file\f[R], \f[B]-e\f[R], or \f[B]--expression\f[R] options, then
-bc(1) read from \f[B]stdin\f[R].
-.PP
-However, there are a few caveats to this.
-.PP
-First, \f[B]stdin\f[R] is evaluated a line at a time.
-The only exception to this is if the parse cannot complete.
-That means that starting a string without ending it or starting a
-function, \f[B]if\f[R] statement, or loop without ending it will also
-cause bc(1) to not execute.
-.PP
-Second, after an \f[B]if\f[R] statement, bc(1) doesn\[cq]t know if an
-\f[B]else\f[R] statement will follow, so it will not execute until it
-knows there will not be an \f[B]else\f[R] statement.
.SH STDOUT
.PP
Any non-error output is written to \f[B]stdout\f[R].
@@ -433,7 +341,7 @@ Identifiers with more than one character (letter) are a
.PP
\f[B]ibase\f[R] is a global variable determining how to interpret
constant numbers.
-It is the \[lq]input\[rq] base, or the number base used for interpreting
+It is the \[dq]input\[dq] base, or the number base used for interpreting
input numbers.
\f[B]ibase\f[R] is initially \f[B]10\f[R].
If the \f[B]-s\f[R] (\f[B]--standard\f[R]) and \f[B]-w\f[R]
@@ -445,7 +353,7 @@ The max allowable value for \f[B]ibase\f[R] can be queried in bc(1)
programs with the \f[B]maxibase()\f[R] built-in function.
.PP
\f[B]obase\f[R] is a global variable determining how to output results.
-It is the \[lq]output\[rq] base, or the number base used for outputting
+It is the \[dq]output\[dq] base, or the number base used for outputting
numbers.
\f[B]obase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and
@@ -577,10 +485,6 @@ Array indices (\f[B]I[E]\f[R]).
.IP " 5." 4
\f[B]length(E)\f[R]: The number of significant decimal digits in
\f[B]E\f[R].
-Returns \f[B]1\f[R] for \f[B]0\f[R] with no decimal places.
-If given a string, the length of the string is returned.
-Passing a string to \f[B]length(E)\f[R] is a \f[B]non-portable
-extension\f[R].
.IP " 6." 4
\f[B]length(I[])\f[R]: The number of elements in the array \f[B]I\f[R].
This is a \f[B]non-portable extension\f[R].
@@ -590,28 +494,6 @@ This is a \f[B]non-portable extension\f[R].
\f[B]abs(E)\f[R]: The absolute value of \f[B]E\f[R].
This is a \f[B]non-portable extension\f[R].
.IP " 9." 4
-\f[B]modexp(E, E, E)\f[R]: Modular exponentiation, where the first
-expression is the base, the second is the exponent, and the third is the
-modulus.
-All three values must be integers.
-The second argument must be non-negative.
-The third argument must be non-zero.
-This is a \f[B]non-portable extension\f[R].
-.IP "10." 4
-\f[B]divmod(E, E, I[])\f[R]: Division and modulus in one operation.
-This is for optimization.
-The first expression is the dividend, and the second is the divisor,
-which must be non-zero.
-The return value is the quotient, and the modulus is stored in index
-\f[B]0\f[R] of the provided array (the last argument).
-This is a \f[B]non-portable extension\f[R].
-.IP "11." 4
-\f[B]asciify(E)\f[R]: If \f[B]E\f[R] is a string, returns a string that
-is the first letter of its argument.
-If it is a number, calculates the number mod \f[B]256\f[R] and returns
-that number as a one-character string.
-This is a \f[B]non-portable extension\f[R].
-.IP "12." 4
\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
\f[B]I\f[R] is an identifier for a non-\f[B]void\f[R] function (see the
\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
@@ -620,30 +502,30 @@ The \f[B]E\f[R] argument(s) may also be arrays of the form
(see the \f[I]Array References\f[R] subsection of the
\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
function definition is an array reference.
-.IP "13." 4
+.IP "10." 4
\f[B]read()\f[R]: Reads a line from \f[B]stdin\f[R] and uses that as an
expression.
The result of that expression is the result of the \f[B]read()\f[R]
operand.
This is a \f[B]non-portable extension\f[R].
-.IP "14." 4
+.IP "11." 4
\f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "15." 4
+.IP "12." 4
\f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "16." 4
+.IP "13." 4
\f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "17." 4
+.IP "14." 4
\f[B]rand()\f[R]: A pseudo-random integer between \f[B]0\f[R]
(inclusive) and \f[B]BC_RAND_MAX\f[R] (inclusive).
Using this operand will change the value of \f[B]seed\f[R].
This is a \f[B]non-portable extension\f[R].
-.IP "18." 4
+.IP "15." 4
\f[B]irand(E)\f[R]: A pseudo-random integer between \f[B]0\f[R]
(inclusive) and the value of \f[B]E\f[R] (exclusive).
-If \f[B]E\f[R] is negative or is a non-integer (\f[B]E\f[R]\[cq]s
+If \f[B]E\f[R] is negative or is a non-integer (\f[B]E\f[R]\[aq]s
\f[I]scale\f[R] is not \f[B]0\f[R]), an error is raised, and bc(1)
resets (see the \f[B]RESET\f[R] section) while \f[B]seed\f[R] remains
unchanged.
@@ -658,7 +540,7 @@ value of \f[B]E\f[R] is \f[B]0\f[R] or \f[B]1\f[R].
In that case, \f[B]0\f[R] is returned, and \f[B]seed\f[R] is
\f[I]not\f[R] changed.
This is a \f[B]non-portable extension\f[R].
-.IP "19." 4
+.IP "16." 4
\f[B]maxrand()\f[R]: The max integer returned by \f[B]rand()\f[R].
This is a \f[B]non-portable extension\f[R].
.PP
@@ -721,301 +603,377 @@ extension\f[R].
The following arithmetic and logical operators can be used.
They are listed in order of decreasing precedence.
Operators in the same group have the same precedence.
-.TP
+.PP
\f[B]++\f[R] \f[B]--\f[R]
-Type: Prefix and Postfix
-.RS
.PP
+: Type: Prefix and Postfix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **increment**, **decrement**
+\f[R]
+.fi
.PP
-Description: \f[B]increment\f[R], \f[B]decrement\f[R]
-.RE
-.TP
\f[B]-\f[R] \f[B]!\f[R]
-Type: Prefix
-.RS
.PP
+: Type: Prefix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **negation**, **boolean not**
+\f[R]
+.fi
.PP
-Description: \f[B]negation\f[R], \f[B]boolean not\f[R]
-.RE
-.TP
\f[B]$\f[R]
-Type: Postfix
-.RS
.PP
+: Type: Postfix
+.IP
+.nf
+\f[C]
Associativity: None
+
+Description: **truncation**
+\f[R]
+.fi
.PP
-Description: \f[B]truncation\f[R]
-.RE
-.TP
\f[B]\[at]\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **set precision**
+\f[R]
+.fi
.PP
-Description: \f[B]set precision\f[R]
-.RE
-.TP
\f[B]\[ha]\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **power**
+\f[R]
+.fi
.PP
-Description: \f[B]power\f[R]
-.RE
-.TP
\f[B]*\f[R] \f[B]/\f[R] \f[B]%\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **multiply**, **divide**, **modulus**
+\f[R]
+.fi
.PP
-Description: \f[B]multiply\f[R], \f[B]divide\f[R], \f[B]modulus\f[R]
-.RE
-.TP
\f[B]+\f[R] \f[B]-\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **add**, **subtract**
+\f[R]
+.fi
.PP
-Description: \f[B]add\f[R], \f[B]subtract\f[R]
-.RE
-.TP
\f[B]<<\f[R] \f[B]>>\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **shift left**, **shift right**
+\f[R]
+.fi
.PP
-Description: \f[B]shift left\f[R], \f[B]shift right\f[R]
-.RE
-.TP
-\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
-Type: Binary
-.RS
+\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R]
+\f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Right
+
+Description: **assignment**
+\f[R]
+.fi
.PP
-Description: \f[B]assignment\f[R]
-.RE
-.TP
-\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R] \f[B]>\f[R]
-Type: Binary
-.RS
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **relational**
+\f[R]
+.fi
.PP
-Description: \f[B]relational\f[R]
-.RE
-.TP
\f[B]&&\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
+
+Description: **boolean and**
+\f[R]
+.fi
.PP
-Description: \f[B]boolean and\f[R]
-.RE
-.TP
\f[B]||\f[R]
-Type: Binary
-.RS
.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
Associativity: Left
-.PP
-Description: \f[B]boolean or\f[R]
-.RE
+
+Description: **boolean or**
+\f[R]
+.fi
.PP
The operators will be described in more detail below.
-.TP
+.PP
\f[B]++\f[R] \f[B]--\f[R]
-The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
+.PP
+: The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
operators behave exactly like they would in C.
They require a named expression (see the \f[I]Named Expressions\f[R]
subsection) as an operand.
-.RS
+.IP
+.nf
+\f[C]
+The prefix versions of these operators are more efficient; use them where
+possible.
+\f[R]
+.fi
.PP
-The prefix versions of these operators are more efficient; use them
-where possible.
-.RE
-.TP
\f[B]-\f[R]
-The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
+.PP
+: The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
to negate any expression with the value \f[B]0\f[R].
Otherwise, a copy of the expression with its sign flipped is returned.
-.TP
+.PP
\f[B]!\f[R]
-The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the expression
-is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the
+expression is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]$\f[R]
-The \f[B]truncation\f[R] operator returns a copy of the given expression
-with all of its \f[I]scale\f[R] removed.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The \f[B]truncation\f[R] operator returns a copy of the given
+expression with all of its \f[I]scale\f[R] removed.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]\[at]\f[R]
-The \f[B]set precision\f[R] operator takes two expressions and returns a
-copy of the first with its \f[I]scale\f[R] equal to the value of the
+.PP
+: The \f[B]set precision\f[R] operator takes two expressions and returns
+a copy of the first with its \f[I]scale\f[R] equal to the value of the
second expression.
That could either mean that the number is returned without change (if
the \f[I]scale\f[R] of the first expression matches the value of the
second expression), extended (if it is less), or truncated (if it is
more).
-.RS
-.PP
-The second expression must be an integer (no \f[I]scale\f[R]) and
-non-negative.
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]\[ha]\f[R]
-The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
+.PP
+: The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
as it would be in C) takes two expressions and raises the first to the
power of the value of the second.
The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*), and if it is
+negative, the first value must be non-zero.
+\f[R]
+.fi
.PP
-The second expression must be an integer (no \f[I]scale\f[R]), and if it
-is negative, the first value must be non-zero.
-.RE
-.TP
\f[B]*\f[R]
-The \f[B]multiply\f[R] operator takes two expressions, multiplies them,
-and returns the product.
+.PP
+: The \f[B]multiply\f[R] operator takes two expressions, multiplies
+them, and returns the product.
If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
\f[I]scale\f[R] of the result is equal to
\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
\f[B]max()\f[R] return the obvious values.
-.TP
+.PP
\f[B]/\f[R]
-The \f[B]divide\f[R] operator takes two expressions, divides them, and
+.PP
+: The \f[B]divide\f[R] operator takes two expressions, divides them, and
returns the quotient.
The \f[I]scale\f[R] of the result shall be the value of \f[B]scale\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
The second expression must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]%\f[R]
-The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and evaluates them by 1) Computing \f[B]a/b\f[R] to current
\f[B]scale\f[R] and 2) Using the result of step 1 to calculate
\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
\f[B]max(scale+scale(b),scale(a))\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
The second expression must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]+\f[R]
-The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and returns the sum, with a \f[I]scale\f[R] equal to the
max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
-.TP
+.PP
\f[B]-\f[R]
-The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
+.PP
+: The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
\f[B]b\f[R], and returns the difference, with a \f[I]scale\f[R] equal to
the max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
-.TP
+.PP
\f[B]<<\f[R]
-The \f[B]left shift\f[R] operator takes two expressions, \f[B]a\f[R] and
-\f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
-decimal point moved \f[B]b\f[R] places to the right.
-.RS
.PP
-The second expression must be an integer (no \f[I]scale\f[R]) and
-non-negative.
+: The \f[B]left shift\f[R] operator takes two expressions, \f[B]a\f[R]
+and \f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
+decimal point moved \f[B]b\f[R] places to the right.
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]>>\f[R]
-The \f[B]right shift\f[R] operator takes two expressions, \f[B]a\f[R]
+.PP
+: The \f[B]right shift\f[R] operator takes two expressions, \f[B]a\f[R]
and \f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
decimal point moved \f[B]b\f[R] places to the left.
-.RS
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-The second expression must be an integer (no \f[I]scale\f[R]) and
-non-negative.
+\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R]
+\f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R] \f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
-The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R] and
-\f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the \f[I]Named
-Expressions\f[R] subsection).
-.RS
-.PP
-For \f[B]=\f[R], \f[B]b\f[R] is copied and the result is assigned to
-\f[B]a\f[R].
-For all others, \f[B]a\f[R] and \f[B]b\f[R] are applied as operands to
-the corresponding arithmetic operator and the result is assigned to
-\f[B]a\f[R].
-.PP
-The \f[B]assignment\f[R] operators that correspond to operators that are
-extensions are themselves \f[B]non-portable extensions\f[R].
-.RE
-.TP
-\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R] \f[B]>\f[R]
-The \f[B]relational\f[R] operators compare two expressions, \f[B]a\f[R]
-and \f[B]b\f[R], and if the relation holds, according to C language
-semantics, the result is \f[B]1\f[R].
-Otherwise, it is \f[B]0\f[R].
-.RS
+: The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R]
+and \f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the
+\f[I]Named Expressions\f[R] subsection).
+.IP
+.nf
+\f[C]
+For **=**, **b** is copied and the result is assigned to **a**. For all
+others, **a** and **b** are applied as operands to the corresponding
+arithmetic operator and the result is assigned to **a**.
+
+The **assignment** operators that correspond to operators that are
+extensions are themselves **non-portable extensions**.
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
.PP
+: The \f[B]relational\f[R] operators compare two expressions,
+\f[B]a\f[R] and \f[B]b\f[R], and if the relation holds, according to C
+language semantics, the result is \f[B]1\f[R].
+Otherwise, it is \f[B]0\f[R].
+.IP
+.nf
+\f[C]
Note that unlike in C, these operators have a lower precedence than the
-\f[B]assignment\f[R] operators, which means that \f[B]a=b>c\f[R] is
-interpreted as \f[B](a=b)>c\f[R].
+**assignment** operators, which means that **a=b\[rs]>c** is interpreted as
+**(a=b)\[rs]>c**.
+
+Also, unlike the [standard][1] requires, these operators can appear anywhere
+any other expressions can be used. This allowance is a
+**non-portable extension**.
+\f[R]
+.fi
.PP
-Also, unlike the
-standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
-requires, these operators can appear anywhere any other expressions can
-be used.
-This allowance is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]&&\f[R]
-The \f[B]boolean and\f[R] operator takes two expressions and returns
-\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
-.RS
.PP
-This is \f[I]not\f[R] a short-circuit operator.
+: The \f[B]boolean and\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]||\f[R]
-The \f[B]boolean or\f[R] operator takes two expressions and returns
+.PP
+: The \f[B]boolean or\f[R] operator takes two expressions and returns
\f[B]1\f[R] if one of the expressions is non-zero, \f[B]0\f[R]
otherwise.
-.RS
-.PP
-This is \f[I]not\f[R] a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Statements
.PP
The following items are statements:
.IP " 1." 4
\f[B]E\f[R]
.IP " 2." 4
-\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] \&... \f[B];\f[R] \f[B]S\f[R]
-\f[B]}\f[R]
+\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] ...
+\f[B];\f[R] \f[B]S\f[R] \f[B]}\f[R]
.IP " 3." 4
\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
.IP " 4." 4
@@ -1041,10 +999,9 @@ An empty statement
.IP "13." 4
A string of characters, enclosed in double quotes
.IP "14." 4
-\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] \&... \f[B],\f[R] \f[B]E\f[R]
+\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] ...
+\f[B],\f[R] \f[B]E\f[R]
.IP "15." 4
-\f[B]stream\f[R] \f[B]E\f[R] \f[B],\f[R] \&... \f[B],\f[R] \f[B]E\f[R]
-.IP "16." 4
\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
\f[B]I\f[R] is an identifier for a \f[B]void\f[R] function (see the
\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
@@ -1054,8 +1011,7 @@ The \f[B]E\f[R] argument(s) may also be arrays of the form
\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
function definition is an array reference.
.PP
-Numbers 4, 9, 11, 12, 14, 15, and 16 are \f[B]non-portable
-extensions\f[R].
+Numbers 4, 9, 11, 12, 14, and 15 are \f[B]non-portable extensions\f[R].
.PP
Also, as a \f[B]non-portable extension\f[R], any or all of the
expressions in the header of a for loop may be omitted.
@@ -1100,72 +1056,30 @@ run with either the \f[B]-s\f[R] or \f[B]-w\f[R] command-line options
.PP
Printing numbers in scientific notation and/or engineering notation is a
\f[B]non-portable extension\f[R].
-.SS Strings
-.PP
-If strings appear as a statement by themselves, they are printed without
-a trailing newline.
-.PP
-In addition to appearing as a lone statement by themselves, strings can
-be assigned to variables and array elements.
-They can also be passed to functions in variable parameters.
-.PP
-If any statement that expects a string is given a variable that had a
-string assigned to it, the statement acts as though it had received a
-string.
-.PP
-If any math operation is attempted on a string or a variable or array
-element that has been assigned a string, an error is raised, and bc(1)
-resets (see the \f[B]RESET\f[R] section).
-.PP
-Assigning strings to variables and array elements and passing them to
-functions are \f[B]non-portable extensions\f[R].
.SS Print Statement
.PP
-The \[lq]expressions\[rq] in a \f[B]print\f[R] statement may also be
+The \[dq]expressions\[dq] in a \f[B]print\f[R] statement may also be
strings.
If they are, there are backslash escape sequences that are interpreted
specially.
What those sequences are, and what they cause to be printed, are shown
below:
.PP
-\f[B]\[rs]a\f[R]: \f[B]\[rs]a\f[R]
-.PP
-\f[B]\[rs]b\f[R]: \f[B]\[rs]b\f[R]
+ * * * * *
.PP
-\f[B]\[rs]\[rs]\f[R]: \f[B]\[rs]\f[R]
+\f[B]\[rs]a\f[R] \f[B]\[rs]a\f[R] \f[B]\[rs]b\f[R] \f[B]\[rs]b\f[R]
+\f[B]\[rs]\[rs]\f[R] \f[B]\[rs]\f[R] \f[B]\[rs]e\f[R] \f[B]\[rs]\f[R]
+\f[B]\[rs]f\f[R] \f[B]\[rs]f\f[R] \f[B]\[rs]n\f[R] \f[B]\[rs]n\f[R]
+\f[B]\[rs]q\f[R] \f[B]\[dq]\f[R] \f[B]\[rs]r\f[R] \f[B]\[rs]r\f[R]
+\f[B]\[rs]t\f[R] \f[B]\[rs]t\f[R]
.PP
-\f[B]\[rs]e\f[R]: \f[B]\[rs]\f[R]
-.PP
-\f[B]\[rs]f\f[R]: \f[B]\[rs]f\f[R]
-.PP
-\f[B]\[rs]n\f[R]: \f[B]\[rs]n\f[R]
-.PP
-\f[B]\[rs]q\f[R]: \f[B]\[lq]\f[R]
-.PP
-\f[B]\[rs]r\f[R]: \f[B]\[rs]r\f[R]
-.PP
-\f[B]\[rs]t\f[R]: \f[B]\[rs]t\f[R]
+ * * * * *
.PP
Any other character following a backslash causes the backslash and
character to be printed as-is.
.PP
Any non-string expression in a print statement shall be assigned to
\f[B]last\f[R], like any other expression that is printed.
-.SS Stream Statement
-.PP
-The \[lq]expressions in a \f[B]stream\f[R] statement may also be
-strings.
-.PP
-If a \f[B]stream\f[R] statement is given a string, it prints the string
-as though the string had appeared as its own statement.
-In other words, the \f[B]stream\f[R] statement prints strings normally,
-without a newline.
-.PP
-If a \f[B]stream\f[R] statement is given a number, a copy of it is
-truncated and its absolute value is calculated.
-The result is then printed as though \f[B]obase\f[R] is \f[B]256\f[R]
-and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
.SS Order of Evaluation
.PP
All expressions in a statment are evaluated left to right, except as
@@ -1255,9 +1169,9 @@ Void functions can only use the first two \f[B]return\f[R] statements
listed above.
They can also omit the return statement entirely.
.PP
-The word \[lq]void\[rq] is not treated as a keyword; it is still
+The word \[dq]void\[dq] is not treated as a keyword; it is still
possible to have variables, arrays, and functions named \f[B]void\f[R].
-The word \[lq]void\[rq] is only treated specially right after the
+The word \[dq]void\[dq] is only treated specially right after the
\f[B]define\f[R] keyword.
.PP
This is a \f[B]non-portable extension\f[R].
@@ -1292,55 +1206,74 @@ are given.
The
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
defines the following functions for the math library:
-.TP
+.PP
\f[B]s(x)\f[R]
-Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]c(x)\f[R]
-Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]a(x)\f[R]
-Returns the arctangent of \f[B]x\f[R], in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]l(x)\f[R]
-Returns the natural logarithm of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the natural logarithm of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]e(x)\f[R]
-Returns the mathematical constant \f[B]e\f[R] raised to the power of
+.PP
+: Returns the mathematical constant \f[B]e\f[R] raised to the power of
\f[B]x\f[R].
-.RS
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]j(x, n)\f[R]
-Returns the bessel integer order \f[B]n\f[R] (truncated) of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
+: Returns the bessel integer order \f[B]n\f[R] (truncated) of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.SS Extended Library
.PP
The extended library is \f[I]not\f[R] loaded when the
@@ -1349,107 +1282,126 @@ options are given since they are not part of the library defined by the
standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html).
.PP
The extended library is a \f[B]non-portable extension\f[R].
-.TP
+.PP
\f[B]p(x, y)\f[R]
-Calculates \f[B]x\f[R] to the power of \f[B]y\f[R], even if \f[B]y\f[R]
-is not an integer, and returns the result to the current
-\f[B]scale\f[R].
-.RS
.PP
-It is an error if \f[B]y\f[R] is negative and \f[B]x\f[R] is
-\f[B]0\f[R].
+: Calculates \f[B]x\f[R] to the power of \f[B]y\f[R], even if
+\f[B]y\f[R] is not an integer, and returns the result to the current
+\f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+It is an error if **y** is negative and **x** is **0**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]r(x, p)\f[R]
-Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
+.PP
+: Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
the rounding mode round half away from
\f[B]0\f[R] (https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero).
-.TP
+.PP
\f[B]ceil(x, p)\f[R]
-Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
+.PP
+: Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
the rounding mode round away from
\f[B]0\f[R] (https://en.wikipedia.org/wiki/Rounding#Rounding_away_from_zero).
-.TP
+.PP
\f[B]f(x)\f[R]
-Returns the factorial of the truncated absolute value of \f[B]x\f[R].
-.TP
+.PP
+: Returns the factorial of the truncated absolute value of \f[B]x\f[R].
+.PP
\f[B]perm(n, k)\f[R]
-Returns the permutation of the truncated absolute value of \f[B]n\f[R]
+.PP
+: Returns the permutation of the truncated absolute value of \f[B]n\f[R]
of the truncated absolute value of \f[B]k\f[R], if \f[B]k <= n\f[R].
If not, it returns \f[B]0\f[R].
-.TP
+.PP
\f[B]comb(n, k)\f[R]
-Returns the combination of the truncated absolute value of \f[B]n\f[R]
+.PP
+: Returns the combination of the truncated absolute value of \f[B]n\f[R]
of the truncated absolute value of \f[B]k\f[R], if \f[B]k <= n\f[R].
If not, it returns \f[B]0\f[R].
-.TP
+.PP
\f[B]l2(x)\f[R]
-Returns the logarithm base \f[B]2\f[R] of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the logarithm base \f[B]2\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]l10(x)\f[R]
-Returns the logarithm base \f[B]10\f[R] of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the logarithm base \f[B]10\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]log(x, b)\f[R]
-Returns the logarithm base \f[B]b\f[R] of \f[B]x\f[R].
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the logarithm base \f[B]b\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]cbrt(x)\f[R]
-Returns the cube root of \f[B]x\f[R].
-.TP
+.PP
+: Returns the cube root of \f[B]x\f[R].
+.PP
\f[B]root(x, n)\f[R]
-Calculates the truncated value of \f[B]n\f[R], \f[B]r\f[R], and returns
-the \f[B]r\f[R]th root of \f[B]x\f[R] to the current \f[B]scale\f[R].
-.RS
-.PP
-If \f[B]r\f[R] is \f[B]0\f[R] or negative, this raises an error and
-causes bc(1) to reset (see the \f[B]RESET\f[R] section).
-It also raises an error and causes bc(1) to reset if \f[B]r\f[R] is even
-and \f[B]x\f[R] is negative.
-.RE
-.TP
-\f[B]gcd(a, b)\f[R]
-Returns the greatest common divisor (factor) of the truncated absolute
-value of \f[B]a\f[R] and the truncated absolute value of \f[B]b\f[R].
-.TP
-\f[B]lcm(a, b)\f[R]
-Returns the least common multiple of the truncated absolute value of
-\f[B]a\f[R] and the truncated absolute value of \f[B]b\f[R].
-.TP
+.PP
+: Calculates the truncated value of \f[B]n\f[R], \f[B]r\f[R], and
+returns the \f[B]r\f[R]th root of \f[B]x\f[R] to the current
+\f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+If **r** is **0** or negative, this raises an error and causes bc(1) to
+reset (see the **RESET** section). It also raises an error and causes bc(1)
+to reset if **r** is even and **x** is negative.
+\f[R]
+.fi
+.PP
\f[B]pi(p)\f[R]
-Returns \f[B]pi\f[R] to \f[B]p\f[R] decimal places.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns \f[B]pi\f[R] to \f[B]p\f[R] decimal places.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]t(x)\f[R]
-Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]a2(y, x)\f[R]
-Returns the arctangent of \f[B]y/x\f[R], in radians.
+.PP
+: Returns the arctangent of \f[B]y/x\f[R], in radians.
If both \f[B]y\f[R] and \f[B]x\f[R] are equal to \f[B]0\f[R], it raises
an error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
Otherwise, if \f[B]x\f[R] is greater than \f[B]0\f[R], it returns
@@ -1462,60 +1414,75 @@ If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is greater than
\f[B]0\f[R], it returns \f[B]pi/2\f[R].
If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is less than
\f[B]0\f[R], it returns \f[B]-pi/2\f[R].
-.RS
-.PP
-This function is the same as the \f[B]atan2()\f[R] function in many
-programming languages.
+.IP
+.nf
+\f[C]
+This function is the same as the **atan2()** function in many programming
+languages.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]sin(x)\f[R]
-Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is an alias of \f[B]s(x)\f[R].
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **s(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]cos(x)\f[R]
-Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
-.RS
.PP
-This is an alias of \f[B]c(x)\f[R].
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **c(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]tan(x)\f[R]
-Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
-.RS
-.PP
-If \f[B]x\f[R] is equal to \f[B]1\f[R] or \f[B]-1\f[R], this raises an
-error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
.PP
-This is an alias of \f[B]t(x)\f[R].
+: Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+If **x** is equal to **1** or **-1**, this raises an error and causes bc(1)
+to reset (see the **RESET** section).
+
+This is an alias of **t(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]atan(x)\f[R]
-Returns the arctangent of \f[B]x\f[R], in radians.
-.RS
.PP
-This is an alias of \f[B]a(x)\f[R].
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **a(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]atan2(y, x)\f[R]
-Returns the arctangent of \f[B]y/x\f[R], in radians.
+.PP
+: Returns the arctangent of \f[B]y/x\f[R], in radians.
If both \f[B]y\f[R] and \f[B]x\f[R] are equal to \f[B]0\f[R], it raises
an error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
Otherwise, if \f[B]x\f[R] is greater than \f[B]0\f[R], it returns
@@ -1528,672 +1495,367 @@ If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is greater than
\f[B]0\f[R], it returns \f[B]pi/2\f[R].
If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is less than
\f[B]0\f[R], it returns \f[B]-pi/2\f[R].
-.RS
-.PP
-This function is the same as the \f[B]atan2()\f[R] function in many
-programming languages.
-.PP
-This is an alias of \f[B]a2(y, x)\f[R].
+.IP
+.nf
+\f[C]
+This function is the same as the **atan2()** function in many programming
+languages.
+
+This is an alias of **a2(y, x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
\f[B]r2d(x)\f[R]
-Converts \f[B]x\f[R] from radians to degrees and returns the result.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Converts \f[B]x\f[R] from radians to degrees and returns the result.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]d2r(x)\f[R]
-Converts \f[B]x\f[R] from degrees to radians and returns the result.
-.RS
.PP
-This is a transcendental function (see the \f[I]Transcendental
-Functions\f[R] subsection below).
-.RE
-.TP
+: Converts \f[B]x\f[R] from degrees to radians and returns the result.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
\f[B]frand(p)\f[R]
-Generates a pseudo-random number between \f[B]0\f[R] (inclusive) and
+.PP
+: Generates a pseudo-random number between \f[B]0\f[R] (inclusive) and
\f[B]1\f[R] (exclusive) with the number of decimal digits after the
decimal point equal to the truncated absolute value of \f[B]p\f[R].
If \f[B]p\f[R] is not \f[B]0\f[R], then calling this function will
change the value of \f[B]seed\f[R].
If \f[B]p\f[R] is \f[B]0\f[R], then \f[B]0\f[R] is returned, and
\f[B]seed\f[R] is \f[I]not\f[R] changed.
-.TP
+.PP
\f[B]ifrand(i, p)\f[R]
-Generates a pseudo-random number that is between \f[B]0\f[R] (inclusive)
-and the truncated absolute value of \f[B]i\f[R] (exclusive) with the
-number of decimal digits after the decimal point equal to the truncated
-absolute value of \f[B]p\f[R].
+.PP
+: Generates a pseudo-random number that is between \f[B]0\f[R]
+(inclusive) and the truncated absolute value of \f[B]i\f[R] (exclusive)
+with the number of decimal digits after the decimal point equal to the
+truncated absolute value of \f[B]p\f[R].
If the absolute value of \f[B]i\f[R] is greater than or equal to
\f[B]2\f[R], and \f[B]p\f[R] is not \f[B]0\f[R], then calling this
function will change the value of \f[B]seed\f[R]; otherwise, \f[B]0\f[R]
is returned and \f[B]seed\f[R] is not changed.
-.TP
+.PP
\f[B]srand(x)\f[R]
-Returns \f[B]x\f[R] with its sign flipped with probability
+.PP
+: Returns \f[B]x\f[R] with its sign flipped with probability
\f[B]0.5\f[R].
In other words, it randomizes the sign of \f[B]x\f[R].
-.TP
+.PP
\f[B]brand()\f[R]
-Returns a random boolean value (either \f[B]0\f[R] or \f[B]1\f[R]).
-.TP
-\f[B]band(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the result of the bitwise \f[B]and\f[R]
-operation between them.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bor(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the result of the bitwise \f[B]or\f[R]
-operation between them.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bxor(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the result of the bitwise \f[B]xor\f[R]
-operation between them.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bshl(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the result of \f[B]a\f[R] bit-shifted left by
-\f[B]b\f[R] places.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bshr(a, b)\f[R]
-Takes the truncated absolute value of both \f[B]a\f[R] and \f[B]b\f[R]
-and calculates and returns the truncated result of \f[B]a\f[R]
-bit-shifted right by \f[B]b\f[R] places.
-.RS
-.PP
-If you want to use signed two\[cq]s complement arguments, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnotn(x, n)\f[R]
-Takes the truncated absolute value of \f[B]x\f[R] and does a bitwise not
-as though it has the same number of bytes as the truncated absolute
-value of \f[B]n\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot8(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has \f[B]8\f[R] binary digits (1 unsigned byte).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot16(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has \f[B]16\f[R] binary digits (2 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot32(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has \f[B]32\f[R] binary digits (4 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot64(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has \f[B]64\f[R] binary digits (8 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bnot(x)\f[R]
-Does a bitwise not of the truncated absolute value of \f[B]x\f[R] as
-though it has the minimum number of power of two unsigned bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brevn(x, n)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has the same number of 8-bit bytes as the truncated absolute
-value of \f[B]n\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev8(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has 8 binary digits (1 unsigned byte).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev16(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has 16 binary digits (2 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev32(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has 32 binary digits (4 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev64(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has 64 binary digits (8 unsigned bytes).
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brev(x)\f[R]
-Runs a bit reversal on the truncated absolute value of \f[B]x\f[R] as
-though it has the minimum number of power of two unsigned bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]broln(x, p, n)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has the same number of unsigned 8-bit bytes as
-the truncated absolute value of \f[B]n\f[R], by the number of places
-equal to the truncated absolute value of \f[B]p\f[R] modded by the
-\f[B]2\f[R] to the power of the number of binary digits in \f[B]n\f[R]
-8-bit bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol8(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]8\f[R] binary digits (\f[B]1\f[R]
-unsigned byte), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]8\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol16(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]16\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]16\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol32(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]32\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]32\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol64(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]64\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]64\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brol(x, p)\f[R]
-Does a left bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has the minimum number of power of two
-unsigned 8-bit bytes, by the number of places equal to the truncated
-absolute value of \f[B]p\f[R] modded by 2 to the power of the number of
-binary digits in the minimum number of 8-bit bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]brorn(x, p, n)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has the same number of unsigned 8-bit bytes as
-the truncated absolute value of \f[B]n\f[R], by the number of places
-equal to the truncated absolute value of \f[B]p\f[R] modded by the
-\f[B]2\f[R] to the power of the number of binary digits in \f[B]n\f[R]
-8-bit bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror8(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]8\f[R] binary digits (\f[B]1\f[R]
-unsigned byte), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]8\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror16(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]16\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]16\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror32(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]32\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]32\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror64(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has \f[B]64\f[R] binary digits (\f[B]2\f[R]
-unsigned bytes), by the number of places equal to the truncated absolute
-value of \f[B]p\f[R] modded by \f[B]2\f[R] to the power of \f[B]64\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bror(x, p)\f[R]
-Does a right bitwise rotatation of the truncated absolute value of
-\f[B]x\f[R], as though it has the minimum number of power of two
-unsigned 8-bit bytes, by the number of places equal to the truncated
-absolute value of \f[B]p\f[R] modded by 2 to the power of the number of
-binary digits in the minimum number of 8-bit bytes.
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmodn(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of the multiplication of the truncated absolute
-value of \f[B]n\f[R] and \f[B]8\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmod8(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of \f[B]8\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmod16(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of \f[B]16\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmod32(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of \f[B]32\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bmod64(x, n)\f[R]
-Returns the modulus of the truncated absolute value of \f[B]x\f[R] by
-\f[B]2\f[R] to the power of \f[B]64\f[R].
-.RS
-.PP
-If you want to a use signed two\[cq]s complement argument, use
-\f[B]s2u(x)\f[R] to convert.
-.RE
-.TP
-\f[B]bunrev(t)\f[R]
-Assumes \f[B]t\f[R] is a bitwise-reversed number with an extra set bit
-one place more significant than the real most significant bit (which was
-the least significant bit in the original number).
-This number is reversed and returned without the extra set bit.
-.RS
-.PP
-This function is used to implement other bitwise functions; it is not
-meant to be used by users, but it can be.
-.RE
-.TP
+.PP
+: Returns a random boolean value (either \f[B]0\f[R] or \f[B]1\f[R]).
+.PP
\f[B]ubytes(x)\f[R]
-Returns the numbers of unsigned integer bytes required to hold the
+.PP
+: Returns the numbers of unsigned integer bytes required to hold the
truncated absolute value of \f[B]x\f[R].
-.TP
+.PP
\f[B]sbytes(x)\f[R]
-Returns the numbers of signed, two\[cq]s-complement integer bytes
+.PP
+: Returns the numbers of signed, two\[aq]s-complement integer bytes
required to hold the truncated value of \f[B]x\f[R].
-.TP
-\f[B]s2u(x)\f[R]
-Returns \f[B]x\f[R] if it is non-negative.
-If it \f[I]is\f[R] negative, then it calculates what \f[B]x\f[R] would
-be as a 2\[cq]s-complement signed integer and returns the non-negative
-integer that would have the same representation in binary.
-.TP
-\f[B]s2un(x,n)\f[R]
-Returns \f[B]x\f[R] if it is non-negative.
-If it \f[I]is\f[R] negative, then it calculates what \f[B]x\f[R] would
-be as a 2\[cq]s-complement signed integer with \f[B]n\f[R] bytes and
-returns the non-negative integer that would have the same representation
-in binary.
-If \f[B]x\f[R] cannot fit into \f[B]n\f[R] 2\[cq]s-complement signed
-bytes, it is truncated to fit.
-.TP
+.PP
\f[B]hex(x)\f[R]
-Outputs the hexadecimal (base \f[B]16\f[R]) representation of
+.PP
+: Outputs the hexadecimal (base \f[B]16\f[R]) representation of
\f[B]x\f[R].
-.RS
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]binary(x)\f[R]
-Outputs the binary (base \f[B]2\f[R]) representation of \f[B]x\f[R].
-.RS
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
+: Outputs the binary (base \f[B]2\f[R]) representation of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
\f[B]output(x, b)\f[R]
-Outputs the base \f[B]b\f[R] representation of \f[B]x\f[R].
-.RS
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
+: Outputs the base \f[B]b\f[R] representation of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
\f[B]uint(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in as few power of two bytes as possible.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or is negative, an error message is
-printed instead, but bc(1) is not reset (see the \f[B]RESET\f[R]
-section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in as few power of two bytes as possible.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or is negative, an error message is printed
+instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in as few power of two bytes as
-possible.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, an error message is printed instead,
-but bc(1) is not reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in as few power of two bytes
+as possible.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, an error message is printed instead, but bc(1)
+is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uintn(x, n)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]n\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]n\f[R] bytes, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]n\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **n** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]intn(x, n)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]n\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]n\f[R] bytes,
-an error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]n\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **n** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uint8(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]1\f[R] byte.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]1\f[R] byte, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]1\f[R] byte.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **1** byte, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int8(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]1\f[R] byte.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]1\f[R] byte, an
-error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]1\f[R] byte.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **1** byte, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uint16(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]2\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]2\f[R] bytes, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]2\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **2** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int16(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]2\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]2\f[R] bytes,
-an error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]2\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **2** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uint32(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]4\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]4\f[R] bytes, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]4\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **4** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int32(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]4\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]4\f[R] bytes,
-an error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]4\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **4** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]uint64(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-an unsigned integer in \f[B]8\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer, is negative, or cannot fit into
-\f[B]8\f[R] bytes, an error message is printed instead, but bc(1) is not
-reset (see the \f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]8\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **8** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]int64(x)\f[R]
-Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R] as
-a signed, two\[cq]s-complement integer in \f[B]8\f[R] bytes.
-Both outputs are split into bytes separated by spaces.
-.RS
.PP
-If \f[B]x\f[R] is not an integer or cannot fit into \f[B]8\f[R] bytes,
-an error message is printed instead, but bc(1) is not reset (see the
-\f[B]RESET\f[R] section).
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]8\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **8** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]hex_uint(x, n)\f[R]
-Outputs the representation of the truncated absolute value of
+.PP
+: Outputs the representation of the truncated absolute value of
\f[B]x\f[R] as an unsigned integer in hexadecimal using \f[B]n\f[R]
bytes.
Not all of the value will be output if \f[B]n\f[R] is too small.
-.RS
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]binary_uint(x, n)\f[R]
-Outputs the representation of the truncated absolute value of
+.PP
+: Outputs the representation of the truncated absolute value of
\f[B]x\f[R] as an unsigned integer in binary using \f[B]n\f[R] bytes.
Not all of the value will be output if \f[B]n\f[R] is too small.
-.RS
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]output_uint(x, n)\f[R]
-Outputs the representation of the truncated absolute value of
+.PP
+: Outputs the representation of the truncated absolute value of
\f[B]x\f[R] as an unsigned integer in the current \f[B]obase\f[R] (see
the \f[B]SYNTAX\f[R] section) using \f[B]n\f[R] bytes.
Not all of the value will be output if \f[B]n\f[R] is too small.
-.RS
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
-.TP
\f[B]output_byte(x, i)\f[R]
-Outputs byte \f[B]i\f[R] of the truncated absolute value of \f[B]x\f[R],
-where \f[B]0\f[R] is the least significant byte and \f[B]number_of_bytes
-- 1\f[R] is the most significant byte.
-.RS
-.PP
-This is a \f[B]void\f[R] function (see the \f[I]Void Functions\f[R]
-subsection of the \f[B]FUNCTIONS\f[R] section).
-.RE
+.PP
+: Outputs byte \f[B]i\f[R] of the truncated absolute value of
+\f[B]x\f[R], where \f[B]0\f[R] is the least significant byte and
+\f[B]number_of_bytes - 1\f[R] is the most significant byte.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
.SS Transcendental Functions
.PP
All transcendental functions can return slightly inaccurate results (up
@@ -2297,64 +1959,77 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on bc(1):
-.TP
+.PP
\f[B]BC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
bc(1) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]BC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]BC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]BC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]BC_BASE_POW\f[R].
-.TP
+.PP
\f[B]BC_DIM_MAX\f[R]
-The maximum size of arrays.
+.PP
+: The maximum size of arrays.
Set at \f[B]SIZE_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_STRING_MAX\f[R]
-The maximum length of strings.
+.PP
+: The maximum length of strings.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NAME_MAX\f[R]
-The maximum length of identifiers.
+.PP
+: The maximum length of identifiers.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_RAND_MAX\f[R]
-The maximum integer (inclusive) returned by the \f[B]rand()\f[R]
+.PP
+: The maximum integer (inclusive) returned by the \f[B]rand()\f[R]
operand.
Set at \f[B]2\[ha]BC_LONG_BIT-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]BC_OVERFLOW_MAX\f[R].
-.TP
+.PP
Number of vars
-The maximum number of vars/arrays.
+.PP
+: The maximum number of vars/arrays.
Set at \f[B]SIZE_MAX-1\f[R].
.PP
The actual values can be queried with the \f[B]limits\f[R] statement.
@@ -2366,172 +2041,121 @@ In fact, memory should be exhausted before these limits should be hit.
.SH ENVIRONMENT VARIABLES
.PP
bc(1) recognizes the following environment variables:
-.TP
+.PP
\f[B]POSIXLY_CORRECT\f[R]
-If this variable exists (no matter the contents), bc(1) behaves as if
+.PP
+: If this variable exists (no matter the contents), bc(1) behaves as if
the \f[B]-s\f[R] option was given.
-.TP
+.PP
\f[B]BC_ENV_ARGS\f[R]
-This is another way to give command-line arguments to bc(1).
+.PP
+: This is another way to give command-line arguments to bc(1).
They should be in the same format as all other command-line arguments.
These are always processed first, so any files given in
\f[B]BC_ENV_ARGS\f[R] will be processed before arguments and files given
on the command-line.
-This gives the user the ability to set up \[lq]standard\[rq] options and
+This gives the user the ability to set up \[dq]standard\[dq] options and
files to be used at every invocation.
The most useful thing for such files to contain would be useful
functions that the user might want every time bc(1) runs.
-.RS
-.PP
-The code that parses \f[B]BC_ENV_ARGS\f[R] will correctly handle quoted
-arguments, but it does not understand escape sequences.
-For example, the string \f[B]\[lq]/home/gavin/some bc file.bc\[rq]\f[R]
-will be correctly parsed, but the string \f[B]\[lq]/home/gavin/some
-\[dq]bc\[dq] file.bc\[rq]\f[R] will include the backslashes.
-.PP
-The quote parsing will handle either kind of quotes, \f[B]\[cq]\f[R] or
-\f[B]\[lq]\f[R].
-Thus, if you have a file with any number of single quotes in the name,
-you can use double quotes as the outside quotes, as in \f[B]\[lq]some
-`bc' file.bc\[rq]\f[R], and vice versa if you have a file with double
-quotes.
-However, handling a file with both kinds of quotes in
-\f[B]BC_ENV_ARGS\f[R] is not supported due to the complexity of the
-parsing, though such files are still supported on the command-line where
-the parsing is done by the shell.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some bc file.bc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]bc\[rs]\[dq] file.bc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]bc\[aq] file.bc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
\f[B]BC_LINE_LENGTH\f[R]
-If this environment variable exists and contains an integer that is
+.PP
+: If this environment variable exists and contains an integer that is
greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
(\f[B]2\[ha]16-1\f[R]), bc(1) will output lines to that length,
including the backslash (\f[B]\[rs]\f[R]).
The default line length is \f[B]70\f[R].
-.TP
-\f[B]BC_BANNER\f[R]
-If this environment variable exists and contains an integer, then a
-non-zero value activates the copyright banner when bc(1) is in
-interactive mode, while zero deactivates it.
-.RS
-.PP
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because bc(1)
-does not print the banner when not in interactive mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_SIGINT_RESET\f[R]
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because bc(1)
-exits on \f[B]SIGINT\f[R] when not in interactive mode.
-.RS
-.PP
-However, when bc(1) is in interactive mode, then if this environment
-variable exists and contains an integer, a non-zero value makes bc(1)
-reset on \f[B]SIGINT\f[R], rather than exit, and zero makes bc(1) exit.
-If this environment variable exists and is \f[I]not\f[R] an integer,
-then bc(1) will exit on \f[B]SIGINT\f[R].
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_TTY_MODE\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, then a non-zero value makes bc(1) use
-TTY mode, and zero makes bc(1) not use TTY mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]BC_PROMPT\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, a non-zero value makes bc(1) use a
-prompt, and zero or a non-integer makes bc(1) not use a prompt.
-If this environment variable does not exist and \f[B]BC_TTY_MODE\f[R]
-does, then the value of the \f[B]BC_TTY_MODE\f[R] environment variable
-is used.
-.PP
-This environment variable and the \f[B]BC_TTY_MODE\f[R] environment
-variable override the default, which can be queried with the
-\f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
.SH EXIT STATUS
.PP
bc(1) returns the following exit statuses:
-.TP
+.PP
\f[B]0\f[R]
-No error.
-.TP
+.PP
+: No error.
+.PP
\f[B]1\f[R]
-A math error occurred.
+.PP
+: A math error occurred.
This follows standard practice of using \f[B]1\f[R] for expected errors,
since math errors will happen in the process of normal execution.
-.RS
-.PP
-Math errors include divide by \f[B]0\f[R], taking the square root of a
-negative number, using a negative number as a bound for the
-pseudo-random number generator, attempting to convert a negative number
-to a hardware integer, overflow when converting a number to a hardware
-integer, overflow when calculating the size of a number, and attempting
-to use a non-integer where an integer is required.
-.PP
-Converting to a hardware integer happens for the second operand of the
-power (\f[B]\[ha]\f[R]), places (\f[B]\[at]\f[R]), left shift
-(\f[B]<<\f[R]), and right shift (\f[B]>>\f[R]) operators and their
-corresponding assignment operators.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, using a negative number as a bound for the pseudo-random number
+generator, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**), places (**\[rs]\[at]**), left shift (**\[rs]<\[rs]<**), and right shift (**\[rs]>\[rs]>**)
+operators and their corresponding assignment operators.
+\f[R]
+.fi
+.PP
\f[B]2\f[R]
-A parse error occurred.
-.RS
-.PP
-Parse errors include unexpected \f[B]EOF\f[R], using an invalid
-character, failing to find the end of a string or comment, using a token
-where it is invalid, giving an invalid expression, giving an invalid
-print statement, giving an invalid function definition, attempting to
-assign to an expression that is not a named expression (see the
-\f[I]Named Expressions\f[R] subsection of the \f[B]SYNTAX\f[R] section),
-giving an invalid \f[B]auto\f[R] list, having a duplicate
-\f[B]auto\f[R]/function parameter, failing to find the end of a code
-block, attempting to return a value from a \f[B]void\f[R] function,
-attempting to use a variable as a reference, and using any extensions
-when the option \f[B]-s\f[R] or any equivalents were given.
-.RE
-.TP
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, using a token where it is invalid,
+giving an invalid expression, giving an invalid print statement, giving an
+invalid function definition, attempting to assign to an expression that is
+not a named expression (see the *Named Expressions* subsection of the
+**SYNTAX** section), giving an invalid **auto** list, having a duplicate
+**auto**/function parameter, failing to find the end of a code block,
+attempting to return a value from a **void** function, attempting to use a
+variable as a reference, and using any extensions when the option **-s** or
+any equivalents were given.
+\f[R]
+.fi
+.PP
\f[B]3\f[R]
-A runtime error occurred.
-.RS
.PP
-Runtime errors include assigning an invalid number to any global
-(\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R]), giving a bad
-expression to a \f[B]read()\f[R] call, calling \f[B]read()\f[R] inside
-of a \f[B]read()\f[R] call, type errors, passing the wrong number of
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, passing the wrong number of
arguments to functions, attempting to call an undefined function, and
-attempting to use a \f[B]void\f[R] function call as a value in an
-expression.
-.RE
-.TP
+attempting to use a **void** function call as a value in an expression.
+\f[R]
+.fi
+.PP
\f[B]4\f[R]
-A fatal error occurred.
-.RS
.PP
-Fatal errors include memory allocation errors, I/O errors, failing to
-open files, attempting to use files that do not have only ASCII
-characters (bc(1) only accepts ASCII characters), attempting to open a
-directory as a file, and giving invalid command-line options.
-.RE
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (bc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
.PP
The exit status \f[B]4\f[R] is special; when a fatal error occurs, bc(1)
always exits and returns \f[B]4\f[R], no matter what mode bc(1) is in.
@@ -2553,88 +2177,42 @@ standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both \f[B]stdin\f[R]
and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
-and \f[B]--interactive\f[R] option can turn it on in other situations.
+and \f[B]--interactive\f[R] option can turn it on in other cases.
.PP
In interactive mode, bc(1) attempts to recover from errors (see the
\f[B]RESET\f[R] section), and in normal execution, flushes
\f[B]stdout\f[R] as soon as execution is done for the current input.
-bc(1) may also reset on \f[B]SIGINT\f[R] instead of exit, depending on
-the contents of, or default for, the \f[B]BC_SIGINT_RESET\f[R]
-environment variable (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
.SH TTY MODE
.PP
If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY, then \[lq]TTY mode\[rq] is considered to be
-available, and thus, bc(1) can turn on TTY mode, subject to some
-settings.
-.PP
-If there is the environment variable \f[B]BC_TTY_MODE\f[R] in the
-environment (see the \f[B]ENVIRONMENT VARIABLES\f[R] section), then if
-that environment variable contains a non-zero integer, bc(1) will turn
-on TTY mode when \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R]
-are all connected to a TTY.
-If the \f[B]BC_TTY_MODE\f[R] environment variable exists but is
-\f[I]not\f[R] a non-zero integer, then bc(1) will not turn TTY mode on.
-.PP
-If the environment variable \f[B]BC_TTY_MODE\f[R] does \f[I]not\f[R]
-exist, the default setting is used.
-The default setting can be queried with the \f[B]-h\f[R] or
-\f[B]--help\f[R] options.
+connected to a TTY, bc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is required for history to be enabled (see the \f[B]COMMAND
+LINE HISTORY\f[R] section).
+It is also required to enable special handling for \f[B]SIGINT\f[R]
+signals.
+.PP
+The prompt is enabled in TTY mode.
.PP
TTY mode is different from interactive mode because interactive mode is
required in the bc(1)
specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
to be connected to a terminal.
-.SS Command-Line History
-.PP
-Command-line history is only enabled if TTY mode is, i.e., that
-\f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to
-a TTY and the \f[B]BC_TTY_MODE\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section) and its default do not disable
-TTY mode.
-See the \f[B]COMMAND LINE HISTORY\f[R] section for more information.
-.SS Prompt
-.PP
-If TTY mode is available, then a prompt can be enabled.
-Like TTY mode itself, it can be turned on or off with an environment
-variable: \f[B]BC_PROMPT\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If the environment variable \f[B]BC_PROMPT\f[R] exists and is a non-zero
-integer, then the prompt is turned on when \f[B]stdin\f[R],
-\f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to a TTY and the
-\f[B]-P\f[R] and \f[B]--no-prompt\f[R] options were not used.
-The read prompt will be turned on under the same conditions, except that
-the \f[B]-R\f[R] and \f[B]--no-read-prompt\f[R] options must also not be
-used.
-.PP
-However, if \f[B]BC_PROMPT\f[R] does not exist, the prompt can be
-enabled or disabled with the \f[B]BC_TTY_MODE\f[R] environment variable,
-the \f[B]-P\f[R] and \f[B]--no-prompt\f[R] options, and the \f[B]-R\f[R]
-and \f[B]--no-read-prompt\f[R] options.
-See the \f[B]ENVIRONMENT VARIABLES\f[R] and \f[B]OPTIONS\f[R] sections
-for more details.
.SH SIGNAL HANDLING
.PP
-Sending a \f[B]SIGINT\f[R] will cause bc(1) to do one of two things.
-.PP
-If bc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), or the \f[B]BC_SIGINT_RESET\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section), or its default, is either not
-an integer or it is zero, bc(1) will exit.
-.PP
-However, if bc(1) is in interactive mode, and the
-\f[B]BC_SIGINT_RESET\f[R] or its default is an integer and non-zero,
-then bc(1) will stop executing the current input and reset (see the
-\f[B]RESET\f[R] section) upon receiving a \f[B]SIGINT\f[R].
+Sending a \f[B]SIGINT\f[R] will cause bc(1) to stop execution of the
+current input.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
.PP
-Note that \[lq]current input\[rq] can mean one of two things.
-If bc(1) is processing input from \f[B]stdin\f[R] in interactive mode,
-it will ask for more input.
-If bc(1) is processing input from a file in interactive mode, it will
-stop processing the file and start processing the next file, if one
-exists, or ask for input from \f[B]stdin\f[R] if no other file exists.
+Note that \[dq]current input\[dq] can mean one of two things.
+If bc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If bc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
.PP
This means that if a \f[B]SIGINT\f[R] is sent to bc(1) as it is
executing a file, it can seem as though bc(1) did not respond to the
@@ -2647,25 +2225,14 @@ the user to continue.
.PP
\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause bc(1) to clean up and
exit, and it uses the default handler for all other signals.
-The one exception is \f[B]SIGHUP\f[R]; in that case, and only when bc(1)
-is in TTY mode (see the \f[B]TTY MODE\f[R] section), a \f[B]SIGHUP\f[R]
-will cause bc(1) to clean up and exit.
+The one exception is \f[B]SIGHUP\f[R]; in that case, when bc(1) is in
+TTY mode, a \f[B]SIGHUP\f[R] will cause bc(1) to clean up and exit.
.SH COMMAND LINE HISTORY
.PP
bc(1) supports interactive command-line editing.
-.PP
-If bc(1) can be in TTY mode (see the \f[B]TTY MODE\f[R] section),
-history can be enabled.
-This means that command-line history can only be enabled when
-\f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY.
-.PP
-Like TTY mode itself, it can be turned on or off with the environment
-variable \f[B]BC_TTY_MODE\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If history is enabled, previous lines can be recalled and edited with
-the arrow keys.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), history is
+enabled.
+Previous lines can be recalled and edited with the arrow keys.
.PP
\f[B]Note\f[R]: tabs are converted to 8 spaces.
.SH SEE ALSO
diff --git a/manuals/bc/N.1.md b/manuals/bc/N.1.md
index 6867a05d..1bb21564 100644
--- a/manuals/bc/N.1.md
+++ b/manuals/bc/N.1.md
@@ -50,15 +50,6 @@ This bc(1) is a drop-in replacement for *any* bc(1), including (and
especially) the GNU bc(1). It also has many extensions and extra features beyond
other implementations.
-**Note**: If running this bc(1) on *any* script meant for another bc(1) gives a
-parse error, it is probably because a word this bc(1) reserves as a keyword is
-used as the name of a function, variable, or array. To fix that, use the
-command-line option **-r** *keyword*, where *keyword* is the keyword that is
-used as a name in the script. For more information, see the **OPTIONS** section.
-
-If parsing scripts meant for other bc(1) implementations still does not work,
-that is a bug and should be reported. See the **BUGS** section.
-
# OPTIONS
The following are the options that bc(1) accepts.
@@ -157,9 +148,6 @@ The following are the options that bc(1) accepts.
would want to put this option in **BC_ENV_ARGS** (see the
**ENVIRONMENT VARIABLES** section).
- These options override the **BC_PROMPT** and **BC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
-
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
@@ -174,51 +162,8 @@ The following are the options that bc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **read()** built-in function is called.
- These options *do* override the **BC_PROMPT** and **BC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
This is a **non-portable extension**.
-**-r** *keyword*, **-\-redefine**=*keyword*
-
-: Redefines *keyword* in order to allow it to be used as a function, variable,
- or array name. This is useful when this bc(1) gives parse errors when
- parsing scripts meant for other bc(1) implementations.
-
- The keywords this bc(1) allows to be redefined are:
-
- * **abs**
- * **asciify**
- * **continue**
- * **divmod**
- * **else**
- * **halt**
- * **irand**
- * **last**
- * **limits**
- * **maxibase**
- * **maxobase**
- * **maxrand**
- * **maxscale**
- * **modexp**
- * **print**
- * **rand**
- * **read**
- * **seed**
- * **stream**
-
- If any of those keywords are used as a function, variable, or array name in
- a script, use this option with the keyword as the argument. If multiple are
- used, use this option for all of them; it can be used multiple times.
-
- Keywords are *not* redefined when parsing the builtin math library (see the
- **LIBRARY** section).
-
- It is a fatal error to redefine keywords mandated by the POSIX standard. It
- is a fatal error to attempt to redefine words that this bc(1) does not
- reserve as keywords.
-
**-q**, **-\-quiet**
: This option is for compatibility with the [GNU bc(1)][2]; it is a no-op.
@@ -282,22 +227,6 @@ The following are the options that bc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files or expressions are given by the **-f**, **-\-file**, **-e**, or
-**-\-expression** options, then bc(1) read from **stdin**.
-
-However, there are a few caveats to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-the parse cannot complete. That means that starting a string without ending it
-or starting a function, **if** statement, or loop without ending it will also
-cause bc(1) to not execute.
-
-Second, after an **if** statement, bc(1) doesn't know if an **else** statement
-will follow, so it will not execute until it knows there will not be an **else**
-statement.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -451,47 +380,31 @@ The following are valid operands in bc(1):
2. Array indices (**I[E]**).
3. **(E)**: The value of **E** (used to change precedence).
4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
-5. **length(E)**: The number of significant decimal digits in **E**. Returns
- **1** for **0** with no decimal places. If given a string, the length of the
- string is returned. Passing a string to **length(E)** is a **non-portable
- extension**.
+5. **length(E)**: The number of significant decimal digits in **E**.
6. **length(I[])**: The number of elements in the array **I**. This is a
**non-portable extension**.
7. **scale(E)**: The *scale* of **E**.
8. **abs(E)**: The absolute value of **E**. This is a **non-portable
extension**.
-9. **modexp(E, E, E)**: Modular exponentiation, where the first expression is
- the base, the second is the exponent, and the third is the modulus. All
- three values must be integers. The second argument must be non-negative. The
- third argument must be non-zero. This is a **non-portable extension**.
-10. **divmod(E, E, I[])**: Division and modulus in one operation. This is for
- optimization. The first expression is the dividend, and the second is the
- divisor, which must be non-zero. The return value is the quotient, and the
- modulus is stored in index **0** of the provided array (the last argument).
- This is a **non-portable extension**.
-11. **asciify(E)**: If **E** is a string, returns a string that is the first
- letter of its argument. If it is a number, calculates the number mod **256**
- and returns that number as a one-character string. This is a **non-portable
- extension**.
-12. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a non-**void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-13. **read()**: Reads a line from **stdin** and uses that as an expression. The
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
result of that expression is the result of the **read()** operand. This is a
**non-portable extension**.
-14. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
extension**.
-15. **maxobase()**: The max allowable **obase**. This is a **non-portable
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
extension**.
-16. **maxscale()**: The max allowable **scale**. This is a **non-portable
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
extension**.
-17. **rand()**: A pseudo-random integer between **0** (inclusive) and
+14. **rand()**: A pseudo-random integer between **0** (inclusive) and
**BC_RAND_MAX** (inclusive). Using this operand will change the value of
**seed**. This is a **non-portable extension**.
-18. **irand(E)**: A pseudo-random integer between **0** (inclusive) and the
+15. **irand(E)**: A pseudo-random integer between **0** (inclusive) and the
value of **E** (exclusive). If **E** is negative or is a non-integer
(**E**'s *scale* is not **0**), an error is raised, and bc(1) resets (see
the **RESET** section) while **seed** remains unchanged. If **E** is larger
@@ -502,7 +415,7 @@ The following are valid operands in bc(1):
change the value of **seed**, unless the value of **E** is **0** or **1**.
In that case, **0** is returned, and **seed** is *not* changed. This is a
**non-portable extension**.
-19. **maxrand()**: The max integer returned by **rand()**. This is a
+16. **maxrand()**: The max integer returned by **rand()**. This is a
**non-portable extension**.
The integers generated by **rand()** and **irand(E)** are guaranteed to be as
@@ -818,15 +731,14 @@ The following items are statements:
12. **limits**
13. A string of characters, enclosed in double quotes
14. **print** **E** **,** ... **,** **E**
-15. **stream** **E** **,** ... **,** **E**
-16. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
a **void** function (see the *Void Functions* subsection of the
**FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
**I[]**, which will automatically be turned into array references (see the
*Array References* subsection of the **FUNCTIONS** section) if the
corresponding parameter in the function definition is an array reference.
-Numbers 4, 9, 11, 12, 14, 15, and 16 are **non-portable extensions**.
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
Also, as a **non-portable extension**, any or all of the expressions in the
header of a for loop may be omitted. If the condition (second expression) is
@@ -864,48 +776,23 @@ either the **-s** or **-w** command-line options (or equivalents).
Printing numbers in scientific notation and/or engineering notation is a
**non-portable extension**.
-## Strings
-
-If strings appear as a statement by themselves, they are printed without a
-trailing newline.
-
-In addition to appearing as a lone statement by themselves, strings can be
-assigned to variables and array elements. They can also be passed to functions
-in variable parameters.
-
-If any statement that expects a string is given a variable that had a string
-assigned to it, the statement acts as though it had received a string.
-
-If any math operation is attempted on a string or a variable or array element
-that has been assigned a string, an error is raised, and bc(1) resets (see the
-**RESET** section).
-
-Assigning strings to variables and array elements and passing them to functions
-are **non-portable extensions**.
-
## Print Statement
The "expressions" in a **print** statement may also be strings. If they are, there
are backslash escape sequences that are interpreted specially. What those
sequences are, and what they cause to be printed, are shown below:
-**\\a**: **\\a**
-
-**\\b**: **\\b**
-
-**\\\\**: **\\**
-
-**\\e**: **\\**
-
-**\\f**: **\\f**
-
-**\\n**: **\\n**
-
-**\\q**: **"**
-
-**\\r**: **\\r**
-
-**\\t**: **\\t**
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
Any other character following a backslash causes the backslash and character to
be printed as-is.
@@ -913,19 +800,6 @@ be printed as-is.
Any non-string expression in a print statement shall be assigned to **last**,
like any other expression that is printed.
-## Stream Statement
-
-The "expressions in a **stream** statement may also be strings.
-
-If a **stream** statement is given a string, it prints the string as though the
-string had appeared as its own statement. In other words, the **stream**
-statement prints strings normally, without a newline.
-
-If a **stream** statement is given a number, a copy of it is truncated and its
-absolute value is calculated. The result is then printed as though **obase** is
-**256** and each digit is interpreted as an 8-bit ASCII character, making it a
-byte stream.
-
## Order of Evaluation
All expressions in a statment are evaluated left to right, except as necessary
@@ -1147,16 +1021,6 @@ The extended library is a **non-portable extension**.
reset (see the **RESET** section). It also raises an error and causes bc(1)
to reset if **r** is even and **x** is negative.
-**gcd(a, b)**
-
-: Returns the greatest common divisor (factor) of the truncated absolute value
- of **a** and the truncated absolute value of **b**.
-
-**lcm(a, b)**
-
-: Returns the least common multiple of the truncated absolute value of **a**
- and the truncated absolute value of **b**.
-
**pi(p)**
: Returns **pi** to **p** decimal places.
@@ -1286,317 +1150,6 @@ The extended library is a **non-portable extension**.
: Returns a random boolean value (either **0** or **1**).
-**band(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of the bitwise **and** operation between them.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bor(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of the bitwise **or** operation between them.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bxor(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of the bitwise **xor** operation between them.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bshl(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the result of **a** bit-shifted left by **b** places.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bshr(a, b)**
-
-: Takes the truncated absolute value of both **a** and **b** and calculates
- and returns the truncated result of **a** bit-shifted right by **b** places.
-
- If you want to use signed two's complement arguments, use **s2u(x)** to
- convert.
-
-**bnotn(x, n)**
-
-: Takes the truncated absolute value of **x** and does a bitwise not as though
- it has the same number of bytes as the truncated absolute value of **n**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot8(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **8** binary digits (1 unsigned byte).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot16(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **16** binary digits (2 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot32(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **32** binary digits (4 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot64(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- **64** binary digits (8 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bnot(x)**
-
-: Does a bitwise not of the truncated absolute value of **x** as though it has
- the minimum number of power of two unsigned bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brevn(x, n)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has the same number of 8-bit bytes as the truncated absolute value of **n**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev8(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 8 binary digits (1 unsigned byte).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev16(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 16 binary digits (2 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev32(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 32 binary digits (4 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev64(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has 64 binary digits (8 unsigned bytes).
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brev(x)**
-
-: Runs a bit reversal on the truncated absolute value of **x** as though it
- has the minimum number of power of two unsigned bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**broln(x, p, n)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has the same number of unsigned 8-bit bytes as the truncated
- absolute value of **n**, by the number of places equal to the truncated
- absolute value of **p** modded by the **2** to the power of the number of
- binary digits in **n** 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol8(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **8** binary digits (**1** unsigned byte), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol16(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **16** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **16**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol32(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **32** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **32**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol64(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has **64** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **64**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brol(x, p)**
-
-: Does a left bitwise rotatation of the truncated absolute value of **x**, as
- though it has the minimum number of power of two unsigned 8-bit bytes, by
- the number of places equal to the truncated absolute value of **p** modded
- by 2 to the power of the number of binary digits in the minimum number of
- 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**brorn(x, p, n)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has the same number of unsigned 8-bit bytes as the truncated
- absolute value of **n**, by the number of places equal to the truncated
- absolute value of **p** modded by the **2** to the power of the number of
- binary digits in **n** 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror8(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **8** binary digits (**1** unsigned byte), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror16(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **16** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **16**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror32(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **32** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **32**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror64(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has **64** binary digits (**2** unsigned bytes), by the number of
- places equal to the truncated absolute value of **p** modded by **2** to the
- power of **64**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bror(x, p)**
-
-: Does a right bitwise rotatation of the truncated absolute value of **x**, as
- though it has the minimum number of power of two unsigned 8-bit bytes, by
- the number of places equal to the truncated absolute value of **p** modded
- by 2 to the power of the number of binary digits in the minimum number of
- 8-bit bytes.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmodn(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of the multiplication of the truncated absolute value of **n** and
- **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod8(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **8**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod16(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **16**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod32(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **32**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bmod64(x, n)**
-
-: Returns the modulus of the truncated absolute value of **x** by **2** to the
- power of **64**.
-
- If you want to a use signed two's complement argument, use **s2u(x)** to
- convert.
-
-**bunrev(t)**
-
-: Assumes **t** is a bitwise-reversed number with an extra set bit one place
- more significant than the real most significant bit (which was the least
- significant bit in the original number). This number is reversed and
- returned without the extra set bit.
-
- This function is used to implement other bitwise functions; it is not meant
- to be used by users, but it can be.
-
**ubytes(x)**
: Returns the numbers of unsigned integer bytes required to hold the truncated
@@ -1607,20 +1160,6 @@ The extended library is a **non-portable extension**.
: Returns the numbers of signed, two's-complement integer bytes required to
hold the truncated value of **x**.
-**s2u(x)**
-
-: Returns **x** if it is non-negative. If it *is* negative, then it calculates
- what **x** would be as a 2's-complement signed integer and returns the
- non-negative integer that would have the same representation in binary.
-
-**s2un(x,n)**
-
-: Returns **x** if it is non-negative. If it *is* negative, then it calculates
- what **x** would be as a 2's-complement signed integer with **n** bytes and
- returns the non-negative integer that would have the same representation in
- binary. If **x** cannot fit into **n** 2's-complement signed bytes, it is
- truncated to fit.
-
**hex(x)**
: Outputs the hexadecimal (base **16**) representation of **x**.
@@ -2012,61 +1551,6 @@ bc(1) recognizes the following environment variables:
lines to that length, including the backslash (**\\**). The default line
length is **70**.
-**BC_BANNER**
-
-: If this environment variable exists and contains an integer, then a non-zero
- value activates the copyright banner when bc(1) is in interactive mode,
- while zero deactivates it.
-
- If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) does not print
- the banner when not in interactive mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_SIGINT_RESET**
-
-: If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because bc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when bc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes bc(1) reset
- on **SIGINT**, rather than exit, and zero makes bc(1) exit. If this
- environment variable exists and is *not* an integer, then bc(1) will exit on
- **SIGINT**.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes bc(1) use TTY
- mode, and zero makes bc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**BC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes bc(1) use a prompt,
- and zero or a non-integer makes bc(1) not use a prompt. If this environment
- variable does not exist and **BC_TTY_MODE** does, then the value of the
- **BC_TTY_MODE** environment variable is used.
-
- This environment variable and the **BC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
-
# EXIT STATUS
bc(1) returns the following exit statuses:
@@ -2084,9 +1568,8 @@ bc(1) returns the following exit statuses:
Math errors include divide by **0**, taking the square root of a negative
number, using a negative number as a bound for the pseudo-random number
generator, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**), places (**\@**), left shift (**\<\<**), and right shift (**\>\>**)
@@ -2111,12 +1594,11 @@ bc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors, passing the
- wrong number of arguments to functions, attempting to call an undefined
- function, and attempting to use a **void** function call as a value in an
- expression.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
**4**
@@ -2145,78 +1627,37 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. bc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **BC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, bc(1) can turn on TTY mode,
-subject to some settings.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
-If there is the environment variable **BC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, bc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **BC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then bc(1) will not turn TTY
-mode on.
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
-If the environment variable **BC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+The prompt is enabled in TTY mode.
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-## Command-Line History
-
-Command-line history is only enabled if TTY mode is, i.e., that **stdin**,
-**stdout**, and **stderr** are connected to a TTY and the **BC_TTY_MODE**
-environment variable (see the **ENVIRONMENT VARIABLES** section) and its default
-do not disable TTY mode. See the **COMMAND LINE HISTORY** section for more
-information.
-
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **BC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **BC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **BC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **BC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause bc(1) to do one of two things.
-
-If bc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **BC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, bc(1) will
-exit.
-
-However, if bc(1) is in interactive mode, and the **BC_SIGINT_RESET** or its
-default is an integer and non-zero, then bc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If bc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If bc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
can seem as though bc(1) did not respond to the signal since it will immediately
@@ -2228,22 +1669,14 @@ continue.
**SIGTERM** and **SIGQUIT** cause bc(1) to clean up and exit, and it uses the
default handler for all other signals. The one exception is **SIGHUP**; in that
-case, and only when bc(1) is in TTY mode (see the **TTY MODE** section), a
-**SIGHUP** will cause bc(1) to clean up and exit.
+case, when bc(1) is in TTY mode, a **SIGHUP** will cause bc(1) to clean up and
+exit.
# COMMAND LINE HISTORY
-bc(1) supports interactive command-line editing.
-
-If bc(1) can be in TTY mode (see the **TTY MODE** section), history can be
-enabled. This means that command-line history can only be enabled when
-**stdin**, **stdout**, and **stderr** are all connected to a TTY.
-
-Like TTY mode itself, it can be turned on or off with the environment variable
-**BC_TTY_MODE** (see the **ENVIRONMENT VARIABLES** section).
-
-If history is enabled, previous lines can be recalled and edited with the arrow
-keys.
+bc(1) supports interactive command-line editing. If bc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
**Note**: tabs are converted to 8 spaces.
diff --git a/manuals/bc/NP.1 b/manuals/bc/NP.1
new file mode 100644
index 00000000..339ab9e2
--- /dev/null
+++ b/manuals/bc/NP.1
@@ -0,0 +1,2243 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions are met:
+.\"
+.\" * Redistributions of source code must retain the above copyright notice,
+.\" this list of conditions and the following disclaimer.
+.\"
+.\" * Redistributions in binary form must reproduce the above copyright notice,
+.\" this list of conditions and the following disclaimer in the documentation
+.\" and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
+.SH NAME
+.PP
+bc - arbitrary-precision decimal arithmetic language and calculator
+.SH SYNOPSIS
+.PP
+\f[B]bc\f[R] [\f[B]-ghilPqRsvVw\f[R]] [\f[B]--global-stacks\f[R]]
+[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--mathlib\f[R]]
+[\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]] [\f[B]--quiet\f[R]]
+[\f[B]--standard\f[R]] [\f[B]--warn\f[R]] [\f[B]--version\f[R]]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
+.SH DESCRIPTION
+.PP
+bc(1) is an interactive processor for a language first standardized in
+1991 by POSIX.
+(The current standard is
+here (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html).)
+The language provides unlimited precision decimal arithmetic and is
+somewhat C-like, but there are differences.
+Such differences will be noted in this document.
+.PP
+After parsing and handling options, this bc(1) reads any files given on
+the command line and executes them before reading from \f[B]stdin\f[R].
+.PP
+This bc(1) is a drop-in replacement for \f[I]any\f[R] bc(1), including
+(and especially) the GNU bc(1).
+It also has many extensions and extra features beyond other
+implementations.
+.SH OPTIONS
+.PP
+The following are the options that bc(1) accepts.
+.PP
+\f[B]-g\f[R], \f[B]--global-stacks\f[R]
+.PP
+: Turns the globals \f[B]ibase\f[R], \f[B]obase\f[R], \f[B]scale\f[R],
+and \f[B]seed\f[R] into stacks.
+.IP
+.nf
+\f[C]
+This has the effect that a copy of the current value of all four are pushed
+onto a stack for every function call, as well as popped when every function
+returns. This means that functions can assign to any and all of those
+globals without worrying that the change will affect other functions.
+Thus, a hypothetical function named **output(x,b)** that simply printed
+**x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+This makes writing functions much easier.
+
+(**Note**: the function **output(x,b)** exists in the extended math library.
+ See the **LIBRARY** section.)
+
+However, since using this flag means that functions cannot set **ibase**,
+**obase**, **scale**, or **seed** globally, functions that are made to do so
+cannot work anymore. There are two possible use cases for that, and each has
+a solution.
+
+First, if a function is called on startup to turn bc(1) into a number
+converter, it is possible to replace that capability with various shell
+aliases. Examples:
+
+ alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
+ alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+
+Second, if the purpose of a function is to set **ibase**, **obase**,
+**scale**, or **seed** globally for any other purpose, it could be split
+into one to four functions (based on how many globals it sets) and each of
+those functions could return the desired value for a global.
+
+For functions that set **seed**, the value assigned to **seed** is not
+propagated to parent functions. This means that the sequence of
+pseudo-random numbers that they see will not be the same sequence of
+pseudo-random numbers that any parent sees. This is only the case once
+**seed** has been set.
+
+If a function desires to not affect the sequence of pseudo-random numbers
+of its parents, but wants to use the same **seed**, it can use the following
+line:
+
+ seed = seed
+
+If the behavior of this option is desired for every run of bc(1), then users
+could make sure to define **BC_ENV_ARGS** and include this option (see the
+**ENVIRONMENT VARIABLES** section for more details).
+
+If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-l\f[R], \f[B]--mathlib\f[R]
+.PP
+: Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to
+\f[B]20\f[R] and loads the included math library and the extended math
+library before running any code, including any expressions or files
+specified on the command line.
+.IP
+.nf
+\f[C]
+To learn what is in the libraries, see the **LIBRARY** section.
+\f[R]
+.fi
+.PP
+\f[B]-P\f[R], \f[B]--no-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
+.PP
+: Because bc(1) was built without support for prompts, this option is a
+no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-q\f[R], \f[B]--quiet\f[R]
+.PP
+: This option is for compatibility with the GNU
+bc(1) (https://www.gnu.org/software/bc/); it is a no-op.
+Without this option, GNU bc(1) prints a copyright header.
+This bc(1) only prints the copyright header if one or more of the
+\f[B]-v\f[R], \f[B]-V\f[R], or \f[B]--version\f[R] options are given.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-s\f[R], \f[B]--standard\f[R]
+.PP
+: Process exactly the language defined by the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+and error if any extensions are used.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
+.PP
+: Print the version information (copyright header) and exit.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-w\f[R], \f[B]--warn\f[R]
+.PP
+: Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
+not errors) are printed for non-standard extensions and execution
+continues normally.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
+.PP
+: Evaluates \f[I]expr\f[R].
+If multiple expressions are given, they are evaluated in order.
+If files are given as well (see below), the expressions and files are
+evaluated in the order given.
+This means that if a file is given before an expression, the file is
+read in and evaluated first.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+were read through \f[B]stdin\f[R].
+If expressions are also given (see above), the expressions are evaluated
+in the order given.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+All long options are \f[B]non-portable extensions\f[R].
+.SH STDOUT
+.PP
+Any non-error output is written to \f[B]stdout\f[R].
+In addition, if history (see the \f[B]HISTORY\f[R] section) and the
+prompt (see the \f[B]TTY MODE\f[R] section) are enabled, both are output
+to \f[B]stdout\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other bc(1) implementations, this bc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stdout\f[R], so if \f[B]stdout\f[R] is closed, as in
+\f[B]bc >&-\f[R], it will quit with an error.
+This is done so that bc(1) can report problems when \f[B]stdout\f[R] is
+redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other bc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stdout\f[R] to \f[B]/dev/null\f[R].
+.SH STDERR
+.PP
+Any error output is written to \f[B]stderr\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other bc(1) implementations, this bc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stderr\f[R], so if \f[B]stderr\f[R] is closed, as in
+\f[B]bc 2>&-\f[R], it will quit with an error.
+This is done so that bc(1) can exit with an error code when
+\f[B]stderr\f[R] is redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other bc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stderr\f[R] to \f[B]/dev/null\f[R].
+.SH SYNTAX
+.PP
+The syntax for bc(1) programs is mostly C-like, with some differences.
+This bc(1) follows the POSIX
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+which is a much more thorough resource for the language this bc(1)
+accepts.
+This section is meant to be a summary and a listing of all the
+extensions to the standard.
+.PP
+In the sections below, \f[B]E\f[R] means expression, \f[B]S\f[R] means
+statement, and \f[B]I\f[R] means identifier.
+.PP
+Identifiers (\f[B]I\f[R]) start with a lowercase letter and can be
+followed by any number (up to \f[B]BC_NAME_MAX-1\f[R]) of lowercase
+letters (\f[B]a-z\f[R]), digits (\f[B]0-9\f[R]), and underscores
+(\f[B]_\f[R]).
+The regex is \f[B][a-z][a-z0-9_]*\f[R].
+Identifiers with more than one character (letter) are a
+\f[B]non-portable extension\f[R].
+.PP
+\f[B]ibase\f[R] is a global variable determining how to interpret
+constant numbers.
+It is the \[dq]input\[dq] base, or the number base used for interpreting
+input numbers.
+\f[B]ibase\f[R] is initially \f[B]10\f[R].
+If the \f[B]-s\f[R] (\f[B]--standard\f[R]) and \f[B]-w\f[R]
+(\f[B]--warn\f[R]) flags were not given on the command line, the max
+allowable value for \f[B]ibase\f[R] is \f[B]36\f[R].
+Otherwise, it is \f[B]16\f[R].
+The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R].
+The max allowable value for \f[B]ibase\f[R] can be queried in bc(1)
+programs with the \f[B]maxibase()\f[R] built-in function.
+.PP
+\f[B]obase\f[R] is a global variable determining how to output results.
+It is the \[dq]output\[dq] base, or the number base used for outputting
+numbers.
+\f[B]obase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and
+can be queried in bc(1) programs with the \f[B]maxobase()\f[R] built-in
+function.
+The min allowable value for \f[B]obase\f[R] is \f[B]0\f[R].
+If \f[B]obase\f[R] is \f[B]0\f[R], values are output in scientific
+notation, and if \f[B]obase\f[R] is \f[B]1\f[R], values are output in
+engineering notation.
+Otherwise, values are output in the specified base.
+.PP
+Outputting in scientific and engineering notations are \f[B]non-portable
+extensions\f[R].
+.PP
+The \f[I]scale\f[R] of an expression is the number of digits in the
+result of the expression right of the decimal point, and \f[B]scale\f[R]
+is a global variable that sets the precision of any operations, with
+exceptions.
+\f[B]scale\f[R] is initially \f[B]0\f[R].
+\f[B]scale\f[R] cannot be negative.
+The max allowable value for \f[B]scale\f[R] is \f[B]BC_SCALE_MAX\f[R]
+and can be queried in bc(1) programs with the \f[B]maxscale()\f[R]
+built-in function.
+.PP
+bc(1) has both \f[I]global\f[R] variables and \f[I]local\f[R] variables.
+All \f[I]local\f[R] variables are local to the function; they are
+parameters or are introduced in the \f[B]auto\f[R] list of a function
+(see the \f[B]FUNCTIONS\f[R] section).
+If a variable is accessed which is not a parameter or in the
+\f[B]auto\f[R] list, it is assumed to be \f[I]global\f[R].
+If a parent function has a \f[I]local\f[R] variable version of a
+variable that a child function considers \f[I]global\f[R], the value of
+that \f[I]global\f[R] variable in the child function is the value of the
+variable in the parent function, not the value of the actual
+\f[I]global\f[R] variable.
+.PP
+All of the above applies to arrays as well.
+.PP
+The value of a statement that is an expression (i.e., any of the named
+expressions or operands) is printed unless the lowest precedence
+operator is an assignment operator \f[I]and\f[R] the expression is
+notsurrounded by parentheses.
+.PP
+The value that is printed is also assigned to the special variable
+\f[B]last\f[R].
+A single dot (\f[B].\f[R]) may also be used as a synonym for
+\f[B]last\f[R].
+These are \f[B]non-portable extensions\f[R].
+.PP
+Either semicolons or newlines may separate statements.
+.SS Comments
+.PP
+There are two kinds of comments:
+.IP "1." 3
+Block comments are enclosed in \f[B]/*\f[R] and \f[B]*/\f[R].
+.IP "2." 3
+Line comments go from \f[B]#\f[R] until, and not including, the next
+newline.
+This is a \f[B]non-portable extension\f[R].
+.SS Named Expressions
+.PP
+The following are named expressions in bc(1):
+.IP "1." 3
+Variables: \f[B]I\f[R]
+.IP "2." 3
+Array Elements: \f[B]I[E]\f[R]
+.IP "3." 3
+\f[B]ibase\f[R]
+.IP "4." 3
+\f[B]obase\f[R]
+.IP "5." 3
+\f[B]scale\f[R]
+.IP "6." 3
+\f[B]seed\f[R]
+.IP "7." 3
+\f[B]last\f[R] or a single dot (\f[B].\f[R])
+.PP
+Numbers 6 and 7 are \f[B]non-portable extensions\f[R].
+.PP
+The meaning of \f[B]seed\f[R] is dependent on the current pseudo-random
+number generator but is guaranteed to not change except for new major
+versions.
+.PP
+The \f[I]scale\f[R] and sign of the value may be significant.
+.PP
+If a previously used \f[B]seed\f[R] value is assigned to \f[B]seed\f[R]
+and used again, the pseudo-random number generator is guaranteed to
+produce the same sequence of pseudo-random numbers as it did when the
+\f[B]seed\f[R] value was previously used.
+.PP
+The exact value assigned to \f[B]seed\f[R] is not guaranteed to be
+returned if \f[B]seed\f[R] is queried again immediately.
+However, if \f[B]seed\f[R] \f[I]does\f[R] return a different value, both
+values, when assigned to \f[B]seed\f[R], are guaranteed to produce the
+same sequence of pseudo-random numbers.
+This means that certain values assigned to \f[B]seed\f[R] will
+\f[I]not\f[R] produce unique sequences of pseudo-random numbers.
+The value of \f[B]seed\f[R] will change after any use of the
+\f[B]rand()\f[R] and \f[B]irand(E)\f[R] operands (see the
+\f[I]Operands\f[R] subsection below), except if the parameter passed to
+\f[B]irand(E)\f[R] is \f[B]0\f[R], \f[B]1\f[R], or negative.
+.PP
+There is no limit to the length (number of significant decimal digits)
+or \f[I]scale\f[R] of the value that can be assigned to \f[B]seed\f[R].
+.PP
+Variables and arrays do not interfere; users can have arrays named the
+same as variables.
+This also applies to functions (see the \f[B]FUNCTIONS\f[R] section), so
+a user can have a variable, array, and function that all have the same
+name, and they will not shadow each other, whether inside of functions
+or not.
+.PP
+Named expressions are required as the operand of
+\f[B]increment\f[R]/\f[B]decrement\f[R] operators and as the left side
+of \f[B]assignment\f[R] operators (see the \f[I]Operators\f[R]
+subsection).
+.SS Operands
+.PP
+The following are valid operands in bc(1):
+.IP " 1." 4
+Numbers (see the \f[I]Numbers\f[R] subsection below).
+.IP " 2." 4
+Array indices (\f[B]I[E]\f[R]).
+.IP " 3." 4
+\f[B](E)\f[R]: The value of \f[B]E\f[R] (used to change precedence).
+.IP " 4." 4
+\f[B]sqrt(E)\f[R]: The square root of \f[B]E\f[R].
+\f[B]E\f[R] must be non-negative.
+.IP " 5." 4
+\f[B]length(E)\f[R]: The number of significant decimal digits in
+\f[B]E\f[R].
+.IP " 6." 4
+\f[B]length(I[])\f[R]: The number of elements in the array \f[B]I\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP " 7." 4
+\f[B]scale(E)\f[R]: The \f[I]scale\f[R] of \f[B]E\f[R].
+.IP " 8." 4
+\f[B]abs(E)\f[R]: The absolute value of \f[B]E\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP " 9." 4
+\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
+\f[B]I\f[R] is an identifier for a non-\f[B]void\f[R] function (see the
+\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
+The \f[B]E\f[R] argument(s) may also be arrays of the form
+\f[B]I[]\f[R], which will automatically be turned into array references
+(see the \f[I]Array References\f[R] subsection of the
+\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
+function definition is an array reference.
+.IP "10." 4
+\f[B]read()\f[R]: Reads a line from \f[B]stdin\f[R] and uses that as an
+expression.
+The result of that expression is the result of the \f[B]read()\f[R]
+operand.
+This is a \f[B]non-portable extension\f[R].
+.IP "11." 4
+\f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "12." 4
+\f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "13." 4
+\f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "14." 4
+\f[B]rand()\f[R]: A pseudo-random integer between \f[B]0\f[R]
+(inclusive) and \f[B]BC_RAND_MAX\f[R] (inclusive).
+Using this operand will change the value of \f[B]seed\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "15." 4
+\f[B]irand(E)\f[R]: A pseudo-random integer between \f[B]0\f[R]
+(inclusive) and the value of \f[B]E\f[R] (exclusive).
+If \f[B]E\f[R] is negative or is a non-integer (\f[B]E\f[R]\[aq]s
+\f[I]scale\f[R] is not \f[B]0\f[R]), an error is raised, and bc(1)
+resets (see the \f[B]RESET\f[R] section) while \f[B]seed\f[R] remains
+unchanged.
+If \f[B]E\f[R] is larger than \f[B]BC_RAND_MAX\f[R], the higher bound is
+honored by generating several pseudo-random integers, multiplying them
+by appropriate powers of \f[B]BC_RAND_MAX+1\f[R], and adding them
+together.
+Thus, the size of integer that can be generated with this operand is
+unbounded.
+Using this operand will change the value of \f[B]seed\f[R], unless the
+value of \f[B]E\f[R] is \f[B]0\f[R] or \f[B]1\f[R].
+In that case, \f[B]0\f[R] is returned, and \f[B]seed\f[R] is
+\f[I]not\f[R] changed.
+This is a \f[B]non-portable extension\f[R].
+.IP "16." 4
+\f[B]maxrand()\f[R]: The max integer returned by \f[B]rand()\f[R].
+This is a \f[B]non-portable extension\f[R].
+.PP
+The integers generated by \f[B]rand()\f[R] and \f[B]irand(E)\f[R] are
+guaranteed to be as unbiased as possible, subject to the limitations of
+the pseudo-random number generator.
+.PP
+\f[B]Note\f[R]: The values returned by the pseudo-random number
+generator with \f[B]rand()\f[R] and \f[B]irand(E)\f[R] are guaranteed to
+\f[I]NOT\f[R] be cryptographically secure.
+This is a consequence of using a seeded pseudo-random number generator.
+However, they \f[I]are\f[R] guaranteed to be reproducible with identical
+\f[B]seed\f[R] values.
+This means that the pseudo-random values from bc(1) should only be used
+where a reproducible stream of pseudo-random numbers is
+\f[I]ESSENTIAL\f[R].
+In any other case, use a non-seeded pseudo-random number generator.
+.SS Numbers
+.PP
+Numbers are strings made up of digits, uppercase letters, and at most
+\f[B]1\f[R] period for a radix.
+Numbers can have up to \f[B]BC_NUM_MAX\f[R] digits.
+Uppercase letters are equal to \f[B]9\f[R] + their position in the
+alphabet (i.e., \f[B]A\f[R] equals \f[B]10\f[R], or \f[B]9+1\f[R]).
+If a digit or letter makes no sense with the current value of
+\f[B]ibase\f[R], they are set to the value of the highest valid digit in
+\f[B]ibase\f[R].
+.PP
+Single-character numbers (i.e., \f[B]A\f[R] alone) take the value that
+they would have if they were valid digits, regardless of the value of
+\f[B]ibase\f[R].
+This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
+\f[B]Z\f[R] alone always equals decimal \f[B]35\f[R].
+.PP
+In addition, bc(1) accepts numbers in scientific notation.
+These have the form \f[B]<number>e<integer>\f[R].
+The exponent (the portion after the \f[B]e\f[R]) must be an integer.
+An example is \f[B]1.89237e9\f[R], which is equal to
+\f[B]1892370000\f[R].
+Negative exponents are also allowed, so \f[B]4.2890e-3\f[R] is equal to
+\f[B]0.0042890\f[R].
+.PP
+Using scientific notation is an error or warning if the \f[B]-s\f[R] or
+\f[B]-w\f[R], respectively, command-line options (or equivalents) are
+given.
+.PP
+\f[B]WARNING\f[R]: Both the number and the exponent in scientific
+notation are interpreted according to the current \f[B]ibase\f[R], but
+the number is still multiplied by \f[B]10\[ha]exponent\f[R] regardless
+of the current \f[B]ibase\f[R].
+For example, if \f[B]ibase\f[R] is \f[B]16\f[R] and bc(1) is given the
+number string \f[B]FFeA\f[R], the resulting decimal number will be
+\f[B]2550000000000\f[R], and if bc(1) is given the number string
+\f[B]10e-4\f[R], the resulting decimal number will be \f[B]0.0016\f[R].
+.PP
+Accepting input as scientific notation is a \f[B]non-portable
+extension\f[R].
+.SS Operators
+.PP
+The following arithmetic and logical operators can be used.
+They are listed in order of decreasing precedence.
+Operators in the same group have the same precedence.
+.PP
+\f[B]++\f[R] \f[B]--\f[R]
+.PP
+: Type: Prefix and Postfix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **increment**, **decrement**
+\f[R]
+.fi
+.PP
+\f[B]-\f[R] \f[B]!\f[R]
+.PP
+: Type: Prefix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **negation**, **boolean not**
+\f[R]
+.fi
+.PP
+\f[B]$\f[R]
+.PP
+: Type: Postfix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **truncation**
+\f[R]
+.fi
+.PP
+\f[B]\[at]\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **set precision**
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **power**
+\f[R]
+.fi
+.PP
+\f[B]*\f[R] \f[B]/\f[R] \f[B]%\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **multiply**, **divide**, **modulus**
+\f[R]
+.fi
+.PP
+\f[B]+\f[R] \f[B]-\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **add**, **subtract**
+\f[R]
+.fi
+.PP
+\f[B]<<\f[R] \f[B]>>\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **shift left**, **shift right**
+\f[R]
+.fi
+.PP
+\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R]
+\f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **assignment**
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **relational**
+\f[R]
+.fi
+.PP
+\f[B]&&\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **boolean and**
+\f[R]
+.fi
+.PP
+\f[B]||\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **boolean or**
+\f[R]
+.fi
+.PP
+The operators will be described in more detail below.
+.PP
+\f[B]++\f[R] \f[B]--\f[R]
+.PP
+: The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
+operators behave exactly like they would in C.
+They require a named expression (see the \f[I]Named Expressions\f[R]
+subsection) as an operand.
+.IP
+.nf
+\f[C]
+The prefix versions of these operators are more efficient; use them where
+possible.
+\f[R]
+.fi
+.PP
+\f[B]-\f[R]
+.PP
+: The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
+to negate any expression with the value \f[B]0\f[R].
+Otherwise, a copy of the expression with its sign flipped is returned.
+.PP
+\f[B]!\f[R]
+.PP
+: The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the
+expression is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]$\f[R]
+.PP
+: The \f[B]truncation\f[R] operator returns a copy of the given
+expression with all of its \f[I]scale\f[R] removed.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[at]\f[R]
+.PP
+: The \f[B]set precision\f[R] operator takes two expressions and returns
+a copy of the first with its \f[I]scale\f[R] equal to the value of the
+second expression.
+That could either mean that the number is returned without change (if
+the \f[I]scale\f[R] of the first expression matches the value of the
+second expression), extended (if it is less), or truncated (if it is
+more).
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
+as it would be in C) takes two expressions and raises the first to the
+power of the value of the second.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*), and if it is
+negative, the first value must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]*\f[R]
+.PP
+: The \f[B]multiply\f[R] operator takes two expressions, multiplies
+them, and returns the product.
+If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
+\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
+\f[I]scale\f[R] of the result is equal to
+\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
+\f[B]max()\f[R] return the obvious values.
+.PP
+\f[B]/\f[R]
+.PP
+: The \f[B]divide\f[R] operator takes two expressions, divides them, and
+returns the quotient.
+The \f[I]scale\f[R] of the result shall be the value of \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]%\f[R]
+.PP
+: The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and evaluates them by 1) Computing \f[B]a/b\f[R] to current
+\f[B]scale\f[R] and 2) Using the result of step 1 to calculate
+\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
+\f[B]max(scale+scale(b),scale(a))\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]+\f[R]
+.PP
+: The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and returns the sum, with a \f[I]scale\f[R] equal to the
+max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
+.PP
+\f[B]-\f[R]
+.PP
+: The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and returns the difference, with a \f[I]scale\f[R] equal to
+the max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
+.PP
+\f[B]<<\f[R]
+.PP
+: The \f[B]left shift\f[R] operator takes two expressions, \f[B]a\f[R]
+and \f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
+decimal point moved \f[B]b\f[R] places to the right.
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]>>\f[R]
+.PP
+: The \f[B]right shift\f[R] operator takes two expressions, \f[B]a\f[R]
+and \f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
+decimal point moved \f[B]b\f[R] places to the left.
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R]
+\f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
+.PP
+: The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R]
+and \f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the
+\f[I]Named Expressions\f[R] subsection).
+.IP
+.nf
+\f[C]
+For **=**, **b** is copied and the result is assigned to **a**. For all
+others, **a** and **b** are applied as operands to the corresponding
+arithmetic operator and the result is assigned to **a**.
+
+The **assignment** operators that correspond to operators that are
+extensions are themselves **non-portable extensions**.
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: The \f[B]relational\f[R] operators compare two expressions,
+\f[B]a\f[R] and \f[B]b\f[R], and if the relation holds, according to C
+language semantics, the result is \f[B]1\f[R].
+Otherwise, it is \f[B]0\f[R].
+.IP
+.nf
+\f[C]
+Note that unlike in C, these operators have a lower precedence than the
+**assignment** operators, which means that **a=b\[rs]>c** is interpreted as
+**(a=b)\[rs]>c**.
+
+Also, unlike the [standard][1] requires, these operators can appear anywhere
+any other expressions can be used. This allowance is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]&&\f[R]
+.PP
+: The \f[B]boolean and\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]||\f[R]
+.PP
+: The \f[B]boolean or\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if one of the expressions is non-zero, \f[B]0\f[R]
+otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Statements
+.PP
+The following items are statements:
+.IP " 1." 4
+\f[B]E\f[R]
+.IP " 2." 4
+\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] ...
+\f[B];\f[R] \f[B]S\f[R] \f[B]}\f[R]
+.IP " 3." 4
+\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 4." 4
+\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+\f[B]else\f[R] \f[B]S\f[R]
+.IP " 5." 4
+\f[B]while\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 6." 4
+\f[B]for\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B];\f[R] \f[B]E\f[R]
+\f[B];\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 7." 4
+An empty statement
+.IP " 8." 4
+\f[B]break\f[R]
+.IP " 9." 4
+\f[B]continue\f[R]
+.IP "10." 4
+\f[B]quit\f[R]
+.IP "11." 4
+\f[B]halt\f[R]
+.IP "12." 4
+\f[B]limits\f[R]
+.IP "13." 4
+A string of characters, enclosed in double quotes
+.IP "14." 4
+\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] ...
+\f[B],\f[R] \f[B]E\f[R]
+.IP "15." 4
+\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
+\f[B]I\f[R] is an identifier for a \f[B]void\f[R] function (see the
+\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
+The \f[B]E\f[R] argument(s) may also be arrays of the form
+\f[B]I[]\f[R], which will automatically be turned into array references
+(see the \f[I]Array References\f[R] subsection of the
+\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
+function definition is an array reference.
+.PP
+Numbers 4, 9, 11, 12, 14, and 15 are \f[B]non-portable extensions\f[R].
+.PP
+Also, as a \f[B]non-portable extension\f[R], any or all of the
+expressions in the header of a for loop may be omitted.
+If the condition (second expression) is omitted, it is assumed to be a
+constant \f[B]1\f[R].
+.PP
+The \f[B]break\f[R] statement causes a loop to stop iterating and resume
+execution immediately following a loop.
+This is only allowed in loops.
+.PP
+The \f[B]continue\f[R] statement causes a loop iteration to stop early
+and returns to the start of the loop, including testing the loop
+condition.
+This is only allowed in loops.
+.PP
+The \f[B]if\f[R] \f[B]else\f[R] statement does the same thing as in C.
+.PP
+The \f[B]quit\f[R] statement causes bc(1) to quit, even if it is on a
+branch that will not be executed (it is a compile-time command).
+.PP
+The \f[B]halt\f[R] statement causes bc(1) to quit, if it is executed.
+(Unlike \f[B]quit\f[R] if it is on a branch of an \f[B]if\f[R] statement
+that is not executed, bc(1) does not quit.)
+.PP
+The \f[B]limits\f[R] statement prints the limits that this bc(1) is
+subject to.
+This is like the \f[B]quit\f[R] statement in that it is a compile-time
+command.
+.PP
+An expression by itself is evaluated and printed, followed by a newline.
+.PP
+Both scientific notation and engineering notation are available for
+printing the results of expressions.
+Scientific notation is activated by assigning \f[B]0\f[R] to
+\f[B]obase\f[R], and engineering notation is activated by assigning
+\f[B]1\f[R] to \f[B]obase\f[R].
+To deactivate them, just assign a different value to \f[B]obase\f[R].
+.PP
+Scientific notation and engineering notation are disabled if bc(1) is
+run with either the \f[B]-s\f[R] or \f[B]-w\f[R] command-line options
+(or equivalents).
+.PP
+Printing numbers in scientific notation and/or engineering notation is a
+\f[B]non-portable extension\f[R].
+.SS Print Statement
+.PP
+The \[dq]expressions\[dq] in a \f[B]print\f[R] statement may also be
+strings.
+If they are, there are backslash escape sequences that are interpreted
+specially.
+What those sequences are, and what they cause to be printed, are shown
+below:
+.PP
+ * * * * *
+.PP
+\f[B]\[rs]a\f[R] \f[B]\[rs]a\f[R] \f[B]\[rs]b\f[R] \f[B]\[rs]b\f[R]
+\f[B]\[rs]\[rs]\f[R] \f[B]\[rs]\f[R] \f[B]\[rs]e\f[R] \f[B]\[rs]\f[R]
+\f[B]\[rs]f\f[R] \f[B]\[rs]f\f[R] \f[B]\[rs]n\f[R] \f[B]\[rs]n\f[R]
+\f[B]\[rs]q\f[R] \f[B]\[dq]\f[R] \f[B]\[rs]r\f[R] \f[B]\[rs]r\f[R]
+\f[B]\[rs]t\f[R] \f[B]\[rs]t\f[R]
+.PP
+ * * * * *
+.PP
+Any other character following a backslash causes the backslash and
+character to be printed as-is.
+.PP
+Any non-string expression in a print statement shall be assigned to
+\f[B]last\f[R], like any other expression that is printed.
+.SS Order of Evaluation
+.PP
+All expressions in a statment are evaluated left to right, except as
+necessary to maintain order of operations.
+This means, for example, assuming that \f[B]i\f[R] is equal to
+\f[B]0\f[R], in the expression
+.IP
+.nf
+\f[C]
+a[i++] = i++
+\f[R]
+.fi
+.PP
+the first (or 0th) element of \f[B]a\f[R] is set to \f[B]1\f[R], and
+\f[B]i\f[R] is equal to \f[B]2\f[R] at the end of the expression.
+.PP
+This includes function arguments.
+Thus, assuming \f[B]i\f[R] is equal to \f[B]0\f[R], this means that in
+the expression
+.IP
+.nf
+\f[C]
+x(i++, i++)
+\f[R]
+.fi
+.PP
+the first argument passed to \f[B]x()\f[R] is \f[B]0\f[R], and the
+second argument is \f[B]1\f[R], while \f[B]i\f[R] is equal to
+\f[B]2\f[R] before the function starts executing.
+.SH FUNCTIONS
+.PP
+Function definitions are as follows:
+.IP
+.nf
+\f[C]
+define I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return(E)
+}
+\f[R]
+.fi
+.PP
+Any \f[B]I\f[R] in the parameter list or \f[B]auto\f[R] list may be
+replaced with \f[B]I[]\f[R] to make a parameter or \f[B]auto\f[R] var an
+array, and any \f[B]I\f[R] in the parameter list may be replaced with
+\f[B]*I[]\f[R] to make a parameter an array reference.
+Callers of functions that take array references should not put an
+asterisk in the call; they must be called with just \f[B]I[]\f[R] like
+normal array parameters and will be automatically converted into
+references.
+.PP
+As a \f[B]non-portable extension\f[R], the opening brace of a
+\f[B]define\f[R] statement may appear on the next line.
+.PP
+As a \f[B]non-portable extension\f[R], the return statement may also be
+in one of the following forms:
+.IP "1." 3
+\f[B]return\f[R]
+.IP "2." 3
+\f[B]return\f[R] \f[B](\f[R] \f[B])\f[R]
+.IP "3." 3
+\f[B]return\f[R] \f[B]E\f[R]
+.PP
+The first two, or not specifying a \f[B]return\f[R] statement, is
+equivalent to \f[B]return (0)\f[R], unless the function is a
+\f[B]void\f[R] function (see the \f[I]Void Functions\f[R] subsection
+below).
+.SS Void Functions
+.PP
+Functions can also be \f[B]void\f[R] functions, defined as follows:
+.IP
+.nf
+\f[C]
+define void I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return
+}
+\f[R]
+.fi
+.PP
+They can only be used as standalone expressions, where such an
+expression would be printed alone, except in a print statement.
+.PP
+Void functions can only use the first two \f[B]return\f[R] statements
+listed above.
+They can also omit the return statement entirely.
+.PP
+The word \[dq]void\[dq] is not treated as a keyword; it is still
+possible to have variables, arrays, and functions named \f[B]void\f[R].
+The word \[dq]void\[dq] is only treated specially right after the
+\f[B]define\f[R] keyword.
+.PP
+This is a \f[B]non-portable extension\f[R].
+.SS Array References
+.PP
+For any array in the parameter list, if the array is declared in the
+form
+.IP
+.nf
+\f[C]
+*I[]
+\f[R]
+.fi
+.PP
+it is a \f[B]reference\f[R].
+Any changes to the array in the function are reflected, when the
+function returns, to the array that was passed in.
+.PP
+Other than this, all function arguments are passed by value.
+.PP
+This is a \f[B]non-portable extension\f[R].
+.SH LIBRARY
+.PP
+All of the functions below, including the functions in the extended math
+library (see the \f[I]Extended Library\f[R] subsection below), are
+available when the \f[B]-l\f[R] or \f[B]--mathlib\f[R] command-line
+flags are given, except that the extended math library is not available
+when the \f[B]-s\f[R] option, the \f[B]-w\f[R] option, or equivalents
+are given.
+.SS Standard Library
+.PP
+The
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+defines the following functions for the math library:
+.PP
+\f[B]s(x)\f[R]
+.PP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]c(x)\f[R]
+.PP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]a(x)\f[R]
+.PP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]l(x)\f[R]
+.PP
+: Returns the natural logarithm of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]e(x)\f[R]
+.PP
+: Returns the mathematical constant \f[B]e\f[R] raised to the power of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]j(x, n)\f[R]
+.PP
+: Returns the bessel integer order \f[B]n\f[R] (truncated) of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.SS Extended Library
+.PP
+The extended library is \f[I]not\f[R] loaded when the
+\f[B]-s\f[R]/\f[B]--standard\f[R] or \f[B]-w\f[R]/\f[B]--warn\f[R]
+options are given since they are not part of the library defined by the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html).
+.PP
+The extended library is a \f[B]non-portable extension\f[R].
+.PP
+\f[B]p(x, y)\f[R]
+.PP
+: Calculates \f[B]x\f[R] to the power of \f[B]y\f[R], even if
+\f[B]y\f[R] is not an integer, and returns the result to the current
+\f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+It is an error if **y** is negative and **x** is **0**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]r(x, p)\f[R]
+.PP
+: Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
+the rounding mode round half away from
+\f[B]0\f[R] (https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero).
+.PP
+\f[B]ceil(x, p)\f[R]
+.PP
+: Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
+the rounding mode round away from
+\f[B]0\f[R] (https://en.wikipedia.org/wiki/Rounding#Rounding_away_from_zero).
+.PP
+\f[B]f(x)\f[R]
+.PP
+: Returns the factorial of the truncated absolute value of \f[B]x\f[R].
+.PP
+\f[B]perm(n, k)\f[R]
+.PP
+: Returns the permutation of the truncated absolute value of \f[B]n\f[R]
+of the truncated absolute value of \f[B]k\f[R], if \f[B]k <= n\f[R].
+If not, it returns \f[B]0\f[R].
+.PP
+\f[B]comb(n, k)\f[R]
+.PP
+: Returns the combination of the truncated absolute value of \f[B]n\f[R]
+of the truncated absolute value of \f[B]k\f[R], if \f[B]k <= n\f[R].
+If not, it returns \f[B]0\f[R].
+.PP
+\f[B]l2(x)\f[R]
+.PP
+: Returns the logarithm base \f[B]2\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]l10(x)\f[R]
+.PP
+: Returns the logarithm base \f[B]10\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]log(x, b)\f[R]
+.PP
+: Returns the logarithm base \f[B]b\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]cbrt(x)\f[R]
+.PP
+: Returns the cube root of \f[B]x\f[R].
+.PP
+\f[B]root(x, n)\f[R]
+.PP
+: Calculates the truncated value of \f[B]n\f[R], \f[B]r\f[R], and
+returns the \f[B]r\f[R]th root of \f[B]x\f[R] to the current
+\f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+If **r** is **0** or negative, this raises an error and causes bc(1) to
+reset (see the **RESET** section). It also raises an error and causes bc(1)
+to reset if **r** is even and **x** is negative.
+\f[R]
+.fi
+.PP
+\f[B]pi(p)\f[R]
+.PP
+: Returns \f[B]pi\f[R] to \f[B]p\f[R] decimal places.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]t(x)\f[R]
+.PP
+: Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]a2(y, x)\f[R]
+.PP
+: Returns the arctangent of \f[B]y/x\f[R], in radians.
+If both \f[B]y\f[R] and \f[B]x\f[R] are equal to \f[B]0\f[R], it raises
+an error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
+Otherwise, if \f[B]x\f[R] is greater than \f[B]0\f[R], it returns
+\f[B]a(y/x)\f[R].
+If \f[B]x\f[R] is less than \f[B]0\f[R], and \f[B]y\f[R] is greater than
+or equal to \f[B]0\f[R], it returns \f[B]a(y/x)+pi\f[R].
+If \f[B]x\f[R] is less than \f[B]0\f[R], and \f[B]y\f[R] is less than
+\f[B]0\f[R], it returns \f[B]a(y/x)-pi\f[R].
+If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is greater than
+\f[B]0\f[R], it returns \f[B]pi/2\f[R].
+If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is less than
+\f[B]0\f[R], it returns \f[B]-pi/2\f[R].
+.IP
+.nf
+\f[C]
+This function is the same as the **atan2()** function in many programming
+languages.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]sin(x)\f[R]
+.PP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **s(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]cos(x)\f[R]
+.PP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **c(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]tan(x)\f[R]
+.PP
+: Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+If **x** is equal to **1** or **-1**, this raises an error and causes bc(1)
+to reset (see the **RESET** section).
+
+This is an alias of **t(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]atan(x)\f[R]
+.PP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **a(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]atan2(y, x)\f[R]
+.PP
+: Returns the arctangent of \f[B]y/x\f[R], in radians.
+If both \f[B]y\f[R] and \f[B]x\f[R] are equal to \f[B]0\f[R], it raises
+an error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
+Otherwise, if \f[B]x\f[R] is greater than \f[B]0\f[R], it returns
+\f[B]a(y/x)\f[R].
+If \f[B]x\f[R] is less than \f[B]0\f[R], and \f[B]y\f[R] is greater than
+or equal to \f[B]0\f[R], it returns \f[B]a(y/x)+pi\f[R].
+If \f[B]x\f[R] is less than \f[B]0\f[R], and \f[B]y\f[R] is less than
+\f[B]0\f[R], it returns \f[B]a(y/x)-pi\f[R].
+If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is greater than
+\f[B]0\f[R], it returns \f[B]pi/2\f[R].
+If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is less than
+\f[B]0\f[R], it returns \f[B]-pi/2\f[R].
+.IP
+.nf
+\f[C]
+This function is the same as the **atan2()** function in many programming
+languages.
+
+This is an alias of **a2(y, x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]r2d(x)\f[R]
+.PP
+: Converts \f[B]x\f[R] from radians to degrees and returns the result.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]d2r(x)\f[R]
+.PP
+: Converts \f[B]x\f[R] from degrees to radians and returns the result.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]frand(p)\f[R]
+.PP
+: Generates a pseudo-random number between \f[B]0\f[R] (inclusive) and
+\f[B]1\f[R] (exclusive) with the number of decimal digits after the
+decimal point equal to the truncated absolute value of \f[B]p\f[R].
+If \f[B]p\f[R] is not \f[B]0\f[R], then calling this function will
+change the value of \f[B]seed\f[R].
+If \f[B]p\f[R] is \f[B]0\f[R], then \f[B]0\f[R] is returned, and
+\f[B]seed\f[R] is \f[I]not\f[R] changed.
+.PP
+\f[B]ifrand(i, p)\f[R]
+.PP
+: Generates a pseudo-random number that is between \f[B]0\f[R]
+(inclusive) and the truncated absolute value of \f[B]i\f[R] (exclusive)
+with the number of decimal digits after the decimal point equal to the
+truncated absolute value of \f[B]p\f[R].
+If the absolute value of \f[B]i\f[R] is greater than or equal to
+\f[B]2\f[R], and \f[B]p\f[R] is not \f[B]0\f[R], then calling this
+function will change the value of \f[B]seed\f[R]; otherwise, \f[B]0\f[R]
+is returned and \f[B]seed\f[R] is not changed.
+.PP
+\f[B]srand(x)\f[R]
+.PP
+: Returns \f[B]x\f[R] with its sign flipped with probability
+\f[B]0.5\f[R].
+In other words, it randomizes the sign of \f[B]x\f[R].
+.PP
+\f[B]brand()\f[R]
+.PP
+: Returns a random boolean value (either \f[B]0\f[R] or \f[B]1\f[R]).
+.PP
+\f[B]ubytes(x)\f[R]
+.PP
+: Returns the numbers of unsigned integer bytes required to hold the
+truncated absolute value of \f[B]x\f[R].
+.PP
+\f[B]sbytes(x)\f[R]
+.PP
+: Returns the numbers of signed, two\[aq]s-complement integer bytes
+required to hold the truncated value of \f[B]x\f[R].
+.PP
+\f[B]hex(x)\f[R]
+.PP
+: Outputs the hexadecimal (base \f[B]16\f[R]) representation of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]binary(x)\f[R]
+.PP
+: Outputs the binary (base \f[B]2\f[R]) representation of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]output(x, b)\f[R]
+.PP
+: Outputs the base \f[B]b\f[R] representation of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in as few power of two bytes as possible.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or is negative, an error message is printed
+instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in as few power of two bytes
+as possible.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, an error message is printed instead, but bc(1)
+is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uintn(x, n)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]n\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **n** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]intn(x, n)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]n\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **n** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint8(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]1\f[R] byte.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **1** byte, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int8(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]1\f[R] byte.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **1** byte, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint16(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]2\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **2** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int16(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]2\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **2** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint32(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]4\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **4** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int32(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]4\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **4** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint64(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]8\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **8** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int64(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]8\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **8** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]hex_uint(x, n)\f[R]
+.PP
+: Outputs the representation of the truncated absolute value of
+\f[B]x\f[R] as an unsigned integer in hexadecimal using \f[B]n\f[R]
+bytes.
+Not all of the value will be output if \f[B]n\f[R] is too small.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]binary_uint(x, n)\f[R]
+.PP
+: Outputs the representation of the truncated absolute value of
+\f[B]x\f[R] as an unsigned integer in binary using \f[B]n\f[R] bytes.
+Not all of the value will be output if \f[B]n\f[R] is too small.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]output_uint(x, n)\f[R]
+.PP
+: Outputs the representation of the truncated absolute value of
+\f[B]x\f[R] as an unsigned integer in the current \f[B]obase\f[R] (see
+the \f[B]SYNTAX\f[R] section) using \f[B]n\f[R] bytes.
+Not all of the value will be output if \f[B]n\f[R] is too small.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]output_byte(x, i)\f[R]
+.PP
+: Outputs byte \f[B]i\f[R] of the truncated absolute value of
+\f[B]x\f[R], where \f[B]0\f[R] is the least significant byte and
+\f[B]number_of_bytes - 1\f[R] is the most significant byte.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.SS Transcendental Functions
+.PP
+All transcendental functions can return slightly inaccurate results (up
+to 1 ULP (https://en.wikipedia.org/wiki/Unit_in_the_last_place)).
+This is unavoidable, and this
+article (https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT) explains
+why it is impossible and unnecessary to calculate exact results for the
+transcendental functions.
+.PP
+Because of the possible inaccuracy, I recommend that users call those
+functions with the precision (\f[B]scale\f[R]) set to at least 1 higher
+than is necessary.
+If exact results are \f[I]absolutely\f[R] required, users can double the
+precision (\f[B]scale\f[R]) and then truncate.
+.PP
+The transcendental functions in the standard math library are:
+.IP \[bu] 2
+\f[B]s(x)\f[R]
+.IP \[bu] 2
+\f[B]c(x)\f[R]
+.IP \[bu] 2
+\f[B]a(x)\f[R]
+.IP \[bu] 2
+\f[B]l(x)\f[R]
+.IP \[bu] 2
+\f[B]e(x)\f[R]
+.IP \[bu] 2
+\f[B]j(x, n)\f[R]
+.PP
+The transcendental functions in the extended math library are:
+.IP \[bu] 2
+\f[B]l2(x)\f[R]
+.IP \[bu] 2
+\f[B]l10(x)\f[R]
+.IP \[bu] 2
+\f[B]log(x, b)\f[R]
+.IP \[bu] 2
+\f[B]pi(p)\f[R]
+.IP \[bu] 2
+\f[B]t(x)\f[R]
+.IP \[bu] 2
+\f[B]a2(y, x)\f[R]
+.IP \[bu] 2
+\f[B]sin(x)\f[R]
+.IP \[bu] 2
+\f[B]cos(x)\f[R]
+.IP \[bu] 2
+\f[B]tan(x)\f[R]
+.IP \[bu] 2
+\f[B]atan(x)\f[R]
+.IP \[bu] 2
+\f[B]atan2(y, x)\f[R]
+.IP \[bu] 2
+\f[B]r2d(x)\f[R]
+.IP \[bu] 2
+\f[B]d2r(x)\f[R]
+.SH RESET
+.PP
+When bc(1) encounters an error or a signal that it has a non-default
+handler for, it resets.
+This means that several things happen.
+.PP
+First, any functions that are executing are stopped and popped off the
+stack.
+The behavior is not unlike that of exceptions in programming languages.
+Then the execution point is set so that any code waiting to execute
+(after all functions returned) is skipped.
+.PP
+Thus, when bc(1) resets, it skips any remaining code waiting to be
+executed.
+Then, if it is interactive mode, and the error was not a fatal error
+(see the \f[B]EXIT STATUS\f[R] section), it asks for more input;
+otherwise, it exits with the appropriate return code.
+.PP
+Note that this reset behavior is different from the GNU bc(1), which
+attempts to start executing the statement right after the one that
+caused an error.
+.SH PERFORMANCE
+.PP
+Most bc(1) implementations use \f[B]char\f[R] types to calculate the
+value of \f[B]1\f[R] decimal digit at a time, but that can be slow.
+This bc(1) does something different.
+.PP
+It uses large integers to calculate more than \f[B]1\f[R] decimal digit
+at a time.
+If built in a environment where \f[B]BC_LONG_BIT\f[R] (see the
+\f[B]LIMITS\f[R] section) is \f[B]64\f[R], then each integer has
+\f[B]9\f[R] decimal digits.
+If built in an environment where \f[B]BC_LONG_BIT\f[R] is \f[B]32\f[R]
+then each integer has \f[B]4\f[R] decimal digits.
+This value (the number of decimal digits per large integer) is called
+\f[B]BC_BASE_DIGS\f[R].
+.PP
+The actual values of \f[B]BC_LONG_BIT\f[R] and \f[B]BC_BASE_DIGS\f[R]
+can be queried with the \f[B]limits\f[R] statement.
+.PP
+In addition, this bc(1) uses an even larger integer for overflow
+checking.
+This integer type depends on the value of \f[B]BC_LONG_BIT\f[R], but is
+always at least twice as large as the integer type used to store digits.
+.SH LIMITS
+.PP
+The following are the limits on bc(1):
+.PP
+\f[B]BC_LONG_BIT\f[R]
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
+bc(1) was built.
+This determines how many decimal digits can be stored in a single large
+integer (see the \f[B]PERFORMANCE\f[R] section).
+.PP
+\f[B]BC_BASE_DIGS\f[R]
+.PP
+: The number of decimal digits per large integer (see the
+\f[B]PERFORMANCE\f[R] section).
+Depends on \f[B]BC_LONG_BIT\f[R].
+.PP
+\f[B]BC_BASE_POW\f[R]
+.PP
+: The max decimal number that each large integer can store (see
+\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
+Depends on \f[B]BC_BASE_DIGS\f[R].
+.PP
+\f[B]BC_OVERFLOW_MAX\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+section) can hold.
+Depends on \f[B]BC_LONG_BIT\f[R].
+.PP
+\f[B]BC_BASE_MAX\f[R]
+.PP
+: The maximum output base.
+Set at \f[B]BC_BASE_POW\f[R].
+.PP
+\f[B]BC_DIM_MAX\f[R]
+.PP
+: The maximum size of arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+\f[B]BC_SCALE_MAX\f[R]
+.PP
+: The maximum \f[B]scale\f[R].
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_STRING_MAX\f[R]
+.PP
+: The maximum length of strings.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_NAME_MAX\f[R]
+.PP
+: The maximum length of identifiers.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_NUM_MAX\f[R]
+.PP
+: The maximum length of a number (in decimal digits), which includes
+digits after the decimal point.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_RAND_MAX\f[R]
+.PP
+: The maximum integer (inclusive) returned by the \f[B]rand()\f[R]
+operand.
+Set at \f[B]2\[ha]BC_LONG_BIT-1\f[R].
+.PP
+Exponent
+.PP
+: The maximum allowable exponent (positive or negative).
+Set at \f[B]BC_OVERFLOW_MAX\f[R].
+.PP
+Number of vars
+.PP
+: The maximum number of vars/arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+The actual values can be queried with the \f[B]limits\f[R] statement.
+.PP
+These limits are meant to be effectively non-existent; the limits are so
+large (at least on 64-bit machines) that there should not be any point
+at which they become a problem.
+In fact, memory should be exhausted before these limits should be hit.
+.SH ENVIRONMENT VARIABLES
+.PP
+bc(1) recognizes the following environment variables:
+.PP
+\f[B]POSIXLY_CORRECT\f[R]
+.PP
+: If this variable exists (no matter the contents), bc(1) behaves as if
+the \f[B]-s\f[R] option was given.
+.PP
+\f[B]BC_ENV_ARGS\f[R]
+.PP
+: This is another way to give command-line arguments to bc(1).
+They should be in the same format as all other command-line arguments.
+These are always processed first, so any files given in
+\f[B]BC_ENV_ARGS\f[R] will be processed before arguments and files given
+on the command-line.
+This gives the user the ability to set up \[dq]standard\[dq] options and
+files to be used at every invocation.
+The most useful thing for such files to contain would be useful
+functions that the user might want every time bc(1) runs.
+.IP
+.nf
+\f[C]
+The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some bc file.bc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]bc\[rs]\[dq] file.bc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]bc\[aq] file.bc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
+\f[B]BC_LINE_LENGTH\f[R]
+.PP
+: If this environment variable exists and contains an integer that is
+greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
+(\f[B]2\[ha]16-1\f[R]), bc(1) will output lines to that length,
+including the backslash (\f[B]\[rs]\f[R]).
+The default line length is \f[B]70\f[R].
+.SH EXIT STATUS
+.PP
+bc(1) returns the following exit statuses:
+.PP
+\f[B]0\f[R]
+.PP
+: No error.
+.PP
+\f[B]1\f[R]
+.PP
+: A math error occurred.
+This follows standard practice of using \f[B]1\f[R] for expected errors,
+since math errors will happen in the process of normal execution.
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, using a negative number as a bound for the pseudo-random number
+generator, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**), places (**\[rs]\[at]**), left shift (**\[rs]<\[rs]<**), and right shift (**\[rs]>\[rs]>**)
+operators and their corresponding assignment operators.
+\f[R]
+.fi
+.PP
+\f[B]2\f[R]
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, using a token where it is invalid,
+giving an invalid expression, giving an invalid print statement, giving an
+invalid function definition, attempting to assign to an expression that is
+not a named expression (see the *Named Expressions* subsection of the
+**SYNTAX** section), giving an invalid **auto** list, having a duplicate
+**auto**/function parameter, failing to find the end of a code block,
+attempting to return a value from a **void** function, attempting to use a
+variable as a reference, and using any extensions when the option **-s** or
+any equivalents were given.
+\f[R]
+.fi
+.PP
+\f[B]3\f[R]
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, passing the wrong number of
+arguments to functions, attempting to call an undefined function, and
+attempting to use a **void** function call as a value in an expression.
+\f[R]
+.fi
+.PP
+\f[B]4\f[R]
+.PP
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (bc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
+.PP
+The exit status \f[B]4\f[R] is special; when a fatal error occurs, bc(1)
+always exits and returns \f[B]4\f[R], no matter what mode bc(1) is in.
+.PP
+The other statuses will only be returned when bc(1) is not in
+interactive mode (see the \f[B]INTERACTIVE MODE\f[R] section), since
+bc(1) resets its state (see the \f[B]RESET\f[R] section) and accepts
+more input when one of those errors occurs in interactive mode.
+This is also the case when interactive mode is forced by the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.PP
+These exit statuses allow bc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.SH INTERACTIVE MODE
+.PP
+Per the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+bc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both \f[B]stdin\f[R]
+and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
+and \f[B]--interactive\f[R] option can turn it on in other cases.
+.PP
+In interactive mode, bc(1) attempts to recover from errors (see the
+\f[B]RESET\f[R] section), and in normal execution, flushes
+\f[B]stdout\f[R] as soon as execution is done for the current input.
+.SH TTY MODE
+.PP
+If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
+connected to a TTY, bc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is required for history to be enabled (see the \f[B]COMMAND
+LINE HISTORY\f[R] section).
+It is also required to enable special handling for \f[B]SIGINT\f[R]
+signals.
+.PP
+TTY mode is different from interactive mode because interactive mode is
+required in the bc(1)
+specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
+to be connected to a terminal.
+.SH SIGNAL HANDLING
+.PP
+Sending a \f[B]SIGINT\f[R] will cause bc(1) to stop execution of the
+current input.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If bc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If bc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
+.PP
+This means that if a \f[B]SIGINT\f[R] is sent to bc(1) as it is
+executing a file, it can seem as though bc(1) did not respond to the
+signal since it will immediately start executing the next file.
+This is by design; most files that users execute when interacting with
+bc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file.
+The rest of the files could still be executed without problem, allowing
+the user to continue.
+.PP
+\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause bc(1) to clean up and
+exit, and it uses the default handler for all other signals.
+The one exception is \f[B]SIGHUP\f[R]; in that case, when bc(1) is in
+TTY mode, a \f[B]SIGHUP\f[R] will cause bc(1) to clean up and exit.
+.SH COMMAND LINE HISTORY
+.PP
+bc(1) supports interactive command-line editing.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), history is
+enabled.
+Previous lines can be recalled and edited with the arrow keys.
+.PP
+\f[B]Note\f[R]: tabs are converted to 8 spaces.
+.SH SEE ALSO
+.PP
+dc(1)
+.SH STANDARDS
+.PP
+bc(1) is compliant with the IEEE Std 1003.1-2017
+(\[lq]POSIX.1-2017\[rq]) (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+specification.
+The flags \f[B]-efghiqsvVw\f[R], all long options, and the extensions
+noted above are extensions to that specification.
+.PP
+Note that the specification explicitly says that bc(1) only accepts
+numbers that use a period (\f[B].\f[R]) as a radix point, regardless of
+the value of \f[B]LC_NUMERIC\f[R].
+.SH BUGS
+.PP
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
+.SH AUTHORS
+.PP
+Gavin D.
+Howard <gavin@yzena.com> and contributors.
diff --git a/manuals/bc/NP.1.md b/manuals/bc/NP.1.md
new file mode 100644
index 00000000..c8ae18b1
--- /dev/null
+++ b/manuals/bc/NP.1.md
@@ -0,0 +1,1696 @@
+<!---
+
+SPDX-License-Identifier: BSD-2-Clause
+
+Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+-->
+
+# NAME
+
+bc - arbitrary-precision decimal arithmetic language and calculator
+
+# SYNOPSIS
+
+**bc** [**-ghilPqRsvVw**] [**-\-global-stacks**] [**-\-help**] [**-\-interactive**] [**-\-mathlib**] [**-\-no-prompt**] [**-\-no-read-prompt**] [**-\-quiet**] [**-\-standard**] [**-\-warn**] [**-\-version**] [**-e** *expr*] [**-\-expression**=*expr*...] [**-f** *file*...] [**-\-file**=*file*...] [*file*...]
+
+# DESCRIPTION
+
+bc(1) is an interactive processor for a language first standardized in 1991 by
+POSIX. (The current standard is [here][1].) The language provides unlimited
+precision decimal arithmetic and is somewhat C-like, but there are differences.
+Such differences will be noted in this document.
+
+After parsing and handling options, this bc(1) reads any files given on the
+command line and executes them before reading from **stdin**.
+
+This bc(1) is a drop-in replacement for *any* bc(1), including (and
+especially) the GNU bc(1). It also has many extensions and extra features beyond
+other implementations.
+
+# OPTIONS
+
+The following are the options that bc(1) accepts.
+
+**-g**, **-\-global-stacks**
+
+: Turns the globals **ibase**, **obase**, **scale**, and **seed** into stacks.
+
+ This has the effect that a copy of the current value of all four are pushed
+ onto a stack for every function call, as well as popped when every function
+ returns. This means that functions can assign to any and all of those
+ globals without worrying that the change will affect other functions.
+ Thus, a hypothetical function named **output(x,b)** that simply printed
+ **x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+ instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+ This makes writing functions much easier.
+
+ (**Note**: the function **output(x,b)** exists in the extended math library.
+ See the **LIBRARY** section.)
+
+ However, since using this flag means that functions cannot set **ibase**,
+ **obase**, **scale**, or **seed** globally, functions that are made to do so
+ cannot work anymore. There are two possible use cases for that, and each has
+ a solution.
+
+ First, if a function is called on startup to turn bc(1) into a number
+ converter, it is possible to replace that capability with various shell
+ aliases. Examples:
+
+ alias d2o="bc -e ibase=A -e obase=8"
+ alias h2b="bc -e ibase=G -e obase=2"
+
+ Second, if the purpose of a function is to set **ibase**, **obase**,
+ **scale**, or **seed** globally for any other purpose, it could be split
+ into one to four functions (based on how many globals it sets) and each of
+ those functions could return the desired value for a global.
+
+ For functions that set **seed**, the value assigned to **seed** is not
+ propagated to parent functions. This means that the sequence of
+ pseudo-random numbers that they see will not be the same sequence of
+ pseudo-random numbers that any parent sees. This is only the case once
+ **seed** has been set.
+
+ If a function desires to not affect the sequence of pseudo-random numbers
+ of its parents, but wants to use the same **seed**, it can use the following
+ line:
+
+ seed = seed
+
+ If the behavior of this option is desired for every run of bc(1), then users
+ could make sure to define **BC_ENV_ARGS** and include this option (see the
+ **ENVIRONMENT VARIABLES** section for more details).
+
+ If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+ This is a **non-portable extension**.
+
+**-h**, **-\-help**
+
+: Prints a usage message and quits.
+
+**-i**, **-\-interactive**
+
+: Forces interactive mode. (See the **INTERACTIVE MODE** section.)
+
+ This is a **non-portable extension**.
+
+**-l**, **-\-mathlib**
+
+: Sets **scale** (see the **SYNTAX** section) to **20** and loads the included
+ math library and the extended math library before running any code,
+ including any expressions or files specified on the command line.
+
+ To learn what is in the libraries, see the **LIBRARY** section.
+
+**-P**, **-\-no-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-R**, **-\-no-read-prompt**
+
+: Because bc(1) was built without support for prompts, this option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-q**, **-\-quiet**
+
+: This option is for compatibility with the [GNU bc(1)][2]; it is a no-op.
+ Without this option, GNU bc(1) prints a copyright header. This bc(1) only
+ prints the copyright header if one or more of the **-v**, **-V**, or
+ **-\-version** options are given.
+
+ This is a **non-portable extension**.
+
+**-s**, **-\-standard**
+
+: Process exactly the language defined by the [standard][1] and error if any
+ extensions are used.
+
+ This is a **non-portable extension**.
+
+**-v**, **-V**, **-\-version**
+
+: Print the version information (copyright header) and exit.
+
+ This is a **non-portable extension**.
+
+**-w**, **-\-warn**
+
+: Like **-s** and **-\-standard**, except that warnings (and not errors) are
+ printed for non-standard extensions and execution continues normally.
+
+ This is a **non-portable extension**.
+
+**-e** *expr*, **-\-expression**=*expr*
+
+: Evaluates *expr*. If multiple expressions are given, they are evaluated in
+ order. If files are given as well (see below), the expressions and files are
+ evaluated in the order given. This means that if a file is given before an
+ expression, the file is read in and evaluated first.
+
+ If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**, whether on the
+ command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+ **-\-expression**, **-f**, or **-\-file** arguments are given after **-f-**
+ or equivalent is given, bc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+**-f** *file*, **-\-file**=*file*
+
+: Reads in *file* and evaluates it, line by line, as though it were read
+ through **stdin**. If expressions are also given (see above), the
+ expressions are evaluated in the order given.
+
+ If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**. However, if any other
+ **-e**, **-\-expression**, **-f**, or **-\-file** arguments are given after
+ **-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+All long options are **non-portable extensions**.
+
+# STDOUT
+
+Any non-error output is written to **stdout**. In addition, if history (see the
+**HISTORY** section) and the prompt (see the **TTY MODE** section) are enabled,
+both are output to **stdout**.
+
+**Note**: Unlike other bc(1) implementations, this bc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stdout**, so if
+**stdout** is closed, as in **bc <file> >&-**, it will quit with an error. This
+is done so that bc(1) can report problems when **stdout** is redirected to a
+file.
+
+If there are scripts that depend on the behavior of other bc(1) implementations,
+it is recommended that those scripts be changed to redirect **stdout** to
+**/dev/null**.
+
+# STDERR
+
+Any error output is written to **stderr**.
+
+**Note**: Unlike other bc(1) implementations, this bc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stderr**, so if
+**stderr** is closed, as in **bc <file> 2>&-**, it will quit with an error. This
+is done so that bc(1) can exit with an error code when **stderr** is redirected
+to a file.
+
+If there are scripts that depend on the behavior of other bc(1) implementations,
+it is recommended that those scripts be changed to redirect **stderr** to
+**/dev/null**.
+
+# SYNTAX
+
+The syntax for bc(1) programs is mostly C-like, with some differences. This
+bc(1) follows the [POSIX standard][1], which is a much more thorough resource
+for the language this bc(1) accepts. This section is meant to be a summary and a
+listing of all the extensions to the standard.
+
+In the sections below, **E** means expression, **S** means statement, and **I**
+means identifier.
+
+Identifiers (**I**) start with a lowercase letter and can be followed by any
+number (up to **BC_NAME_MAX-1**) of lowercase letters (**a-z**), digits
+(**0-9**), and underscores (**\_**). The regex is **\[a-z\]\[a-z0-9\_\]\***.
+Identifiers with more than one character (letter) are a
+**non-portable extension**.
+
+**ibase** is a global variable determining how to interpret constant numbers. It
+is the "input" base, or the number base used for interpreting input numbers.
+**ibase** is initially **10**. If the **-s** (**-\-standard**) and **-w**
+(**-\-warn**) flags were not given on the command line, the max allowable value
+for **ibase** is **36**. Otherwise, it is **16**. The min allowable value for
+**ibase** is **2**. The max allowable value for **ibase** can be queried in
+bc(1) programs with the **maxibase()** built-in function.
+
+**obase** is a global variable determining how to output results. It is the
+"output" base, or the number base used for outputting numbers. **obase** is
+initially **10**. The max allowable value for **obase** is **BC_BASE_MAX** and
+can be queried in bc(1) programs with the **maxobase()** built-in function. The
+min allowable value for **obase** is **0**. If **obase** is **0**, values are
+output in scientific notation, and if **obase** is **1**, values are output in
+engineering notation. Otherwise, values are output in the specified base.
+
+Outputting in scientific and engineering notations are **non-portable
+extensions**.
+
+The *scale* of an expression is the number of digits in the result of the
+expression right of the decimal point, and **scale** is a global variable that
+sets the precision of any operations, with exceptions. **scale** is initially
+**0**. **scale** cannot be negative. The max allowable value for **scale** is
+**BC_SCALE_MAX** and can be queried in bc(1) programs with the **maxscale()**
+built-in function.
+
+bc(1) has both *global* variables and *local* variables. All *local*
+variables are local to the function; they are parameters or are introduced in
+the **auto** list of a function (see the **FUNCTIONS** section). If a variable
+is accessed which is not a parameter or in the **auto** list, it is assumed to
+be *global*. If a parent function has a *local* variable version of a variable
+that a child function considers *global*, the value of that *global* variable in
+the child function is the value of the variable in the parent function, not the
+value of the actual *global* variable.
+
+All of the above applies to arrays as well.
+
+The value of a statement that is an expression (i.e., any of the named
+expressions or operands) is printed unless the lowest precedence operator is an
+assignment operator *and* the expression is notsurrounded by parentheses.
+
+The value that is printed is also assigned to the special variable **last**. A
+single dot (**.**) may also be used as a synonym for **last**. These are
+**non-portable extensions**.
+
+Either semicolons or newlines may separate statements.
+
+## Comments
+
+There are two kinds of comments:
+
+1. Block comments are enclosed in **/\*** and **\*/**.
+2. Line comments go from **#** until, and not including, the next newline. This
+ is a **non-portable extension**.
+
+## Named Expressions
+
+The following are named expressions in bc(1):
+
+1. Variables: **I**
+2. Array Elements: **I[E]**
+3. **ibase**
+4. **obase**
+5. **scale**
+6. **seed**
+7. **last** or a single dot (**.**)
+
+Numbers 6 and 7 are **non-portable extensions**.
+
+The meaning of **seed** is dependent on the current pseudo-random number
+generator but is guaranteed to not change except for new major versions.
+
+The *scale* and sign of the value may be significant.
+
+If a previously used **seed** value is assigned to **seed** and used again, the
+pseudo-random number generator is guaranteed to produce the same sequence of
+pseudo-random numbers as it did when the **seed** value was previously used.
+
+The exact value assigned to **seed** is not guaranteed to be returned if
+**seed** is queried again immediately. However, if **seed** *does* return a
+different value, both values, when assigned to **seed**, are guaranteed to
+produce the same sequence of pseudo-random numbers. This means that certain
+values assigned to **seed** will *not* produce unique sequences of pseudo-random
+numbers. The value of **seed** will change after any use of the **rand()** and
+**irand(E)** operands (see the *Operands* subsection below), except if the
+parameter passed to **irand(E)** is **0**, **1**, or negative.
+
+There is no limit to the length (number of significant decimal digits) or
+*scale* of the value that can be assigned to **seed**.
+
+Variables and arrays do not interfere; users can have arrays named the same as
+variables. This also applies to functions (see the **FUNCTIONS** section), so a
+user can have a variable, array, and function that all have the same name, and
+they will not shadow each other, whether inside of functions or not.
+
+Named expressions are required as the operand of **increment**/**decrement**
+operators and as the left side of **assignment** operators (see the *Operators*
+subsection).
+
+## Operands
+
+The following are valid operands in bc(1):
+
+1. Numbers (see the *Numbers* subsection below).
+2. Array indices (**I[E]**).
+3. **(E)**: The value of **E** (used to change precedence).
+4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
+5. **length(E)**: The number of significant decimal digits in **E**.
+6. **length(I[])**: The number of elements in the array **I**. This is a
+ **non-portable extension**.
+7. **scale(E)**: The *scale* of **E**.
+8. **abs(E)**: The absolute value of **E**. This is a **non-portable
+ extension**.
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+ a non-**void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
+ **I[]**, which will automatically be turned into array references (see the
+ *Array References* subsection of the **FUNCTIONS** section) if the
+ corresponding parameter in the function definition is an array reference.
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
+ result of that expression is the result of the **read()** operand. This is a
+ **non-portable extension**.
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+ extension**.
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
+ extension**.
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
+ extension**.
+14. **rand()**: A pseudo-random integer between **0** (inclusive) and
+ **BC_RAND_MAX** (inclusive). Using this operand will change the value of
+ **seed**. This is a **non-portable extension**.
+15. **irand(E)**: A pseudo-random integer between **0** (inclusive) and the
+ value of **E** (exclusive). If **E** is negative or is a non-integer
+ (**E**'s *scale* is not **0**), an error is raised, and bc(1) resets (see
+ the **RESET** section) while **seed** remains unchanged. If **E** is larger
+ than **BC_RAND_MAX**, the higher bound is honored by generating several
+ pseudo-random integers, multiplying them by appropriate powers of
+ **BC_RAND_MAX+1**, and adding them together. Thus, the size of integer that
+ can be generated with this operand is unbounded. Using this operand will
+ change the value of **seed**, unless the value of **E** is **0** or **1**.
+ In that case, **0** is returned, and **seed** is *not* changed. This is a
+ **non-portable extension**.
+16. **maxrand()**: The max integer returned by **rand()**. This is a
+ **non-portable extension**.
+
+The integers generated by **rand()** and **irand(E)** are guaranteed to be as
+unbiased as possible, subject to the limitations of the pseudo-random number
+generator.
+
+**Note**: The values returned by the pseudo-random number generator with
+**rand()** and **irand(E)** are guaranteed to *NOT* be cryptographically secure.
+This is a consequence of using a seeded pseudo-random number generator. However,
+they *are* guaranteed to be reproducible with identical **seed** values. This
+means that the pseudo-random values from bc(1) should only be used where a
+reproducible stream of pseudo-random numbers is *ESSENTIAL*. In any other case,
+use a non-seeded pseudo-random number generator.
+
+## Numbers
+
+Numbers are strings made up of digits, uppercase letters, and at most **1**
+period for a radix. Numbers can have up to **BC_NUM_MAX** digits. Uppercase
+letters are equal to **9** + their position in the alphabet (i.e., **A** equals
+**10**, or **9+1**). If a digit or letter makes no sense with the current value
+of **ibase**, they are set to the value of the highest valid digit in **ibase**.
+
+Single-character numbers (i.e., **A** alone) take the value that they would have
+if they were valid digits, regardless of the value of **ibase**. This means that
+**A** alone always equals decimal **10** and **Z** alone always equals decimal
+**35**.
+
+In addition, bc(1) accepts numbers in scientific notation. These have the form
+**\<number\>e\<integer\>**. The exponent (the portion after the **e**) must be
+an integer. An example is **1.89237e9**, which is equal to **1892370000**.
+Negative exponents are also allowed, so **4.2890e-3** is equal to **0.0042890**.
+
+Using scientific notation is an error or warning if the **-s** or **-w**,
+respectively, command-line options (or equivalents) are given.
+
+**WARNING**: Both the number and the exponent in scientific notation are
+interpreted according to the current **ibase**, but the number is still
+multiplied by **10\^exponent** regardless of the current **ibase**. For example,
+if **ibase** is **16** and bc(1) is given the number string **FFeA**, the
+resulting decimal number will be **2550000000000**, and if bc(1) is given the
+number string **10e-4**, the resulting decimal number will be **0.0016**.
+
+Accepting input as scientific notation is a **non-portable extension**.
+
+## Operators
+
+The following arithmetic and logical operators can be used. They are listed in
+order of decreasing precedence. Operators in the same group have the same
+precedence.
+
+**++** **-\-**
+
+: Type: Prefix and Postfix
+
+ Associativity: None
+
+ Description: **increment**, **decrement**
+
+**-** **!**
+
+: Type: Prefix
+
+ Associativity: None
+
+ Description: **negation**, **boolean not**
+
+**\$**
+
+: Type: Postfix
+
+ Associativity: None
+
+ Description: **truncation**
+
+**\@**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **set precision**
+
+**\^**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **power**
+
+**\*** **/** **%**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **multiply**, **divide**, **modulus**
+
+**+** **-**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **add**, **subtract**
+
+**\<\<** **\>\>**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **shift left**, **shift right**
+
+**=** **\<\<=** **\>\>=** **+=** **-=** **\*=** **/=** **%=** **\^=** **\@=**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **assignment**
+
+**==** **\<=** **\>=** **!=** **\<** **\>**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **relational**
+
+**&&**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **boolean and**
+
+**||**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **boolean or**
+
+The operators will be described in more detail below.
+
+**++** **-\-**
+
+: The prefix and postfix **increment** and **decrement** operators behave
+ exactly like they would in C. They require a named expression (see the
+ *Named Expressions* subsection) as an operand.
+
+ The prefix versions of these operators are more efficient; use them where
+ possible.
+
+**-**
+
+: The **negation** operator returns **0** if a user attempts to negate any
+ expression with the value **0**. Otherwise, a copy of the expression with
+ its sign flipped is returned.
+
+**!**
+
+: The **boolean not** operator returns **1** if the expression is **0**, or
+ **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**\$**
+
+: The **truncation** operator returns a copy of the given expression with all
+ of its *scale* removed.
+
+ This is a **non-portable extension**.
+
+**\@**
+
+: The **set precision** operator takes two expressions and returns a copy of
+ the first with its *scale* equal to the value of the second expression. That
+ could either mean that the number is returned without change (if the
+ *scale* of the first expression matches the value of the second
+ expression), extended (if it is less), or truncated (if it is more).
+
+ The second expression must be an integer (no *scale*) and non-negative.
+
+ This is a **non-portable extension**.
+
+**\^**
+
+: The **power** operator (not the **exclusive or** operator, as it would be in
+ C) takes two expressions and raises the first to the power of the value of
+ the second. The *scale* of the result is equal to **scale**.
+
+ The second expression must be an integer (no *scale*), and if it is
+ negative, the first value must be non-zero.
+
+**\***
+
+: The **multiply** operator takes two expressions, multiplies them, and
+ returns the product. If **a** is the *scale* of the first expression and
+ **b** is the *scale* of the second expression, the *scale* of the result is
+ equal to **min(a+b,max(scale,a,b))** where **min()** and **max()** return
+ the obvious values.
+
+**/**
+
+: The **divide** operator takes two expressions, divides them, and returns the
+ quotient. The *scale* of the result shall be the value of **scale**.
+
+ The second expression must be non-zero.
+
+**%**
+
+: The **modulus** operator takes two expressions, **a** and **b**, and
+ evaluates them by 1) Computing **a/b** to current **scale** and 2) Using the
+ result of step 1 to calculate **a-(a/b)\*b** to *scale*
+ **max(scale+scale(b),scale(a))**.
+
+ The second expression must be non-zero.
+
+**+**
+
+: The **add** operator takes two expressions, **a** and **b**, and returns the
+ sum, with a *scale* equal to the max of the *scale*s of **a** and **b**.
+
+**-**
+
+: The **subtract** operator takes two expressions, **a** and **b**, and
+ returns the difference, with a *scale* equal to the max of the *scale*s of
+ **a** and **b**.
+
+**\<\<**
+
+: The **left shift** operator takes two expressions, **a** and **b**, and
+ returns a copy of the value of **a** with its decimal point moved **b**
+ places to the right.
+
+ The second expression must be an integer (no *scale*) and non-negative.
+
+ This is a **non-portable extension**.
+
+**\>\>**
+
+: The **right shift** operator takes two expressions, **a** and **b**, and
+ returns a copy of the value of **a** with its decimal point moved **b**
+ places to the left.
+
+ The second expression must be an integer (no *scale*) and non-negative.
+
+ This is a **non-portable extension**.
+
+**=** **\<\<=** **\>\>=** **+=** **-=** **\*=** **/=** **%=** **\^=** **\@=**
+
+: The **assignment** operators take two expressions, **a** and **b** where
+ **a** is a named expression (see the *Named Expressions* subsection).
+
+ For **=**, **b** is copied and the result is assigned to **a**. For all
+ others, **a** and **b** are applied as operands to the corresponding
+ arithmetic operator and the result is assigned to **a**.
+
+ The **assignment** operators that correspond to operators that are
+ extensions are themselves **non-portable extensions**.
+
+**==** **\<=** **\>=** **!=** **\<** **\>**
+
+: The **relational** operators compare two expressions, **a** and **b**, and
+ if the relation holds, according to C language semantics, the result is
+ **1**. Otherwise, it is **0**.
+
+ Note that unlike in C, these operators have a lower precedence than the
+ **assignment** operators, which means that **a=b\>c** is interpreted as
+ **(a=b)\>c**.
+
+ Also, unlike the [standard][1] requires, these operators can appear anywhere
+ any other expressions can be used. This allowance is a
+ **non-portable extension**.
+
+**&&**
+
+: The **boolean and** operator takes two expressions and returns **1** if both
+ expressions are non-zero, **0** otherwise.
+
+ This is *not* a short-circuit operator.
+
+ This is a **non-portable extension**.
+
+**||**
+
+: The **boolean or** operator takes two expressions and returns **1** if one
+ of the expressions is non-zero, **0** otherwise.
+
+ This is *not* a short-circuit operator.
+
+ This is a **non-portable extension**.
+
+## Statements
+
+The following items are statements:
+
+1. **E**
+2. **{** **S** **;** ... **;** **S** **}**
+3. **if** **(** **E** **)** **S**
+4. **if** **(** **E** **)** **S** **else** **S**
+5. **while** **(** **E** **)** **S**
+6. **for** **(** **E** **;** **E** **;** **E** **)** **S**
+7. An empty statement
+8. **break**
+9. **continue**
+10. **quit**
+11. **halt**
+12. **limits**
+13. A string of characters, enclosed in double quotes
+14. **print** **E** **,** ... **,** **E**
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+ a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
+ **I[]**, which will automatically be turned into array references (see the
+ *Array References* subsection of the **FUNCTIONS** section) if the
+ corresponding parameter in the function definition is an array reference.
+
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
+
+Also, as a **non-portable extension**, any or all of the expressions in the
+header of a for loop may be omitted. If the condition (second expression) is
+omitted, it is assumed to be a constant **1**.
+
+The **break** statement causes a loop to stop iterating and resume execution
+immediately following a loop. This is only allowed in loops.
+
+The **continue** statement causes a loop iteration to stop early and returns to
+the start of the loop, including testing the loop condition. This is only
+allowed in loops.
+
+The **if** **else** statement does the same thing as in C.
+
+The **quit** statement causes bc(1) to quit, even if it is on a branch that will
+not be executed (it is a compile-time command).
+
+The **halt** statement causes bc(1) to quit, if it is executed. (Unlike **quit**
+if it is on a branch of an **if** statement that is not executed, bc(1) does not
+quit.)
+
+The **limits** statement prints the limits that this bc(1) is subject to. This
+is like the **quit** statement in that it is a compile-time command.
+
+An expression by itself is evaluated and printed, followed by a newline.
+
+Both scientific notation and engineering notation are available for printing the
+results of expressions. Scientific notation is activated by assigning **0** to
+**obase**, and engineering notation is activated by assigning **1** to
+**obase**. To deactivate them, just assign a different value to **obase**.
+
+Scientific notation and engineering notation are disabled if bc(1) is run with
+either the **-s** or **-w** command-line options (or equivalents).
+
+Printing numbers in scientific notation and/or engineering notation is a
+**non-portable extension**.
+
+## Print Statement
+
+The "expressions" in a **print** statement may also be strings. If they are, there
+are backslash escape sequences that are interpreted specially. What those
+sequences are, and what they cause to be printed, are shown below:
+
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
+
+Any other character following a backslash causes the backslash and character to
+be printed as-is.
+
+Any non-string expression in a print statement shall be assigned to **last**,
+like any other expression that is printed.
+
+## Order of Evaluation
+
+All expressions in a statment are evaluated left to right, except as necessary
+to maintain order of operations. This means, for example, assuming that **i** is
+equal to **0**, in the expression
+
+ a[i++] = i++
+
+the first (or 0th) element of **a** is set to **1**, and **i** is equal to **2**
+at the end of the expression.
+
+This includes function arguments. Thus, assuming **i** is equal to **0**, this
+means that in the expression
+
+ x(i++, i++)
+
+the first argument passed to **x()** is **0**, and the second argument is **1**,
+while **i** is equal to **2** before the function starts executing.
+
+# FUNCTIONS
+
+Function definitions are as follows:
+
+```
+define I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return(E)
+}
+```
+
+Any **I** in the parameter list or **auto** list may be replaced with **I[]** to
+make a parameter or **auto** var an array, and any **I** in the parameter list
+may be replaced with **\*I[]** to make a parameter an array reference. Callers
+of functions that take array references should not put an asterisk in the call;
+they must be called with just **I[]** like normal array parameters and will be
+automatically converted into references.
+
+As a **non-portable extension**, the opening brace of a **define** statement may
+appear on the next line.
+
+As a **non-portable extension**, the return statement may also be in one of the
+following forms:
+
+1. **return**
+2. **return** **(** **)**
+3. **return** **E**
+
+The first two, or not specifying a **return** statement, is equivalent to
+**return (0)**, unless the function is a **void** function (see the *Void
+Functions* subsection below).
+
+## Void Functions
+
+Functions can also be **void** functions, defined as follows:
+
+```
+define void I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return
+}
+```
+
+They can only be used as standalone expressions, where such an expression would
+be printed alone, except in a print statement.
+
+Void functions can only use the first two **return** statements listed above.
+They can also omit the return statement entirely.
+
+The word "void" is not treated as a keyword; it is still possible to have
+variables, arrays, and functions named **void**. The word "void" is only
+treated specially right after the **define** keyword.
+
+This is a **non-portable extension**.
+
+## Array References
+
+For any array in the parameter list, if the array is declared in the form
+
+```
+*I[]
+```
+
+it is a **reference**. Any changes to the array in the function are reflected,
+when the function returns, to the array that was passed in.
+
+Other than this, all function arguments are passed by value.
+
+This is a **non-portable extension**.
+
+# LIBRARY
+
+All of the functions below, including the functions in the extended math
+library (see the *Extended Library* subsection below), are available when the
+**-l** or **-\-mathlib** command-line flags are given, except that the extended
+math library is not available when the **-s** option, the **-w** option, or
+equivalents are given.
+
+## Standard Library
+
+The [standard][1] defines the following functions for the math library:
+
+**s(x)**
+
+: Returns the sine of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**c(x)**
+
+: Returns the cosine of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**a(x)**
+
+: Returns the arctangent of **x**, in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**l(x)**
+
+: Returns the natural logarithm of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**e(x)**
+
+: Returns the mathematical constant **e** raised to the power of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**j(x, n)**
+
+: Returns the bessel integer order **n** (truncated) of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+## Extended Library
+
+The extended library is *not* loaded when the **-s**/**-\-standard** or
+**-w**/**-\-warn** options are given since they are not part of the library
+defined by the [standard][1].
+
+The extended library is a **non-portable extension**.
+
+**p(x, y)**
+
+: Calculates **x** to the power of **y**, even if **y** is not an integer, and
+ returns the result to the current **scale**.
+
+ It is an error if **y** is negative and **x** is **0**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**r(x, p)**
+
+: Returns **x** rounded to **p** decimal places according to the rounding mode
+ [round half away from **0**][3].
+
+**ceil(x, p)**
+
+: Returns **x** rounded to **p** decimal places according to the rounding mode
+ [round away from **0**][6].
+
+**f(x)**
+
+: Returns the factorial of the truncated absolute value of **x**.
+
+**perm(n, k)**
+
+: Returns the permutation of the truncated absolute value of **n** of the
+ truncated absolute value of **k**, if **k \<= n**. If not, it returns **0**.
+
+**comb(n, k)**
+
+: Returns the combination of the truncated absolute value of **n** of the
+ truncated absolute value of **k**, if **k \<= n**. If not, it returns **0**.
+
+**l2(x)**
+
+: Returns the logarithm base **2** of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**l10(x)**
+
+: Returns the logarithm base **10** of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**log(x, b)**
+
+: Returns the logarithm base **b** of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**cbrt(x)**
+
+: Returns the cube root of **x**.
+
+**root(x, n)**
+
+: Calculates the truncated value of **n**, **r**, and returns the **r**th root
+ of **x** to the current **scale**.
+
+ If **r** is **0** or negative, this raises an error and causes bc(1) to
+ reset (see the **RESET** section). It also raises an error and causes bc(1)
+ to reset if **r** is even and **x** is negative.
+
+**pi(p)**
+
+: Returns **pi** to **p** decimal places.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**t(x)**
+
+: Returns the tangent of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**a2(y, x)**
+
+: Returns the arctangent of **y/x**, in radians. If both **y** and **x** are
+ equal to **0**, it raises an error and causes bc(1) to reset (see the
+ **RESET** section). Otherwise, if **x** is greater than **0**, it returns
+ **a(y/x)**. If **x** is less than **0**, and **y** is greater than or equal
+ to **0**, it returns **a(y/x)+pi**. If **x** is less than **0**, and **y**
+ is less than **0**, it returns **a(y/x)-pi**. If **x** is equal to **0**,
+ and **y** is greater than **0**, it returns **pi/2**. If **x** is equal to
+ **0**, and **y** is less than **0**, it returns **-pi/2**.
+
+ This function is the same as the **atan2()** function in many programming
+ languages.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**sin(x)**
+
+: Returns the sine of **x**, which is assumed to be in radians.
+
+ This is an alias of **s(x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**cos(x)**
+
+: Returns the cosine of **x**, which is assumed to be in radians.
+
+ This is an alias of **c(x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**tan(x)**
+
+: Returns the tangent of **x**, which is assumed to be in radians.
+
+ If **x** is equal to **1** or **-1**, this raises an error and causes bc(1)
+ to reset (see the **RESET** section).
+
+ This is an alias of **t(x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**atan(x)**
+
+: Returns the arctangent of **x**, in radians.
+
+ This is an alias of **a(x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**atan2(y, x)**
+
+: Returns the arctangent of **y/x**, in radians. If both **y** and **x** are
+ equal to **0**, it raises an error and causes bc(1) to reset (see the
+ **RESET** section). Otherwise, if **x** is greater than **0**, it returns
+ **a(y/x)**. If **x** is less than **0**, and **y** is greater than or equal
+ to **0**, it returns **a(y/x)+pi**. If **x** is less than **0**, and **y**
+ is less than **0**, it returns **a(y/x)-pi**. If **x** is equal to **0**,
+ and **y** is greater than **0**, it returns **pi/2**. If **x** is equal to
+ **0**, and **y** is less than **0**, it returns **-pi/2**.
+
+ This function is the same as the **atan2()** function in many programming
+ languages.
+
+ This is an alias of **a2(y, x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**r2d(x)**
+
+: Converts **x** from radians to degrees and returns the result.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**d2r(x)**
+
+: Converts **x** from degrees to radians and returns the result.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**frand(p)**
+
+: Generates a pseudo-random number between **0** (inclusive) and **1**
+ (exclusive) with the number of decimal digits after the decimal point equal
+ to the truncated absolute value of **p**. If **p** is not **0**, then
+ calling this function will change the value of **seed**. If **p** is **0**,
+ then **0** is returned, and **seed** is *not* changed.
+
+**ifrand(i, p)**
+
+: Generates a pseudo-random number that is between **0** (inclusive) and the
+ truncated absolute value of **i** (exclusive) with the number of decimal
+ digits after the decimal point equal to the truncated absolute value of
+ **p**. If the absolute value of **i** is greater than or equal to **2**, and
+ **p** is not **0**, then calling this function will change the value of
+ **seed**; otherwise, **0** is returned and **seed** is not changed.
+
+**srand(x)**
+
+: Returns **x** with its sign flipped with probability **0.5**. In other
+ words, it randomizes the sign of **x**.
+
+**brand()**
+
+: Returns a random boolean value (either **0** or **1**).
+
+**ubytes(x)**
+
+: Returns the numbers of unsigned integer bytes required to hold the truncated
+ absolute value of **x**.
+
+**sbytes(x)**
+
+: Returns the numbers of signed, two's-complement integer bytes required to
+ hold the truncated value of **x**.
+
+**hex(x)**
+
+: Outputs the hexadecimal (base **16**) representation of **x**.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**binary(x)**
+
+: Outputs the binary (base **2**) representation of **x**.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**output(x, b)**
+
+: Outputs the base **b** representation of **x**.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in as few power of two bytes as possible. Both outputs are
+ split into bytes separated by spaces.
+
+ If **x** is not an integer or is negative, an error message is printed
+ instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in as few power of two bytes as possible. Both
+ outputs are split into bytes separated by spaces.
+
+ If **x** is not an integer, an error message is printed instead, but bc(1)
+ is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uintn(x, n)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **n** bytes. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **n** bytes, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**intn(x, n)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **n** bytes. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **n** bytes, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint8(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **1** byte. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **1** byte, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int8(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **1** byte. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **1** byte, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint16(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **2** bytes. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **2** bytes, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int16(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **2** bytes. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **2** bytes, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint32(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **4** bytes. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **4** bytes, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int32(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **4** bytes. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **4** bytes, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint64(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **8** bytes. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **8** bytes, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int64(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **8** bytes. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **8** bytes, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**hex_uint(x, n)**
+
+: Outputs the representation of the truncated absolute value of **x** as an
+ unsigned integer in hexadecimal using **n** bytes. Not all of the value will
+ be output if **n** is too small.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**binary_uint(x, n)**
+
+: Outputs the representation of the truncated absolute value of **x** as an
+ unsigned integer in binary using **n** bytes. Not all of the value will be
+ output if **n** is too small.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**output_uint(x, n)**
+
+: Outputs the representation of the truncated absolute value of **x** as an
+ unsigned integer in the current **obase** (see the **SYNTAX** section) using
+ **n** bytes. Not all of the value will be output if **n** is too small.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**output_byte(x, i)**
+
+: Outputs byte **i** of the truncated absolute value of **x**, where **0** is
+ the least significant byte and **number_of_bytes - 1** is the most
+ significant byte.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+## Transcendental Functions
+
+All transcendental functions can return slightly inaccurate results (up to 1
+[ULP][4]). This is unavoidable, and [this article][5] explains why it is
+impossible and unnecessary to calculate exact results for the transcendental
+functions.
+
+Because of the possible inaccuracy, I recommend that users call those functions
+with the precision (**scale**) set to at least 1 higher than is necessary. If
+exact results are *absolutely* required, users can double the precision
+(**scale**) and then truncate.
+
+The transcendental functions in the standard math library are:
+
+* **s(x)**
+* **c(x)**
+* **a(x)**
+* **l(x)**
+* **e(x)**
+* **j(x, n)**
+
+The transcendental functions in the extended math library are:
+
+* **l2(x)**
+* **l10(x)**
+* **log(x, b)**
+* **pi(p)**
+* **t(x)**
+* **a2(y, x)**
+* **sin(x)**
+* **cos(x)**
+* **tan(x)**
+* **atan(x)**
+* **atan2(y, x)**
+* **r2d(x)**
+* **d2r(x)**
+
+# RESET
+
+When bc(1) encounters an error or a signal that it has a non-default handler
+for, it resets. This means that several things happen.
+
+First, any functions that are executing are stopped and popped off the stack.
+The behavior is not unlike that of exceptions in programming languages. Then
+the execution point is set so that any code waiting to execute (after all
+functions returned) is skipped.
+
+Thus, when bc(1) resets, it skips any remaining code waiting to be executed.
+Then, if it is interactive mode, and the error was not a fatal error (see the
+**EXIT STATUS** section), it asks for more input; otherwise, it exits with the
+appropriate return code.
+
+Note that this reset behavior is different from the GNU bc(1), which attempts to
+start executing the statement right after the one that caused an error.
+
+# PERFORMANCE
+
+Most bc(1) implementations use **char** types to calculate the value of **1**
+decimal digit at a time, but that can be slow. This bc(1) does something
+different.
+
+It uses large integers to calculate more than **1** decimal digit at a time. If
+built in a environment where **BC_LONG_BIT** (see the **LIMITS** section) is
+**64**, then each integer has **9** decimal digits. If built in an environment
+where **BC_LONG_BIT** is **32** then each integer has **4** decimal digits. This
+value (the number of decimal digits per large integer) is called
+**BC_BASE_DIGS**.
+
+The actual values of **BC_LONG_BIT** and **BC_BASE_DIGS** can be queried with
+the **limits** statement.
+
+In addition, this bc(1) uses an even larger integer for overflow checking. This
+integer type depends on the value of **BC_LONG_BIT**, but is always at least
+twice as large as the integer type used to store digits.
+
+# LIMITS
+
+The following are the limits on bc(1):
+
+**BC_LONG_BIT**
+
+: The number of bits in the **long** type in the environment where bc(1) was
+ built. This determines how many decimal digits can be stored in a single
+ large integer (see the **PERFORMANCE** section).
+
+**BC_BASE_DIGS**
+
+: The number of decimal digits per large integer (see the **PERFORMANCE**
+ section). Depends on **BC_LONG_BIT**.
+
+**BC_BASE_POW**
+
+: The max decimal number that each large integer can store (see
+ **BC_BASE_DIGS**) plus **1**. Depends on **BC_BASE_DIGS**.
+
+**BC_OVERFLOW_MAX**
+
+: The max number that the overflow type (see the **PERFORMANCE** section) can
+ hold. Depends on **BC_LONG_BIT**.
+
+**BC_BASE_MAX**
+
+: The maximum output base. Set at **BC_BASE_POW**.
+
+**BC_DIM_MAX**
+
+: The maximum size of arrays. Set at **SIZE_MAX-1**.
+
+**BC_SCALE_MAX**
+
+: The maximum **scale**. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_STRING_MAX**
+
+: The maximum length of strings. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_NAME_MAX**
+
+: The maximum length of identifiers. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_NUM_MAX**
+
+: The maximum length of a number (in decimal digits), which includes digits
+ after the decimal point. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_RAND_MAX**
+
+: The maximum integer (inclusive) returned by the **rand()** operand. Set at
+ **2\^BC_LONG_BIT-1**.
+
+Exponent
+
+: The maximum allowable exponent (positive or negative). Set at
+ **BC_OVERFLOW_MAX**.
+
+Number of vars
+
+: The maximum number of vars/arrays. Set at **SIZE_MAX-1**.
+
+The actual values can be queried with the **limits** statement.
+
+These limits are meant to be effectively non-existent; the limits are so large
+(at least on 64-bit machines) that there should not be any point at which they
+become a problem. In fact, memory should be exhausted before these limits should
+be hit.
+
+# ENVIRONMENT VARIABLES
+
+bc(1) recognizes the following environment variables:
+
+**POSIXLY_CORRECT**
+
+: If this variable exists (no matter the contents), bc(1) behaves as if
+ the **-s** option was given.
+
+**BC_ENV_ARGS**
+
+: This is another way to give command-line arguments to bc(1). They should be
+ in the same format as all other command-line arguments. These are always
+ processed first, so any files given in **BC_ENV_ARGS** will be processed
+ before arguments and files given on the command-line. This gives the user
+ the ability to set up "standard" options and files to be used at every
+ invocation. The most useful thing for such files to contain would be useful
+ functions that the user might want every time bc(1) runs.
+
+ The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+ but it does not understand escape sequences. For example, the string
+ **"/home/gavin/some bc file.bc"** will be correctly parsed, but the string
+ **"/home/gavin/some \"bc\" file.bc"** will include the backslashes.
+
+ The quote parsing will handle either kind of quotes, **'** or **"**. Thus,
+ if you have a file with any number of single quotes in the name, you can use
+ double quotes as the outside quotes, as in **"some 'bc' file.bc"**, and vice
+ versa if you have a file with double quotes. However, handling a file with
+ both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+ complexity of the parsing, though such files are still supported on the
+ command-line where the parsing is done by the shell.
+
+**BC_LINE_LENGTH**
+
+: If this environment variable exists and contains an integer that is greater
+ than **1** and is less than **UINT16_MAX** (**2\^16-1**), bc(1) will output
+ lines to that length, including the backslash (**\\**). The default line
+ length is **70**.
+
+# EXIT STATUS
+
+bc(1) returns the following exit statuses:
+
+**0**
+
+: No error.
+
+**1**
+
+: A math error occurred. This follows standard practice of using **1** for
+ expected errors, since math errors will happen in the process of normal
+ execution.
+
+ Math errors include divide by **0**, taking the square root of a negative
+ number, using a negative number as a bound for the pseudo-random number
+ generator, attempting to convert a negative number to a hardware integer,
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
+
+ Converting to a hardware integer happens for the second operand of the power
+ (**\^**), places (**\@**), left shift (**\<\<**), and right shift (**\>\>**)
+ operators and their corresponding assignment operators.
+
+**2**
+
+: A parse error occurred.
+
+ Parse errors include unexpected **EOF**, using an invalid character, failing
+ to find the end of a string or comment, using a token where it is invalid,
+ giving an invalid expression, giving an invalid print statement, giving an
+ invalid function definition, attempting to assign to an expression that is
+ not a named expression (see the *Named Expressions* subsection of the
+ **SYNTAX** section), giving an invalid **auto** list, having a duplicate
+ **auto**/function parameter, failing to find the end of a code block,
+ attempting to return a value from a **void** function, attempting to use a
+ variable as a reference, and using any extensions when the option **-s** or
+ any equivalents were given.
+
+**3**
+
+: A runtime error occurred.
+
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
+
+**4**
+
+: A fatal error occurred.
+
+ Fatal errors include memory allocation errors, I/O errors, failing to open
+ files, attempting to use files that do not have only ASCII characters (bc(1)
+ only accepts ASCII characters), attempting to open a directory as a file,
+ and giving invalid command-line options.
+
+The exit status **4** is special; when a fatal error occurs, bc(1) always exits
+and returns **4**, no matter what mode bc(1) is in.
+
+The other statuses will only be returned when bc(1) is not in interactive mode
+(see the **INTERACTIVE MODE** section), since bc(1) resets its state (see the
+**RESET** section) and accepts more input when one of those errors occurs in
+interactive mode. This is also the case when interactive mode is forced by the
+**-i** flag or **-\-interactive** option.
+
+These exit statuses allow bc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the **-i** flag or
+**-\-interactive** option.
+
+# INTERACTIVE MODE
+
+Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both **stdin** and **stdout**
+are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
+turn it on in other cases.
+
+In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
+section), and in normal execution, flushes **stdout** as soon as execution is
+done for the current input.
+
+# TTY MODE
+
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
+
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
+
+TTY mode is different from interactive mode because interactive mode is required
+in the [bc(1) specification][1], and interactive mode requires only **stdin**
+and **stdout** to be connected to a terminal.
+
+# SIGNAL HANDLING
+
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
+
+Note that "current input" can mean one of two things. If bc(1) is processing
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
+
+This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
+can seem as though bc(1) did not respond to the signal since it will immediately
+start executing the next file. This is by design; most files that users execute
+when interacting with bc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file. The
+rest of the files could still be executed without problem, allowing the user to
+continue.
+
+**SIGTERM** and **SIGQUIT** cause bc(1) to clean up and exit, and it uses the
+default handler for all other signals. The one exception is **SIGHUP**; in that
+case, when bc(1) is in TTY mode, a **SIGHUP** will cause bc(1) to clean up and
+exit.
+
+# COMMAND LINE HISTORY
+
+bc(1) supports interactive command-line editing. If bc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
+
+**Note**: tabs are converted to 8 spaces.
+
+# SEE ALSO
+
+dc(1)
+
+# STANDARDS
+
+bc(1) is compliant with the [IEEE Std 1003.1-2017 (“POSIX.1-2017â€)][1]
+specification. The flags **-efghiqsvVw**, all long options, and the extensions
+noted above are extensions to that specification.
+
+Note that the specification explicitly says that bc(1) only accepts numbers that
+use a period (**.**) as a radix point, regardless of the value of
+**LC_NUMERIC**.
+
+# BUGS
+
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
+
+# AUTHORS
+
+Gavin D. Howard <gavin@yzena.com> and contributors.
+
+[1]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
+[2]: https://www.gnu.org/software/bc/
+[3]: https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero
+[4]: https://en.wikipedia.org/wiki/Unit_in_the_last_place
+[5]: https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT
+[6]: https://en.wikipedia.org/wiki/Rounding#Rounding_away_from_zero
diff --git a/manuals/bc/P.1 b/manuals/bc/P.1
new file mode 100644
index 00000000..ed539824
--- /dev/null
+++ b/manuals/bc/P.1
@@ -0,0 +1,2250 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions are met:
+.\"
+.\" * Redistributions of source code must retain the above copyright notice,
+.\" this list of conditions and the following disclaimer.
+.\"
+.\" * Redistributions in binary form must reproduce the above copyright notice,
+.\" this list of conditions and the following disclaimer in the documentation
+.\" and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
+.SH NAME
+.PP
+bc - arbitrary-precision decimal arithmetic language and calculator
+.SH SYNOPSIS
+.PP
+\f[B]bc\f[R] [\f[B]-ghilPqRsvVw\f[R]] [\f[B]--global-stacks\f[R]]
+[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--mathlib\f[R]]
+[\f[B]--no-prompt\f[R]] [\f[B]--no-read-prompt\f[R]] [\f[B]--quiet\f[R]]
+[\f[B]--standard\f[R]] [\f[B]--warn\f[R]] [\f[B]--version\f[R]]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
+.SH DESCRIPTION
+.PP
+bc(1) is an interactive processor for a language first standardized in
+1991 by POSIX.
+(The current standard is
+here (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html).)
+The language provides unlimited precision decimal arithmetic and is
+somewhat C-like, but there are differences.
+Such differences will be noted in this document.
+.PP
+After parsing and handling options, this bc(1) reads any files given on
+the command line and executes them before reading from \f[B]stdin\f[R].
+.PP
+This bc(1) is a drop-in replacement for \f[I]any\f[R] bc(1), including
+(and especially) the GNU bc(1).
+It also has many extensions and extra features beyond other
+implementations.
+.SH OPTIONS
+.PP
+The following are the options that bc(1) accepts.
+.PP
+\f[B]-g\f[R], \f[B]--global-stacks\f[R]
+.PP
+: Turns the globals \f[B]ibase\f[R], \f[B]obase\f[R], \f[B]scale\f[R],
+and \f[B]seed\f[R] into stacks.
+.IP
+.nf
+\f[C]
+This has the effect that a copy of the current value of all four are pushed
+onto a stack for every function call, as well as popped when every function
+returns. This means that functions can assign to any and all of those
+globals without worrying that the change will affect other functions.
+Thus, a hypothetical function named **output(x,b)** that simply printed
+**x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+This makes writing functions much easier.
+
+(**Note**: the function **output(x,b)** exists in the extended math library.
+ See the **LIBRARY** section.)
+
+However, since using this flag means that functions cannot set **ibase**,
+**obase**, **scale**, or **seed** globally, functions that are made to do so
+cannot work anymore. There are two possible use cases for that, and each has
+a solution.
+
+First, if a function is called on startup to turn bc(1) into a number
+converter, it is possible to replace that capability with various shell
+aliases. Examples:
+
+ alias d2o=\[dq]bc -e ibase=A -e obase=8\[dq]
+ alias h2b=\[dq]bc -e ibase=G -e obase=2\[dq]
+
+Second, if the purpose of a function is to set **ibase**, **obase**,
+**scale**, or **seed** globally for any other purpose, it could be split
+into one to four functions (based on how many globals it sets) and each of
+those functions could return the desired value for a global.
+
+For functions that set **seed**, the value assigned to **seed** is not
+propagated to parent functions. This means that the sequence of
+pseudo-random numbers that they see will not be the same sequence of
+pseudo-random numbers that any parent sees. This is only the case once
+**seed** has been set.
+
+If a function desires to not affect the sequence of pseudo-random numbers
+of its parents, but wants to use the same **seed**, it can use the following
+line:
+
+ seed = seed
+
+If the behavior of this option is desired for every run of bc(1), then users
+could make sure to define **BC_ENV_ARGS** and include this option (see the
+**ENVIRONMENT VARIABLES** section for more details).
+
+If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-l\f[R], \f[B]--mathlib\f[R]
+.PP
+: Sets \f[B]scale\f[R] (see the \f[B]SYNTAX\f[R] section) to
+\f[B]20\f[R] and loads the included math library and the extended math
+library before running any code, including any expressions or files
+specified on the command line.
+.IP
+.nf
+\f[C]
+To learn what is in the libraries, see the **LIBRARY** section.
+\f[R]
+.fi
+.PP
+\f[B]-P\f[R], \f[B]--no-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
+.PP
+: Because bc(1) was built without support for prompts, this option is a
+no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-q\f[R], \f[B]--quiet\f[R]
+.PP
+: This option is for compatibility with the GNU
+bc(1) (https://www.gnu.org/software/bc/); it is a no-op.
+Without this option, GNU bc(1) prints a copyright header.
+This bc(1) only prints the copyright header if one or more of the
+\f[B]-v\f[R], \f[B]-V\f[R], or \f[B]--version\f[R] options are given.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-s\f[R], \f[B]--standard\f[R]
+.PP
+: Process exactly the language defined by the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+and error if any extensions are used.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
+.PP
+: Print the version information (copyright header) and exit.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-w\f[R], \f[B]--warn\f[R]
+.PP
+: Like \f[B]-s\f[R] and \f[B]--standard\f[R], except that warnings (and
+not errors) are printed for non-standard extensions and execution
+continues normally.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
+.PP
+: Evaluates \f[I]expr\f[R].
+If multiple expressions are given, they are evaluated in order.
+If files are given as well (see below), the expressions and files are
+evaluated in the order given.
+This means that if a file is given before an expression, the file is
+read in and evaluated first.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+were read through \f[B]stdin\f[R].
+If expressions are also given (see above), the expressions are evaluated
+in the order given.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+All long options are \f[B]non-portable extensions\f[R].
+.SH STDOUT
+.PP
+Any non-error output is written to \f[B]stdout\f[R].
+In addition, if history (see the \f[B]HISTORY\f[R] section) and the
+prompt (see the \f[B]TTY MODE\f[R] section) are enabled, both are output
+to \f[B]stdout\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other bc(1) implementations, this bc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stdout\f[R], so if \f[B]stdout\f[R] is closed, as in
+\f[B]bc >&-\f[R], it will quit with an error.
+This is done so that bc(1) can report problems when \f[B]stdout\f[R] is
+redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other bc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stdout\f[R] to \f[B]/dev/null\f[R].
+.SH STDERR
+.PP
+Any error output is written to \f[B]stderr\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other bc(1) implementations, this bc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stderr\f[R], so if \f[B]stderr\f[R] is closed, as in
+\f[B]bc 2>&-\f[R], it will quit with an error.
+This is done so that bc(1) can exit with an error code when
+\f[B]stderr\f[R] is redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other bc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stderr\f[R] to \f[B]/dev/null\f[R].
+.SH SYNTAX
+.PP
+The syntax for bc(1) programs is mostly C-like, with some differences.
+This bc(1) follows the POSIX
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+which is a much more thorough resource for the language this bc(1)
+accepts.
+This section is meant to be a summary and a listing of all the
+extensions to the standard.
+.PP
+In the sections below, \f[B]E\f[R] means expression, \f[B]S\f[R] means
+statement, and \f[B]I\f[R] means identifier.
+.PP
+Identifiers (\f[B]I\f[R]) start with a lowercase letter and can be
+followed by any number (up to \f[B]BC_NAME_MAX-1\f[R]) of lowercase
+letters (\f[B]a-z\f[R]), digits (\f[B]0-9\f[R]), and underscores
+(\f[B]_\f[R]).
+The regex is \f[B][a-z][a-z0-9_]*\f[R].
+Identifiers with more than one character (letter) are a
+\f[B]non-portable extension\f[R].
+.PP
+\f[B]ibase\f[R] is a global variable determining how to interpret
+constant numbers.
+It is the \[dq]input\[dq] base, or the number base used for interpreting
+input numbers.
+\f[B]ibase\f[R] is initially \f[B]10\f[R].
+If the \f[B]-s\f[R] (\f[B]--standard\f[R]) and \f[B]-w\f[R]
+(\f[B]--warn\f[R]) flags were not given on the command line, the max
+allowable value for \f[B]ibase\f[R] is \f[B]36\f[R].
+Otherwise, it is \f[B]16\f[R].
+The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R].
+The max allowable value for \f[B]ibase\f[R] can be queried in bc(1)
+programs with the \f[B]maxibase()\f[R] built-in function.
+.PP
+\f[B]obase\f[R] is a global variable determining how to output results.
+It is the \[dq]output\[dq] base, or the number base used for outputting
+numbers.
+\f[B]obase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]obase\f[R] is \f[B]BC_BASE_MAX\f[R] and
+can be queried in bc(1) programs with the \f[B]maxobase()\f[R] built-in
+function.
+The min allowable value for \f[B]obase\f[R] is \f[B]0\f[R].
+If \f[B]obase\f[R] is \f[B]0\f[R], values are output in scientific
+notation, and if \f[B]obase\f[R] is \f[B]1\f[R], values are output in
+engineering notation.
+Otherwise, values are output in the specified base.
+.PP
+Outputting in scientific and engineering notations are \f[B]non-portable
+extensions\f[R].
+.PP
+The \f[I]scale\f[R] of an expression is the number of digits in the
+result of the expression right of the decimal point, and \f[B]scale\f[R]
+is a global variable that sets the precision of any operations, with
+exceptions.
+\f[B]scale\f[R] is initially \f[B]0\f[R].
+\f[B]scale\f[R] cannot be negative.
+The max allowable value for \f[B]scale\f[R] is \f[B]BC_SCALE_MAX\f[R]
+and can be queried in bc(1) programs with the \f[B]maxscale()\f[R]
+built-in function.
+.PP
+bc(1) has both \f[I]global\f[R] variables and \f[I]local\f[R] variables.
+All \f[I]local\f[R] variables are local to the function; they are
+parameters or are introduced in the \f[B]auto\f[R] list of a function
+(see the \f[B]FUNCTIONS\f[R] section).
+If a variable is accessed which is not a parameter or in the
+\f[B]auto\f[R] list, it is assumed to be \f[I]global\f[R].
+If a parent function has a \f[I]local\f[R] variable version of a
+variable that a child function considers \f[I]global\f[R], the value of
+that \f[I]global\f[R] variable in the child function is the value of the
+variable in the parent function, not the value of the actual
+\f[I]global\f[R] variable.
+.PP
+All of the above applies to arrays as well.
+.PP
+The value of a statement that is an expression (i.e., any of the named
+expressions or operands) is printed unless the lowest precedence
+operator is an assignment operator \f[I]and\f[R] the expression is
+notsurrounded by parentheses.
+.PP
+The value that is printed is also assigned to the special variable
+\f[B]last\f[R].
+A single dot (\f[B].\f[R]) may also be used as a synonym for
+\f[B]last\f[R].
+These are \f[B]non-portable extensions\f[R].
+.PP
+Either semicolons or newlines may separate statements.
+.SS Comments
+.PP
+There are two kinds of comments:
+.IP "1." 3
+Block comments are enclosed in \f[B]/*\f[R] and \f[B]*/\f[R].
+.IP "2." 3
+Line comments go from \f[B]#\f[R] until, and not including, the next
+newline.
+This is a \f[B]non-portable extension\f[R].
+.SS Named Expressions
+.PP
+The following are named expressions in bc(1):
+.IP "1." 3
+Variables: \f[B]I\f[R]
+.IP "2." 3
+Array Elements: \f[B]I[E]\f[R]
+.IP "3." 3
+\f[B]ibase\f[R]
+.IP "4." 3
+\f[B]obase\f[R]
+.IP "5." 3
+\f[B]scale\f[R]
+.IP "6." 3
+\f[B]seed\f[R]
+.IP "7." 3
+\f[B]last\f[R] or a single dot (\f[B].\f[R])
+.PP
+Numbers 6 and 7 are \f[B]non-portable extensions\f[R].
+.PP
+The meaning of \f[B]seed\f[R] is dependent on the current pseudo-random
+number generator but is guaranteed to not change except for new major
+versions.
+.PP
+The \f[I]scale\f[R] and sign of the value may be significant.
+.PP
+If a previously used \f[B]seed\f[R] value is assigned to \f[B]seed\f[R]
+and used again, the pseudo-random number generator is guaranteed to
+produce the same sequence of pseudo-random numbers as it did when the
+\f[B]seed\f[R] value was previously used.
+.PP
+The exact value assigned to \f[B]seed\f[R] is not guaranteed to be
+returned if \f[B]seed\f[R] is queried again immediately.
+However, if \f[B]seed\f[R] \f[I]does\f[R] return a different value, both
+values, when assigned to \f[B]seed\f[R], are guaranteed to produce the
+same sequence of pseudo-random numbers.
+This means that certain values assigned to \f[B]seed\f[R] will
+\f[I]not\f[R] produce unique sequences of pseudo-random numbers.
+The value of \f[B]seed\f[R] will change after any use of the
+\f[B]rand()\f[R] and \f[B]irand(E)\f[R] operands (see the
+\f[I]Operands\f[R] subsection below), except if the parameter passed to
+\f[B]irand(E)\f[R] is \f[B]0\f[R], \f[B]1\f[R], or negative.
+.PP
+There is no limit to the length (number of significant decimal digits)
+or \f[I]scale\f[R] of the value that can be assigned to \f[B]seed\f[R].
+.PP
+Variables and arrays do not interfere; users can have arrays named the
+same as variables.
+This also applies to functions (see the \f[B]FUNCTIONS\f[R] section), so
+a user can have a variable, array, and function that all have the same
+name, and they will not shadow each other, whether inside of functions
+or not.
+.PP
+Named expressions are required as the operand of
+\f[B]increment\f[R]/\f[B]decrement\f[R] operators and as the left side
+of \f[B]assignment\f[R] operators (see the \f[I]Operators\f[R]
+subsection).
+.SS Operands
+.PP
+The following are valid operands in bc(1):
+.IP " 1." 4
+Numbers (see the \f[I]Numbers\f[R] subsection below).
+.IP " 2." 4
+Array indices (\f[B]I[E]\f[R]).
+.IP " 3." 4
+\f[B](E)\f[R]: The value of \f[B]E\f[R] (used to change precedence).
+.IP " 4." 4
+\f[B]sqrt(E)\f[R]: The square root of \f[B]E\f[R].
+\f[B]E\f[R] must be non-negative.
+.IP " 5." 4
+\f[B]length(E)\f[R]: The number of significant decimal digits in
+\f[B]E\f[R].
+.IP " 6." 4
+\f[B]length(I[])\f[R]: The number of elements in the array \f[B]I\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP " 7." 4
+\f[B]scale(E)\f[R]: The \f[I]scale\f[R] of \f[B]E\f[R].
+.IP " 8." 4
+\f[B]abs(E)\f[R]: The absolute value of \f[B]E\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP " 9." 4
+\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
+\f[B]I\f[R] is an identifier for a non-\f[B]void\f[R] function (see the
+\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
+The \f[B]E\f[R] argument(s) may also be arrays of the form
+\f[B]I[]\f[R], which will automatically be turned into array references
+(see the \f[I]Array References\f[R] subsection of the
+\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
+function definition is an array reference.
+.IP "10." 4
+\f[B]read()\f[R]: Reads a line from \f[B]stdin\f[R] and uses that as an
+expression.
+The result of that expression is the result of the \f[B]read()\f[R]
+operand.
+This is a \f[B]non-portable extension\f[R].
+.IP "11." 4
+\f[B]maxibase()\f[R]: The max allowable \f[B]ibase\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "12." 4
+\f[B]maxobase()\f[R]: The max allowable \f[B]obase\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "13." 4
+\f[B]maxscale()\f[R]: The max allowable \f[B]scale\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "14." 4
+\f[B]rand()\f[R]: A pseudo-random integer between \f[B]0\f[R]
+(inclusive) and \f[B]BC_RAND_MAX\f[R] (inclusive).
+Using this operand will change the value of \f[B]seed\f[R].
+This is a \f[B]non-portable extension\f[R].
+.IP "15." 4
+\f[B]irand(E)\f[R]: A pseudo-random integer between \f[B]0\f[R]
+(inclusive) and the value of \f[B]E\f[R] (exclusive).
+If \f[B]E\f[R] is negative or is a non-integer (\f[B]E\f[R]\[aq]s
+\f[I]scale\f[R] is not \f[B]0\f[R]), an error is raised, and bc(1)
+resets (see the \f[B]RESET\f[R] section) while \f[B]seed\f[R] remains
+unchanged.
+If \f[B]E\f[R] is larger than \f[B]BC_RAND_MAX\f[R], the higher bound is
+honored by generating several pseudo-random integers, multiplying them
+by appropriate powers of \f[B]BC_RAND_MAX+1\f[R], and adding them
+together.
+Thus, the size of integer that can be generated with this operand is
+unbounded.
+Using this operand will change the value of \f[B]seed\f[R], unless the
+value of \f[B]E\f[R] is \f[B]0\f[R] or \f[B]1\f[R].
+In that case, \f[B]0\f[R] is returned, and \f[B]seed\f[R] is
+\f[I]not\f[R] changed.
+This is a \f[B]non-portable extension\f[R].
+.IP "16." 4
+\f[B]maxrand()\f[R]: The max integer returned by \f[B]rand()\f[R].
+This is a \f[B]non-portable extension\f[R].
+.PP
+The integers generated by \f[B]rand()\f[R] and \f[B]irand(E)\f[R] are
+guaranteed to be as unbiased as possible, subject to the limitations of
+the pseudo-random number generator.
+.PP
+\f[B]Note\f[R]: The values returned by the pseudo-random number
+generator with \f[B]rand()\f[R] and \f[B]irand(E)\f[R] are guaranteed to
+\f[I]NOT\f[R] be cryptographically secure.
+This is a consequence of using a seeded pseudo-random number generator.
+However, they \f[I]are\f[R] guaranteed to be reproducible with identical
+\f[B]seed\f[R] values.
+This means that the pseudo-random values from bc(1) should only be used
+where a reproducible stream of pseudo-random numbers is
+\f[I]ESSENTIAL\f[R].
+In any other case, use a non-seeded pseudo-random number generator.
+.SS Numbers
+.PP
+Numbers are strings made up of digits, uppercase letters, and at most
+\f[B]1\f[R] period for a radix.
+Numbers can have up to \f[B]BC_NUM_MAX\f[R] digits.
+Uppercase letters are equal to \f[B]9\f[R] + their position in the
+alphabet (i.e., \f[B]A\f[R] equals \f[B]10\f[R], or \f[B]9+1\f[R]).
+If a digit or letter makes no sense with the current value of
+\f[B]ibase\f[R], they are set to the value of the highest valid digit in
+\f[B]ibase\f[R].
+.PP
+Single-character numbers (i.e., \f[B]A\f[R] alone) take the value that
+they would have if they were valid digits, regardless of the value of
+\f[B]ibase\f[R].
+This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
+\f[B]Z\f[R] alone always equals decimal \f[B]35\f[R].
+.PP
+In addition, bc(1) accepts numbers in scientific notation.
+These have the form \f[B]<number>e<integer>\f[R].
+The exponent (the portion after the \f[B]e\f[R]) must be an integer.
+An example is \f[B]1.89237e9\f[R], which is equal to
+\f[B]1892370000\f[R].
+Negative exponents are also allowed, so \f[B]4.2890e-3\f[R] is equal to
+\f[B]0.0042890\f[R].
+.PP
+Using scientific notation is an error or warning if the \f[B]-s\f[R] or
+\f[B]-w\f[R], respectively, command-line options (or equivalents) are
+given.
+.PP
+\f[B]WARNING\f[R]: Both the number and the exponent in scientific
+notation are interpreted according to the current \f[B]ibase\f[R], but
+the number is still multiplied by \f[B]10\[ha]exponent\f[R] regardless
+of the current \f[B]ibase\f[R].
+For example, if \f[B]ibase\f[R] is \f[B]16\f[R] and bc(1) is given the
+number string \f[B]FFeA\f[R], the resulting decimal number will be
+\f[B]2550000000000\f[R], and if bc(1) is given the number string
+\f[B]10e-4\f[R], the resulting decimal number will be \f[B]0.0016\f[R].
+.PP
+Accepting input as scientific notation is a \f[B]non-portable
+extension\f[R].
+.SS Operators
+.PP
+The following arithmetic and logical operators can be used.
+They are listed in order of decreasing precedence.
+Operators in the same group have the same precedence.
+.PP
+\f[B]++\f[R] \f[B]--\f[R]
+.PP
+: Type: Prefix and Postfix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **increment**, **decrement**
+\f[R]
+.fi
+.PP
+\f[B]-\f[R] \f[B]!\f[R]
+.PP
+: Type: Prefix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **negation**, **boolean not**
+\f[R]
+.fi
+.PP
+\f[B]$\f[R]
+.PP
+: Type: Postfix
+.IP
+.nf
+\f[C]
+Associativity: None
+
+Description: **truncation**
+\f[R]
+.fi
+.PP
+\f[B]\[at]\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **set precision**
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **power**
+\f[R]
+.fi
+.PP
+\f[B]*\f[R] \f[B]/\f[R] \f[B]%\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **multiply**, **divide**, **modulus**
+\f[R]
+.fi
+.PP
+\f[B]+\f[R] \f[B]-\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **add**, **subtract**
+\f[R]
+.fi
+.PP
+\f[B]<<\f[R] \f[B]>>\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **shift left**, **shift right**
+\f[R]
+.fi
+.PP
+\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R]
+\f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Right
+
+Description: **assignment**
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **relational**
+\f[R]
+.fi
+.PP
+\f[B]&&\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **boolean and**
+\f[R]
+.fi
+.PP
+\f[B]||\f[R]
+.PP
+: Type: Binary
+.IP
+.nf
+\f[C]
+Associativity: Left
+
+Description: **boolean or**
+\f[R]
+.fi
+.PP
+The operators will be described in more detail below.
+.PP
+\f[B]++\f[R] \f[B]--\f[R]
+.PP
+: The prefix and postfix \f[B]increment\f[R] and \f[B]decrement\f[R]
+operators behave exactly like they would in C.
+They require a named expression (see the \f[I]Named Expressions\f[R]
+subsection) as an operand.
+.IP
+.nf
+\f[C]
+The prefix versions of these operators are more efficient; use them where
+possible.
+\f[R]
+.fi
+.PP
+\f[B]-\f[R]
+.PP
+: The \f[B]negation\f[R] operator returns \f[B]0\f[R] if a user attempts
+to negate any expression with the value \f[B]0\f[R].
+Otherwise, a copy of the expression with its sign flipped is returned.
+.PP
+\f[B]!\f[R]
+.PP
+: The \f[B]boolean not\f[R] operator returns \f[B]1\f[R] if the
+expression is \f[B]0\f[R], or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]$\f[R]
+.PP
+: The \f[B]truncation\f[R] operator returns a copy of the given
+expression with all of its \f[I]scale\f[R] removed.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[at]\f[R]
+.PP
+: The \f[B]set precision\f[R] operator takes two expressions and returns
+a copy of the first with its \f[I]scale\f[R] equal to the value of the
+second expression.
+That could either mean that the number is returned without change (if
+the \f[I]scale\f[R] of the first expression matches the value of the
+second expression), extended (if it is less), or truncated (if it is
+more).
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: The \f[B]power\f[R] operator (not the \f[B]exclusive or\f[R] operator,
+as it would be in C) takes two expressions and raises the first to the
+power of the value of the second.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*), and if it is
+negative, the first value must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]*\f[R]
+.PP
+: The \f[B]multiply\f[R] operator takes two expressions, multiplies
+them, and returns the product.
+If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
+\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
+\f[I]scale\f[R] of the result is equal to
+\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
+\f[B]max()\f[R] return the obvious values.
+.PP
+\f[B]/\f[R]
+.PP
+: The \f[B]divide\f[R] operator takes two expressions, divides them, and
+returns the quotient.
+The \f[I]scale\f[R] of the result shall be the value of \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]%\f[R]
+.PP
+: The \f[B]modulus\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and evaluates them by 1) Computing \f[B]a/b\f[R] to current
+\f[B]scale\f[R] and 2) Using the result of step 1 to calculate
+\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
+\f[B]max(scale+scale(b),scale(a))\f[R].
+.IP
+.nf
+\f[C]
+The second expression must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]+\f[R]
+.PP
+: The \f[B]add\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and returns the sum, with a \f[I]scale\f[R] equal to the
+max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
+.PP
+\f[B]-\f[R]
+.PP
+: The \f[B]subtract\f[R] operator takes two expressions, \f[B]a\f[R] and
+\f[B]b\f[R], and returns the difference, with a \f[I]scale\f[R] equal to
+the max of the \f[I]scale\f[R]s of \f[B]a\f[R] and \f[B]b\f[R].
+.PP
+\f[B]<<\f[R]
+.PP
+: The \f[B]left shift\f[R] operator takes two expressions, \f[B]a\f[R]
+and \f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
+decimal point moved \f[B]b\f[R] places to the right.
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]>>\f[R]
+.PP
+: The \f[B]right shift\f[R] operator takes two expressions, \f[B]a\f[R]
+and \f[B]b\f[R], and returns a copy of the value of \f[B]a\f[R] with its
+decimal point moved \f[B]b\f[R] places to the left.
+.IP
+.nf
+\f[C]
+The second expression must be an integer (no *scale*) and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]=\f[R] \f[B]<<=\f[R] \f[B]>>=\f[R] \f[B]+=\f[R] \f[B]-=\f[R]
+\f[B]*=\f[R] \f[B]/=\f[R] \f[B]%=\f[R] \f[B]\[ha]=\f[R] \f[B]\[at]=\f[R]
+.PP
+: The \f[B]assignment\f[R] operators take two expressions, \f[B]a\f[R]
+and \f[B]b\f[R] where \f[B]a\f[R] is a named expression (see the
+\f[I]Named Expressions\f[R] subsection).
+.IP
+.nf
+\f[C]
+For **=**, **b** is copied and the result is assigned to **a**. For all
+others, **a** and **b** are applied as operands to the corresponding
+arithmetic operator and the result is assigned to **a**.
+
+The **assignment** operators that correspond to operators that are
+extensions are themselves **non-portable extensions**.
+\f[R]
+.fi
+.PP
+\f[B]==\f[R] \f[B]<=\f[R] \f[B]>=\f[R] \f[B]!=\f[R] \f[B]<\f[R]
+\f[B]>\f[R]
+.PP
+: The \f[B]relational\f[R] operators compare two expressions,
+\f[B]a\f[R] and \f[B]b\f[R], and if the relation holds, according to C
+language semantics, the result is \f[B]1\f[R].
+Otherwise, it is \f[B]0\f[R].
+.IP
+.nf
+\f[C]
+Note that unlike in C, these operators have a lower precedence than the
+**assignment** operators, which means that **a=b\[rs]>c** is interpreted as
+**(a=b)\[rs]>c**.
+
+Also, unlike the [standard][1] requires, these operators can appear anywhere
+any other expressions can be used. This allowance is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]&&\f[R]
+.PP
+: The \f[B]boolean and\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if both expressions are non-zero, \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]||\f[R]
+.PP
+: The \f[B]boolean or\f[R] operator takes two expressions and returns
+\f[B]1\f[R] if one of the expressions is non-zero, \f[B]0\f[R]
+otherwise.
+.IP
+.nf
+\f[C]
+This is *not* a short-circuit operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Statements
+.PP
+The following items are statements:
+.IP " 1." 4
+\f[B]E\f[R]
+.IP " 2." 4
+\f[B]{\f[R] \f[B]S\f[R] \f[B];\f[R] ...
+\f[B];\f[R] \f[B]S\f[R] \f[B]}\f[R]
+.IP " 3." 4
+\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 4." 4
+\f[B]if\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+\f[B]else\f[R] \f[B]S\f[R]
+.IP " 5." 4
+\f[B]while\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 6." 4
+\f[B]for\f[R] \f[B](\f[R] \f[B]E\f[R] \f[B];\f[R] \f[B]E\f[R]
+\f[B];\f[R] \f[B]E\f[R] \f[B])\f[R] \f[B]S\f[R]
+.IP " 7." 4
+An empty statement
+.IP " 8." 4
+\f[B]break\f[R]
+.IP " 9." 4
+\f[B]continue\f[R]
+.IP "10." 4
+\f[B]quit\f[R]
+.IP "11." 4
+\f[B]halt\f[R]
+.IP "12." 4
+\f[B]limits\f[R]
+.IP "13." 4
+A string of characters, enclosed in double quotes
+.IP "14." 4
+\f[B]print\f[R] \f[B]E\f[R] \f[B],\f[R] ...
+\f[B],\f[R] \f[B]E\f[R]
+.IP "15." 4
+\f[B]I()\f[R], \f[B]I(E)\f[R], \f[B]I(E, E)\f[R], and so on, where
+\f[B]I\f[R] is an identifier for a \f[B]void\f[R] function (see the
+\f[I]Void Functions\f[R] subsection of the \f[B]FUNCTIONS\f[R] section).
+The \f[B]E\f[R] argument(s) may also be arrays of the form
+\f[B]I[]\f[R], which will automatically be turned into array references
+(see the \f[I]Array References\f[R] subsection of the
+\f[B]FUNCTIONS\f[R] section) if the corresponding parameter in the
+function definition is an array reference.
+.PP
+Numbers 4, 9, 11, 12, 14, and 15 are \f[B]non-portable extensions\f[R].
+.PP
+Also, as a \f[B]non-portable extension\f[R], any or all of the
+expressions in the header of a for loop may be omitted.
+If the condition (second expression) is omitted, it is assumed to be a
+constant \f[B]1\f[R].
+.PP
+The \f[B]break\f[R] statement causes a loop to stop iterating and resume
+execution immediately following a loop.
+This is only allowed in loops.
+.PP
+The \f[B]continue\f[R] statement causes a loop iteration to stop early
+and returns to the start of the loop, including testing the loop
+condition.
+This is only allowed in loops.
+.PP
+The \f[B]if\f[R] \f[B]else\f[R] statement does the same thing as in C.
+.PP
+The \f[B]quit\f[R] statement causes bc(1) to quit, even if it is on a
+branch that will not be executed (it is a compile-time command).
+.PP
+The \f[B]halt\f[R] statement causes bc(1) to quit, if it is executed.
+(Unlike \f[B]quit\f[R] if it is on a branch of an \f[B]if\f[R] statement
+that is not executed, bc(1) does not quit.)
+.PP
+The \f[B]limits\f[R] statement prints the limits that this bc(1) is
+subject to.
+This is like the \f[B]quit\f[R] statement in that it is a compile-time
+command.
+.PP
+An expression by itself is evaluated and printed, followed by a newline.
+.PP
+Both scientific notation and engineering notation are available for
+printing the results of expressions.
+Scientific notation is activated by assigning \f[B]0\f[R] to
+\f[B]obase\f[R], and engineering notation is activated by assigning
+\f[B]1\f[R] to \f[B]obase\f[R].
+To deactivate them, just assign a different value to \f[B]obase\f[R].
+.PP
+Scientific notation and engineering notation are disabled if bc(1) is
+run with either the \f[B]-s\f[R] or \f[B]-w\f[R] command-line options
+(or equivalents).
+.PP
+Printing numbers in scientific notation and/or engineering notation is a
+\f[B]non-portable extension\f[R].
+.SS Print Statement
+.PP
+The \[dq]expressions\[dq] in a \f[B]print\f[R] statement may also be
+strings.
+If they are, there are backslash escape sequences that are interpreted
+specially.
+What those sequences are, and what they cause to be printed, are shown
+below:
+.PP
+ * * * * *
+.PP
+\f[B]\[rs]a\f[R] \f[B]\[rs]a\f[R] \f[B]\[rs]b\f[R] \f[B]\[rs]b\f[R]
+\f[B]\[rs]\[rs]\f[R] \f[B]\[rs]\f[R] \f[B]\[rs]e\f[R] \f[B]\[rs]\f[R]
+\f[B]\[rs]f\f[R] \f[B]\[rs]f\f[R] \f[B]\[rs]n\f[R] \f[B]\[rs]n\f[R]
+\f[B]\[rs]q\f[R] \f[B]\[dq]\f[R] \f[B]\[rs]r\f[R] \f[B]\[rs]r\f[R]
+\f[B]\[rs]t\f[R] \f[B]\[rs]t\f[R]
+.PP
+ * * * * *
+.PP
+Any other character following a backslash causes the backslash and
+character to be printed as-is.
+.PP
+Any non-string expression in a print statement shall be assigned to
+\f[B]last\f[R], like any other expression that is printed.
+.SS Order of Evaluation
+.PP
+All expressions in a statment are evaluated left to right, except as
+necessary to maintain order of operations.
+This means, for example, assuming that \f[B]i\f[R] is equal to
+\f[B]0\f[R], in the expression
+.IP
+.nf
+\f[C]
+a[i++] = i++
+\f[R]
+.fi
+.PP
+the first (or 0th) element of \f[B]a\f[R] is set to \f[B]1\f[R], and
+\f[B]i\f[R] is equal to \f[B]2\f[R] at the end of the expression.
+.PP
+This includes function arguments.
+Thus, assuming \f[B]i\f[R] is equal to \f[B]0\f[R], this means that in
+the expression
+.IP
+.nf
+\f[C]
+x(i++, i++)
+\f[R]
+.fi
+.PP
+the first argument passed to \f[B]x()\f[R] is \f[B]0\f[R], and the
+second argument is \f[B]1\f[R], while \f[B]i\f[R] is equal to
+\f[B]2\f[R] before the function starts executing.
+.SH FUNCTIONS
+.PP
+Function definitions are as follows:
+.IP
+.nf
+\f[C]
+define I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return(E)
+}
+\f[R]
+.fi
+.PP
+Any \f[B]I\f[R] in the parameter list or \f[B]auto\f[R] list may be
+replaced with \f[B]I[]\f[R] to make a parameter or \f[B]auto\f[R] var an
+array, and any \f[B]I\f[R] in the parameter list may be replaced with
+\f[B]*I[]\f[R] to make a parameter an array reference.
+Callers of functions that take array references should not put an
+asterisk in the call; they must be called with just \f[B]I[]\f[R] like
+normal array parameters and will be automatically converted into
+references.
+.PP
+As a \f[B]non-portable extension\f[R], the opening brace of a
+\f[B]define\f[R] statement may appear on the next line.
+.PP
+As a \f[B]non-portable extension\f[R], the return statement may also be
+in one of the following forms:
+.IP "1." 3
+\f[B]return\f[R]
+.IP "2." 3
+\f[B]return\f[R] \f[B](\f[R] \f[B])\f[R]
+.IP "3." 3
+\f[B]return\f[R] \f[B]E\f[R]
+.PP
+The first two, or not specifying a \f[B]return\f[R] statement, is
+equivalent to \f[B]return (0)\f[R], unless the function is a
+\f[B]void\f[R] function (see the \f[I]Void Functions\f[R] subsection
+below).
+.SS Void Functions
+.PP
+Functions can also be \f[B]void\f[R] functions, defined as follows:
+.IP
+.nf
+\f[C]
+define void I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return
+}
+\f[R]
+.fi
+.PP
+They can only be used as standalone expressions, where such an
+expression would be printed alone, except in a print statement.
+.PP
+Void functions can only use the first two \f[B]return\f[R] statements
+listed above.
+They can also omit the return statement entirely.
+.PP
+The word \[dq]void\[dq] is not treated as a keyword; it is still
+possible to have variables, arrays, and functions named \f[B]void\f[R].
+The word \[dq]void\[dq] is only treated specially right after the
+\f[B]define\f[R] keyword.
+.PP
+This is a \f[B]non-portable extension\f[R].
+.SS Array References
+.PP
+For any array in the parameter list, if the array is declared in the
+form
+.IP
+.nf
+\f[C]
+*I[]
+\f[R]
+.fi
+.PP
+it is a \f[B]reference\f[R].
+Any changes to the array in the function are reflected, when the
+function returns, to the array that was passed in.
+.PP
+Other than this, all function arguments are passed by value.
+.PP
+This is a \f[B]non-portable extension\f[R].
+.SH LIBRARY
+.PP
+All of the functions below, including the functions in the extended math
+library (see the \f[I]Extended Library\f[R] subsection below), are
+available when the \f[B]-l\f[R] or \f[B]--mathlib\f[R] command-line
+flags are given, except that the extended math library is not available
+when the \f[B]-s\f[R] option, the \f[B]-w\f[R] option, or equivalents
+are given.
+.SS Standard Library
+.PP
+The
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+defines the following functions for the math library:
+.PP
+\f[B]s(x)\f[R]
+.PP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]c(x)\f[R]
+.PP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]a(x)\f[R]
+.PP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]l(x)\f[R]
+.PP
+: Returns the natural logarithm of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]e(x)\f[R]
+.PP
+: Returns the mathematical constant \f[B]e\f[R] raised to the power of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]j(x, n)\f[R]
+.PP
+: Returns the bessel integer order \f[B]n\f[R] (truncated) of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.SS Extended Library
+.PP
+The extended library is \f[I]not\f[R] loaded when the
+\f[B]-s\f[R]/\f[B]--standard\f[R] or \f[B]-w\f[R]/\f[B]--warn\f[R]
+options are given since they are not part of the library defined by the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html).
+.PP
+The extended library is a \f[B]non-portable extension\f[R].
+.PP
+\f[B]p(x, y)\f[R]
+.PP
+: Calculates \f[B]x\f[R] to the power of \f[B]y\f[R], even if
+\f[B]y\f[R] is not an integer, and returns the result to the current
+\f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+It is an error if **y** is negative and **x** is **0**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]r(x, p)\f[R]
+.PP
+: Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
+the rounding mode round half away from
+\f[B]0\f[R] (https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero).
+.PP
+\f[B]ceil(x, p)\f[R]
+.PP
+: Returns \f[B]x\f[R] rounded to \f[B]p\f[R] decimal places according to
+the rounding mode round away from
+\f[B]0\f[R] (https://en.wikipedia.org/wiki/Rounding#Rounding_away_from_zero).
+.PP
+\f[B]f(x)\f[R]
+.PP
+: Returns the factorial of the truncated absolute value of \f[B]x\f[R].
+.PP
+\f[B]perm(n, k)\f[R]
+.PP
+: Returns the permutation of the truncated absolute value of \f[B]n\f[R]
+of the truncated absolute value of \f[B]k\f[R], if \f[B]k <= n\f[R].
+If not, it returns \f[B]0\f[R].
+.PP
+\f[B]comb(n, k)\f[R]
+.PP
+: Returns the combination of the truncated absolute value of \f[B]n\f[R]
+of the truncated absolute value of \f[B]k\f[R], if \f[B]k <= n\f[R].
+If not, it returns \f[B]0\f[R].
+.PP
+\f[B]l2(x)\f[R]
+.PP
+: Returns the logarithm base \f[B]2\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]l10(x)\f[R]
+.PP
+: Returns the logarithm base \f[B]10\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]log(x, b)\f[R]
+.PP
+: Returns the logarithm base \f[B]b\f[R] of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]cbrt(x)\f[R]
+.PP
+: Returns the cube root of \f[B]x\f[R].
+.PP
+\f[B]root(x, n)\f[R]
+.PP
+: Calculates the truncated value of \f[B]n\f[R], \f[B]r\f[R], and
+returns the \f[B]r\f[R]th root of \f[B]x\f[R] to the current
+\f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+If **r** is **0** or negative, this raises an error and causes bc(1) to
+reset (see the **RESET** section). It also raises an error and causes bc(1)
+to reset if **r** is even and **x** is negative.
+\f[R]
+.fi
+.PP
+\f[B]pi(p)\f[R]
+.PP
+: Returns \f[B]pi\f[R] to \f[B]p\f[R] decimal places.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]t(x)\f[R]
+.PP
+: Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]a2(y, x)\f[R]
+.PP
+: Returns the arctangent of \f[B]y/x\f[R], in radians.
+If both \f[B]y\f[R] and \f[B]x\f[R] are equal to \f[B]0\f[R], it raises
+an error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
+Otherwise, if \f[B]x\f[R] is greater than \f[B]0\f[R], it returns
+\f[B]a(y/x)\f[R].
+If \f[B]x\f[R] is less than \f[B]0\f[R], and \f[B]y\f[R] is greater than
+or equal to \f[B]0\f[R], it returns \f[B]a(y/x)+pi\f[R].
+If \f[B]x\f[R] is less than \f[B]0\f[R], and \f[B]y\f[R] is less than
+\f[B]0\f[R], it returns \f[B]a(y/x)-pi\f[R].
+If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is greater than
+\f[B]0\f[R], it returns \f[B]pi/2\f[R].
+If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is less than
+\f[B]0\f[R], it returns \f[B]-pi/2\f[R].
+.IP
+.nf
+\f[C]
+This function is the same as the **atan2()** function in many programming
+languages.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]sin(x)\f[R]
+.PP
+: Returns the sine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **s(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]cos(x)\f[R]
+.PP
+: Returns the cosine of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **c(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]tan(x)\f[R]
+.PP
+: Returns the tangent of \f[B]x\f[R], which is assumed to be in radians.
+.IP
+.nf
+\f[C]
+If **x** is equal to **1** or **-1**, this raises an error and causes bc(1)
+to reset (see the **RESET** section).
+
+This is an alias of **t(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]atan(x)\f[R]
+.PP
+: Returns the arctangent of \f[B]x\f[R], in radians.
+.IP
+.nf
+\f[C]
+This is an alias of **a(x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]atan2(y, x)\f[R]
+.PP
+: Returns the arctangent of \f[B]y/x\f[R], in radians.
+If both \f[B]y\f[R] and \f[B]x\f[R] are equal to \f[B]0\f[R], it raises
+an error and causes bc(1) to reset (see the \f[B]RESET\f[R] section).
+Otherwise, if \f[B]x\f[R] is greater than \f[B]0\f[R], it returns
+\f[B]a(y/x)\f[R].
+If \f[B]x\f[R] is less than \f[B]0\f[R], and \f[B]y\f[R] is greater than
+or equal to \f[B]0\f[R], it returns \f[B]a(y/x)+pi\f[R].
+If \f[B]x\f[R] is less than \f[B]0\f[R], and \f[B]y\f[R] is less than
+\f[B]0\f[R], it returns \f[B]a(y/x)-pi\f[R].
+If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is greater than
+\f[B]0\f[R], it returns \f[B]pi/2\f[R].
+If \f[B]x\f[R] is equal to \f[B]0\f[R], and \f[B]y\f[R] is less than
+\f[B]0\f[R], it returns \f[B]-pi/2\f[R].
+.IP
+.nf
+\f[C]
+This function is the same as the **atan2()** function in many programming
+languages.
+
+This is an alias of **a2(y, x)**.
+
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]r2d(x)\f[R]
+.PP
+: Converts \f[B]x\f[R] from radians to degrees and returns the result.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]d2r(x)\f[R]
+.PP
+: Converts \f[B]x\f[R] from degrees to radians and returns the result.
+.IP
+.nf
+\f[C]
+This is a transcendental function (see the *Transcendental Functions*
+subsection below).
+\f[R]
+.fi
+.PP
+\f[B]frand(p)\f[R]
+.PP
+: Generates a pseudo-random number between \f[B]0\f[R] (inclusive) and
+\f[B]1\f[R] (exclusive) with the number of decimal digits after the
+decimal point equal to the truncated absolute value of \f[B]p\f[R].
+If \f[B]p\f[R] is not \f[B]0\f[R], then calling this function will
+change the value of \f[B]seed\f[R].
+If \f[B]p\f[R] is \f[B]0\f[R], then \f[B]0\f[R] is returned, and
+\f[B]seed\f[R] is \f[I]not\f[R] changed.
+.PP
+\f[B]ifrand(i, p)\f[R]
+.PP
+: Generates a pseudo-random number that is between \f[B]0\f[R]
+(inclusive) and the truncated absolute value of \f[B]i\f[R] (exclusive)
+with the number of decimal digits after the decimal point equal to the
+truncated absolute value of \f[B]p\f[R].
+If the absolute value of \f[B]i\f[R] is greater than or equal to
+\f[B]2\f[R], and \f[B]p\f[R] is not \f[B]0\f[R], then calling this
+function will change the value of \f[B]seed\f[R]; otherwise, \f[B]0\f[R]
+is returned and \f[B]seed\f[R] is not changed.
+.PP
+\f[B]srand(x)\f[R]
+.PP
+: Returns \f[B]x\f[R] with its sign flipped with probability
+\f[B]0.5\f[R].
+In other words, it randomizes the sign of \f[B]x\f[R].
+.PP
+\f[B]brand()\f[R]
+.PP
+: Returns a random boolean value (either \f[B]0\f[R] or \f[B]1\f[R]).
+.PP
+\f[B]ubytes(x)\f[R]
+.PP
+: Returns the numbers of unsigned integer bytes required to hold the
+truncated absolute value of \f[B]x\f[R].
+.PP
+\f[B]sbytes(x)\f[R]
+.PP
+: Returns the numbers of signed, two\[aq]s-complement integer bytes
+required to hold the truncated value of \f[B]x\f[R].
+.PP
+\f[B]hex(x)\f[R]
+.PP
+: Outputs the hexadecimal (base \f[B]16\f[R]) representation of
+\f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]binary(x)\f[R]
+.PP
+: Outputs the binary (base \f[B]2\f[R]) representation of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]output(x, b)\f[R]
+.PP
+: Outputs the base \f[B]b\f[R] representation of \f[B]x\f[R].
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in as few power of two bytes as possible.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or is negative, an error message is printed
+instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in as few power of two bytes
+as possible.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, an error message is printed instead, but bc(1)
+is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uintn(x, n)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]n\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **n** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]intn(x, n)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]n\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **n** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint8(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]1\f[R] byte.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **1** byte, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int8(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]1\f[R] byte.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **1** byte, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint16(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]2\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **2** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int16(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]2\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **2** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint32(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]4\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **4** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int32(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]4\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **4** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]uint64(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as an unsigned integer in \f[B]8\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer, is negative, or cannot fit into **8** bytes, an
+error message is printed instead, but bc(1) is not reset (see the **RESET**
+section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]int64(x)\f[R]
+.PP
+: Outputs the representation, in binary and hexadecimal, of \f[B]x\f[R]
+as a signed, two\[aq]s-complement integer in \f[B]8\f[R] bytes.
+Both outputs are split into bytes separated by spaces.
+.IP
+.nf
+\f[C]
+If **x** is not an integer or cannot fit into **8** bytes, an error message
+is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]hex_uint(x, n)\f[R]
+.PP
+: Outputs the representation of the truncated absolute value of
+\f[B]x\f[R] as an unsigned integer in hexadecimal using \f[B]n\f[R]
+bytes.
+Not all of the value will be output if \f[B]n\f[R] is too small.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]binary_uint(x, n)\f[R]
+.PP
+: Outputs the representation of the truncated absolute value of
+\f[B]x\f[R] as an unsigned integer in binary using \f[B]n\f[R] bytes.
+Not all of the value will be output if \f[B]n\f[R] is too small.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]output_uint(x, n)\f[R]
+.PP
+: Outputs the representation of the truncated absolute value of
+\f[B]x\f[R] as an unsigned integer in the current \f[B]obase\f[R] (see
+the \f[B]SYNTAX\f[R] section) using \f[B]n\f[R] bytes.
+Not all of the value will be output if \f[B]n\f[R] is too small.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.PP
+\f[B]output_byte(x, i)\f[R]
+.PP
+: Outputs byte \f[B]i\f[R] of the truncated absolute value of
+\f[B]x\f[R], where \f[B]0\f[R] is the least significant byte and
+\f[B]number_of_bytes - 1\f[R] is the most significant byte.
+.IP
+.nf
+\f[C]
+This is a **void** function (see the *Void Functions* subsection of the
+**FUNCTIONS** section).
+\f[R]
+.fi
+.SS Transcendental Functions
+.PP
+All transcendental functions can return slightly inaccurate results (up
+to 1 ULP (https://en.wikipedia.org/wiki/Unit_in_the_last_place)).
+This is unavoidable, and this
+article (https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT) explains
+why it is impossible and unnecessary to calculate exact results for the
+transcendental functions.
+.PP
+Because of the possible inaccuracy, I recommend that users call those
+functions with the precision (\f[B]scale\f[R]) set to at least 1 higher
+than is necessary.
+If exact results are \f[I]absolutely\f[R] required, users can double the
+precision (\f[B]scale\f[R]) and then truncate.
+.PP
+The transcendental functions in the standard math library are:
+.IP \[bu] 2
+\f[B]s(x)\f[R]
+.IP \[bu] 2
+\f[B]c(x)\f[R]
+.IP \[bu] 2
+\f[B]a(x)\f[R]
+.IP \[bu] 2
+\f[B]l(x)\f[R]
+.IP \[bu] 2
+\f[B]e(x)\f[R]
+.IP \[bu] 2
+\f[B]j(x, n)\f[R]
+.PP
+The transcendental functions in the extended math library are:
+.IP \[bu] 2
+\f[B]l2(x)\f[R]
+.IP \[bu] 2
+\f[B]l10(x)\f[R]
+.IP \[bu] 2
+\f[B]log(x, b)\f[R]
+.IP \[bu] 2
+\f[B]pi(p)\f[R]
+.IP \[bu] 2
+\f[B]t(x)\f[R]
+.IP \[bu] 2
+\f[B]a2(y, x)\f[R]
+.IP \[bu] 2
+\f[B]sin(x)\f[R]
+.IP \[bu] 2
+\f[B]cos(x)\f[R]
+.IP \[bu] 2
+\f[B]tan(x)\f[R]
+.IP \[bu] 2
+\f[B]atan(x)\f[R]
+.IP \[bu] 2
+\f[B]atan2(y, x)\f[R]
+.IP \[bu] 2
+\f[B]r2d(x)\f[R]
+.IP \[bu] 2
+\f[B]d2r(x)\f[R]
+.SH RESET
+.PP
+When bc(1) encounters an error or a signal that it has a non-default
+handler for, it resets.
+This means that several things happen.
+.PP
+First, any functions that are executing are stopped and popped off the
+stack.
+The behavior is not unlike that of exceptions in programming languages.
+Then the execution point is set so that any code waiting to execute
+(after all functions returned) is skipped.
+.PP
+Thus, when bc(1) resets, it skips any remaining code waiting to be
+executed.
+Then, if it is interactive mode, and the error was not a fatal error
+(see the \f[B]EXIT STATUS\f[R] section), it asks for more input;
+otherwise, it exits with the appropriate return code.
+.PP
+Note that this reset behavior is different from the GNU bc(1), which
+attempts to start executing the statement right after the one that
+caused an error.
+.SH PERFORMANCE
+.PP
+Most bc(1) implementations use \f[B]char\f[R] types to calculate the
+value of \f[B]1\f[R] decimal digit at a time, but that can be slow.
+This bc(1) does something different.
+.PP
+It uses large integers to calculate more than \f[B]1\f[R] decimal digit
+at a time.
+If built in a environment where \f[B]BC_LONG_BIT\f[R] (see the
+\f[B]LIMITS\f[R] section) is \f[B]64\f[R], then each integer has
+\f[B]9\f[R] decimal digits.
+If built in an environment where \f[B]BC_LONG_BIT\f[R] is \f[B]32\f[R]
+then each integer has \f[B]4\f[R] decimal digits.
+This value (the number of decimal digits per large integer) is called
+\f[B]BC_BASE_DIGS\f[R].
+.PP
+The actual values of \f[B]BC_LONG_BIT\f[R] and \f[B]BC_BASE_DIGS\f[R]
+can be queried with the \f[B]limits\f[R] statement.
+.PP
+In addition, this bc(1) uses an even larger integer for overflow
+checking.
+This integer type depends on the value of \f[B]BC_LONG_BIT\f[R], but is
+always at least twice as large as the integer type used to store digits.
+.SH LIMITS
+.PP
+The following are the limits on bc(1):
+.PP
+\f[B]BC_LONG_BIT\f[R]
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
+bc(1) was built.
+This determines how many decimal digits can be stored in a single large
+integer (see the \f[B]PERFORMANCE\f[R] section).
+.PP
+\f[B]BC_BASE_DIGS\f[R]
+.PP
+: The number of decimal digits per large integer (see the
+\f[B]PERFORMANCE\f[R] section).
+Depends on \f[B]BC_LONG_BIT\f[R].
+.PP
+\f[B]BC_BASE_POW\f[R]
+.PP
+: The max decimal number that each large integer can store (see
+\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
+Depends on \f[B]BC_BASE_DIGS\f[R].
+.PP
+\f[B]BC_OVERFLOW_MAX\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+section) can hold.
+Depends on \f[B]BC_LONG_BIT\f[R].
+.PP
+\f[B]BC_BASE_MAX\f[R]
+.PP
+: The maximum output base.
+Set at \f[B]BC_BASE_POW\f[R].
+.PP
+\f[B]BC_DIM_MAX\f[R]
+.PP
+: The maximum size of arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+\f[B]BC_SCALE_MAX\f[R]
+.PP
+: The maximum \f[B]scale\f[R].
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_STRING_MAX\f[R]
+.PP
+: The maximum length of strings.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_NAME_MAX\f[R]
+.PP
+: The maximum length of identifiers.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_NUM_MAX\f[R]
+.PP
+: The maximum length of a number (in decimal digits), which includes
+digits after the decimal point.
+Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]BC_RAND_MAX\f[R]
+.PP
+: The maximum integer (inclusive) returned by the \f[B]rand()\f[R]
+operand.
+Set at \f[B]2\[ha]BC_LONG_BIT-1\f[R].
+.PP
+Exponent
+.PP
+: The maximum allowable exponent (positive or negative).
+Set at \f[B]BC_OVERFLOW_MAX\f[R].
+.PP
+Number of vars
+.PP
+: The maximum number of vars/arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+The actual values can be queried with the \f[B]limits\f[R] statement.
+.PP
+These limits are meant to be effectively non-existent; the limits are so
+large (at least on 64-bit machines) that there should not be any point
+at which they become a problem.
+In fact, memory should be exhausted before these limits should be hit.
+.SH ENVIRONMENT VARIABLES
+.PP
+bc(1) recognizes the following environment variables:
+.PP
+\f[B]POSIXLY_CORRECT\f[R]
+.PP
+: If this variable exists (no matter the contents), bc(1) behaves as if
+the \f[B]-s\f[R] option was given.
+.PP
+\f[B]BC_ENV_ARGS\f[R]
+.PP
+: This is another way to give command-line arguments to bc(1).
+They should be in the same format as all other command-line arguments.
+These are always processed first, so any files given in
+\f[B]BC_ENV_ARGS\f[R] will be processed before arguments and files given
+on the command-line.
+This gives the user the ability to set up \[dq]standard\[dq] options and
+files to be used at every invocation.
+The most useful thing for such files to contain would be useful
+functions that the user might want every time bc(1) runs.
+.IP
+.nf
+\f[C]
+The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some bc file.bc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]bc\[rs]\[dq] file.bc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]bc\[aq] file.bc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
+\f[B]BC_LINE_LENGTH\f[R]
+.PP
+: If this environment variable exists and contains an integer that is
+greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
+(\f[B]2\[ha]16-1\f[R]), bc(1) will output lines to that length,
+including the backslash (\f[B]\[rs]\f[R]).
+The default line length is \f[B]70\f[R].
+.SH EXIT STATUS
+.PP
+bc(1) returns the following exit statuses:
+.PP
+\f[B]0\f[R]
+.PP
+: No error.
+.PP
+\f[B]1\f[R]
+.PP
+: A math error occurred.
+This follows standard practice of using \f[B]1\f[R] for expected errors,
+since math errors will happen in the process of normal execution.
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, using a negative number as a bound for the pseudo-random number
+generator, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**), places (**\[rs]\[at]**), left shift (**\[rs]<\[rs]<**), and right shift (**\[rs]>\[rs]>**)
+operators and their corresponding assignment operators.
+\f[R]
+.fi
+.PP
+\f[B]2\f[R]
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, using a token where it is invalid,
+giving an invalid expression, giving an invalid print statement, giving an
+invalid function definition, attempting to assign to an expression that is
+not a named expression (see the *Named Expressions* subsection of the
+**SYNTAX** section), giving an invalid **auto** list, having a duplicate
+**auto**/function parameter, failing to find the end of a code block,
+attempting to return a value from a **void** function, attempting to use a
+variable as a reference, and using any extensions when the option **-s** or
+any equivalents were given.
+\f[R]
+.fi
+.PP
+\f[B]3\f[R]
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, passing the wrong number of
+arguments to functions, attempting to call an undefined function, and
+attempting to use a **void** function call as a value in an expression.
+\f[R]
+.fi
+.PP
+\f[B]4\f[R]
+.PP
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (bc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
+.PP
+The exit status \f[B]4\f[R] is special; when a fatal error occurs, bc(1)
+always exits and returns \f[B]4\f[R], no matter what mode bc(1) is in.
+.PP
+The other statuses will only be returned when bc(1) is not in
+interactive mode (see the \f[B]INTERACTIVE MODE\f[R] section), since
+bc(1) resets its state (see the \f[B]RESET\f[R] section) and accepts
+more input when one of those errors occurs in interactive mode.
+This is also the case when interactive mode is forced by the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.PP
+These exit statuses allow bc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.SH INTERACTIVE MODE
+.PP
+Per the
+standard (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+bc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both \f[B]stdin\f[R]
+and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
+and \f[B]--interactive\f[R] option can turn it on in other cases.
+.PP
+In interactive mode, bc(1) attempts to recover from errors (see the
+\f[B]RESET\f[R] section), and in normal execution, flushes
+\f[B]stdout\f[R] as soon as execution is done for the current input.
+.SH TTY MODE
+.PP
+If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
+connected to a TTY, bc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is required for history to be enabled (see the \f[B]COMMAND
+LINE HISTORY\f[R] section).
+It is also required to enable special handling for \f[B]SIGINT\f[R]
+signals.
+.PP
+TTY mode is different from interactive mode because interactive mode is
+required in the bc(1)
+specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
+to be connected to a terminal.
+.SH SIGNAL HANDLING
+.PP
+Sending a \f[B]SIGINT\f[R] will cause bc(1) to stop execution of the
+current input.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If bc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If bc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
+.PP
+This means that if a \f[B]SIGINT\f[R] is sent to bc(1) as it is
+executing a file, it can seem as though bc(1) did not respond to the
+signal since it will immediately start executing the next file.
+This is by design; most files that users execute when interacting with
+bc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file.
+The rest of the files could still be executed without problem, allowing
+the user to continue.
+.PP
+\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause bc(1) to clean up and
+exit, and it uses the default handler for all other signals.
+The one exception is \f[B]SIGHUP\f[R]; in that case, when bc(1) is in
+TTY mode, a \f[B]SIGHUP\f[R] will cause bc(1) to clean up and exit.
+.SH COMMAND LINE HISTORY
+.PP
+bc(1) supports interactive command-line editing.
+If bc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), history is
+enabled.
+Previous lines can be recalled and edited with the arrow keys.
+.PP
+\f[B]Note\f[R]: tabs are converted to 8 spaces.
+.SH LOCALES
+.PP
+This bc(1) ships with support for adding error messages for different
+locales and thus, supports \f[B]LC_MESSAGES\f[R].
+.SH SEE ALSO
+.PP
+dc(1)
+.SH STANDARDS
+.PP
+bc(1) is compliant with the IEEE Std 1003.1-2017
+(\[lq]POSIX.1-2017\[rq]) (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+specification.
+The flags \f[B]-efghiqsvVw\f[R], all long options, and the extensions
+noted above are extensions to that specification.
+.PP
+Note that the specification explicitly says that bc(1) only accepts
+numbers that use a period (\f[B].\f[R]) as a radix point, regardless of
+the value of \f[B]LC_NUMERIC\f[R].
+.PP
+This bc(1) supports error messages for different locales, and thus, it
+supports \f[B]LC_MESSAGES\f[R].
+.SH BUGS
+.PP
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
+.SH AUTHORS
+.PP
+Gavin D.
+Howard <gavin@yzena.com> and contributors.
diff --git a/manuals/bc/P.1.md b/manuals/bc/P.1.md
new file mode 100644
index 00000000..4434f7c8
--- /dev/null
+++ b/manuals/bc/P.1.md
@@ -0,0 +1,1704 @@
+<!---
+
+SPDX-License-Identifier: BSD-2-Clause
+
+Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+-->
+
+# NAME
+
+bc - arbitrary-precision decimal arithmetic language and calculator
+
+# SYNOPSIS
+
+**bc** [**-ghilPqRsvVw**] [**-\-global-stacks**] [**-\-help**] [**-\-interactive**] [**-\-mathlib**] [**-\-no-prompt**] [**-\-no-read-prompt**] [**-\-quiet**] [**-\-standard**] [**-\-warn**] [**-\-version**] [**-e** *expr*] [**-\-expression**=*expr*...] [**-f** *file*...] [**-\-file**=*file*...] [*file*...]
+
+# DESCRIPTION
+
+bc(1) is an interactive processor for a language first standardized in 1991 by
+POSIX. (The current standard is [here][1].) The language provides unlimited
+precision decimal arithmetic and is somewhat C-like, but there are differences.
+Such differences will be noted in this document.
+
+After parsing and handling options, this bc(1) reads any files given on the
+command line and executes them before reading from **stdin**.
+
+This bc(1) is a drop-in replacement for *any* bc(1), including (and
+especially) the GNU bc(1). It also has many extensions and extra features beyond
+other implementations.
+
+# OPTIONS
+
+The following are the options that bc(1) accepts.
+
+**-g**, **-\-global-stacks**
+
+: Turns the globals **ibase**, **obase**, **scale**, and **seed** into stacks.
+
+ This has the effect that a copy of the current value of all four are pushed
+ onto a stack for every function call, as well as popped when every function
+ returns. This means that functions can assign to any and all of those
+ globals without worrying that the change will affect other functions.
+ Thus, a hypothetical function named **output(x,b)** that simply printed
+ **x** in base **b** could be written like this:
+
+ define void output(x, b) {
+ obase=b
+ x
+ }
+
+ instead of like this:
+
+ define void output(x, b) {
+ auto c
+ c=obase
+ obase=b
+ x
+ obase=c
+ }
+
+ This makes writing functions much easier.
+
+ (**Note**: the function **output(x,b)** exists in the extended math library.
+ See the **LIBRARY** section.)
+
+ However, since using this flag means that functions cannot set **ibase**,
+ **obase**, **scale**, or **seed** globally, functions that are made to do so
+ cannot work anymore. There are two possible use cases for that, and each has
+ a solution.
+
+ First, if a function is called on startup to turn bc(1) into a number
+ converter, it is possible to replace that capability with various shell
+ aliases. Examples:
+
+ alias d2o="bc -e ibase=A -e obase=8"
+ alias h2b="bc -e ibase=G -e obase=2"
+
+ Second, if the purpose of a function is to set **ibase**, **obase**,
+ **scale**, or **seed** globally for any other purpose, it could be split
+ into one to four functions (based on how many globals it sets) and each of
+ those functions could return the desired value for a global.
+
+ For functions that set **seed**, the value assigned to **seed** is not
+ propagated to parent functions. This means that the sequence of
+ pseudo-random numbers that they see will not be the same sequence of
+ pseudo-random numbers that any parent sees. This is only the case once
+ **seed** has been set.
+
+ If a function desires to not affect the sequence of pseudo-random numbers
+ of its parents, but wants to use the same **seed**, it can use the following
+ line:
+
+ seed = seed
+
+ If the behavior of this option is desired for every run of bc(1), then users
+ could make sure to define **BC_ENV_ARGS** and include this option (see the
+ **ENVIRONMENT VARIABLES** section for more details).
+
+ If **-s**, **-w**, or any equivalents are used, this option is ignored.
+
+ This is a **non-portable extension**.
+
+**-h**, **-\-help**
+
+: Prints a usage message and quits.
+
+**-i**, **-\-interactive**
+
+: Forces interactive mode. (See the **INTERACTIVE MODE** section.)
+
+ This is a **non-portable extension**.
+
+**-l**, **-\-mathlib**
+
+: Sets **scale** (see the **SYNTAX** section) to **20** and loads the included
+ math library and the extended math library before running any code,
+ including any expressions or files specified on the command line.
+
+ To learn what is in the libraries, see the **LIBRARY** section.
+
+**-P**, **-\-no-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-R**, **-\-no-read-prompt**
+
+: Because bc(1) was built without support for prompts, this option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-q**, **-\-quiet**
+
+: This option is for compatibility with the [GNU bc(1)][2]; it is a no-op.
+ Without this option, GNU bc(1) prints a copyright header. This bc(1) only
+ prints the copyright header if one or more of the **-v**, **-V**, or
+ **-\-version** options are given.
+
+ This is a **non-portable extension**.
+
+**-s**, **-\-standard**
+
+: Process exactly the language defined by the [standard][1] and error if any
+ extensions are used.
+
+ This is a **non-portable extension**.
+
+**-v**, **-V**, **-\-version**
+
+: Print the version information (copyright header) and exit.
+
+ This is a **non-portable extension**.
+
+**-w**, **-\-warn**
+
+: Like **-s** and **-\-standard**, except that warnings (and not errors) are
+ printed for non-standard extensions and execution continues normally.
+
+ This is a **non-portable extension**.
+
+**-e** *expr*, **-\-expression**=*expr*
+
+: Evaluates *expr*. If multiple expressions are given, they are evaluated in
+ order. If files are given as well (see below), the expressions and files are
+ evaluated in the order given. This means that if a file is given before an
+ expression, the file is read in and evaluated first.
+
+ If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**, whether on the
+ command-line or in **BC_ENV_ARGS**. However, if any other **-e**,
+ **-\-expression**, **-f**, or **-\-file** arguments are given after **-f-**
+ or equivalent is given, bc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+**-f** *file*, **-\-file**=*file*
+
+: Reads in *file* and evaluates it, line by line, as though it were read
+ through **stdin**. If expressions are also given (see above), the
+ expressions are evaluated in the order given.
+
+ If this option is given on the command-line (i.e., not in **BC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, bc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**. However, if any other
+ **-e**, **-\-expression**, **-f**, or **-\-file** arguments are given after
+ **-f-** or equivalent is given, bc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+All long options are **non-portable extensions**.
+
+# STDOUT
+
+Any non-error output is written to **stdout**. In addition, if history (see the
+**HISTORY** section) and the prompt (see the **TTY MODE** section) are enabled,
+both are output to **stdout**.
+
+**Note**: Unlike other bc(1) implementations, this bc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stdout**, so if
+**stdout** is closed, as in **bc <file> >&-**, it will quit with an error. This
+is done so that bc(1) can report problems when **stdout** is redirected to a
+file.
+
+If there are scripts that depend on the behavior of other bc(1) implementations,
+it is recommended that those scripts be changed to redirect **stdout** to
+**/dev/null**.
+
+# STDERR
+
+Any error output is written to **stderr**.
+
+**Note**: Unlike other bc(1) implementations, this bc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stderr**, so if
+**stderr** is closed, as in **bc <file> 2>&-**, it will quit with an error. This
+is done so that bc(1) can exit with an error code when **stderr** is redirected
+to a file.
+
+If there are scripts that depend on the behavior of other bc(1) implementations,
+it is recommended that those scripts be changed to redirect **stderr** to
+**/dev/null**.
+
+# SYNTAX
+
+The syntax for bc(1) programs is mostly C-like, with some differences. This
+bc(1) follows the [POSIX standard][1], which is a much more thorough resource
+for the language this bc(1) accepts. This section is meant to be a summary and a
+listing of all the extensions to the standard.
+
+In the sections below, **E** means expression, **S** means statement, and **I**
+means identifier.
+
+Identifiers (**I**) start with a lowercase letter and can be followed by any
+number (up to **BC_NAME_MAX-1**) of lowercase letters (**a-z**), digits
+(**0-9**), and underscores (**\_**). The regex is **\[a-z\]\[a-z0-9\_\]\***.
+Identifiers with more than one character (letter) are a
+**non-portable extension**.
+
+**ibase** is a global variable determining how to interpret constant numbers. It
+is the "input" base, or the number base used for interpreting input numbers.
+**ibase** is initially **10**. If the **-s** (**-\-standard**) and **-w**
+(**-\-warn**) flags were not given on the command line, the max allowable value
+for **ibase** is **36**. Otherwise, it is **16**. The min allowable value for
+**ibase** is **2**. The max allowable value for **ibase** can be queried in
+bc(1) programs with the **maxibase()** built-in function.
+
+**obase** is a global variable determining how to output results. It is the
+"output" base, or the number base used for outputting numbers. **obase** is
+initially **10**. The max allowable value for **obase** is **BC_BASE_MAX** and
+can be queried in bc(1) programs with the **maxobase()** built-in function. The
+min allowable value for **obase** is **0**. If **obase** is **0**, values are
+output in scientific notation, and if **obase** is **1**, values are output in
+engineering notation. Otherwise, values are output in the specified base.
+
+Outputting in scientific and engineering notations are **non-portable
+extensions**.
+
+The *scale* of an expression is the number of digits in the result of the
+expression right of the decimal point, and **scale** is a global variable that
+sets the precision of any operations, with exceptions. **scale** is initially
+**0**. **scale** cannot be negative. The max allowable value for **scale** is
+**BC_SCALE_MAX** and can be queried in bc(1) programs with the **maxscale()**
+built-in function.
+
+bc(1) has both *global* variables and *local* variables. All *local*
+variables are local to the function; they are parameters or are introduced in
+the **auto** list of a function (see the **FUNCTIONS** section). If a variable
+is accessed which is not a parameter or in the **auto** list, it is assumed to
+be *global*. If a parent function has a *local* variable version of a variable
+that a child function considers *global*, the value of that *global* variable in
+the child function is the value of the variable in the parent function, not the
+value of the actual *global* variable.
+
+All of the above applies to arrays as well.
+
+The value of a statement that is an expression (i.e., any of the named
+expressions or operands) is printed unless the lowest precedence operator is an
+assignment operator *and* the expression is notsurrounded by parentheses.
+
+The value that is printed is also assigned to the special variable **last**. A
+single dot (**.**) may also be used as a synonym for **last**. These are
+**non-portable extensions**.
+
+Either semicolons or newlines may separate statements.
+
+## Comments
+
+There are two kinds of comments:
+
+1. Block comments are enclosed in **/\*** and **\*/**.
+2. Line comments go from **#** until, and not including, the next newline. This
+ is a **non-portable extension**.
+
+## Named Expressions
+
+The following are named expressions in bc(1):
+
+1. Variables: **I**
+2. Array Elements: **I[E]**
+3. **ibase**
+4. **obase**
+5. **scale**
+6. **seed**
+7. **last** or a single dot (**.**)
+
+Numbers 6 and 7 are **non-portable extensions**.
+
+The meaning of **seed** is dependent on the current pseudo-random number
+generator but is guaranteed to not change except for new major versions.
+
+The *scale* and sign of the value may be significant.
+
+If a previously used **seed** value is assigned to **seed** and used again, the
+pseudo-random number generator is guaranteed to produce the same sequence of
+pseudo-random numbers as it did when the **seed** value was previously used.
+
+The exact value assigned to **seed** is not guaranteed to be returned if
+**seed** is queried again immediately. However, if **seed** *does* return a
+different value, both values, when assigned to **seed**, are guaranteed to
+produce the same sequence of pseudo-random numbers. This means that certain
+values assigned to **seed** will *not* produce unique sequences of pseudo-random
+numbers. The value of **seed** will change after any use of the **rand()** and
+**irand(E)** operands (see the *Operands* subsection below), except if the
+parameter passed to **irand(E)** is **0**, **1**, or negative.
+
+There is no limit to the length (number of significant decimal digits) or
+*scale* of the value that can be assigned to **seed**.
+
+Variables and arrays do not interfere; users can have arrays named the same as
+variables. This also applies to functions (see the **FUNCTIONS** section), so a
+user can have a variable, array, and function that all have the same name, and
+they will not shadow each other, whether inside of functions or not.
+
+Named expressions are required as the operand of **increment**/**decrement**
+operators and as the left side of **assignment** operators (see the *Operators*
+subsection).
+
+## Operands
+
+The following are valid operands in bc(1):
+
+1. Numbers (see the *Numbers* subsection below).
+2. Array indices (**I[E]**).
+3. **(E)**: The value of **E** (used to change precedence).
+4. **sqrt(E)**: The square root of **E**. **E** must be non-negative.
+5. **length(E)**: The number of significant decimal digits in **E**.
+6. **length(I[])**: The number of elements in the array **I**. This is a
+ **non-portable extension**.
+7. **scale(E)**: The *scale* of **E**.
+8. **abs(E)**: The absolute value of **E**. This is a **non-portable
+ extension**.
+9. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+ a non-**void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
+ **I[]**, which will automatically be turned into array references (see the
+ *Array References* subsection of the **FUNCTIONS** section) if the
+ corresponding parameter in the function definition is an array reference.
+10. **read()**: Reads a line from **stdin** and uses that as an expression. The
+ result of that expression is the result of the **read()** operand. This is a
+ **non-portable extension**.
+11. **maxibase()**: The max allowable **ibase**. This is a **non-portable
+ extension**.
+12. **maxobase()**: The max allowable **obase**. This is a **non-portable
+ extension**.
+13. **maxscale()**: The max allowable **scale**. This is a **non-portable
+ extension**.
+14. **rand()**: A pseudo-random integer between **0** (inclusive) and
+ **BC_RAND_MAX** (inclusive). Using this operand will change the value of
+ **seed**. This is a **non-portable extension**.
+15. **irand(E)**: A pseudo-random integer between **0** (inclusive) and the
+ value of **E** (exclusive). If **E** is negative or is a non-integer
+ (**E**'s *scale* is not **0**), an error is raised, and bc(1) resets (see
+ the **RESET** section) while **seed** remains unchanged. If **E** is larger
+ than **BC_RAND_MAX**, the higher bound is honored by generating several
+ pseudo-random integers, multiplying them by appropriate powers of
+ **BC_RAND_MAX+1**, and adding them together. Thus, the size of integer that
+ can be generated with this operand is unbounded. Using this operand will
+ change the value of **seed**, unless the value of **E** is **0** or **1**.
+ In that case, **0** is returned, and **seed** is *not* changed. This is a
+ **non-portable extension**.
+16. **maxrand()**: The max integer returned by **rand()**. This is a
+ **non-portable extension**.
+
+The integers generated by **rand()** and **irand(E)** are guaranteed to be as
+unbiased as possible, subject to the limitations of the pseudo-random number
+generator.
+
+**Note**: The values returned by the pseudo-random number generator with
+**rand()** and **irand(E)** are guaranteed to *NOT* be cryptographically secure.
+This is a consequence of using a seeded pseudo-random number generator. However,
+they *are* guaranteed to be reproducible with identical **seed** values. This
+means that the pseudo-random values from bc(1) should only be used where a
+reproducible stream of pseudo-random numbers is *ESSENTIAL*. In any other case,
+use a non-seeded pseudo-random number generator.
+
+## Numbers
+
+Numbers are strings made up of digits, uppercase letters, and at most **1**
+period for a radix. Numbers can have up to **BC_NUM_MAX** digits. Uppercase
+letters are equal to **9** + their position in the alphabet (i.e., **A** equals
+**10**, or **9+1**). If a digit or letter makes no sense with the current value
+of **ibase**, they are set to the value of the highest valid digit in **ibase**.
+
+Single-character numbers (i.e., **A** alone) take the value that they would have
+if they were valid digits, regardless of the value of **ibase**. This means that
+**A** alone always equals decimal **10** and **Z** alone always equals decimal
+**35**.
+
+In addition, bc(1) accepts numbers in scientific notation. These have the form
+**\<number\>e\<integer\>**. The exponent (the portion after the **e**) must be
+an integer. An example is **1.89237e9**, which is equal to **1892370000**.
+Negative exponents are also allowed, so **4.2890e-3** is equal to **0.0042890**.
+
+Using scientific notation is an error or warning if the **-s** or **-w**,
+respectively, command-line options (or equivalents) are given.
+
+**WARNING**: Both the number and the exponent in scientific notation are
+interpreted according to the current **ibase**, but the number is still
+multiplied by **10\^exponent** regardless of the current **ibase**. For example,
+if **ibase** is **16** and bc(1) is given the number string **FFeA**, the
+resulting decimal number will be **2550000000000**, and if bc(1) is given the
+number string **10e-4**, the resulting decimal number will be **0.0016**.
+
+Accepting input as scientific notation is a **non-portable extension**.
+
+## Operators
+
+The following arithmetic and logical operators can be used. They are listed in
+order of decreasing precedence. Operators in the same group have the same
+precedence.
+
+**++** **-\-**
+
+: Type: Prefix and Postfix
+
+ Associativity: None
+
+ Description: **increment**, **decrement**
+
+**-** **!**
+
+: Type: Prefix
+
+ Associativity: None
+
+ Description: **negation**, **boolean not**
+
+**\$**
+
+: Type: Postfix
+
+ Associativity: None
+
+ Description: **truncation**
+
+**\@**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **set precision**
+
+**\^**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **power**
+
+**\*** **/** **%**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **multiply**, **divide**, **modulus**
+
+**+** **-**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **add**, **subtract**
+
+**\<\<** **\>\>**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **shift left**, **shift right**
+
+**=** **\<\<=** **\>\>=** **+=** **-=** **\*=** **/=** **%=** **\^=** **\@=**
+
+: Type: Binary
+
+ Associativity: Right
+
+ Description: **assignment**
+
+**==** **\<=** **\>=** **!=** **\<** **\>**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **relational**
+
+**&&**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **boolean and**
+
+**||**
+
+: Type: Binary
+
+ Associativity: Left
+
+ Description: **boolean or**
+
+The operators will be described in more detail below.
+
+**++** **-\-**
+
+: The prefix and postfix **increment** and **decrement** operators behave
+ exactly like they would in C. They require a named expression (see the
+ *Named Expressions* subsection) as an operand.
+
+ The prefix versions of these operators are more efficient; use them where
+ possible.
+
+**-**
+
+: The **negation** operator returns **0** if a user attempts to negate any
+ expression with the value **0**. Otherwise, a copy of the expression with
+ its sign flipped is returned.
+
+**!**
+
+: The **boolean not** operator returns **1** if the expression is **0**, or
+ **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**\$**
+
+: The **truncation** operator returns a copy of the given expression with all
+ of its *scale* removed.
+
+ This is a **non-portable extension**.
+
+**\@**
+
+: The **set precision** operator takes two expressions and returns a copy of
+ the first with its *scale* equal to the value of the second expression. That
+ could either mean that the number is returned without change (if the
+ *scale* of the first expression matches the value of the second
+ expression), extended (if it is less), or truncated (if it is more).
+
+ The second expression must be an integer (no *scale*) and non-negative.
+
+ This is a **non-portable extension**.
+
+**\^**
+
+: The **power** operator (not the **exclusive or** operator, as it would be in
+ C) takes two expressions and raises the first to the power of the value of
+ the second. The *scale* of the result is equal to **scale**.
+
+ The second expression must be an integer (no *scale*), and if it is
+ negative, the first value must be non-zero.
+
+**\***
+
+: The **multiply** operator takes two expressions, multiplies them, and
+ returns the product. If **a** is the *scale* of the first expression and
+ **b** is the *scale* of the second expression, the *scale* of the result is
+ equal to **min(a+b,max(scale,a,b))** where **min()** and **max()** return
+ the obvious values.
+
+**/**
+
+: The **divide** operator takes two expressions, divides them, and returns the
+ quotient. The *scale* of the result shall be the value of **scale**.
+
+ The second expression must be non-zero.
+
+**%**
+
+: The **modulus** operator takes two expressions, **a** and **b**, and
+ evaluates them by 1) Computing **a/b** to current **scale** and 2) Using the
+ result of step 1 to calculate **a-(a/b)\*b** to *scale*
+ **max(scale+scale(b),scale(a))**.
+
+ The second expression must be non-zero.
+
+**+**
+
+: The **add** operator takes two expressions, **a** and **b**, and returns the
+ sum, with a *scale* equal to the max of the *scale*s of **a** and **b**.
+
+**-**
+
+: The **subtract** operator takes two expressions, **a** and **b**, and
+ returns the difference, with a *scale* equal to the max of the *scale*s of
+ **a** and **b**.
+
+**\<\<**
+
+: The **left shift** operator takes two expressions, **a** and **b**, and
+ returns a copy of the value of **a** with its decimal point moved **b**
+ places to the right.
+
+ The second expression must be an integer (no *scale*) and non-negative.
+
+ This is a **non-portable extension**.
+
+**\>\>**
+
+: The **right shift** operator takes two expressions, **a** and **b**, and
+ returns a copy of the value of **a** with its decimal point moved **b**
+ places to the left.
+
+ The second expression must be an integer (no *scale*) and non-negative.
+
+ This is a **non-portable extension**.
+
+**=** **\<\<=** **\>\>=** **+=** **-=** **\*=** **/=** **%=** **\^=** **\@=**
+
+: The **assignment** operators take two expressions, **a** and **b** where
+ **a** is a named expression (see the *Named Expressions* subsection).
+
+ For **=**, **b** is copied and the result is assigned to **a**. For all
+ others, **a** and **b** are applied as operands to the corresponding
+ arithmetic operator and the result is assigned to **a**.
+
+ The **assignment** operators that correspond to operators that are
+ extensions are themselves **non-portable extensions**.
+
+**==** **\<=** **\>=** **!=** **\<** **\>**
+
+: The **relational** operators compare two expressions, **a** and **b**, and
+ if the relation holds, according to C language semantics, the result is
+ **1**. Otherwise, it is **0**.
+
+ Note that unlike in C, these operators have a lower precedence than the
+ **assignment** operators, which means that **a=b\>c** is interpreted as
+ **(a=b)\>c**.
+
+ Also, unlike the [standard][1] requires, these operators can appear anywhere
+ any other expressions can be used. This allowance is a
+ **non-portable extension**.
+
+**&&**
+
+: The **boolean and** operator takes two expressions and returns **1** if both
+ expressions are non-zero, **0** otherwise.
+
+ This is *not* a short-circuit operator.
+
+ This is a **non-portable extension**.
+
+**||**
+
+: The **boolean or** operator takes two expressions and returns **1** if one
+ of the expressions is non-zero, **0** otherwise.
+
+ This is *not* a short-circuit operator.
+
+ This is a **non-portable extension**.
+
+## Statements
+
+The following items are statements:
+
+1. **E**
+2. **{** **S** **;** ... **;** **S** **}**
+3. **if** **(** **E** **)** **S**
+4. **if** **(** **E** **)** **S** **else** **S**
+5. **while** **(** **E** **)** **S**
+6. **for** **(** **E** **;** **E** **;** **E** **)** **S**
+7. An empty statement
+8. **break**
+9. **continue**
+10. **quit**
+11. **halt**
+12. **limits**
+13. A string of characters, enclosed in double quotes
+14. **print** **E** **,** ... **,** **E**
+15. **I()**, **I(E)**, **I(E, E)**, and so on, where **I** is an identifier for
+ a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section). The **E** argument(s) may also be arrays of the form
+ **I[]**, which will automatically be turned into array references (see the
+ *Array References* subsection of the **FUNCTIONS** section) if the
+ corresponding parameter in the function definition is an array reference.
+
+Numbers 4, 9, 11, 12, 14, and 15 are **non-portable extensions**.
+
+Also, as a **non-portable extension**, any or all of the expressions in the
+header of a for loop may be omitted. If the condition (second expression) is
+omitted, it is assumed to be a constant **1**.
+
+The **break** statement causes a loop to stop iterating and resume execution
+immediately following a loop. This is only allowed in loops.
+
+The **continue** statement causes a loop iteration to stop early and returns to
+the start of the loop, including testing the loop condition. This is only
+allowed in loops.
+
+The **if** **else** statement does the same thing as in C.
+
+The **quit** statement causes bc(1) to quit, even if it is on a branch that will
+not be executed (it is a compile-time command).
+
+The **halt** statement causes bc(1) to quit, if it is executed. (Unlike **quit**
+if it is on a branch of an **if** statement that is not executed, bc(1) does not
+quit.)
+
+The **limits** statement prints the limits that this bc(1) is subject to. This
+is like the **quit** statement in that it is a compile-time command.
+
+An expression by itself is evaluated and printed, followed by a newline.
+
+Both scientific notation and engineering notation are available for printing the
+results of expressions. Scientific notation is activated by assigning **0** to
+**obase**, and engineering notation is activated by assigning **1** to
+**obase**. To deactivate them, just assign a different value to **obase**.
+
+Scientific notation and engineering notation are disabled if bc(1) is run with
+either the **-s** or **-w** command-line options (or equivalents).
+
+Printing numbers in scientific notation and/or engineering notation is a
+**non-portable extension**.
+
+## Print Statement
+
+The "expressions" in a **print** statement may also be strings. If they are, there
+are backslash escape sequences that are interpreted specially. What those
+sequences are, and what they cause to be printed, are shown below:
+
+-------- -------
+**\\a** **\\a**
+**\\b** **\\b**
+**\\\\** **\\**
+**\\e** **\\**
+**\\f** **\\f**
+**\\n** **\\n**
+**\\q** **"**
+**\\r** **\\r**
+**\\t** **\\t**
+-------- -------
+
+Any other character following a backslash causes the backslash and character to
+be printed as-is.
+
+Any non-string expression in a print statement shall be assigned to **last**,
+like any other expression that is printed.
+
+## Order of Evaluation
+
+All expressions in a statment are evaluated left to right, except as necessary
+to maintain order of operations. This means, for example, assuming that **i** is
+equal to **0**, in the expression
+
+ a[i++] = i++
+
+the first (or 0th) element of **a** is set to **1**, and **i** is equal to **2**
+at the end of the expression.
+
+This includes function arguments. Thus, assuming **i** is equal to **0**, this
+means that in the expression
+
+ x(i++, i++)
+
+the first argument passed to **x()** is **0**, and the second argument is **1**,
+while **i** is equal to **2** before the function starts executing.
+
+# FUNCTIONS
+
+Function definitions are as follows:
+
+```
+define I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return(E)
+}
+```
+
+Any **I** in the parameter list or **auto** list may be replaced with **I[]** to
+make a parameter or **auto** var an array, and any **I** in the parameter list
+may be replaced with **\*I[]** to make a parameter an array reference. Callers
+of functions that take array references should not put an asterisk in the call;
+they must be called with just **I[]** like normal array parameters and will be
+automatically converted into references.
+
+As a **non-portable extension**, the opening brace of a **define** statement may
+appear on the next line.
+
+As a **non-portable extension**, the return statement may also be in one of the
+following forms:
+
+1. **return**
+2. **return** **(** **)**
+3. **return** **E**
+
+The first two, or not specifying a **return** statement, is equivalent to
+**return (0)**, unless the function is a **void** function (see the *Void
+Functions* subsection below).
+
+## Void Functions
+
+Functions can also be **void** functions, defined as follows:
+
+```
+define void I(I,...,I){
+ auto I,...,I
+ S;...;S
+ return
+}
+```
+
+They can only be used as standalone expressions, where such an expression would
+be printed alone, except in a print statement.
+
+Void functions can only use the first two **return** statements listed above.
+They can also omit the return statement entirely.
+
+The word "void" is not treated as a keyword; it is still possible to have
+variables, arrays, and functions named **void**. The word "void" is only
+treated specially right after the **define** keyword.
+
+This is a **non-portable extension**.
+
+## Array References
+
+For any array in the parameter list, if the array is declared in the form
+
+```
+*I[]
+```
+
+it is a **reference**. Any changes to the array in the function are reflected,
+when the function returns, to the array that was passed in.
+
+Other than this, all function arguments are passed by value.
+
+This is a **non-portable extension**.
+
+# LIBRARY
+
+All of the functions below, including the functions in the extended math
+library (see the *Extended Library* subsection below), are available when the
+**-l** or **-\-mathlib** command-line flags are given, except that the extended
+math library is not available when the **-s** option, the **-w** option, or
+equivalents are given.
+
+## Standard Library
+
+The [standard][1] defines the following functions for the math library:
+
+**s(x)**
+
+: Returns the sine of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**c(x)**
+
+: Returns the cosine of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**a(x)**
+
+: Returns the arctangent of **x**, in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**l(x)**
+
+: Returns the natural logarithm of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**e(x)**
+
+: Returns the mathematical constant **e** raised to the power of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**j(x, n)**
+
+: Returns the bessel integer order **n** (truncated) of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+## Extended Library
+
+The extended library is *not* loaded when the **-s**/**-\-standard** or
+**-w**/**-\-warn** options are given since they are not part of the library
+defined by the [standard][1].
+
+The extended library is a **non-portable extension**.
+
+**p(x, y)**
+
+: Calculates **x** to the power of **y**, even if **y** is not an integer, and
+ returns the result to the current **scale**.
+
+ It is an error if **y** is negative and **x** is **0**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**r(x, p)**
+
+: Returns **x** rounded to **p** decimal places according to the rounding mode
+ [round half away from **0**][3].
+
+**ceil(x, p)**
+
+: Returns **x** rounded to **p** decimal places according to the rounding mode
+ [round away from **0**][6].
+
+**f(x)**
+
+: Returns the factorial of the truncated absolute value of **x**.
+
+**perm(n, k)**
+
+: Returns the permutation of the truncated absolute value of **n** of the
+ truncated absolute value of **k**, if **k \<= n**. If not, it returns **0**.
+
+**comb(n, k)**
+
+: Returns the combination of the truncated absolute value of **n** of the
+ truncated absolute value of **k**, if **k \<= n**. If not, it returns **0**.
+
+**l2(x)**
+
+: Returns the logarithm base **2** of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**l10(x)**
+
+: Returns the logarithm base **10** of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**log(x, b)**
+
+: Returns the logarithm base **b** of **x**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**cbrt(x)**
+
+: Returns the cube root of **x**.
+
+**root(x, n)**
+
+: Calculates the truncated value of **n**, **r**, and returns the **r**th root
+ of **x** to the current **scale**.
+
+ If **r** is **0** or negative, this raises an error and causes bc(1) to
+ reset (see the **RESET** section). It also raises an error and causes bc(1)
+ to reset if **r** is even and **x** is negative.
+
+**pi(p)**
+
+: Returns **pi** to **p** decimal places.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**t(x)**
+
+: Returns the tangent of **x**, which is assumed to be in radians.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**a2(y, x)**
+
+: Returns the arctangent of **y/x**, in radians. If both **y** and **x** are
+ equal to **0**, it raises an error and causes bc(1) to reset (see the
+ **RESET** section). Otherwise, if **x** is greater than **0**, it returns
+ **a(y/x)**. If **x** is less than **0**, and **y** is greater than or equal
+ to **0**, it returns **a(y/x)+pi**. If **x** is less than **0**, and **y**
+ is less than **0**, it returns **a(y/x)-pi**. If **x** is equal to **0**,
+ and **y** is greater than **0**, it returns **pi/2**. If **x** is equal to
+ **0**, and **y** is less than **0**, it returns **-pi/2**.
+
+ This function is the same as the **atan2()** function in many programming
+ languages.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**sin(x)**
+
+: Returns the sine of **x**, which is assumed to be in radians.
+
+ This is an alias of **s(x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**cos(x)**
+
+: Returns the cosine of **x**, which is assumed to be in radians.
+
+ This is an alias of **c(x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**tan(x)**
+
+: Returns the tangent of **x**, which is assumed to be in radians.
+
+ If **x** is equal to **1** or **-1**, this raises an error and causes bc(1)
+ to reset (see the **RESET** section).
+
+ This is an alias of **t(x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**atan(x)**
+
+: Returns the arctangent of **x**, in radians.
+
+ This is an alias of **a(x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**atan2(y, x)**
+
+: Returns the arctangent of **y/x**, in radians. If both **y** and **x** are
+ equal to **0**, it raises an error and causes bc(1) to reset (see the
+ **RESET** section). Otherwise, if **x** is greater than **0**, it returns
+ **a(y/x)**. If **x** is less than **0**, and **y** is greater than or equal
+ to **0**, it returns **a(y/x)+pi**. If **x** is less than **0**, and **y**
+ is less than **0**, it returns **a(y/x)-pi**. If **x** is equal to **0**,
+ and **y** is greater than **0**, it returns **pi/2**. If **x** is equal to
+ **0**, and **y** is less than **0**, it returns **-pi/2**.
+
+ This function is the same as the **atan2()** function in many programming
+ languages.
+
+ This is an alias of **a2(y, x)**.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**r2d(x)**
+
+: Converts **x** from radians to degrees and returns the result.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**d2r(x)**
+
+: Converts **x** from degrees to radians and returns the result.
+
+ This is a transcendental function (see the *Transcendental Functions*
+ subsection below).
+
+**frand(p)**
+
+: Generates a pseudo-random number between **0** (inclusive) and **1**
+ (exclusive) with the number of decimal digits after the decimal point equal
+ to the truncated absolute value of **p**. If **p** is not **0**, then
+ calling this function will change the value of **seed**. If **p** is **0**,
+ then **0** is returned, and **seed** is *not* changed.
+
+**ifrand(i, p)**
+
+: Generates a pseudo-random number that is between **0** (inclusive) and the
+ truncated absolute value of **i** (exclusive) with the number of decimal
+ digits after the decimal point equal to the truncated absolute value of
+ **p**. If the absolute value of **i** is greater than or equal to **2**, and
+ **p** is not **0**, then calling this function will change the value of
+ **seed**; otherwise, **0** is returned and **seed** is not changed.
+
+**srand(x)**
+
+: Returns **x** with its sign flipped with probability **0.5**. In other
+ words, it randomizes the sign of **x**.
+
+**brand()**
+
+: Returns a random boolean value (either **0** or **1**).
+
+**ubytes(x)**
+
+: Returns the numbers of unsigned integer bytes required to hold the truncated
+ absolute value of **x**.
+
+**sbytes(x)**
+
+: Returns the numbers of signed, two's-complement integer bytes required to
+ hold the truncated value of **x**.
+
+**hex(x)**
+
+: Outputs the hexadecimal (base **16**) representation of **x**.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**binary(x)**
+
+: Outputs the binary (base **2**) representation of **x**.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**output(x, b)**
+
+: Outputs the base **b** representation of **x**.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in as few power of two bytes as possible. Both outputs are
+ split into bytes separated by spaces.
+
+ If **x** is not an integer or is negative, an error message is printed
+ instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in as few power of two bytes as possible. Both
+ outputs are split into bytes separated by spaces.
+
+ If **x** is not an integer, an error message is printed instead, but bc(1)
+ is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uintn(x, n)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **n** bytes. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **n** bytes, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**intn(x, n)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **n** bytes. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **n** bytes, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint8(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **1** byte. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **1** byte, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int8(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **1** byte. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **1** byte, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint16(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **2** bytes. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **2** bytes, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int16(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **2** bytes. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **2** bytes, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint32(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **4** bytes. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **4** bytes, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int32(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **4** bytes. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **4** bytes, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**uint64(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as an
+ unsigned integer in **8** bytes. Both outputs are split into bytes separated
+ by spaces.
+
+ If **x** is not an integer, is negative, or cannot fit into **8** bytes, an
+ error message is printed instead, but bc(1) is not reset (see the **RESET**
+ section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**int64(x)**
+
+: Outputs the representation, in binary and hexadecimal, of **x** as a signed,
+ two's-complement integer in **8** bytes. Both outputs are split into bytes
+ separated by spaces.
+
+ If **x** is not an integer or cannot fit into **8** bytes, an error message
+ is printed instead, but bc(1) is not reset (see the **RESET** section).
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**hex_uint(x, n)**
+
+: Outputs the representation of the truncated absolute value of **x** as an
+ unsigned integer in hexadecimal using **n** bytes. Not all of the value will
+ be output if **n** is too small.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**binary_uint(x, n)**
+
+: Outputs the representation of the truncated absolute value of **x** as an
+ unsigned integer in binary using **n** bytes. Not all of the value will be
+ output if **n** is too small.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**output_uint(x, n)**
+
+: Outputs the representation of the truncated absolute value of **x** as an
+ unsigned integer in the current **obase** (see the **SYNTAX** section) using
+ **n** bytes. Not all of the value will be output if **n** is too small.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+**output_byte(x, i)**
+
+: Outputs byte **i** of the truncated absolute value of **x**, where **0** is
+ the least significant byte and **number_of_bytes - 1** is the most
+ significant byte.
+
+ This is a **void** function (see the *Void Functions* subsection of the
+ **FUNCTIONS** section).
+
+## Transcendental Functions
+
+All transcendental functions can return slightly inaccurate results (up to 1
+[ULP][4]). This is unavoidable, and [this article][5] explains why it is
+impossible and unnecessary to calculate exact results for the transcendental
+functions.
+
+Because of the possible inaccuracy, I recommend that users call those functions
+with the precision (**scale**) set to at least 1 higher than is necessary. If
+exact results are *absolutely* required, users can double the precision
+(**scale**) and then truncate.
+
+The transcendental functions in the standard math library are:
+
+* **s(x)**
+* **c(x)**
+* **a(x)**
+* **l(x)**
+* **e(x)**
+* **j(x, n)**
+
+The transcendental functions in the extended math library are:
+
+* **l2(x)**
+* **l10(x)**
+* **log(x, b)**
+* **pi(p)**
+* **t(x)**
+* **a2(y, x)**
+* **sin(x)**
+* **cos(x)**
+* **tan(x)**
+* **atan(x)**
+* **atan2(y, x)**
+* **r2d(x)**
+* **d2r(x)**
+
+# RESET
+
+When bc(1) encounters an error or a signal that it has a non-default handler
+for, it resets. This means that several things happen.
+
+First, any functions that are executing are stopped and popped off the stack.
+The behavior is not unlike that of exceptions in programming languages. Then
+the execution point is set so that any code waiting to execute (after all
+functions returned) is skipped.
+
+Thus, when bc(1) resets, it skips any remaining code waiting to be executed.
+Then, if it is interactive mode, and the error was not a fatal error (see the
+**EXIT STATUS** section), it asks for more input; otherwise, it exits with the
+appropriate return code.
+
+Note that this reset behavior is different from the GNU bc(1), which attempts to
+start executing the statement right after the one that caused an error.
+
+# PERFORMANCE
+
+Most bc(1) implementations use **char** types to calculate the value of **1**
+decimal digit at a time, but that can be slow. This bc(1) does something
+different.
+
+It uses large integers to calculate more than **1** decimal digit at a time. If
+built in a environment where **BC_LONG_BIT** (see the **LIMITS** section) is
+**64**, then each integer has **9** decimal digits. If built in an environment
+where **BC_LONG_BIT** is **32** then each integer has **4** decimal digits. This
+value (the number of decimal digits per large integer) is called
+**BC_BASE_DIGS**.
+
+The actual values of **BC_LONG_BIT** and **BC_BASE_DIGS** can be queried with
+the **limits** statement.
+
+In addition, this bc(1) uses an even larger integer for overflow checking. This
+integer type depends on the value of **BC_LONG_BIT**, but is always at least
+twice as large as the integer type used to store digits.
+
+# LIMITS
+
+The following are the limits on bc(1):
+
+**BC_LONG_BIT**
+
+: The number of bits in the **long** type in the environment where bc(1) was
+ built. This determines how many decimal digits can be stored in a single
+ large integer (see the **PERFORMANCE** section).
+
+**BC_BASE_DIGS**
+
+: The number of decimal digits per large integer (see the **PERFORMANCE**
+ section). Depends on **BC_LONG_BIT**.
+
+**BC_BASE_POW**
+
+: The max decimal number that each large integer can store (see
+ **BC_BASE_DIGS**) plus **1**. Depends on **BC_BASE_DIGS**.
+
+**BC_OVERFLOW_MAX**
+
+: The max number that the overflow type (see the **PERFORMANCE** section) can
+ hold. Depends on **BC_LONG_BIT**.
+
+**BC_BASE_MAX**
+
+: The maximum output base. Set at **BC_BASE_POW**.
+
+**BC_DIM_MAX**
+
+: The maximum size of arrays. Set at **SIZE_MAX-1**.
+
+**BC_SCALE_MAX**
+
+: The maximum **scale**. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_STRING_MAX**
+
+: The maximum length of strings. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_NAME_MAX**
+
+: The maximum length of identifiers. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_NUM_MAX**
+
+: The maximum length of a number (in decimal digits), which includes digits
+ after the decimal point. Set at **BC_OVERFLOW_MAX-1**.
+
+**BC_RAND_MAX**
+
+: The maximum integer (inclusive) returned by the **rand()** operand. Set at
+ **2\^BC_LONG_BIT-1**.
+
+Exponent
+
+: The maximum allowable exponent (positive or negative). Set at
+ **BC_OVERFLOW_MAX**.
+
+Number of vars
+
+: The maximum number of vars/arrays. Set at **SIZE_MAX-1**.
+
+The actual values can be queried with the **limits** statement.
+
+These limits are meant to be effectively non-existent; the limits are so large
+(at least on 64-bit machines) that there should not be any point at which they
+become a problem. In fact, memory should be exhausted before these limits should
+be hit.
+
+# ENVIRONMENT VARIABLES
+
+bc(1) recognizes the following environment variables:
+
+**POSIXLY_CORRECT**
+
+: If this variable exists (no matter the contents), bc(1) behaves as if
+ the **-s** option was given.
+
+**BC_ENV_ARGS**
+
+: This is another way to give command-line arguments to bc(1). They should be
+ in the same format as all other command-line arguments. These are always
+ processed first, so any files given in **BC_ENV_ARGS** will be processed
+ before arguments and files given on the command-line. This gives the user
+ the ability to set up "standard" options and files to be used at every
+ invocation. The most useful thing for such files to contain would be useful
+ functions that the user might want every time bc(1) runs.
+
+ The code that parses **BC_ENV_ARGS** will correctly handle quoted arguments,
+ but it does not understand escape sequences. For example, the string
+ **"/home/gavin/some bc file.bc"** will be correctly parsed, but the string
+ **"/home/gavin/some \"bc\" file.bc"** will include the backslashes.
+
+ The quote parsing will handle either kind of quotes, **'** or **"**. Thus,
+ if you have a file with any number of single quotes in the name, you can use
+ double quotes as the outside quotes, as in **"some 'bc' file.bc"**, and vice
+ versa if you have a file with double quotes. However, handling a file with
+ both kinds of quotes in **BC_ENV_ARGS** is not supported due to the
+ complexity of the parsing, though such files are still supported on the
+ command-line where the parsing is done by the shell.
+
+**BC_LINE_LENGTH**
+
+: If this environment variable exists and contains an integer that is greater
+ than **1** and is less than **UINT16_MAX** (**2\^16-1**), bc(1) will output
+ lines to that length, including the backslash (**\\**). The default line
+ length is **70**.
+
+# EXIT STATUS
+
+bc(1) returns the following exit statuses:
+
+**0**
+
+: No error.
+
+**1**
+
+: A math error occurred. This follows standard practice of using **1** for
+ expected errors, since math errors will happen in the process of normal
+ execution.
+
+ Math errors include divide by **0**, taking the square root of a negative
+ number, using a negative number as a bound for the pseudo-random number
+ generator, attempting to convert a negative number to a hardware integer,
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
+
+ Converting to a hardware integer happens for the second operand of the power
+ (**\^**), places (**\@**), left shift (**\<\<**), and right shift (**\>\>**)
+ operators and their corresponding assignment operators.
+
+**2**
+
+: A parse error occurred.
+
+ Parse errors include unexpected **EOF**, using an invalid character, failing
+ to find the end of a string or comment, using a token where it is invalid,
+ giving an invalid expression, giving an invalid print statement, giving an
+ invalid function definition, attempting to assign to an expression that is
+ not a named expression (see the *Named Expressions* subsection of the
+ **SYNTAX** section), giving an invalid **auto** list, having a duplicate
+ **auto**/function parameter, failing to find the end of a code block,
+ attempting to return a value from a **void** function, attempting to use a
+ variable as a reference, and using any extensions when the option **-s** or
+ any equivalents were given.
+
+**3**
+
+: A runtime error occurred.
+
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, passing the wrong number of
+ arguments to functions, attempting to call an undefined function, and
+ attempting to use a **void** function call as a value in an expression.
+
+**4**
+
+: A fatal error occurred.
+
+ Fatal errors include memory allocation errors, I/O errors, failing to open
+ files, attempting to use files that do not have only ASCII characters (bc(1)
+ only accepts ASCII characters), attempting to open a directory as a file,
+ and giving invalid command-line options.
+
+The exit status **4** is special; when a fatal error occurs, bc(1) always exits
+and returns **4**, no matter what mode bc(1) is in.
+
+The other statuses will only be returned when bc(1) is not in interactive mode
+(see the **INTERACTIVE MODE** section), since bc(1) resets its state (see the
+**RESET** section) and accepts more input when one of those errors occurs in
+interactive mode. This is also the case when interactive mode is forced by the
+**-i** flag or **-\-interactive** option.
+
+These exit statuses allow bc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the **-i** flag or
+**-\-interactive** option.
+
+# INTERACTIVE MODE
+
+Per the [standard][1], bc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both **stdin** and **stdout**
+are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
+turn it on in other cases.
+
+In interactive mode, bc(1) attempts to recover from errors (see the **RESET**
+section), and in normal execution, flushes **stdout** as soon as execution is
+done for the current input.
+
+# TTY MODE
+
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, bc(1) turns
+on "TTY mode."
+
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
+
+TTY mode is different from interactive mode because interactive mode is required
+in the [bc(1) specification][1], and interactive mode requires only **stdin**
+and **stdout** to be connected to a terminal.
+
+# SIGNAL HANDLING
+
+Sending a **SIGINT** will cause bc(1) to stop execution of the current input. If
+bc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
+
+Note that "current input" can mean one of two things. If bc(1) is processing
+input from **stdin** in TTY mode, it will ask for more input. If bc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
+
+This means that if a **SIGINT** is sent to bc(1) as it is executing a file, it
+can seem as though bc(1) did not respond to the signal since it will immediately
+start executing the next file. This is by design; most files that users execute
+when interacting with bc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file. The
+rest of the files could still be executed without problem, allowing the user to
+continue.
+
+**SIGTERM** and **SIGQUIT** cause bc(1) to clean up and exit, and it uses the
+default handler for all other signals. The one exception is **SIGHUP**; in that
+case, when bc(1) is in TTY mode, a **SIGHUP** will cause bc(1) to clean up and
+exit.
+
+# COMMAND LINE HISTORY
+
+bc(1) supports interactive command-line editing. If bc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
+
+**Note**: tabs are converted to 8 spaces.
+
+# LOCALES
+
+This bc(1) ships with support for adding error messages for different locales
+and thus, supports **LC_MESSAGES**.
+
+# SEE ALSO
+
+dc(1)
+
+# STANDARDS
+
+bc(1) is compliant with the [IEEE Std 1003.1-2017 (“POSIX.1-2017â€)][1]
+specification. The flags **-efghiqsvVw**, all long options, and the extensions
+noted above are extensions to that specification.
+
+Note that the specification explicitly says that bc(1) only accepts numbers that
+use a period (**.**) as a radix point, regardless of the value of
+**LC_NUMERIC**.
+
+This bc(1) supports error messages for different locales, and thus, it supports
+**LC_MESSAGES**.
+
+# BUGS
+
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
+
+# AUTHORS
+
+Gavin D. Howard <gavin@yzena.com> and contributors.
+
+[1]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
+[2]: https://www.gnu.org/software/bc/
+[3]: https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero
+[4]: https://en.wikipedia.org/wiki/Unit_in_the_last_place
+[5]: https://people.eecs.berkeley.edu/~wkahan/LOG10HAF.TXT
+[6]: https://en.wikipedia.org/wiki/Rounding#Rounding_away_from_zero
diff --git a/manuals/bcl.3 b/manuals/bcl.3
index c079a20c..550ea118 100644
--- a/manuals/bcl.3
+++ b/manuals/bcl.3
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "BCL" "3" "June 2021" "Gavin D. Howard" "Libraries Manual"
+.TH "BCL" "3" "April 2021" "Gavin D. Howard" "Libraries Manual"
.SH NAME
.PP
bcl - library of arbitrary precision decimal arithmetic
@@ -40,22 +40,22 @@ Link with \f[I]-lbcl\f[R].
This procedure will allow clients to use signals to interrupt
computations running in bcl(3).
.PP
-\f[B]void bcl_handleSignal(\f[R]\f[I]void\f[R]\f[B]);\f[R]
+\f[B]void bcl_handleSignal(\f[BI]\f[I]void\f[BI]\f[B]);\f[R]
.PP
-\f[B]bool bcl_running(\f[R]\f[I]void\f[R]\f[B]);\f[R]
+\f[B]bool bcl_running(\f[BI]\f[I]void\f[BI]\f[B]);\f[R]
.SS Setup
.PP
These items allow clients to set up bcl(3).
.PP
-\f[B]BclError bcl_init(\f[R]\f[I]void\f[R]\f[B]);\f[R]
+\f[B]BclError bcl_init(\f[BI]\f[I]void\f[BI]\f[B]);\f[R]
.PP
-\f[B]void bcl_free(\f[R]\f[I]void\f[R]\f[B]);\f[R]
+\f[B]void bcl_free(\f[BI]\f[I]void\f[BI]\f[B]);\f[R]
.PP
-\f[B]bool bcl_abortOnFatalError(\f[R]\f[I]void\f[R]\f[B]);\f[R]
+\f[B]bool bcl_abortOnFatalError(\f[BI]\f[I]void\f[BI]\f[B]);\f[R]
.PP
-\f[B]void bcl_setAbortOnFatalError(bool\f[R] \f[I]abrt\f[R]\f[B]);\f[R]
+\f[B]void bcl_setAbortOnFatalError(bool\f[R] \f[I]abrt\f[R]**);**
.PP
-\f[B]void bcl_gc(\f[R]\f[I]void\f[R]\f[B]);\f[R]
+\f[B]void bcl_gc(\f[BI]\f[I]void\f[BI]\f[B]);\f[R]
.SS Contexts
.PP
These items will allow clients to handle contexts, which are isolated
@@ -66,39 +66,39 @@ This allows more than one client to use bcl(3) in the same program.
.PP
\f[B]typedef struct BclCtxt* BclContext;\f[R]
.PP
-\f[B]BclContext bcl_ctxt_create(\f[R]\f[I]void\f[R]\f[B]);\f[R]
+\f[B]BclContext bcl_ctxt_create(\f[BI]\f[I]void\f[BI]\f[B]);\f[R]
.PP
-\f[B]void bcl_ctxt_free(BclContext\f[R] \f[I]ctxt\f[R]\f[B]);\f[R]
+\f[B]void bcl_ctxt_free(BclContext\f[R] \f[I]ctxt\f[R]**);**
.PP
-\f[B]BclError bcl_pushContext(BclContext\f[R] \f[I]ctxt\f[R]\f[B]);\f[R]
+\f[B]BclError bcl_pushContext(BclContext\f[R] \f[I]ctxt\f[R]**);**
.PP
-\f[B]void bcl_popContext(\f[R]\f[I]void\f[R]\f[B]);\f[R]
+\f[B]void bcl_popContext(\f[BI]\f[I]void\f[BI]\f[B]);\f[R]
.PP
-\f[B]BclContext bcl_context(\f[R]\f[I]void\f[R]\f[B]);\f[R]
+\f[B]BclContext bcl_context(\f[BI]\f[I]void\f[BI]\f[B]);\f[R]
.PP
-\f[B]void bcl_ctxt_freeNums(BclContext\f[R] \f[I]ctxt\f[R]\f[B]);\f[R]
+\f[B]void bcl_ctxt_freeNums(BclContext\f[R] \f[I]ctxt\f[R]**);**
.PP
-\f[B]size_t bcl_ctxt_scale(BclContext\f[R] \f[I]ctxt\f[R]\f[B]);\f[R]
+\f[B]size_t bcl_ctxt_scale(BclContext\f[R] \f[I]ctxt\f[R]**);**
.PP
-\f[B]void bcl_ctxt_setScale(BclContext\f[R] \f[I]ctxt\f[R]\f[B],
-size_t\f[R] \f[I]scale\f[R]\f[B]);\f[R]
+\f[B]void bcl_ctxt_setScale(BclContext\f[R] \f[I]ctxt\f[R]**, size_t**
+\f[I]scale\f[R]**);**
.PP
-\f[B]size_t bcl_ctxt_ibase(BclContext\f[R] \f[I]ctxt\f[R]\f[B]);\f[R]
+\f[B]size_t bcl_ctxt_ibase(BclContext\f[R] \f[I]ctxt\f[R]**);**
.PP
-\f[B]void bcl_ctxt_setIbase(BclContext\f[R] \f[I]ctxt\f[R]\f[B],
-size_t\f[R] \f[I]ibase\f[R]\f[B]);\f[R]
+\f[B]void bcl_ctxt_setIbase(BclContext\f[R] \f[I]ctxt\f[R]**, size_t**
+\f[I]ibase\f[R]**);**
.PP
-\f[B]size_t bcl_ctxt_obase(BclContext\f[R] \f[I]ctxt\f[R]\f[B]);\f[R]
+\f[B]size_t bcl_ctxt_obase(BclContext\f[R] \f[I]ctxt\f[R]**);**
.PP
-\f[B]void bcl_ctxt_setObase(BclContext\f[R] \f[I]ctxt\f[R]\f[B],
-size_t\f[R] \f[I]obase\f[R]\f[B]);\f[R]
+\f[B]void bcl_ctxt_setObase(BclContext\f[R] \f[I]ctxt\f[R]**, size_t**
+\f[I]obase\f[R]**);**
.SS Errors
.PP
These items allow clients to handle errors.
.PP
\f[B]typedef enum BclError BclError;\f[R]
.PP
-\f[B]BclError bcl_err(BclNumber\f[R] \f[I]n\f[R]\f[B]);\f[R]
+\f[B]BclError bcl_err(BclNumber\f[R] \f[I]n\f[R]**);**
.SS Numbers
.PP
These items allow clients to manipulate and query the
@@ -106,86 +106,85 @@ arbitrary-precision numbers managed by bcl(3).
.PP
\f[B]typedef struct { size_t i; } BclNumber;\f[R]
.PP
-\f[B]BclNumber bcl_num_create(\f[R]\f[I]void\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_num_create(\f[BI]\f[I]void\f[BI]\f[B]);\f[R]
.PP
-\f[B]void bcl_num_free(BclNumber\f[R] \f[I]n\f[R]\f[B]);\f[R]
+\f[B]void bcl_num_free(BclNumber\f[R] \f[I]n\f[R]**);**
.PP
-\f[B]bool bcl_num_neg(BclNumber\f[R] \f[I]n\f[R]\f[B]);\f[R]
+\f[B]bool bcl_num_neg(BclNumber\f[R] \f[I]n\f[R]**);**
.PP
-\f[B]void bcl_num_setNeg(BclNumber\f[R] \f[I]n\f[R]\f[B], bool\f[R]
-\f[I]neg\f[R]\f[B]);\f[R]
+\f[B]void bcl_num_setNeg(BclNumber\f[R] \f[I]n\f[R]**, bool**
+\f[I]neg\f[R]**);**
.PP
-\f[B]size_t bcl_num_scale(BclNumber\f[R] \f[I]n\f[R]\f[B]);\f[R]
+\f[B]size_t bcl_num_scale(BclNumber\f[R] \f[I]n\f[R]**);**
.PP
-\f[B]BclError bcl_num_setScale(BclNumber\f[R] \f[I]n\f[R]\f[B],
-size_t\f[R] \f[I]scale\f[R]\f[B]);\f[R]
+\f[B]BclError bcl_num_setScale(BclNumber\f[R] \f[I]n\f[R]**, size_t**
+\f[I]scale\f[R]**);**
.PP
-\f[B]size_t bcl_num_len(BclNumber\f[R] \f[I]n\f[R]\f[B]);\f[R]
+\f[B]size_t bcl_num_len(BclNumber\f[R] \f[I]n\f[R]**);**
.SS Conversion
.PP
These items allow clients to convert numbers into and from strings and
integers.
.PP
-\f[B]BclNumber bcl_parse(const char *restrict\f[R]
-\f[I]val\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_parse(const char *restrict\f[R] \f[I]val\f[R]**);**
.PP
-\f[B]char* bcl_string(BclNumber\f[R] \f[I]n\f[R]\f[B]);\f[R]
+\f[B]char* bcl_string(BclNumber\f[R] \f[I]n\f[R]**);**
.PP
-\f[B]BclError bcl_bigdig(BclNumber\f[R] \f[I]n\f[R]\f[B], BclBigDig
-*\f[R]\f[I]result\f[R]\f[B]);\f[R]
+\f[B]BclError bcl_bigdig(BclNumber\f[R] \f[I]n\f[R]**, BclBigDig
+*\f[I]\f[BI]result\f[I]\f[R]);**
.PP
-\f[B]BclNumber bcl_bigdig2num(BclBigDig\f[R] \f[I]val\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_bigdig2num(BclBigDig\f[R] \f[I]val\f[R]**);**
.SS Math
.PP
These items allow clients to run math on numbers.
.PP
-\f[B]BclNumber bcl_add(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R]
-\f[I]b\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_add(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**);**
.PP
-\f[B]BclNumber bcl_sub(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R]
-\f[I]b\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_sub(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**);**
.PP
-\f[B]BclNumber bcl_mul(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R]
-\f[I]b\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_mul(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**);**
.PP
-\f[B]BclNumber bcl_div(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R]
-\f[I]b\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_div(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**);**
.PP
-\f[B]BclNumber bcl_mod(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R]
-\f[I]b\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_mod(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**);**
.PP
-\f[B]BclNumber bcl_pow(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R]
-\f[I]b\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_pow(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**);**
.PP
-\f[B]BclNumber bcl_lshift(BclNumber\f[R] \f[I]a\f[R]\f[B],
-BclNumber\f[R] \f[I]b\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_lshift(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**);**
.PP
-\f[B]BclNumber bcl_rshift(BclNumber\f[R] \f[I]a\f[R]\f[B],
-BclNumber\f[R] \f[I]b\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_rshift(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**);**
.PP
-\f[B]BclNumber bcl_sqrt(BclNumber\f[R] \f[I]a\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_sqrt(BclNumber\f[R] \f[I]a\f[R]**);**
.PP
-\f[B]BclError bcl_divmod(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R]
-\f[I]b\f[R]\f[B], BclNumber *\f[R]\f[I]c\f[R]\f[B], BclNumber
-*\f[R]\f[I]d\f[R]\f[B]);\f[R]
+\f[B]BclError bcl_divmod(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**, BclNumber *\f[I]\f[BI]c\f[I]\f[R], BclNumber
+*\f[I]\f[BI]d\f[I]\f[R]);**
.PP
-\f[B]BclNumber bcl_modexp(BclNumber\f[R] \f[I]a\f[R]\f[B],
-BclNumber\f[R] \f[I]b\f[R]\f[B], BclNumber\f[R] \f[I]c\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_modexp(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**, BclNumber** \f[I]c\f[R]**);**
.SS Miscellaneous
.PP
These items are miscellaneous.
.PP
-\f[B]void bcl_zero(BclNumber\f[R] \f[I]n\f[R]\f[B]);\f[R]
+\f[B]void bcl_zero(BclNumber\f[R] \f[I]n\f[R]**);**
.PP
-\f[B]void bcl_one(BclNumber\f[R] \f[I]n\f[R]\f[B]);\f[R]
+\f[B]void bcl_one(BclNumber\f[R] \f[I]n\f[R]**);**
.PP
-\f[B]ssize_t bcl_cmp(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R]
-\f[I]b\f[R]\f[B]);\f[R]
+\f[B]ssize_t bcl_cmp(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**);**
.PP
-\f[B]BclError bcl_copy(BclNumber\f[R] \f[I]d\f[R]\f[B], BclNumber\f[R]
-\f[I]s\f[R]\f[B]);\f[R]
+\f[B]BclError bcl_copy(BclNumber\f[R] \f[I]d\f[R]**, BclNumber**
+\f[I]s\f[R]**);**
.PP
-\f[B]BclNumber bcl_dup(BclNumber\f[R] \f[I]s\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_dup(BclNumber\f[R] \f[I]s\f[R]**);**
.SS Pseudo-Random Number Generator
.PP
These items allow clients to manipulate the seeded pseudo-random number
@@ -199,27 +198,25 @@ generator in bcl(3).
.PP
\f[B]typedef unsigned long BclRandInt;\f[R]
.PP
-\f[B]BclNumber bcl_irand(BclNumber\f[R] \f[I]a\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_irand(BclNumber\f[R] \f[I]a\f[R]**);**
.PP
-\f[B]BclNumber bcl_frand(size_t\f[R] \f[I]places\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_frand(size_t\f[R] \f[I]places\f[R]**);**
.PP
-\f[B]BclNumber bcl_ifrand(BclNumber\f[R] \f[I]a\f[R]\f[B], size_t\f[R]
-\f[I]places\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_ifrand(BclNumber\f[R] \f[I]a\f[R]**, size_t**
+\f[I]places\f[R]**);**
.PP
-\f[B]BclError bcl_rand_seedWithNum(BclNumber\f[R]
-\f[I]n\f[R]\f[B]);\f[R]
+\f[B]BclError bcl_rand_seedWithNum(BclNumber\f[R] \f[I]n\f[R]**);**
.PP
\f[B]BclError bcl_rand_seed(unsigned char\f[R]
-\f[I]seed\f[R]\f[B][\f[R]\f[I]BCL_SEED_SIZE\f[R]\f[B]]);\f[R]
+\f[I]seed\f[R]**[\f[I]\f[BI]BC_SEED_SIZE\f[I]\f[R]]);**
.PP
-\f[B]void bcl_rand_reseed(\f[R]\f[I]void\f[R]\f[B]);\f[R]
+\f[B]void bcl_rand_reseed(\f[BI]\f[I]void\f[BI]\f[B]);\f[R]
.PP
-\f[B]BclNumber bcl_rand_seed2num(\f[R]\f[I]void\f[R]\f[B]);\f[R]
+\f[B]BclNumber bcl_rand_seed2num(\f[BI]\f[I]void\f[BI]\f[B]);\f[R]
.PP
-\f[B]BclRandInt bcl_rand_int(\f[R]\f[I]void\f[R]\f[B]);\f[R]
+\f[B]BclRandInt bcl_rand_int(\f[BI]\f[I]void\f[BI]\f[B]);\f[R]
.PP
-\f[B]BclRandInt bcl_rand_bounded(BclRandInt\f[R]
-\f[I]bound\f[R]\f[B]);\f[R]
+\f[B]BclRandInt bcl_rand_bounded(BclRandInt\f[R] \f[I]bound\f[R]**);**
.SH DESCRIPTION
.PP
bcl(3) is a library that implements arbitrary-precision decimal math, as
@@ -228,281 +225,329 @@ POSIX (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
in bc(1).
.PP
bcl(3) is async-signal-safe if
-\f[B]bcl_handleSignal(\f[R]\f[I]void\f[R]\f[B])\f[R] is used properly.
+\f[B]bcl_handleSignal(\f[BI]\f[I]void\f[BI]\f[B])\f[R] is used properly.
(See the \f[B]SIGNAL HANDLING\f[R] section.)
.PP
-bcl(3) assumes that it is allowed to use the \f[B]bcl_\f[R] and
-\f[B]bc_\f[R] prefixes for symbol names without collision.
-.PP
All of the items in its interface are described below.
See the documentation for each function for what each function can
return.
.SS Signals
-.TP
-\f[B]void bcl_handleSignal(\f[R]\f[I]void\f[R]\f[B])\f[R]
-An async-signal-safe function that can be called from a signal handler.
+.PP
+\f[B]void bcl_handleSignal(\f[BI]\f[I]void\f[BI]\f[B])\f[R]
+.PP
+: An async-signal-safe function that can be called from a signal
+handler.
If called from a signal handler on the same thread as any executing
bcl(3) functions, it will interrupt the functions and force them to
return early.
It is undefined behavior if this function is called from a thread that
is \f[I]not\f[R] executing any bcl(3) functions while any bcl(3)
functions are executing.
-.RS
-.PP
-If execution \f[I]is\f[R] interrupted,
-\f[B]bcl_handleSignal(\f[R]\f[I]void\f[R]\f[B])\f[R] does \f[I]not\f[R]
+.IP
+.nf
+\f[C]
+If execution *is* interrupted, **bcl_handleSignal(***void***)** does *not*
return to its caller.
+
+See the **SIGNAL HANDLING** section.
+\f[R]
+.fi
+.PP
+\f[B]bool bcl_running(\f[BI]\f[I]void\f[BI]\f[B])\f[R]
.PP
-See the \f[B]SIGNAL HANDLING\f[R] section.
-.RE
-.TP
-\f[B]bool bcl_running(\f[R]\f[I]void\f[R]\f[B])\f[R]
-An async-signal-safe function that can be called from a signal handler.
+: An async-signal-safe function that can be called from a signal
+handler.
It will return \f[B]true\f[R] if any bcl(3) procedures are running,
which means it is safe to call
-\f[B]bcl_handleSignal(\f[R]\f[I]void\f[R]\f[B])\f[R].
+\f[B]bcl_handleSignal(\f[BI]\f[I]void\f[BI]\f[B])\f[R].
Otherwise, it returns \f[B]false\f[R].
-.RS
-.PP
-See the \f[B]SIGNAL HANDLING\f[R] section.
-.RE
+.IP
+.nf
+\f[C]
+See the **SIGNAL HANDLING** section.
+\f[R]
+.fi
.SS Setup
-.TP
-\f[B]BclError bcl_init(\f[R]\f[I]void\f[R]\f[B])\f[R]
-Initializes this library.
+.PP
+\f[B]BclError bcl_init(\f[BI]\f[I]void\f[BI]\f[B])\f[R]
+.PP
+: Initializes this library.
This function can be called multiple times, but each call must be
-matched by a call to \f[B]bcl_free(\f[R]\f[I]void\f[R]\f[B])\f[R].
+matched by a call to \f[B]bcl_free(\f[BI]\f[I]void\f[BI]\f[B])\f[R].
This is to make it possible for multiple libraries and applications to
initialize bcl(3) without problem.
-.RS
+.IP
+.nf
+\f[C]
+If there was no error, **BCL_ERROR_NONE** is returned. Otherwise, this
+function can return:
+
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+
+This function must be the first one clients call. Calling any other
+function without calling this one first is undefined behavior.
+\f[R]
+.fi
.PP
-If there was no error, \f[B]BCL_ERROR_NONE\f[R] is returned.
-Otherwise, this function can return:
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
+\f[B]void bcl_free(\f[BI]\f[I]void\f[BI]\f[B])\f[R]
.PP
-This function must be the first one clients call.
-Calling any other function without calling this one first is undefined
-behavior.
-.RE
-.TP
-\f[B]void bcl_free(\f[R]\f[I]void\f[R]\f[B])\f[R]
-Decrements bcl(3)\[cq]s reference count and frees the data associated
+: Decrements bcl(3)\[aq]s reference count and frees the data associated
with it if the reference count is \f[B]0\f[R].
-.RS
+.IP
+.nf
+\f[C]
+This function must be the last one clients call. Calling this function
+before calling any other function is undefined behavior.
+\f[R]
+.fi
.PP
-This function must be the last one clients call.
-Calling this function before calling any other function is undefined
-behavior.
-.RE
-.TP
-\f[B]bool bcl_abortOnFatalError(\f[R]\f[I]void\f[R]\f[B])\f[R]
-Queries and returns the current state of calling \f[B]abort()\f[R] on
+\f[B]bool bcl_abortOnFatalError(\f[BI]\f[I]void\f[BI]\f[B])\f[R]
+.PP
+: Queries and returns the current state of calling \f[B]abort()\f[R] on
fatal errors.
If \f[B]true\f[R] is returned, bcl(3) will cause a \f[B]SIGABRT\f[R] if
a fatal error occurs.
-.RS
-.PP
+.IP
+.nf
+\f[C]
If activated, clients do not need to check for fatal errors.
-.RE
-.TP
-\f[B]void bcl_setAbortOnFatalError(bool\f[R] \f[I]abrt\f[R]\f[B])\f[R]
-Sets the state of calling \f[B]abort()\f[R] on fatal errors.
+\f[R]
+.fi
+.PP
+\f[B]void bcl_setAbortOnFatalError(bool\f[R] \f[I]abrt\f[R]**)**
+.PP
+: Sets the state of calling \f[B]abort()\f[R] on fatal errors.
If \f[I]abrt\f[R] is \f[B]false\f[R], bcl(3) will not cause a
\f[B]SIGABRT\f[R] on fatal errors after the call.
If \f[I]abrt\f[R] is \f[B]true\f[R], bcl(3) will cause a
\f[B]SIGABRT\f[R] on fatal errors after the call.
-.RS
-.PP
+.IP
+.nf
+\f[C]
If activated, clients do not need to check for fatal errors.
-.RE
-.TP
-\f[B]void bcl_gc(\f[R]\f[I]void\f[R]\f[B])\f[R]
-Garbage collects cached instances of arbitrary-precision numbers.
+\f[R]
+.fi
+.PP
+\f[B]void bcl_gc(\f[BI]\f[I]void\f[BI]\f[B])\f[R]
+.PP
+: Garbage collects cached instances of arbitrary-precision numbers.
This only frees the memory of numbers that are \f[I]not\f[R] in use, so
it is safe to call at any time.
.SS Contexts
.PP
All procedures that take a \f[B]BclContext\f[R] parameter a require a
valid context as an argument.
-.TP
+.PP
\f[B]struct BclCtxt\f[R]
-A forward declaration for a hidden \f[B]struct\f[R] type.
+.PP
+: A forward declaration for a hidden \f[B]struct\f[R] type.
Clients cannot access the internals of the \f[B]struct\f[R] type
directly.
All interactions with the type are done through pointers.
See \f[B]BclContext\f[R] below.
-.TP
+.PP
\f[B]BclContext\f[R]
-A typedef to a pointer of \f[B]struct BclCtxt\f[R].
+.PP
+: A typedef to a pointer of \f[B]struct BclCtxt\f[R].
This is the only handle clients can get to \f[B]struct BclCtxt\f[R].
-.RS
+.IP
+.nf
+\f[C]
+A **BclContext** contains the values **scale**, **ibase**, and **obase**, as
+well as a list of numbers.
+
+**scale** is a value used to control how many decimal places calculations
+should use. A value of **0** means that calculations are done on integers
+only, where applicable, and a value of 20, for example, means that all
+applicable calculations return results with 20 decimal places. The default
+is **0**.
+
+**ibase** is a value used to control the input base. The minimum **ibase**
+is **2**, and the maximum is **36**. If **ibase** is **2**, numbers are
+parsed as though they are in binary, and any digits larger than **1** are
+clamped. Likewise, a value of **10** means that numbers are parsed as though
+they are decimal, and any larger digits are clamped. The default is **10**.
+
+**obase** is a value used to control the output base. The minimum **obase**
+is **0** and the maximum is **BC_BASE_MAX** (see the **LIMITS** section).
+
+Numbers created in one context are not valid in another context. It is
+undefined behavior to use a number created in a different context. Contexts
+are meant to isolate the numbers used by different clients in the same
+application.
+\f[R]
+.fi
.PP
-A \f[B]BclContext\f[R] contains the values \f[B]scale\f[R],
-\f[B]ibase\f[R], and \f[B]obase\f[R], as well as a list of numbers.
+\f[B]BclContext bcl_ctxt_create(\f[BI]\f[I]void\f[BI]\f[B])\f[R]
.PP
-\f[B]scale\f[R] is a value used to control how many decimal places
-calculations should use.
-A value of \f[B]0\f[R] means that calculations are done on integers
-only, where applicable, and a value of 20, for example, means that all
-applicable calculations return results with 20 decimal places.
-The default is \f[B]0\f[R].
-.PP
-\f[B]ibase\f[R] is a value used to control the input base.
-The minimum \f[B]ibase\f[R] is \f[B]2\f[R], and the maximum is
-\f[B]36\f[R].
-If \f[B]ibase\f[R] is \f[B]2\f[R], numbers are parsed as though they are
-in binary, and any digits larger than \f[B]1\f[R] are clamped.
-Likewise, a value of \f[B]10\f[R] means that numbers are parsed as
-though they are decimal, and any larger digits are clamped.
-The default is \f[B]10\f[R].
-.PP
-\f[B]obase\f[R] is a value used to control the output base.
-The minimum \f[B]obase\f[R] is \f[B]0\f[R] and the maximum is
-\f[B]BC_BASE_MAX\f[R] (see the \f[B]LIMITS\f[R] section).
-.PP
-Numbers created in one context are not valid in another context.
-It is undefined behavior to use a number created in a different context.
-Contexts are meant to isolate the numbers used by different clients in
-the same application.
-.RE
-.TP
-\f[B]BclContext bcl_ctxt_create(\f[R]\f[I]void\f[R]\f[B])\f[R]
-Creates a context and returns it.
+: Creates a context and returns it.
Returns \f[B]NULL\f[R] if there was an error.
-.TP
-\f[B]void bcl_ctxt_free(BclContext\f[R] \f[I]ctxt\f[R]\f[B])\f[R]
-Frees \f[I]ctxt\f[R], after which it is no longer valid.
+.PP
+\f[B]void bcl_ctxt_free(BclContext\f[R] \f[I]ctxt\f[R]**)**
+.PP
+: Frees \f[I]ctxt\f[R], after which it is no longer valid.
It is undefined behavior to attempt to use an invalid context.
-.TP
-\f[B]BclError bcl_pushContext(BclContext\f[R] \f[I]ctxt\f[R]\f[B])\f[R]
-Pushes \f[I]ctxt\f[R] onto bcl(3)\[cq]s stack of contexts.
+.PP
+\f[B]BclError bcl_pushContext(BclContext\f[R] \f[I]ctxt\f[R]**)**
+.PP
+: Pushes \f[I]ctxt\f[R] onto bcl(3)\[aq]s stack of contexts.
\f[I]ctxt\f[R] must have been created with
-\f[B]bcl_ctxt_create(\f[R]\f[I]void\f[R]\f[B])\f[R].
-.RS
+\f[B]bcl_ctxt_create(\f[BI]\f[I]void\f[BI]\f[B])\f[R].
+.IP
+.nf
+\f[C]
+If there was no error, **BCL_ERROR_NONE** is returned. Otherwise, this
+function can return:
+
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+
+There *must* be a valid context to do any arithmetic.
+\f[R]
+.fi
.PP
-If there was no error, \f[B]BCL_ERROR_NONE\f[R] is returned.
-Otherwise, this function can return:
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
+\f[B]void bcl_popContext(\f[BI]\f[I]void\f[BI]\f[B])\f[R]
+.PP
+: Pops the current context off of the stack, if one exists.
+.PP
+\f[B]BclContext bcl_context(\f[BI]\f[I]void\f[BI]\f[B])\f[R]
+.PP
+: Returns the current context, or \f[B]NULL\f[R] if no context exists.
.PP
-There \f[I]must\f[R] be a valid context to do any arithmetic.
-.RE
-.TP
-\f[B]void bcl_popContext(\f[R]\f[I]void\f[R]\f[B])\f[R]
-Pops the current context off of the stack, if one exists.
-.TP
-\f[B]BclContext bcl_context(\f[R]\f[I]void\f[R]\f[B])\f[R]
-Returns the current context, or \f[B]NULL\f[R] if no context exists.
-.TP
-\f[B]void bcl_ctxt_freeNums(BclContext\f[R] \f[I]ctxt\f[R]\f[B])\f[R]
-Frees all numbers in use that are associated with \f[I]ctxt\f[R].
+\f[B]void bcl_ctxt_freeNums(BclContext\f[R] \f[I]ctxt\f[R]**)**
+.PP
+: Frees all numbers in use that are associated with \f[I]ctxt\f[R].
It is undefined behavior to attempt to use a number associated with
\f[I]ctxt\f[R] after calling this procedure unless such numbers have
-been created with \f[B]bcl_num_create(\f[R]\f[I]void\f[R]\f[B])\f[R]
+been created with \f[B]bcl_num_create(\f[BI]\f[I]void\f[BI]\f[B])\f[R]
after calling this procedure.
-.TP
-\f[B]size_t bcl_ctxt_scale(BclContext\f[R] \f[I]ctxt\f[R]\f[B])\f[R]
-Returns the \f[B]scale\f[R] for given context.
-.TP
-\f[B]void bcl_ctxt_setScale(BclContext\f[R] \f[I]ctxt\f[R]\f[B], size_t\f[R] \f[I]scale\f[R]\f[B])\f[R]
-Sets the \f[B]scale\f[R] for the given context to the argument
+.PP
+\f[B]size_t bcl_ctxt_scale(BclContext\f[R] \f[I]ctxt\f[R]**)**
+.PP
+: Returns the \f[B]scale\f[R] for given context.
+.PP
+\f[B]void bcl_ctxt_setScale(BclContext\f[R] \f[I]ctxt\f[R]**, size_t**
+\f[I]scale\f[R]**)**
+.PP
+: Sets the \f[B]scale\f[R] for the given context to the argument
\f[I]scale\f[R].
-.TP
-\f[B]size_t bcl_ctxt_ibase(BclContext\f[R] \f[I]ctxt\f[R]\f[B])\f[R]
-Returns the \f[B]ibase\f[R] for the given context.
-.TP
-\f[B]void bcl_ctxt_setIbase(BclContext\f[R] \f[I]ctxt\f[R]\f[B], size_t\f[R] \f[I]ibase\f[R]\f[B])\f[R]
-Sets the \f[B]ibase\f[R] for the given context to the argument
+.PP
+\f[B]size_t bcl_ctxt_ibase(BclContext\f[R] \f[I]ctxt\f[R]**)**
+.PP
+: Returns the \f[B]ibase\f[R] for the given context.
+.PP
+\f[B]void bcl_ctxt_setIbase(BclContext\f[R] \f[I]ctxt\f[R]**, size_t**
+\f[I]ibase\f[R]**)**
+.PP
+: Sets the \f[B]ibase\f[R] for the given context to the argument
\f[I]ibase\f[R].
If the argument \f[I]ibase\f[R] is invalid, it clamped, so an
\f[I]ibase\f[R] of \f[B]0\f[R] or \f[B]1\f[R] is clamped to \f[B]2\f[R],
and any values above \f[B]36\f[R] are clamped to \f[B]36\f[R].
-.TP
-\f[B]size_t bcl_ctxt_obase(BclContext\f[R] \f[I]ctxt\f[R]\f[B])\f[R]
-Returns the \f[B]obase\f[R] for the given context.
-.TP
-\f[B]void bcl_ctxt_setObase(BclContext\f[R] \f[I]ctxt\f[R]\f[B], size_t\f[R] \f[I]obase\f[R]\f[B])\f[R]
-Sets the \f[B]obase\f[R] for the given context to the argument
+.PP
+\f[B]size_t bcl_ctxt_obase(BclContext\f[R] \f[I]ctxt\f[R]**)**
+.PP
+: Returns the \f[B]obase\f[R] for the given context.
+.PP
+\f[B]void bcl_ctxt_setObase(BclContext\f[R] \f[I]ctxt\f[R]**, size_t**
+\f[I]obase\f[R]**)**
+.PP
+: Sets the \f[B]obase\f[R] for the given context to the argument
\f[I]obase\f[R].
.SS Errors
-.TP
+.PP
\f[B]BclError\f[R]
-An \f[B]enum\f[R] of possible error codes.
+.PP
+: An \f[B]enum\f[R] of possible error codes.
See the \f[B]ERRORS\f[R] section for a complete listing the codes.
-.TP
-\f[B]BclError bcl_err(BclNumber\f[R] \f[I]n\f[R]\f[B])\f[R]
-Checks for errors in a \f[B]BclNumber\f[R].
+.PP
+\f[B]BclError bcl_err(BclNumber\f[R] \f[I]n\f[R]**)**
+.PP
+: Checks for errors in a \f[B]BclNumber\f[R].
All functions that can return a \f[B]BclNumber\f[R] can encode an error
in the number, and this function will return the error, if any.
If there was no error, it will return \f[B]BCL_ERROR_NONE\f[R].
-.RS
-.PP
+.IP
+.nf
+\f[C]
There must be a valid current context.
-.RE
+\f[R]
+.fi
.SS Numbers
.PP
All procedures in this section require a valid current context.
-.TP
+.PP
\f[B]BclNumber\f[R]
-A handle to an arbitrary-precision number.
+.PP
+: A handle to an arbitrary-precision number.
The actual number type is not exposed; the \f[B]BclNumber\f[R] handle is
the only way clients can refer to instances of arbitrary-precision
numbers.
-.TP
-\f[B]BclNumber bcl_num_create(\f[R]\f[I]void\f[R]\f[B])\f[R]
-Creates and returns a \f[B]BclNumber\f[R].
-.RS
-.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]void bcl_num_free(BclNumber\f[R] \f[I]n\f[R]\f[B])\f[R]
-Frees \f[I]n\f[R].
+.PP
+\f[B]BclNumber bcl_num_create(\f[BI]\f[I]void\f[BI]\f[B])\f[R]
+.PP
+: Creates and returns a \f[B]BclNumber\f[R].
+.IP
+.nf
+\f[C]
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
+.PP
+\f[B]void bcl_num_free(BclNumber\f[R] \f[I]n\f[R]**)**
+.PP
+: Frees \f[I]n\f[R].
It is undefined behavior to use \f[I]n\f[R] after calling this function.
-.TP
-\f[B]bool bcl_num_neg(BclNumber\f[R] \f[I]n\f[R]\f[B])\f[R]
-Returns \f[B]true\f[R] if \f[I]n\f[R] is negative, \f[B]false\f[R]
+.PP
+\f[B]bool bcl_num_neg(BclNumber\f[R] \f[I]n\f[R]**)**
+.PP
+: Returns \f[B]true\f[R] if \f[I]n\f[R] is negative, \f[B]false\f[R]
otherwise.
-.TP
-\f[B]void bcl_num_setNeg(BclNumber\f[R] \f[I]n\f[R]\f[B], bool\f[R] \f[I]neg\f[R]\f[B])\f[R]
-Sets \f[I]n\f[R]\[cq]s sign to \f[I]neg\f[R], where \f[B]true\f[R] is
+.PP
+\f[B]void bcl_num_setNeg(BclNumber\f[R] \f[I]n\f[R]**, bool**
+\f[I]neg\f[R]**)**
+.PP
+: Sets \f[I]n\f[R]\[aq]s sign to \f[I]neg\f[R], where \f[B]true\f[R] is
negative, and \f[B]false\f[R] is positive.
-.TP
-\f[B]size_t bcl_num_scale(BclNumber\f[R] \f[I]n\f[R]\f[B])\f[R]
-Returns the \f[I]scale\f[R] of \f[I]n\f[R].
-.RS
-.PP
-The \f[I]scale\f[R] of a number is the number of decimal places it has
-after the radix (decimal point).
-.RE
-.TP
-\f[B]BclError bcl_num_setScale(BclNumber\f[R] \f[I]n\f[R]\f[B], size_t\f[R] \f[I]scale\f[R]\f[B])\f[R]
-Sets the \f[I]scale\f[R] of \f[I]n\f[R] to the argument \f[I]scale\f[R].
+.PP
+\f[B]size_t bcl_num_scale(BclNumber\f[R] \f[I]n\f[R]**)**
+.PP
+: Returns the \f[I]scale\f[R] of \f[I]n\f[R].
+.IP
+.nf
+\f[C]
+The *scale* of a number is the number of decimal places it has after the
+radix (decimal point).
+\f[R]
+.fi
+.PP
+\f[B]BclError bcl_num_setScale(BclNumber\f[R] \f[I]n\f[R]**, size_t**
+\f[I]scale\f[R]**)**
+.PP
+: Sets the \f[I]scale\f[R] of \f[I]n\f[R] to the argument
+\f[I]scale\f[R].
If the argument \f[I]scale\f[R] is greater than the \f[I]scale\f[R] of
\f[I]n\f[R], \f[I]n\f[R] is extended.
If the argument \f[I]scale\f[R] is less than the \f[I]scale\f[R] of
\f[I]n\f[R], \f[I]n\f[R] is truncated.
-.RS
+.IP
+.nf
+\f[C]
+If there was no error, **BCL_ERROR_NONE** is returned. Otherwise, this
+function can return:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.PP
-If there was no error, \f[B]BCL_ERROR_NONE\f[R] is returned.
-Otherwise, this function can return:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]size_t bcl_num_len(BclNumber\f[R] \f[I]n\f[R]\f[B])\f[R]
-Returns the number of \f[I]significant decimal digits\f[R] in
+\f[B]size_t bcl_num_len(BclNumber\f[R] \f[I]n\f[R]**)**
+.PP
+: Returns the number of \f[I]significant decimal digits\f[R] in
\f[I]n\f[R].
.SS Conversion
.PP
@@ -511,72 +556,76 @@ All procedures in this section require a valid current context.
All procedures in this section consume the given \f[B]BclNumber\f[R]
arguments that are not given to pointer arguments.
See the \f[B]Consumption and Propagation\f[R] subsection below.
-.TP
-\f[B]BclNumber bcl_parse(const char *restrict\f[R] \f[I]val\f[R]\f[B])\f[R]
-Parses a number string according to the current context\[cq]s
+.PP
+\f[B]BclNumber bcl_parse(const char *restrict\f[R] \f[I]val\f[R]**)**
+.PP
+: Parses a number string according to the current context\[aq]s
\f[B]ibase\f[R] and returns the resulting number.
-.RS
+.IP
+.nf
+\f[C]
+*val* must be non-**NULL** and a valid string. See
+**BCL_ERROR_PARSE_INVALID_STR** in the **ERRORS** section for more
+information.
+
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_PARSE_INVALID_STR**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.PP
-\f[I]val\f[R] must be non-\f[B]NULL\f[R] and a valid string.
-See \f[B]BCL_ERROR_PARSE_INVALID_STR\f[R] in the \f[B]ERRORS\f[R]
-section for more information.
+\f[B]char* bcl_string(BclNumber\f[R] \f[I]n\f[R]**)**
.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_PARSE_INVALID_STR\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]char* bcl_string(BclNumber\f[R] \f[I]n\f[R]\f[B])\f[R]
-Returns a string representation of \f[I]n\f[R] according the the current
-context\[cq]s \f[B]ibase\f[R].
+: Returns a string representation of \f[I]n\f[R] according the the
+current context\[aq]s \f[B]ibase\f[R].
The string is dynamically allocated and must be freed by the caller.
-.RS
+.IP
+.nf
+\f[C]
+*n* is consumed; it cannot be used after the call. See the
+**Consumption and Propagation** subsection below.
+\f[R]
+.fi
.PP
-\f[I]n\f[R] is consumed; it cannot be used after the call.
-See the \f[B]Consumption and Propagation\f[R] subsection below.
-.RE
-.TP
-\f[B]BclError bcl_bigdig(BclNumber\f[R] \f[I]n\f[R]\f[B], BclBigDig *\f[R]\f[I]result\f[R]\f[B])\f[R]
-Converts \f[I]n\f[R] into a \f[B]BclBigDig\f[R] and returns the result
+\f[B]BclError bcl_bigdig(BclNumber\f[R] \f[I]n\f[R]**, BclBigDig
+*\f[I]\f[BI]result\f[I]\f[R])**
+.PP
+: Converts \f[I]n\f[R] into a \f[B]BclBigDig\f[R] and returns the result
in the space pointed to by \f[I]result\f[R].
-.RS
+.IP
+.nf
+\f[C]
+*a* must be smaller than **BC_OVERFLOW_MAX**. See the **LIMITS** section.
+
+If there was no error, **BCL_ERROR_NONE** is returned. Otherwise, this
+function can return:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_MATH_OVERFLOW**
+
+*n* is consumed; it cannot be used after the call. See the
+**Consumption and Propagation** subsection below.
+\f[R]
+.fi
.PP
-\f[I]a\f[R] must be smaller than \f[B]BC_OVERFLOW_MAX\f[R].
-See the \f[B]LIMITS\f[R] section.
+\f[B]BclNumber bcl_bigdig2num(BclBigDig\f[R] \f[I]val\f[R]**)**
.PP
-If there was no error, \f[B]BCL_ERROR_NONE\f[R] is returned.
-Otherwise, this function can return:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_OVERFLOW\f[R]
-.PP
-\f[I]n\f[R] is consumed; it cannot be used after the call.
-See the \f[B]Consumption and Propagation\f[R] subsection below.
-.RE
-.TP
-\f[B]BclNumber bcl_bigdig2num(BclBigDig\f[R] \f[I]val\f[R]\f[B])\f[R]
-Creates a \f[B]BclNumber\f[R] from \f[I]val\f[R].
-.RS
-.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
+: Creates a \f[B]BclNumber\f[R] from \f[I]val\f[R].
+.IP
+.nf
+\f[C]
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.SS Math
.PP
All procedures in this section require a valid current context.
@@ -588,352 +637,345 @@ All procedures in this section can return the following errors:
\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
.IP \[bu] 2
\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.TP
-\f[B]BclNumber bcl_add(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R] \f[I]b\f[R]\f[B])\f[R]
-Adds \f[I]a\f[R] and \f[I]b\f[R] and returns the result.
+.PP
+\f[B]BclNumber bcl_add(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**)**
+.PP
+: Adds \f[I]a\f[R] and \f[I]b\f[R] and returns the result.
The \f[I]scale\f[R] of the result is the max of the \f[I]scale\f[R]s of
\f[I]a\f[R] and \f[I]b\f[R].
-.RS
-.PP
-\f[I]a\f[R] and \f[I]b\f[R] are consumed; they cannot be used after the
-call.
-See the \f[B]Consumption and Propagation\f[R] subsection below.
+.IP
+.nf
+\f[C]
+*a* and *b* are consumed; they cannot be used after the call. See the
+**Consumption and Propagation** subsection below.
+
+*a* and *b* can be the same number.
+
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.PP
-\f[I]a\f[R] and \f[I]b\f[R] can be the same number.
+\f[B]BclNumber bcl_sub(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**)**
.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]BclNumber bcl_sub(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R] \f[I]b\f[R]\f[B])\f[R]
-Subtracts \f[I]b\f[R] from \f[I]a\f[R] and returns the result.
+: Subtracts \f[I]b\f[R] from \f[I]a\f[R] and returns the result.
The \f[I]scale\f[R] of the result is the max of the \f[I]scale\f[R]s of
\f[I]a\f[R] and \f[I]b\f[R].
-.RS
-.PP
-\f[I]a\f[R] and \f[I]b\f[R] are consumed; they cannot be used after the
-call.
-See the \f[B]Consumption and Propagation\f[R] subsection below.
+.IP
+.nf
+\f[C]
+*a* and *b* are consumed; they cannot be used after the call. See the
+**Consumption and Propagation** subsection below.
+
+*a* and *b* can be the same number.
+
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.PP
-\f[I]a\f[R] and \f[I]b\f[R] can be the same number.
+\f[B]BclNumber bcl_mul(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**)**
.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]BclNumber bcl_mul(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R] \f[I]b\f[R]\f[B])\f[R]
-Multiplies \f[I]a\f[R] and \f[I]b\f[R] and returns the result.
+: Multiplies \f[I]a\f[R] and \f[I]b\f[R] and returns the result.
If \f[I]ascale\f[R] is the \f[I]scale\f[R] of \f[I]a\f[R] and
\f[I]bscale\f[R] is the \f[I]scale\f[R] of \f[I]b\f[R], the
\f[I]scale\f[R] of the result is equal to
\f[B]min(ascale+bscale,max(scale,ascale,bscale))\f[R], where
\f[B]min()\f[R] and \f[B]max()\f[R] return the obvious values.
-.RS
-.PP
-\f[I]a\f[R] and \f[I]b\f[R] are consumed; they cannot be used after the
-call.
-See the \f[B]Consumption and Propagation\f[R] subsection below.
+.IP
+.nf
+\f[C]
+*a* and *b* are consumed; they cannot be used after the call. See the
+**Consumption and Propagation** subsection below.
+
+*a* and *b* can be the same number.
+
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.PP
-\f[I]a\f[R] and \f[I]b\f[R] can be the same number.
+\f[B]BclNumber bcl_div(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**)**
.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]BclNumber bcl_div(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R] \f[I]b\f[R]\f[B])\f[R]
-Divides \f[I]a\f[R] by \f[I]b\f[R] and returns the result.
+: Divides \f[I]a\f[R] by \f[I]b\f[R] and returns the result.
The \f[I]scale\f[R] of the result is the \f[I]scale\f[R] of the current
context.
-.RS
-.PP
-\f[I]b\f[R] cannot be \f[B]0\f[R].
-.PP
-\f[I]a\f[R] and \f[I]b\f[R] are consumed; they cannot be used after the
-call.
-See the \f[B]Consumption and Propagation\f[R] subsection below.
+.IP
+.nf
+\f[C]
+*b* cannot be **0**.
+
+*a* and *b* are consumed; they cannot be used after the call. See the
+**Consumption and Propagation** subsection below.
+
+*a* and *b* can be the same number.
+
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_MATH_DIVIDE_BY_ZERO**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.PP
-\f[I]a\f[R] and \f[I]b\f[R] can be the same number.
+\f[B]BclNumber bcl_mod(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**)**
.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_DIVIDE_BY_ZERO\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]BclNumber bcl_mod(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R] \f[I]b\f[R]\f[B])\f[R]
-Divides \f[I]a\f[R] by \f[I]b\f[R] to the \f[I]scale\f[R] of the current
-context, computes the modulus \f[B]a-(a/b)*b\f[R], and returns the
-modulus.
-.RS
-.PP
-\f[I]b\f[R] cannot be \f[B]0\f[R].
-.PP
-\f[I]a\f[R] and \f[I]b\f[R] are consumed; they cannot be used after the
-call.
-See the \f[B]Consumption and Propagation\f[R] subsection below.
+: Divides \f[I]a\f[R] by \f[I]b\f[R] to the \f[I]scale\f[R] of the
+current context, computes the modulus \f[B]a-(a/b)*b\f[R], and returns
+the modulus.
+.IP
+.nf
+\f[C]
+*b* cannot be **0**.
+
+*a* and *b* are consumed; they cannot be used after the call. See the
+**Consumption and Propagation** subsection below.
+
+*a* and *b* can be the same number.
+
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_MATH_DIVIDE_BY_ZERO**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.PP
-\f[I]a\f[R] and \f[I]b\f[R] can be the same number.
+\f[B]BclNumber bcl_pow(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**)**
.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_DIVIDE_BY_ZERO\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]BclNumber bcl_pow(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R] \f[I]b\f[R]\f[B])\f[R]
-Calculates \f[I]a\f[R] to the power of \f[I]b\f[R] to the
+: Calculates \f[I]a\f[R] to the power of \f[I]b\f[R] to the
\f[I]scale\f[R] of the current context.
\f[I]b\f[R] must be an integer, but can be negative.
If it is negative, \f[I]a\f[R] must be non-zero.
-.RS
-.PP
-\f[I]b\f[R] must be an integer.
-If \f[I]b\f[R] is negative, \f[I]a\f[R] must not be \f[B]0\f[R].
-.PP
-\f[I]a\f[R] must be smaller than \f[B]BC_OVERFLOW_MAX\f[R].
-See the \f[B]LIMITS\f[R] section.
-.PP
-\f[I]a\f[R] and \f[I]b\f[R] are consumed; they cannot be used after the
-call.
-See the \f[B]Consumption and Propagation\f[R] subsection below.
+.IP
+.nf
+\f[C]
+*b* must be an integer. If *b* is negative, *a* must not be **0**.
+
+*a* must be smaller than **BC_OVERFLOW_MAX**. See the **LIMITS** section.
+
+*a* and *b* are consumed; they cannot be used after the call. See the
+**Consumption and Propagation** subsection below.
+
+*a* and *b* can be the same number.
+
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_MATH_NON_INTEGER**
+* **BCL_ERROR_MATH_OVERFLOW**
+* **BCL_ERROR_MATH_DIVIDE_BY_ZERO**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.PP
-\f[I]a\f[R] and \f[I]b\f[R] can be the same number.
+\f[B]BclNumber bcl_lshift(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**)**
.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_NON_INTEGER\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_OVERFLOW\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_DIVIDE_BY_ZERO\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]BclNumber bcl_lshift(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R] \f[I]b\f[R]\f[B])\f[R]
-Shifts \f[I]a\f[R] left (moves the radix right) by \f[I]b\f[R] places
+: Shifts \f[I]a\f[R] left (moves the radix right) by \f[I]b\f[R] places
and returns the result.
This is done in decimal.
\f[I]b\f[R] must be an integer.
-.RS
-.PP
-\f[I]b\f[R] must be an integer.
-.PP
-\f[I]a\f[R] and \f[I]b\f[R] are consumed; they cannot be used after the
-call.
-See the \f[B]Consumption and Propagation\f[R] subsection below.
+.IP
+.nf
+\f[C]
+*b* must be an integer.
+
+*a* and *b* are consumed; they cannot be used after the call. See the
+**Consumption and Propagation** subsection below.
+
+*a* and *b* can be the same number.
+
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_MATH_NON_INTEGER**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.PP
-\f[I]a\f[R] and \f[I]b\f[R] can be the same number.
+\f[B]BclNumber bcl_rshift(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**)**
.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_NON_INTEGER\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]BclNumber bcl_rshift(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R] \f[I]b\f[R]\f[B])\f[R]
-Shifts \f[I]a\f[R] right (moves the radix left) by \f[I]b\f[R] places
+: Shifts \f[I]a\f[R] right (moves the radix left) by \f[I]b\f[R] places
and returns the result.
This is done in decimal.
\f[I]b\f[R] must be an integer.
-.RS
-.PP
-\f[I]b\f[R] must be an integer.
-.PP
-\f[I]a\f[R] and \f[I]b\f[R] are consumed; they cannot be used after the
-call.
-See the \f[B]Consumption and Propagation\f[R] subsection below.
+.IP
+.nf
+\f[C]
+*b* must be an integer.
+
+*a* and *b* are consumed; they cannot be used after the call. See the
+**Consumption and Propagation** subsection below.
+
+*a* and *b* can be the same number.
+
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_MATH_NON_INTEGER**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.PP
-\f[I]a\f[R] and \f[I]b\f[R] can be the same number.
+\f[B]BclNumber bcl_sqrt(BclNumber\f[R] \f[I]a\f[R]**)**
.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_NON_INTEGER\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]BclNumber bcl_sqrt(BclNumber\f[R] \f[I]a\f[R]\f[B])\f[R]
-Calculates the square root of \f[I]a\f[R] and returns the result.
+: Calculates the square root of \f[I]a\f[R] and returns the result.
The \f[I]scale\f[R] of the result is equal to the \f[B]scale\f[R] of the
current context.
-.RS
-.PP
-\f[I]a\f[R] cannot be negative.
+.IP
+.nf
+\f[C]
+*a* cannot be negative.
+
+*a* is consumed; it cannot be used after the call. See the
+**Consumption and Propagation** subsection below.
+
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_MATH_NEGATIVE**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.PP
-\f[I]a\f[R] is consumed; it cannot be used after the call.
-See the \f[B]Consumption and Propagation\f[R] subsection below.
+\f[B]BclError bcl_divmod(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**, BclNumber *\f[I]\f[BI]c\f[I]\f[R], BclNumber
+*\f[I]\f[BI]d\f[I]\f[R])**
.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_NEGATIVE\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]BclError bcl_divmod(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R] \f[I]b\f[R]\f[B], BclNumber *\f[R]\f[I]c\f[R]\f[B], BclNumber *\f[R]\f[I]d\f[R]\f[B])\f[R]
-Divides \f[I]a\f[R] by \f[I]b\f[R] and returns the quotient in a new
+: Divides \f[I]a\f[R] by \f[I]b\f[R] and returns the quotient in a new
number which is put into the space pointed to by \f[I]c\f[R], and puts
the modulus in a new number which is put into the space pointed to by
\f[I]d\f[R].
-.RS
-.PP
-\f[I]b\f[R] cannot be \f[B]0\f[R].
-.PP
-\f[I]a\f[R] and \f[I]b\f[R] are consumed; they cannot be used after the
-call.
-See the \f[B]Consumption and Propagation\f[R] subsection below.
+.IP
+.nf
+\f[C]
+*b* cannot be **0**.
+
+*a* and *b* are consumed; they cannot be used after the call. See the
+**Consumption and Propagation** subsection below.
+
+*c* and *d* cannot point to the same place, nor can they point to the space
+occupied by *a* or *b*.
+
+If there was no error, **BCL_ERROR_NONE** is returned. Otherwise, this
+function can return:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_MATH_DIVIDE_BY_ZERO**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.PP
-\f[I]c\f[R] and \f[I]d\f[R] cannot point to the same place, nor can they
-point to the space occupied by \f[I]a\f[R] or \f[I]b\f[R].
+\f[B]BclNumber bcl_modexp(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**, BclNumber** \f[I]c\f[R]**)**
.PP
-If there was no error, \f[B]BCL_ERROR_NONE\f[R] is returned.
-Otherwise, this function can return:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_DIVIDE_BY_ZERO\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]BclNumber bcl_modexp(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R] \f[I]b\f[R]\f[B], BclNumber\f[R] \f[I]c\f[R]\f[B])\f[R]
-Computes a modular exponentiation where \f[I]a\f[R] is the base,
+: Computes a modular exponentiation where \f[I]a\f[R] is the base,
\f[I]b\f[R] is the exponent, and \f[I]c\f[R] is the modulus, and returns
the result.
The \f[I]scale\f[R] of the result is equal to the \f[B]scale\f[R] of the
current context.
-.RS
+.IP
+.nf
+\f[C]
+*a*, *b*, and *c* must be integers. *c* must not be **0**. *b* must not be
+negative.
+
+*a*, *b*, and *c* are consumed; they cannot be used after the call. See the
+**Consumption and Propagation** subsection below.
+
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_MATH_NEGATIVE**
+* **BCL_ERROR_MATH_NON_INTEGER**
+* **BCL_ERROR_MATH_DIVIDE_BY_ZERO**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
+.SS Miscellaneous
.PP
-\f[I]a\f[R], \f[I]b\f[R], and \f[I]c\f[R] must be integers.
-\f[I]c\f[R] must not be \f[B]0\f[R].
-\f[I]b\f[R] must not be negative.
+\f[B]void bcl_zero(BclNumber\f[R] \f[I]n\f[R]**)**
.PP
-\f[I]a\f[R], \f[I]b\f[R], and \f[I]c\f[R] are consumed; they cannot be
-used after the call.
-See the \f[B]Consumption and Propagation\f[R] subsection below.
+: Sets \f[I]n\f[R] to \f[B]0\f[R].
.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_NEGATIVE\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_NON_INTEGER\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_DIVIDE_BY_ZERO\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.SS Miscellaneous
-.TP
-\f[B]void bcl_zero(BclNumber\f[R] \f[I]n\f[R]\f[B])\f[R]
-Sets \f[I]n\f[R] to \f[B]0\f[R].
-.TP
-\f[B]void bcl_one(BclNumber\f[R] \f[I]n\f[R]\f[B])\f[R]
-Sets \f[I]n\f[R] to \f[B]1\f[R].
-.TP
-\f[B]ssize_t bcl_cmp(BclNumber\f[R] \f[I]a\f[R]\f[B], BclNumber\f[R] \f[I]b\f[R]\f[B])\f[R]
-Compares \f[I]a\f[R] and \f[I]b\f[R] and returns \f[B]0\f[R] if
+\f[B]void bcl_one(BclNumber\f[R] \f[I]n\f[R]**)**
+.PP
+: Sets \f[I]n\f[R] to \f[B]1\f[R].
+.PP
+\f[B]ssize_t bcl_cmp(BclNumber\f[R] \f[I]a\f[R]**, BclNumber**
+\f[I]b\f[R]**)**
+.PP
+: Compares \f[I]a\f[R] and \f[I]b\f[R] and returns \f[B]0\f[R] if
\f[I]a\f[R] and \f[I]b\f[R] are equal, \f[B]<0\f[R] if \f[I]a\f[R] is
less than \f[I]b\f[R], and \f[B]>0\f[R] if \f[I]a\f[R] is greater than
\f[I]b\f[R].
-.TP
-\f[B]BclError bcl_copy(BclNumber\f[R] \f[I]d\f[R]\f[B], BclNumber\f[R] \f[I]s\f[R]\f[B])\f[R]
-Copies \f[I]s\f[R] into \f[I]d\f[R].
-.RS
.PP
-If there was no error, \f[B]BCL_ERROR_NONE\f[R] is returned.
-Otherwise, this function can return:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]BclNumber bcl_dup(BclNumber\f[R] \f[I]s\f[R]\f[B])\f[R]
-Creates and returns a new \f[B]BclNumber\f[R] that is a copy of
-\f[I]s\f[R].
-.RS
+\f[B]BclError bcl_copy(BclNumber\f[R] \f[I]d\f[R]**, BclNumber**
+\f[I]s\f[R]**)**
.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
+: Copies \f[I]s\f[R] into \f[I]d\f[R].
+.IP
+.nf
+\f[C]
+If there was no error, **BCL_ERROR_NONE** is returned. Otherwise, this
+function can return:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
+.PP
+\f[B]BclNumber bcl_dup(BclNumber\f[R] \f[I]s\f[R]**)**
+.PP
+: Creates and returns a new \f[B]BclNumber\f[R] that is a copy of
+\f[I]s\f[R].
+.IP
+.nf
+\f[C]
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.SS Pseudo-Random Number Generator
.PP
The pseudo-random number generator in bcl(3) is a \f[I]seeded\f[R] PRNG.
@@ -942,7 +984,7 @@ pseudo-random numbers twice.
.PP
By default, bcl(3) attempts to seed the PRNG with data from
\f[B]/dev/urandom\f[R].
-If that fails, it seeds itself with by calling \f[B]libc\f[R]\[cq]s
+If that fails, it seeds itself with by calling \f[B]libc\f[R]\[aq]s
\f[B]srand(time(NULL))\f[R] and then calling \f[B]rand()\f[R] for each
byte, since \f[B]rand()\f[R] is only guaranteed to return \f[B]15\f[R]
bits.
@@ -955,32 +997,36 @@ functions:
.IP \[bu] 2
\f[B]bcl_rand_seedWithNum(BclNumber)\f[R]
.IP \[bu] 2
-\f[B]bcl_rand_seed(unsigned
-char[\f[R]\f[I]BCL_SEED_SIZE\f[R]\f[B]])\f[R]
+\f[B]bcl_rand_seed(unsigned char[BC_SEED_SIZE])\f[R]
.IP \[bu] 2
-\f[B]bcl_rand_reseed(\f[R]\f[I]void\f[R]\f[B])\f[R]
+\f[B]bcl_rand_reseed(\f[BI]\f[I]void\f[BI]\f[B])\f[R]
.PP
The following items allow clients to use the pseudo-random number
generator.
All procedures require a valid current context.
-.TP
+.PP
\f[B]BCL_SEED_ULONGS\f[R]
-The number of \f[B]unsigned long\f[R]\[cq]s in a seed for bcl(3)\[cq]s
+.PP
+: The number of \f[B]unsigned long\f[R]\[aq]s in a seed for bcl(3)\[aq]s
random number generator.
-.TP
+.PP
\f[B]BCL_SEED_SIZE\f[R]
-The size, in \f[B]char\f[R]\[cq]s, of a seed for bcl(3)\[cq]s random
+.PP
+: The size, in \f[B]char\f[R]\[aq]s, of a seed for bcl(3)\[aq]s random
number generator.
-.TP
+.PP
\f[B]BclBigDig\f[R]
-bcl(3)\[cq]s overflow type (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
+: bcl(3)\[aq]s overflow type (see the \f[B]PERFORMANCE\f[R] section).
+.PP
\f[B]BclRandInt\f[R]
-An unsigned integer type returned by bcl(3)\[cq]s random number
+.PP
+: An unsigned integer type returned by bcl(3)\[aq]s random number
generator.
-.TP
-\f[B]BclNumber bcl_irand(BclNumber\f[R] \f[I]a\f[R]\f[B])\f[R]
-Returns a random number that is not larger than \f[I]a\f[R] in a new
+.PP
+\f[B]BclNumber bcl_irand(BclNumber\f[R] \f[I]a\f[R]**)**
+.PP
+: Returns a random number that is not larger than \f[I]a\f[R] in a new
number.
If \f[I]a\f[R] is \f[B]0\f[R] or \f[B]1\f[R], the new number is equal to
\f[B]0\f[R].
@@ -988,147 +1034,159 @@ The bound is unlimited, so it is not bound to the size of
\f[B]BclRandInt\f[R].
This is done by generating as many random numbers as necessary,
multiplying them by certain exponents, and adding them all together.
-.RS
-.PP
-\f[I]a\f[R] must be an integer and non-negative.
-.PP
-\f[I]a\f[R] is consumed; it cannot be used after the call.
-See the \f[B]Consumption and Propagation\f[R] subsection below.
-.PP
+.IP
+.nf
+\f[C]
+*a* must be an integer and non-negative.
+
+*a* is consumed; it cannot be used after the call. See the
+**Consumption and Propagation** subsection below.
+
This procedure requires a valid current context.
+
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_MATH_NEGATIVE**
+* **BCL_ERROR_MATH_NON_INTEGER**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_NEGATIVE\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_NON_INTEGER\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]BclNumber bcl_frand(size_t\f[R] \f[I]places\f[R]\f[B])\f[R]
-Returns a random number between \f[B]0\f[R] (inclusive) and \f[B]1\f[R]
-(exclusive) that has \f[I]places\f[R] decimal digits after the radix
-(decimal point).
-There are no limits on \f[I]places\f[R].
-.RS
+\f[B]BclNumber bcl_frand(size_t\f[R] \f[I]places\f[R]**)**
.PP
+: Returns a random number between \f[B]0\f[R] (inclusive) and
+\f[B]1\f[R] (exclusive) that has \f[I]places\f[R] decimal digits after
+the radix (decimal point).
+There are no limits on \f[I]places\f[R].
+.IP
+.nf
+\f[C]
This procedure requires a valid current context.
+
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]BclNumber bcl_ifrand(BclNumber\f[R] \f[I]a\f[R]\f[B], size_t\f[R] \f[I]places\f[R]\f[B])\f[R]
-Returns a random number less than \f[I]a\f[R] with \f[I]places\f[R]
+\f[B]BclNumber bcl_ifrand(BclNumber\f[R] \f[I]a\f[R]**, size_t**
+\f[I]places\f[R]**)**
+.PP
+: Returns a random number less than \f[I]a\f[R] with \f[I]places\f[R]
decimal digits after the radix (decimal point).
There are no limits on \f[I]a\f[R] or \f[I]places\f[R].
-.RS
-.PP
-\f[I]a\f[R] must be an integer and non-negative.
+.IP
+.nf
+\f[C]
+*a* must be an integer and non-negative.
+
+*a* is consumed; it cannot be used after the call. See the
+**Consumption and Propagation** subsection below.
+
+This procedure requires a valid current context.
+
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_MATH_NEGATIVE**
+* **BCL_ERROR_MATH_NON_INTEGER**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.PP
-\f[I]a\f[R] is consumed; it cannot be used after the call.
-See the \f[B]Consumption and Propagation\f[R] subsection below.
+\f[B]BclError bcl_rand_seedWithNum(BclNumber\f[R] \f[I]n\f[R]**)**
.PP
+: Seeds the PRNG with \f[I]n\f[R].
+.IP
+.nf
+\f[C]
+*n* is *not* consumed.
+
This procedure requires a valid current context.
+
+If there was no error, **BCL_ERROR_NONE** is returned. Otherwise, this
+function can return:
+
+* **BCL_ERROR_INVALID_NUM**
+* **BCL_ERROR_INVALID_CONTEXT**
+
+Note that if **bcl_rand_seed2num(***void***)** or
+**bcl_rand_seed2num_err(BclNumber)** are called right after this function,
+they are not guaranteed to return a number equal to *n*.
+\f[R]
+.fi
.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_NEGATIVE\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_MATH_NON_INTEGER\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]BclError bcl_rand_seedWithNum(BclNumber\f[R] \f[I]n\f[R]\f[B])\f[R]
-Seeds the PRNG with \f[I]n\f[R].
-.RS
-.PP
-\f[I]n\f[R] is \f[I]not\f[R] consumed.
+\f[B]BclError bcl_rand_seed(unsigned char\f[R]
+\f[I]seed\f[R]**[\f[I]\f[BI]BC_SEED_SIZE\f[I]\f[R]])**
.PP
-This procedure requires a valid current context.
+: Seeds the PRNG with the bytes in \f[I]seed\f[R].
+.IP
+.nf
+\f[C]
+If there was no error, **BCL_ERROR_NONE** is returned. Otherwise, this
+function can return:
+
+* **BCL_ERROR_INVALID_CONTEXT**
+\f[R]
+.fi
.PP
-If there was no error, \f[B]BCL_ERROR_NONE\f[R] is returned.
-Otherwise, this function can return:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_NUM\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
+\f[B]void bcl_rand_reseed(\f[BI]\f[I]void\f[BI]\f[B])\f[R]
.PP
-Note that if \f[B]bcl_rand_seed2num(\f[R]\f[I]void\f[R]\f[B])\f[R] or
-\f[B]bcl_rand_seed2num_err(BclNumber)\f[R] are called right after this
-function, they are not guaranteed to return a number equal to
-\f[I]n\f[R].
-.RE
-.TP
-\f[B]BclError bcl_rand_seed(unsigned char\f[R] \f[I]seed\f[R]\f[B][\f[R]\f[I]BCL_SEED_SIZE\f[R]\f[B]])\f[R]
-Seeds the PRNG with the bytes in \f[I]seed\f[R].
-.RS
-.PP
-If there was no error, \f[B]BCL_ERROR_NONE\f[R] is returned.
-Otherwise, this function can return:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.RE
-.TP
-\f[B]void bcl_rand_reseed(\f[R]\f[I]void\f[R]\f[B])\f[R]
-Reseeds the PRNG with the default reseeding behavior.
+: Reseeds the PRNG with the default reseeding behavior.
First, it attempts to read data from \f[B]/dev/urandom\f[R] and falls
-back to \f[B]libc\f[R]\[cq]s \f[B]rand()\f[R].
-.RS
-.PP
+back to \f[B]libc\f[R]\[aq]s \f[B]rand()\f[R].
+.IP
+.nf
+\f[C]
This procedure cannot fail.
-.RE
-.TP
-\f[B]BclNumber bcl_rand_seed2num(\f[R]\f[I]void\f[R]\f[B])\f[R]
-Returns the current seed of the PRNG as a \f[B]BclNumber\f[R].
-.RS
+\f[R]
+.fi
+.PP
+\f[B]BclNumber bcl_rand_seed2num(\f[BI]\f[I]void\f[BI]\f[B])\f[R]
.PP
+: Returns the current seed of the PRNG as a \f[B]BclNumber\f[R].
+.IP
+.nf
+\f[C]
This procedure requires a valid current context.
+
+bcl(3) will encode an error in the return value, if there was one. The error
+can be queried with **bcl_err(BclNumber)**. Possible errors include:
+
+* **BCL_ERROR_INVALID_CONTEXT**
+* **BCL_ERROR_FATAL_ALLOC_ERR**
+\f[R]
+.fi
.PP
-bcl(3) will encode an error in the return value, if there was one.
-The error can be queried with \f[B]bcl_err(BclNumber)\f[R].
-Possible errors include:
-.IP \[bu] 2
-\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-.IP \[bu] 2
-\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-.RE
-.TP
-\f[B]BclRandInt bcl_rand_int(\f[R]\f[I]void\f[R]\f[B])\f[R]
-Returns a random integer between \f[B]0\f[R] and \f[B]BC_RAND_MAX\f[R]
-(inclusive).
-.RS
+\f[B]BclRandInt bcl_rand_int(\f[BI]\f[I]void\f[BI]\f[B])\f[R]
.PP
+: Returns a random integer between \f[B]0\f[R] and \f[B]BC_RAND_MAX\f[R]
+(inclusive).
+.IP
+.nf
+\f[C]
This procedure cannot fail.
-.RE
-.TP
-\f[B]BclRandInt bcl_rand_bounded(BclRandInt\f[R] \f[I]bound\f[R]\f[B])\f[R]
-Returns a random integer between \f[B]0\f[R] and \f[I]bound\f[R]
+\f[R]
+.fi
+.PP
+\f[B]BclRandInt bcl_rand_bounded(BclRandInt\f[R] \f[I]bound\f[R]**)**
+.PP
+: Returns a random integer between \f[B]0\f[R] and \f[I]bound\f[R]
(exclusive).
Bias is removed before returning the integer.
-.RS
-.PP
+.IP
+.nf
+\f[C]
This procedure cannot fail.
-.RE
+\f[R]
+.fi
.SS Consumption and Propagation
.PP
Some functions are listed as consuming some or all of their arguments.
@@ -1163,95 +1221,105 @@ if (bc_num_err(n) != BCL_ERROR_NONE) {
Most functions in bcl(3) return, directly or indirectly, any one of the
error codes defined in \f[B]BclError\f[R].
The complete list of codes is the following:
-.TP
+.PP
\f[B]BCL_ERROR_NONE\f[R]
-Success; no error occurred.
-.TP
+.PP
+: Success; no error occurred.
+.PP
\f[B]BCL_ERROR_INVALID_NUM\f[R]
-An invalid \f[B]BclNumber\f[R] was given as a parameter.
-.TP
+.PP
+: An invalid \f[B]BclNumber\f[R] was given as a parameter.
+.PP
\f[B]BCL_ERROR_INVALID_CONTEXT\f[R]
-An invalid \f[B]BclContext\f[R] is being used.
-.TP
+.PP
+: An invalid \f[B]BclContext\f[R] is being used.
+.PP
\f[B]BCL_ERROR_SIGNAL\f[R]
-A signal interrupted execution.
-.TP
+.PP
+: A signal interrupted execution.
+.PP
\f[B]BCL_ERROR_MATH_NEGATIVE\f[R]
-A negative number was given as an argument to a parameter that cannot
+.PP
+: A negative number was given as an argument to a parameter that cannot
accept negative numbers, such as for square roots.
-.TP
+.PP
\f[B]BCL_ERROR_MATH_NON_INTEGER\f[R]
-A non-integer was given as an argument to a parameter that cannot accept
-non-integer numbers, such as for the second parameter of
+.PP
+: A non-integer was given as an argument to a parameter that cannot
+accept non-integer numbers, such as for the second parameter of
\f[B]bcl_num_pow()\f[R].
-.TP
+.PP
\f[B]BCL_ERROR_MATH_OVERFLOW\f[R]
-A number that would overflow its result was given as an argument, such
+.PP
+: A number that would overflow its result was given as an argument, such
as for converting a \f[B]BclNumber\f[R] to a \f[B]BclBigDig\f[R].
-.TP
+.PP
\f[B]BCL_ERROR_MATH_DIVIDE_BY_ZERO\f[R]
-A divide by zero occurred.
-.TP
+.PP
+: A divide by zero occurred.
+.PP
\f[B]BCL_ERROR_PARSE_INVALID_STR\f[R]
-An invalid number string was passed to a parsing function.
-.RS
-.PP
-A valid number string can only be one radix (period).
-In addition, any lowercase ASCII letters, symbols, or non-ASCII
-characters are invalid.
-It is allowed for the first character to be a dash.
-In that case, the number is considered to be negative.
-.PP
-There is one exception to the above: one lowercase \f[B]e\f[R] is
-allowed in the number, after the radix, if it exists.
-If the letter \f[B]e\f[R] exists, the number is considered to be in
-scientific notation, where the part before the \f[B]e\f[R] is the
-number, and the part after, which must be an integer, is the exponent.
-There can be a dash right after the \f[B]e\f[R] to indicate a negative
+.PP
+: An invalid number string was passed to a parsing function.
+.IP
+.nf
+\f[C]
+A valid number string can only be one radix (period). In addition, any
+lowercase ASCII letters, symbols, or non-ASCII characters are invalid. It is
+allowed for the first character to be a dash. In that case, the number is
+considered to be negative.
+
+There is one exception to the above: one lowercase **e** is allowed in the
+number, after the radix, if it exists. If the letter **e** exists, the
+number is considered to be in scientific notation, where the part before the
+**e** is the number, and the part after, which must be an integer, is the
+exponent. There can be a dash right after the **e** to indicate a negative
exponent.
+
+**WARNING**: Both the number and the exponent in scientific notation are
+interpreted according to the current **ibase**, but the number is still
+multiplied by **10\[rs]\[ha]exponent** regardless of the current **ibase**. For
+example, if **ibase** is **16** and bcl(3) is given the number string
+**FFeA**, the resulting decimal number will be **2550000000000**, and if
+bcl(3) is given the number string **10e-4**, the resulting decimal number
+will be **0.0016**.
+\f[R]
+.fi
.PP
-\f[B]WARNING\f[R]: Both the number and the exponent in scientific
-notation are interpreted according to the current \f[B]ibase\f[R], but
-the number is still multiplied by \f[B]10\[ha]exponent\f[R] regardless
-of the current \f[B]ibase\f[R].
-For example, if \f[B]ibase\f[R] is \f[B]16\f[R] and bcl(3) is given the
-number string \f[B]FFeA\f[R], the resulting decimal number will be
-\f[B]2550000000000\f[R], and if bcl(3) is given the number string
-\f[B]10e-4\f[R], the resulting decimal number will be \f[B]0.0016\f[R].
-.RE
-.TP
\f[B]BCL_ERROR_FATAL_ALLOC_ERR\f[R]
-bcl(3) failed to allocate memory.
-.RS
-.PP
-If clients call \f[B]bcl_setAbortOnFatalError()\f[R] with an
-\f[B]true\f[R] argument, this error will cause bcl(3) to throw a
-\f[B]SIGABRT\f[R].
-This behavior can also be turned off later by calling that same function
-with a \f[B]false\f[R] argument.
+.PP
+: bcl(3) failed to allocate memory.
+.IP
+.nf
+\f[C]
+If clients call **bcl_setAbortOnFatalError()** with an **true** argument,
+this error will cause bcl(3) to throw a **SIGABRT**. This behavior can also
+be turned off later by calling that same function with a **false** argument.
By default, this behavior is off.
+
+It is highly recommended that client libraries do *not* activate this
+behavior.
+\f[R]
+.fi
.PP
-It is highly recommended that client libraries do \f[I]not\f[R] activate
-this behavior.
-.RE
-.TP
\f[B]BCL_ERROR_FATAL_UNKNOWN_ERR\f[R]
-An unknown error occurred.
-.RS
-.PP
-If clients call \f[B]bcl_setAbortOnFatalError()\f[R] with an
-\f[B]true\f[R] argument, this error will cause bcl(3) to throw a
-\f[B]SIGABRT\f[R].
-This behavior can also be turned off later by calling that same function
-with a \f[B]false\f[R] argument.
-By default, this behavior is off.
.PP
-It is highly recommended that client libraries do \f[I]not\f[R] activate
-this behavior.
-.RE
+: An unknown error occurred.
+.IP
+.nf
+\f[C]
+If clients call **bcl_setAbortOnFatalError()** with an **true** argument,
+this error will cause bcl(3) to throw a **SIGABRT**. This behavior can also
+be turned off later by calling that same function with a **false** argument.
+By default, this behavior is off.
+
+It is highly recommended that client libraries do *not* activate this
+behavior.
+\f[R]
+.fi
.SH ATTRIBUTES
.PP
-When \f[B]bcl_handleSignal(\f[R]\f[I]void\f[R]\f[B])\f[R] is used
+When \f[B]bcl_handleSignal(\f[BI]\f[I]void\f[BI]\f[B])\f[R] is used
properly, bcl(3) is async-signal-safe.
.PP
bcl(3) is \f[I]MT-Unsafe\f[R]: it is unsafe to call any functions from
@@ -1279,48 +1347,57 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on bcl(3):
-.TP
+.PP
\f[B]BC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
bcl(3) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]BC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]BC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]BC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]BC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]BC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]BC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]BC_BASE_POW\f[R].
-.TP
+.PP
\f[B]BC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]BC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]BC_RAND_MAX\f[R]
-The maximum integer (inclusive) returned by the \f[B]bcl_rand_int()\f[R]
-function.
+.PP
+: The maximum integer (inclusive) returned by the
+\f[B]bcl_rand_int()\f[R] function.
Set at \f[B]2\[ha]BC_LONG_BIT-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]BC_OVERFLOW_MAX\f[R].
.PP
These limits are meant to be effectively non-existent; the limits are so
@@ -1330,7 +1407,7 @@ In fact, memory should be exhausted before these limits should be hit.
.SH SIGNAL HANDLING
.PP
If a signal handler calls
-\f[B]bcl_handleSignal(\f[R]\f[I]void\f[R]\f[B])\f[R] from the same
+\f[B]bcl_handleSignal(\f[BI]\f[I]void\f[BI]\f[B])\f[R] from the same
thread that there are bcl(3) functions executing in, it will cause all
execution to stop as soon as possible, interrupting long-running
calculations, if necessary and cause the function that was executing to
@@ -1338,11 +1415,11 @@ return.
If possible, the error code \f[B]BC_ERROR_SIGNAL\f[R] is returned.
.PP
If execution \f[I]is\f[R] interrupted,
-\f[B]bcl_handleSignal(\f[R]\f[I]void\f[R]\f[B])\f[R] does \f[I]not\f[R]
-return to its caller.
+\f[B]bcl_handleSignal(\f[BI]\f[I]void\f[BI]\f[B])\f[R] does
+\f[I]not\f[R] return to its caller.
.PP
It is undefined behavior if
-\f[B]bcl_handleSignal(\f[R]\f[I]void\f[R]\f[B])\f[R] is called from a
+\f[B]bcl_handleSignal(\f[BI]\f[I]void\f[BI]\f[B])\f[R] is called from a
thread that is not executing bcl(3) functions, if bcl(3) functions are
executing.
.SH SEE ALSO
diff --git a/manuals/bcl.3.md b/manuals/bcl.3.md
index daf5f461..76cd54de 100644
--- a/manuals/bcl.3.md
+++ b/manuals/bcl.3.md
@@ -45,23 +45,23 @@ Link with *-lbcl*.
This procedure will allow clients to use signals to interrupt computations
running in bcl(3).
-**void bcl_handleSignal(**_void_**);**
+**void bcl_handleSignal(***void***);**
-**bool bcl_running(**_void_**);**
+**bool bcl_running(***void***);**
## Setup
These items allow clients to set up bcl(3).
-**BclError bcl_init(**_void_**);**
+**BclError bcl_init(***void***);**
-**void bcl_free(**_void_**);**
+**void bcl_free(***void***);**
-**bool bcl_abortOnFatalError(**_void_**);**
+**bool bcl_abortOnFatalError(***void***);**
-**void bcl_setAbortOnFatalError(bool** _abrt_**);**
+**void bcl_setAbortOnFatalError(bool** *abrt***);**
-**void bcl_gc(**_void_**);**
+**void bcl_gc(***void***);**
## Contexts
@@ -72,29 +72,29 @@ other. This allows more than one client to use bcl(3) in the same program.
**typedef struct BclCtxt\* BclContext;**
-**BclContext bcl_ctxt_create(**_void_**);**
+**BclContext bcl_ctxt_create(***void***);**
-**void bcl_ctxt_free(BclContext** _ctxt_**);**
+**void bcl_ctxt_free(BclContext** *ctxt***);**
-**BclError bcl_pushContext(BclContext** _ctxt_**);**
+**BclError bcl_pushContext(BclContext** *ctxt***);**
-**void bcl_popContext(**_void_**);**
+**void bcl_popContext(***void***);**
-**BclContext bcl_context(**_void_**);**
+**BclContext bcl_context(***void***);**
-**void bcl_ctxt_freeNums(BclContext** _ctxt_**);**
+**void bcl_ctxt_freeNums(BclContext** *ctxt***);**
-**size_t bcl_ctxt_scale(BclContext** _ctxt_**);**
+**size_t bcl_ctxt_scale(BclContext** *ctxt***);**
-**void bcl_ctxt_setScale(BclContext** _ctxt_**, size_t** _scale_**);**
+**void bcl_ctxt_setScale(BclContext** *ctxt***, size_t** *scale***);**
-**size_t bcl_ctxt_ibase(BclContext** _ctxt_**);**
+**size_t bcl_ctxt_ibase(BclContext** *ctxt***);**
-**void bcl_ctxt_setIbase(BclContext** _ctxt_**, size_t** _ibase_**);**
+**void bcl_ctxt_setIbase(BclContext** *ctxt***, size_t** *ibase***);**
-**size_t bcl_ctxt_obase(BclContext** _ctxt_**);**
+**size_t bcl_ctxt_obase(BclContext** *ctxt***);**
-**void bcl_ctxt_setObase(BclContext** _ctxt_**, size_t** _obase_**);**
+**void bcl_ctxt_setObase(BclContext** *ctxt***, size_t** *obase***);**
## Errors
@@ -102,7 +102,7 @@ These items allow clients to handle errors.
**typedef enum BclError BclError;**
-**BclError bcl_err(BclNumber** _n_**);**
+**BclError bcl_err(BclNumber** *n***);**
## Numbers
@@ -111,71 +111,71 @@ numbers managed by bcl(3).
**typedef struct { size_t i; } BclNumber;**
-**BclNumber bcl_num_create(**_void_**);**
+**BclNumber bcl_num_create(***void***);**
-**void bcl_num_free(BclNumber** _n_**);**
+**void bcl_num_free(BclNumber** *n***);**
-**bool bcl_num_neg(BclNumber** _n_**);**
+**bool bcl_num_neg(BclNumber** *n***);**
-**void bcl_num_setNeg(BclNumber** _n_**, bool** _neg_**);**
+**void bcl_num_setNeg(BclNumber** *n***, bool** *neg***);**
-**size_t bcl_num_scale(BclNumber** _n_**);**
+**size_t bcl_num_scale(BclNumber** *n***);**
-**BclError bcl_num_setScale(BclNumber** _n_**, size_t** _scale_**);**
+**BclError bcl_num_setScale(BclNumber** *n***, size_t** *scale***);**
-**size_t bcl_num_len(BclNumber** _n_**);**
+**size_t bcl_num_len(BclNumber** *n***);**
## Conversion
These items allow clients to convert numbers into and from strings and integers.
-**BclNumber bcl_parse(const char \*restrict** _val_**);**
+**BclNumber bcl_parse(const char \*restrict** *val***);**
-**char\* bcl_string(BclNumber** _n_**);**
+**char\* bcl_string(BclNumber** *n***);**
-**BclError bcl_bigdig(BclNumber** _n_**, BclBigDig \***_result_**);**
+**BclError bcl_bigdig(BclNumber** *n***, BclBigDig \****result***);**
-**BclNumber bcl_bigdig2num(BclBigDig** _val_**);**
+**BclNumber bcl_bigdig2num(BclBigDig** *val***);**
## Math
These items allow clients to run math on numbers.
-**BclNumber bcl_add(BclNumber** _a_**, BclNumber** _b_**);**
+**BclNumber bcl_add(BclNumber** *a***, BclNumber** *b***);**
-**BclNumber bcl_sub(BclNumber** _a_**, BclNumber** _b_**);**
+**BclNumber bcl_sub(BclNumber** *a***, BclNumber** *b***);**
-**BclNumber bcl_mul(BclNumber** _a_**, BclNumber** _b_**);**
+**BclNumber bcl_mul(BclNumber** *a***, BclNumber** *b***);**
-**BclNumber bcl_div(BclNumber** _a_**, BclNumber** _b_**);**
+**BclNumber bcl_div(BclNumber** *a***, BclNumber** *b***);**
-**BclNumber bcl_mod(BclNumber** _a_**, BclNumber** _b_**);**
+**BclNumber bcl_mod(BclNumber** *a***, BclNumber** *b***);**
-**BclNumber bcl_pow(BclNumber** _a_**, BclNumber** _b_**);**
+**BclNumber bcl_pow(BclNumber** *a***, BclNumber** *b***);**
-**BclNumber bcl_lshift(BclNumber** _a_**, BclNumber** _b_**);**
+**BclNumber bcl_lshift(BclNumber** *a***, BclNumber** *b***);**
-**BclNumber bcl_rshift(BclNumber** _a_**, BclNumber** _b_**);**
+**BclNumber bcl_rshift(BclNumber** *a***, BclNumber** *b***);**
-**BclNumber bcl_sqrt(BclNumber** _a_**);**
+**BclNumber bcl_sqrt(BclNumber** *a***);**
-**BclError bcl_divmod(BclNumber** _a_**, BclNumber** _b_**, BclNumber \***_c_**, BclNumber \***_d_**);**
+**BclError bcl_divmod(BclNumber** *a***, BclNumber** *b***, BclNumber \****c***, BclNumber \****d***);**
-**BclNumber bcl_modexp(BclNumber** _a_**, BclNumber** _b_**, BclNumber** _c_**);**
+**BclNumber bcl_modexp(BclNumber** *a***, BclNumber** *b***, BclNumber** *c***);**
## Miscellaneous
These items are miscellaneous.
-**void bcl_zero(BclNumber** _n_**);**
+**void bcl_zero(BclNumber** *n***);**
-**void bcl_one(BclNumber** _n_**);**
+**void bcl_one(BclNumber** *n***);**
-**ssize_t bcl_cmp(BclNumber** _a_**, BclNumber** _b_**);**
+**ssize_t bcl_cmp(BclNumber** *a***, BclNumber** *b***);**
-**BclError bcl_copy(BclNumber** _d_**, BclNumber** _s_**);**
+**BclError bcl_copy(BclNumber** *d***, BclNumber** *s***);**
-**BclNumber bcl_dup(BclNumber** _s_**);**
+**BclNumber bcl_dup(BclNumber** *s***);**
## Pseudo-Random Number Generator
@@ -190,41 +190,38 @@ generator in bcl(3).
**typedef unsigned long BclRandInt;**
-**BclNumber bcl_irand(BclNumber** _a_**);**
+**BclNumber bcl_irand(BclNumber** *a***);**
-**BclNumber bcl_frand(size_t** _places_**);**
+**BclNumber bcl_frand(size_t** *places***);**
-**BclNumber bcl_ifrand(BclNumber** _a_**, size_t** _places_**);**
+**BclNumber bcl_ifrand(BclNumber** *a***, size_t** *places***);**
-**BclError bcl_rand_seedWithNum(BclNumber** _n_**);**
+**BclError bcl_rand_seedWithNum(BclNumber** *n***);**
-**BclError bcl_rand_seed(unsigned char** _seed_**[**_BCL_SEED_SIZE_**]);**
+**BclError bcl_rand_seed(unsigned char** *seed***[***BC_SEED_SIZE***]);**
-**void bcl_rand_reseed(**_void_**);**
+**void bcl_rand_reseed(***void***);**
-**BclNumber bcl_rand_seed2num(**_void_**);**
+**BclNumber bcl_rand_seed2num(***void***);**
-**BclRandInt bcl_rand_int(**_void_**);**
+**BclRandInt bcl_rand_int(***void***);**
-**BclRandInt bcl_rand_bounded(BclRandInt** _bound_**);**
+**BclRandInt bcl_rand_bounded(BclRandInt** *bound***);**
# DESCRIPTION
bcl(3) is a library that implements arbitrary-precision decimal math, as
[standardized by POSIX][1] in bc(1).
-bcl(3) is async-signal-safe if **bcl_handleSignal(**_void_**)** is used
+bcl(3) is async-signal-safe if **bcl_handleSignal(***void***)** is used
properly. (See the **SIGNAL HANDLING** section.)
-bcl(3) assumes that it is allowed to use the **bcl_** and **bc_** prefixes for
-symbol names without collision.
-
All of the items in its interface are described below. See the documentation for
each function for what each function can return.
## Signals
-**void bcl_handleSignal(**_void_**)**
+**void bcl_handleSignal(***void***)**
: An async-signal-safe function that can be called from a signal handler. If
called from a signal handler on the same thread as any executing bcl(3)
@@ -233,26 +230,26 @@ each function for what each function can return.
*not* executing any bcl(3) functions while any bcl(3) functions are
executing.
- If execution *is* interrupted, **bcl_handleSignal(**_void_**)** does *not*
+ If execution *is* interrupted, **bcl_handleSignal(***void***)** does *not*
return to its caller.
See the **SIGNAL HANDLING** section.
-**bool bcl_running(**_void_**)**
+**bool bcl_running(***void***)**
: An async-signal-safe function that can be called from a signal handler. It
will return **true** if any bcl(3) procedures are running, which means it is
- safe to call **bcl_handleSignal(**_void_**)**. Otherwise, it returns
+ safe to call **bcl_handleSignal(***void***)**. Otherwise, it returns
**false**.
See the **SIGNAL HANDLING** section.
## Setup
-**BclError bcl_init(**_void_**)**
+**BclError bcl_init(***void***)**
: Initializes this library. This function can be called multiple times, but
- each call must be matched by a call to **bcl_free(**_void_**)**. This is to
+ each call must be matched by a call to **bcl_free(***void***)**. This is to
make it possible for multiple libraries and applications to initialize
bcl(3) without problem.
@@ -264,7 +261,7 @@ each function for what each function can return.
This function must be the first one clients call. Calling any other
function without calling this one first is undefined behavior.
-**void bcl_free(**_void_**)**
+**void bcl_free(***void***)**
: Decrements bcl(3)'s reference count and frees the data associated with it if
the reference count is **0**.
@@ -272,7 +269,7 @@ each function for what each function can return.
This function must be the last one clients call. Calling this function
before calling any other function is undefined behavior.
-**bool bcl_abortOnFatalError(**_void_**)**
+**bool bcl_abortOnFatalError(***void***)**
: Queries and returns the current state of calling **abort()** on fatal
errors. If **true** is returned, bcl(3) will cause a **SIGABRT** if a fatal
@@ -280,7 +277,7 @@ each function for what each function can return.
If activated, clients do not need to check for fatal errors.
-**void bcl_setAbortOnFatalError(bool** _abrt_**)**
+**void bcl_setAbortOnFatalError(bool** *abrt***)**
: Sets the state of calling **abort()** on fatal errors. If *abrt* is
**false**, bcl(3) will not cause a **SIGABRT** on fatal errors after the
@@ -289,7 +286,7 @@ each function for what each function can return.
If activated, clients do not need to check for fatal errors.
-**void bcl_gc(**_void_**)**
+**void bcl_gc(***void***)**
: Garbage collects cached instances of arbitrary-precision numbers. This only
frees the memory of numbers that are *not* in use, so it is safe to call at
@@ -334,19 +331,19 @@ an argument.
are meant to isolate the numbers used by different clients in the same
application.
-**BclContext bcl_ctxt_create(**_void_**)**
+**BclContext bcl_ctxt_create(***void***)**
: Creates a context and returns it. Returns **NULL** if there was an error.
-**void bcl_ctxt_free(BclContext** _ctxt_**)**
+**void bcl_ctxt_free(BclContext** *ctxt***)**
: Frees *ctxt*, after which it is no longer valid. It is undefined behavior to
attempt to use an invalid context.
-**BclError bcl_pushContext(BclContext** _ctxt_**)**
+**BclError bcl_pushContext(BclContext** *ctxt***)**
: Pushes *ctxt* onto bcl(3)'s stack of contexts. *ctxt* must have been created
- with **bcl_ctxt_create(**_void_**)**.
+ with **bcl_ctxt_create(***void***)**.
If there was no error, **BCL_ERROR_NONE** is returned. Otherwise, this
function can return:
@@ -355,44 +352,44 @@ an argument.
There *must* be a valid context to do any arithmetic.
-**void bcl_popContext(**_void_**)**
+**void bcl_popContext(***void***)**
: Pops the current context off of the stack, if one exists.
-**BclContext bcl_context(**_void_**)**
+**BclContext bcl_context(***void***)**
: Returns the current context, or **NULL** if no context exists.
-**void bcl_ctxt_freeNums(BclContext** _ctxt_**)**
+**void bcl_ctxt_freeNums(BclContext** *ctxt***)**
: Frees all numbers in use that are associated with *ctxt*. It is undefined
behavior to attempt to use a number associated with *ctxt* after calling
this procedure unless such numbers have been created with
- **bcl_num_create(**_void_**)** after calling this procedure.
+ **bcl_num_create(***void***)** after calling this procedure.
-**size_t bcl_ctxt_scale(BclContext** _ctxt_**)**
+**size_t bcl_ctxt_scale(BclContext** *ctxt***)**
: Returns the **scale** for given context.
-**void bcl_ctxt_setScale(BclContext** _ctxt_**, size_t** _scale_**)**
+**void bcl_ctxt_setScale(BclContext** *ctxt***, size_t** *scale***)**
: Sets the **scale** for the given context to the argument *scale*.
-**size_t bcl_ctxt_ibase(BclContext** _ctxt_**)**
+**size_t bcl_ctxt_ibase(BclContext** *ctxt***)**
: Returns the **ibase** for the given context.
-**void bcl_ctxt_setIbase(BclContext** _ctxt_**, size_t** _ibase_**)**
+**void bcl_ctxt_setIbase(BclContext** *ctxt***, size_t** *ibase***)**
: Sets the **ibase** for the given context to the argument *ibase*. If the
argument *ibase* is invalid, it clamped, so an *ibase* of **0** or **1** is
clamped to **2**, and any values above **36** are clamped to **36**.
-**size_t bcl_ctxt_obase(BclContext** _ctxt_**)**
+**size_t bcl_ctxt_obase(BclContext** *ctxt***)**
: Returns the **obase** for the given context.
-**void bcl_ctxt_setObase(BclContext** _ctxt_**, size_t** _obase_**)**
+**void bcl_ctxt_setObase(BclContext** *ctxt***, size_t** *obase***)**
: Sets the **obase** for the given context to the argument *obase*.
@@ -403,7 +400,7 @@ an argument.
: An **enum** of possible error codes. See the **ERRORS** section for a
complete listing the codes.
-**BclError bcl_err(BclNumber** _n_**)**
+**BclError bcl_err(BclNumber** *n***)**
: Checks for errors in a **BclNumber**. All functions that can return a
**BclNumber** can encode an error in the number, and this function will
@@ -422,7 +419,7 @@ All procedures in this section require a valid current context.
exposed; the **BclNumber** handle is the only way clients can refer to
instances of arbitrary-precision numbers.
-**BclNumber bcl_num_create(**_void_**)**
+**BclNumber bcl_num_create(***void***)**
: Creates and returns a **BclNumber**.
@@ -432,27 +429,27 @@ All procedures in this section require a valid current context.
* **BCL_ERROR_INVALID_CONTEXT**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**void bcl_num_free(BclNumber** _n_**)**
+**void bcl_num_free(BclNumber** *n***)**
: Frees *n*. It is undefined behavior to use *n* after calling this function.
-**bool bcl_num_neg(BclNumber** _n_**)**
+**bool bcl_num_neg(BclNumber** *n***)**
: Returns **true** if *n* is negative, **false** otherwise.
-**void bcl_num_setNeg(BclNumber** _n_**, bool** _neg_**)**
+**void bcl_num_setNeg(BclNumber** *n***, bool** *neg***)**
: Sets *n*'s sign to *neg*, where **true** is negative, and **false** is
positive.
-**size_t bcl_num_scale(BclNumber** _n_**)**
+**size_t bcl_num_scale(BclNumber** *n***)**
: Returns the *scale* of *n*.
The *scale* of a number is the number of decimal places it has after the
radix (decimal point).
-**BclError bcl_num_setScale(BclNumber** _n_**, size_t** _scale_**)**
+**BclError bcl_num_setScale(BclNumber** *n***, size_t** *scale***)**
: Sets the *scale* of *n* to the argument *scale*. If the argument *scale* is
greater than the *scale* of *n*, *n* is extended. If the argument *scale* is
@@ -465,7 +462,7 @@ All procedures in this section require a valid current context.
* **BCL_ERROR_INVALID_CONTEXT**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**size_t bcl_num_len(BclNumber** _n_**)**
+**size_t bcl_num_len(BclNumber** *n***)**
: Returns the number of *significant decimal digits* in *n*.
@@ -477,7 +474,7 @@ All procedures in this section consume the given **BclNumber** arguments that
are not given to pointer arguments. See the **Consumption and Propagation**
subsection below.
-**BclNumber bcl_parse(const char \*restrict** _val_**)**
+**BclNumber bcl_parse(const char \*restrict** *val***)**
: Parses a number string according to the current context's **ibase** and
returns the resulting number.
@@ -494,7 +491,7 @@ subsection below.
* **BCL_ERROR_PARSE_INVALID_STR**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**char\* bcl_string(BclNumber** _n_**)**
+**char\* bcl_string(BclNumber** *n***)**
: Returns a string representation of *n* according the the current context's
**ibase**. The string is dynamically allocated and must be freed by the
@@ -503,7 +500,7 @@ subsection below.
*n* is consumed; it cannot be used after the call. See the
**Consumption and Propagation** subsection below.
-**BclError bcl_bigdig(BclNumber** _n_**, BclBigDig \***_result_**)**
+**BclError bcl_bigdig(BclNumber** *n***, BclBigDig \****result***)**
: Converts *n* into a **BclBigDig** and returns the result in the space
pointed to by *result*.
@@ -520,7 +517,7 @@ subsection below.
*n* is consumed; it cannot be used after the call. See the
**Consumption and Propagation** subsection below.
-**BclNumber bcl_bigdig2num(BclBigDig** _val_**)**
+**BclNumber bcl_bigdig2num(BclBigDig** *val***)**
: Creates a **BclNumber** from *val*.
@@ -540,7 +537,7 @@ All procedures in this section can return the following errors:
* **BCL_ERROR_INVALID_CONTEXT**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**BclNumber bcl_add(BclNumber** _a_**, BclNumber** _b_**)**
+**BclNumber bcl_add(BclNumber** *a***, BclNumber** *b***)**
: Adds *a* and *b* and returns the result. The *scale* of the result is the
max of the *scale*s of *a* and *b*.
@@ -557,7 +554,7 @@ All procedures in this section can return the following errors:
* **BCL_ERROR_INVALID_CONTEXT**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**BclNumber bcl_sub(BclNumber** _a_**, BclNumber** _b_**)**
+**BclNumber bcl_sub(BclNumber** *a***, BclNumber** *b***)**
: Subtracts *b* from *a* and returns the result. The *scale* of the result is
the max of the *scale*s of *a* and *b*.
@@ -574,7 +571,7 @@ All procedures in this section can return the following errors:
* **BCL_ERROR_INVALID_CONTEXT**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**BclNumber bcl_mul(BclNumber** _a_**, BclNumber** _b_**)**
+**BclNumber bcl_mul(BclNumber** *a***, BclNumber** *b***)**
: Multiplies *a* and *b* and returns the result. If *ascale* is the *scale* of
*a* and *bscale* is the *scale* of *b*, the *scale* of the result is equal
@@ -593,7 +590,7 @@ All procedures in this section can return the following errors:
* **BCL_ERROR_INVALID_CONTEXT**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**BclNumber bcl_div(BclNumber** _a_**, BclNumber** _b_**)**
+**BclNumber bcl_div(BclNumber** *a***, BclNumber** *b***)**
: Divides *a* by *b* and returns the result. The *scale* of the result is the
*scale* of the current context.
@@ -613,7 +610,7 @@ All procedures in this section can return the following errors:
* **BCL_ERROR_MATH_DIVIDE_BY_ZERO**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**BclNumber bcl_mod(BclNumber** _a_**, BclNumber** _b_**)**
+**BclNumber bcl_mod(BclNumber** *a***, BclNumber** *b***)**
: Divides *a* by *b* to the *scale* of the current context, computes the
modulus **a-(a/b)\*b**, and returns the modulus.
@@ -633,7 +630,7 @@ All procedures in this section can return the following errors:
* **BCL_ERROR_MATH_DIVIDE_BY_ZERO**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**BclNumber bcl_pow(BclNumber** _a_**, BclNumber** _b_**)**
+**BclNumber bcl_pow(BclNumber** *a***, BclNumber** *b***)**
: Calculates *a* to the power of *b* to the *scale* of the current context.
*b* must be an integer, but can be negative. If it is negative, *a* must
@@ -658,7 +655,7 @@ All procedures in this section can return the following errors:
* **BCL_ERROR_MATH_DIVIDE_BY_ZERO**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**BclNumber bcl_lshift(BclNumber** _a_**, BclNumber** _b_**)**
+**BclNumber bcl_lshift(BclNumber** *a***, BclNumber** *b***)**
: Shifts *a* left (moves the radix right) by *b* places and returns the
result. This is done in decimal. *b* must be an integer.
@@ -678,7 +675,7 @@ All procedures in this section can return the following errors:
* **BCL_ERROR_MATH_NON_INTEGER**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**BclNumber bcl_rshift(BclNumber** _a_**, BclNumber** _b_**)**
+**BclNumber bcl_rshift(BclNumber** *a***, BclNumber** *b***)**
: Shifts *a* right (moves the radix left) by *b* places and returns the
result. This is done in decimal. *b* must be an integer.
@@ -698,7 +695,7 @@ All procedures in this section can return the following errors:
* **BCL_ERROR_MATH_NON_INTEGER**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**BclNumber bcl_sqrt(BclNumber** _a_**)**
+**BclNumber bcl_sqrt(BclNumber** *a***)**
: Calculates the square root of *a* and returns the result. The *scale* of the
result is equal to the **scale** of the current context.
@@ -716,7 +713,7 @@ All procedures in this section can return the following errors:
* **BCL_ERROR_MATH_NEGATIVE**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**BclError bcl_divmod(BclNumber** _a_**, BclNumber** _b_**, BclNumber \***_c_**, BclNumber \***_d_**)**
+**BclError bcl_divmod(BclNumber** *a***, BclNumber** *b***, BclNumber \****c***, BclNumber \****d***)**
: Divides *a* by *b* and returns the quotient in a new number which is put
into the space pointed to by *c*, and puts the modulus in a new number which
@@ -738,7 +735,7 @@ All procedures in this section can return the following errors:
* **BCL_ERROR_MATH_DIVIDE_BY_ZERO**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**BclNumber bcl_modexp(BclNumber** _a_**, BclNumber** _b_**, BclNumber** _c_**)**
+**BclNumber bcl_modexp(BclNumber** *a***, BclNumber** *b***, BclNumber** *c***)**
: Computes a modular exponentiation where *a* is the base, *b* is the
exponent, and *c* is the modulus, and returns the result. The *scale* of the
@@ -762,20 +759,20 @@ All procedures in this section can return the following errors:
## Miscellaneous
-**void bcl_zero(BclNumber** _n_**)**
+**void bcl_zero(BclNumber** *n***)**
: Sets *n* to **0**.
-**void bcl_one(BclNumber** _n_**)**
+**void bcl_one(BclNumber** *n***)**
: Sets *n* to **1**.
-**ssize_t bcl_cmp(BclNumber** _a_**, BclNumber** _b_**)**
+**ssize_t bcl_cmp(BclNumber** *a***, BclNumber** *b***)**
: Compares *a* and *b* and returns **0** if *a* and *b* are equal, **<0** if
*a* is less than *b*, and **>0** if *a* is greater than *b*.
-**BclError bcl_copy(BclNumber** _d_**, BclNumber** _s_**)**
+**BclError bcl_copy(BclNumber** *d***, BclNumber** *s***)**
: Copies *s* into *d*.
@@ -786,7 +783,7 @@ All procedures in this section can return the following errors:
* **BCL_ERROR_INVALID_CONTEXT**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**BclNumber bcl_dup(BclNumber** _s_**)**
+**BclNumber bcl_dup(BclNumber** *s***)**
: Creates and returns a new **BclNumber** that is a copy of *s*.
@@ -813,8 +810,8 @@ remaining fairly portable.
If necessary, the PRNG can be reseeded with one of the following functions:
* **bcl_rand_seedWithNum(BclNumber)**
-* **bcl_rand_seed(unsigned char[**_BCL_SEED_SIZE_**])**
-* **bcl_rand_reseed(**_void_**)**
+* **bcl_rand_seed(unsigned char[BC_SEED_SIZE])**
+* **bcl_rand_reseed(***void***)**
The following items allow clients to use the pseudo-random number generator. All
procedures require a valid current context.
@@ -836,7 +833,7 @@ procedures require a valid current context.
: An unsigned integer type returned by bcl(3)'s random number generator.
-**BclNumber bcl_irand(BclNumber** _a_**)**
+**BclNumber bcl_irand(BclNumber** *a***)**
: Returns a random number that is not larger than *a* in a new number. If *a*
is **0** or **1**, the new number is equal to **0**. The bound is unlimited,
@@ -860,7 +857,7 @@ procedures require a valid current context.
* **BCL_ERROR_MATH_NON_INTEGER**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**BclNumber bcl_frand(size_t** _places_**)**
+**BclNumber bcl_frand(size_t** *places***)**
: Returns a random number between **0** (inclusive) and **1** (exclusive) that
has *places* decimal digits after the radix (decimal point). There are no
@@ -874,7 +871,7 @@ procedures require a valid current context.
* **BCL_ERROR_INVALID_CONTEXT**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**BclNumber bcl_ifrand(BclNumber** _a_**, size_t** _places_**)**
+**BclNumber bcl_ifrand(BclNumber** *a***, size_t** *places***)**
: Returns a random number less than *a* with *places* decimal digits after the
radix (decimal point). There are no limits on *a* or *places*.
@@ -895,7 +892,7 @@ procedures require a valid current context.
* **BCL_ERROR_MATH_NON_INTEGER**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**BclError bcl_rand_seedWithNum(BclNumber** _n_**)**
+**BclError bcl_rand_seedWithNum(BclNumber** *n***)**
: Seeds the PRNG with *n*.
@@ -909,11 +906,11 @@ procedures require a valid current context.
* **BCL_ERROR_INVALID_NUM**
* **BCL_ERROR_INVALID_CONTEXT**
- Note that if **bcl_rand_seed2num(**_void_**)** or
+ Note that if **bcl_rand_seed2num(***void***)** or
**bcl_rand_seed2num_err(BclNumber)** are called right after this function,
they are not guaranteed to return a number equal to *n*.
-**BclError bcl_rand_seed(unsigned char** _seed_**[**_BCL_SEED_SIZE_**])**
+**BclError bcl_rand_seed(unsigned char** *seed***[***BC_SEED_SIZE***])**
: Seeds the PRNG with the bytes in *seed*.
@@ -922,14 +919,14 @@ procedures require a valid current context.
* **BCL_ERROR_INVALID_CONTEXT**
-**void bcl_rand_reseed(**_void_**)**
+**void bcl_rand_reseed(***void***)**
: Reseeds the PRNG with the default reseeding behavior. First, it attempts to
read data from **/dev/urandom** and falls back to **libc**'s **rand()**.
This procedure cannot fail.
-**BclNumber bcl_rand_seed2num(**_void_**)**
+**BclNumber bcl_rand_seed2num(***void***)**
: Returns the current seed of the PRNG as a **BclNumber**.
@@ -941,13 +938,13 @@ procedures require a valid current context.
* **BCL_ERROR_INVALID_CONTEXT**
* **BCL_ERROR_FATAL_ALLOC_ERR**
-**BclRandInt bcl_rand_int(**_void_**)**
+**BclRandInt bcl_rand_int(***void***)**
: Returns a random integer between **0** and **BC_RAND_MAX** (inclusive).
This procedure cannot fail.
-**BclRandInt bcl_rand_bounded(BclRandInt** _bound_**)**
+**BclRandInt bcl_rand_bounded(BclRandInt** *bound***)**
: Returns a random integer between **0** and *bound* (exclusive). Bias is
removed before returning the integer.
@@ -1065,7 +1062,7 @@ codes defined in **BclError**. The complete list of codes is the following:
# ATTRIBUTES
-When **bcl_handleSignal(**_void_**)** is used properly, bcl(3) is
+When **bcl_handleSignal(***void***)** is used properly, bcl(3) is
async-signal-safe.
bcl(3) is *MT-Unsafe*: it is unsafe to call any functions from more than one
@@ -1143,16 +1140,16 @@ be hit.
# SIGNAL HANDLING
-If a signal handler calls **bcl_handleSignal(**_void_**)** from the same thread
+If a signal handler calls **bcl_handleSignal(***void***)** from the same thread
that there are bcl(3) functions executing in, it will cause all execution to
stop as soon as possible, interrupting long-running calculations, if necessary
and cause the function that was executing to return. If possible, the error code
**BC_ERROR_SIGNAL** is returned.
-If execution *is* interrupted, **bcl_handleSignal(**_void_**)** does *not*
+If execution *is* interrupted, **bcl_handleSignal(***void***)** does *not*
return to its caller.
-It is undefined behavior if **bcl_handleSignal(**_void_**)** is called from
+It is undefined behavior if **bcl_handleSignal(***void***)** is called from
a thread that is not executing bcl(3) functions, if bcl(3) functions are
executing.
diff --git a/manuals/build.md b/manuals/build.md
index f8fc7863..656aa525 100644
--- a/manuals/build.md
+++ b/manuals/build.md
@@ -39,16 +39,11 @@ accepted build options.
## Windows
-For releases, Windows builds of `bc`, `dc`, and `bcl` are available for download
-from <https://git.yzena.com/gavin/bc> and GitHub.
+On Windows, this `bc` can be built using Visual Studio or MSBuild.
-However, if you wish to build it yourself, this `bc` can be built using Visual
-Studio or MSBuild.
-
-Unfortunately, only one build configuration (besides Debug or Release) is
-supported: extra math, and history enabled, NLS (locale support) disabled, with
-both calculators built. The default [settings][11] are `BC_BANNER=1`,
-`{BC,DC}_SIGINT_RESET=0`, `{BC,DC}_TTY_MODE=1`, `{BC,DC}_PROMPT=1`.
+However, only one build configuration (besides Debug or Release) is supported:
+extra math and prompt enabled, history and NLS (locale support) disabled, with
+both calculators built.
The library can also be built on Windows.
@@ -83,6 +78,8 @@ where `<config>` is either one of `Debug` or `Release`.
Building `bc`, `dc`, and `bcl` (the library) is more complex than on Windows
because many build options are supported.
+<a name="cross-compiling"/>
+
### Cross Compiling
To cross-compile this `bc`, an appropriate compiler must be present and assigned
@@ -111,6 +108,8 @@ details.
If an emulator is necessary to run the bootstrap binaries, it can be set with
the environment variable `GEN_EMU`.
+<a name="build-environment-variables"/>
+
### Build Environment Variables
This `bc` supports `CC`, `HOSTCC`, `HOST_CC`, `CFLAGS`, `HOSTCFLAGS`,
@@ -135,7 +134,7 @@ automatically moved into CFLAGS.
Defaults to `c99`.
-#### `HOSTCC` or `HOST_CC`
+### `HOSTCC` or `HOST_CC`
C compiler for the host system, used only in [cross compiling][6]. Must be
compatible with POSIX `c99` behavior and options.
@@ -323,6 +322,8 @@ produced by `HOSTCC` (or `HOST_CC`) need to be run under an emulator to work.
Defaults to empty.
+<a name="build-options"/>
+
### Build Options
This `bc` comes with several build options, all of which are enabled by default.
@@ -349,7 +350,7 @@ To build the math library, use the following commands for the configure step:
Both commands are equivalent.
-When the library is built, history and locales are disabled, and the
+When the library is built, history, prompt, and locales are disabled, and the
functionality for `bc` and `dc` are both enabled, though the executables are
*not* built. This is because the library's options clash with the executables.
@@ -395,10 +396,12 @@ Those commands are all equivalent.
***Warning***: It is an error to use those options if `dc` has also been
disabled (see above).
+<a name="build-history"/>
+
#### History
-To disable hisory, pass either the `-H` flag or the `--disable-history` option
-to `configure.sh`, as follows:
+To disable signal handling, pass either the `-H` flag or the `--disable-history`
+option to `configure.sh`, as follows:
```
./configure.sh -H
@@ -414,8 +417,6 @@ platform that does not support the terminal handling that is required.
completely portable. If the `bc` does not work on your platform, your first step
should be to retry with history disabled.
-This option affects the [build type][7].
-
#### NLS (Locale Support)
To disable locale support (use only English), pass either the `-N` flag or the
@@ -431,7 +432,35 @@ Both commands are equivalent.
NLS (locale support) is automatically disabled when building for Windows or on
another platform that does not support the POSIX locale API or utilities.
-This option affects the [build type][7].
+#### Prompt
+
+By default, `bc` and `dc` print a prompt when in interactive mode. They both
+have the command-line option `-P`/`--no-prompt`, which turns that off, but it
+can be disabled permanently in the build by passing the `-P` flag or the
+`--disable-prompt` option to `configure.sh`, as follows:
+
+```
+./configure.sh -P
+./configure.sh --disable-prompt
+```
+
+Both commands are equivalent.
+
+#### Locales
+
+By default, `bc` and `dc` do not install all locales, but only the enabled
+locales. If `DESTDIR` exists and is not empty, then they will install all of
+the locales that exist on the system. The `-l` flag or `--install-all-locales`
+option skips all of that and just installs all of the locales that `bc` and `dc`
+have, regardless. To enable that behavior, you can pass the `-l` flag or the
+`--install-all-locales` option to `configure.sh`, as follows:
+
+```
+./configure.sh -l
+./configure.sh --install-all-locales
+```
+
+Both commands are equivalent.
#### Extra Math
@@ -470,7 +499,17 @@ This `bc` also has a larger library that is only enabled if extra operators and
the pseudo-random number generator are. More information about the functions can
be found in the Extended Library section of the full manual.
-This option affects the [build type][7].
+#### Manpages
+
+To disable installing manpages, pass either the `-M` flag or the
+`--disable-man-pages` option to `configure.sh` as follows:
+
+```
+./configure.sh -M
+./configure.sh --disable-man-pages
+```
+
+Both commands are equivalent.
#### Karatsuba Length
@@ -479,92 +518,18 @@ multiplication to brute force, `O(n^2)` multiplication. It can be set by passing
the `-k` flag or the `--karatsuba-len` option to `configure.sh` as follows:
```
-./configure.sh -k32
-./configure.sh --karatsuba-len 32
+./configure.sh -k64
+./configure.sh --karatsuba-len 64
```
Both commands are equivalent.
-Default is `32`.
+Default is `64`.
***WARNING***: The Karatsuba Length must be a **integer** greater than or equal
to `16` (to prevent stack overflow). If it is not, `configure.sh` will give an
error.
-#### Settings
-
-This `bc` and `dc` have a few settings to override default behavior.
-
-The defaults for these settings can be set by package maintainers, and the
-settings themselves can be overriden by users.
-
-To set a default to **on**, use the `-s` or `--set-default-on` option to
-`configure.sh`, with the name of the setting, as follows:
-
-```
-./configure.sh -s bc.banner
-./configure.sh --set-default-on=bc.banner
-```
-
-Both commands are equivalent.
-
-To set a default to **off**, use the `-S` or `--set-default-off` option to
-`configure.sh`, with the name of the setting, as follows:
-
-```
-./configure.sh -S bc.banner
-./configure.sh --set-default-off=bc.banner
-```
-
-Both commands are equivalent.
-
-Users can override the default settings set by packagers with environment
-variables. If the environment variable has an integer, then the setting is
-turned **on** for a non-zero integer, and **off** for zero.
-
-The table of the available settings, along with their defaults and the
-environment variables to override them, is below:
-
-```
-| Setting | Description | Default | Env Variable |
-| =============== | ==================== | ============ | ==================== |
-| bc.banner | Whether to display | 0 | BC_BANNER |
-| | the bc version | | |
-| | banner when in | | |
-| | interactive mode. | | |
-| --------------- | -------------------- | ------------ | -------------------- |
-| bc.sigint_reset | Whether SIGINT will | 1 | BC_SIGINT_RESET |
-| | reset bc, instead of | | |
-| | exiting, when in | | |
-| | interactive mode. | | |
-| --------------- | -------------------- | ------------ | -------------------- |
-| dc.sigint_reset | Whether SIGINT will | 1 | DC_SIGINT_RESET |
-| | reset dc, instead of | | |
-| | exiting, when in | | |
-| | interactive mode. | | |
-| --------------- | -------------------- | ------------ | -------------------- |
-| bc.tty_mode | Whether TTY mode for | 1 | BC_TTY_MODE |
-| | bc should be on when | | |
-| | available. | | |
-| --------------- | -------------------- | ------------ | -------------------- |
-| dc.tty_mode | Whether TTY mode for | 0 | BC_TTY_MODE |
-| | dc should be on when | | |
-| | available. | | |
-| --------------- | -------------------- | ------------ | -------------------- |
-| bc.prompt | Whether the prompt | $BC_TTY_MODE | BC_PROMPT |
-| | for bc should be on | | |
-| | in tty mode. | | |
-| --------------- | -------------------- | ------------ | -------------------- |
-| dc.prompt | Whether the prompt | $DC_TTY_MODE | DC_PROMPT |
-| | for dc should be on | | |
-| | in tty mode. | | |
-| --------------- | -------------------- | ------------ | -------------------- |
-```
-
-These settings are not meant to be changed on a whim. They are meant to ensure
-that this bc and dc will conform to the expectations of the user on each
-platform.
-
#### Install Options
The relevant `autotools`-style install options are supported in `configure.sh`:
@@ -596,34 +561,6 @@ environment variable is overridden.
other command-line options must be used. Mixing long and short options is not
supported.
-##### Manpages
-
-To disable installing manpages, pass either the `-M` flag or the
-`--disable-man-pages` option to `configure.sh` as follows:
-
-```
-./configure.sh -M
-./configure.sh --disable-man-pages
-```
-
-Both commands are equivalent.
-
-##### Locales
-
-By default, `bc` and `dc` do not install all locales, but only the enabled
-locales. If `DESTDIR` exists and is not empty, then they will install all of
-the locales that exist on the system. The `-l` flag or `--install-all-locales`
-option skips all of that and just installs all of the locales that `bc` and `dc`
-have, regardless. To enable that behavior, you can pass the `-l` flag or the
-`--install-all-locales` option to `configure.sh`, as follows:
-
-```
-./configure.sh -l
-./configure.sh --install-all-locales
-```
-
-Both commands are equivalent.
-
### Optimization
The `configure.sh` script will accept an optimization level to pass to the
@@ -658,7 +595,7 @@ make install
Building with link-time optimization (`-flto` in clang) can further increase the
performance. I ***highly*** recommend doing so.
-I do ***NOT*** recommend building with `-march=native`; doing so reduces this
+I do **NOT*** recommend building with `-march=native`; doing so reduces this
`bc`'s performance.
Manual stripping is not necessary; non-debug builds are automatically stripped
@@ -704,25 +641,6 @@ make
make install
```
-### Build Type
-
-`bc` and `dc` have 8 build types, affected by the [History][8], [NLS (Locale
-Support)][9], and [Extra Math][10] build options.
-
-The build types are as follows:
-
-* `A`: Nothing disabled.
-* `E`: Extra math disabled.
-* `H`: History disabled.
-* `N`: NLS disabled.
-* `EH`: Extra math and History disabled.
-* `EN`: Extra math and NLS disabled.
-* `HN`: History and NLS disabled.
-* `EHN`: Extra math, History, and NLS all disabled.
-
-These build types correspond to the generated manuals in `manuals/bc` and
-`manuals/dc`.
-
### Binary Size
When built with both calculators, all available features, and `-Os` using
@@ -831,8 +749,3 @@ Both commands are equivalent.
[4]: #build-environment-variables
[5]: #build-options
[6]: #cross-compiling
-[7]: #build-type
-[8]: #history
-[9]: #nls-locale-support
-[10]: #extra-math
-[11]: #settings
diff --git a/manuals/dc.1.md.in b/manuals/dc.1.md.in
index 0a413c6d..56417d73 100644
--- a/manuals/dc.1.md.in
+++ b/manuals/dc.1.md.in
@@ -42,14 +42,23 @@ dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
notation) to store numbers and results of computations. Arithmetic operations
pop arguments off of the stack and push the results.
-If no files are given on the command-line, then dc(1) reads from **stdin** (see
-the **STDIN** section). Otherwise, those files are processed, and dc(1) will
-then exit.
-
-If a user wants to set up a standard environment, they can use **DC_ENV_ARGS**
-(see the **ENVIRONMENT VARIABLES** section). For example, if a user wants the
-**scale** always set to **10**, they can set **DC_ENV_ARGS** to **-e 10k**, and
-this dc(1) will always start with a **scale** of **10**.
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
# OPTIONS
@@ -71,18 +80,21 @@ The following are the options that dc(1) accepts.
**-P**, **-\-no-prompt**
+{{ A E H N EH EN HN EHN }}
: Disables the prompt in TTY mode. (The prompt is only enabled in TTY mode.
See the **TTY MODE** section.) This is mostly for those users that do not
want a prompt or are not used to having them in dc(1). Most of those users
would want to put this option in **DC_ENV_ARGS**.
-
- These options override the **DC_PROMPT** and **DC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
+{{ end }}
+{{ P EP HP NP EHP ENP HNP EHNP }}
+: This option is a no-op.
+{{ end }}
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
+{{ A E H N EH EN HN EHN }}
: Disables the read prompt in TTY mode. (The read prompt is only enabled in
TTY mode. See the **TTY MODE** section.) This is mostly for those users that
do not want a read prompt or are not used to having them in dc(1). Most of
@@ -92,10 +104,10 @@ The following are the options that dc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **?** command is used.
-
- These options *do* override the **DC_PROMPT** and **DC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
+{{ end }}
+{{ P EP HP NP EHP ENP HNP EHNP }}
+: This option is a no-op.
+{{ end }}
This is a **non-portable extension**.
@@ -140,18 +152,6 @@ The following are the options that dc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files are given on the command-line and no files or expressions are given
-by the **-f**, **-\-file**, **-e**, or **-\-expression** options, then dc(1)
-read from **stdin**.
-
-However, there is a caveat to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-a string has been finished, but not ended. This means that, except for escaped
-brackets, all brackets must be balanced before dc(1) parses and executes.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -199,7 +199,7 @@ The max allowable value for **ibase** can be queried in dc(1) programs with the
output results. It is the "output" base, or the number base used for outputting
numbers. **obase** is initially **10**. The max allowable value for **obase** is
**DC_BASE_MAX** and can be queried with the **U** command. The min allowable
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
value for **obase** is **0**. If **obase** is **0**, values are output in
scientific notation, and if **obase** is **1**, values are output in engineering
notation. Otherwise, values are output in the specified base.
@@ -207,7 +207,7 @@ notation. Otherwise, values are output in the specified base.
Outputting in scientific and engineering notations are **non-portable
extensions**.
{{ end }}
-{{ E EH EN EHN }}
+{{ E EH EN EP EHN EHP ENP EHNP }}
value for **obase** is **2**. Values are output in the specified base.
{{ end }}
@@ -218,7 +218,7 @@ exceptions). **scale** is initially **0**. **scale** cannot be negative. The max
allowable value for **scale** can be queried in dc(1) programs with the **V**
command.
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
**seed** is a register containing the current seed for the pseudo-random number
generator. If the current value of **seed** is queried and stored, then if it is
assigned to **seed** later, the pseudo-random number generator is guaranteed to
@@ -264,7 +264,7 @@ if they were valid digits, regardless of the value of **ibase**. This means that
**A** alone always equals decimal **10** and **F** alone always equals decimal
**15**.
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
In addition, dc(1) accepts numbers in scientific notation. These have the form
**\<number\>e\<integer\>**. The exponent (the portion after the **e**) must be
an integer. An example is **1.89237e9**, which is equal to **1892370000**.
@@ -288,7 +288,7 @@ The valid commands are listed below.
These commands are used for printing.
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
Note that both scientific notation and engineering notation are available for
printing numbers. Scientific notation is activated by assigning **0** to
**obase** using **0o**, and engineering notation is activated by assigning **1**
@@ -316,8 +316,8 @@ Printing numbers in scientific notation and/or engineering notation is a
: Pops a value off the stack.
If the value is a number, it is truncated and the absolute value of the
- result is printed as though **obase** is **256** and each digit is
- interpreted as an 8-bit ASCII character, making it a byte stream.
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
If the value is a string, it is printed without a trailing newline.
@@ -429,7 +429,7 @@ These are the commands used for arithmetic.
This is a **non-portable extension**.
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
**\$**
: The top value is popped off the stack and copied, and the copy is truncated
@@ -531,7 +531,7 @@ These are the commands used for arithmetic.
This is a **non-portable extension**.
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
## Pseudo-Random Number Generator
dc(1) has a built-in pseudo-random number generator. These commands query the
@@ -617,11 +617,11 @@ These commands control registers (see the **REGISTERS** section).
## Parameters
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
These commands control the values of **ibase**, **obase**, **scale**, and
**seed**. Also see the **SYNTAX** section.
{{ end }}
-{{ E EH EN EHN }}
+{{ E EH EN EP EHN EHP ENP EHNP }}
These commands control the values of **ibase**, **obase**, and **scale**. Also
see the **SYNTAX** section.
{{ end }}
@@ -636,11 +636,11 @@ see the **SYNTAX** section.
**o**
: Pops the value off of the top of the stack and uses it to set **obase**,
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
which must be between **0** and **DC_BASE_MAX**, inclusive (see the
**LIMITS** section and the **NUMBERS** section).
{{ end }}
-{{ E EH EN EHN }}
+{{ E EH EN EP EHN EHP ENP EHNP }}
which must be between **2** and **DC_BASE_MAX**, inclusive (see the
**LIMITS** section).
{{ end }}
@@ -654,7 +654,7 @@ see the **SYNTAX** section.
If the value on top of the stack has any *scale*, the *scale* is ignored.
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
**j**
: Pops the value off of the top of the stack and uses it to set **seed**. The
@@ -691,7 +691,7 @@ see the **SYNTAX** section.
: Pushes the current value of **scale** onto the main stack.
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
**J**
: Pushes the current value of **seed** onto the main stack.
@@ -717,7 +717,7 @@ see the **SYNTAX** section.
This is a **non-portable extension**.
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
**W**
: Pushes the maximum (inclusive) integer that can be generated with the **'**
@@ -758,9 +758,9 @@ will be printed with a newline after and then popped from the stack.
: The value on top of the stack is popped.
If it is a number, it is truncated and its absolute value is taken. The
- result mod **256** is calculated. If that result is **0**, push an empty
- string; otherwise, push a one-character string where the character is the
- result of the mod interpreted as an ASCII character.
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
If it is a string, then a new string is made. If the original string is
empty, the new string is empty. If it is not, then the first character of
@@ -909,13 +909,6 @@ will be printed with a newline after and then popped from the stack.
of levels to pop is greater than the number of executing macros, dc(1)
exits.
-**,**
-
-: Pushes the depth of the execution stack onto the stack. The execution stack
- is the stack of string executions. The number that is pushed onto the stack
- is exactly as many as is needed to make dc(1) exit with the **Q** command,
- so the sequence **,Q** will make dc(1) exit.
-
## Status
These commands query status of the stack or its top value.
@@ -925,8 +918,7 @@ These commands query status of the stack or its top value.
: Pops a value off of the stack.
If it is a number, calculates the number of significant decimal digits it
- has and pushes the result. It will push **1** if the argument is **0** with
- no decimal places.
+ has and pushes the result.
If it is a string, pushes the number of characters the string has.
@@ -940,20 +932,7 @@ These commands query status of the stack or its top value.
**z**
-: Pushes the current depth of the stack (before execution of this command)
- onto the stack.
-
-**y**_r_
-
-: Pushes the current stack depth of the register *r* onto the main stack.
-
- Because each register has a depth of **1** (with the value **0** in the top
- item) when dc(1) starts, dc(1) requires that each register's stack must
- always have at least one item; dc(1) will give an error and reset otherwise
- (see the **RESET** section). This means that this command will never push
- **0**.
-
- This is a **non-portable extension**.
+: Pushes the current stack depth (before execution of this command).
## Arrays
@@ -969,12 +948,6 @@ These commands manipulate arrays.
: Pops the value on top of the stack and uses it as an index into the array
*r*. The selected value is then pushed onto the stack.
-**Y**_r_
-
-: Pushes the length of the array *r* onto the stack.
-
- This is a **non-portable extension**.
-
# REGISTERS
Registers are names that can store strings, numbers, and arrays. (Number/string
@@ -982,13 +955,11 @@ registers do not interfere with array registers.)
Each register is also its own stack, so the current register value is the top of
the stack for the register. All registers, when first referenced, have one value
-(**0**) in their stack, and it is a runtime error to attempt to pop that item
-off of the register stack.
+(**0**) in their stack.
In non-extended register mode, a register name is just the single character that
-follows any command that needs a register name. The only exceptions are: a
-newline (**'\\n'**) and a left bracket (**'['**); it is a parse error for a
-newline or a left bracket to be used as a register name.
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
## Extended Register Mode
@@ -1087,7 +1058,7 @@ The following are the limits on dc(1):
: The maximum length of a number (in decimal digits), which includes digits
after the decimal point. Set at **DC_OVERFLOW_MAX-1**.
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
**DC_RAND_MAX**
: The maximum integer (inclusive) returned by the **'** command, if dc(1). Set
@@ -1143,47 +1114,11 @@ dc(1) recognizes the following environment variables:
lines to that length, including the backslash newline combo. The default
line length is **70**.
-**DC_SIGINT_RESET**
-
-: If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because dc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when dc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes dc(1) reset
- on **SIGINT**, rather than exit, and zero makes dc(1) exit. If this
- environment variable exists and is *not* an integer, then dc(1) will exit on
- **SIGINT**.
+**DC_EXPR_EXIT**
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes dc(1) use TTY
- mode, and zero makes dc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes dc(1) use a prompt,
- and zero or a non-integer makes dc(1) not use a prompt. If this environment
- variable does not exist and **DC_TTY_MODE** does, then the value of the
- **DC_TTY_MODE** environment variable is used.
-
- This environment variable and the **DC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
# EXIT STATUS
@@ -1200,22 +1135,20 @@ dc(1) returns the following exit statuses:
execution.
Math errors include divide by **0**, taking the square root of a negative
-{{ A H N HN }}
+{{ A H N P HN HP NP HNP }}
number, using a negative number as a bound for the pseudo-random number
generator, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**), places (**\@**), left shift (**H**), and right shift (**h**)
operators.
{{ end }}
-{{ E EH EN EHN }}
+{{ E EH EN EP EHN EHP ENP EHNP }}
number, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**) operator.
@@ -1233,11 +1166,10 @@ dc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors (including
- attempting to execute a number), and attempting an operation when the stack
- has too few elements.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
**4**
@@ -1266,80 +1198,41 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. dc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **DC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, dc(1) can turn on TTY mode,
-subject to some settings.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
-If there is the environment variable **DC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, dc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **DC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then dc(1) will not turn TTY
-mode on.
+{{ A E N P EN EP NP ENP }}
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
+{{ end }}
-If the environment variable **DC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+{{ A E H N EH EN HN EHN }}
+The prompt is enabled in TTY mode.
+{{ end }}
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-{{ A E N EN }}
-## Command-Line History
-
-Command-line history is only enabled if TTY mode is, i.e., that **stdin**,
-**stdout**, and **stderr** are connected to a TTY and the **DC_TTY_MODE**
-environment variable (see the **ENVIRONMENT VARIABLES** section) and its default
-do not disable TTY mode. See the **COMMAND LINE HISTORY** section for more
-information.
-{{ end }}
-
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **DC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **DC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **DC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **DC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause dc(1) to do one of two things.
-
-If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **DC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, dc(1) will
-exit.
-
-However, if dc(1) is in interactive mode, and the **DC_SIGINT_RESET** or its
-default is an integer and non-zero, then dc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If dc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If dc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
can seem as though dc(1) did not respond to the signal since it will immediately
@@ -1350,35 +1243,30 @@ rest of the files could still be executed without problem, allowing the user to
continue.
**SIGTERM** and **SIGQUIT** cause dc(1) to clean up and exit, and it uses the
-{{ A E N EN }}
+{{ A E N P EN EP NP ENP }}
default handler for all other signals. The one exception is **SIGHUP**; in that
-case, and only when dc(1) is in TTY mode (see the **TTY MODE** section), a
-**SIGHUP** will cause dc(1) to clean up and exit.
+case, when dc(1) is in TTY mode, a **SIGHUP** will cause dc(1) to clean up and
+exit.
{{ end }}
-{{ H EH HN EHN }}
+{{ H EH HN HP EHN EHP HNP EHNP }}
default handler for all other signals.
{{ end }}
-{{ A E N EN }}
+{{ A E N P EN EP NP ENP }}
# COMMAND LINE HISTORY
-dc(1) supports interactive command-line editing.
-
-If dc(1) can be in TTY mode (see the **TTY MODE** section), history can be
-enabled. This means that command-line history can only be enabled when
-**stdin**, **stdout**, and **stderr** are all connected to a TTY.
-
-Like TTY mode itself, it can be turned on or off with the environment variable
-**DC_TTY_MODE** (see the **ENVIRONMENT VARIABLES** section).
+dc(1) supports interactive command-line editing. If dc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
**Note**: tabs are converted to 8 spaces.
{{ end }}
-{{ A E H EH }}
+{{ A E H P EH EP HP EHP }}
# LOCALES
This dc(1) ships with support for adding error messages for different locales
-and thus, supports **LC_MESSAGES**.
+and thus, supports **LC_MESSAGS**.
{{ end }}
# SEE ALSO
diff --git a/manuals/dc/A.1 b/manuals/dc/A.1
index f1151a81..67bcf9e8 100644
--- a/manuals/dc/A.1
+++ b/manuals/dc/A.1
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "DC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
.SH Name
.PP
dc - arbitrary-precision decimal reverse-Polish notation calculator
@@ -34,10 +34,9 @@ dc - arbitrary-precision decimal reverse-Polish notation calculator
\f[B]dc\f[R] [\f[B]-hiPRvVx\f[R]] [\f[B]--version\f[R]]
[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--no-prompt\f[R]]
[\f[B]--no-read-prompt\f[R]] [\f[B]--extended-register\f[R]]
-[\f[B]-e\f[R] \f[I]expr\f[R]]
-[\f[B]--expression\f[R]=\f[I]expr\f[R]\&...] [\f[B]-f\f[R]
-\f[I]file\f[R]\&...] [\f[B]--file\f[R]=\f[I]file\f[R]\&...]
-[\f[I]file\f[R]\&...]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
.SH DESCRIPTION
.PP
dc(1) is an arbitrary-precision calculator.
@@ -46,50 +45,69 @@ of computations.
Arithmetic operations pop arguments off of the stack and push the
results.
.PP
-If no files are given on the command-line, then dc(1) reads from
-\f[B]stdin\f[R] (see the \f[B]STDIN\f[R] section).
+If no files are given on the command-line as extra arguments (i.e., not
+as \f[B]-f\f[R] or \f[B]--file\f[R] arguments), then dc(1) reads from
+\f[B]stdin\f[R].
Otherwise, those files are processed, and dc(1) will then exit.
.PP
-If a user wants to set up a standard environment, they can use
-\f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where \f[B]-e\f[R] (\f[B]--expression\f[R]) and
+\f[B]-f\f[R] (\f[B]--file\f[R]) arguments cause dc(1) to execute them
+and exit.
+The reason for this is that this dc(1) allows users to set arguments in
+the environment variable \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT
+VARIABLES\f[R] section).
+Any expressions given on the command-line should be used to set up a
+standard environment.
For example, if a user wants the \f[B]scale\f[R] always set to
\f[B]10\f[R], they can set \f[B]DC_ENV_ARGS\f[R] to \f[B]-e 10k\f[R],
and this dc(1) will always start with a \f[B]scale\f[R] of \f[B]10\f[R].
+.PP
+If users want to have dc(1) exit after processing all input from
+\f[B]-e\f[R] and \f[B]-f\f[R] arguments (and their equivalents), then
+they can just simply add \f[B]-e q\f[R] as the last command-line
+argument or define the environment variable \f[B]DC_EXPR_EXIT\f[R].
.SH OPTIONS
.PP
The following are the options that dc(1) accepts.
-.TP
+.PP
\f[B]-h\f[R], \f[B]--help\f[R]
-Prints a usage message and quits.
-.TP
+.PP
+: Prints a usage message and quits.
+.PP
\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
-Print the version information (copyright header) and exit.
-.TP
+.PP
+: Print the version information (copyright header) and exit.
+.PP
\f[B]-i\f[R], \f[B]--interactive\f[R]
-Forces interactive mode.
+.PP
+: Forces interactive mode.
(See the \f[B]INTERACTIVE MODE\f[R] section.)
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-P\f[R], \f[B]--no-prompt\f[R]
-Disables the prompt in TTY mode.
+.PP
+: Disables the prompt in TTY mode.
(The prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a prompt or are not used to having them in dc(1).
Most of those users would want to put this option in
\f[B]DC_ENV_ARGS\f[R].
-.RS
-.PP
-These options override the \f[B]DC_PROMPT\f[R] and \f[B]DC_TTY_MODE\f[R]
-environment variables (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
-Disables the read prompt in TTY mode.
+.PP
+: Disables the read prompt in TTY mode.
(The read prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a read prompt or are not used to having them in dc(1).
@@ -97,84 +115,72 @@ Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
This option is also useful in hash bang lines of dc(1) scripts that
prompt for user input.
-.RS
+.IP
+.nf
+\f[C]
+This option does not disable the regular prompt because the read prompt is
+only used when the **?** command is used.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This option does not disable the regular prompt because the read prompt
-is only used when the \f[B]?\f[R] command is used.
-.PP
-These options \f[I]do\f[R] override the \f[B]DC_PROMPT\f[R] and
-\f[B]DC_TTY_MODE\f[R] environment variables (see the \f[B]ENVIRONMENT
-VARIABLES\f[R] section), but only for the read prompt.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-x\f[R] \f[B]--extended-register\f[R]
-Enables extended register mode.
+.PP
+: Enables extended register mode.
See the \f[I]Extended Register Mode\f[R] subsection of the
\f[B]REGISTERS\f[R] section for more information.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
-Evaluates \f[I]expr\f[R].
+.PP
+: Evaluates \f[I]expr\f[R].
If multiple expressions are given, they are evaluated in order.
If files are given as well (see below), the expressions and files are
evaluated in the order given.
This means that if a file is given before an expression, the file is
read in and evaluated first.
-.RS
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-If this option is given on the command-line (i.e., not in
-\f[B]DC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, dc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R], whether on the command-line or in
-\f[B]DC_ENV_ARGS\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, dc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
-Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
were read through \f[B]stdin\f[R].
If expressions are also given (see above), the expressions are evaluated
in the order given.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]DC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, dc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, dc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
All long options are \f[B]non-portable extensions\f[R].
-.SH STDIN
-.PP
-If no files are given on the command-line and no files or expressions
-are given by the \f[B]-f\f[R], \f[B]--file\f[R], \f[B]-e\f[R], or
-\f[B]--expression\f[R] options, then dc(1) read from \f[B]stdin\f[R].
-.PP
-However, there is a caveat to this.
-.PP
-First, \f[B]stdin\f[R] is evaluated a line at a time.
-The only exception to this is if a string has been finished, but not
-ended.
-This means that, except for escaped brackets, all brackets must be
-balanced before dc(1) parses and executes.
.SH STDOUT
.PP
Any non-error output is written to \f[B]stdout\f[R].
@@ -215,7 +221,7 @@ Input is processed immediately when entered.
.PP
\f[B]ibase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
determines how to interpret constant numbers.
-It is the \[lq]input\[rq] base, or the number base used for interpreting
+It is the \[dq]input\[dq] base, or the number base used for interpreting
input numbers.
\f[B]ibase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R].
@@ -225,7 +231,7 @@ programs with the \f[B]T\f[R] command.
.PP
\f[B]obase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
determines how to output results.
-It is the \[lq]output\[rq] base, or the number base used for outputting
+It is the \[dq]output\[dq] base, or the number base used for outputting
numbers.
\f[B]obase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and
@@ -261,13 +267,13 @@ Likewise, when a value is assigned to \f[B]seed\f[R], it is not
guaranteed that querying \f[B]seed\f[R] immediately after will return
the same value.
In addition, the value of \f[B]seed\f[R] will change after any call to
-the \f[B]\[cq]\f[R] command or the \f[B]\[lq]\f[R] command that does not
+the \f[B]\[aq]\f[R] command or the \f[B]\[dq]\f[R] command that does not
get receive a value of \f[B]0\f[R] or \f[B]1\f[R].
-The maximum integer returned by the \f[B]\[cq]\f[R] command can be
+The maximum integer returned by the \f[B]\[aq]\f[R] command can be
queried with the \f[B]W\f[R] command.
.PP
\f[B]Note\f[R]: The values returned by the pseudo-random number
-generator with the \f[B]\[cq]\f[R] and \f[B]\[lq]\f[R] commands are
+generator with the \f[B]\[aq]\f[R] and \f[B]\[dq]\f[R] commands are
guaranteed to \f[B]NOT\f[R] be cryptographically secure.
This is a consequence of using a seeded pseudo-random number generator.
However, they \f[I]are\f[R] guaranteed to be reproducible with identical
@@ -336,272 +342,340 @@ To deactivate them, just assign a different value to \f[B]obase\f[R].
.PP
Printing numbers in scientific notation and/or engineering notation is a
\f[B]non-portable extension\f[R].
-.TP
+.PP
\f[B]p\f[R]
-Prints the value on top of the stack, whether number or string, and
-prints a newline after.
-.RS
.PP
+: Prints the value on top of the stack, whether number or string, and
+prints a newline after.
+.IP
+.nf
+\f[C]
This does not alter the stack.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]n\f[R]
-Prints the value on top of the stack, whether number or string, and pops
-it off of the stack.
-.TP
+.PP
+: Prints the value on top of the stack, whether number or string, and
+pops it off of the stack.
+.PP
\f[B]P\f[R]
-Pops a value off the stack.
-.RS
.PP
+: Pops a value off the stack.
+.IP
+.nf
+\f[C]
If the value is a number, it is truncated and the absolute value of the
-result is printed as though \f[B]obase\f[R] is \f[B]256\f[R] and each
-digit is interpreted as an 8-bit ASCII character, making it a byte
-stream.
-.PP
+result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+interpreted as an ASCII character, making it a byte stream.
+
If the value is a string, it is printed without a trailing newline.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]f\f[R]
-Prints the entire contents of the stack, in order from newest to oldest,
-without altering anything.
-.RS
.PP
+: Prints the entire contents of the stack, in order from newest to
+oldest, without altering anything.
+.IP
+.nf
+\f[C]
Users should use this command when they get lost.
-.RE
+\f[R]
+.fi
.SS Arithmetic
.PP
These are the commands used for arithmetic.
-.TP
+.PP
\f[B]+\f[R]
-The top two values are popped off the stack, added, and the result is
+.PP
+: The top two values are popped off the stack, added, and the result is
pushed onto the stack.
The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
both operands.
-.TP
+.PP
\f[B]-\f[R]
-The top two values are popped off the stack, subtracted, and the result
-is pushed onto the stack.
+.PP
+: The top two values are popped off the stack, subtracted, and the
+result is pushed onto the stack.
The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
both operands.
-.TP
+.PP
\f[B]*\f[R]
-The top two values are popped off the stack, multiplied, and the result
-is pushed onto the stack.
+.PP
+: The top two values are popped off the stack, multiplied, and the
+result is pushed onto the stack.
If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
\f[I]scale\f[R] of the result is equal to
\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
\f[B]max()\f[R] return the obvious values.
-.TP
+.PP
\f[B]/\f[R]
-The top two values are popped off the stack, divided, and the result is
-pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
-The first value popped off of the stack must be non-zero.
-.RE
-.TP
-\f[B]%\f[R]
-The top two values are popped off the stack, remaindered, and the result
+: The top two values are popped off the stack, divided, and the result
is pushed onto the stack.
-.RS
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
.PP
-Remaindering is equivalent to 1) Computing \f[B]a/b\f[R] to current
-\f[B]scale\f[R], and 2) Using the result of step 1 to calculate
-\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
-\f[B]max(scale+scale(b),scale(a))\f[R].
+\f[B]%\f[R]
.PP
+: The top two values are popped off the stack, remaindered, and the
+result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+2) Using the result of step 1 to calculate **a-(a/b)\[rs]*b** to *scale*
+**max(scale+scale(b),scale(a))**.
+
The first value popped off of the stack must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]\[ti]\f[R]
-The top two values are popped off the stack, divided and remaindered,
+.PP
+: The top two values are popped off the stack, divided and remaindered,
and the results (divided first, remainder second) are pushed onto the
stack.
This is equivalent to \f[B]x y / x y %\f[R] except that \f[B]x\f[R] and
\f[B]y\f[R] are only evaluated once.
-.RS
-.PP
+.IP
+.nf
+\f[C]
The first value popped off of the stack must be non-zero.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]\[ha]\f[R]
-The top two values are popped off the stack, the second is raised to the
-power of the first, and the result is pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
+: The top two values are popped off the stack, the second is raised to
+the power of the first, and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
The first value popped off of the stack must be an integer, and if that
value is negative, the second value popped off of the stack must be
non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]v\f[R]
-The top value is popped off the stack, its square root is computed, and
-the result is pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
+: The top value is popped off the stack, its square root is computed,
+and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
The value popped off of the stack must be non-negative.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]_\f[R]
-If this command \f[I]immediately\f[R] precedes a number (i.e., no spaces
-or other commands), then that number is input as a negative number.
-.RS
-.PP
-Otherwise, the top value on the stack is popped and copied, and the copy
-is negated and pushed onto the stack.
-This behavior without a number is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+.PP
+: If this command \f[I]immediately\f[R] precedes a number (i.e., no
+spaces or other commands), then that number is input as a negative
+number.
+.IP
+.nf
+\f[C]
+Otherwise, the top value on the stack is popped and copied, and the copy is
+negated and pushed onto the stack. This behavior without a number is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]b\f[R]
-The top value is popped off the stack, and if it is zero, it is pushed
+.PP
+: The top value is popped off the stack, and if it is zero, it is pushed
back onto the stack.
Otherwise, its absolute value is pushed onto the stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]|\f[R]
-The top three values are popped off the stack, a modular exponentiation
-is computed, and the result is pushed onto the stack.
-.RS
.PP
+: The top three values are popped off the stack, a modular
+exponentiation is computed, and the result is pushed onto the stack.
+.IP
+.nf
+\f[C]
The first value popped is used as the reduction modulus and must be an
-integer and non-zero.
-The second value popped is used as the exponent and must be an integer
-and non-negative.
-The third value popped is the base and must be an integer.
+integer and non-zero. The second value popped is used as the exponent and
+must be an integer and non-negative. The third value popped is the base and
+must be an integer.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]$\f[R]
-The top value is popped off the stack and copied, and the copy is
+.PP
+: The top value is popped off the stack and copied, and the copy is
truncated and pushed onto the stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]\[at]\f[R]
-The top two values are popped off the stack, and the precision of the
+.PP
+: The top two values are popped off the stack, and the precision of the
second is set to the value of the first, whether by truncation or
extension.
-.RS
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-The first value popped off of the stack must be an integer and
-non-negative.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]H\f[R]
-The top two values are popped off the stack, and the second is shifted
-left (radix shifted right) to the value of the first.
-.RS
.PP
-The first value popped off of the stack must be an integer and
-non-negative.
+: The top two values are popped off the stack, and the second is shifted
+left (radix shifted right) to the value of the first.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]h\f[R]
-The top two values are popped off the stack, and the second is shifted
-right (radix shifted left) to the value of the first.
-.RS
.PP
-The first value popped off of the stack must be an integer and
-non-negative.
+: The top two values are popped off the stack, and the second is shifted
+right (radix shifted left) to the value of the first.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]G\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]N\f[R]
-The top value is popped off of the stack, and if it a \f[B]0\f[R], a
+.PP
+: The top value is popped off of the stack, and if it a \f[B]0\f[R], a
\f[B]1\f[R] is pushed; otherwise, a \f[B]0\f[R] is pushed.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B](\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is less than the second, or
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than the second, or
\f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]{\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is less than or equal to the second,
-or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B])\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is greater than the second, or
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than the second, or
\f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]}\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is greater than or equal to the
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than or equal to the
second, or \f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]M\f[R]
-The top two values are popped off of the stack.
+.PP
+: The top two values are popped off of the stack.
If they are both non-zero, a \f[B]1\f[R] is pushed onto the stack.
If either of them is zero, or both of them are, then a \f[B]0\f[R] is
pushed onto the stack.
-.RS
-.PP
-This is like the \f[B]&&\f[R] operator in bc(1), and it is \f[I]not\f[R]
-a short-circuit operator.
+.IP
+.nf
+\f[C]
+This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]m\f[R]
-The top two values are popped off of the stack.
+.PP
+: The top two values are popped off of the stack.
If at least one of them is non-zero, a \f[B]1\f[R] is pushed onto the
stack.
If both of them are zero, then a \f[B]0\f[R] is pushed onto the stack.
-.RS
-.PP
-This is like the \f[B]||\f[R] operator in bc(1), and it is \f[I]not\f[R]
-a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+This is like the **||** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Pseudo-Random Number Generator
.PP
dc(1) has a built-in pseudo-random number generator.
@@ -611,20 +685,24 @@ controls the pseudo-random number generator.)
.PP
The pseudo-random number generator is guaranteed to \f[B]NOT\f[R] be
cryptographically secure.
-.TP
-\f[B]\[cq]\f[R]
-Generates an integer between 0 and \f[B]DC_RAND_MAX\f[R], inclusive (see
-the \f[B]LIMITS\f[R] section).
-.RS
.PP
+\f[B]\[aq]\f[R]
+.PP
+: Generates an integer between 0 and \f[B]DC_RAND_MAX\f[R], inclusive
+(see the \f[B]LIMITS\f[R] section).
+.IP
+.nf
+\f[C]
The generated integer is made as unbiased as possible, subject to the
limitations of the pseudo-random number generator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]\[lq]\f[R]
-Pops a value off of the stack, which is used as an \f[B]exclusive\f[R]
+\f[B]\[dq]\f[R]
+.PP
+: Pops a value off of the stack, which is used as an \f[B]exclusive\f[R]
upper bound on the integer that will be generated.
If the bound is negative or is a non-integer, an error is raised, and
dc(1) resets (see the \f[B]RESET\f[R] section) while \f[B]seed\f[R]
@@ -639,48 +717,58 @@ Using this command will change the value of \f[B]seed\f[R], unless the
operand is \f[B]0\f[R] or \f[B]1\f[R].
In that case, \f[B]0\f[R] is pushed onto the stack, and \f[B]seed\f[R]
is \f[I]not\f[R] changed.
-.RS
-.PP
+.IP
+.nf
+\f[C]
The generated integer is made as unbiased as possible, subject to the
limitations of the pseudo-random number generator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Stack Control
.PP
These commands control the stack.
-.TP
+.PP
\f[B]c\f[R]
-Removes all items from (\[lq]clears\[rq]) the stack.
-.TP
+.PP
+: Removes all items from (\[dq]clears\[dq]) the stack.
+.PP
\f[B]d\f[R]
-Copies the item on top of the stack (\[lq]duplicates\[rq]) and pushes
+.PP
+: Copies the item on top of the stack (\[dq]duplicates\[dq]) and pushes
the copy onto the stack.
-.TP
+.PP
\f[B]r\f[R]
-Swaps (\[lq]reverses\[rq]) the two top items on the stack.
-.TP
+.PP
+: Swaps (\[dq]reverses\[dq]) the two top items on the stack.
+.PP
\f[B]R\f[R]
-Pops (\[lq]removes\[rq]) the top value from the stack.
+.PP
+: Pops (\[dq]removes\[dq]) the top value from the stack.
.SS Register Control
.PP
These commands control registers (see the \f[B]REGISTERS\f[R] section).
-.TP
+.PP
\f[B]s\f[R]\f[I]r\f[R]
-Pops the value off the top of the stack and stores it into register
+.PP
+: Pops the value off the top of the stack and stores it into register
\f[I]r\f[R].
-.TP
+.PP
\f[B]l\f[R]\f[I]r\f[R]
-Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
+.PP
+: Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
This does not alter the contents of \f[I]r\f[R].
-.TP
+.PP
\f[B]S\f[R]\f[I]r\f[R]
-Pops the value off the top of the (main) stack and pushes it onto the
+.PP
+: Pops the value off the top of the (main) stack and pushes it onto the
stack of register \f[I]r\f[R].
The previous value of the register becomes inaccessible.
-.TP
+.PP
\f[B]L\f[R]\f[I]r\f[R]
-Pops the value off the top of the stack for register \f[I]r\f[R] and
+.PP
+: Pops the value off the top of the stack for register \f[I]r\f[R] and
push it onto the main stack.
The previous value in the stack for register \f[I]r\f[R], if any, is now
accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
@@ -689,113 +777,137 @@ accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
These commands control the values of \f[B]ibase\f[R], \f[B]obase\f[R],
\f[B]scale\f[R], and \f[B]seed\f[R].
Also see the \f[B]SYNTAX\f[R] section.
-.TP
+.PP
\f[B]i\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]ibase\f[R], which must be between \f[B]2\f[R] and \f[B]16\f[R],
inclusive.
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]o\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]obase\f[R], which must be between \f[B]0\f[R] and
\f[B]DC_BASE_MAX\f[R], inclusive (see the \f[B]LIMITS\f[R] section and
the \f[B]NUMBERS\f[R] section).
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]k\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]scale\f[R], which must be non-negative.
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]j\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]seed\f[R].
The meaning of \f[B]seed\f[R] is dependent on the current pseudo-random
number generator but is guaranteed to not change except for new major
versions.
-.RS
+.IP
+.nf
+\f[C]
+The *scale* and sign of the value may be significant.
+
+If a previously used **seed** value is used again, the pseudo-random number
+generator is guaranteed to produce the same sequence of pseudo-random
+numbers as it did when the **seed** value was previously used.
+
+The exact value assigned to **seed** is not guaranteed to be returned if the
+**J** command is used. However, if **seed** *does* return a different value,
+both values, when assigned to **seed**, are guaranteed to produce the same
+sequence of pseudo-random numbers. This means that certain values assigned
+to **seed** will not produce unique sequences of pseudo-random numbers.
+
+There is no limit to the length (number of significant decimal digits) or
+*scale* of the value that can be assigned to **seed**.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-The \f[I]scale\f[R] and sign of the value may be significant.
+\f[B]I\f[R]
.PP
-If a previously used \f[B]seed\f[R] value is used again, the
-pseudo-random number generator is guaranteed to produce the same
-sequence of pseudo-random numbers as it did when the \f[B]seed\f[R]
-value was previously used.
+: Pushes the current value of \f[B]ibase\f[R] onto the main stack.
.PP
-The exact value assigned to \f[B]seed\f[R] is not guaranteed to be
-returned if the \f[B]J\f[R] command is used.
-However, if \f[B]seed\f[R] \f[I]does\f[R] return a different value, both
-values, when assigned to \f[B]seed\f[R], are guaranteed to produce the
-same sequence of pseudo-random numbers.
-This means that certain values assigned to \f[B]seed\f[R] will not
-produce unique sequences of pseudo-random numbers.
+\f[B]O\f[R]
.PP
-There is no limit to the length (number of significant decimal digits)
-or \f[I]scale\f[R] of the value that can be assigned to \f[B]seed\f[R].
+: Pushes the current value of \f[B]obase\f[R] onto the main stack.
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]I\f[R]
-Pushes the current value of \f[B]ibase\f[R] onto the main stack.
-.TP
-\f[B]O\f[R]
-Pushes the current value of \f[B]obase\f[R] onto the main stack.
-.TP
\f[B]K\f[R]
-Pushes the current value of \f[B]scale\f[R] onto the main stack.
-.TP
+.PP
+: Pushes the current value of \f[B]scale\f[R] onto the main stack.
+.PP
\f[B]J\f[R]
-Pushes the current value of \f[B]seed\f[R] onto the main stack.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: Pushes the current value of \f[B]seed\f[R] onto the main stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]T\f[R]
-Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]U\f[R]
-Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]V\f[R]
-Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]W\f[R]
-Pushes the maximum (inclusive) integer that can be generated with the
-\f[B]\[cq]\f[R] pseudo-random number generator command.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+: Pushes the maximum (inclusive) integer that can be generated with the
+\f[B]\[aq]\f[R] pseudo-random number generator command.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Strings
.PP
The following commands control strings.
@@ -812,266 +924,294 @@ Strings can also be executed as macros.
For example, if the string \f[B][1pR]\f[R] is executed as a macro, then
the code \f[B]1pR\f[R] is executed, meaning that the \f[B]1\f[R] will be
printed with a newline after and then popped from the stack.
-.TP
+.PP
\f[B][\f[R]\f[I]characters\f[R]\f[B]]\f[R]
-Makes a string containing \f[I]characters\f[R] and pushes it onto the
-stack.
-.RS
.PP
-If there are brackets (\f[B][\f[R] and \f[B]]\f[R]) in the string, then
-they must be balanced.
-Unbalanced brackets can be escaped using a backslash (\f[B]\[rs]\f[R])
+: Makes a string containing \f[I]characters\f[R] and pushes it onto the
+stack.
+.IP
+.nf
+\f[C]
+If there are brackets (**\[rs][** and **\[rs]]**) in the string, then they must be
+balanced. Unbalanced brackets can be escaped using a backslash (**\[rs]\[rs]**)
character.
-.PP
+
If there is a backslash character in the string, the character after it
-(even another backslash) is put into the string verbatim, but the
-(first) backslash is not.
-.RE
-.TP
-\f[B]a\f[R]
-The value on top of the stack is popped.
-.RS
+(even another backslash) is put into the string verbatim, but the (first)
+backslash is not.
+\f[R]
+.fi
.PP
-If it is a number, it is truncated and its absolute value is taken.
-The result mod \f[B]256\f[R] is calculated.
-If that result is \f[B]0\f[R], push an empty string; otherwise, push a
-one-character string where the character is the result of the mod
-interpreted as an ASCII character.
+\f[B]a\f[R]
.PP
-If it is a string, then a new string is made.
-If the original string is empty, the new string is empty.
-If it is not, then the first character of the original string is used to
-create the new string as a one-character string.
-The new string is then pushed onto the stack.
+: The value on top of the stack is popped.
+.IP
+.nf
+\f[C]
+If it is a number, it is truncated and its absolute value is taken. The
+result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+empty string; otherwise, push a one-character string where the character is
+the result of the mod interpreted as an ASCII character.
+
+If it is a string, then a new string is made. If the original string is
+empty, the new string is empty. If it is not, then the first character of
+the original string is used to create the new string as a one-character
+string. The new string is then pushed onto the stack.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]x\f[R]
-Pops a value off of the top of the stack.
-.RS
.PP
+: Pops a value off of the top of the stack.
+.IP
+.nf
+\f[C]
If it is a number, it is pushed back onto the stack.
-.PP
+
If it is a string, it is executed as a macro.
-.PP
+
This behavior is the norm whenever a macro is executed, whether by this
command or by the conditional execution commands below.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]>\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is greater than the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
-.PP
-For example, \f[B]0 1>a\f[R] will execute the contents of register
-\f[B]a\f[R], and \f[B]1 0>a\f[R] will not.
+.IP
+.nf
+\f[C]
+For example, **0 1>a** will execute the contents of register **a**, and
+**1 0>a** will not.
+
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!>\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not greater than the second (less than or equal
to), then the contents of register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]<\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is less than the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!<\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not less than the second (greater than or equal
to), then the contents of register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]=\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is equal to the second, then the contents of register
\f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!=\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not equal to the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]?\f[R]
-Reads a line from the \f[B]stdin\f[R] and executes it.
+.PP
+: Reads a line from the \f[B]stdin\f[R] and executes it.
This is to allow macros to request input from users.
-.TP
+.PP
\f[B]q\f[R]
-During execution of a macro, this exits the execution of that macro and
-the execution of the macro that executed it.
+.PP
+: During execution of a macro, this exits the execution of that macro
+and the execution of the macro that executed it.
If there are no macros, or only one macro executing, dc(1) exits.
-.TP
+.PP
\f[B]Q\f[R]
-Pops a value from the stack which must be non-negative and is used the
+.PP
+: Pops a value from the stack which must be non-negative and is used the
number of macro executions to pop off of the execution stack.
If the number of levels to pop is greater than the number of executing
macros, dc(1) exits.
-.TP
-\f[B],\f[R]
-Pushes the depth of the execution stack onto the stack.
-The execution stack is the stack of string executions.
-The number that is pushed onto the stack is exactly as many as is needed
-to make dc(1) exit with the \f[B]Q\f[R] command, so the sequence
-\f[B],Q\f[R] will make dc(1) exit.
.SS Status
.PP
These commands query status of the stack or its top value.
-.TP
-\f[B]Z\f[R]
-Pops a value off of the stack.
-.RS
.PP
-If it is a number, calculates the number of significant decimal digits
-it has and pushes the result.
-It will push \f[B]1\f[R] if the argument is \f[B]0\f[R] with no decimal
-places.
+\f[B]Z\f[R]
.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, calculates the number of significant decimal digits it
+has and pushes the result.
+
If it is a string, pushes the number of characters the string has.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]X\f[R]
-Pops a value off of the stack.
-.RS
.PP
-If it is a number, pushes the \f[I]scale\f[R] of the value onto the
-stack.
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, pushes the *scale* of the value onto the stack.
+
+If it is a string, pushes **0**.
+\f[R]
+.fi
.PP
-If it is a string, pushes \f[B]0\f[R].
-.RE
-.TP
\f[B]z\f[R]
-Pushes the current depth of the stack (before execution of this command)
-onto the stack.
-.TP
-\f[B]y\f[R]\f[I]r\f[R]
-Pushes the current stack depth of the register \f[I]r\f[R] onto the main
-stack.
-.RS
.PP
-Because each register has a depth of \f[B]1\f[R] (with the value
-\f[B]0\f[R] in the top item) when dc(1) starts, dc(1) requires that each
-register\[cq]s stack must always have at least one item; dc(1) will give
-an error and reset otherwise (see the \f[B]RESET\f[R] section).
-This means that this command will never push \f[B]0\f[R].
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+: Pushes the current stack depth (before execution of this command).
.SS Arrays
.PP
These commands manipulate arrays.
-.TP
+.PP
\f[B]:\f[R]\f[I]r\f[R]
-Pops the top two values off of the stack.
+.PP
+: Pops the top two values off of the stack.
The second value will be stored in the array \f[I]r\f[R] (see the
\f[B]REGISTERS\f[R] section), indexed by the first value.
-.TP
+.PP
\f[B];\f[R]\f[I]r\f[R]
-Pops the value on top of the stack and uses it as an index into the
+.PP
+: Pops the value on top of the stack and uses it as an index into the
array \f[I]r\f[R].
The selected value is then pushed onto the stack.
-.TP
-\f[B]Y\f[R]\f[I]r\f[R]
-Pushes the length of the array \f[I]r\f[R] onto the stack.
-.RS
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
.SH REGISTERS
.PP
Registers are names that can store strings, numbers, and arrays.
@@ -1080,14 +1220,12 @@ Registers are names that can store strings, numbers, and arrays.
Each register is also its own stack, so the current register value is
the top of the stack for the register.
All registers, when first referenced, have one value (\f[B]0\f[R]) in
-their stack, and it is a runtime error to attempt to pop that item off
-of the register stack.
+their stack.
.PP
In non-extended register mode, a register name is just the single
character that follows any command that needs a register name.
-The only exceptions are: a newline (\f[B]`\[rs]n'\f[R]) and a left
-bracket (\f[B]`['\f[R]); it is a parse error for a newline or a left
-bracket to be used as a register name.
+The only exception is a newline (\f[B]\[aq]\[rs]n\[aq]\f[R]); it is a
+parse error for a newline to be used as a register name.
.SS Extended Register Mode
.PP
Unlike most other dc(1) implentations, this dc(1) provides nearly
@@ -1098,7 +1236,7 @@ If extended register mode is enabled (\f[B]-x\f[R] or
normal single character registers are used \f[I]unless\f[R] the
character immediately following a command that needs a register name is
a space (according to \f[B]isspace()\f[R]) and not a newline
-(\f[B]`\[rs]n'\f[R]).
+(\f[B]\[aq]\[rs]n\[aq]\f[R]).
.PP
In that case, the register name is found according to the regex
\f[B][a-z][a-z0-9_]*\f[R] (like bc(1) identifiers), and it is a parse
@@ -1143,64 +1281,77 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on dc(1):
-.TP
+.PP
\f[B]DC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
dc(1) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]DC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]DC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]DC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]DC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]DC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]DC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]DC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]DC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]DC_BASE_POW\f[R].
-.TP
+.PP
\f[B]DC_DIM_MAX\f[R]
-The maximum size of arrays.
+.PP
+: The maximum size of arrays.
Set at \f[B]SIZE_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_STRING_MAX\f[R]
-The maximum length of strings.
+.PP
+: The maximum length of strings.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_NAME_MAX\f[R]
-The maximum length of identifiers.
+.PP
+: The maximum length of identifiers.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_RAND_MAX\f[R]
-The maximum integer (inclusive) returned by the \f[B]\[cq]\f[R] command,
-if dc(1).
+.PP
+: The maximum integer (inclusive) returned by the \f[B]\[aq]\f[R]
+command, if dc(1).
Set at \f[B]2\[ha]DC_LONG_BIT-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]DC_OVERFLOW_MAX\f[R].
-.TP
+.PP
Number of vars
-The maximum number of vars/arrays.
+.PP
+: The maximum number of vars/arrays.
Set at \f[B]SIZE_MAX-1\f[R].
.PP
These limits are meant to be effectively non-existent; the limits are so
@@ -1210,146 +1361,117 @@ In fact, memory should be exhausted before these limits should be hit.
.SH ENVIRONMENT VARIABLES
.PP
dc(1) recognizes the following environment variables:
-.TP
+.PP
\f[B]DC_ENV_ARGS\f[R]
-This is another way to give command-line arguments to dc(1).
+.PP
+: This is another way to give command-line arguments to dc(1).
They should be in the same format as all other command-line arguments.
These are always processed first, so any files given in
\f[B]DC_ENV_ARGS\f[R] will be processed before arguments and files given
on the command-line.
-This gives the user the ability to set up \[lq]standard\[rq] options and
+This gives the user the ability to set up \[dq]standard\[dq] options and
files to be used at every invocation.
The most useful thing for such files to contain would be useful
functions that the user might want every time dc(1) runs.
Another use would be to use the \f[B]-e\f[R] option to set
\f[B]scale\f[R] to a value other than \f[B]0\f[R].
-.RS
-.PP
-The code that parses \f[B]DC_ENV_ARGS\f[R] will correctly handle quoted
-arguments, but it does not understand escape sequences.
-For example, the string \f[B]\[lq]/home/gavin/some dc file.dc\[rq]\f[R]
-will be correctly parsed, but the string \f[B]\[lq]/home/gavin/some
-\[dq]dc\[dq] file.dc\[rq]\f[R] will include the backslashes.
-.PP
-The quote parsing will handle either kind of quotes, \f[B]\[cq]\f[R] or
-\f[B]\[lq]\f[R].
-Thus, if you have a file with any number of single quotes in the name,
-you can use double quotes as the outside quotes, as in \f[B]\[lq]some
-`dc' file.dc\[rq]\f[R], and vice versa if you have a file with double
-quotes.
-However, handling a file with both kinds of quotes in
-\f[B]DC_ENV_ARGS\f[R] is not supported due to the complexity of the
-parsing, though such files are still supported on the command-line where
-the parsing is done by the shell.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some dc file.dc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]dc\[rs]\[dq] file.dc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]dc\[aq] file.dc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
\f[B]DC_LINE_LENGTH\f[R]
-If this environment variable exists and contains an integer that is
+.PP
+: If this environment variable exists and contains an integer that is
greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
(\f[B]2\[ha]16-1\f[R]), dc(1) will output lines to that length,
including the backslash newline combo.
The default line length is \f[B]70\f[R].
-.TP
-\f[B]DC_SIGINT_RESET\f[R]
-If dc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because dc(1)
-exits on \f[B]SIGINT\f[R] when not in interactive mode.
-.RS
-.PP
-However, when dc(1) is in interactive mode, then if this environment
-variable exists and contains an integer, a non-zero value makes dc(1)
-reset on \f[B]SIGINT\f[R], rather than exit, and zero makes dc(1) exit.
-If this environment variable exists and is \f[I]not\f[R] an integer,
-then dc(1) will exit on \f[B]SIGINT\f[R].
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]DC_TTY_MODE\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, then a non-zero value makes dc(1) use
-TTY mode, and zero makes dc(1) not use TTY mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]DC_PROMPT\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, a non-zero value makes dc(1) use a
-prompt, and zero or a non-integer makes dc(1) not use a prompt.
-If this environment variable does not exist and \f[B]DC_TTY_MODE\f[R]
-does, then the value of the \f[B]DC_TTY_MODE\f[R] environment variable
-is used.
-.PP
-This environment variable and the \f[B]DC_TTY_MODE\f[R] environment
-variable override the default, which can be queried with the
-\f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
+.PP
+\f[B]DC_EXPR_EXIT\f[R]
+.PP
+: If this variable exists (no matter the contents), dc(1) will exit
+immediately after executing expressions and files given by the
+\f[B]-e\f[R] and/or \f[B]-f\f[R] command-line options (and any
+equivalents).
.SH EXIT STATUS
.PP
dc(1) returns the following exit statuses:
-.TP
+.PP
\f[B]0\f[R]
-No error.
-.TP
+.PP
+: No error.
+.PP
\f[B]1\f[R]
-A math error occurred.
+.PP
+: A math error occurred.
This follows standard practice of using \f[B]1\f[R] for expected errors,
since math errors will happen in the process of normal execution.
-.RS
-.PP
-Math errors include divide by \f[B]0\f[R], taking the square root of a
-negative number, using a negative number as a bound for the
-pseudo-random number generator, attempting to convert a negative number
-to a hardware integer, overflow when converting a number to a hardware
-integer, overflow when calculating the size of a number, and attempting
-to use a non-integer where an integer is required.
-.PP
-Converting to a hardware integer happens for the second operand of the
-power (\f[B]\[ha]\f[R]), places (\f[B]\[at]\f[R]), left shift
-(\f[B]H\f[R]), and right shift (\f[B]h\f[R]) operators.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, using a negative number as a bound for the pseudo-random number
+generator, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**), places (**\[rs]\[at]**), left shift (**H**), and right shift (**h**)
+operators.
+\f[R]
+.fi
+.PP
\f[B]2\f[R]
-A parse error occurred.
-.RS
-.PP
-Parse errors include unexpected \f[B]EOF\f[R], using an invalid
-character, failing to find the end of a string or comment, and using a
-token where it is invalid.
-.RE
-.TP
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, and using a token where it is
+invalid.
+\f[R]
+.fi
+.PP
\f[B]3\f[R]
-A runtime error occurred.
-.RS
-.PP
-Runtime errors include assigning an invalid number to any global
-(\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R]), giving a bad
-expression to a \f[B]read()\f[R] call, calling \f[B]read()\f[R] inside
-of a \f[B]read()\f[R] call, type errors (including attempting to execute
-a number), and attempting an operation when the stack has too few
-elements.
-.RE
-.TP
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, and attempting an operation when
+the stack has too few elements.
+\f[R]
+.fi
+.PP
\f[B]4\f[R]
-A fatal error occurred.
-.RS
.PP
-Fatal errors include memory allocation errors, I/O errors, failing to
-open files, attempting to use files that do not have only ASCII
-characters (dc(1) only accepts ASCII characters), attempting to open a
-directory as a file, and giving invalid command-line options.
-.RE
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (dc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
.PP
The exit status \f[B]4\f[R] is special; when a fatal error occurs, dc(1)
always exits and returns \f[B]4\f[R], no matter what mode dc(1) is in.
@@ -1369,88 +1491,42 @@ checking, and its normal behavior can be forced by using the
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both \f[B]stdin\f[R]
and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
-and \f[B]--interactive\f[R] option can turn it on in other situations.
+and \f[B]--interactive\f[R] option can turn it on in other cases.
.PP
In interactive mode, dc(1) attempts to recover from errors (see the
\f[B]RESET\f[R] section), and in normal execution, flushes
\f[B]stdout\f[R] as soon as execution is done for the current input.
-dc(1) may also reset on \f[B]SIGINT\f[R] instead of exit, depending on
-the contents of, or default for, the \f[B]DC_SIGINT_RESET\f[R]
-environment variable (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
.SH TTY MODE
.PP
If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY, then \[lq]TTY mode\[rq] is considered to be
-available, and thus, dc(1) can turn on TTY mode, subject to some
-settings.
-.PP
-If there is the environment variable \f[B]DC_TTY_MODE\f[R] in the
-environment (see the \f[B]ENVIRONMENT VARIABLES\f[R] section), then if
-that environment variable contains a non-zero integer, dc(1) will turn
-on TTY mode when \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R]
-are all connected to a TTY.
-If the \f[B]DC_TTY_MODE\f[R] environment variable exists but is
-\f[I]not\f[R] a non-zero integer, then dc(1) will not turn TTY mode on.
-.PP
-If the environment variable \f[B]DC_TTY_MODE\f[R] does \f[I]not\f[R]
-exist, the default setting is used.
-The default setting can be queried with the \f[B]-h\f[R] or
-\f[B]--help\f[R] options.
+connected to a TTY, dc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is required for history to be enabled (see the \f[B]COMMAND
+LINE HISTORY\f[R] section).
+It is also required to enable special handling for \f[B]SIGINT\f[R]
+signals.
+.PP
+The prompt is enabled in TTY mode.
.PP
TTY mode is different from interactive mode because interactive mode is
required in the bc(1)
specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
to be connected to a terminal.
-.SS Command-Line History
-.PP
-Command-line history is only enabled if TTY mode is, i.e., that
-\f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to
-a TTY and the \f[B]DC_TTY_MODE\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section) and its default do not disable
-TTY mode.
-See the \f[B]COMMAND LINE HISTORY\f[R] section for more information.
-.SS Prompt
-.PP
-If TTY mode is available, then a prompt can be enabled.
-Like TTY mode itself, it can be turned on or off with an environment
-variable: \f[B]DC_PROMPT\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If the environment variable \f[B]DC_PROMPT\f[R] exists and is a non-zero
-integer, then the prompt is turned on when \f[B]stdin\f[R],
-\f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to a TTY and the
-\f[B]-P\f[R] and \f[B]--no-prompt\f[R] options were not used.
-The read prompt will be turned on under the same conditions, except that
-the \f[B]-R\f[R] and \f[B]--no-read-prompt\f[R] options must also not be
-used.
-.PP
-However, if \f[B]DC_PROMPT\f[R] does not exist, the prompt can be
-enabled or disabled with the \f[B]DC_TTY_MODE\f[R] environment variable,
-the \f[B]-P\f[R] and \f[B]--no-prompt\f[R] options, and the \f[B]-R\f[R]
-and \f[B]--no-read-prompt\f[R] options.
-See the \f[B]ENVIRONMENT VARIABLES\f[R] and \f[B]OPTIONS\f[R] sections
-for more details.
.SH SIGNAL HANDLING
.PP
-Sending a \f[B]SIGINT\f[R] will cause dc(1) to do one of two things.
-.PP
-If dc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), or the \f[B]DC_SIGINT_RESET\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section), or its default, is either not
-an integer or it is zero, dc(1) will exit.
+Sending a \f[B]SIGINT\f[R] will cause dc(1) to stop execution of the
+current input.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
.PP
-However, if dc(1) is in interactive mode, and the
-\f[B]DC_SIGINT_RESET\f[R] or its default is an integer and non-zero,
-then dc(1) will stop executing the current input and reset (see the
-\f[B]RESET\f[R] section) upon receiving a \f[B]SIGINT\f[R].
-.PP
-Note that \[lq]current input\[rq] can mean one of two things.
-If dc(1) is processing input from \f[B]stdin\f[R] in interactive mode,
-it will ask for more input.
-If dc(1) is processing input from a file in interactive mode, it will
-stop processing the file and start processing the next file, if one
-exists, or ask for input from \f[B]stdin\f[R] if no other file exists.
+Note that \[dq]current input\[dq] can mean one of two things.
+If dc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If dc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
.PP
This means that if a \f[B]SIGINT\f[R] is sent to dc(1) as it is
executing a file, it can seem as though dc(1) did not respond to the
@@ -1463,28 +1539,20 @@ the user to continue.
.PP
\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause dc(1) to clean up and
exit, and it uses the default handler for all other signals.
-The one exception is \f[B]SIGHUP\f[R]; in that case, and only when dc(1)
-is in TTY mode (see the \f[B]TTY MODE\f[R] section), a \f[B]SIGHUP\f[R]
-will cause dc(1) to clean up and exit.
+The one exception is \f[B]SIGHUP\f[R]; in that case, when dc(1) is in
+TTY mode, a \f[B]SIGHUP\f[R] will cause dc(1) to clean up and exit.
.SH COMMAND LINE HISTORY
.PP
dc(1) supports interactive command-line editing.
-.PP
-If dc(1) can be in TTY mode (see the \f[B]TTY MODE\f[R] section),
-history can be enabled.
-This means that command-line history can only be enabled when
-\f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY.
-.PP
-Like TTY mode itself, it can be turned on or off with the environment
-variable \f[B]DC_TTY_MODE\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), history is
+enabled.
+Previous lines can be recalled and edited with the arrow keys.
.PP
\f[B]Note\f[R]: tabs are converted to 8 spaces.
.SH LOCALES
.PP
This dc(1) ships with support for adding error messages for different
-locales and thus, supports \f[B]LC_MESSAGES\f[R].
+locales and thus, supports \f[B]LC_MESSAGS\f[R].
.SH SEE ALSO
.PP
bc(1)
diff --git a/manuals/dc/A.1.md b/manuals/dc/A.1.md
index 3a09d437..8b78f48c 100644
--- a/manuals/dc/A.1.md
+++ b/manuals/dc/A.1.md
@@ -42,14 +42,23 @@ dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
notation) to store numbers and results of computations. Arithmetic operations
pop arguments off of the stack and push the results.
-If no files are given on the command-line, then dc(1) reads from **stdin** (see
-the **STDIN** section). Otherwise, those files are processed, and dc(1) will
-then exit.
-
-If a user wants to set up a standard environment, they can use **DC_ENV_ARGS**
-(see the **ENVIRONMENT VARIABLES** section). For example, if a user wants the
-**scale** always set to **10**, they can set **DC_ENV_ARGS** to **-e 10k**, and
-this dc(1) will always start with a **scale** of **10**.
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
# OPTIONS
@@ -76,9 +85,6 @@ The following are the options that dc(1) accepts.
want a prompt or are not used to having them in dc(1). Most of those users
would want to put this option in **DC_ENV_ARGS**.
- These options override the **DC_PROMPT** and **DC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
-
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
@@ -93,10 +99,6 @@ The following are the options that dc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **?** command is used.
- These options *do* override the **DC_PROMPT** and **DC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
This is a **non-portable extension**.
**-x** **-\-extended-register**
@@ -140,18 +142,6 @@ The following are the options that dc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files are given on the command-line and no files or expressions are given
-by the **-f**, **-\-file**, **-e**, or **-\-expression** options, then dc(1)
-read from **stdin**.
-
-However, there is a caveat to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-a string has been finished, but not ended. This means that, except for escaped
-brackets, all brackets must be balanced before dc(1) parses and executes.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -305,8 +295,8 @@ Printing numbers in scientific notation and/or engineering notation is a
: Pops a value off the stack.
If the value is a number, it is truncated and the absolute value of the
- result is printed as though **obase** is **256** and each digit is
- interpreted as an 8-bit ASCII character, making it a byte stream.
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
If the value is a string, it is printed without a trailing newline.
@@ -725,9 +715,9 @@ will be printed with a newline after and then popped from the stack.
: The value on top of the stack is popped.
If it is a number, it is truncated and its absolute value is taken. The
- result mod **256** is calculated. If that result is **0**, push an empty
- string; otherwise, push a one-character string where the character is the
- result of the mod interpreted as an ASCII character.
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
If it is a string, then a new string is made. If the original string is
empty, the new string is empty. If it is not, then the first character of
@@ -876,13 +866,6 @@ will be printed with a newline after and then popped from the stack.
of levels to pop is greater than the number of executing macros, dc(1)
exits.
-**,**
-
-: Pushes the depth of the execution stack onto the stack. The execution stack
- is the stack of string executions. The number that is pushed onto the stack
- is exactly as many as is needed to make dc(1) exit with the **Q** command,
- so the sequence **,Q** will make dc(1) exit.
-
## Status
These commands query status of the stack or its top value.
@@ -892,8 +875,7 @@ These commands query status of the stack or its top value.
: Pops a value off of the stack.
If it is a number, calculates the number of significant decimal digits it
- has and pushes the result. It will push **1** if the argument is **0** with
- no decimal places.
+ has and pushes the result.
If it is a string, pushes the number of characters the string has.
@@ -907,20 +889,7 @@ These commands query status of the stack or its top value.
**z**
-: Pushes the current depth of the stack (before execution of this command)
- onto the stack.
-
-**y**_r_
-
-: Pushes the current stack depth of the register *r* onto the main stack.
-
- Because each register has a depth of **1** (with the value **0** in the top
- item) when dc(1) starts, dc(1) requires that each register's stack must
- always have at least one item; dc(1) will give an error and reset otherwise
- (see the **RESET** section). This means that this command will never push
- **0**.
-
- This is a **non-portable extension**.
+: Pushes the current stack depth (before execution of this command).
## Arrays
@@ -936,12 +905,6 @@ These commands manipulate arrays.
: Pops the value on top of the stack and uses it as an index into the array
*r*. The selected value is then pushed onto the stack.
-**Y**_r_
-
-: Pushes the length of the array *r* onto the stack.
-
- This is a **non-portable extension**.
-
# REGISTERS
Registers are names that can store strings, numbers, and arrays. (Number/string
@@ -949,13 +912,11 @@ registers do not interfere with array registers.)
Each register is also its own stack, so the current register value is the top of
the stack for the register. All registers, when first referenced, have one value
-(**0**) in their stack, and it is a runtime error to attempt to pop that item
-off of the register stack.
+(**0**) in their stack.
In non-extended register mode, a register name is just the single character that
-follows any command that needs a register name. The only exceptions are: a
-newline (**'\\n'**) and a left bracket (**'['**); it is a parse error for a
-newline or a left bracket to be used as a register name.
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
## Extended Register Mode
@@ -1108,47 +1069,11 @@ dc(1) recognizes the following environment variables:
lines to that length, including the backslash newline combo. The default
line length is **70**.
-**DC_SIGINT_RESET**
-
-: If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because dc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when dc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes dc(1) reset
- on **SIGINT**, rather than exit, and zero makes dc(1) exit. If this
- environment variable exists and is *not* an integer, then dc(1) will exit on
- **SIGINT**.
+**DC_EXPR_EXIT**
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes dc(1) use TTY
- mode, and zero makes dc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes dc(1) use a prompt,
- and zero or a non-integer makes dc(1) not use a prompt. If this environment
- variable does not exist and **DC_TTY_MODE** does, then the value of the
- **DC_TTY_MODE** environment variable is used.
-
- This environment variable and the **DC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
# EXIT STATUS
@@ -1167,9 +1092,8 @@ dc(1) returns the following exit statuses:
Math errors include divide by **0**, taking the square root of a negative
number, using a negative number as a bound for the pseudo-random number
generator, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**), places (**\@**), left shift (**H**), and right shift (**h**)
@@ -1187,11 +1111,10 @@ dc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors (including
- attempting to execute a number), and attempting an operation when the stack
- has too few elements.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
**4**
@@ -1220,78 +1143,37 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. dc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **DC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, dc(1) can turn on TTY mode,
-subject to some settings.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
-If there is the environment variable **DC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, dc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **DC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then dc(1) will not turn TTY
-mode on.
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
-If the environment variable **DC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+The prompt is enabled in TTY mode.
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-## Command-Line History
-
-Command-line history is only enabled if TTY mode is, i.e., that **stdin**,
-**stdout**, and **stderr** are connected to a TTY and the **DC_TTY_MODE**
-environment variable (see the **ENVIRONMENT VARIABLES** section) and its default
-do not disable TTY mode. See the **COMMAND LINE HISTORY** section for more
-information.
-
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **DC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **DC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **DC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **DC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause dc(1) to do one of two things.
-
-If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **DC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, dc(1) will
-exit.
-
-However, if dc(1) is in interactive mode, and the **DC_SIGINT_RESET** or its
-default is an integer and non-zero, then dc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If dc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If dc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
can seem as though dc(1) did not respond to the signal since it will immediately
@@ -1303,26 +1185,21 @@ continue.
**SIGTERM** and **SIGQUIT** cause dc(1) to clean up and exit, and it uses the
default handler for all other signals. The one exception is **SIGHUP**; in that
-case, and only when dc(1) is in TTY mode (see the **TTY MODE** section), a
-**SIGHUP** will cause dc(1) to clean up and exit.
+case, when dc(1) is in TTY mode, a **SIGHUP** will cause dc(1) to clean up and
+exit.
# COMMAND LINE HISTORY
-dc(1) supports interactive command-line editing.
-
-If dc(1) can be in TTY mode (see the **TTY MODE** section), history can be
-enabled. This means that command-line history can only be enabled when
-**stdin**, **stdout**, and **stderr** are all connected to a TTY.
-
-Like TTY mode itself, it can be turned on or off with the environment variable
-**DC_TTY_MODE** (see the **ENVIRONMENT VARIABLES** section).
+dc(1) supports interactive command-line editing. If dc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
**Note**: tabs are converted to 8 spaces.
# LOCALES
This dc(1) ships with support for adding error messages for different locales
-and thus, supports **LC_MESSAGES**.
+and thus, supports **LC_MESSAGS**.
# SEE ALSO
diff --git a/manuals/dc/E.1 b/manuals/dc/E.1
index 9f8859b8..e65a29fe 100644
--- a/manuals/dc/E.1
+++ b/manuals/dc/E.1
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "DC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
.SH Name
.PP
dc - arbitrary-precision decimal reverse-Polish notation calculator
@@ -34,10 +34,9 @@ dc - arbitrary-precision decimal reverse-Polish notation calculator
\f[B]dc\f[R] [\f[B]-hiPRvVx\f[R]] [\f[B]--version\f[R]]
[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--no-prompt\f[R]]
[\f[B]--no-read-prompt\f[R]] [\f[B]--extended-register\f[R]]
-[\f[B]-e\f[R] \f[I]expr\f[R]]
-[\f[B]--expression\f[R]=\f[I]expr\f[R]\&...] [\f[B]-f\f[R]
-\f[I]file\f[R]\&...] [\f[B]--file\f[R]=\f[I]file\f[R]\&...]
-[\f[I]file\f[R]\&...]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
.SH DESCRIPTION
.PP
dc(1) is an arbitrary-precision calculator.
@@ -46,50 +45,69 @@ of computations.
Arithmetic operations pop arguments off of the stack and push the
results.
.PP
-If no files are given on the command-line, then dc(1) reads from
-\f[B]stdin\f[R] (see the \f[B]STDIN\f[R] section).
+If no files are given on the command-line as extra arguments (i.e., not
+as \f[B]-f\f[R] or \f[B]--file\f[R] arguments), then dc(1) reads from
+\f[B]stdin\f[R].
Otherwise, those files are processed, and dc(1) will then exit.
.PP
-If a user wants to set up a standard environment, they can use
-\f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where \f[B]-e\f[R] (\f[B]--expression\f[R]) and
+\f[B]-f\f[R] (\f[B]--file\f[R]) arguments cause dc(1) to execute them
+and exit.
+The reason for this is that this dc(1) allows users to set arguments in
+the environment variable \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT
+VARIABLES\f[R] section).
+Any expressions given on the command-line should be used to set up a
+standard environment.
For example, if a user wants the \f[B]scale\f[R] always set to
\f[B]10\f[R], they can set \f[B]DC_ENV_ARGS\f[R] to \f[B]-e 10k\f[R],
and this dc(1) will always start with a \f[B]scale\f[R] of \f[B]10\f[R].
+.PP
+If users want to have dc(1) exit after processing all input from
+\f[B]-e\f[R] and \f[B]-f\f[R] arguments (and their equivalents), then
+they can just simply add \f[B]-e q\f[R] as the last command-line
+argument or define the environment variable \f[B]DC_EXPR_EXIT\f[R].
.SH OPTIONS
.PP
The following are the options that dc(1) accepts.
-.TP
+.PP
\f[B]-h\f[R], \f[B]--help\f[R]
-Prints a usage message and quits.
-.TP
+.PP
+: Prints a usage message and quits.
+.PP
\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
-Print the version information (copyright header) and exit.
-.TP
+.PP
+: Print the version information (copyright header) and exit.
+.PP
\f[B]-i\f[R], \f[B]--interactive\f[R]
-Forces interactive mode.
+.PP
+: Forces interactive mode.
(See the \f[B]INTERACTIVE MODE\f[R] section.)
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-P\f[R], \f[B]--no-prompt\f[R]
-Disables the prompt in TTY mode.
+.PP
+: Disables the prompt in TTY mode.
(The prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a prompt or are not used to having them in dc(1).
Most of those users would want to put this option in
\f[B]DC_ENV_ARGS\f[R].
-.RS
-.PP
-These options override the \f[B]DC_PROMPT\f[R] and \f[B]DC_TTY_MODE\f[R]
-environment variables (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
-Disables the read prompt in TTY mode.
+.PP
+: Disables the read prompt in TTY mode.
(The read prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a read prompt or are not used to having them in dc(1).
@@ -97,84 +115,72 @@ Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
This option is also useful in hash bang lines of dc(1) scripts that
prompt for user input.
-.RS
-.PP
-This option does not disable the regular prompt because the read prompt
-is only used when the \f[B]?\f[R] command is used.
+.IP
+.nf
+\f[C]
+This option does not disable the regular prompt because the read prompt is
+only used when the **?** command is used.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-These options \f[I]do\f[R] override the \f[B]DC_PROMPT\f[R] and
-\f[B]DC_TTY_MODE\f[R] environment variables (see the \f[B]ENVIRONMENT
-VARIABLES\f[R] section), but only for the read prompt.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-x\f[R] \f[B]--extended-register\f[R]
-Enables extended register mode.
+.PP
+: Enables extended register mode.
See the \f[I]Extended Register Mode\f[R] subsection of the
\f[B]REGISTERS\f[R] section for more information.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
-Evaluates \f[I]expr\f[R].
+.PP
+: Evaluates \f[I]expr\f[R].
If multiple expressions are given, they are evaluated in order.
If files are given as well (see below), the expressions and files are
evaluated in the order given.
This means that if a file is given before an expression, the file is
read in and evaluated first.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]DC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, dc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R], whether on the command-line or in
-\f[B]DC_ENV_ARGS\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, dc(1) will give a fatal error and
-exit.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
-Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
were read through \f[B]stdin\f[R].
If expressions are also given (see above), the expressions are evaluated
in the order given.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]DC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, dc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, dc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
All long options are \f[B]non-portable extensions\f[R].
-.SH STDIN
-.PP
-If no files are given on the command-line and no files or expressions
-are given by the \f[B]-f\f[R], \f[B]--file\f[R], \f[B]-e\f[R], or
-\f[B]--expression\f[R] options, then dc(1) read from \f[B]stdin\f[R].
-.PP
-However, there is a caveat to this.
-.PP
-First, \f[B]stdin\f[R] is evaluated a line at a time.
-The only exception to this is if a string has been finished, but not
-ended.
-This means that, except for escaped brackets, all brackets must be
-balanced before dc(1) parses and executes.
.SH STDOUT
.PP
Any non-error output is written to \f[B]stdout\f[R].
@@ -215,7 +221,7 @@ Input is processed immediately when entered.
.PP
\f[B]ibase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
determines how to interpret constant numbers.
-It is the \[lq]input\[rq] base, or the number base used for interpreting
+It is the \[dq]input\[dq] base, or the number base used for interpreting
input numbers.
\f[B]ibase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R].
@@ -225,7 +231,7 @@ programs with the \f[B]T\f[R] command.
.PP
\f[B]obase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
determines how to output results.
-It is the \[lq]output\[rq] base, or the number base used for outputting
+It is the \[dq]output\[dq] base, or the number base used for outputting
numbers.
\f[B]obase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and
@@ -267,265 +273,332 @@ The valid commands are listed below.
.SS Printing
.PP
These commands are used for printing.
-.TP
+.PP
\f[B]p\f[R]
-Prints the value on top of the stack, whether number or string, and
-prints a newline after.
-.RS
.PP
+: Prints the value on top of the stack, whether number or string, and
+prints a newline after.
+.IP
+.nf
+\f[C]
This does not alter the stack.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]n\f[R]
-Prints the value on top of the stack, whether number or string, and pops
-it off of the stack.
-.TP
+.PP
+: Prints the value on top of the stack, whether number or string, and
+pops it off of the stack.
+.PP
\f[B]P\f[R]
-Pops a value off the stack.
-.RS
.PP
+: Pops a value off the stack.
+.IP
+.nf
+\f[C]
If the value is a number, it is truncated and the absolute value of the
-result is printed as though \f[B]obase\f[R] is \f[B]256\f[R] and each
-digit is interpreted as an 8-bit ASCII character, making it a byte
-stream.
-.PP
+result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+interpreted as an ASCII character, making it a byte stream.
+
If the value is a string, it is printed without a trailing newline.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]f\f[R]
-Prints the entire contents of the stack, in order from newest to oldest,
-without altering anything.
-.RS
.PP
+: Prints the entire contents of the stack, in order from newest to
+oldest, without altering anything.
+.IP
+.nf
+\f[C]
Users should use this command when they get lost.
-.RE
+\f[R]
+.fi
.SS Arithmetic
.PP
These are the commands used for arithmetic.
-.TP
+.PP
\f[B]+\f[R]
-The top two values are popped off the stack, added, and the result is
+.PP
+: The top two values are popped off the stack, added, and the result is
pushed onto the stack.
The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
both operands.
-.TP
+.PP
\f[B]-\f[R]
-The top two values are popped off the stack, subtracted, and the result
-is pushed onto the stack.
+.PP
+: The top two values are popped off the stack, subtracted, and the
+result is pushed onto the stack.
The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
both operands.
-.TP
+.PP
\f[B]*\f[R]
-The top two values are popped off the stack, multiplied, and the result
-is pushed onto the stack.
+.PP
+: The top two values are popped off the stack, multiplied, and the
+result is pushed onto the stack.
If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
\f[I]scale\f[R] of the result is equal to
\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
\f[B]max()\f[R] return the obvious values.
-.TP
+.PP
\f[B]/\f[R]
-The top two values are popped off the stack, divided, and the result is
-pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
-The first value popped off of the stack must be non-zero.
-.RE
-.TP
-\f[B]%\f[R]
-The top two values are popped off the stack, remaindered, and the result
+: The top two values are popped off the stack, divided, and the result
is pushed onto the stack.
-.RS
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
.PP
-Remaindering is equivalent to 1) Computing \f[B]a/b\f[R] to current
-\f[B]scale\f[R], and 2) Using the result of step 1 to calculate
-\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
-\f[B]max(scale+scale(b),scale(a))\f[R].
+\f[B]%\f[R]
.PP
+: The top two values are popped off the stack, remaindered, and the
+result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+2) Using the result of step 1 to calculate **a-(a/b)\[rs]*b** to *scale*
+**max(scale+scale(b),scale(a))**.
+
The first value popped off of the stack must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]\[ti]\f[R]
-The top two values are popped off the stack, divided and remaindered,
+.PP
+: The top two values are popped off the stack, divided and remaindered,
and the results (divided first, remainder second) are pushed onto the
stack.
This is equivalent to \f[B]x y / x y %\f[R] except that \f[B]x\f[R] and
\f[B]y\f[R] are only evaluated once.
-.RS
-.PP
+.IP
+.nf
+\f[C]
The first value popped off of the stack must be non-zero.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]\[ha]\f[R]
-The top two values are popped off the stack, the second is raised to the
-power of the first, and the result is pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
+: The top two values are popped off the stack, the second is raised to
+the power of the first, and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
The first value popped off of the stack must be an integer, and if that
value is negative, the second value popped off of the stack must be
non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]v\f[R]
-The top value is popped off the stack, its square root is computed, and
-the result is pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
+: The top value is popped off the stack, its square root is computed,
+and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
The value popped off of the stack must be non-negative.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]_\f[R]
-If this command \f[I]immediately\f[R] precedes a number (i.e., no spaces
-or other commands), then that number is input as a negative number.
-.RS
-.PP
-Otherwise, the top value on the stack is popped and copied, and the copy
-is negated and pushed onto the stack.
-This behavior without a number is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+.PP
+: If this command \f[I]immediately\f[R] precedes a number (i.e., no
+spaces or other commands), then that number is input as a negative
+number.
+.IP
+.nf
+\f[C]
+Otherwise, the top value on the stack is popped and copied, and the copy is
+negated and pushed onto the stack. This behavior without a number is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]b\f[R]
-The top value is popped off the stack, and if it is zero, it is pushed
+.PP
+: The top value is popped off the stack, and if it is zero, it is pushed
back onto the stack.
Otherwise, its absolute value is pushed onto the stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]|\f[R]
-The top three values are popped off the stack, a modular exponentiation
-is computed, and the result is pushed onto the stack.
-.RS
.PP
+: The top three values are popped off the stack, a modular
+exponentiation is computed, and the result is pushed onto the stack.
+.IP
+.nf
+\f[C]
The first value popped is used as the reduction modulus and must be an
-integer and non-zero.
-The second value popped is used as the exponent and must be an integer
-and non-negative.
-The third value popped is the base and must be an integer.
+integer and non-zero. The second value popped is used as the exponent and
+must be an integer and non-negative. The third value popped is the base and
+must be an integer.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]G\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]N\f[R]
-The top value is popped off of the stack, and if it a \f[B]0\f[R], a
+.PP
+: The top value is popped off of the stack, and if it a \f[B]0\f[R], a
\f[B]1\f[R] is pushed; otherwise, a \f[B]0\f[R] is pushed.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B](\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is less than the second, or
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than the second, or
\f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]{\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is less than or equal to the second,
-or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B])\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is greater than the second, or
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than the second, or
\f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]}\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is greater than or equal to the
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than or equal to the
second, or \f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]M\f[R]
-The top two values are popped off of the stack.
+.PP
+: The top two values are popped off of the stack.
If they are both non-zero, a \f[B]1\f[R] is pushed onto the stack.
If either of them is zero, or both of them are, then a \f[B]0\f[R] is
pushed onto the stack.
-.RS
-.PP
-This is like the \f[B]&&\f[R] operator in bc(1), and it is \f[I]not\f[R]
-a short-circuit operator.
+.IP
+.nf
+\f[C]
+This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]m\f[R]
-The top two values are popped off of the stack.
+.PP
+: The top two values are popped off of the stack.
If at least one of them is non-zero, a \f[B]1\f[R] is pushed onto the
stack.
If both of them are zero, then a \f[B]0\f[R] is pushed onto the stack.
-.RS
-.PP
-This is like the \f[B]||\f[R] operator in bc(1), and it is \f[I]not\f[R]
-a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+This is like the **||** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Stack Control
.PP
These commands control the stack.
-.TP
+.PP
\f[B]c\f[R]
-Removes all items from (\[lq]clears\[rq]) the stack.
-.TP
+.PP
+: Removes all items from (\[dq]clears\[dq]) the stack.
+.PP
\f[B]d\f[R]
-Copies the item on top of the stack (\[lq]duplicates\[rq]) and pushes
+.PP
+: Copies the item on top of the stack (\[dq]duplicates\[dq]) and pushes
the copy onto the stack.
-.TP
+.PP
\f[B]r\f[R]
-Swaps (\[lq]reverses\[rq]) the two top items on the stack.
-.TP
+.PP
+: Swaps (\[dq]reverses\[dq]) the two top items on the stack.
+.PP
\f[B]R\f[R]
-Pops (\[lq]removes\[rq]) the top value from the stack.
+.PP
+: Pops (\[dq]removes\[dq]) the top value from the stack.
.SS Register Control
.PP
These commands control registers (see the \f[B]REGISTERS\f[R] section).
-.TP
+.PP
\f[B]s\f[R]\f[I]r\f[R]
-Pops the value off the top of the stack and stores it into register
+.PP
+: Pops the value off the top of the stack and stores it into register
\f[I]r\f[R].
-.TP
+.PP
\f[B]l\f[R]\f[I]r\f[R]
-Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
+.PP
+: Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
This does not alter the contents of \f[I]r\f[R].
-.TP
+.PP
\f[B]S\f[R]\f[I]r\f[R]
-Pops the value off the top of the (main) stack and pushes it onto the
+.PP
+: Pops the value off the top of the (main) stack and pushes it onto the
stack of register \f[I]r\f[R].
The previous value of the register becomes inaccessible.
-.TP
+.PP
\f[B]L\f[R]\f[I]r\f[R]
-Pops the value off the top of the stack for register \f[I]r\f[R] and
+.PP
+: Pops the value off the top of the stack for register \f[I]r\f[R] and
push it onto the main stack.
The previous value in the stack for register \f[I]r\f[R], if any, is now
accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
@@ -534,68 +607,86 @@ accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
These commands control the values of \f[B]ibase\f[R], \f[B]obase\f[R],
and \f[B]scale\f[R].
Also see the \f[B]SYNTAX\f[R] section.
-.TP
+.PP
\f[B]i\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]ibase\f[R], which must be between \f[B]2\f[R] and \f[B]16\f[R],
inclusive.
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]o\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]obase\f[R], which must be between \f[B]2\f[R] and
\f[B]DC_BASE_MAX\f[R], inclusive (see the \f[B]LIMITS\f[R] section).
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]k\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]scale\f[R], which must be non-negative.
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]I\f[R]
-Pushes the current value of \f[B]ibase\f[R] onto the main stack.
-.TP
+.PP
+: Pushes the current value of \f[B]ibase\f[R] onto the main stack.
+.PP
\f[B]O\f[R]
-Pushes the current value of \f[B]obase\f[R] onto the main stack.
-.TP
+.PP
+: Pushes the current value of \f[B]obase\f[R] onto the main stack.
+.PP
\f[B]K\f[R]
-Pushes the current value of \f[B]scale\f[R] onto the main stack.
-.TP
+.PP
+: Pushes the current value of \f[B]scale\f[R] onto the main stack.
+.PP
\f[B]T\f[R]
-Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]U\f[R]
-Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]V\f[R]
-Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
-stack.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+: Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Strings
.PP
The following commands control strings.
@@ -612,266 +703,294 @@ Strings can also be executed as macros.
For example, if the string \f[B][1pR]\f[R] is executed as a macro, then
the code \f[B]1pR\f[R] is executed, meaning that the \f[B]1\f[R] will be
printed with a newline after and then popped from the stack.
-.TP
+.PP
\f[B][\f[R]\f[I]characters\f[R]\f[B]]\f[R]
-Makes a string containing \f[I]characters\f[R] and pushes it onto the
-stack.
-.RS
.PP
-If there are brackets (\f[B][\f[R] and \f[B]]\f[R]) in the string, then
-they must be balanced.
-Unbalanced brackets can be escaped using a backslash (\f[B]\[rs]\f[R])
+: Makes a string containing \f[I]characters\f[R] and pushes it onto the
+stack.
+.IP
+.nf
+\f[C]
+If there are brackets (**\[rs][** and **\[rs]]**) in the string, then they must be
+balanced. Unbalanced brackets can be escaped using a backslash (**\[rs]\[rs]**)
character.
-.PP
+
If there is a backslash character in the string, the character after it
-(even another backslash) is put into the string verbatim, but the
-(first) backslash is not.
-.RE
-.TP
-\f[B]a\f[R]
-The value on top of the stack is popped.
-.RS
+(even another backslash) is put into the string verbatim, but the (first)
+backslash is not.
+\f[R]
+.fi
.PP
-If it is a number, it is truncated and its absolute value is taken.
-The result mod \f[B]256\f[R] is calculated.
-If that result is \f[B]0\f[R], push an empty string; otherwise, push a
-one-character string where the character is the result of the mod
-interpreted as an ASCII character.
+\f[B]a\f[R]
.PP
-If it is a string, then a new string is made.
-If the original string is empty, the new string is empty.
-If it is not, then the first character of the original string is used to
-create the new string as a one-character string.
-The new string is then pushed onto the stack.
+: The value on top of the stack is popped.
+.IP
+.nf
+\f[C]
+If it is a number, it is truncated and its absolute value is taken. The
+result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+empty string; otherwise, push a one-character string where the character is
+the result of the mod interpreted as an ASCII character.
+
+If it is a string, then a new string is made. If the original string is
+empty, the new string is empty. If it is not, then the first character of
+the original string is used to create the new string as a one-character
+string. The new string is then pushed onto the stack.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]x\f[R]
-Pops a value off of the top of the stack.
-.RS
.PP
+: Pops a value off of the top of the stack.
+.IP
+.nf
+\f[C]
If it is a number, it is pushed back onto the stack.
-.PP
+
If it is a string, it is executed as a macro.
-.PP
+
This behavior is the norm whenever a macro is executed, whether by this
command or by the conditional execution commands below.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]>\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is greater than the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+For example, **0 1>a** will execute the contents of register **a**, and
+**1 0>a** will not.
+
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-For example, \f[B]0 1>a\f[R] will execute the contents of register
-\f[B]a\f[R], and \f[B]1 0>a\f[R] will not.
-.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!>\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not greater than the second (less than or equal
to), then the contents of register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]<\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is less than the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!<\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not less than the second (greater than or equal
to), then the contents of register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]=\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is equal to the second, then the contents of register
\f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!=\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not equal to the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]?\f[R]
-Reads a line from the \f[B]stdin\f[R] and executes it.
+.PP
+: Reads a line from the \f[B]stdin\f[R] and executes it.
This is to allow macros to request input from users.
-.TP
+.PP
\f[B]q\f[R]
-During execution of a macro, this exits the execution of that macro and
-the execution of the macro that executed it.
+.PP
+: During execution of a macro, this exits the execution of that macro
+and the execution of the macro that executed it.
If there are no macros, or only one macro executing, dc(1) exits.
-.TP
+.PP
\f[B]Q\f[R]
-Pops a value from the stack which must be non-negative and is used the
+.PP
+: Pops a value from the stack which must be non-negative and is used the
number of macro executions to pop off of the execution stack.
If the number of levels to pop is greater than the number of executing
macros, dc(1) exits.
-.TP
-\f[B],\f[R]
-Pushes the depth of the execution stack onto the stack.
-The execution stack is the stack of string executions.
-The number that is pushed onto the stack is exactly as many as is needed
-to make dc(1) exit with the \f[B]Q\f[R] command, so the sequence
-\f[B],Q\f[R] will make dc(1) exit.
.SS Status
.PP
These commands query status of the stack or its top value.
-.TP
-\f[B]Z\f[R]
-Pops a value off of the stack.
-.RS
.PP
-If it is a number, calculates the number of significant decimal digits
-it has and pushes the result.
-It will push \f[B]1\f[R] if the argument is \f[B]0\f[R] with no decimal
-places.
+\f[B]Z\f[R]
.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, calculates the number of significant decimal digits it
+has and pushes the result.
+
If it is a string, pushes the number of characters the string has.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]X\f[R]
-Pops a value off of the stack.
-.RS
.PP
-If it is a number, pushes the \f[I]scale\f[R] of the value onto the
-stack.
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, pushes the *scale* of the value onto the stack.
+
+If it is a string, pushes **0**.
+\f[R]
+.fi
.PP
-If it is a string, pushes \f[B]0\f[R].
-.RE
-.TP
\f[B]z\f[R]
-Pushes the current depth of the stack (before execution of this command)
-onto the stack.
-.TP
-\f[B]y\f[R]\f[I]r\f[R]
-Pushes the current stack depth of the register \f[I]r\f[R] onto the main
-stack.
-.RS
-.PP
-Because each register has a depth of \f[B]1\f[R] (with the value
-\f[B]0\f[R] in the top item) when dc(1) starts, dc(1) requires that each
-register\[cq]s stack must always have at least one item; dc(1) will give
-an error and reset otherwise (see the \f[B]RESET\f[R] section).
-This means that this command will never push \f[B]0\f[R].
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+: Pushes the current stack depth (before execution of this command).
.SS Arrays
.PP
These commands manipulate arrays.
-.TP
+.PP
\f[B]:\f[R]\f[I]r\f[R]
-Pops the top two values off of the stack.
+.PP
+: Pops the top two values off of the stack.
The second value will be stored in the array \f[I]r\f[R] (see the
\f[B]REGISTERS\f[R] section), indexed by the first value.
-.TP
+.PP
\f[B];\f[R]\f[I]r\f[R]
-Pops the value on top of the stack and uses it as an index into the
+.PP
+: Pops the value on top of the stack and uses it as an index into the
array \f[I]r\f[R].
The selected value is then pushed onto the stack.
-.TP
-\f[B]Y\f[R]\f[I]r\f[R]
-Pushes the length of the array \f[I]r\f[R] onto the stack.
-.RS
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
.SH REGISTERS
.PP
Registers are names that can store strings, numbers, and arrays.
@@ -880,14 +999,12 @@ Registers are names that can store strings, numbers, and arrays.
Each register is also its own stack, so the current register value is
the top of the stack for the register.
All registers, when first referenced, have one value (\f[B]0\f[R]) in
-their stack, and it is a runtime error to attempt to pop that item off
-of the register stack.
+their stack.
.PP
In non-extended register mode, a register name is just the single
character that follows any command that needs a register name.
-The only exceptions are: a newline (\f[B]`\[rs]n'\f[R]) and a left
-bracket (\f[B]`['\f[R]); it is a parse error for a newline or a left
-bracket to be used as a register name.
+The only exception is a newline (\f[B]\[aq]\[rs]n\[aq]\f[R]); it is a
+parse error for a newline to be used as a register name.
.SS Extended Register Mode
.PP
Unlike most other dc(1) implentations, this dc(1) provides nearly
@@ -898,7 +1015,7 @@ If extended register mode is enabled (\f[B]-x\f[R] or
normal single character registers are used \f[I]unless\f[R] the
character immediately following a command that needs a register name is
a space (according to \f[B]isspace()\f[R]) and not a newline
-(\f[B]`\[rs]n'\f[R]).
+(\f[B]\[aq]\[rs]n\[aq]\f[R]).
.PP
In that case, the register name is found according to the regex
\f[B][a-z][a-z0-9_]*\f[R] (like bc(1) identifiers), and it is a parse
@@ -943,59 +1060,71 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on dc(1):
-.TP
+.PP
\f[B]DC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
dc(1) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]DC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]DC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]DC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]DC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]DC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]DC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]DC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]DC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]DC_BASE_POW\f[R].
-.TP
+.PP
\f[B]DC_DIM_MAX\f[R]
-The maximum size of arrays.
+.PP
+: The maximum size of arrays.
Set at \f[B]SIZE_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_STRING_MAX\f[R]
-The maximum length of strings.
+.PP
+: The maximum length of strings.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_NAME_MAX\f[R]
-The maximum length of identifiers.
+.PP
+: The maximum length of identifiers.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]DC_OVERFLOW_MAX\f[R].
-.TP
+.PP
Number of vars
-The maximum number of vars/arrays.
+.PP
+: The maximum number of vars/arrays.
Set at \f[B]SIZE_MAX-1\f[R].
.PP
These limits are meant to be effectively non-existent; the limits are so
@@ -1005,144 +1134,115 @@ In fact, memory should be exhausted before these limits should be hit.
.SH ENVIRONMENT VARIABLES
.PP
dc(1) recognizes the following environment variables:
-.TP
+.PP
\f[B]DC_ENV_ARGS\f[R]
-This is another way to give command-line arguments to dc(1).
+.PP
+: This is another way to give command-line arguments to dc(1).
They should be in the same format as all other command-line arguments.
These are always processed first, so any files given in
\f[B]DC_ENV_ARGS\f[R] will be processed before arguments and files given
on the command-line.
-This gives the user the ability to set up \[lq]standard\[rq] options and
+This gives the user the ability to set up \[dq]standard\[dq] options and
files to be used at every invocation.
The most useful thing for such files to contain would be useful
functions that the user might want every time dc(1) runs.
Another use would be to use the \f[B]-e\f[R] option to set
\f[B]scale\f[R] to a value other than \f[B]0\f[R].
-.RS
-.PP
-The code that parses \f[B]DC_ENV_ARGS\f[R] will correctly handle quoted
-arguments, but it does not understand escape sequences.
-For example, the string \f[B]\[lq]/home/gavin/some dc file.dc\[rq]\f[R]
-will be correctly parsed, but the string \f[B]\[lq]/home/gavin/some
-\[dq]dc\[dq] file.dc\[rq]\f[R] will include the backslashes.
-.PP
-The quote parsing will handle either kind of quotes, \f[B]\[cq]\f[R] or
-\f[B]\[lq]\f[R].
-Thus, if you have a file with any number of single quotes in the name,
-you can use double quotes as the outside quotes, as in \f[B]\[lq]some
-`dc' file.dc\[rq]\f[R], and vice versa if you have a file with double
-quotes.
-However, handling a file with both kinds of quotes in
-\f[B]DC_ENV_ARGS\f[R] is not supported due to the complexity of the
-parsing, though such files are still supported on the command-line where
-the parsing is done by the shell.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some dc file.dc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]dc\[rs]\[dq] file.dc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]dc\[aq] file.dc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
\f[B]DC_LINE_LENGTH\f[R]
-If this environment variable exists and contains an integer that is
+.PP
+: If this environment variable exists and contains an integer that is
greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
(\f[B]2\[ha]16-1\f[R]), dc(1) will output lines to that length,
including the backslash newline combo.
The default line length is \f[B]70\f[R].
-.TP
-\f[B]DC_SIGINT_RESET\f[R]
-If dc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because dc(1)
-exits on \f[B]SIGINT\f[R] when not in interactive mode.
-.RS
-.PP
-However, when dc(1) is in interactive mode, then if this environment
-variable exists and contains an integer, a non-zero value makes dc(1)
-reset on \f[B]SIGINT\f[R], rather than exit, and zero makes dc(1) exit.
-If this environment variable exists and is \f[I]not\f[R] an integer,
-then dc(1) will exit on \f[B]SIGINT\f[R].
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]DC_TTY_MODE\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, then a non-zero value makes dc(1) use
-TTY mode, and zero makes dc(1) not use TTY mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]DC_PROMPT\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, a non-zero value makes dc(1) use a
-prompt, and zero or a non-integer makes dc(1) not use a prompt.
-If this environment variable does not exist and \f[B]DC_TTY_MODE\f[R]
-does, then the value of the \f[B]DC_TTY_MODE\f[R] environment variable
-is used.
-.PP
-This environment variable and the \f[B]DC_TTY_MODE\f[R] environment
-variable override the default, which can be queried with the
-\f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
+.PP
+\f[B]DC_EXPR_EXIT\f[R]
+.PP
+: If this variable exists (no matter the contents), dc(1) will exit
+immediately after executing expressions and files given by the
+\f[B]-e\f[R] and/or \f[B]-f\f[R] command-line options (and any
+equivalents).
.SH EXIT STATUS
.PP
dc(1) returns the following exit statuses:
-.TP
+.PP
\f[B]0\f[R]
-No error.
-.TP
+.PP
+: No error.
+.PP
\f[B]1\f[R]
-A math error occurred.
+.PP
+: A math error occurred.
This follows standard practice of using \f[B]1\f[R] for expected errors,
since math errors will happen in the process of normal execution.
-.RS
-.PP
-Math errors include divide by \f[B]0\f[R], taking the square root of a
-negative number, attempting to convert a negative number to a hardware
-integer, overflow when converting a number to a hardware integer,
-overflow when calculating the size of a number, and attempting to use a
-non-integer where an integer is required.
-.PP
-Converting to a hardware integer happens for the second operand of the
-power (\f[B]\[ha]\f[R]) operator.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**) operator.
+\f[R]
+.fi
+.PP
\f[B]2\f[R]
-A parse error occurred.
-.RS
-.PP
-Parse errors include unexpected \f[B]EOF\f[R], using an invalid
-character, failing to find the end of a string or comment, and using a
-token where it is invalid.
-.RE
-.TP
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, and using a token where it is
+invalid.
+\f[R]
+.fi
+.PP
\f[B]3\f[R]
-A runtime error occurred.
-.RS
-.PP
-Runtime errors include assigning an invalid number to any global
-(\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R]), giving a bad
-expression to a \f[B]read()\f[R] call, calling \f[B]read()\f[R] inside
-of a \f[B]read()\f[R] call, type errors (including attempting to execute
-a number), and attempting an operation when the stack has too few
-elements.
-.RE
-.TP
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, and attempting an operation when
+the stack has too few elements.
+\f[R]
+.fi
+.PP
\f[B]4\f[R]
-A fatal error occurred.
-.RS
.PP
-Fatal errors include memory allocation errors, I/O errors, failing to
-open files, attempting to use files that do not have only ASCII
-characters (dc(1) only accepts ASCII characters), attempting to open a
-directory as a file, and giving invalid command-line options.
-.RE
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (dc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
.PP
The exit status \f[B]4\f[R] is special; when a fatal error occurs, dc(1)
always exits and returns \f[B]4\f[R], no matter what mode dc(1) is in.
@@ -1162,88 +1262,42 @@ checking, and its normal behavior can be forced by using the
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both \f[B]stdin\f[R]
and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
-and \f[B]--interactive\f[R] option can turn it on in other situations.
+and \f[B]--interactive\f[R] option can turn it on in other cases.
.PP
In interactive mode, dc(1) attempts to recover from errors (see the
\f[B]RESET\f[R] section), and in normal execution, flushes
\f[B]stdout\f[R] as soon as execution is done for the current input.
-dc(1) may also reset on \f[B]SIGINT\f[R] instead of exit, depending on
-the contents of, or default for, the \f[B]DC_SIGINT_RESET\f[R]
-environment variable (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
.SH TTY MODE
.PP
If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY, then \[lq]TTY mode\[rq] is considered to be
-available, and thus, dc(1) can turn on TTY mode, subject to some
-settings.
-.PP
-If there is the environment variable \f[B]DC_TTY_MODE\f[R] in the
-environment (see the \f[B]ENVIRONMENT VARIABLES\f[R] section), then if
-that environment variable contains a non-zero integer, dc(1) will turn
-on TTY mode when \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R]
-are all connected to a TTY.
-If the \f[B]DC_TTY_MODE\f[R] environment variable exists but is
-\f[I]not\f[R] a non-zero integer, then dc(1) will not turn TTY mode on.
-.PP
-If the environment variable \f[B]DC_TTY_MODE\f[R] does \f[I]not\f[R]
-exist, the default setting is used.
-The default setting can be queried with the \f[B]-h\f[R] or
-\f[B]--help\f[R] options.
+connected to a TTY, dc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is required for history to be enabled (see the \f[B]COMMAND
+LINE HISTORY\f[R] section).
+It is also required to enable special handling for \f[B]SIGINT\f[R]
+signals.
+.PP
+The prompt is enabled in TTY mode.
.PP
TTY mode is different from interactive mode because interactive mode is
required in the bc(1)
specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
to be connected to a terminal.
-.SS Command-Line History
-.PP
-Command-line history is only enabled if TTY mode is, i.e., that
-\f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to
-a TTY and the \f[B]DC_TTY_MODE\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section) and its default do not disable
-TTY mode.
-See the \f[B]COMMAND LINE HISTORY\f[R] section for more information.
-.SS Prompt
-.PP
-If TTY mode is available, then a prompt can be enabled.
-Like TTY mode itself, it can be turned on or off with an environment
-variable: \f[B]DC_PROMPT\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If the environment variable \f[B]DC_PROMPT\f[R] exists and is a non-zero
-integer, then the prompt is turned on when \f[B]stdin\f[R],
-\f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to a TTY and the
-\f[B]-P\f[R] and \f[B]--no-prompt\f[R] options were not used.
-The read prompt will be turned on under the same conditions, except that
-the \f[B]-R\f[R] and \f[B]--no-read-prompt\f[R] options must also not be
-used.
-.PP
-However, if \f[B]DC_PROMPT\f[R] does not exist, the prompt can be
-enabled or disabled with the \f[B]DC_TTY_MODE\f[R] environment variable,
-the \f[B]-P\f[R] and \f[B]--no-prompt\f[R] options, and the \f[B]-R\f[R]
-and \f[B]--no-read-prompt\f[R] options.
-See the \f[B]ENVIRONMENT VARIABLES\f[R] and \f[B]OPTIONS\f[R] sections
-for more details.
.SH SIGNAL HANDLING
.PP
-Sending a \f[B]SIGINT\f[R] will cause dc(1) to do one of two things.
-.PP
-If dc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), or the \f[B]DC_SIGINT_RESET\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section), or its default, is either not
-an integer or it is zero, dc(1) will exit.
+Sending a \f[B]SIGINT\f[R] will cause dc(1) to stop execution of the
+current input.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
.PP
-However, if dc(1) is in interactive mode, and the
-\f[B]DC_SIGINT_RESET\f[R] or its default is an integer and non-zero,
-then dc(1) will stop executing the current input and reset (see the
-\f[B]RESET\f[R] section) upon receiving a \f[B]SIGINT\f[R].
-.PP
-Note that \[lq]current input\[rq] can mean one of two things.
-If dc(1) is processing input from \f[B]stdin\f[R] in interactive mode,
-it will ask for more input.
-If dc(1) is processing input from a file in interactive mode, it will
-stop processing the file and start processing the next file, if one
-exists, or ask for input from \f[B]stdin\f[R] if no other file exists.
+Note that \[dq]current input\[dq] can mean one of two things.
+If dc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If dc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
.PP
This means that if a \f[B]SIGINT\f[R] is sent to dc(1) as it is
executing a file, it can seem as though dc(1) did not respond to the
@@ -1256,28 +1310,20 @@ the user to continue.
.PP
\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause dc(1) to clean up and
exit, and it uses the default handler for all other signals.
-The one exception is \f[B]SIGHUP\f[R]; in that case, and only when dc(1)
-is in TTY mode (see the \f[B]TTY MODE\f[R] section), a \f[B]SIGHUP\f[R]
-will cause dc(1) to clean up and exit.
+The one exception is \f[B]SIGHUP\f[R]; in that case, when dc(1) is in
+TTY mode, a \f[B]SIGHUP\f[R] will cause dc(1) to clean up and exit.
.SH COMMAND LINE HISTORY
.PP
dc(1) supports interactive command-line editing.
-.PP
-If dc(1) can be in TTY mode (see the \f[B]TTY MODE\f[R] section),
-history can be enabled.
-This means that command-line history can only be enabled when
-\f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY.
-.PP
-Like TTY mode itself, it can be turned on or off with the environment
-variable \f[B]DC_TTY_MODE\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), history is
+enabled.
+Previous lines can be recalled and edited with the arrow keys.
.PP
\f[B]Note\f[R]: tabs are converted to 8 spaces.
.SH LOCALES
.PP
This dc(1) ships with support for adding error messages for different
-locales and thus, supports \f[B]LC_MESSAGES\f[R].
+locales and thus, supports \f[B]LC_MESSAGS\f[R].
.SH SEE ALSO
.PP
bc(1)
diff --git a/manuals/dc/E.1.md b/manuals/dc/E.1.md
index 9e14d20f..641a3736 100644
--- a/manuals/dc/E.1.md
+++ b/manuals/dc/E.1.md
@@ -42,14 +42,23 @@ dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
notation) to store numbers and results of computations. Arithmetic operations
pop arguments off of the stack and push the results.
-If no files are given on the command-line, then dc(1) reads from **stdin** (see
-the **STDIN** section). Otherwise, those files are processed, and dc(1) will
-then exit.
-
-If a user wants to set up a standard environment, they can use **DC_ENV_ARGS**
-(see the **ENVIRONMENT VARIABLES** section). For example, if a user wants the
-**scale** always set to **10**, they can set **DC_ENV_ARGS** to **-e 10k**, and
-this dc(1) will always start with a **scale** of **10**.
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
# OPTIONS
@@ -76,9 +85,6 @@ The following are the options that dc(1) accepts.
want a prompt or are not used to having them in dc(1). Most of those users
would want to put this option in **DC_ENV_ARGS**.
- These options override the **DC_PROMPT** and **DC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
-
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
@@ -93,10 +99,6 @@ The following are the options that dc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **?** command is used.
- These options *do* override the **DC_PROMPT** and **DC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
This is a **non-portable extension**.
**-x** **-\-extended-register**
@@ -140,18 +142,6 @@ The following are the options that dc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files are given on the command-line and no files or expressions are given
-by the **-f**, **-\-file**, **-e**, or **-\-expression** options, then dc(1)
-read from **stdin**.
-
-However, there is a caveat to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-a string has been finished, but not ended. This means that, except for escaped
-brackets, all brackets must be balanced before dc(1) parses and executes.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -252,8 +242,8 @@ These commands are used for printing.
: Pops a value off the stack.
If the value is a number, it is truncated and the absolute value of the
- result is printed as though **obase** is **256** and each digit is
- interpreted as an 8-bit ASCII character, making it a byte stream.
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
If the value is a string, it is printed without a trailing newline.
@@ -565,9 +555,9 @@ will be printed with a newline after and then popped from the stack.
: The value on top of the stack is popped.
If it is a number, it is truncated and its absolute value is taken. The
- result mod **256** is calculated. If that result is **0**, push an empty
- string; otherwise, push a one-character string where the character is the
- result of the mod interpreted as an ASCII character.
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
If it is a string, then a new string is made. If the original string is
empty, the new string is empty. If it is not, then the first character of
@@ -716,13 +706,6 @@ will be printed with a newline after and then popped from the stack.
of levels to pop is greater than the number of executing macros, dc(1)
exits.
-**,**
-
-: Pushes the depth of the execution stack onto the stack. The execution stack
- is the stack of string executions. The number that is pushed onto the stack
- is exactly as many as is needed to make dc(1) exit with the **Q** command,
- so the sequence **,Q** will make dc(1) exit.
-
## Status
These commands query status of the stack or its top value.
@@ -732,8 +715,7 @@ These commands query status of the stack or its top value.
: Pops a value off of the stack.
If it is a number, calculates the number of significant decimal digits it
- has and pushes the result. It will push **1** if the argument is **0** with
- no decimal places.
+ has and pushes the result.
If it is a string, pushes the number of characters the string has.
@@ -747,20 +729,7 @@ These commands query status of the stack or its top value.
**z**
-: Pushes the current depth of the stack (before execution of this command)
- onto the stack.
-
-**y**_r_
-
-: Pushes the current stack depth of the register *r* onto the main stack.
-
- Because each register has a depth of **1** (with the value **0** in the top
- item) when dc(1) starts, dc(1) requires that each register's stack must
- always have at least one item; dc(1) will give an error and reset otherwise
- (see the **RESET** section). This means that this command will never push
- **0**.
-
- This is a **non-portable extension**.
+: Pushes the current stack depth (before execution of this command).
## Arrays
@@ -776,12 +745,6 @@ These commands manipulate arrays.
: Pops the value on top of the stack and uses it as an index into the array
*r*. The selected value is then pushed onto the stack.
-**Y**_r_
-
-: Pushes the length of the array *r* onto the stack.
-
- This is a **non-portable extension**.
-
# REGISTERS
Registers are names that can store strings, numbers, and arrays. (Number/string
@@ -789,13 +752,11 @@ registers do not interfere with array registers.)
Each register is also its own stack, so the current register value is the top of
the stack for the register. All registers, when first referenced, have one value
-(**0**) in their stack, and it is a runtime error to attempt to pop that item
-off of the register stack.
+(**0**) in their stack.
In non-extended register mode, a register name is just the single character that
-follows any command that needs a register name. The only exceptions are: a
-newline (**'\\n'**) and a left bracket (**'['**); it is a parse error for a
-newline or a left bracket to be used as a register name.
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
## Extended Register Mode
@@ -943,47 +904,11 @@ dc(1) recognizes the following environment variables:
lines to that length, including the backslash newline combo. The default
line length is **70**.
-**DC_SIGINT_RESET**
-
-: If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because dc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when dc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes dc(1) reset
- on **SIGINT**, rather than exit, and zero makes dc(1) exit. If this
- environment variable exists and is *not* an integer, then dc(1) will exit on
- **SIGINT**.
+**DC_EXPR_EXIT**
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes dc(1) use TTY
- mode, and zero makes dc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes dc(1) use a prompt,
- and zero or a non-integer makes dc(1) not use a prompt. If this environment
- variable does not exist and **DC_TTY_MODE** does, then the value of the
- **DC_TTY_MODE** environment variable is used.
-
- This environment variable and the **DC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
# EXIT STATUS
@@ -1001,9 +926,8 @@ dc(1) returns the following exit statuses:
Math errors include divide by **0**, taking the square root of a negative
number, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**) operator.
@@ -1020,11 +944,10 @@ dc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors (including
- attempting to execute a number), and attempting an operation when the stack
- has too few elements.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
**4**
@@ -1053,78 +976,37 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. dc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **DC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, dc(1) can turn on TTY mode,
-subject to some settings.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
-If there is the environment variable **DC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, dc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **DC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then dc(1) will not turn TTY
-mode on.
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
-If the environment variable **DC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+The prompt is enabled in TTY mode.
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-## Command-Line History
-
-Command-line history is only enabled if TTY mode is, i.e., that **stdin**,
-**stdout**, and **stderr** are connected to a TTY and the **DC_TTY_MODE**
-environment variable (see the **ENVIRONMENT VARIABLES** section) and its default
-do not disable TTY mode. See the **COMMAND LINE HISTORY** section for more
-information.
-
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **DC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **DC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **DC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **DC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause dc(1) to do one of two things.
-
-If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **DC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, dc(1) will
-exit.
-
-However, if dc(1) is in interactive mode, and the **DC_SIGINT_RESET** or its
-default is an integer and non-zero, then dc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If dc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If dc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
can seem as though dc(1) did not respond to the signal since it will immediately
@@ -1136,26 +1018,21 @@ continue.
**SIGTERM** and **SIGQUIT** cause dc(1) to clean up and exit, and it uses the
default handler for all other signals. The one exception is **SIGHUP**; in that
-case, and only when dc(1) is in TTY mode (see the **TTY MODE** section), a
-**SIGHUP** will cause dc(1) to clean up and exit.
+case, when dc(1) is in TTY mode, a **SIGHUP** will cause dc(1) to clean up and
+exit.
# COMMAND LINE HISTORY
-dc(1) supports interactive command-line editing.
-
-If dc(1) can be in TTY mode (see the **TTY MODE** section), history can be
-enabled. This means that command-line history can only be enabled when
-**stdin**, **stdout**, and **stderr** are all connected to a TTY.
-
-Like TTY mode itself, it can be turned on or off with the environment variable
-**DC_TTY_MODE** (see the **ENVIRONMENT VARIABLES** section).
+dc(1) supports interactive command-line editing. If dc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
**Note**: tabs are converted to 8 spaces.
# LOCALES
This dc(1) ships with support for adding error messages for different locales
-and thus, supports **LC_MESSAGES**.
+and thus, supports **LC_MESSAGS**.
# SEE ALSO
diff --git a/manuals/dc/EH.1 b/manuals/dc/EH.1
index 050074bc..9676eeab 100644
--- a/manuals/dc/EH.1
+++ b/manuals/dc/EH.1
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "DC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
.SH Name
.PP
dc - arbitrary-precision decimal reverse-Polish notation calculator
@@ -34,10 +34,9 @@ dc - arbitrary-precision decimal reverse-Polish notation calculator
\f[B]dc\f[R] [\f[B]-hiPRvVx\f[R]] [\f[B]--version\f[R]]
[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--no-prompt\f[R]]
[\f[B]--no-read-prompt\f[R]] [\f[B]--extended-register\f[R]]
-[\f[B]-e\f[R] \f[I]expr\f[R]]
-[\f[B]--expression\f[R]=\f[I]expr\f[R]\&...] [\f[B]-f\f[R]
-\f[I]file\f[R]\&...] [\f[B]--file\f[R]=\f[I]file\f[R]\&...]
-[\f[I]file\f[R]\&...]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
.SH DESCRIPTION
.PP
dc(1) is an arbitrary-precision calculator.
@@ -46,50 +45,69 @@ of computations.
Arithmetic operations pop arguments off of the stack and push the
results.
.PP
-If no files are given on the command-line, then dc(1) reads from
-\f[B]stdin\f[R] (see the \f[B]STDIN\f[R] section).
+If no files are given on the command-line as extra arguments (i.e., not
+as \f[B]-f\f[R] or \f[B]--file\f[R] arguments), then dc(1) reads from
+\f[B]stdin\f[R].
Otherwise, those files are processed, and dc(1) will then exit.
.PP
-If a user wants to set up a standard environment, they can use
-\f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where \f[B]-e\f[R] (\f[B]--expression\f[R]) and
+\f[B]-f\f[R] (\f[B]--file\f[R]) arguments cause dc(1) to execute them
+and exit.
+The reason for this is that this dc(1) allows users to set arguments in
+the environment variable \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT
+VARIABLES\f[R] section).
+Any expressions given on the command-line should be used to set up a
+standard environment.
For example, if a user wants the \f[B]scale\f[R] always set to
\f[B]10\f[R], they can set \f[B]DC_ENV_ARGS\f[R] to \f[B]-e 10k\f[R],
and this dc(1) will always start with a \f[B]scale\f[R] of \f[B]10\f[R].
+.PP
+If users want to have dc(1) exit after processing all input from
+\f[B]-e\f[R] and \f[B]-f\f[R] arguments (and their equivalents), then
+they can just simply add \f[B]-e q\f[R] as the last command-line
+argument or define the environment variable \f[B]DC_EXPR_EXIT\f[R].
.SH OPTIONS
.PP
The following are the options that dc(1) accepts.
-.TP
+.PP
\f[B]-h\f[R], \f[B]--help\f[R]
-Prints a usage message and quits.
-.TP
+.PP
+: Prints a usage message and quits.
+.PP
\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
-Print the version information (copyright header) and exit.
-.TP
+.PP
+: Print the version information (copyright header) and exit.
+.PP
\f[B]-i\f[R], \f[B]--interactive\f[R]
-Forces interactive mode.
+.PP
+: Forces interactive mode.
(See the \f[B]INTERACTIVE MODE\f[R] section.)
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-P\f[R], \f[B]--no-prompt\f[R]
-Disables the prompt in TTY mode.
+.PP
+: Disables the prompt in TTY mode.
(The prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a prompt or are not used to having them in dc(1).
Most of those users would want to put this option in
\f[B]DC_ENV_ARGS\f[R].
-.RS
-.PP
-These options override the \f[B]DC_PROMPT\f[R] and \f[B]DC_TTY_MODE\f[R]
-environment variables (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
-Disables the read prompt in TTY mode.
+.PP
+: Disables the read prompt in TTY mode.
(The read prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a read prompt or are not used to having them in dc(1).
@@ -97,84 +115,72 @@ Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
This option is also useful in hash bang lines of dc(1) scripts that
prompt for user input.
-.RS
-.PP
-This option does not disable the regular prompt because the read prompt
-is only used when the \f[B]?\f[R] command is used.
+.IP
+.nf
+\f[C]
+This option does not disable the regular prompt because the read prompt is
+only used when the **?** command is used.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-These options \f[I]do\f[R] override the \f[B]DC_PROMPT\f[R] and
-\f[B]DC_TTY_MODE\f[R] environment variables (see the \f[B]ENVIRONMENT
-VARIABLES\f[R] section), but only for the read prompt.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-x\f[R] \f[B]--extended-register\f[R]
-Enables extended register mode.
+.PP
+: Enables extended register mode.
See the \f[I]Extended Register Mode\f[R] subsection of the
\f[B]REGISTERS\f[R] section for more information.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
-Evaluates \f[I]expr\f[R].
+.PP
+: Evaluates \f[I]expr\f[R].
If multiple expressions are given, they are evaluated in order.
If files are given as well (see below), the expressions and files are
evaluated in the order given.
This means that if a file is given before an expression, the file is
read in and evaluated first.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]DC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, dc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R], whether on the command-line or in
-\f[B]DC_ENV_ARGS\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, dc(1) will give a fatal error and
-exit.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
-Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
were read through \f[B]stdin\f[R].
If expressions are also given (see above), the expressions are evaluated
in the order given.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]DC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, dc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, dc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
All long options are \f[B]non-portable extensions\f[R].
-.SH STDIN
-.PP
-If no files are given on the command-line and no files or expressions
-are given by the \f[B]-f\f[R], \f[B]--file\f[R], \f[B]-e\f[R], or
-\f[B]--expression\f[R] options, then dc(1) read from \f[B]stdin\f[R].
-.PP
-However, there is a caveat to this.
-.PP
-First, \f[B]stdin\f[R] is evaluated a line at a time.
-The only exception to this is if a string has been finished, but not
-ended.
-This means that, except for escaped brackets, all brackets must be
-balanced before dc(1) parses and executes.
.SH STDOUT
.PP
Any non-error output is written to \f[B]stdout\f[R].
@@ -215,7 +221,7 @@ Input is processed immediately when entered.
.PP
\f[B]ibase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
determines how to interpret constant numbers.
-It is the \[lq]input\[rq] base, or the number base used for interpreting
+It is the \[dq]input\[dq] base, or the number base used for interpreting
input numbers.
\f[B]ibase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R].
@@ -225,7 +231,7 @@ programs with the \f[B]T\f[R] command.
.PP
\f[B]obase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
determines how to output results.
-It is the \[lq]output\[rq] base, or the number base used for outputting
+It is the \[dq]output\[dq] base, or the number base used for outputting
numbers.
\f[B]obase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and
@@ -267,265 +273,332 @@ The valid commands are listed below.
.SS Printing
.PP
These commands are used for printing.
-.TP
+.PP
\f[B]p\f[R]
-Prints the value on top of the stack, whether number or string, and
-prints a newline after.
-.RS
.PP
+: Prints the value on top of the stack, whether number or string, and
+prints a newline after.
+.IP
+.nf
+\f[C]
This does not alter the stack.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]n\f[R]
-Prints the value on top of the stack, whether number or string, and pops
-it off of the stack.
-.TP
+.PP
+: Prints the value on top of the stack, whether number or string, and
+pops it off of the stack.
+.PP
\f[B]P\f[R]
-Pops a value off the stack.
-.RS
.PP
+: Pops a value off the stack.
+.IP
+.nf
+\f[C]
If the value is a number, it is truncated and the absolute value of the
-result is printed as though \f[B]obase\f[R] is \f[B]256\f[R] and each
-digit is interpreted as an 8-bit ASCII character, making it a byte
-stream.
-.PP
+result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+interpreted as an ASCII character, making it a byte stream.
+
If the value is a string, it is printed without a trailing newline.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]f\f[R]
-Prints the entire contents of the stack, in order from newest to oldest,
-without altering anything.
-.RS
.PP
+: Prints the entire contents of the stack, in order from newest to
+oldest, without altering anything.
+.IP
+.nf
+\f[C]
Users should use this command when they get lost.
-.RE
+\f[R]
+.fi
.SS Arithmetic
.PP
These are the commands used for arithmetic.
-.TP
+.PP
\f[B]+\f[R]
-The top two values are popped off the stack, added, and the result is
+.PP
+: The top two values are popped off the stack, added, and the result is
pushed onto the stack.
The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
both operands.
-.TP
+.PP
\f[B]-\f[R]
-The top two values are popped off the stack, subtracted, and the result
-is pushed onto the stack.
+.PP
+: The top two values are popped off the stack, subtracted, and the
+result is pushed onto the stack.
The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
both operands.
-.TP
+.PP
\f[B]*\f[R]
-The top two values are popped off the stack, multiplied, and the result
-is pushed onto the stack.
+.PP
+: The top two values are popped off the stack, multiplied, and the
+result is pushed onto the stack.
If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
\f[I]scale\f[R] of the result is equal to
\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
\f[B]max()\f[R] return the obvious values.
-.TP
+.PP
\f[B]/\f[R]
-The top two values are popped off the stack, divided, and the result is
-pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
-The first value popped off of the stack must be non-zero.
-.RE
-.TP
-\f[B]%\f[R]
-The top two values are popped off the stack, remaindered, and the result
+: The top two values are popped off the stack, divided, and the result
is pushed onto the stack.
-.RS
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
.PP
-Remaindering is equivalent to 1) Computing \f[B]a/b\f[R] to current
-\f[B]scale\f[R], and 2) Using the result of step 1 to calculate
-\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
-\f[B]max(scale+scale(b),scale(a))\f[R].
+\f[B]%\f[R]
.PP
+: The top two values are popped off the stack, remaindered, and the
+result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+2) Using the result of step 1 to calculate **a-(a/b)\[rs]*b** to *scale*
+**max(scale+scale(b),scale(a))**.
+
The first value popped off of the stack must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]\[ti]\f[R]
-The top two values are popped off the stack, divided and remaindered,
+.PP
+: The top two values are popped off the stack, divided and remaindered,
and the results (divided first, remainder second) are pushed onto the
stack.
This is equivalent to \f[B]x y / x y %\f[R] except that \f[B]x\f[R] and
\f[B]y\f[R] are only evaluated once.
-.RS
-.PP
+.IP
+.nf
+\f[C]
The first value popped off of the stack must be non-zero.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]\[ha]\f[R]
-The top two values are popped off the stack, the second is raised to the
-power of the first, and the result is pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
+: The top two values are popped off the stack, the second is raised to
+the power of the first, and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
The first value popped off of the stack must be an integer, and if that
value is negative, the second value popped off of the stack must be
non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]v\f[R]
-The top value is popped off the stack, its square root is computed, and
-the result is pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
+: The top value is popped off the stack, its square root is computed,
+and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
The value popped off of the stack must be non-negative.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]_\f[R]
-If this command \f[I]immediately\f[R] precedes a number (i.e., no spaces
-or other commands), then that number is input as a negative number.
-.RS
-.PP
-Otherwise, the top value on the stack is popped and copied, and the copy
-is negated and pushed onto the stack.
-This behavior without a number is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+.PP
+: If this command \f[I]immediately\f[R] precedes a number (i.e., no
+spaces or other commands), then that number is input as a negative
+number.
+.IP
+.nf
+\f[C]
+Otherwise, the top value on the stack is popped and copied, and the copy is
+negated and pushed onto the stack. This behavior without a number is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]b\f[R]
-The top value is popped off the stack, and if it is zero, it is pushed
+.PP
+: The top value is popped off the stack, and if it is zero, it is pushed
back onto the stack.
Otherwise, its absolute value is pushed onto the stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]|\f[R]
-The top three values are popped off the stack, a modular exponentiation
-is computed, and the result is pushed onto the stack.
-.RS
.PP
+: The top three values are popped off the stack, a modular
+exponentiation is computed, and the result is pushed onto the stack.
+.IP
+.nf
+\f[C]
The first value popped is used as the reduction modulus and must be an
-integer and non-zero.
-The second value popped is used as the exponent and must be an integer
-and non-negative.
-The third value popped is the base and must be an integer.
+integer and non-zero. The second value popped is used as the exponent and
+must be an integer and non-negative. The third value popped is the base and
+must be an integer.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]G\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]N\f[R]
-The top value is popped off of the stack, and if it a \f[B]0\f[R], a
+.PP
+: The top value is popped off of the stack, and if it a \f[B]0\f[R], a
\f[B]1\f[R] is pushed; otherwise, a \f[B]0\f[R] is pushed.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B](\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is less than the second, or
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than the second, or
\f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]{\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is less than or equal to the second,
-or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B])\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is greater than the second, or
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than the second, or
\f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]}\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is greater than or equal to the
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than or equal to the
second, or \f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]M\f[R]
-The top two values are popped off of the stack.
+.PP
+: The top two values are popped off of the stack.
If they are both non-zero, a \f[B]1\f[R] is pushed onto the stack.
If either of them is zero, or both of them are, then a \f[B]0\f[R] is
pushed onto the stack.
-.RS
+.IP
+.nf
+\f[C]
+This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is like the \f[B]&&\f[R] operator in bc(1), and it is \f[I]not\f[R]
-a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]m\f[R]
-The top two values are popped off of the stack.
+.PP
+: The top two values are popped off of the stack.
If at least one of them is non-zero, a \f[B]1\f[R] is pushed onto the
stack.
If both of them are zero, then a \f[B]0\f[R] is pushed onto the stack.
-.RS
-.PP
-This is like the \f[B]||\f[R] operator in bc(1), and it is \f[I]not\f[R]
-a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+This is like the **||** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Stack Control
.PP
These commands control the stack.
-.TP
+.PP
\f[B]c\f[R]
-Removes all items from (\[lq]clears\[rq]) the stack.
-.TP
+.PP
+: Removes all items from (\[dq]clears\[dq]) the stack.
+.PP
\f[B]d\f[R]
-Copies the item on top of the stack (\[lq]duplicates\[rq]) and pushes
+.PP
+: Copies the item on top of the stack (\[dq]duplicates\[dq]) and pushes
the copy onto the stack.
-.TP
+.PP
\f[B]r\f[R]
-Swaps (\[lq]reverses\[rq]) the two top items on the stack.
-.TP
+.PP
+: Swaps (\[dq]reverses\[dq]) the two top items on the stack.
+.PP
\f[B]R\f[R]
-Pops (\[lq]removes\[rq]) the top value from the stack.
+.PP
+: Pops (\[dq]removes\[dq]) the top value from the stack.
.SS Register Control
.PP
These commands control registers (see the \f[B]REGISTERS\f[R] section).
-.TP
+.PP
\f[B]s\f[R]\f[I]r\f[R]
-Pops the value off the top of the stack and stores it into register
+.PP
+: Pops the value off the top of the stack and stores it into register
\f[I]r\f[R].
-.TP
+.PP
\f[B]l\f[R]\f[I]r\f[R]
-Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
+.PP
+: Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
This does not alter the contents of \f[I]r\f[R].
-.TP
+.PP
\f[B]S\f[R]\f[I]r\f[R]
-Pops the value off the top of the (main) stack and pushes it onto the
+.PP
+: Pops the value off the top of the (main) stack and pushes it onto the
stack of register \f[I]r\f[R].
The previous value of the register becomes inaccessible.
-.TP
+.PP
\f[B]L\f[R]\f[I]r\f[R]
-Pops the value off the top of the stack for register \f[I]r\f[R] and
+.PP
+: Pops the value off the top of the stack for register \f[I]r\f[R] and
push it onto the main stack.
The previous value in the stack for register \f[I]r\f[R], if any, is now
accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
@@ -534,68 +607,86 @@ accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
These commands control the values of \f[B]ibase\f[R], \f[B]obase\f[R],
and \f[B]scale\f[R].
Also see the \f[B]SYNTAX\f[R] section.
-.TP
+.PP
\f[B]i\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]ibase\f[R], which must be between \f[B]2\f[R] and \f[B]16\f[R],
inclusive.
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]o\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]obase\f[R], which must be between \f[B]2\f[R] and
\f[B]DC_BASE_MAX\f[R], inclusive (see the \f[B]LIMITS\f[R] section).
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]k\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]scale\f[R], which must be non-negative.
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]I\f[R]
-Pushes the current value of \f[B]ibase\f[R] onto the main stack.
-.TP
+.PP
+: Pushes the current value of \f[B]ibase\f[R] onto the main stack.
+.PP
\f[B]O\f[R]
-Pushes the current value of \f[B]obase\f[R] onto the main stack.
-.TP
+.PP
+: Pushes the current value of \f[B]obase\f[R] onto the main stack.
+.PP
\f[B]K\f[R]
-Pushes the current value of \f[B]scale\f[R] onto the main stack.
-.TP
+.PP
+: Pushes the current value of \f[B]scale\f[R] onto the main stack.
+.PP
\f[B]T\f[R]
-Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]U\f[R]
-Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]V\f[R]
-Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
-stack.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+: Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Strings
.PP
The following commands control strings.
@@ -612,266 +703,294 @@ Strings can also be executed as macros.
For example, if the string \f[B][1pR]\f[R] is executed as a macro, then
the code \f[B]1pR\f[R] is executed, meaning that the \f[B]1\f[R] will be
printed with a newline after and then popped from the stack.
-.TP
+.PP
\f[B][\f[R]\f[I]characters\f[R]\f[B]]\f[R]
-Makes a string containing \f[I]characters\f[R] and pushes it onto the
-stack.
-.RS
.PP
-If there are brackets (\f[B][\f[R] and \f[B]]\f[R]) in the string, then
-they must be balanced.
-Unbalanced brackets can be escaped using a backslash (\f[B]\[rs]\f[R])
+: Makes a string containing \f[I]characters\f[R] and pushes it onto the
+stack.
+.IP
+.nf
+\f[C]
+If there are brackets (**\[rs][** and **\[rs]]**) in the string, then they must be
+balanced. Unbalanced brackets can be escaped using a backslash (**\[rs]\[rs]**)
character.
-.PP
+
If there is a backslash character in the string, the character after it
-(even another backslash) is put into the string verbatim, but the
-(first) backslash is not.
-.RE
-.TP
-\f[B]a\f[R]
-The value on top of the stack is popped.
-.RS
+(even another backslash) is put into the string verbatim, but the (first)
+backslash is not.
+\f[R]
+.fi
.PP
-If it is a number, it is truncated and its absolute value is taken.
-The result mod \f[B]256\f[R] is calculated.
-If that result is \f[B]0\f[R], push an empty string; otherwise, push a
-one-character string where the character is the result of the mod
-interpreted as an ASCII character.
+\f[B]a\f[R]
.PP
-If it is a string, then a new string is made.
-If the original string is empty, the new string is empty.
-If it is not, then the first character of the original string is used to
-create the new string as a one-character string.
-The new string is then pushed onto the stack.
+: The value on top of the stack is popped.
+.IP
+.nf
+\f[C]
+If it is a number, it is truncated and its absolute value is taken. The
+result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+empty string; otherwise, push a one-character string where the character is
+the result of the mod interpreted as an ASCII character.
+
+If it is a string, then a new string is made. If the original string is
+empty, the new string is empty. If it is not, then the first character of
+the original string is used to create the new string as a one-character
+string. The new string is then pushed onto the stack.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]x\f[R]
-Pops a value off of the top of the stack.
-.RS
.PP
+: Pops a value off of the top of the stack.
+.IP
+.nf
+\f[C]
If it is a number, it is pushed back onto the stack.
-.PP
+
If it is a string, it is executed as a macro.
-.PP
+
This behavior is the norm whenever a macro is executed, whether by this
command or by the conditional execution commands below.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]>\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is greater than the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
-.PP
-For example, \f[B]0 1>a\f[R] will execute the contents of register
-\f[B]a\f[R], and \f[B]1 0>a\f[R] will not.
+.IP
+.nf
+\f[C]
+For example, **0 1>a** will execute the contents of register **a**, and
+**1 0>a** will not.
+
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!>\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not greater than the second (less than or equal
to), then the contents of register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]<\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is less than the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!<\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not less than the second (greater than or equal
to), then the contents of register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]=\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is equal to the second, then the contents of register
\f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!=\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not equal to the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]?\f[R]
-Reads a line from the \f[B]stdin\f[R] and executes it.
+.PP
+: Reads a line from the \f[B]stdin\f[R] and executes it.
This is to allow macros to request input from users.
-.TP
+.PP
\f[B]q\f[R]
-During execution of a macro, this exits the execution of that macro and
-the execution of the macro that executed it.
+.PP
+: During execution of a macro, this exits the execution of that macro
+and the execution of the macro that executed it.
If there are no macros, or only one macro executing, dc(1) exits.
-.TP
+.PP
\f[B]Q\f[R]
-Pops a value from the stack which must be non-negative and is used the
+.PP
+: Pops a value from the stack which must be non-negative and is used the
number of macro executions to pop off of the execution stack.
If the number of levels to pop is greater than the number of executing
macros, dc(1) exits.
-.TP
-\f[B],\f[R]
-Pushes the depth of the execution stack onto the stack.
-The execution stack is the stack of string executions.
-The number that is pushed onto the stack is exactly as many as is needed
-to make dc(1) exit with the \f[B]Q\f[R] command, so the sequence
-\f[B],Q\f[R] will make dc(1) exit.
.SS Status
.PP
These commands query status of the stack or its top value.
-.TP
-\f[B]Z\f[R]
-Pops a value off of the stack.
-.RS
.PP
-If it is a number, calculates the number of significant decimal digits
-it has and pushes the result.
-It will push \f[B]1\f[R] if the argument is \f[B]0\f[R] with no decimal
-places.
+\f[B]Z\f[R]
.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, calculates the number of significant decimal digits it
+has and pushes the result.
+
If it is a string, pushes the number of characters the string has.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]X\f[R]
-Pops a value off of the stack.
-.RS
.PP
-If it is a number, pushes the \f[I]scale\f[R] of the value onto the
-stack.
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, pushes the *scale* of the value onto the stack.
+
+If it is a string, pushes **0**.
+\f[R]
+.fi
.PP
-If it is a string, pushes \f[B]0\f[R].
-.RE
-.TP
\f[B]z\f[R]
-Pushes the current depth of the stack (before execution of this command)
-onto the stack.
-.TP
-\f[B]y\f[R]\f[I]r\f[R]
-Pushes the current stack depth of the register \f[I]r\f[R] onto the main
-stack.
-.RS
.PP
-Because each register has a depth of \f[B]1\f[R] (with the value
-\f[B]0\f[R] in the top item) when dc(1) starts, dc(1) requires that each
-register\[cq]s stack must always have at least one item; dc(1) will give
-an error and reset otherwise (see the \f[B]RESET\f[R] section).
-This means that this command will never push \f[B]0\f[R].
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+: Pushes the current stack depth (before execution of this command).
.SS Arrays
.PP
These commands manipulate arrays.
-.TP
+.PP
\f[B]:\f[R]\f[I]r\f[R]
-Pops the top two values off of the stack.
+.PP
+: Pops the top two values off of the stack.
The second value will be stored in the array \f[I]r\f[R] (see the
\f[B]REGISTERS\f[R] section), indexed by the first value.
-.TP
+.PP
\f[B];\f[R]\f[I]r\f[R]
-Pops the value on top of the stack and uses it as an index into the
+.PP
+: Pops the value on top of the stack and uses it as an index into the
array \f[I]r\f[R].
The selected value is then pushed onto the stack.
-.TP
-\f[B]Y\f[R]\f[I]r\f[R]
-Pushes the length of the array \f[I]r\f[R] onto the stack.
-.RS
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
.SH REGISTERS
.PP
Registers are names that can store strings, numbers, and arrays.
@@ -880,14 +999,12 @@ Registers are names that can store strings, numbers, and arrays.
Each register is also its own stack, so the current register value is
the top of the stack for the register.
All registers, when first referenced, have one value (\f[B]0\f[R]) in
-their stack, and it is a runtime error to attempt to pop that item off
-of the register stack.
+their stack.
.PP
In non-extended register mode, a register name is just the single
character that follows any command that needs a register name.
-The only exceptions are: a newline (\f[B]`\[rs]n'\f[R]) and a left
-bracket (\f[B]`['\f[R]); it is a parse error for a newline or a left
-bracket to be used as a register name.
+The only exception is a newline (\f[B]\[aq]\[rs]n\[aq]\f[R]); it is a
+parse error for a newline to be used as a register name.
.SS Extended Register Mode
.PP
Unlike most other dc(1) implentations, this dc(1) provides nearly
@@ -898,7 +1015,7 @@ If extended register mode is enabled (\f[B]-x\f[R] or
normal single character registers are used \f[I]unless\f[R] the
character immediately following a command that needs a register name is
a space (according to \f[B]isspace()\f[R]) and not a newline
-(\f[B]`\[rs]n'\f[R]).
+(\f[B]\[aq]\[rs]n\[aq]\f[R]).
.PP
In that case, the register name is found according to the regex
\f[B][a-z][a-z0-9_]*\f[R] (like bc(1) identifiers), and it is a parse
@@ -943,59 +1060,71 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on dc(1):
-.TP
+.PP
\f[B]DC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
dc(1) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]DC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]DC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]DC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]DC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]DC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]DC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]DC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]DC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]DC_BASE_POW\f[R].
-.TP
+.PP
\f[B]DC_DIM_MAX\f[R]
-The maximum size of arrays.
+.PP
+: The maximum size of arrays.
Set at \f[B]SIZE_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_STRING_MAX\f[R]
-The maximum length of strings.
+.PP
+: The maximum length of strings.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_NAME_MAX\f[R]
-The maximum length of identifiers.
+.PP
+: The maximum length of identifiers.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]DC_OVERFLOW_MAX\f[R].
-.TP
+.PP
Number of vars
-The maximum number of vars/arrays.
+.PP
+: The maximum number of vars/arrays.
Set at \f[B]SIZE_MAX-1\f[R].
.PP
These limits are meant to be effectively non-existent; the limits are so
@@ -1005,144 +1134,115 @@ In fact, memory should be exhausted before these limits should be hit.
.SH ENVIRONMENT VARIABLES
.PP
dc(1) recognizes the following environment variables:
-.TP
+.PP
\f[B]DC_ENV_ARGS\f[R]
-This is another way to give command-line arguments to dc(1).
+.PP
+: This is another way to give command-line arguments to dc(1).
They should be in the same format as all other command-line arguments.
These are always processed first, so any files given in
\f[B]DC_ENV_ARGS\f[R] will be processed before arguments and files given
on the command-line.
-This gives the user the ability to set up \[lq]standard\[rq] options and
+This gives the user the ability to set up \[dq]standard\[dq] options and
files to be used at every invocation.
The most useful thing for such files to contain would be useful
functions that the user might want every time dc(1) runs.
Another use would be to use the \f[B]-e\f[R] option to set
\f[B]scale\f[R] to a value other than \f[B]0\f[R].
-.RS
-.PP
-The code that parses \f[B]DC_ENV_ARGS\f[R] will correctly handle quoted
-arguments, but it does not understand escape sequences.
-For example, the string \f[B]\[lq]/home/gavin/some dc file.dc\[rq]\f[R]
-will be correctly parsed, but the string \f[B]\[lq]/home/gavin/some
-\[dq]dc\[dq] file.dc\[rq]\f[R] will include the backslashes.
-.PP
-The quote parsing will handle either kind of quotes, \f[B]\[cq]\f[R] or
-\f[B]\[lq]\f[R].
-Thus, if you have a file with any number of single quotes in the name,
-you can use double quotes as the outside quotes, as in \f[B]\[lq]some
-`dc' file.dc\[rq]\f[R], and vice versa if you have a file with double
-quotes.
-However, handling a file with both kinds of quotes in
-\f[B]DC_ENV_ARGS\f[R] is not supported due to the complexity of the
-parsing, though such files are still supported on the command-line where
-the parsing is done by the shell.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some dc file.dc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]dc\[rs]\[dq] file.dc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]dc\[aq] file.dc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
\f[B]DC_LINE_LENGTH\f[R]
-If this environment variable exists and contains an integer that is
+.PP
+: If this environment variable exists and contains an integer that is
greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
(\f[B]2\[ha]16-1\f[R]), dc(1) will output lines to that length,
including the backslash newline combo.
The default line length is \f[B]70\f[R].
-.TP
-\f[B]DC_SIGINT_RESET\f[R]
-If dc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because dc(1)
-exits on \f[B]SIGINT\f[R] when not in interactive mode.
-.RS
-.PP
-However, when dc(1) is in interactive mode, then if this environment
-variable exists and contains an integer, a non-zero value makes dc(1)
-reset on \f[B]SIGINT\f[R], rather than exit, and zero makes dc(1) exit.
-If this environment variable exists and is \f[I]not\f[R] an integer,
-then dc(1) will exit on \f[B]SIGINT\f[R].
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]DC_TTY_MODE\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, then a non-zero value makes dc(1) use
-TTY mode, and zero makes dc(1) not use TTY mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]DC_PROMPT\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, a non-zero value makes dc(1) use a
-prompt, and zero or a non-integer makes dc(1) not use a prompt.
-If this environment variable does not exist and \f[B]DC_TTY_MODE\f[R]
-does, then the value of the \f[B]DC_TTY_MODE\f[R] environment variable
-is used.
-.PP
-This environment variable and the \f[B]DC_TTY_MODE\f[R] environment
-variable override the default, which can be queried with the
-\f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
+.PP
+\f[B]DC_EXPR_EXIT\f[R]
+.PP
+: If this variable exists (no matter the contents), dc(1) will exit
+immediately after executing expressions and files given by the
+\f[B]-e\f[R] and/or \f[B]-f\f[R] command-line options (and any
+equivalents).
.SH EXIT STATUS
.PP
dc(1) returns the following exit statuses:
-.TP
+.PP
\f[B]0\f[R]
-No error.
-.TP
+.PP
+: No error.
+.PP
\f[B]1\f[R]
-A math error occurred.
+.PP
+: A math error occurred.
This follows standard practice of using \f[B]1\f[R] for expected errors,
since math errors will happen in the process of normal execution.
-.RS
-.PP
-Math errors include divide by \f[B]0\f[R], taking the square root of a
-negative number, attempting to convert a negative number to a hardware
-integer, overflow when converting a number to a hardware integer,
-overflow when calculating the size of a number, and attempting to use a
-non-integer where an integer is required.
-.PP
-Converting to a hardware integer happens for the second operand of the
-power (\f[B]\[ha]\f[R]) operator.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**) operator.
+\f[R]
+.fi
+.PP
\f[B]2\f[R]
-A parse error occurred.
-.RS
-.PP
-Parse errors include unexpected \f[B]EOF\f[R], using an invalid
-character, failing to find the end of a string or comment, and using a
-token where it is invalid.
-.RE
-.TP
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, and using a token where it is
+invalid.
+\f[R]
+.fi
+.PP
\f[B]3\f[R]
-A runtime error occurred.
-.RS
-.PP
-Runtime errors include assigning an invalid number to any global
-(\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R]), giving a bad
-expression to a \f[B]read()\f[R] call, calling \f[B]read()\f[R] inside
-of a \f[B]read()\f[R] call, type errors (including attempting to execute
-a number), and attempting an operation when the stack has too few
-elements.
-.RE
-.TP
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, and attempting an operation when
+the stack has too few elements.
+\f[R]
+.fi
+.PP
\f[B]4\f[R]
-A fatal error occurred.
-.RS
.PP
-Fatal errors include memory allocation errors, I/O errors, failing to
-open files, attempting to use files that do not have only ASCII
-characters (dc(1) only accepts ASCII characters), attempting to open a
-directory as a file, and giving invalid command-line options.
-.RE
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (dc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
.PP
The exit status \f[B]4\f[R] is special; when a fatal error occurs, dc(1)
always exits and returns \f[B]4\f[R], no matter what mode dc(1) is in.
@@ -1162,80 +1262,37 @@ checking, and its normal behavior can be forced by using the
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both \f[B]stdin\f[R]
and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
-and \f[B]--interactive\f[R] option can turn it on in other situations.
+and \f[B]--interactive\f[R] option can turn it on in other cases.
.PP
In interactive mode, dc(1) attempts to recover from errors (see the
\f[B]RESET\f[R] section), and in normal execution, flushes
\f[B]stdout\f[R] as soon as execution is done for the current input.
-dc(1) may also reset on \f[B]SIGINT\f[R] instead of exit, depending on
-the contents of, or default for, the \f[B]DC_SIGINT_RESET\f[R]
-environment variable (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
.SH TTY MODE
.PP
If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY, then \[lq]TTY mode\[rq] is considered to be
-available, and thus, dc(1) can turn on TTY mode, subject to some
-settings.
-.PP
-If there is the environment variable \f[B]DC_TTY_MODE\f[R] in the
-environment (see the \f[B]ENVIRONMENT VARIABLES\f[R] section), then if
-that environment variable contains a non-zero integer, dc(1) will turn
-on TTY mode when \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R]
-are all connected to a TTY.
-If the \f[B]DC_TTY_MODE\f[R] environment variable exists but is
-\f[I]not\f[R] a non-zero integer, then dc(1) will not turn TTY mode on.
-.PP
-If the environment variable \f[B]DC_TTY_MODE\f[R] does \f[I]not\f[R]
-exist, the default setting is used.
-The default setting can be queried with the \f[B]-h\f[R] or
-\f[B]--help\f[R] options.
+connected to a TTY, dc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+The prompt is enabled in TTY mode.
.PP
TTY mode is different from interactive mode because interactive mode is
required in the bc(1)
specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
to be connected to a terminal.
-.SS Prompt
-.PP
-If TTY mode is available, then a prompt can be enabled.
-Like TTY mode itself, it can be turned on or off with an environment
-variable: \f[B]DC_PROMPT\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If the environment variable \f[B]DC_PROMPT\f[R] exists and is a non-zero
-integer, then the prompt is turned on when \f[B]stdin\f[R],
-\f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to a TTY and the
-\f[B]-P\f[R] and \f[B]--no-prompt\f[R] options were not used.
-The read prompt will be turned on under the same conditions, except that
-the \f[B]-R\f[R] and \f[B]--no-read-prompt\f[R] options must also not be
-used.
-.PP
-However, if \f[B]DC_PROMPT\f[R] does not exist, the prompt can be
-enabled or disabled with the \f[B]DC_TTY_MODE\f[R] environment variable,
-the \f[B]-P\f[R] and \f[B]--no-prompt\f[R] options, and the \f[B]-R\f[R]
-and \f[B]--no-read-prompt\f[R] options.
-See the \f[B]ENVIRONMENT VARIABLES\f[R] and \f[B]OPTIONS\f[R] sections
-for more details.
.SH SIGNAL HANDLING
.PP
-Sending a \f[B]SIGINT\f[R] will cause dc(1) to do one of two things.
-.PP
-If dc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), or the \f[B]DC_SIGINT_RESET\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section), or its default, is either not
-an integer or it is zero, dc(1) will exit.
-.PP
-However, if dc(1) is in interactive mode, and the
-\f[B]DC_SIGINT_RESET\f[R] or its default is an integer and non-zero,
-then dc(1) will stop executing the current input and reset (see the
-\f[B]RESET\f[R] section) upon receiving a \f[B]SIGINT\f[R].
+Sending a \f[B]SIGINT\f[R] will cause dc(1) to stop execution of the
+current input.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
.PP
-Note that \[lq]current input\[rq] can mean one of two things.
-If dc(1) is processing input from \f[B]stdin\f[R] in interactive mode,
-it will ask for more input.
-If dc(1) is processing input from a file in interactive mode, it will
-stop processing the file and start processing the next file, if one
-exists, or ask for input from \f[B]stdin\f[R] if no other file exists.
+Note that \[dq]current input\[dq] can mean one of two things.
+If dc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If dc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
.PP
This means that if a \f[B]SIGINT\f[R] is sent to dc(1) as it is
executing a file, it can seem as though dc(1) did not respond to the
@@ -1251,7 +1308,7 @@ exit, and it uses the default handler for all other signals.
.SH LOCALES
.PP
This dc(1) ships with support for adding error messages for different
-locales and thus, supports \f[B]LC_MESSAGES\f[R].
+locales and thus, supports \f[B]LC_MESSAGS\f[R].
.SH SEE ALSO
.PP
bc(1)
diff --git a/manuals/dc/EH.1.md b/manuals/dc/EH.1.md
index 1175c57e..3bdef59e 100644
--- a/manuals/dc/EH.1.md
+++ b/manuals/dc/EH.1.md
@@ -42,14 +42,23 @@ dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
notation) to store numbers and results of computations. Arithmetic operations
pop arguments off of the stack and push the results.
-If no files are given on the command-line, then dc(1) reads from **stdin** (see
-the **STDIN** section). Otherwise, those files are processed, and dc(1) will
-then exit.
-
-If a user wants to set up a standard environment, they can use **DC_ENV_ARGS**
-(see the **ENVIRONMENT VARIABLES** section). For example, if a user wants the
-**scale** always set to **10**, they can set **DC_ENV_ARGS** to **-e 10k**, and
-this dc(1) will always start with a **scale** of **10**.
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
# OPTIONS
@@ -76,9 +85,6 @@ The following are the options that dc(1) accepts.
want a prompt or are not used to having them in dc(1). Most of those users
would want to put this option in **DC_ENV_ARGS**.
- These options override the **DC_PROMPT** and **DC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
-
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
@@ -93,10 +99,6 @@ The following are the options that dc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **?** command is used.
- These options *do* override the **DC_PROMPT** and **DC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
This is a **non-portable extension**.
**-x** **-\-extended-register**
@@ -140,18 +142,6 @@ The following are the options that dc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files are given on the command-line and no files or expressions are given
-by the **-f**, **-\-file**, **-e**, or **-\-expression** options, then dc(1)
-read from **stdin**.
-
-However, there is a caveat to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-a string has been finished, but not ended. This means that, except for escaped
-brackets, all brackets must be balanced before dc(1) parses and executes.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -252,8 +242,8 @@ These commands are used for printing.
: Pops a value off the stack.
If the value is a number, it is truncated and the absolute value of the
- result is printed as though **obase** is **256** and each digit is
- interpreted as an 8-bit ASCII character, making it a byte stream.
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
If the value is a string, it is printed without a trailing newline.
@@ -565,9 +555,9 @@ will be printed with a newline after and then popped from the stack.
: The value on top of the stack is popped.
If it is a number, it is truncated and its absolute value is taken. The
- result mod **256** is calculated. If that result is **0**, push an empty
- string; otherwise, push a one-character string where the character is the
- result of the mod interpreted as an ASCII character.
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
If it is a string, then a new string is made. If the original string is
empty, the new string is empty. If it is not, then the first character of
@@ -716,13 +706,6 @@ will be printed with a newline after and then popped from the stack.
of levels to pop is greater than the number of executing macros, dc(1)
exits.
-**,**
-
-: Pushes the depth of the execution stack onto the stack. The execution stack
- is the stack of string executions. The number that is pushed onto the stack
- is exactly as many as is needed to make dc(1) exit with the **Q** command,
- so the sequence **,Q** will make dc(1) exit.
-
## Status
These commands query status of the stack or its top value.
@@ -732,8 +715,7 @@ These commands query status of the stack or its top value.
: Pops a value off of the stack.
If it is a number, calculates the number of significant decimal digits it
- has and pushes the result. It will push **1** if the argument is **0** with
- no decimal places.
+ has and pushes the result.
If it is a string, pushes the number of characters the string has.
@@ -747,20 +729,7 @@ These commands query status of the stack or its top value.
**z**
-: Pushes the current depth of the stack (before execution of this command)
- onto the stack.
-
-**y**_r_
-
-: Pushes the current stack depth of the register *r* onto the main stack.
-
- Because each register has a depth of **1** (with the value **0** in the top
- item) when dc(1) starts, dc(1) requires that each register's stack must
- always have at least one item; dc(1) will give an error and reset otherwise
- (see the **RESET** section). This means that this command will never push
- **0**.
-
- This is a **non-portable extension**.
+: Pushes the current stack depth (before execution of this command).
## Arrays
@@ -776,12 +745,6 @@ These commands manipulate arrays.
: Pops the value on top of the stack and uses it as an index into the array
*r*. The selected value is then pushed onto the stack.
-**Y**_r_
-
-: Pushes the length of the array *r* onto the stack.
-
- This is a **non-portable extension**.
-
# REGISTERS
Registers are names that can store strings, numbers, and arrays. (Number/string
@@ -789,13 +752,11 @@ registers do not interfere with array registers.)
Each register is also its own stack, so the current register value is the top of
the stack for the register. All registers, when first referenced, have one value
-(**0**) in their stack, and it is a runtime error to attempt to pop that item
-off of the register stack.
+(**0**) in their stack.
In non-extended register mode, a register name is just the single character that
-follows any command that needs a register name. The only exceptions are: a
-newline (**'\\n'**) and a left bracket (**'['**); it is a parse error for a
-newline or a left bracket to be used as a register name.
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
## Extended Register Mode
@@ -943,47 +904,11 @@ dc(1) recognizes the following environment variables:
lines to that length, including the backslash newline combo. The default
line length is **70**.
-**DC_SIGINT_RESET**
+**DC_EXPR_EXIT**
-: If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because dc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when dc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes dc(1) reset
- on **SIGINT**, rather than exit, and zero makes dc(1) exit. If this
- environment variable exists and is *not* an integer, then dc(1) will exit on
- **SIGINT**.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes dc(1) use TTY
- mode, and zero makes dc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes dc(1) use a prompt,
- and zero or a non-integer makes dc(1) not use a prompt. If this environment
- variable does not exist and **DC_TTY_MODE** does, then the value of the
- **DC_TTY_MODE** environment variable is used.
-
- This environment variable and the **DC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
# EXIT STATUS
@@ -1001,9 +926,8 @@ dc(1) returns the following exit statuses:
Math errors include divide by **0**, taking the square root of a negative
number, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**) operator.
@@ -1020,11 +944,10 @@ dc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors (including
- attempting to execute a number), and attempting an operation when the stack
- has too few elements.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
**4**
@@ -1053,70 +976,34 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. dc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **DC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, dc(1) can turn on TTY mode,
-subject to some settings.
-
-If there is the environment variable **DC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, dc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **DC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then dc(1) will not turn TTY
-mode on.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
-If the environment variable **DC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+The prompt is enabled in TTY mode.
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **DC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **DC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **DC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **DC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause dc(1) to do one of two things.
-
-If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **DC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, dc(1) will
-exit.
-
-However, if dc(1) is in interactive mode, and the **DC_SIGINT_RESET** or its
-default is an integer and non-zero, then dc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If dc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If dc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
can seem as though dc(1) did not respond to the signal since it will immediately
@@ -1132,7 +1019,7 @@ default handler for all other signals.
# LOCALES
This dc(1) ships with support for adding error messages for different locales
-and thus, supports **LC_MESSAGES**.
+and thus, supports **LC_MESSAGS**.
# SEE ALSO
diff --git a/manuals/dc/EHN.1 b/manuals/dc/EHN.1
index b552b611..8aa8f246 100644
--- a/manuals/dc/EHN.1
+++ b/manuals/dc/EHN.1
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "DC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
.SH Name
.PP
dc - arbitrary-precision decimal reverse-Polish notation calculator
@@ -34,10 +34,9 @@ dc - arbitrary-precision decimal reverse-Polish notation calculator
\f[B]dc\f[R] [\f[B]-hiPRvVx\f[R]] [\f[B]--version\f[R]]
[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--no-prompt\f[R]]
[\f[B]--no-read-prompt\f[R]] [\f[B]--extended-register\f[R]]
-[\f[B]-e\f[R] \f[I]expr\f[R]]
-[\f[B]--expression\f[R]=\f[I]expr\f[R]\&...] [\f[B]-f\f[R]
-\f[I]file\f[R]\&...] [\f[B]--file\f[R]=\f[I]file\f[R]\&...]
-[\f[I]file\f[R]\&...]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
.SH DESCRIPTION
.PP
dc(1) is an arbitrary-precision calculator.
@@ -46,50 +45,69 @@ of computations.
Arithmetic operations pop arguments off of the stack and push the
results.
.PP
-If no files are given on the command-line, then dc(1) reads from
-\f[B]stdin\f[R] (see the \f[B]STDIN\f[R] section).
+If no files are given on the command-line as extra arguments (i.e., not
+as \f[B]-f\f[R] or \f[B]--file\f[R] arguments), then dc(1) reads from
+\f[B]stdin\f[R].
Otherwise, those files are processed, and dc(1) will then exit.
.PP
-If a user wants to set up a standard environment, they can use
-\f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where \f[B]-e\f[R] (\f[B]--expression\f[R]) and
+\f[B]-f\f[R] (\f[B]--file\f[R]) arguments cause dc(1) to execute them
+and exit.
+The reason for this is that this dc(1) allows users to set arguments in
+the environment variable \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT
+VARIABLES\f[R] section).
+Any expressions given on the command-line should be used to set up a
+standard environment.
For example, if a user wants the \f[B]scale\f[R] always set to
\f[B]10\f[R], they can set \f[B]DC_ENV_ARGS\f[R] to \f[B]-e 10k\f[R],
and this dc(1) will always start with a \f[B]scale\f[R] of \f[B]10\f[R].
+.PP
+If users want to have dc(1) exit after processing all input from
+\f[B]-e\f[R] and \f[B]-f\f[R] arguments (and their equivalents), then
+they can just simply add \f[B]-e q\f[R] as the last command-line
+argument or define the environment variable \f[B]DC_EXPR_EXIT\f[R].
.SH OPTIONS
.PP
The following are the options that dc(1) accepts.
-.TP
+.PP
\f[B]-h\f[R], \f[B]--help\f[R]
-Prints a usage message and quits.
-.TP
+.PP
+: Prints a usage message and quits.
+.PP
\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
-Print the version information (copyright header) and exit.
-.TP
+.PP
+: Print the version information (copyright header) and exit.
+.PP
\f[B]-i\f[R], \f[B]--interactive\f[R]
-Forces interactive mode.
+.PP
+: Forces interactive mode.
(See the \f[B]INTERACTIVE MODE\f[R] section.)
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-P\f[R], \f[B]--no-prompt\f[R]
-Disables the prompt in TTY mode.
+.PP
+: Disables the prompt in TTY mode.
(The prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a prompt or are not used to having them in dc(1).
Most of those users would want to put this option in
\f[B]DC_ENV_ARGS\f[R].
-.RS
-.PP
-These options override the \f[B]DC_PROMPT\f[R] and \f[B]DC_TTY_MODE\f[R]
-environment variables (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
-Disables the read prompt in TTY mode.
+.PP
+: Disables the read prompt in TTY mode.
(The read prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a read prompt or are not used to having them in dc(1).
@@ -97,84 +115,72 @@ Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
This option is also useful in hash bang lines of dc(1) scripts that
prompt for user input.
-.RS
-.PP
-This option does not disable the regular prompt because the read prompt
-is only used when the \f[B]?\f[R] command is used.
+.IP
+.nf
+\f[C]
+This option does not disable the regular prompt because the read prompt is
+only used when the **?** command is used.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-These options \f[I]do\f[R] override the \f[B]DC_PROMPT\f[R] and
-\f[B]DC_TTY_MODE\f[R] environment variables (see the \f[B]ENVIRONMENT
-VARIABLES\f[R] section), but only for the read prompt.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-x\f[R] \f[B]--extended-register\f[R]
-Enables extended register mode.
+.PP
+: Enables extended register mode.
See the \f[I]Extended Register Mode\f[R] subsection of the
\f[B]REGISTERS\f[R] section for more information.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
-Evaluates \f[I]expr\f[R].
+.PP
+: Evaluates \f[I]expr\f[R].
If multiple expressions are given, they are evaluated in order.
If files are given as well (see below), the expressions and files are
evaluated in the order given.
This means that if a file is given before an expression, the file is
read in and evaluated first.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]DC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, dc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R], whether on the command-line or in
-\f[B]DC_ENV_ARGS\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, dc(1) will give a fatal error and
-exit.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
-Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
were read through \f[B]stdin\f[R].
If expressions are also given (see above), the expressions are evaluated
in the order given.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]DC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, dc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, dc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
All long options are \f[B]non-portable extensions\f[R].
-.SH STDIN
-.PP
-If no files are given on the command-line and no files or expressions
-are given by the \f[B]-f\f[R], \f[B]--file\f[R], \f[B]-e\f[R], or
-\f[B]--expression\f[R] options, then dc(1) read from \f[B]stdin\f[R].
-.PP
-However, there is a caveat to this.
-.PP
-First, \f[B]stdin\f[R] is evaluated a line at a time.
-The only exception to this is if a string has been finished, but not
-ended.
-This means that, except for escaped brackets, all brackets must be
-balanced before dc(1) parses and executes.
.SH STDOUT
.PP
Any non-error output is written to \f[B]stdout\f[R].
@@ -215,7 +221,7 @@ Input is processed immediately when entered.
.PP
\f[B]ibase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
determines how to interpret constant numbers.
-It is the \[lq]input\[rq] base, or the number base used for interpreting
+It is the \[dq]input\[dq] base, or the number base used for interpreting
input numbers.
\f[B]ibase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R].
@@ -225,7 +231,7 @@ programs with the \f[B]T\f[R] command.
.PP
\f[B]obase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
determines how to output results.
-It is the \[lq]output\[rq] base, or the number base used for outputting
+It is the \[dq]output\[dq] base, or the number base used for outputting
numbers.
\f[B]obase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and
@@ -267,265 +273,332 @@ The valid commands are listed below.
.SS Printing
.PP
These commands are used for printing.
-.TP
+.PP
\f[B]p\f[R]
-Prints the value on top of the stack, whether number or string, and
-prints a newline after.
-.RS
.PP
+: Prints the value on top of the stack, whether number or string, and
+prints a newline after.
+.IP
+.nf
+\f[C]
This does not alter the stack.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]n\f[R]
-Prints the value on top of the stack, whether number or string, and pops
-it off of the stack.
-.TP
+.PP
+: Prints the value on top of the stack, whether number or string, and
+pops it off of the stack.
+.PP
\f[B]P\f[R]
-Pops a value off the stack.
-.RS
.PP
+: Pops a value off the stack.
+.IP
+.nf
+\f[C]
If the value is a number, it is truncated and the absolute value of the
-result is printed as though \f[B]obase\f[R] is \f[B]256\f[R] and each
-digit is interpreted as an 8-bit ASCII character, making it a byte
-stream.
-.PP
+result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+interpreted as an ASCII character, making it a byte stream.
+
If the value is a string, it is printed without a trailing newline.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]f\f[R]
-Prints the entire contents of the stack, in order from newest to oldest,
-without altering anything.
-.RS
.PP
+: Prints the entire contents of the stack, in order from newest to
+oldest, without altering anything.
+.IP
+.nf
+\f[C]
Users should use this command when they get lost.
-.RE
+\f[R]
+.fi
.SS Arithmetic
.PP
These are the commands used for arithmetic.
-.TP
+.PP
\f[B]+\f[R]
-The top two values are popped off the stack, added, and the result is
+.PP
+: The top two values are popped off the stack, added, and the result is
pushed onto the stack.
The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
both operands.
-.TP
+.PP
\f[B]-\f[R]
-The top two values are popped off the stack, subtracted, and the result
-is pushed onto the stack.
+.PP
+: The top two values are popped off the stack, subtracted, and the
+result is pushed onto the stack.
The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
both operands.
-.TP
+.PP
\f[B]*\f[R]
-The top two values are popped off the stack, multiplied, and the result
-is pushed onto the stack.
+.PP
+: The top two values are popped off the stack, multiplied, and the
+result is pushed onto the stack.
If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
\f[I]scale\f[R] of the result is equal to
\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
\f[B]max()\f[R] return the obvious values.
-.TP
+.PP
\f[B]/\f[R]
-The top two values are popped off the stack, divided, and the result is
-pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
-The first value popped off of the stack must be non-zero.
-.RE
-.TP
-\f[B]%\f[R]
-The top two values are popped off the stack, remaindered, and the result
+: The top two values are popped off the stack, divided, and the result
is pushed onto the stack.
-.RS
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
.PP
-Remaindering is equivalent to 1) Computing \f[B]a/b\f[R] to current
-\f[B]scale\f[R], and 2) Using the result of step 1 to calculate
-\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
-\f[B]max(scale+scale(b),scale(a))\f[R].
+\f[B]%\f[R]
.PP
+: The top two values are popped off the stack, remaindered, and the
+result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+2) Using the result of step 1 to calculate **a-(a/b)\[rs]*b** to *scale*
+**max(scale+scale(b),scale(a))**.
+
The first value popped off of the stack must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]\[ti]\f[R]
-The top two values are popped off the stack, divided and remaindered,
+.PP
+: The top two values are popped off the stack, divided and remaindered,
and the results (divided first, remainder second) are pushed onto the
stack.
This is equivalent to \f[B]x y / x y %\f[R] except that \f[B]x\f[R] and
\f[B]y\f[R] are only evaluated once.
-.RS
-.PP
+.IP
+.nf
+\f[C]
The first value popped off of the stack must be non-zero.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]\[ha]\f[R]
-The top two values are popped off the stack, the second is raised to the
-power of the first, and the result is pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
+: The top two values are popped off the stack, the second is raised to
+the power of the first, and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
The first value popped off of the stack must be an integer, and if that
value is negative, the second value popped off of the stack must be
non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]v\f[R]
-The top value is popped off the stack, its square root is computed, and
-the result is pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
+: The top value is popped off the stack, its square root is computed,
+and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
The value popped off of the stack must be non-negative.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]_\f[R]
-If this command \f[I]immediately\f[R] precedes a number (i.e., no spaces
-or other commands), then that number is input as a negative number.
-.RS
-.PP
-Otherwise, the top value on the stack is popped and copied, and the copy
-is negated and pushed onto the stack.
-This behavior without a number is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+.PP
+: If this command \f[I]immediately\f[R] precedes a number (i.e., no
+spaces or other commands), then that number is input as a negative
+number.
+.IP
+.nf
+\f[C]
+Otherwise, the top value on the stack is popped and copied, and the copy is
+negated and pushed onto the stack. This behavior without a number is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]b\f[R]
-The top value is popped off the stack, and if it is zero, it is pushed
+.PP
+: The top value is popped off the stack, and if it is zero, it is pushed
back onto the stack.
Otherwise, its absolute value is pushed onto the stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]|\f[R]
-The top three values are popped off the stack, a modular exponentiation
-is computed, and the result is pushed onto the stack.
-.RS
.PP
+: The top three values are popped off the stack, a modular
+exponentiation is computed, and the result is pushed onto the stack.
+.IP
+.nf
+\f[C]
The first value popped is used as the reduction modulus and must be an
-integer and non-zero.
-The second value popped is used as the exponent and must be an integer
-and non-negative.
-The third value popped is the base and must be an integer.
+integer and non-zero. The second value popped is used as the exponent and
+must be an integer and non-negative. The third value popped is the base and
+must be an integer.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]G\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]N\f[R]
-The top value is popped off of the stack, and if it a \f[B]0\f[R], a
+.PP
+: The top value is popped off of the stack, and if it a \f[B]0\f[R], a
\f[B]1\f[R] is pushed; otherwise, a \f[B]0\f[R] is pushed.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B](\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is less than the second, or
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than the second, or
\f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]{\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is less than or equal to the second,
-or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B])\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is greater than the second, or
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than the second, or
\f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]}\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is greater than or equal to the
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than or equal to the
second, or \f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]M\f[R]
-The top two values are popped off of the stack.
+.PP
+: The top two values are popped off of the stack.
If they are both non-zero, a \f[B]1\f[R] is pushed onto the stack.
If either of them is zero, or both of them are, then a \f[B]0\f[R] is
pushed onto the stack.
-.RS
+.IP
+.nf
+\f[C]
+This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is like the \f[B]&&\f[R] operator in bc(1), and it is \f[I]not\f[R]
-a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]m\f[R]
-The top two values are popped off of the stack.
+.PP
+: The top two values are popped off of the stack.
If at least one of them is non-zero, a \f[B]1\f[R] is pushed onto the
stack.
If both of them are zero, then a \f[B]0\f[R] is pushed onto the stack.
-.RS
-.PP
-This is like the \f[B]||\f[R] operator in bc(1), and it is \f[I]not\f[R]
-a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+This is like the **||** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Stack Control
.PP
These commands control the stack.
-.TP
+.PP
\f[B]c\f[R]
-Removes all items from (\[lq]clears\[rq]) the stack.
-.TP
+.PP
+: Removes all items from (\[dq]clears\[dq]) the stack.
+.PP
\f[B]d\f[R]
-Copies the item on top of the stack (\[lq]duplicates\[rq]) and pushes
+.PP
+: Copies the item on top of the stack (\[dq]duplicates\[dq]) and pushes
the copy onto the stack.
-.TP
+.PP
\f[B]r\f[R]
-Swaps (\[lq]reverses\[rq]) the two top items on the stack.
-.TP
+.PP
+: Swaps (\[dq]reverses\[dq]) the two top items on the stack.
+.PP
\f[B]R\f[R]
-Pops (\[lq]removes\[rq]) the top value from the stack.
+.PP
+: Pops (\[dq]removes\[dq]) the top value from the stack.
.SS Register Control
.PP
These commands control registers (see the \f[B]REGISTERS\f[R] section).
-.TP
+.PP
\f[B]s\f[R]\f[I]r\f[R]
-Pops the value off the top of the stack and stores it into register
+.PP
+: Pops the value off the top of the stack and stores it into register
\f[I]r\f[R].
-.TP
+.PP
\f[B]l\f[R]\f[I]r\f[R]
-Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
+.PP
+: Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
This does not alter the contents of \f[I]r\f[R].
-.TP
+.PP
\f[B]S\f[R]\f[I]r\f[R]
-Pops the value off the top of the (main) stack and pushes it onto the
+.PP
+: Pops the value off the top of the (main) stack and pushes it onto the
stack of register \f[I]r\f[R].
The previous value of the register becomes inaccessible.
-.TP
+.PP
\f[B]L\f[R]\f[I]r\f[R]
-Pops the value off the top of the stack for register \f[I]r\f[R] and
+.PP
+: Pops the value off the top of the stack for register \f[I]r\f[R] and
push it onto the main stack.
The previous value in the stack for register \f[I]r\f[R], if any, is now
accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
@@ -534,68 +607,86 @@ accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
These commands control the values of \f[B]ibase\f[R], \f[B]obase\f[R],
and \f[B]scale\f[R].
Also see the \f[B]SYNTAX\f[R] section.
-.TP
+.PP
\f[B]i\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]ibase\f[R], which must be between \f[B]2\f[R] and \f[B]16\f[R],
inclusive.
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]o\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]obase\f[R], which must be between \f[B]2\f[R] and
\f[B]DC_BASE_MAX\f[R], inclusive (see the \f[B]LIMITS\f[R] section).
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]k\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]scale\f[R], which must be non-negative.
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]I\f[R]
-Pushes the current value of \f[B]ibase\f[R] onto the main stack.
-.TP
+.PP
+: Pushes the current value of \f[B]ibase\f[R] onto the main stack.
+.PP
\f[B]O\f[R]
-Pushes the current value of \f[B]obase\f[R] onto the main stack.
-.TP
+.PP
+: Pushes the current value of \f[B]obase\f[R] onto the main stack.
+.PP
\f[B]K\f[R]
-Pushes the current value of \f[B]scale\f[R] onto the main stack.
-.TP
+.PP
+: Pushes the current value of \f[B]scale\f[R] onto the main stack.
+.PP
\f[B]T\f[R]
-Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]U\f[R]
-Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]V\f[R]
-Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
-stack.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+: Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Strings
.PP
The following commands control strings.
@@ -612,266 +703,294 @@ Strings can also be executed as macros.
For example, if the string \f[B][1pR]\f[R] is executed as a macro, then
the code \f[B]1pR\f[R] is executed, meaning that the \f[B]1\f[R] will be
printed with a newline after and then popped from the stack.
-.TP
+.PP
\f[B][\f[R]\f[I]characters\f[R]\f[B]]\f[R]
-Makes a string containing \f[I]characters\f[R] and pushes it onto the
-stack.
-.RS
.PP
-If there are brackets (\f[B][\f[R] and \f[B]]\f[R]) in the string, then
-they must be balanced.
-Unbalanced brackets can be escaped using a backslash (\f[B]\[rs]\f[R])
+: Makes a string containing \f[I]characters\f[R] and pushes it onto the
+stack.
+.IP
+.nf
+\f[C]
+If there are brackets (**\[rs][** and **\[rs]]**) in the string, then they must be
+balanced. Unbalanced brackets can be escaped using a backslash (**\[rs]\[rs]**)
character.
-.PP
+
If there is a backslash character in the string, the character after it
-(even another backslash) is put into the string verbatim, but the
-(first) backslash is not.
-.RE
-.TP
-\f[B]a\f[R]
-The value on top of the stack is popped.
-.RS
+(even another backslash) is put into the string verbatim, but the (first)
+backslash is not.
+\f[R]
+.fi
.PP
-If it is a number, it is truncated and its absolute value is taken.
-The result mod \f[B]256\f[R] is calculated.
-If that result is \f[B]0\f[R], push an empty string; otherwise, push a
-one-character string where the character is the result of the mod
-interpreted as an ASCII character.
+\f[B]a\f[R]
.PP
-If it is a string, then a new string is made.
-If the original string is empty, the new string is empty.
-If it is not, then the first character of the original string is used to
-create the new string as a one-character string.
-The new string is then pushed onto the stack.
+: The value on top of the stack is popped.
+.IP
+.nf
+\f[C]
+If it is a number, it is truncated and its absolute value is taken. The
+result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+empty string; otherwise, push a one-character string where the character is
+the result of the mod interpreted as an ASCII character.
+
+If it is a string, then a new string is made. If the original string is
+empty, the new string is empty. If it is not, then the first character of
+the original string is used to create the new string as a one-character
+string. The new string is then pushed onto the stack.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]x\f[R]
-Pops a value off of the top of the stack.
-.RS
.PP
+: Pops a value off of the top of the stack.
+.IP
+.nf
+\f[C]
If it is a number, it is pushed back onto the stack.
-.PP
+
If it is a string, it is executed as a macro.
-.PP
+
This behavior is the norm whenever a macro is executed, whether by this
command or by the conditional execution commands below.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]>\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is greater than the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
-.PP
-For example, \f[B]0 1>a\f[R] will execute the contents of register
-\f[B]a\f[R], and \f[B]1 0>a\f[R] will not.
+.IP
+.nf
+\f[C]
+For example, **0 1>a** will execute the contents of register **a**, and
+**1 0>a** will not.
+
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!>\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not greater than the second (less than or equal
to), then the contents of register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]<\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is less than the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!<\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not less than the second (greater than or equal
to), then the contents of register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]=\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is equal to the second, then the contents of register
\f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!=\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not equal to the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]?\f[R]
-Reads a line from the \f[B]stdin\f[R] and executes it.
+.PP
+: Reads a line from the \f[B]stdin\f[R] and executes it.
This is to allow macros to request input from users.
-.TP
+.PP
\f[B]q\f[R]
-During execution of a macro, this exits the execution of that macro and
-the execution of the macro that executed it.
+.PP
+: During execution of a macro, this exits the execution of that macro
+and the execution of the macro that executed it.
If there are no macros, or only one macro executing, dc(1) exits.
-.TP
+.PP
\f[B]Q\f[R]
-Pops a value from the stack which must be non-negative and is used the
+.PP
+: Pops a value from the stack which must be non-negative and is used the
number of macro executions to pop off of the execution stack.
If the number of levels to pop is greater than the number of executing
macros, dc(1) exits.
-.TP
-\f[B],\f[R]
-Pushes the depth of the execution stack onto the stack.
-The execution stack is the stack of string executions.
-The number that is pushed onto the stack is exactly as many as is needed
-to make dc(1) exit with the \f[B]Q\f[R] command, so the sequence
-\f[B],Q\f[R] will make dc(1) exit.
.SS Status
.PP
These commands query status of the stack or its top value.
-.TP
-\f[B]Z\f[R]
-Pops a value off of the stack.
-.RS
.PP
-If it is a number, calculates the number of significant decimal digits
-it has and pushes the result.
-It will push \f[B]1\f[R] if the argument is \f[B]0\f[R] with no decimal
-places.
+\f[B]Z\f[R]
.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, calculates the number of significant decimal digits it
+has and pushes the result.
+
If it is a string, pushes the number of characters the string has.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]X\f[R]
-Pops a value off of the stack.
-.RS
.PP
-If it is a number, pushes the \f[I]scale\f[R] of the value onto the
-stack.
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, pushes the *scale* of the value onto the stack.
+
+If it is a string, pushes **0**.
+\f[R]
+.fi
.PP
-If it is a string, pushes \f[B]0\f[R].
-.RE
-.TP
\f[B]z\f[R]
-Pushes the current depth of the stack (before execution of this command)
-onto the stack.
-.TP
-\f[B]y\f[R]\f[I]r\f[R]
-Pushes the current stack depth of the register \f[I]r\f[R] onto the main
-stack.
-.RS
.PP
-Because each register has a depth of \f[B]1\f[R] (with the value
-\f[B]0\f[R] in the top item) when dc(1) starts, dc(1) requires that each
-register\[cq]s stack must always have at least one item; dc(1) will give
-an error and reset otherwise (see the \f[B]RESET\f[R] section).
-This means that this command will never push \f[B]0\f[R].
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+: Pushes the current stack depth (before execution of this command).
.SS Arrays
.PP
These commands manipulate arrays.
-.TP
+.PP
\f[B]:\f[R]\f[I]r\f[R]
-Pops the top two values off of the stack.
+.PP
+: Pops the top two values off of the stack.
The second value will be stored in the array \f[I]r\f[R] (see the
\f[B]REGISTERS\f[R] section), indexed by the first value.
-.TP
+.PP
\f[B];\f[R]\f[I]r\f[R]
-Pops the value on top of the stack and uses it as an index into the
+.PP
+: Pops the value on top of the stack and uses it as an index into the
array \f[I]r\f[R].
The selected value is then pushed onto the stack.
-.TP
-\f[B]Y\f[R]\f[I]r\f[R]
-Pushes the length of the array \f[I]r\f[R] onto the stack.
-.RS
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
.SH REGISTERS
.PP
Registers are names that can store strings, numbers, and arrays.
@@ -880,14 +999,12 @@ Registers are names that can store strings, numbers, and arrays.
Each register is also its own stack, so the current register value is
the top of the stack for the register.
All registers, when first referenced, have one value (\f[B]0\f[R]) in
-their stack, and it is a runtime error to attempt to pop that item off
-of the register stack.
+their stack.
.PP
In non-extended register mode, a register name is just the single
character that follows any command that needs a register name.
-The only exceptions are: a newline (\f[B]`\[rs]n'\f[R]) and a left
-bracket (\f[B]`['\f[R]); it is a parse error for a newline or a left
-bracket to be used as a register name.
+The only exception is a newline (\f[B]\[aq]\[rs]n\[aq]\f[R]); it is a
+parse error for a newline to be used as a register name.
.SS Extended Register Mode
.PP
Unlike most other dc(1) implentations, this dc(1) provides nearly
@@ -898,7 +1015,7 @@ If extended register mode is enabled (\f[B]-x\f[R] or
normal single character registers are used \f[I]unless\f[R] the
character immediately following a command that needs a register name is
a space (according to \f[B]isspace()\f[R]) and not a newline
-(\f[B]`\[rs]n'\f[R]).
+(\f[B]\[aq]\[rs]n\[aq]\f[R]).
.PP
In that case, the register name is found according to the regex
\f[B][a-z][a-z0-9_]*\f[R] (like bc(1) identifiers), and it is a parse
@@ -943,59 +1060,71 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on dc(1):
-.TP
+.PP
\f[B]DC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
dc(1) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]DC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]DC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]DC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]DC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]DC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]DC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]DC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]DC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]DC_BASE_POW\f[R].
-.TP
+.PP
\f[B]DC_DIM_MAX\f[R]
-The maximum size of arrays.
+.PP
+: The maximum size of arrays.
Set at \f[B]SIZE_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_STRING_MAX\f[R]
-The maximum length of strings.
+.PP
+: The maximum length of strings.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_NAME_MAX\f[R]
-The maximum length of identifiers.
+.PP
+: The maximum length of identifiers.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]DC_OVERFLOW_MAX\f[R].
-.TP
+.PP
Number of vars
-The maximum number of vars/arrays.
+.PP
+: The maximum number of vars/arrays.
Set at \f[B]SIZE_MAX-1\f[R].
.PP
These limits are meant to be effectively non-existent; the limits are so
@@ -1005,144 +1134,115 @@ In fact, memory should be exhausted before these limits should be hit.
.SH ENVIRONMENT VARIABLES
.PP
dc(1) recognizes the following environment variables:
-.TP
+.PP
\f[B]DC_ENV_ARGS\f[R]
-This is another way to give command-line arguments to dc(1).
+.PP
+: This is another way to give command-line arguments to dc(1).
They should be in the same format as all other command-line arguments.
These are always processed first, so any files given in
\f[B]DC_ENV_ARGS\f[R] will be processed before arguments and files given
on the command-line.
-This gives the user the ability to set up \[lq]standard\[rq] options and
+This gives the user the ability to set up \[dq]standard\[dq] options and
files to be used at every invocation.
The most useful thing for such files to contain would be useful
functions that the user might want every time dc(1) runs.
Another use would be to use the \f[B]-e\f[R] option to set
\f[B]scale\f[R] to a value other than \f[B]0\f[R].
-.RS
-.PP
-The code that parses \f[B]DC_ENV_ARGS\f[R] will correctly handle quoted
-arguments, but it does not understand escape sequences.
-For example, the string \f[B]\[lq]/home/gavin/some dc file.dc\[rq]\f[R]
-will be correctly parsed, but the string \f[B]\[lq]/home/gavin/some
-\[dq]dc\[dq] file.dc\[rq]\f[R] will include the backslashes.
-.PP
-The quote parsing will handle either kind of quotes, \f[B]\[cq]\f[R] or
-\f[B]\[lq]\f[R].
-Thus, if you have a file with any number of single quotes in the name,
-you can use double quotes as the outside quotes, as in \f[B]\[lq]some
-`dc' file.dc\[rq]\f[R], and vice versa if you have a file with double
-quotes.
-However, handling a file with both kinds of quotes in
-\f[B]DC_ENV_ARGS\f[R] is not supported due to the complexity of the
-parsing, though such files are still supported on the command-line where
-the parsing is done by the shell.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some dc file.dc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]dc\[rs]\[dq] file.dc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]dc\[aq] file.dc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
\f[B]DC_LINE_LENGTH\f[R]
-If this environment variable exists and contains an integer that is
+.PP
+: If this environment variable exists and contains an integer that is
greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
(\f[B]2\[ha]16-1\f[R]), dc(1) will output lines to that length,
including the backslash newline combo.
The default line length is \f[B]70\f[R].
-.TP
-\f[B]DC_SIGINT_RESET\f[R]
-If dc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because dc(1)
-exits on \f[B]SIGINT\f[R] when not in interactive mode.
-.RS
-.PP
-However, when dc(1) is in interactive mode, then if this environment
-variable exists and contains an integer, a non-zero value makes dc(1)
-reset on \f[B]SIGINT\f[R], rather than exit, and zero makes dc(1) exit.
-If this environment variable exists and is \f[I]not\f[R] an integer,
-then dc(1) will exit on \f[B]SIGINT\f[R].
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]DC_TTY_MODE\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, then a non-zero value makes dc(1) use
-TTY mode, and zero makes dc(1) not use TTY mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]DC_PROMPT\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, a non-zero value makes dc(1) use a
-prompt, and zero or a non-integer makes dc(1) not use a prompt.
-If this environment variable does not exist and \f[B]DC_TTY_MODE\f[R]
-does, then the value of the \f[B]DC_TTY_MODE\f[R] environment variable
-is used.
-.PP
-This environment variable and the \f[B]DC_TTY_MODE\f[R] environment
-variable override the default, which can be queried with the
-\f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
+.PP
+\f[B]DC_EXPR_EXIT\f[R]
+.PP
+: If this variable exists (no matter the contents), dc(1) will exit
+immediately after executing expressions and files given by the
+\f[B]-e\f[R] and/or \f[B]-f\f[R] command-line options (and any
+equivalents).
.SH EXIT STATUS
.PP
dc(1) returns the following exit statuses:
-.TP
+.PP
\f[B]0\f[R]
-No error.
-.TP
+.PP
+: No error.
+.PP
\f[B]1\f[R]
-A math error occurred.
+.PP
+: A math error occurred.
This follows standard practice of using \f[B]1\f[R] for expected errors,
since math errors will happen in the process of normal execution.
-.RS
-.PP
-Math errors include divide by \f[B]0\f[R], taking the square root of a
-negative number, attempting to convert a negative number to a hardware
-integer, overflow when converting a number to a hardware integer,
-overflow when calculating the size of a number, and attempting to use a
-non-integer where an integer is required.
-.PP
-Converting to a hardware integer happens for the second operand of the
-power (\f[B]\[ha]\f[R]) operator.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**) operator.
+\f[R]
+.fi
+.PP
\f[B]2\f[R]
-A parse error occurred.
-.RS
-.PP
-Parse errors include unexpected \f[B]EOF\f[R], using an invalid
-character, failing to find the end of a string or comment, and using a
-token where it is invalid.
-.RE
-.TP
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, and using a token where it is
+invalid.
+\f[R]
+.fi
+.PP
\f[B]3\f[R]
-A runtime error occurred.
-.RS
-.PP
-Runtime errors include assigning an invalid number to any global
-(\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R]), giving a bad
-expression to a \f[B]read()\f[R] call, calling \f[B]read()\f[R] inside
-of a \f[B]read()\f[R] call, type errors (including attempting to execute
-a number), and attempting an operation when the stack has too few
-elements.
-.RE
-.TP
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, and attempting an operation when
+the stack has too few elements.
+\f[R]
+.fi
+.PP
\f[B]4\f[R]
-A fatal error occurred.
-.RS
.PP
-Fatal errors include memory allocation errors, I/O errors, failing to
-open files, attempting to use files that do not have only ASCII
-characters (dc(1) only accepts ASCII characters), attempting to open a
-directory as a file, and giving invalid command-line options.
-.RE
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (dc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
.PP
The exit status \f[B]4\f[R] is special; when a fatal error occurs, dc(1)
always exits and returns \f[B]4\f[R], no matter what mode dc(1) is in.
@@ -1162,80 +1262,37 @@ checking, and its normal behavior can be forced by using the
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both \f[B]stdin\f[R]
and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
-and \f[B]--interactive\f[R] option can turn it on in other situations.
+and \f[B]--interactive\f[R] option can turn it on in other cases.
.PP
In interactive mode, dc(1) attempts to recover from errors (see the
\f[B]RESET\f[R] section), and in normal execution, flushes
\f[B]stdout\f[R] as soon as execution is done for the current input.
-dc(1) may also reset on \f[B]SIGINT\f[R] instead of exit, depending on
-the contents of, or default for, the \f[B]DC_SIGINT_RESET\f[R]
-environment variable (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
.SH TTY MODE
.PP
If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY, then \[lq]TTY mode\[rq] is considered to be
-available, and thus, dc(1) can turn on TTY mode, subject to some
-settings.
-.PP
-If there is the environment variable \f[B]DC_TTY_MODE\f[R] in the
-environment (see the \f[B]ENVIRONMENT VARIABLES\f[R] section), then if
-that environment variable contains a non-zero integer, dc(1) will turn
-on TTY mode when \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R]
-are all connected to a TTY.
-If the \f[B]DC_TTY_MODE\f[R] environment variable exists but is
-\f[I]not\f[R] a non-zero integer, then dc(1) will not turn TTY mode on.
-.PP
-If the environment variable \f[B]DC_TTY_MODE\f[R] does \f[I]not\f[R]
-exist, the default setting is used.
-The default setting can be queried with the \f[B]-h\f[R] or
-\f[B]--help\f[R] options.
+connected to a TTY, dc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+The prompt is enabled in TTY mode.
.PP
TTY mode is different from interactive mode because interactive mode is
required in the bc(1)
specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
to be connected to a terminal.
-.SS Prompt
-.PP
-If TTY mode is available, then a prompt can be enabled.
-Like TTY mode itself, it can be turned on or off with an environment
-variable: \f[B]DC_PROMPT\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If the environment variable \f[B]DC_PROMPT\f[R] exists and is a non-zero
-integer, then the prompt is turned on when \f[B]stdin\f[R],
-\f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to a TTY and the
-\f[B]-P\f[R] and \f[B]--no-prompt\f[R] options were not used.
-The read prompt will be turned on under the same conditions, except that
-the \f[B]-R\f[R] and \f[B]--no-read-prompt\f[R] options must also not be
-used.
-.PP
-However, if \f[B]DC_PROMPT\f[R] does not exist, the prompt can be
-enabled or disabled with the \f[B]DC_TTY_MODE\f[R] environment variable,
-the \f[B]-P\f[R] and \f[B]--no-prompt\f[R] options, and the \f[B]-R\f[R]
-and \f[B]--no-read-prompt\f[R] options.
-See the \f[B]ENVIRONMENT VARIABLES\f[R] and \f[B]OPTIONS\f[R] sections
-for more details.
.SH SIGNAL HANDLING
.PP
-Sending a \f[B]SIGINT\f[R] will cause dc(1) to do one of two things.
-.PP
-If dc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), or the \f[B]DC_SIGINT_RESET\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section), or its default, is either not
-an integer or it is zero, dc(1) will exit.
-.PP
-However, if dc(1) is in interactive mode, and the
-\f[B]DC_SIGINT_RESET\f[R] or its default is an integer and non-zero,
-then dc(1) will stop executing the current input and reset (see the
-\f[B]RESET\f[R] section) upon receiving a \f[B]SIGINT\f[R].
-.PP
-Note that \[lq]current input\[rq] can mean one of two things.
-If dc(1) is processing input from \f[B]stdin\f[R] in interactive mode,
-it will ask for more input.
-If dc(1) is processing input from a file in interactive mode, it will
-stop processing the file and start processing the next file, if one
-exists, or ask for input from \f[B]stdin\f[R] if no other file exists.
+Sending a \f[B]SIGINT\f[R] will cause dc(1) to stop execution of the
+current input.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If dc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If dc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
.PP
This means that if a \f[B]SIGINT\f[R] is sent to dc(1) as it is
executing a file, it can seem as though dc(1) did not respond to the
diff --git a/manuals/dc/EHN.1.md b/manuals/dc/EHN.1.md
index b6aedde3..fc49cc71 100644
--- a/manuals/dc/EHN.1.md
+++ b/manuals/dc/EHN.1.md
@@ -42,14 +42,23 @@ dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
notation) to store numbers and results of computations. Arithmetic operations
pop arguments off of the stack and push the results.
-If no files are given on the command-line, then dc(1) reads from **stdin** (see
-the **STDIN** section). Otherwise, those files are processed, and dc(1) will
-then exit.
-
-If a user wants to set up a standard environment, they can use **DC_ENV_ARGS**
-(see the **ENVIRONMENT VARIABLES** section). For example, if a user wants the
-**scale** always set to **10**, they can set **DC_ENV_ARGS** to **-e 10k**, and
-this dc(1) will always start with a **scale** of **10**.
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
# OPTIONS
@@ -76,9 +85,6 @@ The following are the options that dc(1) accepts.
want a prompt or are not used to having them in dc(1). Most of those users
would want to put this option in **DC_ENV_ARGS**.
- These options override the **DC_PROMPT** and **DC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
-
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
@@ -93,10 +99,6 @@ The following are the options that dc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **?** command is used.
- These options *do* override the **DC_PROMPT** and **DC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
This is a **non-portable extension**.
**-x** **-\-extended-register**
@@ -140,18 +142,6 @@ The following are the options that dc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files are given on the command-line and no files or expressions are given
-by the **-f**, **-\-file**, **-e**, or **-\-expression** options, then dc(1)
-read from **stdin**.
-
-However, there is a caveat to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-a string has been finished, but not ended. This means that, except for escaped
-brackets, all brackets must be balanced before dc(1) parses and executes.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -252,8 +242,8 @@ These commands are used for printing.
: Pops a value off the stack.
If the value is a number, it is truncated and the absolute value of the
- result is printed as though **obase** is **256** and each digit is
- interpreted as an 8-bit ASCII character, making it a byte stream.
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
If the value is a string, it is printed without a trailing newline.
@@ -565,9 +555,9 @@ will be printed with a newline after and then popped from the stack.
: The value on top of the stack is popped.
If it is a number, it is truncated and its absolute value is taken. The
- result mod **256** is calculated. If that result is **0**, push an empty
- string; otherwise, push a one-character string where the character is the
- result of the mod interpreted as an ASCII character.
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
If it is a string, then a new string is made. If the original string is
empty, the new string is empty. If it is not, then the first character of
@@ -716,13 +706,6 @@ will be printed with a newline after and then popped from the stack.
of levels to pop is greater than the number of executing macros, dc(1)
exits.
-**,**
-
-: Pushes the depth of the execution stack onto the stack. The execution stack
- is the stack of string executions. The number that is pushed onto the stack
- is exactly as many as is needed to make dc(1) exit with the **Q** command,
- so the sequence **,Q** will make dc(1) exit.
-
## Status
These commands query status of the stack or its top value.
@@ -732,8 +715,7 @@ These commands query status of the stack or its top value.
: Pops a value off of the stack.
If it is a number, calculates the number of significant decimal digits it
- has and pushes the result. It will push **1** if the argument is **0** with
- no decimal places.
+ has and pushes the result.
If it is a string, pushes the number of characters the string has.
@@ -747,20 +729,7 @@ These commands query status of the stack or its top value.
**z**
-: Pushes the current depth of the stack (before execution of this command)
- onto the stack.
-
-**y**_r_
-
-: Pushes the current stack depth of the register *r* onto the main stack.
-
- Because each register has a depth of **1** (with the value **0** in the top
- item) when dc(1) starts, dc(1) requires that each register's stack must
- always have at least one item; dc(1) will give an error and reset otherwise
- (see the **RESET** section). This means that this command will never push
- **0**.
-
- This is a **non-portable extension**.
+: Pushes the current stack depth (before execution of this command).
## Arrays
@@ -776,12 +745,6 @@ These commands manipulate arrays.
: Pops the value on top of the stack and uses it as an index into the array
*r*. The selected value is then pushed onto the stack.
-**Y**_r_
-
-: Pushes the length of the array *r* onto the stack.
-
- This is a **non-portable extension**.
-
# REGISTERS
Registers are names that can store strings, numbers, and arrays. (Number/string
@@ -789,13 +752,11 @@ registers do not interfere with array registers.)
Each register is also its own stack, so the current register value is the top of
the stack for the register. All registers, when first referenced, have one value
-(**0**) in their stack, and it is a runtime error to attempt to pop that item
-off of the register stack.
+(**0**) in their stack.
In non-extended register mode, a register name is just the single character that
-follows any command that needs a register name. The only exceptions are: a
-newline (**'\\n'**) and a left bracket (**'['**); it is a parse error for a
-newline or a left bracket to be used as a register name.
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
## Extended Register Mode
@@ -943,47 +904,11 @@ dc(1) recognizes the following environment variables:
lines to that length, including the backslash newline combo. The default
line length is **70**.
-**DC_SIGINT_RESET**
+**DC_EXPR_EXIT**
-: If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because dc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when dc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes dc(1) reset
- on **SIGINT**, rather than exit, and zero makes dc(1) exit. If this
- environment variable exists and is *not* an integer, then dc(1) will exit on
- **SIGINT**.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes dc(1) use TTY
- mode, and zero makes dc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes dc(1) use a prompt,
- and zero or a non-integer makes dc(1) not use a prompt. If this environment
- variable does not exist and **DC_TTY_MODE** does, then the value of the
- **DC_TTY_MODE** environment variable is used.
-
- This environment variable and the **DC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
# EXIT STATUS
@@ -1001,9 +926,8 @@ dc(1) returns the following exit statuses:
Math errors include divide by **0**, taking the square root of a negative
number, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**) operator.
@@ -1020,11 +944,10 @@ dc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors (including
- attempting to execute a number), and attempting an operation when the stack
- has too few elements.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
**4**
@@ -1053,70 +976,34 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. dc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **DC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, dc(1) can turn on TTY mode,
-subject to some settings.
-
-If there is the environment variable **DC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, dc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **DC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then dc(1) will not turn TTY
-mode on.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
-If the environment variable **DC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+The prompt is enabled in TTY mode.
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **DC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **DC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **DC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **DC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause dc(1) to do one of two things.
-
-If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **DC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, dc(1) will
-exit.
-
-However, if dc(1) is in interactive mode, and the **DC_SIGINT_RESET** or its
-default is an integer and non-zero, then dc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If dc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If dc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
can seem as though dc(1) did not respond to the signal since it will immediately
diff --git a/manuals/dc/EHNP.1 b/manuals/dc/EHNP.1
new file mode 100644
index 00000000..be491096
--- /dev/null
+++ b/manuals/dc/EHNP.1
@@ -0,0 +1,1307 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions are met:
+.\"
+.\" * Redistributions of source code must retain the above copyright notice,
+.\" this list of conditions and the following disclaimer.
+.\"
+.\" * Redistributions in binary form must reproduce the above copyright notice,
+.\" this list of conditions and the following disclaimer in the documentation
+.\" and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
+.SH Name
+.PP
+dc - arbitrary-precision decimal reverse-Polish notation calculator
+.SH SYNOPSIS
+.PP
+\f[B]dc\f[R] [\f[B]-hiPRvVx\f[R]] [\f[B]--version\f[R]]
+[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--no-prompt\f[R]]
+[\f[B]--no-read-prompt\f[R]] [\f[B]--extended-register\f[R]]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
+.SH DESCRIPTION
+.PP
+dc(1) is an arbitrary-precision calculator.
+It uses a stack (reverse Polish notation) to store numbers and results
+of computations.
+Arithmetic operations pop arguments off of the stack and push the
+results.
+.PP
+If no files are given on the command-line as extra arguments (i.e., not
+as \f[B]-f\f[R] or \f[B]--file\f[R] arguments), then dc(1) reads from
+\f[B]stdin\f[R].
+Otherwise, those files are processed, and dc(1) will then exit.
+.PP
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where \f[B]-e\f[R] (\f[B]--expression\f[R]) and
+\f[B]-f\f[R] (\f[B]--file\f[R]) arguments cause dc(1) to execute them
+and exit.
+The reason for this is that this dc(1) allows users to set arguments in
+the environment variable \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT
+VARIABLES\f[R] section).
+Any expressions given on the command-line should be used to set up a
+standard environment.
+For example, if a user wants the \f[B]scale\f[R] always set to
+\f[B]10\f[R], they can set \f[B]DC_ENV_ARGS\f[R] to \f[B]-e 10k\f[R],
+and this dc(1) will always start with a \f[B]scale\f[R] of \f[B]10\f[R].
+.PP
+If users want to have dc(1) exit after processing all input from
+\f[B]-e\f[R] and \f[B]-f\f[R] arguments (and their equivalents), then
+they can just simply add \f[B]-e q\f[R] as the last command-line
+argument or define the environment variable \f[B]DC_EXPR_EXIT\f[R].
+.SH OPTIONS
+.PP
+The following are the options that dc(1) accepts.
+.PP
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
+.PP
+: Print the version information (copyright header) and exit.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-P\f[R], \f[B]--no-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-x\f[R] \f[B]--extended-register\f[R]
+.PP
+: Enables extended register mode.
+See the \f[I]Extended Register Mode\f[R] subsection of the
+\f[B]REGISTERS\f[R] section for more information.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
+.PP
+: Evaluates \f[I]expr\f[R].
+If multiple expressions are given, they are evaluated in order.
+If files are given as well (see below), the expressions and files are
+evaluated in the order given.
+This means that if a file is given before an expression, the file is
+read in and evaluated first.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+were read through \f[B]stdin\f[R].
+If expressions are also given (see above), the expressions are evaluated
+in the order given.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+All long options are \f[B]non-portable extensions\f[R].
+.SH STDOUT
+.PP
+Any non-error output is written to \f[B]stdout\f[R].
+In addition, if history (see the \f[B]HISTORY\f[R] section) and the
+prompt (see the \f[B]TTY MODE\f[R] section) are enabled, both are output
+to \f[B]stdout\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other dc(1) implementations, this dc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stdout\f[R], so if \f[B]stdout\f[R] is closed, as in
+\f[B]dc >&-\f[R], it will quit with an error.
+This is done so that dc(1) can report problems when \f[B]stdout\f[R] is
+redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other dc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stdout\f[R] to \f[B]/dev/null\f[R].
+.SH STDERR
+.PP
+Any error output is written to \f[B]stderr\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other dc(1) implementations, this dc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stderr\f[R], so if \f[B]stderr\f[R] is closed, as in
+\f[B]dc 2>&-\f[R], it will quit with an error.
+This is done so that dc(1) can exit with an error code when
+\f[B]stderr\f[R] is redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other dc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stderr\f[R] to \f[B]/dev/null\f[R].
+.SH SYNTAX
+.PP
+Each item in the input source code, either a number (see the
+\f[B]NUMBERS\f[R] section) or a command (see the \f[B]COMMANDS\f[R]
+section), is processed and executed, in order.
+Input is processed immediately when entered.
+.PP
+\f[B]ibase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
+determines how to interpret constant numbers.
+It is the \[dq]input\[dq] base, or the number base used for interpreting
+input numbers.
+\f[B]ibase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R].
+The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R].
+The max allowable value for \f[B]ibase\f[R] can be queried in dc(1)
+programs with the \f[B]T\f[R] command.
+.PP
+\f[B]obase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
+determines how to output results.
+It is the \[dq]output\[dq] base, or the number base used for outputting
+numbers.
+\f[B]obase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and
+can be queried with the \f[B]U\f[R] command.
+The min allowable value for \f[B]obase\f[R] is \f[B]2\f[R].
+Values are output in the specified base.
+.PP
+The \f[I]scale\f[R] of an expression is the number of digits in the
+result of the expression right of the decimal point, and \f[B]scale\f[R]
+is a register (see the \f[B]REGISTERS\f[R] section) that sets the
+precision of any operations (with exceptions).
+\f[B]scale\f[R] is initially \f[B]0\f[R].
+\f[B]scale\f[R] cannot be negative.
+The max allowable value for \f[B]scale\f[R] can be queried in dc(1)
+programs with the \f[B]V\f[R] command.
+.SS Comments
+.PP
+Comments go from \f[B]#\f[R] until, and not including, the next newline.
+This is a \f[B]non-portable extension\f[R].
+.SH NUMBERS
+.PP
+Numbers are strings made up of digits, uppercase letters up to
+\f[B]F\f[R], and at most \f[B]1\f[R] period for a radix.
+Numbers can have up to \f[B]DC_NUM_MAX\f[R] digits.
+Uppercase letters are equal to \f[B]9\f[R] + their position in the
+alphabet (i.e., \f[B]A\f[R] equals \f[B]10\f[R], or \f[B]9+1\f[R]).
+If a digit or letter makes no sense with the current value of
+\f[B]ibase\f[R], they are set to the value of the highest valid digit in
+\f[B]ibase\f[R].
+.PP
+Single-character numbers (i.e., \f[B]A\f[R] alone) take the value that
+they would have if they were valid digits, regardless of the value of
+\f[B]ibase\f[R].
+This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
+\f[B]F\f[R] alone always equals decimal \f[B]15\f[R].
+.SH COMMANDS
+.PP
+The valid commands are listed below.
+.SS Printing
+.PP
+These commands are used for printing.
+.PP
+\f[B]p\f[R]
+.PP
+: Prints the value on top of the stack, whether number or string, and
+prints a newline after.
+.IP
+.nf
+\f[C]
+This does not alter the stack.
+\f[R]
+.fi
+.PP
+\f[B]n\f[R]
+.PP
+: Prints the value on top of the stack, whether number or string, and
+pops it off of the stack.
+.PP
+\f[B]P\f[R]
+.PP
+: Pops a value off the stack.
+.IP
+.nf
+\f[C]
+If the value is a number, it is truncated and the absolute value of the
+result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+interpreted as an ASCII character, making it a byte stream.
+
+If the value is a string, it is printed without a trailing newline.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]f\f[R]
+.PP
+: Prints the entire contents of the stack, in order from newest to
+oldest, without altering anything.
+.IP
+.nf
+\f[C]
+Users should use this command when they get lost.
+\f[R]
+.fi
+.SS Arithmetic
+.PP
+These are the commands used for arithmetic.
+.PP
+\f[B]+\f[R]
+.PP
+: The top two values are popped off the stack, added, and the result is
+pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
+both operands.
+.PP
+\f[B]-\f[R]
+.PP
+: The top two values are popped off the stack, subtracted, and the
+result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
+both operands.
+.PP
+\f[B]*\f[R]
+.PP
+: The top two values are popped off the stack, multiplied, and the
+result is pushed onto the stack.
+If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
+\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
+\f[I]scale\f[R] of the result is equal to
+\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
+\f[B]max()\f[R] return the obvious values.
+.PP
+\f[B]/\f[R]
+.PP
+: The top two values are popped off the stack, divided, and the result
+is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]%\f[R]
+.PP
+: The top two values are popped off the stack, remaindered, and the
+result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+2) Using the result of step 1 to calculate **a-(a/b)\[rs]*b** to *scale*
+**max(scale+scale(b),scale(a))**.
+
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]\[ti]\f[R]
+.PP
+: The top two values are popped off the stack, divided and remaindered,
+and the results (divided first, remainder second) are pushed onto the
+stack.
+This is equivalent to \f[B]x y / x y %\f[R] except that \f[B]x\f[R] and
+\f[B]y\f[R] are only evaluated once.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: The top two values are popped off the stack, the second is raised to
+the power of the first, and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer, and if that
+value is negative, the second value popped off of the stack must be
+non-zero.
+\f[R]
+.fi
+.PP
+\f[B]v\f[R]
+.PP
+: The top value is popped off the stack, its square root is computed,
+and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The value popped off of the stack must be non-negative.
+\f[R]
+.fi
+.PP
+\f[B]_\f[R]
+.PP
+: If this command \f[I]immediately\f[R] precedes a number (i.e., no
+spaces or other commands), then that number is input as a negative
+number.
+.IP
+.nf
+\f[C]
+Otherwise, the top value on the stack is popped and copied, and the copy is
+negated and pushed onto the stack. This behavior without a number is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]b\f[R]
+.PP
+: The top value is popped off the stack, and if it is zero, it is pushed
+back onto the stack.
+Otherwise, its absolute value is pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]|\f[R]
+.PP
+: The top three values are popped off the stack, a modular
+exponentiation is computed, and the result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+The first value popped is used as the reduction modulus and must be an
+integer and non-zero. The second value popped is used as the exponent and
+must be an integer and non-negative. The third value popped is the base and
+must be an integer.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]G\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]N\f[R]
+.PP
+: The top value is popped off of the stack, and if it a \f[B]0\f[R], a
+\f[B]1\f[R] is pushed; otherwise, a \f[B]0\f[R] is pushed.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B](\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than the second, or
+\f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]{\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B])\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than the second, or
+\f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]}\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]M\f[R]
+.PP
+: The top two values are popped off of the stack.
+If they are both non-zero, a \f[B]1\f[R] is pushed onto the stack.
+If either of them is zero, or both of them are, then a \f[B]0\f[R] is
+pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]m\f[R]
+.PP
+: The top two values are popped off of the stack.
+If at least one of them is non-zero, a \f[B]1\f[R] is pushed onto the
+stack.
+If both of them are zero, then a \f[B]0\f[R] is pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is like the **||** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Stack Control
+.PP
+These commands control the stack.
+.PP
+\f[B]c\f[R]
+.PP
+: Removes all items from (\[dq]clears\[dq]) the stack.
+.PP
+\f[B]d\f[R]
+.PP
+: Copies the item on top of the stack (\[dq]duplicates\[dq]) and pushes
+the copy onto the stack.
+.PP
+\f[B]r\f[R]
+.PP
+: Swaps (\[dq]reverses\[dq]) the two top items on the stack.
+.PP
+\f[B]R\f[R]
+.PP
+: Pops (\[dq]removes\[dq]) the top value from the stack.
+.SS Register Control
+.PP
+These commands control registers (see the \f[B]REGISTERS\f[R] section).
+.PP
+\f[B]s\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the stack and stores it into register
+\f[I]r\f[R].
+.PP
+\f[B]l\f[R]\f[I]r\f[R]
+.PP
+: Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
+This does not alter the contents of \f[I]r\f[R].
+.PP
+\f[B]S\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the (main) stack and pushes it onto the
+stack of register \f[I]r\f[R].
+The previous value of the register becomes inaccessible.
+.PP
+\f[B]L\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the stack for register \f[I]r\f[R] and
+push it onto the main stack.
+The previous value in the stack for register \f[I]r\f[R], if any, is now
+accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
+.SS Parameters
+.PP
+These commands control the values of \f[B]ibase\f[R], \f[B]obase\f[R],
+and \f[B]scale\f[R].
+Also see the \f[B]SYNTAX\f[R] section.
+.PP
+\f[B]i\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]ibase\f[R], which must be between \f[B]2\f[R] and \f[B]16\f[R],
+inclusive.
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]o\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]obase\f[R], which must be between \f[B]2\f[R] and
+\f[B]DC_BASE_MAX\f[R], inclusive (see the \f[B]LIMITS\f[R] section).
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]k\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]scale\f[R], which must be non-negative.
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]I\f[R]
+.PP
+: Pushes the current value of \f[B]ibase\f[R] onto the main stack.
+.PP
+\f[B]O\f[R]
+.PP
+: Pushes the current value of \f[B]obase\f[R] onto the main stack.
+.PP
+\f[B]K\f[R]
+.PP
+: Pushes the current value of \f[B]scale\f[R] onto the main stack.
+.PP
+\f[B]T\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]U\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]V\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Strings
+.PP
+The following commands control strings.
+.PP
+dc(1) can work with both numbers and strings, and registers (see the
+\f[B]REGISTERS\f[R] section) can hold both strings and numbers.
+dc(1) always knows whether the contents of a register are a string or a
+number.
+.PP
+While arithmetic operations have to have numbers, and will print an
+error if given a string, other commands accept strings.
+.PP
+Strings can also be executed as macros.
+For example, if the string \f[B][1pR]\f[R] is executed as a macro, then
+the code \f[B]1pR\f[R] is executed, meaning that the \f[B]1\f[R] will be
+printed with a newline after and then popped from the stack.
+.PP
+\f[B][\f[R]\f[I]characters\f[R]\f[B]]\f[R]
+.PP
+: Makes a string containing \f[I]characters\f[R] and pushes it onto the
+stack.
+.IP
+.nf
+\f[C]
+If there are brackets (**\[rs][** and **\[rs]]**) in the string, then they must be
+balanced. Unbalanced brackets can be escaped using a backslash (**\[rs]\[rs]**)
+character.
+
+If there is a backslash character in the string, the character after it
+(even another backslash) is put into the string verbatim, but the (first)
+backslash is not.
+\f[R]
+.fi
+.PP
+\f[B]a\f[R]
+.PP
+: The value on top of the stack is popped.
+.IP
+.nf
+\f[C]
+If it is a number, it is truncated and its absolute value is taken. The
+result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+empty string; otherwise, push a one-character string where the character is
+the result of the mod interpreted as an ASCII character.
+
+If it is a string, then a new string is made. If the original string is
+empty, the new string is empty. If it is not, then the first character of
+the original string is used to create the new string as a one-character
+string. The new string is then pushed onto the stack.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]x\f[R]
+.PP
+: Pops a value off of the top of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, it is pushed back onto the stack.
+
+If it is a string, it is executed as a macro.
+
+This behavior is the norm whenever a macro is executed, whether by this
+command or by the conditional execution commands below.
+\f[R]
+.fi
+.PP
+\f[B]>\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is greater than the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+For example, **0 1>a** will execute the contents of register **a**, and
+**1 0>a** will not.
+
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!>\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not greater than the second (less than or equal
+to), then the contents of register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]<\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is less than the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!<\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not less than the second (greater than or equal
+to), then the contents of register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]=\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is equal to the second, then the contents of register
+\f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!=\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not equal to the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]?\f[R]
+.PP
+: Reads a line from the \f[B]stdin\f[R] and executes it.
+This is to allow macros to request input from users.
+.PP
+\f[B]q\f[R]
+.PP
+: During execution of a macro, this exits the execution of that macro
+and the execution of the macro that executed it.
+If there are no macros, or only one macro executing, dc(1) exits.
+.PP
+\f[B]Q\f[R]
+.PP
+: Pops a value from the stack which must be non-negative and is used the
+number of macro executions to pop off of the execution stack.
+If the number of levels to pop is greater than the number of executing
+macros, dc(1) exits.
+.SS Status
+.PP
+These commands query status of the stack or its top value.
+.PP
+\f[B]Z\f[R]
+.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, calculates the number of significant decimal digits it
+has and pushes the result.
+
+If it is a string, pushes the number of characters the string has.
+\f[R]
+.fi
+.PP
+\f[B]X\f[R]
+.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, pushes the *scale* of the value onto the stack.
+
+If it is a string, pushes **0**.
+\f[R]
+.fi
+.PP
+\f[B]z\f[R]
+.PP
+: Pushes the current stack depth (before execution of this command).
+.SS Arrays
+.PP
+These commands manipulate arrays.
+.PP
+\f[B]:\f[R]\f[I]r\f[R]
+.PP
+: Pops the top two values off of the stack.
+The second value will be stored in the array \f[I]r\f[R] (see the
+\f[B]REGISTERS\f[R] section), indexed by the first value.
+.PP
+\f[B];\f[R]\f[I]r\f[R]
+.PP
+: Pops the value on top of the stack and uses it as an index into the
+array \f[I]r\f[R].
+The selected value is then pushed onto the stack.
+.SH REGISTERS
+.PP
+Registers are names that can store strings, numbers, and arrays.
+(Number/string registers do not interfere with array registers.)
+.PP
+Each register is also its own stack, so the current register value is
+the top of the stack for the register.
+All registers, when first referenced, have one value (\f[B]0\f[R]) in
+their stack.
+.PP
+In non-extended register mode, a register name is just the single
+character that follows any command that needs a register name.
+The only exception is a newline (\f[B]\[aq]\[rs]n\[aq]\f[R]); it is a
+parse error for a newline to be used as a register name.
+.SS Extended Register Mode
+.PP
+Unlike most other dc(1) implentations, this dc(1) provides nearly
+unlimited amounts of registers, if extended register mode is enabled.
+.PP
+If extended register mode is enabled (\f[B]-x\f[R] or
+\f[B]--extended-register\f[R] command-line arguments are given), then
+normal single character registers are used \f[I]unless\f[R] the
+character immediately following a command that needs a register name is
+a space (according to \f[B]isspace()\f[R]) and not a newline
+(\f[B]\[aq]\[rs]n\[aq]\f[R]).
+.PP
+In that case, the register name is found according to the regex
+\f[B][a-z][a-z0-9_]*\f[R] (like bc(1) identifiers), and it is a parse
+error if the next non-space characters do not match that regex.
+.SH RESET
+.PP
+When dc(1) encounters an error or a signal that it has a non-default
+handler for, it resets.
+This means that several things happen.
+.PP
+First, any macros that are executing are stopped and popped off the
+stack.
+The behavior is not unlike that of exceptions in programming languages.
+Then the execution point is set so that any code waiting to execute
+(after all macros returned) is skipped.
+.PP
+Thus, when dc(1) resets, it skips any remaining code waiting to be
+executed.
+Then, if it is interactive mode, and the error was not a fatal error
+(see the \f[B]EXIT STATUS\f[R] section), it asks for more input;
+otherwise, it exits with the appropriate return code.
+.SH PERFORMANCE
+.PP
+Most dc(1) implementations use \f[B]char\f[R] types to calculate the
+value of \f[B]1\f[R] decimal digit at a time, but that can be slow.
+This dc(1) does something different.
+.PP
+It uses large integers to calculate more than \f[B]1\f[R] decimal digit
+at a time.
+If built in a environment where \f[B]DC_LONG_BIT\f[R] (see the
+\f[B]LIMITS\f[R] section) is \f[B]64\f[R], then each integer has
+\f[B]9\f[R] decimal digits.
+If built in an environment where \f[B]DC_LONG_BIT\f[R] is \f[B]32\f[R]
+then each integer has \f[B]4\f[R] decimal digits.
+This value (the number of decimal digits per large integer) is called
+\f[B]DC_BASE_DIGS\f[R].
+.PP
+In addition, this dc(1) uses an even larger integer for overflow
+checking.
+This integer type depends on the value of \f[B]DC_LONG_BIT\f[R], but is
+always at least twice as large as the integer type used to store digits.
+.SH LIMITS
+.PP
+The following are the limits on dc(1):
+.PP
+\f[B]DC_LONG_BIT\f[R]
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
+dc(1) was built.
+This determines how many decimal digits can be stored in a single large
+integer (see the \f[B]PERFORMANCE\f[R] section).
+.PP
+\f[B]DC_BASE_DIGS\f[R]
+.PP
+: The number of decimal digits per large integer (see the
+\f[B]PERFORMANCE\f[R] section).
+Depends on \f[B]DC_LONG_BIT\f[R].
+.PP
+\f[B]DC_BASE_POW\f[R]
+.PP
+: The max decimal number that each large integer can store (see
+\f[B]DC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
+Depends on \f[B]DC_BASE_DIGS\f[R].
+.PP
+\f[B]DC_OVERFLOW_MAX\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+section) can hold.
+Depends on \f[B]DC_LONG_BIT\f[R].
+.PP
+\f[B]DC_BASE_MAX\f[R]
+.PP
+: The maximum output base.
+Set at \f[B]DC_BASE_POW\f[R].
+.PP
+\f[B]DC_DIM_MAX\f[R]
+.PP
+: The maximum size of arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+\f[B]DC_SCALE_MAX\f[R]
+.PP
+: The maximum \f[B]scale\f[R].
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_STRING_MAX\f[R]
+.PP
+: The maximum length of strings.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_NAME_MAX\f[R]
+.PP
+: The maximum length of identifiers.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_NUM_MAX\f[R]
+.PP
+: The maximum length of a number (in decimal digits), which includes
+digits after the decimal point.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+Exponent
+.PP
+: The maximum allowable exponent (positive or negative).
+Set at \f[B]DC_OVERFLOW_MAX\f[R].
+.PP
+Number of vars
+.PP
+: The maximum number of vars/arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+These limits are meant to be effectively non-existent; the limits are so
+large (at least on 64-bit machines) that there should not be any point
+at which they become a problem.
+In fact, memory should be exhausted before these limits should be hit.
+.SH ENVIRONMENT VARIABLES
+.PP
+dc(1) recognizes the following environment variables:
+.PP
+\f[B]DC_ENV_ARGS\f[R]
+.PP
+: This is another way to give command-line arguments to dc(1).
+They should be in the same format as all other command-line arguments.
+These are always processed first, so any files given in
+\f[B]DC_ENV_ARGS\f[R] will be processed before arguments and files given
+on the command-line.
+This gives the user the ability to set up \[dq]standard\[dq] options and
+files to be used at every invocation.
+The most useful thing for such files to contain would be useful
+functions that the user might want every time dc(1) runs.
+Another use would be to use the \f[B]-e\f[R] option to set
+\f[B]scale\f[R] to a value other than \f[B]0\f[R].
+.IP
+.nf
+\f[C]
+The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some dc file.dc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]dc\[rs]\[dq] file.dc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]dc\[aq] file.dc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
+\f[B]DC_LINE_LENGTH\f[R]
+.PP
+: If this environment variable exists and contains an integer that is
+greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
+(\f[B]2\[ha]16-1\f[R]), dc(1) will output lines to that length,
+including the backslash newline combo.
+The default line length is \f[B]70\f[R].
+.PP
+\f[B]DC_EXPR_EXIT\f[R]
+.PP
+: If this variable exists (no matter the contents), dc(1) will exit
+immediately after executing expressions and files given by the
+\f[B]-e\f[R] and/or \f[B]-f\f[R] command-line options (and any
+equivalents).
+.SH EXIT STATUS
+.PP
+dc(1) returns the following exit statuses:
+.PP
+\f[B]0\f[R]
+.PP
+: No error.
+.PP
+\f[B]1\f[R]
+.PP
+: A math error occurred.
+This follows standard practice of using \f[B]1\f[R] for expected errors,
+since math errors will happen in the process of normal execution.
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**) operator.
+\f[R]
+.fi
+.PP
+\f[B]2\f[R]
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, and using a token where it is
+invalid.
+\f[R]
+.fi
+.PP
+\f[B]3\f[R]
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, and attempting an operation when
+the stack has too few elements.
+\f[R]
+.fi
+.PP
+\f[B]4\f[R]
+.PP
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (dc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
+.PP
+The exit status \f[B]4\f[R] is special; when a fatal error occurs, dc(1)
+always exits and returns \f[B]4\f[R], no matter what mode dc(1) is in.
+.PP
+The other statuses will only be returned when dc(1) is not in
+interactive mode (see the \f[B]INTERACTIVE MODE\f[R] section), since
+dc(1) resets its state (see the \f[B]RESET\f[R] section) and accepts
+more input when one of those errors occurs in interactive mode.
+This is also the case when interactive mode is forced by the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.PP
+These exit statuses allow dc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.SH INTERACTIVE MODE
+.PP
+Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both \f[B]stdin\f[R]
+and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
+and \f[B]--interactive\f[R] option can turn it on in other cases.
+.PP
+In interactive mode, dc(1) attempts to recover from errors (see the
+\f[B]RESET\f[R] section), and in normal execution, flushes
+\f[B]stdout\f[R] as soon as execution is done for the current input.
+.SH TTY MODE
+.PP
+If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
+connected to a TTY, dc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is different from interactive mode because interactive mode is
+required in the bc(1)
+specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
+to be connected to a terminal.
+.SH SIGNAL HANDLING
+.PP
+Sending a \f[B]SIGINT\f[R] will cause dc(1) to stop execution of the
+current input.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If dc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If dc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
+.PP
+This means that if a \f[B]SIGINT\f[R] is sent to dc(1) as it is
+executing a file, it can seem as though dc(1) did not respond to the
+signal since it will immediately start executing the next file.
+This is by design; most files that users execute when interacting with
+dc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file.
+The rest of the files could still be executed without problem, allowing
+the user to continue.
+.PP
+\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause dc(1) to clean up and
+exit, and it uses the default handler for all other signals.
+.SH SEE ALSO
+.PP
+bc(1)
+.SH STANDARDS
+.PP
+The dc(1) utility operators are compliant with the operators in the
+bc(1) IEEE Std 1003.1-2017
+(\[lq]POSIX.1-2017\[rq]) (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+specification.
+.SH BUGS
+.PP
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
+.SH AUTHOR
+.PP
+Gavin D.
+Howard <gavin@yzena.com> and contributors.
diff --git a/manuals/dc/EHNP.1.md b/manuals/dc/EHNP.1.md
new file mode 100644
index 00000000..edbf30b2
--- /dev/null
+++ b/manuals/dc/EHNP.1.md
@@ -0,0 +1,1023 @@
+<!---
+
+SPDX-License-Identifier: BSD-2-Clause
+
+Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+-->
+
+# Name
+
+dc - arbitrary-precision decimal reverse-Polish notation calculator
+
+# SYNOPSIS
+
+**dc** [**-hiPRvVx**] [**-\-version**] [**-\-help**] [**-\-interactive**] [**-\-no-prompt**] [**-\-no-read-prompt**] [**-\-extended-register**] [**-e** *expr*] [**-\-expression**=*expr*...] [**-f** *file*...] [**-\-file**=*file*...] [*file*...]
+
+# DESCRIPTION
+
+dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
+notation) to store numbers and results of computations. Arithmetic operations
+pop arguments off of the stack and push the results.
+
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
+
+# OPTIONS
+
+The following are the options that dc(1) accepts.
+
+**-h**, **-\-help**
+
+: Prints a usage message and quits.
+
+**-v**, **-V**, **-\-version**
+
+: Print the version information (copyright header) and exit.
+
+**-i**, **-\-interactive**
+
+: Forces interactive mode. (See the **INTERACTIVE MODE** section.)
+
+ This is a **non-portable extension**.
+
+**-P**, **-\-no-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-R**, **-\-no-read-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-x** **-\-extended-register**
+
+: Enables extended register mode. See the *Extended Register Mode* subsection
+ of the **REGISTERS** section for more information.
+
+ This is a **non-portable extension**.
+
+**-e** *expr*, **-\-expression**=*expr*
+
+: Evaluates *expr*. If multiple expressions are given, they are evaluated in
+ order. If files are given as well (see below), the expressions and files are
+ evaluated in the order given. This means that if a file is given before an
+ expression, the file is read in and evaluated first.
+
+ If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**, whether on the
+ command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+ **-\-expression**, **-f**, or **-\-file** arguments are given after **-f-**
+ or equivalent is given, dc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+**-f** *file*, **-\-file**=*file*
+
+: Reads in *file* and evaluates it, line by line, as though it were read
+ through **stdin**. If expressions are also given (see above), the
+ expressions are evaluated in the order given.
+
+ If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**. However, if any other
+ **-e**, **-\-expression**, **-f**, or **-\-file** arguments are given after
+ **-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+All long options are **non-portable extensions**.
+
+# STDOUT
+
+Any non-error output is written to **stdout**. In addition, if history (see the
+**HISTORY** section) and the prompt (see the **TTY MODE** section) are enabled,
+both are output to **stdout**.
+
+**Note**: Unlike other dc(1) implementations, this dc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stdout**, so if
+**stdout** is closed, as in **dc <file> >&-**, it will quit with an error. This
+is done so that dc(1) can report problems when **stdout** is redirected to a
+file.
+
+If there are scripts that depend on the behavior of other dc(1) implementations,
+it is recommended that those scripts be changed to redirect **stdout** to
+**/dev/null**.
+
+# STDERR
+
+Any error output is written to **stderr**.
+
+**Note**: Unlike other dc(1) implementations, this dc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stderr**, so if
+**stderr** is closed, as in **dc <file> 2>&-**, it will quit with an error. This
+is done so that dc(1) can exit with an error code when **stderr** is redirected
+to a file.
+
+If there are scripts that depend on the behavior of other dc(1) implementations,
+it is recommended that those scripts be changed to redirect **stderr** to
+**/dev/null**.
+
+# SYNTAX
+
+Each item in the input source code, either a number (see the **NUMBERS**
+section) or a command (see the **COMMANDS** section), is processed and executed,
+in order. Input is processed immediately when entered.
+
+**ibase** is a register (see the **REGISTERS** section) that determines how to
+interpret constant numbers. It is the "input" base, or the number base used for
+interpreting input numbers. **ibase** is initially **10**. The max allowable
+value for **ibase** is **16**. The min allowable value for **ibase** is **2**.
+The max allowable value for **ibase** can be queried in dc(1) programs with the
+**T** command.
+
+**obase** is a register (see the **REGISTERS** section) that determines how to
+output results. It is the "output" base, or the number base used for outputting
+numbers. **obase** is initially **10**. The max allowable value for **obase** is
+**DC_BASE_MAX** and can be queried with the **U** command. The min allowable
+value for **obase** is **2**. Values are output in the specified base.
+
+The *scale* of an expression is the number of digits in the result of the
+expression right of the decimal point, and **scale** is a register (see the
+**REGISTERS** section) that sets the precision of any operations (with
+exceptions). **scale** is initially **0**. **scale** cannot be negative. The max
+allowable value for **scale** can be queried in dc(1) programs with the **V**
+command.
+
+## Comments
+
+Comments go from **#** until, and not including, the next newline. This is a
+**non-portable extension**.
+
+# NUMBERS
+
+Numbers are strings made up of digits, uppercase letters up to **F**, and at
+most **1** period for a radix. Numbers can have up to **DC_NUM_MAX** digits.
+Uppercase letters are equal to **9** + their position in the alphabet (i.e.,
+**A** equals **10**, or **9+1**). If a digit or letter makes no sense with the
+current value of **ibase**, they are set to the value of the highest valid digit
+in **ibase**.
+
+Single-character numbers (i.e., **A** alone) take the value that they would have
+if they were valid digits, regardless of the value of **ibase**. This means that
+**A** alone always equals decimal **10** and **F** alone always equals decimal
+**15**.
+
+# COMMANDS
+
+The valid commands are listed below.
+
+## Printing
+
+These commands are used for printing.
+
+**p**
+
+: Prints the value on top of the stack, whether number or string, and prints a
+ newline after.
+
+ This does not alter the stack.
+
+**n**
+
+: Prints the value on top of the stack, whether number or string, and pops it
+ off of the stack.
+
+**P**
+
+: Pops a value off the stack.
+
+ If the value is a number, it is truncated and the absolute value of the
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
+
+ If the value is a string, it is printed without a trailing newline.
+
+ This is a **non-portable extension**.
+
+**f**
+
+: Prints the entire contents of the stack, in order from newest to oldest,
+ without altering anything.
+
+ Users should use this command when they get lost.
+
+## Arithmetic
+
+These are the commands used for arithmetic.
+
+**+**
+
+: The top two values are popped off the stack, added, and the result is pushed
+ onto the stack. The *scale* of the result is equal to the max *scale* of
+ both operands.
+
+**-**
+
+: The top two values are popped off the stack, subtracted, and the result is
+ pushed onto the stack. The *scale* of the result is equal to the max
+ *scale* of both operands.
+
+**\***
+
+: The top two values are popped off the stack, multiplied, and the result is
+ pushed onto the stack. If **a** is the *scale* of the first expression and
+ **b** is the *scale* of the second expression, the *scale* of the result
+ is equal to **min(a+b,max(scale,a,b))** where **min()** and **max()** return
+ the obvious values.
+
+**/**
+
+: The top two values are popped off the stack, divided, and the result is
+ pushed onto the stack. The *scale* of the result is equal to **scale**.
+
+ The first value popped off of the stack must be non-zero.
+
+**%**
+
+: The top two values are popped off the stack, remaindered, and the result is
+ pushed onto the stack.
+
+ Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+ 2) Using the result of step 1 to calculate **a-(a/b)\*b** to *scale*
+ **max(scale+scale(b),scale(a))**.
+
+ The first value popped off of the stack must be non-zero.
+
+**~**
+
+: The top two values are popped off the stack, divided and remaindered, and
+ the results (divided first, remainder second) are pushed onto the stack.
+ This is equivalent to **x y / x y %** except that **x** and **y** are only
+ evaluated once.
+
+ The first value popped off of the stack must be non-zero.
+
+ This is a **non-portable extension**.
+
+**\^**
+
+: The top two values are popped off the stack, the second is raised to the
+ power of the first, and the result is pushed onto the stack. The *scale* of
+ the result is equal to **scale**.
+
+ The first value popped off of the stack must be an integer, and if that
+ value is negative, the second value popped off of the stack must be
+ non-zero.
+
+**v**
+
+: The top value is popped off the stack, its square root is computed, and the
+ result is pushed onto the stack. The *scale* of the result is equal to
+ **scale**.
+
+ The value popped off of the stack must be non-negative.
+
+**\_**
+
+: If this command *immediately* precedes a number (i.e., no spaces or other
+ commands), then that number is input as a negative number.
+
+ Otherwise, the top value on the stack is popped and copied, and the copy is
+ negated and pushed onto the stack. This behavior without a number is a
+ **non-portable extension**.
+
+**b**
+
+: The top value is popped off the stack, and if it is zero, it is pushed back
+ onto the stack. Otherwise, its absolute value is pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**|**
+
+: The top three values are popped off the stack, a modular exponentiation is
+ computed, and the result is pushed onto the stack.
+
+ The first value popped is used as the reduction modulus and must be an
+ integer and non-zero. The second value popped is used as the exponent and
+ must be an integer and non-negative. The third value popped is the base and
+ must be an integer.
+
+ This is a **non-portable extension**.
+
+**G**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if they are equal, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**N**
+
+: The top value is popped off of the stack, and if it a **0**, a **1** is
+ pushed; otherwise, a **0** is pushed.
+
+ This is a **non-portable extension**.
+
+**(**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is less than the second, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**{**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is less than or equal to the second, or **0**
+ otherwise.
+
+ This is a **non-portable extension**.
+
+**)**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is greater than the second, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**}**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is greater than or equal to the second, or
+ **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**M**
+
+: The top two values are popped off of the stack. If they are both non-zero, a
+ **1** is pushed onto the stack. If either of them is zero, or both of them
+ are, then a **0** is pushed onto the stack.
+
+ This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+ operator.
+
+ This is a **non-portable extension**.
+
+**m**
+
+: The top two values are popped off of the stack. If at least one of them is
+ non-zero, a **1** is pushed onto the stack. If both of them are zero, then a
+ **0** is pushed onto the stack.
+
+ This is like the **||** operator in bc(1), and it is *not* a short-circuit
+ operator.
+
+ This is a **non-portable extension**.
+
+## Stack Control
+
+These commands control the stack.
+
+**c**
+
+: Removes all items from ("clears") the stack.
+
+**d**
+
+: Copies the item on top of the stack ("duplicates") and pushes the copy onto
+ the stack.
+
+**r**
+
+: Swaps ("reverses") the two top items on the stack.
+
+**R**
+
+: Pops ("removes") the top value from the stack.
+
+## Register Control
+
+These commands control registers (see the **REGISTERS** section).
+
+**s**_r_
+
+: Pops the value off the top of the stack and stores it into register *r*.
+
+**l**_r_
+
+: Copies the value in register *r* and pushes it onto the stack. This does not
+ alter the contents of *r*.
+
+**S**_r_
+
+: Pops the value off the top of the (main) stack and pushes it onto the stack
+ of register *r*. The previous value of the register becomes inaccessible.
+
+**L**_r_
+
+: Pops the value off the top of the stack for register *r* and push it onto
+ the main stack. The previous value in the stack for register *r*, if any, is
+ now accessible via the **l**_r_ command.
+
+## Parameters
+
+These commands control the values of **ibase**, **obase**, and **scale**. Also
+see the **SYNTAX** section.
+
+**i**
+
+: Pops the value off of the top of the stack and uses it to set **ibase**,
+ which must be between **2** and **16**, inclusive.
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**o**
+
+: Pops the value off of the top of the stack and uses it to set **obase**,
+ which must be between **2** and **DC_BASE_MAX**, inclusive (see the
+ **LIMITS** section).
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**k**
+
+: Pops the value off of the top of the stack and uses it to set **scale**,
+ which must be non-negative.
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**I**
+
+: Pushes the current value of **ibase** onto the main stack.
+
+**O**
+
+: Pushes the current value of **obase** onto the main stack.
+
+**K**
+
+: Pushes the current value of **scale** onto the main stack.
+
+**T**
+
+: Pushes the maximum allowable value of **ibase** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**U**
+
+: Pushes the maximum allowable value of **obase** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**V**
+
+: Pushes the maximum allowable value of **scale** onto the main stack.
+
+ This is a **non-portable extension**.
+
+## Strings
+
+The following commands control strings.
+
+dc(1) can work with both numbers and strings, and registers (see the
+**REGISTERS** section) can hold both strings and numbers. dc(1) always knows
+whether the contents of a register are a string or a number.
+
+While arithmetic operations have to have numbers, and will print an error if
+given a string, other commands accept strings.
+
+Strings can also be executed as macros. For example, if the string **[1pR]** is
+executed as a macro, then the code **1pR** is executed, meaning that the **1**
+will be printed with a newline after and then popped from the stack.
+
+**\[**_characters_**\]**
+
+: Makes a string containing *characters* and pushes it onto the stack.
+
+ If there are brackets (**\[** and **\]**) in the string, then they must be
+ balanced. Unbalanced brackets can be escaped using a backslash (**\\**)
+ character.
+
+ If there is a backslash character in the string, the character after it
+ (even another backslash) is put into the string verbatim, but the (first)
+ backslash is not.
+
+**a**
+
+: The value on top of the stack is popped.
+
+ If it is a number, it is truncated and its absolute value is taken. The
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
+
+ If it is a string, then a new string is made. If the original string is
+ empty, the new string is empty. If it is not, then the first character of
+ the original string is used to create the new string as a one-character
+ string. The new string is then pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**x**
+
+: Pops a value off of the top of the stack.
+
+ If it is a number, it is pushed back onto the stack.
+
+ If it is a string, it is executed as a macro.
+
+ This behavior is the norm whenever a macro is executed, whether by this
+ command or by the conditional execution commands below.
+
+**\>**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is greater than the second, then the contents of register
+ *r* are executed.
+
+ For example, **0 1>a** will execute the contents of register **a**, and
+ **1 0>a** will not.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**>**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!\>**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not greater than the second (less than or equal to), then
+ the contents of register *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!\>**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**\<**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is less than the second, then the contents of register *r*
+ are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**\<**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!\<**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not less than the second (greater than or equal to), then
+ the contents of register *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!\<**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**=**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is equal to the second, then the contents of register *r*
+ are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**=**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!=**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not equal to the second, then the contents of register
+ *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!=**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**?**
+
+: Reads a line from the **stdin** and executes it. This is to allow macros to
+ request input from users.
+
+**q**
+
+: During execution of a macro, this exits the execution of that macro and the
+ execution of the macro that executed it. If there are no macros, or only one
+ macro executing, dc(1) exits.
+
+**Q**
+
+: Pops a value from the stack which must be non-negative and is used the
+ number of macro executions to pop off of the execution stack. If the number
+ of levels to pop is greater than the number of executing macros, dc(1)
+ exits.
+
+## Status
+
+These commands query status of the stack or its top value.
+
+**Z**
+
+: Pops a value off of the stack.
+
+ If it is a number, calculates the number of significant decimal digits it
+ has and pushes the result.
+
+ If it is a string, pushes the number of characters the string has.
+
+**X**
+
+: Pops a value off of the stack.
+
+ If it is a number, pushes the *scale* of the value onto the stack.
+
+ If it is a string, pushes **0**.
+
+**z**
+
+: Pushes the current stack depth (before execution of this command).
+
+## Arrays
+
+These commands manipulate arrays.
+
+**:**_r_
+
+: Pops the top two values off of the stack. The second value will be stored in
+ the array *r* (see the **REGISTERS** section), indexed by the first value.
+
+**;**_r_
+
+: Pops the value on top of the stack and uses it as an index into the array
+ *r*. The selected value is then pushed onto the stack.
+
+# REGISTERS
+
+Registers are names that can store strings, numbers, and arrays. (Number/string
+registers do not interfere with array registers.)
+
+Each register is also its own stack, so the current register value is the top of
+the stack for the register. All registers, when first referenced, have one value
+(**0**) in their stack.
+
+In non-extended register mode, a register name is just the single character that
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
+
+## Extended Register Mode
+
+Unlike most other dc(1) implentations, this dc(1) provides nearly unlimited
+amounts of registers, if extended register mode is enabled.
+
+If extended register mode is enabled (**-x** or **-\-extended-register**
+command-line arguments are given), then normal single character registers are
+used *unless* the character immediately following a command that needs a
+register name is a space (according to **isspace()**) and not a newline
+(**'\\n'**).
+
+In that case, the register name is found according to the regex
+**\[a-z\]\[a-z0-9\_\]\*** (like bc(1) identifiers), and it is a parse error if
+the next non-space characters do not match that regex.
+
+# RESET
+
+When dc(1) encounters an error or a signal that it has a non-default handler
+for, it resets. This means that several things happen.
+
+First, any macros that are executing are stopped and popped off the stack.
+The behavior is not unlike that of exceptions in programming languages. Then
+the execution point is set so that any code waiting to execute (after all
+macros returned) is skipped.
+
+Thus, when dc(1) resets, it skips any remaining code waiting to be executed.
+Then, if it is interactive mode, and the error was not a fatal error (see the
+**EXIT STATUS** section), it asks for more input; otherwise, it exits with the
+appropriate return code.
+
+# PERFORMANCE
+
+Most dc(1) implementations use **char** types to calculate the value of **1**
+decimal digit at a time, but that can be slow. This dc(1) does something
+different.
+
+It uses large integers to calculate more than **1** decimal digit at a time. If
+built in a environment where **DC_LONG_BIT** (see the **LIMITS** section) is
+**64**, then each integer has **9** decimal digits. If built in an environment
+where **DC_LONG_BIT** is **32** then each integer has **4** decimal digits. This
+value (the number of decimal digits per large integer) is called
+**DC_BASE_DIGS**.
+
+In addition, this dc(1) uses an even larger integer for overflow checking. This
+integer type depends on the value of **DC_LONG_BIT**, but is always at least
+twice as large as the integer type used to store digits.
+
+# LIMITS
+
+The following are the limits on dc(1):
+
+**DC_LONG_BIT**
+
+: The number of bits in the **long** type in the environment where dc(1) was
+ built. This determines how many decimal digits can be stored in a single
+ large integer (see the **PERFORMANCE** section).
+
+**DC_BASE_DIGS**
+
+: The number of decimal digits per large integer (see the **PERFORMANCE**
+ section). Depends on **DC_LONG_BIT**.
+
+**DC_BASE_POW**
+
+: The max decimal number that each large integer can store (see
+ **DC_BASE_DIGS**) plus **1**. Depends on **DC_BASE_DIGS**.
+
+**DC_OVERFLOW_MAX**
+
+: The max number that the overflow type (see the **PERFORMANCE** section) can
+ hold. Depends on **DC_LONG_BIT**.
+
+**DC_BASE_MAX**
+
+: The maximum output base. Set at **DC_BASE_POW**.
+
+**DC_DIM_MAX**
+
+: The maximum size of arrays. Set at **SIZE_MAX-1**.
+
+**DC_SCALE_MAX**
+
+: The maximum **scale**. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_STRING_MAX**
+
+: The maximum length of strings. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_NAME_MAX**
+
+: The maximum length of identifiers. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_NUM_MAX**
+
+: The maximum length of a number (in decimal digits), which includes digits
+ after the decimal point. Set at **DC_OVERFLOW_MAX-1**.
+
+Exponent
+
+: The maximum allowable exponent (positive or negative). Set at
+ **DC_OVERFLOW_MAX**.
+
+Number of vars
+
+: The maximum number of vars/arrays. Set at **SIZE_MAX-1**.
+
+These limits are meant to be effectively non-existent; the limits are so large
+(at least on 64-bit machines) that there should not be any point at which they
+become a problem. In fact, memory should be exhausted before these limits should
+be hit.
+
+# ENVIRONMENT VARIABLES
+
+dc(1) recognizes the following environment variables:
+
+**DC_ENV_ARGS**
+
+: This is another way to give command-line arguments to dc(1). They should be
+ in the same format as all other command-line arguments. These are always
+ processed first, so any files given in **DC_ENV_ARGS** will be processed
+ before arguments and files given on the command-line. This gives the user
+ the ability to set up "standard" options and files to be used at every
+ invocation. The most useful thing for such files to contain would be useful
+ functions that the user might want every time dc(1) runs. Another use would
+ be to use the **-e** option to set **scale** to a value other than **0**.
+
+ The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+ but it does not understand escape sequences. For example, the string
+ **"/home/gavin/some dc file.dc"** will be correctly parsed, but the string
+ **"/home/gavin/some \"dc\" file.dc"** will include the backslashes.
+
+ The quote parsing will handle either kind of quotes, **'** or **"**. Thus,
+ if you have a file with any number of single quotes in the name, you can use
+ double quotes as the outside quotes, as in **"some 'dc' file.dc"**, and vice
+ versa if you have a file with double quotes. However, handling a file with
+ both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+ complexity of the parsing, though such files are still supported on the
+ command-line where the parsing is done by the shell.
+
+**DC_LINE_LENGTH**
+
+: If this environment variable exists and contains an integer that is greater
+ than **1** and is less than **UINT16_MAX** (**2\^16-1**), dc(1) will output
+ lines to that length, including the backslash newline combo. The default
+ line length is **70**.
+
+**DC_EXPR_EXIT**
+
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
+
+# EXIT STATUS
+
+dc(1) returns the following exit statuses:
+
+**0**
+
+: No error.
+
+**1**
+
+: A math error occurred. This follows standard practice of using **1** for
+ expected errors, since math errors will happen in the process of normal
+ execution.
+
+ Math errors include divide by **0**, taking the square root of a negative
+ number, attempting to convert a negative number to a hardware integer,
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
+
+ Converting to a hardware integer happens for the second operand of the power
+ (**\^**) operator.
+
+**2**
+
+: A parse error occurred.
+
+ Parse errors include unexpected **EOF**, using an invalid character, failing
+ to find the end of a string or comment, and using a token where it is
+ invalid.
+
+**3**
+
+: A runtime error occurred.
+
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
+
+**4**
+
+: A fatal error occurred.
+
+ Fatal errors include memory allocation errors, I/O errors, failing to open
+ files, attempting to use files that do not have only ASCII characters (dc(1)
+ only accepts ASCII characters), attempting to open a directory as a file,
+ and giving invalid command-line options.
+
+The exit status **4** is special; when a fatal error occurs, dc(1) always exits
+and returns **4**, no matter what mode dc(1) is in.
+
+The other statuses will only be returned when dc(1) is not in interactive mode
+(see the **INTERACTIVE MODE** section), since dc(1) resets its state (see the
+**RESET** section) and accepts more input when one of those errors occurs in
+interactive mode. This is also the case when interactive mode is forced by the
+**-i** flag or **-\-interactive** option.
+
+These exit statuses allow dc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the **-i** flag or
+**-\-interactive** option.
+
+# INTERACTIVE MODE
+
+Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both **stdin** and **stdout**
+are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
+turn it on in other cases.
+
+In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
+section), and in normal execution, flushes **stdout** as soon as execution is
+done for the current input.
+
+# TTY MODE
+
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
+
+TTY mode is different from interactive mode because interactive mode is required
+in the [bc(1) specification][1], and interactive mode requires only **stdin**
+and **stdout** to be connected to a terminal.
+
+# SIGNAL HANDLING
+
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
+
+Note that "current input" can mean one of two things. If dc(1) is processing
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
+
+This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
+can seem as though dc(1) did not respond to the signal since it will immediately
+start executing the next file. This is by design; most files that users execute
+when interacting with dc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file. The
+rest of the files could still be executed without problem, allowing the user to
+continue.
+
+**SIGTERM** and **SIGQUIT** cause dc(1) to clean up and exit, and it uses the
+default handler for all other signals.
+
+# SEE ALSO
+
+bc(1)
+
+# STANDARDS
+
+The dc(1) utility operators are compliant with the operators in the bc(1)
+[IEEE Std 1003.1-2017 (“POSIX.1-2017â€)][1] specification.
+
+# BUGS
+
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
+
+# AUTHOR
+
+Gavin D. Howard <gavin@yzena.com> and contributors.
+
+[1]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
diff --git a/manuals/dc/EHP.1 b/manuals/dc/EHP.1
new file mode 100644
index 00000000..797f0ef2
--- /dev/null
+++ b/manuals/dc/EHP.1
@@ -0,0 +1,1311 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions are met:
+.\"
+.\" * Redistributions of source code must retain the above copyright notice,
+.\" this list of conditions and the following disclaimer.
+.\"
+.\" * Redistributions in binary form must reproduce the above copyright notice,
+.\" this list of conditions and the following disclaimer in the documentation
+.\" and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
+.SH Name
+.PP
+dc - arbitrary-precision decimal reverse-Polish notation calculator
+.SH SYNOPSIS
+.PP
+\f[B]dc\f[R] [\f[B]-hiPRvVx\f[R]] [\f[B]--version\f[R]]
+[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--no-prompt\f[R]]
+[\f[B]--no-read-prompt\f[R]] [\f[B]--extended-register\f[R]]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
+.SH DESCRIPTION
+.PP
+dc(1) is an arbitrary-precision calculator.
+It uses a stack (reverse Polish notation) to store numbers and results
+of computations.
+Arithmetic operations pop arguments off of the stack and push the
+results.
+.PP
+If no files are given on the command-line as extra arguments (i.e., not
+as \f[B]-f\f[R] or \f[B]--file\f[R] arguments), then dc(1) reads from
+\f[B]stdin\f[R].
+Otherwise, those files are processed, and dc(1) will then exit.
+.PP
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where \f[B]-e\f[R] (\f[B]--expression\f[R]) and
+\f[B]-f\f[R] (\f[B]--file\f[R]) arguments cause dc(1) to execute them
+and exit.
+The reason for this is that this dc(1) allows users to set arguments in
+the environment variable \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT
+VARIABLES\f[R] section).
+Any expressions given on the command-line should be used to set up a
+standard environment.
+For example, if a user wants the \f[B]scale\f[R] always set to
+\f[B]10\f[R], they can set \f[B]DC_ENV_ARGS\f[R] to \f[B]-e 10k\f[R],
+and this dc(1) will always start with a \f[B]scale\f[R] of \f[B]10\f[R].
+.PP
+If users want to have dc(1) exit after processing all input from
+\f[B]-e\f[R] and \f[B]-f\f[R] arguments (and their equivalents), then
+they can just simply add \f[B]-e q\f[R] as the last command-line
+argument or define the environment variable \f[B]DC_EXPR_EXIT\f[R].
+.SH OPTIONS
+.PP
+The following are the options that dc(1) accepts.
+.PP
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
+.PP
+: Print the version information (copyright header) and exit.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-P\f[R], \f[B]--no-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-x\f[R] \f[B]--extended-register\f[R]
+.PP
+: Enables extended register mode.
+See the \f[I]Extended Register Mode\f[R] subsection of the
+\f[B]REGISTERS\f[R] section for more information.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
+.PP
+: Evaluates \f[I]expr\f[R].
+If multiple expressions are given, they are evaluated in order.
+If files are given as well (see below), the expressions and files are
+evaluated in the order given.
+This means that if a file is given before an expression, the file is
+read in and evaluated first.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+were read through \f[B]stdin\f[R].
+If expressions are also given (see above), the expressions are evaluated
+in the order given.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+All long options are \f[B]non-portable extensions\f[R].
+.SH STDOUT
+.PP
+Any non-error output is written to \f[B]stdout\f[R].
+In addition, if history (see the \f[B]HISTORY\f[R] section) and the
+prompt (see the \f[B]TTY MODE\f[R] section) are enabled, both are output
+to \f[B]stdout\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other dc(1) implementations, this dc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stdout\f[R], so if \f[B]stdout\f[R] is closed, as in
+\f[B]dc >&-\f[R], it will quit with an error.
+This is done so that dc(1) can report problems when \f[B]stdout\f[R] is
+redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other dc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stdout\f[R] to \f[B]/dev/null\f[R].
+.SH STDERR
+.PP
+Any error output is written to \f[B]stderr\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other dc(1) implementations, this dc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stderr\f[R], so if \f[B]stderr\f[R] is closed, as in
+\f[B]dc 2>&-\f[R], it will quit with an error.
+This is done so that dc(1) can exit with an error code when
+\f[B]stderr\f[R] is redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other dc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stderr\f[R] to \f[B]/dev/null\f[R].
+.SH SYNTAX
+.PP
+Each item in the input source code, either a number (see the
+\f[B]NUMBERS\f[R] section) or a command (see the \f[B]COMMANDS\f[R]
+section), is processed and executed, in order.
+Input is processed immediately when entered.
+.PP
+\f[B]ibase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
+determines how to interpret constant numbers.
+It is the \[dq]input\[dq] base, or the number base used for interpreting
+input numbers.
+\f[B]ibase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R].
+The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R].
+The max allowable value for \f[B]ibase\f[R] can be queried in dc(1)
+programs with the \f[B]T\f[R] command.
+.PP
+\f[B]obase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
+determines how to output results.
+It is the \[dq]output\[dq] base, or the number base used for outputting
+numbers.
+\f[B]obase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and
+can be queried with the \f[B]U\f[R] command.
+The min allowable value for \f[B]obase\f[R] is \f[B]2\f[R].
+Values are output in the specified base.
+.PP
+The \f[I]scale\f[R] of an expression is the number of digits in the
+result of the expression right of the decimal point, and \f[B]scale\f[R]
+is a register (see the \f[B]REGISTERS\f[R] section) that sets the
+precision of any operations (with exceptions).
+\f[B]scale\f[R] is initially \f[B]0\f[R].
+\f[B]scale\f[R] cannot be negative.
+The max allowable value for \f[B]scale\f[R] can be queried in dc(1)
+programs with the \f[B]V\f[R] command.
+.SS Comments
+.PP
+Comments go from \f[B]#\f[R] until, and not including, the next newline.
+This is a \f[B]non-portable extension\f[R].
+.SH NUMBERS
+.PP
+Numbers are strings made up of digits, uppercase letters up to
+\f[B]F\f[R], and at most \f[B]1\f[R] period for a radix.
+Numbers can have up to \f[B]DC_NUM_MAX\f[R] digits.
+Uppercase letters are equal to \f[B]9\f[R] + their position in the
+alphabet (i.e., \f[B]A\f[R] equals \f[B]10\f[R], or \f[B]9+1\f[R]).
+If a digit or letter makes no sense with the current value of
+\f[B]ibase\f[R], they are set to the value of the highest valid digit in
+\f[B]ibase\f[R].
+.PP
+Single-character numbers (i.e., \f[B]A\f[R] alone) take the value that
+they would have if they were valid digits, regardless of the value of
+\f[B]ibase\f[R].
+This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
+\f[B]F\f[R] alone always equals decimal \f[B]15\f[R].
+.SH COMMANDS
+.PP
+The valid commands are listed below.
+.SS Printing
+.PP
+These commands are used for printing.
+.PP
+\f[B]p\f[R]
+.PP
+: Prints the value on top of the stack, whether number or string, and
+prints a newline after.
+.IP
+.nf
+\f[C]
+This does not alter the stack.
+\f[R]
+.fi
+.PP
+\f[B]n\f[R]
+.PP
+: Prints the value on top of the stack, whether number or string, and
+pops it off of the stack.
+.PP
+\f[B]P\f[R]
+.PP
+: Pops a value off the stack.
+.IP
+.nf
+\f[C]
+If the value is a number, it is truncated and the absolute value of the
+result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+interpreted as an ASCII character, making it a byte stream.
+
+If the value is a string, it is printed without a trailing newline.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]f\f[R]
+.PP
+: Prints the entire contents of the stack, in order from newest to
+oldest, without altering anything.
+.IP
+.nf
+\f[C]
+Users should use this command when they get lost.
+\f[R]
+.fi
+.SS Arithmetic
+.PP
+These are the commands used for arithmetic.
+.PP
+\f[B]+\f[R]
+.PP
+: The top two values are popped off the stack, added, and the result is
+pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
+both operands.
+.PP
+\f[B]-\f[R]
+.PP
+: The top two values are popped off the stack, subtracted, and the
+result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
+both operands.
+.PP
+\f[B]*\f[R]
+.PP
+: The top two values are popped off the stack, multiplied, and the
+result is pushed onto the stack.
+If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
+\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
+\f[I]scale\f[R] of the result is equal to
+\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
+\f[B]max()\f[R] return the obvious values.
+.PP
+\f[B]/\f[R]
+.PP
+: The top two values are popped off the stack, divided, and the result
+is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]%\f[R]
+.PP
+: The top two values are popped off the stack, remaindered, and the
+result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+2) Using the result of step 1 to calculate **a-(a/b)\[rs]*b** to *scale*
+**max(scale+scale(b),scale(a))**.
+
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]\[ti]\f[R]
+.PP
+: The top two values are popped off the stack, divided and remaindered,
+and the results (divided first, remainder second) are pushed onto the
+stack.
+This is equivalent to \f[B]x y / x y %\f[R] except that \f[B]x\f[R] and
+\f[B]y\f[R] are only evaluated once.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: The top two values are popped off the stack, the second is raised to
+the power of the first, and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer, and if that
+value is negative, the second value popped off of the stack must be
+non-zero.
+\f[R]
+.fi
+.PP
+\f[B]v\f[R]
+.PP
+: The top value is popped off the stack, its square root is computed,
+and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The value popped off of the stack must be non-negative.
+\f[R]
+.fi
+.PP
+\f[B]_\f[R]
+.PP
+: If this command \f[I]immediately\f[R] precedes a number (i.e., no
+spaces or other commands), then that number is input as a negative
+number.
+.IP
+.nf
+\f[C]
+Otherwise, the top value on the stack is popped and copied, and the copy is
+negated and pushed onto the stack. This behavior without a number is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]b\f[R]
+.PP
+: The top value is popped off the stack, and if it is zero, it is pushed
+back onto the stack.
+Otherwise, its absolute value is pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]|\f[R]
+.PP
+: The top three values are popped off the stack, a modular
+exponentiation is computed, and the result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+The first value popped is used as the reduction modulus and must be an
+integer and non-zero. The second value popped is used as the exponent and
+must be an integer and non-negative. The third value popped is the base and
+must be an integer.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]G\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]N\f[R]
+.PP
+: The top value is popped off of the stack, and if it a \f[B]0\f[R], a
+\f[B]1\f[R] is pushed; otherwise, a \f[B]0\f[R] is pushed.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B](\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than the second, or
+\f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]{\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B])\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than the second, or
+\f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]}\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]M\f[R]
+.PP
+: The top two values are popped off of the stack.
+If they are both non-zero, a \f[B]1\f[R] is pushed onto the stack.
+If either of them is zero, or both of them are, then a \f[B]0\f[R] is
+pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]m\f[R]
+.PP
+: The top two values are popped off of the stack.
+If at least one of them is non-zero, a \f[B]1\f[R] is pushed onto the
+stack.
+If both of them are zero, then a \f[B]0\f[R] is pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is like the **||** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Stack Control
+.PP
+These commands control the stack.
+.PP
+\f[B]c\f[R]
+.PP
+: Removes all items from (\[dq]clears\[dq]) the stack.
+.PP
+\f[B]d\f[R]
+.PP
+: Copies the item on top of the stack (\[dq]duplicates\[dq]) and pushes
+the copy onto the stack.
+.PP
+\f[B]r\f[R]
+.PP
+: Swaps (\[dq]reverses\[dq]) the two top items on the stack.
+.PP
+\f[B]R\f[R]
+.PP
+: Pops (\[dq]removes\[dq]) the top value from the stack.
+.SS Register Control
+.PP
+These commands control registers (see the \f[B]REGISTERS\f[R] section).
+.PP
+\f[B]s\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the stack and stores it into register
+\f[I]r\f[R].
+.PP
+\f[B]l\f[R]\f[I]r\f[R]
+.PP
+: Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
+This does not alter the contents of \f[I]r\f[R].
+.PP
+\f[B]S\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the (main) stack and pushes it onto the
+stack of register \f[I]r\f[R].
+The previous value of the register becomes inaccessible.
+.PP
+\f[B]L\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the stack for register \f[I]r\f[R] and
+push it onto the main stack.
+The previous value in the stack for register \f[I]r\f[R], if any, is now
+accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
+.SS Parameters
+.PP
+These commands control the values of \f[B]ibase\f[R], \f[B]obase\f[R],
+and \f[B]scale\f[R].
+Also see the \f[B]SYNTAX\f[R] section.
+.PP
+\f[B]i\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]ibase\f[R], which must be between \f[B]2\f[R] and \f[B]16\f[R],
+inclusive.
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]o\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]obase\f[R], which must be between \f[B]2\f[R] and
+\f[B]DC_BASE_MAX\f[R], inclusive (see the \f[B]LIMITS\f[R] section).
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]k\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]scale\f[R], which must be non-negative.
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]I\f[R]
+.PP
+: Pushes the current value of \f[B]ibase\f[R] onto the main stack.
+.PP
+\f[B]O\f[R]
+.PP
+: Pushes the current value of \f[B]obase\f[R] onto the main stack.
+.PP
+\f[B]K\f[R]
+.PP
+: Pushes the current value of \f[B]scale\f[R] onto the main stack.
+.PP
+\f[B]T\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]U\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]V\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Strings
+.PP
+The following commands control strings.
+.PP
+dc(1) can work with both numbers and strings, and registers (see the
+\f[B]REGISTERS\f[R] section) can hold both strings and numbers.
+dc(1) always knows whether the contents of a register are a string or a
+number.
+.PP
+While arithmetic operations have to have numbers, and will print an
+error if given a string, other commands accept strings.
+.PP
+Strings can also be executed as macros.
+For example, if the string \f[B][1pR]\f[R] is executed as a macro, then
+the code \f[B]1pR\f[R] is executed, meaning that the \f[B]1\f[R] will be
+printed with a newline after and then popped from the stack.
+.PP
+\f[B][\f[R]\f[I]characters\f[R]\f[B]]\f[R]
+.PP
+: Makes a string containing \f[I]characters\f[R] and pushes it onto the
+stack.
+.IP
+.nf
+\f[C]
+If there are brackets (**\[rs][** and **\[rs]]**) in the string, then they must be
+balanced. Unbalanced brackets can be escaped using a backslash (**\[rs]\[rs]**)
+character.
+
+If there is a backslash character in the string, the character after it
+(even another backslash) is put into the string verbatim, but the (first)
+backslash is not.
+\f[R]
+.fi
+.PP
+\f[B]a\f[R]
+.PP
+: The value on top of the stack is popped.
+.IP
+.nf
+\f[C]
+If it is a number, it is truncated and its absolute value is taken. The
+result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+empty string; otherwise, push a one-character string where the character is
+the result of the mod interpreted as an ASCII character.
+
+If it is a string, then a new string is made. If the original string is
+empty, the new string is empty. If it is not, then the first character of
+the original string is used to create the new string as a one-character
+string. The new string is then pushed onto the stack.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]x\f[R]
+.PP
+: Pops a value off of the top of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, it is pushed back onto the stack.
+
+If it is a string, it is executed as a macro.
+
+This behavior is the norm whenever a macro is executed, whether by this
+command or by the conditional execution commands below.
+\f[R]
+.fi
+.PP
+\f[B]>\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is greater than the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+For example, **0 1>a** will execute the contents of register **a**, and
+**1 0>a** will not.
+
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!>\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not greater than the second (less than or equal
+to), then the contents of register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]<\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is less than the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!<\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not less than the second (greater than or equal
+to), then the contents of register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]=\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is equal to the second, then the contents of register
+\f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!=\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not equal to the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]?\f[R]
+.PP
+: Reads a line from the \f[B]stdin\f[R] and executes it.
+This is to allow macros to request input from users.
+.PP
+\f[B]q\f[R]
+.PP
+: During execution of a macro, this exits the execution of that macro
+and the execution of the macro that executed it.
+If there are no macros, or only one macro executing, dc(1) exits.
+.PP
+\f[B]Q\f[R]
+.PP
+: Pops a value from the stack which must be non-negative and is used the
+number of macro executions to pop off of the execution stack.
+If the number of levels to pop is greater than the number of executing
+macros, dc(1) exits.
+.SS Status
+.PP
+These commands query status of the stack or its top value.
+.PP
+\f[B]Z\f[R]
+.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, calculates the number of significant decimal digits it
+has and pushes the result.
+
+If it is a string, pushes the number of characters the string has.
+\f[R]
+.fi
+.PP
+\f[B]X\f[R]
+.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, pushes the *scale* of the value onto the stack.
+
+If it is a string, pushes **0**.
+\f[R]
+.fi
+.PP
+\f[B]z\f[R]
+.PP
+: Pushes the current stack depth (before execution of this command).
+.SS Arrays
+.PP
+These commands manipulate arrays.
+.PP
+\f[B]:\f[R]\f[I]r\f[R]
+.PP
+: Pops the top two values off of the stack.
+The second value will be stored in the array \f[I]r\f[R] (see the
+\f[B]REGISTERS\f[R] section), indexed by the first value.
+.PP
+\f[B];\f[R]\f[I]r\f[R]
+.PP
+: Pops the value on top of the stack and uses it as an index into the
+array \f[I]r\f[R].
+The selected value is then pushed onto the stack.
+.SH REGISTERS
+.PP
+Registers are names that can store strings, numbers, and arrays.
+(Number/string registers do not interfere with array registers.)
+.PP
+Each register is also its own stack, so the current register value is
+the top of the stack for the register.
+All registers, when first referenced, have one value (\f[B]0\f[R]) in
+their stack.
+.PP
+In non-extended register mode, a register name is just the single
+character that follows any command that needs a register name.
+The only exception is a newline (\f[B]\[aq]\[rs]n\[aq]\f[R]); it is a
+parse error for a newline to be used as a register name.
+.SS Extended Register Mode
+.PP
+Unlike most other dc(1) implentations, this dc(1) provides nearly
+unlimited amounts of registers, if extended register mode is enabled.
+.PP
+If extended register mode is enabled (\f[B]-x\f[R] or
+\f[B]--extended-register\f[R] command-line arguments are given), then
+normal single character registers are used \f[I]unless\f[R] the
+character immediately following a command that needs a register name is
+a space (according to \f[B]isspace()\f[R]) and not a newline
+(\f[B]\[aq]\[rs]n\[aq]\f[R]).
+.PP
+In that case, the register name is found according to the regex
+\f[B][a-z][a-z0-9_]*\f[R] (like bc(1) identifiers), and it is a parse
+error if the next non-space characters do not match that regex.
+.SH RESET
+.PP
+When dc(1) encounters an error or a signal that it has a non-default
+handler for, it resets.
+This means that several things happen.
+.PP
+First, any macros that are executing are stopped and popped off the
+stack.
+The behavior is not unlike that of exceptions in programming languages.
+Then the execution point is set so that any code waiting to execute
+(after all macros returned) is skipped.
+.PP
+Thus, when dc(1) resets, it skips any remaining code waiting to be
+executed.
+Then, if it is interactive mode, and the error was not a fatal error
+(see the \f[B]EXIT STATUS\f[R] section), it asks for more input;
+otherwise, it exits with the appropriate return code.
+.SH PERFORMANCE
+.PP
+Most dc(1) implementations use \f[B]char\f[R] types to calculate the
+value of \f[B]1\f[R] decimal digit at a time, but that can be slow.
+This dc(1) does something different.
+.PP
+It uses large integers to calculate more than \f[B]1\f[R] decimal digit
+at a time.
+If built in a environment where \f[B]DC_LONG_BIT\f[R] (see the
+\f[B]LIMITS\f[R] section) is \f[B]64\f[R], then each integer has
+\f[B]9\f[R] decimal digits.
+If built in an environment where \f[B]DC_LONG_BIT\f[R] is \f[B]32\f[R]
+then each integer has \f[B]4\f[R] decimal digits.
+This value (the number of decimal digits per large integer) is called
+\f[B]DC_BASE_DIGS\f[R].
+.PP
+In addition, this dc(1) uses an even larger integer for overflow
+checking.
+This integer type depends on the value of \f[B]DC_LONG_BIT\f[R], but is
+always at least twice as large as the integer type used to store digits.
+.SH LIMITS
+.PP
+The following are the limits on dc(1):
+.PP
+\f[B]DC_LONG_BIT\f[R]
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
+dc(1) was built.
+This determines how many decimal digits can be stored in a single large
+integer (see the \f[B]PERFORMANCE\f[R] section).
+.PP
+\f[B]DC_BASE_DIGS\f[R]
+.PP
+: The number of decimal digits per large integer (see the
+\f[B]PERFORMANCE\f[R] section).
+Depends on \f[B]DC_LONG_BIT\f[R].
+.PP
+\f[B]DC_BASE_POW\f[R]
+.PP
+: The max decimal number that each large integer can store (see
+\f[B]DC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
+Depends on \f[B]DC_BASE_DIGS\f[R].
+.PP
+\f[B]DC_OVERFLOW_MAX\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+section) can hold.
+Depends on \f[B]DC_LONG_BIT\f[R].
+.PP
+\f[B]DC_BASE_MAX\f[R]
+.PP
+: The maximum output base.
+Set at \f[B]DC_BASE_POW\f[R].
+.PP
+\f[B]DC_DIM_MAX\f[R]
+.PP
+: The maximum size of arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+\f[B]DC_SCALE_MAX\f[R]
+.PP
+: The maximum \f[B]scale\f[R].
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_STRING_MAX\f[R]
+.PP
+: The maximum length of strings.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_NAME_MAX\f[R]
+.PP
+: The maximum length of identifiers.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_NUM_MAX\f[R]
+.PP
+: The maximum length of a number (in decimal digits), which includes
+digits after the decimal point.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+Exponent
+.PP
+: The maximum allowable exponent (positive or negative).
+Set at \f[B]DC_OVERFLOW_MAX\f[R].
+.PP
+Number of vars
+.PP
+: The maximum number of vars/arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+These limits are meant to be effectively non-existent; the limits are so
+large (at least on 64-bit machines) that there should not be any point
+at which they become a problem.
+In fact, memory should be exhausted before these limits should be hit.
+.SH ENVIRONMENT VARIABLES
+.PP
+dc(1) recognizes the following environment variables:
+.PP
+\f[B]DC_ENV_ARGS\f[R]
+.PP
+: This is another way to give command-line arguments to dc(1).
+They should be in the same format as all other command-line arguments.
+These are always processed first, so any files given in
+\f[B]DC_ENV_ARGS\f[R] will be processed before arguments and files given
+on the command-line.
+This gives the user the ability to set up \[dq]standard\[dq] options and
+files to be used at every invocation.
+The most useful thing for such files to contain would be useful
+functions that the user might want every time dc(1) runs.
+Another use would be to use the \f[B]-e\f[R] option to set
+\f[B]scale\f[R] to a value other than \f[B]0\f[R].
+.IP
+.nf
+\f[C]
+The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some dc file.dc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]dc\[rs]\[dq] file.dc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]dc\[aq] file.dc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
+\f[B]DC_LINE_LENGTH\f[R]
+.PP
+: If this environment variable exists and contains an integer that is
+greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
+(\f[B]2\[ha]16-1\f[R]), dc(1) will output lines to that length,
+including the backslash newline combo.
+The default line length is \f[B]70\f[R].
+.PP
+\f[B]DC_EXPR_EXIT\f[R]
+.PP
+: If this variable exists (no matter the contents), dc(1) will exit
+immediately after executing expressions and files given by the
+\f[B]-e\f[R] and/or \f[B]-f\f[R] command-line options (and any
+equivalents).
+.SH EXIT STATUS
+.PP
+dc(1) returns the following exit statuses:
+.PP
+\f[B]0\f[R]
+.PP
+: No error.
+.PP
+\f[B]1\f[R]
+.PP
+: A math error occurred.
+This follows standard practice of using \f[B]1\f[R] for expected errors,
+since math errors will happen in the process of normal execution.
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**) operator.
+\f[R]
+.fi
+.PP
+\f[B]2\f[R]
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, and using a token where it is
+invalid.
+\f[R]
+.fi
+.PP
+\f[B]3\f[R]
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, and attempting an operation when
+the stack has too few elements.
+\f[R]
+.fi
+.PP
+\f[B]4\f[R]
+.PP
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (dc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
+.PP
+The exit status \f[B]4\f[R] is special; when a fatal error occurs, dc(1)
+always exits and returns \f[B]4\f[R], no matter what mode dc(1) is in.
+.PP
+The other statuses will only be returned when dc(1) is not in
+interactive mode (see the \f[B]INTERACTIVE MODE\f[R] section), since
+dc(1) resets its state (see the \f[B]RESET\f[R] section) and accepts
+more input when one of those errors occurs in interactive mode.
+This is also the case when interactive mode is forced by the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.PP
+These exit statuses allow dc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.SH INTERACTIVE MODE
+.PP
+Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both \f[B]stdin\f[R]
+and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
+and \f[B]--interactive\f[R] option can turn it on in other cases.
+.PP
+In interactive mode, dc(1) attempts to recover from errors (see the
+\f[B]RESET\f[R] section), and in normal execution, flushes
+\f[B]stdout\f[R] as soon as execution is done for the current input.
+.SH TTY MODE
+.PP
+If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
+connected to a TTY, dc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is different from interactive mode because interactive mode is
+required in the bc(1)
+specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
+to be connected to a terminal.
+.SH SIGNAL HANDLING
+.PP
+Sending a \f[B]SIGINT\f[R] will cause dc(1) to stop execution of the
+current input.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If dc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If dc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
+.PP
+This means that if a \f[B]SIGINT\f[R] is sent to dc(1) as it is
+executing a file, it can seem as though dc(1) did not respond to the
+signal since it will immediately start executing the next file.
+This is by design; most files that users execute when interacting with
+dc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file.
+The rest of the files could still be executed without problem, allowing
+the user to continue.
+.PP
+\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause dc(1) to clean up and
+exit, and it uses the default handler for all other signals.
+.SH LOCALES
+.PP
+This dc(1) ships with support for adding error messages for different
+locales and thus, supports \f[B]LC_MESSAGS\f[R].
+.SH SEE ALSO
+.PP
+bc(1)
+.SH STANDARDS
+.PP
+The dc(1) utility operators are compliant with the operators in the
+bc(1) IEEE Std 1003.1-2017
+(\[lq]POSIX.1-2017\[rq]) (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+specification.
+.SH BUGS
+.PP
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
+.SH AUTHOR
+.PP
+Gavin D.
+Howard <gavin@yzena.com> and contributors.
diff --git a/manuals/dc/EHP.1.md b/manuals/dc/EHP.1.md
new file mode 100644
index 00000000..d890cc3a
--- /dev/null
+++ b/manuals/dc/EHP.1.md
@@ -0,0 +1,1028 @@
+<!---
+
+SPDX-License-Identifier: BSD-2-Clause
+
+Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+-->
+
+# Name
+
+dc - arbitrary-precision decimal reverse-Polish notation calculator
+
+# SYNOPSIS
+
+**dc** [**-hiPRvVx**] [**-\-version**] [**-\-help**] [**-\-interactive**] [**-\-no-prompt**] [**-\-no-read-prompt**] [**-\-extended-register**] [**-e** *expr*] [**-\-expression**=*expr*...] [**-f** *file*...] [**-\-file**=*file*...] [*file*...]
+
+# DESCRIPTION
+
+dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
+notation) to store numbers and results of computations. Arithmetic operations
+pop arguments off of the stack and push the results.
+
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
+
+# OPTIONS
+
+The following are the options that dc(1) accepts.
+
+**-h**, **-\-help**
+
+: Prints a usage message and quits.
+
+**-v**, **-V**, **-\-version**
+
+: Print the version information (copyright header) and exit.
+
+**-i**, **-\-interactive**
+
+: Forces interactive mode. (See the **INTERACTIVE MODE** section.)
+
+ This is a **non-portable extension**.
+
+**-P**, **-\-no-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-R**, **-\-no-read-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-x** **-\-extended-register**
+
+: Enables extended register mode. See the *Extended Register Mode* subsection
+ of the **REGISTERS** section for more information.
+
+ This is a **non-portable extension**.
+
+**-e** *expr*, **-\-expression**=*expr*
+
+: Evaluates *expr*. If multiple expressions are given, they are evaluated in
+ order. If files are given as well (see below), the expressions and files are
+ evaluated in the order given. This means that if a file is given before an
+ expression, the file is read in and evaluated first.
+
+ If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**, whether on the
+ command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+ **-\-expression**, **-f**, or **-\-file** arguments are given after **-f-**
+ or equivalent is given, dc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+**-f** *file*, **-\-file**=*file*
+
+: Reads in *file* and evaluates it, line by line, as though it were read
+ through **stdin**. If expressions are also given (see above), the
+ expressions are evaluated in the order given.
+
+ If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**. However, if any other
+ **-e**, **-\-expression**, **-f**, or **-\-file** arguments are given after
+ **-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+All long options are **non-portable extensions**.
+
+# STDOUT
+
+Any non-error output is written to **stdout**. In addition, if history (see the
+**HISTORY** section) and the prompt (see the **TTY MODE** section) are enabled,
+both are output to **stdout**.
+
+**Note**: Unlike other dc(1) implementations, this dc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stdout**, so if
+**stdout** is closed, as in **dc <file> >&-**, it will quit with an error. This
+is done so that dc(1) can report problems when **stdout** is redirected to a
+file.
+
+If there are scripts that depend on the behavior of other dc(1) implementations,
+it is recommended that those scripts be changed to redirect **stdout** to
+**/dev/null**.
+
+# STDERR
+
+Any error output is written to **stderr**.
+
+**Note**: Unlike other dc(1) implementations, this dc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stderr**, so if
+**stderr** is closed, as in **dc <file> 2>&-**, it will quit with an error. This
+is done so that dc(1) can exit with an error code when **stderr** is redirected
+to a file.
+
+If there are scripts that depend on the behavior of other dc(1) implementations,
+it is recommended that those scripts be changed to redirect **stderr** to
+**/dev/null**.
+
+# SYNTAX
+
+Each item in the input source code, either a number (see the **NUMBERS**
+section) or a command (see the **COMMANDS** section), is processed and executed,
+in order. Input is processed immediately when entered.
+
+**ibase** is a register (see the **REGISTERS** section) that determines how to
+interpret constant numbers. It is the "input" base, or the number base used for
+interpreting input numbers. **ibase** is initially **10**. The max allowable
+value for **ibase** is **16**. The min allowable value for **ibase** is **2**.
+The max allowable value for **ibase** can be queried in dc(1) programs with the
+**T** command.
+
+**obase** is a register (see the **REGISTERS** section) that determines how to
+output results. It is the "output" base, or the number base used for outputting
+numbers. **obase** is initially **10**. The max allowable value for **obase** is
+**DC_BASE_MAX** and can be queried with the **U** command. The min allowable
+value for **obase** is **2**. Values are output in the specified base.
+
+The *scale* of an expression is the number of digits in the result of the
+expression right of the decimal point, and **scale** is a register (see the
+**REGISTERS** section) that sets the precision of any operations (with
+exceptions). **scale** is initially **0**. **scale** cannot be negative. The max
+allowable value for **scale** can be queried in dc(1) programs with the **V**
+command.
+
+## Comments
+
+Comments go from **#** until, and not including, the next newline. This is a
+**non-portable extension**.
+
+# NUMBERS
+
+Numbers are strings made up of digits, uppercase letters up to **F**, and at
+most **1** period for a radix. Numbers can have up to **DC_NUM_MAX** digits.
+Uppercase letters are equal to **9** + their position in the alphabet (i.e.,
+**A** equals **10**, or **9+1**). If a digit or letter makes no sense with the
+current value of **ibase**, they are set to the value of the highest valid digit
+in **ibase**.
+
+Single-character numbers (i.e., **A** alone) take the value that they would have
+if they were valid digits, regardless of the value of **ibase**. This means that
+**A** alone always equals decimal **10** and **F** alone always equals decimal
+**15**.
+
+# COMMANDS
+
+The valid commands are listed below.
+
+## Printing
+
+These commands are used for printing.
+
+**p**
+
+: Prints the value on top of the stack, whether number or string, and prints a
+ newline after.
+
+ This does not alter the stack.
+
+**n**
+
+: Prints the value on top of the stack, whether number or string, and pops it
+ off of the stack.
+
+**P**
+
+: Pops a value off the stack.
+
+ If the value is a number, it is truncated and the absolute value of the
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
+
+ If the value is a string, it is printed without a trailing newline.
+
+ This is a **non-portable extension**.
+
+**f**
+
+: Prints the entire contents of the stack, in order from newest to oldest,
+ without altering anything.
+
+ Users should use this command when they get lost.
+
+## Arithmetic
+
+These are the commands used for arithmetic.
+
+**+**
+
+: The top two values are popped off the stack, added, and the result is pushed
+ onto the stack. The *scale* of the result is equal to the max *scale* of
+ both operands.
+
+**-**
+
+: The top two values are popped off the stack, subtracted, and the result is
+ pushed onto the stack. The *scale* of the result is equal to the max
+ *scale* of both operands.
+
+**\***
+
+: The top two values are popped off the stack, multiplied, and the result is
+ pushed onto the stack. If **a** is the *scale* of the first expression and
+ **b** is the *scale* of the second expression, the *scale* of the result
+ is equal to **min(a+b,max(scale,a,b))** where **min()** and **max()** return
+ the obvious values.
+
+**/**
+
+: The top two values are popped off the stack, divided, and the result is
+ pushed onto the stack. The *scale* of the result is equal to **scale**.
+
+ The first value popped off of the stack must be non-zero.
+
+**%**
+
+: The top two values are popped off the stack, remaindered, and the result is
+ pushed onto the stack.
+
+ Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+ 2) Using the result of step 1 to calculate **a-(a/b)\*b** to *scale*
+ **max(scale+scale(b),scale(a))**.
+
+ The first value popped off of the stack must be non-zero.
+
+**~**
+
+: The top two values are popped off the stack, divided and remaindered, and
+ the results (divided first, remainder second) are pushed onto the stack.
+ This is equivalent to **x y / x y %** except that **x** and **y** are only
+ evaluated once.
+
+ The first value popped off of the stack must be non-zero.
+
+ This is a **non-portable extension**.
+
+**\^**
+
+: The top two values are popped off the stack, the second is raised to the
+ power of the first, and the result is pushed onto the stack. The *scale* of
+ the result is equal to **scale**.
+
+ The first value popped off of the stack must be an integer, and if that
+ value is negative, the second value popped off of the stack must be
+ non-zero.
+
+**v**
+
+: The top value is popped off the stack, its square root is computed, and the
+ result is pushed onto the stack. The *scale* of the result is equal to
+ **scale**.
+
+ The value popped off of the stack must be non-negative.
+
+**\_**
+
+: If this command *immediately* precedes a number (i.e., no spaces or other
+ commands), then that number is input as a negative number.
+
+ Otherwise, the top value on the stack is popped and copied, and the copy is
+ negated and pushed onto the stack. This behavior without a number is a
+ **non-portable extension**.
+
+**b**
+
+: The top value is popped off the stack, and if it is zero, it is pushed back
+ onto the stack. Otherwise, its absolute value is pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**|**
+
+: The top three values are popped off the stack, a modular exponentiation is
+ computed, and the result is pushed onto the stack.
+
+ The first value popped is used as the reduction modulus and must be an
+ integer and non-zero. The second value popped is used as the exponent and
+ must be an integer and non-negative. The third value popped is the base and
+ must be an integer.
+
+ This is a **non-portable extension**.
+
+**G**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if they are equal, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**N**
+
+: The top value is popped off of the stack, and if it a **0**, a **1** is
+ pushed; otherwise, a **0** is pushed.
+
+ This is a **non-portable extension**.
+
+**(**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is less than the second, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**{**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is less than or equal to the second, or **0**
+ otherwise.
+
+ This is a **non-portable extension**.
+
+**)**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is greater than the second, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**}**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is greater than or equal to the second, or
+ **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**M**
+
+: The top two values are popped off of the stack. If they are both non-zero, a
+ **1** is pushed onto the stack. If either of them is zero, or both of them
+ are, then a **0** is pushed onto the stack.
+
+ This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+ operator.
+
+ This is a **non-portable extension**.
+
+**m**
+
+: The top two values are popped off of the stack. If at least one of them is
+ non-zero, a **1** is pushed onto the stack. If both of them are zero, then a
+ **0** is pushed onto the stack.
+
+ This is like the **||** operator in bc(1), and it is *not* a short-circuit
+ operator.
+
+ This is a **non-portable extension**.
+
+## Stack Control
+
+These commands control the stack.
+
+**c**
+
+: Removes all items from ("clears") the stack.
+
+**d**
+
+: Copies the item on top of the stack ("duplicates") and pushes the copy onto
+ the stack.
+
+**r**
+
+: Swaps ("reverses") the two top items on the stack.
+
+**R**
+
+: Pops ("removes") the top value from the stack.
+
+## Register Control
+
+These commands control registers (see the **REGISTERS** section).
+
+**s**_r_
+
+: Pops the value off the top of the stack and stores it into register *r*.
+
+**l**_r_
+
+: Copies the value in register *r* and pushes it onto the stack. This does not
+ alter the contents of *r*.
+
+**S**_r_
+
+: Pops the value off the top of the (main) stack and pushes it onto the stack
+ of register *r*. The previous value of the register becomes inaccessible.
+
+**L**_r_
+
+: Pops the value off the top of the stack for register *r* and push it onto
+ the main stack. The previous value in the stack for register *r*, if any, is
+ now accessible via the **l**_r_ command.
+
+## Parameters
+
+These commands control the values of **ibase**, **obase**, and **scale**. Also
+see the **SYNTAX** section.
+
+**i**
+
+: Pops the value off of the top of the stack and uses it to set **ibase**,
+ which must be between **2** and **16**, inclusive.
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**o**
+
+: Pops the value off of the top of the stack and uses it to set **obase**,
+ which must be between **2** and **DC_BASE_MAX**, inclusive (see the
+ **LIMITS** section).
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**k**
+
+: Pops the value off of the top of the stack and uses it to set **scale**,
+ which must be non-negative.
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**I**
+
+: Pushes the current value of **ibase** onto the main stack.
+
+**O**
+
+: Pushes the current value of **obase** onto the main stack.
+
+**K**
+
+: Pushes the current value of **scale** onto the main stack.
+
+**T**
+
+: Pushes the maximum allowable value of **ibase** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**U**
+
+: Pushes the maximum allowable value of **obase** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**V**
+
+: Pushes the maximum allowable value of **scale** onto the main stack.
+
+ This is a **non-portable extension**.
+
+## Strings
+
+The following commands control strings.
+
+dc(1) can work with both numbers and strings, and registers (see the
+**REGISTERS** section) can hold both strings and numbers. dc(1) always knows
+whether the contents of a register are a string or a number.
+
+While arithmetic operations have to have numbers, and will print an error if
+given a string, other commands accept strings.
+
+Strings can also be executed as macros. For example, if the string **[1pR]** is
+executed as a macro, then the code **1pR** is executed, meaning that the **1**
+will be printed with a newline after and then popped from the stack.
+
+**\[**_characters_**\]**
+
+: Makes a string containing *characters* and pushes it onto the stack.
+
+ If there are brackets (**\[** and **\]**) in the string, then they must be
+ balanced. Unbalanced brackets can be escaped using a backslash (**\\**)
+ character.
+
+ If there is a backslash character in the string, the character after it
+ (even another backslash) is put into the string verbatim, but the (first)
+ backslash is not.
+
+**a**
+
+: The value on top of the stack is popped.
+
+ If it is a number, it is truncated and its absolute value is taken. The
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
+
+ If it is a string, then a new string is made. If the original string is
+ empty, the new string is empty. If it is not, then the first character of
+ the original string is used to create the new string as a one-character
+ string. The new string is then pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**x**
+
+: Pops a value off of the top of the stack.
+
+ If it is a number, it is pushed back onto the stack.
+
+ If it is a string, it is executed as a macro.
+
+ This behavior is the norm whenever a macro is executed, whether by this
+ command or by the conditional execution commands below.
+
+**\>**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is greater than the second, then the contents of register
+ *r* are executed.
+
+ For example, **0 1>a** will execute the contents of register **a**, and
+ **1 0>a** will not.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**>**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!\>**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not greater than the second (less than or equal to), then
+ the contents of register *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!\>**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**\<**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is less than the second, then the contents of register *r*
+ are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**\<**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!\<**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not less than the second (greater than or equal to), then
+ the contents of register *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!\<**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**=**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is equal to the second, then the contents of register *r*
+ are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**=**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!=**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not equal to the second, then the contents of register
+ *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!=**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**?**
+
+: Reads a line from the **stdin** and executes it. This is to allow macros to
+ request input from users.
+
+**q**
+
+: During execution of a macro, this exits the execution of that macro and the
+ execution of the macro that executed it. If there are no macros, or only one
+ macro executing, dc(1) exits.
+
+**Q**
+
+: Pops a value from the stack which must be non-negative and is used the
+ number of macro executions to pop off of the execution stack. If the number
+ of levels to pop is greater than the number of executing macros, dc(1)
+ exits.
+
+## Status
+
+These commands query status of the stack or its top value.
+
+**Z**
+
+: Pops a value off of the stack.
+
+ If it is a number, calculates the number of significant decimal digits it
+ has and pushes the result.
+
+ If it is a string, pushes the number of characters the string has.
+
+**X**
+
+: Pops a value off of the stack.
+
+ If it is a number, pushes the *scale* of the value onto the stack.
+
+ If it is a string, pushes **0**.
+
+**z**
+
+: Pushes the current stack depth (before execution of this command).
+
+## Arrays
+
+These commands manipulate arrays.
+
+**:**_r_
+
+: Pops the top two values off of the stack. The second value will be stored in
+ the array *r* (see the **REGISTERS** section), indexed by the first value.
+
+**;**_r_
+
+: Pops the value on top of the stack and uses it as an index into the array
+ *r*. The selected value is then pushed onto the stack.
+
+# REGISTERS
+
+Registers are names that can store strings, numbers, and arrays. (Number/string
+registers do not interfere with array registers.)
+
+Each register is also its own stack, so the current register value is the top of
+the stack for the register. All registers, when first referenced, have one value
+(**0**) in their stack.
+
+In non-extended register mode, a register name is just the single character that
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
+
+## Extended Register Mode
+
+Unlike most other dc(1) implentations, this dc(1) provides nearly unlimited
+amounts of registers, if extended register mode is enabled.
+
+If extended register mode is enabled (**-x** or **-\-extended-register**
+command-line arguments are given), then normal single character registers are
+used *unless* the character immediately following a command that needs a
+register name is a space (according to **isspace()**) and not a newline
+(**'\\n'**).
+
+In that case, the register name is found according to the regex
+**\[a-z\]\[a-z0-9\_\]\*** (like bc(1) identifiers), and it is a parse error if
+the next non-space characters do not match that regex.
+
+# RESET
+
+When dc(1) encounters an error or a signal that it has a non-default handler
+for, it resets. This means that several things happen.
+
+First, any macros that are executing are stopped and popped off the stack.
+The behavior is not unlike that of exceptions in programming languages. Then
+the execution point is set so that any code waiting to execute (after all
+macros returned) is skipped.
+
+Thus, when dc(1) resets, it skips any remaining code waiting to be executed.
+Then, if it is interactive mode, and the error was not a fatal error (see the
+**EXIT STATUS** section), it asks for more input; otherwise, it exits with the
+appropriate return code.
+
+# PERFORMANCE
+
+Most dc(1) implementations use **char** types to calculate the value of **1**
+decimal digit at a time, but that can be slow. This dc(1) does something
+different.
+
+It uses large integers to calculate more than **1** decimal digit at a time. If
+built in a environment where **DC_LONG_BIT** (see the **LIMITS** section) is
+**64**, then each integer has **9** decimal digits. If built in an environment
+where **DC_LONG_BIT** is **32** then each integer has **4** decimal digits. This
+value (the number of decimal digits per large integer) is called
+**DC_BASE_DIGS**.
+
+In addition, this dc(1) uses an even larger integer for overflow checking. This
+integer type depends on the value of **DC_LONG_BIT**, but is always at least
+twice as large as the integer type used to store digits.
+
+# LIMITS
+
+The following are the limits on dc(1):
+
+**DC_LONG_BIT**
+
+: The number of bits in the **long** type in the environment where dc(1) was
+ built. This determines how many decimal digits can be stored in a single
+ large integer (see the **PERFORMANCE** section).
+
+**DC_BASE_DIGS**
+
+: The number of decimal digits per large integer (see the **PERFORMANCE**
+ section). Depends on **DC_LONG_BIT**.
+
+**DC_BASE_POW**
+
+: The max decimal number that each large integer can store (see
+ **DC_BASE_DIGS**) plus **1**. Depends on **DC_BASE_DIGS**.
+
+**DC_OVERFLOW_MAX**
+
+: The max number that the overflow type (see the **PERFORMANCE** section) can
+ hold. Depends on **DC_LONG_BIT**.
+
+**DC_BASE_MAX**
+
+: The maximum output base. Set at **DC_BASE_POW**.
+
+**DC_DIM_MAX**
+
+: The maximum size of arrays. Set at **SIZE_MAX-1**.
+
+**DC_SCALE_MAX**
+
+: The maximum **scale**. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_STRING_MAX**
+
+: The maximum length of strings. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_NAME_MAX**
+
+: The maximum length of identifiers. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_NUM_MAX**
+
+: The maximum length of a number (in decimal digits), which includes digits
+ after the decimal point. Set at **DC_OVERFLOW_MAX-1**.
+
+Exponent
+
+: The maximum allowable exponent (positive or negative). Set at
+ **DC_OVERFLOW_MAX**.
+
+Number of vars
+
+: The maximum number of vars/arrays. Set at **SIZE_MAX-1**.
+
+These limits are meant to be effectively non-existent; the limits are so large
+(at least on 64-bit machines) that there should not be any point at which they
+become a problem. In fact, memory should be exhausted before these limits should
+be hit.
+
+# ENVIRONMENT VARIABLES
+
+dc(1) recognizes the following environment variables:
+
+**DC_ENV_ARGS**
+
+: This is another way to give command-line arguments to dc(1). They should be
+ in the same format as all other command-line arguments. These are always
+ processed first, so any files given in **DC_ENV_ARGS** will be processed
+ before arguments and files given on the command-line. This gives the user
+ the ability to set up "standard" options and files to be used at every
+ invocation. The most useful thing for such files to contain would be useful
+ functions that the user might want every time dc(1) runs. Another use would
+ be to use the **-e** option to set **scale** to a value other than **0**.
+
+ The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+ but it does not understand escape sequences. For example, the string
+ **"/home/gavin/some dc file.dc"** will be correctly parsed, but the string
+ **"/home/gavin/some \"dc\" file.dc"** will include the backslashes.
+
+ The quote parsing will handle either kind of quotes, **'** or **"**. Thus,
+ if you have a file with any number of single quotes in the name, you can use
+ double quotes as the outside quotes, as in **"some 'dc' file.dc"**, and vice
+ versa if you have a file with double quotes. However, handling a file with
+ both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+ complexity of the parsing, though such files are still supported on the
+ command-line where the parsing is done by the shell.
+
+**DC_LINE_LENGTH**
+
+: If this environment variable exists and contains an integer that is greater
+ than **1** and is less than **UINT16_MAX** (**2\^16-1**), dc(1) will output
+ lines to that length, including the backslash newline combo. The default
+ line length is **70**.
+
+**DC_EXPR_EXIT**
+
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
+
+# EXIT STATUS
+
+dc(1) returns the following exit statuses:
+
+**0**
+
+: No error.
+
+**1**
+
+: A math error occurred. This follows standard practice of using **1** for
+ expected errors, since math errors will happen in the process of normal
+ execution.
+
+ Math errors include divide by **0**, taking the square root of a negative
+ number, attempting to convert a negative number to a hardware integer,
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
+
+ Converting to a hardware integer happens for the second operand of the power
+ (**\^**) operator.
+
+**2**
+
+: A parse error occurred.
+
+ Parse errors include unexpected **EOF**, using an invalid character, failing
+ to find the end of a string or comment, and using a token where it is
+ invalid.
+
+**3**
+
+: A runtime error occurred.
+
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
+
+**4**
+
+: A fatal error occurred.
+
+ Fatal errors include memory allocation errors, I/O errors, failing to open
+ files, attempting to use files that do not have only ASCII characters (dc(1)
+ only accepts ASCII characters), attempting to open a directory as a file,
+ and giving invalid command-line options.
+
+The exit status **4** is special; when a fatal error occurs, dc(1) always exits
+and returns **4**, no matter what mode dc(1) is in.
+
+The other statuses will only be returned when dc(1) is not in interactive mode
+(see the **INTERACTIVE MODE** section), since dc(1) resets its state (see the
+**RESET** section) and accepts more input when one of those errors occurs in
+interactive mode. This is also the case when interactive mode is forced by the
+**-i** flag or **-\-interactive** option.
+
+These exit statuses allow dc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the **-i** flag or
+**-\-interactive** option.
+
+# INTERACTIVE MODE
+
+Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both **stdin** and **stdout**
+are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
+turn it on in other cases.
+
+In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
+section), and in normal execution, flushes **stdout** as soon as execution is
+done for the current input.
+
+# TTY MODE
+
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
+
+TTY mode is different from interactive mode because interactive mode is required
+in the [bc(1) specification][1], and interactive mode requires only **stdin**
+and **stdout** to be connected to a terminal.
+
+# SIGNAL HANDLING
+
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
+
+Note that "current input" can mean one of two things. If dc(1) is processing
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
+
+This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
+can seem as though dc(1) did not respond to the signal since it will immediately
+start executing the next file. This is by design; most files that users execute
+when interacting with dc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file. The
+rest of the files could still be executed without problem, allowing the user to
+continue.
+
+**SIGTERM** and **SIGQUIT** cause dc(1) to clean up and exit, and it uses the
+default handler for all other signals.
+
+# LOCALES
+
+This dc(1) ships with support for adding error messages for different locales
+and thus, supports **LC_MESSAGS**.
+
+# SEE ALSO
+
+bc(1)
+
+# STANDARDS
+
+The dc(1) utility operators are compliant with the operators in the bc(1)
+[IEEE Std 1003.1-2017 (“POSIX.1-2017â€)][1] specification.
+
+# BUGS
+
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
+
+# AUTHOR
+
+Gavin D. Howard <gavin@yzena.com> and contributors.
+
+[1]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
diff --git a/manuals/dc/EN.1 b/manuals/dc/EN.1
index d1de8e20..242306da 100644
--- a/manuals/dc/EN.1
+++ b/manuals/dc/EN.1
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "DC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
.SH Name
.PP
dc - arbitrary-precision decimal reverse-Polish notation calculator
@@ -34,10 +34,9 @@ dc - arbitrary-precision decimal reverse-Polish notation calculator
\f[B]dc\f[R] [\f[B]-hiPRvVx\f[R]] [\f[B]--version\f[R]]
[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--no-prompt\f[R]]
[\f[B]--no-read-prompt\f[R]] [\f[B]--extended-register\f[R]]
-[\f[B]-e\f[R] \f[I]expr\f[R]]
-[\f[B]--expression\f[R]=\f[I]expr\f[R]\&...] [\f[B]-f\f[R]
-\f[I]file\f[R]\&...] [\f[B]--file\f[R]=\f[I]file\f[R]\&...]
-[\f[I]file\f[R]\&...]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
.SH DESCRIPTION
.PP
dc(1) is an arbitrary-precision calculator.
@@ -46,50 +45,69 @@ of computations.
Arithmetic operations pop arguments off of the stack and push the
results.
.PP
-If no files are given on the command-line, then dc(1) reads from
-\f[B]stdin\f[R] (see the \f[B]STDIN\f[R] section).
+If no files are given on the command-line as extra arguments (i.e., not
+as \f[B]-f\f[R] or \f[B]--file\f[R] arguments), then dc(1) reads from
+\f[B]stdin\f[R].
Otherwise, those files are processed, and dc(1) will then exit.
.PP
-If a user wants to set up a standard environment, they can use
-\f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where \f[B]-e\f[R] (\f[B]--expression\f[R]) and
+\f[B]-f\f[R] (\f[B]--file\f[R]) arguments cause dc(1) to execute them
+and exit.
+The reason for this is that this dc(1) allows users to set arguments in
+the environment variable \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT
+VARIABLES\f[R] section).
+Any expressions given on the command-line should be used to set up a
+standard environment.
For example, if a user wants the \f[B]scale\f[R] always set to
\f[B]10\f[R], they can set \f[B]DC_ENV_ARGS\f[R] to \f[B]-e 10k\f[R],
and this dc(1) will always start with a \f[B]scale\f[R] of \f[B]10\f[R].
+.PP
+If users want to have dc(1) exit after processing all input from
+\f[B]-e\f[R] and \f[B]-f\f[R] arguments (and their equivalents), then
+they can just simply add \f[B]-e q\f[R] as the last command-line
+argument or define the environment variable \f[B]DC_EXPR_EXIT\f[R].
.SH OPTIONS
.PP
The following are the options that dc(1) accepts.
-.TP
+.PP
\f[B]-h\f[R], \f[B]--help\f[R]
-Prints a usage message and quits.
-.TP
+.PP
+: Prints a usage message and quits.
+.PP
\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
-Print the version information (copyright header) and exit.
-.TP
+.PP
+: Print the version information (copyright header) and exit.
+.PP
\f[B]-i\f[R], \f[B]--interactive\f[R]
-Forces interactive mode.
+.PP
+: Forces interactive mode.
(See the \f[B]INTERACTIVE MODE\f[R] section.)
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-P\f[R], \f[B]--no-prompt\f[R]
-Disables the prompt in TTY mode.
+.PP
+: Disables the prompt in TTY mode.
(The prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a prompt or are not used to having them in dc(1).
Most of those users would want to put this option in
\f[B]DC_ENV_ARGS\f[R].
-.RS
-.PP
-These options override the \f[B]DC_PROMPT\f[R] and \f[B]DC_TTY_MODE\f[R]
-environment variables (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
-Disables the read prompt in TTY mode.
+.PP
+: Disables the read prompt in TTY mode.
(The read prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a read prompt or are not used to having them in dc(1).
@@ -97,84 +115,72 @@ Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
This option is also useful in hash bang lines of dc(1) scripts that
prompt for user input.
-.RS
-.PP
-This option does not disable the regular prompt because the read prompt
-is only used when the \f[B]?\f[R] command is used.
+.IP
+.nf
+\f[C]
+This option does not disable the regular prompt because the read prompt is
+only used when the **?** command is used.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-These options \f[I]do\f[R] override the \f[B]DC_PROMPT\f[R] and
-\f[B]DC_TTY_MODE\f[R] environment variables (see the \f[B]ENVIRONMENT
-VARIABLES\f[R] section), but only for the read prompt.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-x\f[R] \f[B]--extended-register\f[R]
-Enables extended register mode.
+.PP
+: Enables extended register mode.
See the \f[I]Extended Register Mode\f[R] subsection of the
\f[B]REGISTERS\f[R] section for more information.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
-Evaluates \f[I]expr\f[R].
+.PP
+: Evaluates \f[I]expr\f[R].
If multiple expressions are given, they are evaluated in order.
If files are given as well (see below), the expressions and files are
evaluated in the order given.
This means that if a file is given before an expression, the file is
read in and evaluated first.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]DC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, dc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R], whether on the command-line or in
-\f[B]DC_ENV_ARGS\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, dc(1) will give a fatal error and
-exit.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
-Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
were read through \f[B]stdin\f[R].
If expressions are also given (see above), the expressions are evaluated
in the order given.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]DC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, dc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, dc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
All long options are \f[B]non-portable extensions\f[R].
-.SH STDIN
-.PP
-If no files are given on the command-line and no files or expressions
-are given by the \f[B]-f\f[R], \f[B]--file\f[R], \f[B]-e\f[R], or
-\f[B]--expression\f[R] options, then dc(1) read from \f[B]stdin\f[R].
-.PP
-However, there is a caveat to this.
-.PP
-First, \f[B]stdin\f[R] is evaluated a line at a time.
-The only exception to this is if a string has been finished, but not
-ended.
-This means that, except for escaped brackets, all brackets must be
-balanced before dc(1) parses and executes.
.SH STDOUT
.PP
Any non-error output is written to \f[B]stdout\f[R].
@@ -215,7 +221,7 @@ Input is processed immediately when entered.
.PP
\f[B]ibase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
determines how to interpret constant numbers.
-It is the \[lq]input\[rq] base, or the number base used for interpreting
+It is the \[dq]input\[dq] base, or the number base used for interpreting
input numbers.
\f[B]ibase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R].
@@ -225,7 +231,7 @@ programs with the \f[B]T\f[R] command.
.PP
\f[B]obase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
determines how to output results.
-It is the \[lq]output\[rq] base, or the number base used for outputting
+It is the \[dq]output\[dq] base, or the number base used for outputting
numbers.
\f[B]obase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and
@@ -267,265 +273,332 @@ The valid commands are listed below.
.SS Printing
.PP
These commands are used for printing.
-.TP
+.PP
\f[B]p\f[R]
-Prints the value on top of the stack, whether number or string, and
-prints a newline after.
-.RS
.PP
+: Prints the value on top of the stack, whether number or string, and
+prints a newline after.
+.IP
+.nf
+\f[C]
This does not alter the stack.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]n\f[R]
-Prints the value on top of the stack, whether number or string, and pops
-it off of the stack.
-.TP
+.PP
+: Prints the value on top of the stack, whether number or string, and
+pops it off of the stack.
+.PP
\f[B]P\f[R]
-Pops a value off the stack.
-.RS
.PP
+: Pops a value off the stack.
+.IP
+.nf
+\f[C]
If the value is a number, it is truncated and the absolute value of the
-result is printed as though \f[B]obase\f[R] is \f[B]256\f[R] and each
-digit is interpreted as an 8-bit ASCII character, making it a byte
-stream.
-.PP
+result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+interpreted as an ASCII character, making it a byte stream.
+
If the value is a string, it is printed without a trailing newline.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]f\f[R]
-Prints the entire contents of the stack, in order from newest to oldest,
-without altering anything.
-.RS
.PP
+: Prints the entire contents of the stack, in order from newest to
+oldest, without altering anything.
+.IP
+.nf
+\f[C]
Users should use this command when they get lost.
-.RE
+\f[R]
+.fi
.SS Arithmetic
.PP
These are the commands used for arithmetic.
-.TP
+.PP
\f[B]+\f[R]
-The top two values are popped off the stack, added, and the result is
+.PP
+: The top two values are popped off the stack, added, and the result is
pushed onto the stack.
The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
both operands.
-.TP
+.PP
\f[B]-\f[R]
-The top two values are popped off the stack, subtracted, and the result
-is pushed onto the stack.
+.PP
+: The top two values are popped off the stack, subtracted, and the
+result is pushed onto the stack.
The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
both operands.
-.TP
+.PP
\f[B]*\f[R]
-The top two values are popped off the stack, multiplied, and the result
-is pushed onto the stack.
+.PP
+: The top two values are popped off the stack, multiplied, and the
+result is pushed onto the stack.
If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
\f[I]scale\f[R] of the result is equal to
\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
\f[B]max()\f[R] return the obvious values.
-.TP
+.PP
\f[B]/\f[R]
-The top two values are popped off the stack, divided, and the result is
-pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
-The first value popped off of the stack must be non-zero.
-.RE
-.TP
-\f[B]%\f[R]
-The top two values are popped off the stack, remaindered, and the result
+: The top two values are popped off the stack, divided, and the result
is pushed onto the stack.
-.RS
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
.PP
-Remaindering is equivalent to 1) Computing \f[B]a/b\f[R] to current
-\f[B]scale\f[R], and 2) Using the result of step 1 to calculate
-\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
-\f[B]max(scale+scale(b),scale(a))\f[R].
+\f[B]%\f[R]
.PP
+: The top two values are popped off the stack, remaindered, and the
+result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+2) Using the result of step 1 to calculate **a-(a/b)\[rs]*b** to *scale*
+**max(scale+scale(b),scale(a))**.
+
The first value popped off of the stack must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]\[ti]\f[R]
-The top two values are popped off the stack, divided and remaindered,
+.PP
+: The top two values are popped off the stack, divided and remaindered,
and the results (divided first, remainder second) are pushed onto the
stack.
This is equivalent to \f[B]x y / x y %\f[R] except that \f[B]x\f[R] and
\f[B]y\f[R] are only evaluated once.
-.RS
-.PP
+.IP
+.nf
+\f[C]
The first value popped off of the stack must be non-zero.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]\[ha]\f[R]
-The top two values are popped off the stack, the second is raised to the
-power of the first, and the result is pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
+: The top two values are popped off the stack, the second is raised to
+the power of the first, and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
The first value popped off of the stack must be an integer, and if that
value is negative, the second value popped off of the stack must be
non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]v\f[R]
-The top value is popped off the stack, its square root is computed, and
-the result is pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
+: The top value is popped off the stack, its square root is computed,
+and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
The value popped off of the stack must be non-negative.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]_\f[R]
-If this command \f[I]immediately\f[R] precedes a number (i.e., no spaces
-or other commands), then that number is input as a negative number.
-.RS
-.PP
-Otherwise, the top value on the stack is popped and copied, and the copy
-is negated and pushed onto the stack.
-This behavior without a number is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+.PP
+: If this command \f[I]immediately\f[R] precedes a number (i.e., no
+spaces or other commands), then that number is input as a negative
+number.
+.IP
+.nf
+\f[C]
+Otherwise, the top value on the stack is popped and copied, and the copy is
+negated and pushed onto the stack. This behavior without a number is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]b\f[R]
-The top value is popped off the stack, and if it is zero, it is pushed
+.PP
+: The top value is popped off the stack, and if it is zero, it is pushed
back onto the stack.
Otherwise, its absolute value is pushed onto the stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]|\f[R]
-The top three values are popped off the stack, a modular exponentiation
-is computed, and the result is pushed onto the stack.
-.RS
.PP
+: The top three values are popped off the stack, a modular
+exponentiation is computed, and the result is pushed onto the stack.
+.IP
+.nf
+\f[C]
The first value popped is used as the reduction modulus and must be an
-integer and non-zero.
-The second value popped is used as the exponent and must be an integer
-and non-negative.
-The third value popped is the base and must be an integer.
+integer and non-zero. The second value popped is used as the exponent and
+must be an integer and non-negative. The third value popped is the base and
+must be an integer.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]G\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]N\f[R]
-The top value is popped off of the stack, and if it a \f[B]0\f[R], a
+.PP
+: The top value is popped off of the stack, and if it a \f[B]0\f[R], a
\f[B]1\f[R] is pushed; otherwise, a \f[B]0\f[R] is pushed.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B](\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is less than the second, or
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than the second, or
\f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]{\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is less than or equal to the second,
-or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B])\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is greater than the second, or
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than the second, or
\f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]}\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is greater than or equal to the
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than or equal to the
second, or \f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]M\f[R]
-The top two values are popped off of the stack.
+.PP
+: The top two values are popped off of the stack.
If they are both non-zero, a \f[B]1\f[R] is pushed onto the stack.
If either of them is zero, or both of them are, then a \f[B]0\f[R] is
pushed onto the stack.
-.RS
-.PP
-This is like the \f[B]&&\f[R] operator in bc(1), and it is \f[I]not\f[R]
-a short-circuit operator.
+.IP
+.nf
+\f[C]
+This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]m\f[R]
-The top two values are popped off of the stack.
+.PP
+: The top two values are popped off of the stack.
If at least one of them is non-zero, a \f[B]1\f[R] is pushed onto the
stack.
If both of them are zero, then a \f[B]0\f[R] is pushed onto the stack.
-.RS
-.PP
-This is like the \f[B]||\f[R] operator in bc(1), and it is \f[I]not\f[R]
-a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+This is like the **||** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Stack Control
.PP
These commands control the stack.
-.TP
+.PP
\f[B]c\f[R]
-Removes all items from (\[lq]clears\[rq]) the stack.
-.TP
+.PP
+: Removes all items from (\[dq]clears\[dq]) the stack.
+.PP
\f[B]d\f[R]
-Copies the item on top of the stack (\[lq]duplicates\[rq]) and pushes
+.PP
+: Copies the item on top of the stack (\[dq]duplicates\[dq]) and pushes
the copy onto the stack.
-.TP
+.PP
\f[B]r\f[R]
-Swaps (\[lq]reverses\[rq]) the two top items on the stack.
-.TP
+.PP
+: Swaps (\[dq]reverses\[dq]) the two top items on the stack.
+.PP
\f[B]R\f[R]
-Pops (\[lq]removes\[rq]) the top value from the stack.
+.PP
+: Pops (\[dq]removes\[dq]) the top value from the stack.
.SS Register Control
.PP
These commands control registers (see the \f[B]REGISTERS\f[R] section).
-.TP
+.PP
\f[B]s\f[R]\f[I]r\f[R]
-Pops the value off the top of the stack and stores it into register
+.PP
+: Pops the value off the top of the stack and stores it into register
\f[I]r\f[R].
-.TP
+.PP
\f[B]l\f[R]\f[I]r\f[R]
-Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
+.PP
+: Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
This does not alter the contents of \f[I]r\f[R].
-.TP
+.PP
\f[B]S\f[R]\f[I]r\f[R]
-Pops the value off the top of the (main) stack and pushes it onto the
+.PP
+: Pops the value off the top of the (main) stack and pushes it onto the
stack of register \f[I]r\f[R].
The previous value of the register becomes inaccessible.
-.TP
+.PP
\f[B]L\f[R]\f[I]r\f[R]
-Pops the value off the top of the stack for register \f[I]r\f[R] and
+.PP
+: Pops the value off the top of the stack for register \f[I]r\f[R] and
push it onto the main stack.
The previous value in the stack for register \f[I]r\f[R], if any, is now
accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
@@ -534,68 +607,86 @@ accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
These commands control the values of \f[B]ibase\f[R], \f[B]obase\f[R],
and \f[B]scale\f[R].
Also see the \f[B]SYNTAX\f[R] section.
-.TP
+.PP
\f[B]i\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]ibase\f[R], which must be between \f[B]2\f[R] and \f[B]16\f[R],
inclusive.
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]o\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]obase\f[R], which must be between \f[B]2\f[R] and
\f[B]DC_BASE_MAX\f[R], inclusive (see the \f[B]LIMITS\f[R] section).
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]k\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]scale\f[R], which must be non-negative.
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]I\f[R]
-Pushes the current value of \f[B]ibase\f[R] onto the main stack.
-.TP
+.PP
+: Pushes the current value of \f[B]ibase\f[R] onto the main stack.
+.PP
\f[B]O\f[R]
-Pushes the current value of \f[B]obase\f[R] onto the main stack.
-.TP
+.PP
+: Pushes the current value of \f[B]obase\f[R] onto the main stack.
+.PP
\f[B]K\f[R]
-Pushes the current value of \f[B]scale\f[R] onto the main stack.
-.TP
+.PP
+: Pushes the current value of \f[B]scale\f[R] onto the main stack.
+.PP
\f[B]T\f[R]
-Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]U\f[R]
-Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]V\f[R]
-Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
-stack.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+: Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Strings
.PP
The following commands control strings.
@@ -612,266 +703,294 @@ Strings can also be executed as macros.
For example, if the string \f[B][1pR]\f[R] is executed as a macro, then
the code \f[B]1pR\f[R] is executed, meaning that the \f[B]1\f[R] will be
printed with a newline after and then popped from the stack.
-.TP
+.PP
\f[B][\f[R]\f[I]characters\f[R]\f[B]]\f[R]
-Makes a string containing \f[I]characters\f[R] and pushes it onto the
-stack.
-.RS
.PP
-If there are brackets (\f[B][\f[R] and \f[B]]\f[R]) in the string, then
-they must be balanced.
-Unbalanced brackets can be escaped using a backslash (\f[B]\[rs]\f[R])
+: Makes a string containing \f[I]characters\f[R] and pushes it onto the
+stack.
+.IP
+.nf
+\f[C]
+If there are brackets (**\[rs][** and **\[rs]]**) in the string, then they must be
+balanced. Unbalanced brackets can be escaped using a backslash (**\[rs]\[rs]**)
character.
-.PP
+
If there is a backslash character in the string, the character after it
-(even another backslash) is put into the string verbatim, but the
-(first) backslash is not.
-.RE
-.TP
-\f[B]a\f[R]
-The value on top of the stack is popped.
-.RS
+(even another backslash) is put into the string verbatim, but the (first)
+backslash is not.
+\f[R]
+.fi
.PP
-If it is a number, it is truncated and its absolute value is taken.
-The result mod \f[B]256\f[R] is calculated.
-If that result is \f[B]0\f[R], push an empty string; otherwise, push a
-one-character string where the character is the result of the mod
-interpreted as an ASCII character.
+\f[B]a\f[R]
.PP
-If it is a string, then a new string is made.
-If the original string is empty, the new string is empty.
-If it is not, then the first character of the original string is used to
-create the new string as a one-character string.
-The new string is then pushed onto the stack.
+: The value on top of the stack is popped.
+.IP
+.nf
+\f[C]
+If it is a number, it is truncated and its absolute value is taken. The
+result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+empty string; otherwise, push a one-character string where the character is
+the result of the mod interpreted as an ASCII character.
+
+If it is a string, then a new string is made. If the original string is
+empty, the new string is empty. If it is not, then the first character of
+the original string is used to create the new string as a one-character
+string. The new string is then pushed onto the stack.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]x\f[R]
-Pops a value off of the top of the stack.
-.RS
.PP
+: Pops a value off of the top of the stack.
+.IP
+.nf
+\f[C]
If it is a number, it is pushed back onto the stack.
-.PP
+
If it is a string, it is executed as a macro.
-.PP
+
This behavior is the norm whenever a macro is executed, whether by this
command or by the conditional execution commands below.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]>\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is greater than the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+For example, **0 1>a** will execute the contents of register **a**, and
+**1 0>a** will not.
+
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-For example, \f[B]0 1>a\f[R] will execute the contents of register
-\f[B]a\f[R], and \f[B]1 0>a\f[R] will not.
-.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!>\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not greater than the second (less than or equal
to), then the contents of register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]<\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is less than the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!<\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not less than the second (greater than or equal
to), then the contents of register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]=\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is equal to the second, then the contents of register
\f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!=\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not equal to the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]?\f[R]
-Reads a line from the \f[B]stdin\f[R] and executes it.
+.PP
+: Reads a line from the \f[B]stdin\f[R] and executes it.
This is to allow macros to request input from users.
-.TP
+.PP
\f[B]q\f[R]
-During execution of a macro, this exits the execution of that macro and
-the execution of the macro that executed it.
+.PP
+: During execution of a macro, this exits the execution of that macro
+and the execution of the macro that executed it.
If there are no macros, or only one macro executing, dc(1) exits.
-.TP
+.PP
\f[B]Q\f[R]
-Pops a value from the stack which must be non-negative and is used the
+.PP
+: Pops a value from the stack which must be non-negative and is used the
number of macro executions to pop off of the execution stack.
If the number of levels to pop is greater than the number of executing
macros, dc(1) exits.
-.TP
-\f[B],\f[R]
-Pushes the depth of the execution stack onto the stack.
-The execution stack is the stack of string executions.
-The number that is pushed onto the stack is exactly as many as is needed
-to make dc(1) exit with the \f[B]Q\f[R] command, so the sequence
-\f[B],Q\f[R] will make dc(1) exit.
.SS Status
.PP
These commands query status of the stack or its top value.
-.TP
-\f[B]Z\f[R]
-Pops a value off of the stack.
-.RS
.PP
-If it is a number, calculates the number of significant decimal digits
-it has and pushes the result.
-It will push \f[B]1\f[R] if the argument is \f[B]0\f[R] with no decimal
-places.
+\f[B]Z\f[R]
.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, calculates the number of significant decimal digits it
+has and pushes the result.
+
If it is a string, pushes the number of characters the string has.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]X\f[R]
-Pops a value off of the stack.
-.RS
.PP
-If it is a number, pushes the \f[I]scale\f[R] of the value onto the
-stack.
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, pushes the *scale* of the value onto the stack.
+
+If it is a string, pushes **0**.
+\f[R]
+.fi
.PP
-If it is a string, pushes \f[B]0\f[R].
-.RE
-.TP
\f[B]z\f[R]
-Pushes the current depth of the stack (before execution of this command)
-onto the stack.
-.TP
-\f[B]y\f[R]\f[I]r\f[R]
-Pushes the current stack depth of the register \f[I]r\f[R] onto the main
-stack.
-.RS
-.PP
-Because each register has a depth of \f[B]1\f[R] (with the value
-\f[B]0\f[R] in the top item) when dc(1) starts, dc(1) requires that each
-register\[cq]s stack must always have at least one item; dc(1) will give
-an error and reset otherwise (see the \f[B]RESET\f[R] section).
-This means that this command will never push \f[B]0\f[R].
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+: Pushes the current stack depth (before execution of this command).
.SS Arrays
.PP
These commands manipulate arrays.
-.TP
+.PP
\f[B]:\f[R]\f[I]r\f[R]
-Pops the top two values off of the stack.
+.PP
+: Pops the top two values off of the stack.
The second value will be stored in the array \f[I]r\f[R] (see the
\f[B]REGISTERS\f[R] section), indexed by the first value.
-.TP
+.PP
\f[B];\f[R]\f[I]r\f[R]
-Pops the value on top of the stack and uses it as an index into the
+.PP
+: Pops the value on top of the stack and uses it as an index into the
array \f[I]r\f[R].
The selected value is then pushed onto the stack.
-.TP
-\f[B]Y\f[R]\f[I]r\f[R]
-Pushes the length of the array \f[I]r\f[R] onto the stack.
-.RS
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
.SH REGISTERS
.PP
Registers are names that can store strings, numbers, and arrays.
@@ -880,14 +999,12 @@ Registers are names that can store strings, numbers, and arrays.
Each register is also its own stack, so the current register value is
the top of the stack for the register.
All registers, when first referenced, have one value (\f[B]0\f[R]) in
-their stack, and it is a runtime error to attempt to pop that item off
-of the register stack.
+their stack.
.PP
In non-extended register mode, a register name is just the single
character that follows any command that needs a register name.
-The only exceptions are: a newline (\f[B]`\[rs]n'\f[R]) and a left
-bracket (\f[B]`['\f[R]); it is a parse error for a newline or a left
-bracket to be used as a register name.
+The only exception is a newline (\f[B]\[aq]\[rs]n\[aq]\f[R]); it is a
+parse error for a newline to be used as a register name.
.SS Extended Register Mode
.PP
Unlike most other dc(1) implentations, this dc(1) provides nearly
@@ -898,7 +1015,7 @@ If extended register mode is enabled (\f[B]-x\f[R] or
normal single character registers are used \f[I]unless\f[R] the
character immediately following a command that needs a register name is
a space (according to \f[B]isspace()\f[R]) and not a newline
-(\f[B]`\[rs]n'\f[R]).
+(\f[B]\[aq]\[rs]n\[aq]\f[R]).
.PP
In that case, the register name is found according to the regex
\f[B][a-z][a-z0-9_]*\f[R] (like bc(1) identifiers), and it is a parse
@@ -943,59 +1060,71 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on dc(1):
-.TP
+.PP
\f[B]DC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
dc(1) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]DC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]DC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]DC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]DC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]DC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]DC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]DC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]DC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]DC_BASE_POW\f[R].
-.TP
+.PP
\f[B]DC_DIM_MAX\f[R]
-The maximum size of arrays.
+.PP
+: The maximum size of arrays.
Set at \f[B]SIZE_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_STRING_MAX\f[R]
-The maximum length of strings.
+.PP
+: The maximum length of strings.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_NAME_MAX\f[R]
-The maximum length of identifiers.
+.PP
+: The maximum length of identifiers.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]DC_OVERFLOW_MAX\f[R].
-.TP
+.PP
Number of vars
-The maximum number of vars/arrays.
+.PP
+: The maximum number of vars/arrays.
Set at \f[B]SIZE_MAX-1\f[R].
.PP
These limits are meant to be effectively non-existent; the limits are so
@@ -1005,144 +1134,115 @@ In fact, memory should be exhausted before these limits should be hit.
.SH ENVIRONMENT VARIABLES
.PP
dc(1) recognizes the following environment variables:
-.TP
+.PP
\f[B]DC_ENV_ARGS\f[R]
-This is another way to give command-line arguments to dc(1).
+.PP
+: This is another way to give command-line arguments to dc(1).
They should be in the same format as all other command-line arguments.
These are always processed first, so any files given in
\f[B]DC_ENV_ARGS\f[R] will be processed before arguments and files given
on the command-line.
-This gives the user the ability to set up \[lq]standard\[rq] options and
+This gives the user the ability to set up \[dq]standard\[dq] options and
files to be used at every invocation.
The most useful thing for such files to contain would be useful
functions that the user might want every time dc(1) runs.
Another use would be to use the \f[B]-e\f[R] option to set
\f[B]scale\f[R] to a value other than \f[B]0\f[R].
-.RS
-.PP
-The code that parses \f[B]DC_ENV_ARGS\f[R] will correctly handle quoted
-arguments, but it does not understand escape sequences.
-For example, the string \f[B]\[lq]/home/gavin/some dc file.dc\[rq]\f[R]
-will be correctly parsed, but the string \f[B]\[lq]/home/gavin/some
-\[dq]dc\[dq] file.dc\[rq]\f[R] will include the backslashes.
-.PP
-The quote parsing will handle either kind of quotes, \f[B]\[cq]\f[R] or
-\f[B]\[lq]\f[R].
-Thus, if you have a file with any number of single quotes in the name,
-you can use double quotes as the outside quotes, as in \f[B]\[lq]some
-`dc' file.dc\[rq]\f[R], and vice versa if you have a file with double
-quotes.
-However, handling a file with both kinds of quotes in
-\f[B]DC_ENV_ARGS\f[R] is not supported due to the complexity of the
-parsing, though such files are still supported on the command-line where
-the parsing is done by the shell.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some dc file.dc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]dc\[rs]\[dq] file.dc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]dc\[aq] file.dc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
\f[B]DC_LINE_LENGTH\f[R]
-If this environment variable exists and contains an integer that is
+.PP
+: If this environment variable exists and contains an integer that is
greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
(\f[B]2\[ha]16-1\f[R]), dc(1) will output lines to that length,
including the backslash newline combo.
The default line length is \f[B]70\f[R].
-.TP
-\f[B]DC_SIGINT_RESET\f[R]
-If dc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because dc(1)
-exits on \f[B]SIGINT\f[R] when not in interactive mode.
-.RS
-.PP
-However, when dc(1) is in interactive mode, then if this environment
-variable exists and contains an integer, a non-zero value makes dc(1)
-reset on \f[B]SIGINT\f[R], rather than exit, and zero makes dc(1) exit.
-If this environment variable exists and is \f[I]not\f[R] an integer,
-then dc(1) will exit on \f[B]SIGINT\f[R].
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]DC_TTY_MODE\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, then a non-zero value makes dc(1) use
-TTY mode, and zero makes dc(1) not use TTY mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]DC_PROMPT\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, a non-zero value makes dc(1) use a
-prompt, and zero or a non-integer makes dc(1) not use a prompt.
-If this environment variable does not exist and \f[B]DC_TTY_MODE\f[R]
-does, then the value of the \f[B]DC_TTY_MODE\f[R] environment variable
-is used.
-.PP
-This environment variable and the \f[B]DC_TTY_MODE\f[R] environment
-variable override the default, which can be queried with the
-\f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
+.PP
+\f[B]DC_EXPR_EXIT\f[R]
+.PP
+: If this variable exists (no matter the contents), dc(1) will exit
+immediately after executing expressions and files given by the
+\f[B]-e\f[R] and/or \f[B]-f\f[R] command-line options (and any
+equivalents).
.SH EXIT STATUS
.PP
dc(1) returns the following exit statuses:
-.TP
+.PP
\f[B]0\f[R]
-No error.
-.TP
+.PP
+: No error.
+.PP
\f[B]1\f[R]
-A math error occurred.
+.PP
+: A math error occurred.
This follows standard practice of using \f[B]1\f[R] for expected errors,
since math errors will happen in the process of normal execution.
-.RS
-.PP
-Math errors include divide by \f[B]0\f[R], taking the square root of a
-negative number, attempting to convert a negative number to a hardware
-integer, overflow when converting a number to a hardware integer,
-overflow when calculating the size of a number, and attempting to use a
-non-integer where an integer is required.
-.PP
-Converting to a hardware integer happens for the second operand of the
-power (\f[B]\[ha]\f[R]) operator.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**) operator.
+\f[R]
+.fi
+.PP
\f[B]2\f[R]
-A parse error occurred.
-.RS
-.PP
-Parse errors include unexpected \f[B]EOF\f[R], using an invalid
-character, failing to find the end of a string or comment, and using a
-token where it is invalid.
-.RE
-.TP
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, and using a token where it is
+invalid.
+\f[R]
+.fi
+.PP
\f[B]3\f[R]
-A runtime error occurred.
-.RS
-.PP
-Runtime errors include assigning an invalid number to any global
-(\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R]), giving a bad
-expression to a \f[B]read()\f[R] call, calling \f[B]read()\f[R] inside
-of a \f[B]read()\f[R] call, type errors (including attempting to execute
-a number), and attempting an operation when the stack has too few
-elements.
-.RE
-.TP
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, and attempting an operation when
+the stack has too few elements.
+\f[R]
+.fi
+.PP
\f[B]4\f[R]
-A fatal error occurred.
-.RS
.PP
-Fatal errors include memory allocation errors, I/O errors, failing to
-open files, attempting to use files that do not have only ASCII
-characters (dc(1) only accepts ASCII characters), attempting to open a
-directory as a file, and giving invalid command-line options.
-.RE
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (dc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
.PP
The exit status \f[B]4\f[R] is special; when a fatal error occurs, dc(1)
always exits and returns \f[B]4\f[R], no matter what mode dc(1) is in.
@@ -1162,88 +1262,42 @@ checking, and its normal behavior can be forced by using the
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both \f[B]stdin\f[R]
and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
-and \f[B]--interactive\f[R] option can turn it on in other situations.
+and \f[B]--interactive\f[R] option can turn it on in other cases.
.PP
In interactive mode, dc(1) attempts to recover from errors (see the
\f[B]RESET\f[R] section), and in normal execution, flushes
\f[B]stdout\f[R] as soon as execution is done for the current input.
-dc(1) may also reset on \f[B]SIGINT\f[R] instead of exit, depending on
-the contents of, or default for, the \f[B]DC_SIGINT_RESET\f[R]
-environment variable (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
.SH TTY MODE
.PP
If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY, then \[lq]TTY mode\[rq] is considered to be
-available, and thus, dc(1) can turn on TTY mode, subject to some
-settings.
-.PP
-If there is the environment variable \f[B]DC_TTY_MODE\f[R] in the
-environment (see the \f[B]ENVIRONMENT VARIABLES\f[R] section), then if
-that environment variable contains a non-zero integer, dc(1) will turn
-on TTY mode when \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R]
-are all connected to a TTY.
-If the \f[B]DC_TTY_MODE\f[R] environment variable exists but is
-\f[I]not\f[R] a non-zero integer, then dc(1) will not turn TTY mode on.
-.PP
-If the environment variable \f[B]DC_TTY_MODE\f[R] does \f[I]not\f[R]
-exist, the default setting is used.
-The default setting can be queried with the \f[B]-h\f[R] or
-\f[B]--help\f[R] options.
+connected to a TTY, dc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is required for history to be enabled (see the \f[B]COMMAND
+LINE HISTORY\f[R] section).
+It is also required to enable special handling for \f[B]SIGINT\f[R]
+signals.
+.PP
+The prompt is enabled in TTY mode.
.PP
TTY mode is different from interactive mode because interactive mode is
required in the bc(1)
specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
to be connected to a terminal.
-.SS Command-Line History
-.PP
-Command-line history is only enabled if TTY mode is, i.e., that
-\f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to
-a TTY and the \f[B]DC_TTY_MODE\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section) and its default do not disable
-TTY mode.
-See the \f[B]COMMAND LINE HISTORY\f[R] section for more information.
-.SS Prompt
-.PP
-If TTY mode is available, then a prompt can be enabled.
-Like TTY mode itself, it can be turned on or off with an environment
-variable: \f[B]DC_PROMPT\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If the environment variable \f[B]DC_PROMPT\f[R] exists and is a non-zero
-integer, then the prompt is turned on when \f[B]stdin\f[R],
-\f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to a TTY and the
-\f[B]-P\f[R] and \f[B]--no-prompt\f[R] options were not used.
-The read prompt will be turned on under the same conditions, except that
-the \f[B]-R\f[R] and \f[B]--no-read-prompt\f[R] options must also not be
-used.
-.PP
-However, if \f[B]DC_PROMPT\f[R] does not exist, the prompt can be
-enabled or disabled with the \f[B]DC_TTY_MODE\f[R] environment variable,
-the \f[B]-P\f[R] and \f[B]--no-prompt\f[R] options, and the \f[B]-R\f[R]
-and \f[B]--no-read-prompt\f[R] options.
-See the \f[B]ENVIRONMENT VARIABLES\f[R] and \f[B]OPTIONS\f[R] sections
-for more details.
.SH SIGNAL HANDLING
.PP
-Sending a \f[B]SIGINT\f[R] will cause dc(1) to do one of two things.
-.PP
-If dc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), or the \f[B]DC_SIGINT_RESET\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section), or its default, is either not
-an integer or it is zero, dc(1) will exit.
+Sending a \f[B]SIGINT\f[R] will cause dc(1) to stop execution of the
+current input.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
.PP
-However, if dc(1) is in interactive mode, and the
-\f[B]DC_SIGINT_RESET\f[R] or its default is an integer and non-zero,
-then dc(1) will stop executing the current input and reset (see the
-\f[B]RESET\f[R] section) upon receiving a \f[B]SIGINT\f[R].
-.PP
-Note that \[lq]current input\[rq] can mean one of two things.
-If dc(1) is processing input from \f[B]stdin\f[R] in interactive mode,
-it will ask for more input.
-If dc(1) is processing input from a file in interactive mode, it will
-stop processing the file and start processing the next file, if one
-exists, or ask for input from \f[B]stdin\f[R] if no other file exists.
+Note that \[dq]current input\[dq] can mean one of two things.
+If dc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If dc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
.PP
This means that if a \f[B]SIGINT\f[R] is sent to dc(1) as it is
executing a file, it can seem as though dc(1) did not respond to the
@@ -1256,22 +1310,14 @@ the user to continue.
.PP
\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause dc(1) to clean up and
exit, and it uses the default handler for all other signals.
-The one exception is \f[B]SIGHUP\f[R]; in that case, and only when dc(1)
-is in TTY mode (see the \f[B]TTY MODE\f[R] section), a \f[B]SIGHUP\f[R]
-will cause dc(1) to clean up and exit.
+The one exception is \f[B]SIGHUP\f[R]; in that case, when dc(1) is in
+TTY mode, a \f[B]SIGHUP\f[R] will cause dc(1) to clean up and exit.
.SH COMMAND LINE HISTORY
.PP
dc(1) supports interactive command-line editing.
-.PP
-If dc(1) can be in TTY mode (see the \f[B]TTY MODE\f[R] section),
-history can be enabled.
-This means that command-line history can only be enabled when
-\f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY.
-.PP
-Like TTY mode itself, it can be turned on or off with the environment
-variable \f[B]DC_TTY_MODE\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), history is
+enabled.
+Previous lines can be recalled and edited with the arrow keys.
.PP
\f[B]Note\f[R]: tabs are converted to 8 spaces.
.SH SEE ALSO
diff --git a/manuals/dc/EN.1.md b/manuals/dc/EN.1.md
index 22983732..dbd7e8d8 100644
--- a/manuals/dc/EN.1.md
+++ b/manuals/dc/EN.1.md
@@ -42,14 +42,23 @@ dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
notation) to store numbers and results of computations. Arithmetic operations
pop arguments off of the stack and push the results.
-If no files are given on the command-line, then dc(1) reads from **stdin** (see
-the **STDIN** section). Otherwise, those files are processed, and dc(1) will
-then exit.
-
-If a user wants to set up a standard environment, they can use **DC_ENV_ARGS**
-(see the **ENVIRONMENT VARIABLES** section). For example, if a user wants the
-**scale** always set to **10**, they can set **DC_ENV_ARGS** to **-e 10k**, and
-this dc(1) will always start with a **scale** of **10**.
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
# OPTIONS
@@ -76,9 +85,6 @@ The following are the options that dc(1) accepts.
want a prompt or are not used to having them in dc(1). Most of those users
would want to put this option in **DC_ENV_ARGS**.
- These options override the **DC_PROMPT** and **DC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
-
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
@@ -93,10 +99,6 @@ The following are the options that dc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **?** command is used.
- These options *do* override the **DC_PROMPT** and **DC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
This is a **non-portable extension**.
**-x** **-\-extended-register**
@@ -140,18 +142,6 @@ The following are the options that dc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files are given on the command-line and no files or expressions are given
-by the **-f**, **-\-file**, **-e**, or **-\-expression** options, then dc(1)
-read from **stdin**.
-
-However, there is a caveat to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-a string has been finished, but not ended. This means that, except for escaped
-brackets, all brackets must be balanced before dc(1) parses and executes.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -252,8 +242,8 @@ These commands are used for printing.
: Pops a value off the stack.
If the value is a number, it is truncated and the absolute value of the
- result is printed as though **obase** is **256** and each digit is
- interpreted as an 8-bit ASCII character, making it a byte stream.
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
If the value is a string, it is printed without a trailing newline.
@@ -565,9 +555,9 @@ will be printed with a newline after and then popped from the stack.
: The value on top of the stack is popped.
If it is a number, it is truncated and its absolute value is taken. The
- result mod **256** is calculated. If that result is **0**, push an empty
- string; otherwise, push a one-character string where the character is the
- result of the mod interpreted as an ASCII character.
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
If it is a string, then a new string is made. If the original string is
empty, the new string is empty. If it is not, then the first character of
@@ -716,13 +706,6 @@ will be printed with a newline after and then popped from the stack.
of levels to pop is greater than the number of executing macros, dc(1)
exits.
-**,**
-
-: Pushes the depth of the execution stack onto the stack. The execution stack
- is the stack of string executions. The number that is pushed onto the stack
- is exactly as many as is needed to make dc(1) exit with the **Q** command,
- so the sequence **,Q** will make dc(1) exit.
-
## Status
These commands query status of the stack or its top value.
@@ -732,8 +715,7 @@ These commands query status of the stack or its top value.
: Pops a value off of the stack.
If it is a number, calculates the number of significant decimal digits it
- has and pushes the result. It will push **1** if the argument is **0** with
- no decimal places.
+ has and pushes the result.
If it is a string, pushes the number of characters the string has.
@@ -747,20 +729,7 @@ These commands query status of the stack or its top value.
**z**
-: Pushes the current depth of the stack (before execution of this command)
- onto the stack.
-
-**y**_r_
-
-: Pushes the current stack depth of the register *r* onto the main stack.
-
- Because each register has a depth of **1** (with the value **0** in the top
- item) when dc(1) starts, dc(1) requires that each register's stack must
- always have at least one item; dc(1) will give an error and reset otherwise
- (see the **RESET** section). This means that this command will never push
- **0**.
-
- This is a **non-portable extension**.
+: Pushes the current stack depth (before execution of this command).
## Arrays
@@ -776,12 +745,6 @@ These commands manipulate arrays.
: Pops the value on top of the stack and uses it as an index into the array
*r*. The selected value is then pushed onto the stack.
-**Y**_r_
-
-: Pushes the length of the array *r* onto the stack.
-
- This is a **non-portable extension**.
-
# REGISTERS
Registers are names that can store strings, numbers, and arrays. (Number/string
@@ -789,13 +752,11 @@ registers do not interfere with array registers.)
Each register is also its own stack, so the current register value is the top of
the stack for the register. All registers, when first referenced, have one value
-(**0**) in their stack, and it is a runtime error to attempt to pop that item
-off of the register stack.
+(**0**) in their stack.
In non-extended register mode, a register name is just the single character that
-follows any command that needs a register name. The only exceptions are: a
-newline (**'\\n'**) and a left bracket (**'['**); it is a parse error for a
-newline or a left bracket to be used as a register name.
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
## Extended Register Mode
@@ -943,47 +904,11 @@ dc(1) recognizes the following environment variables:
lines to that length, including the backslash newline combo. The default
line length is **70**.
-**DC_SIGINT_RESET**
-
-: If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because dc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when dc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes dc(1) reset
- on **SIGINT**, rather than exit, and zero makes dc(1) exit. If this
- environment variable exists and is *not* an integer, then dc(1) will exit on
- **SIGINT**.
+**DC_EXPR_EXIT**
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes dc(1) use TTY
- mode, and zero makes dc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes dc(1) use a prompt,
- and zero or a non-integer makes dc(1) not use a prompt. If this environment
- variable does not exist and **DC_TTY_MODE** does, then the value of the
- **DC_TTY_MODE** environment variable is used.
-
- This environment variable and the **DC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
# EXIT STATUS
@@ -1001,9 +926,8 @@ dc(1) returns the following exit statuses:
Math errors include divide by **0**, taking the square root of a negative
number, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**) operator.
@@ -1020,11 +944,10 @@ dc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors (including
- attempting to execute a number), and attempting an operation when the stack
- has too few elements.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
**4**
@@ -1053,78 +976,37 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. dc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **DC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, dc(1) can turn on TTY mode,
-subject to some settings.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
-If there is the environment variable **DC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, dc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **DC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then dc(1) will not turn TTY
-mode on.
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
-If the environment variable **DC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+The prompt is enabled in TTY mode.
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-## Command-Line History
-
-Command-line history is only enabled if TTY mode is, i.e., that **stdin**,
-**stdout**, and **stderr** are connected to a TTY and the **DC_TTY_MODE**
-environment variable (see the **ENVIRONMENT VARIABLES** section) and its default
-do not disable TTY mode. See the **COMMAND LINE HISTORY** section for more
-information.
-
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **DC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **DC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **DC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **DC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause dc(1) to do one of two things.
-
-If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **DC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, dc(1) will
-exit.
-
-However, if dc(1) is in interactive mode, and the **DC_SIGINT_RESET** or its
-default is an integer and non-zero, then dc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If dc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If dc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
can seem as though dc(1) did not respond to the signal since it will immediately
@@ -1136,19 +1018,14 @@ continue.
**SIGTERM** and **SIGQUIT** cause dc(1) to clean up and exit, and it uses the
default handler for all other signals. The one exception is **SIGHUP**; in that
-case, and only when dc(1) is in TTY mode (see the **TTY MODE** section), a
-**SIGHUP** will cause dc(1) to clean up and exit.
+case, when dc(1) is in TTY mode, a **SIGHUP** will cause dc(1) to clean up and
+exit.
# COMMAND LINE HISTORY
-dc(1) supports interactive command-line editing.
-
-If dc(1) can be in TTY mode (see the **TTY MODE** section), history can be
-enabled. This means that command-line history can only be enabled when
-**stdin**, **stdout**, and **stderr** are all connected to a TTY.
-
-Like TTY mode itself, it can be turned on or off with the environment variable
-**DC_TTY_MODE** (see the **ENVIRONMENT VARIABLES** section).
+dc(1) supports interactive command-line editing. If dc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
**Note**: tabs are converted to 8 spaces.
diff --git a/manuals/dc/ENP.1 b/manuals/dc/ENP.1
new file mode 100644
index 00000000..4f23bebe
--- /dev/null
+++ b/manuals/dc/ENP.1
@@ -0,0 +1,1322 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions are met:
+.\"
+.\" * Redistributions of source code must retain the above copyright notice,
+.\" this list of conditions and the following disclaimer.
+.\"
+.\" * Redistributions in binary form must reproduce the above copyright notice,
+.\" this list of conditions and the following disclaimer in the documentation
+.\" and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
+.SH Name
+.PP
+dc - arbitrary-precision decimal reverse-Polish notation calculator
+.SH SYNOPSIS
+.PP
+\f[B]dc\f[R] [\f[B]-hiPRvVx\f[R]] [\f[B]--version\f[R]]
+[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--no-prompt\f[R]]
+[\f[B]--no-read-prompt\f[R]] [\f[B]--extended-register\f[R]]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
+.SH DESCRIPTION
+.PP
+dc(1) is an arbitrary-precision calculator.
+It uses a stack (reverse Polish notation) to store numbers and results
+of computations.
+Arithmetic operations pop arguments off of the stack and push the
+results.
+.PP
+If no files are given on the command-line as extra arguments (i.e., not
+as \f[B]-f\f[R] or \f[B]--file\f[R] arguments), then dc(1) reads from
+\f[B]stdin\f[R].
+Otherwise, those files are processed, and dc(1) will then exit.
+.PP
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where \f[B]-e\f[R] (\f[B]--expression\f[R]) and
+\f[B]-f\f[R] (\f[B]--file\f[R]) arguments cause dc(1) to execute them
+and exit.
+The reason for this is that this dc(1) allows users to set arguments in
+the environment variable \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT
+VARIABLES\f[R] section).
+Any expressions given on the command-line should be used to set up a
+standard environment.
+For example, if a user wants the \f[B]scale\f[R] always set to
+\f[B]10\f[R], they can set \f[B]DC_ENV_ARGS\f[R] to \f[B]-e 10k\f[R],
+and this dc(1) will always start with a \f[B]scale\f[R] of \f[B]10\f[R].
+.PP
+If users want to have dc(1) exit after processing all input from
+\f[B]-e\f[R] and \f[B]-f\f[R] arguments (and their equivalents), then
+they can just simply add \f[B]-e q\f[R] as the last command-line
+argument or define the environment variable \f[B]DC_EXPR_EXIT\f[R].
+.SH OPTIONS
+.PP
+The following are the options that dc(1) accepts.
+.PP
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
+.PP
+: Print the version information (copyright header) and exit.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-P\f[R], \f[B]--no-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-x\f[R] \f[B]--extended-register\f[R]
+.PP
+: Enables extended register mode.
+See the \f[I]Extended Register Mode\f[R] subsection of the
+\f[B]REGISTERS\f[R] section for more information.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
+.PP
+: Evaluates \f[I]expr\f[R].
+If multiple expressions are given, they are evaluated in order.
+If files are given as well (see below), the expressions and files are
+evaluated in the order given.
+This means that if a file is given before an expression, the file is
+read in and evaluated first.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+were read through \f[B]stdin\f[R].
+If expressions are also given (see above), the expressions are evaluated
+in the order given.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+All long options are \f[B]non-portable extensions\f[R].
+.SH STDOUT
+.PP
+Any non-error output is written to \f[B]stdout\f[R].
+In addition, if history (see the \f[B]HISTORY\f[R] section) and the
+prompt (see the \f[B]TTY MODE\f[R] section) are enabled, both are output
+to \f[B]stdout\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other dc(1) implementations, this dc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stdout\f[R], so if \f[B]stdout\f[R] is closed, as in
+\f[B]dc >&-\f[R], it will quit with an error.
+This is done so that dc(1) can report problems when \f[B]stdout\f[R] is
+redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other dc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stdout\f[R] to \f[B]/dev/null\f[R].
+.SH STDERR
+.PP
+Any error output is written to \f[B]stderr\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other dc(1) implementations, this dc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stderr\f[R], so if \f[B]stderr\f[R] is closed, as in
+\f[B]dc 2>&-\f[R], it will quit with an error.
+This is done so that dc(1) can exit with an error code when
+\f[B]stderr\f[R] is redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other dc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stderr\f[R] to \f[B]/dev/null\f[R].
+.SH SYNTAX
+.PP
+Each item in the input source code, either a number (see the
+\f[B]NUMBERS\f[R] section) or a command (see the \f[B]COMMANDS\f[R]
+section), is processed and executed, in order.
+Input is processed immediately when entered.
+.PP
+\f[B]ibase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
+determines how to interpret constant numbers.
+It is the \[dq]input\[dq] base, or the number base used for interpreting
+input numbers.
+\f[B]ibase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R].
+The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R].
+The max allowable value for \f[B]ibase\f[R] can be queried in dc(1)
+programs with the \f[B]T\f[R] command.
+.PP
+\f[B]obase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
+determines how to output results.
+It is the \[dq]output\[dq] base, or the number base used for outputting
+numbers.
+\f[B]obase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and
+can be queried with the \f[B]U\f[R] command.
+The min allowable value for \f[B]obase\f[R] is \f[B]2\f[R].
+Values are output in the specified base.
+.PP
+The \f[I]scale\f[R] of an expression is the number of digits in the
+result of the expression right of the decimal point, and \f[B]scale\f[R]
+is a register (see the \f[B]REGISTERS\f[R] section) that sets the
+precision of any operations (with exceptions).
+\f[B]scale\f[R] is initially \f[B]0\f[R].
+\f[B]scale\f[R] cannot be negative.
+The max allowable value for \f[B]scale\f[R] can be queried in dc(1)
+programs with the \f[B]V\f[R] command.
+.SS Comments
+.PP
+Comments go from \f[B]#\f[R] until, and not including, the next newline.
+This is a \f[B]non-portable extension\f[R].
+.SH NUMBERS
+.PP
+Numbers are strings made up of digits, uppercase letters up to
+\f[B]F\f[R], and at most \f[B]1\f[R] period for a radix.
+Numbers can have up to \f[B]DC_NUM_MAX\f[R] digits.
+Uppercase letters are equal to \f[B]9\f[R] + their position in the
+alphabet (i.e., \f[B]A\f[R] equals \f[B]10\f[R], or \f[B]9+1\f[R]).
+If a digit or letter makes no sense with the current value of
+\f[B]ibase\f[R], they are set to the value of the highest valid digit in
+\f[B]ibase\f[R].
+.PP
+Single-character numbers (i.e., \f[B]A\f[R] alone) take the value that
+they would have if they were valid digits, regardless of the value of
+\f[B]ibase\f[R].
+This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
+\f[B]F\f[R] alone always equals decimal \f[B]15\f[R].
+.SH COMMANDS
+.PP
+The valid commands are listed below.
+.SS Printing
+.PP
+These commands are used for printing.
+.PP
+\f[B]p\f[R]
+.PP
+: Prints the value on top of the stack, whether number or string, and
+prints a newline after.
+.IP
+.nf
+\f[C]
+This does not alter the stack.
+\f[R]
+.fi
+.PP
+\f[B]n\f[R]
+.PP
+: Prints the value on top of the stack, whether number or string, and
+pops it off of the stack.
+.PP
+\f[B]P\f[R]
+.PP
+: Pops a value off the stack.
+.IP
+.nf
+\f[C]
+If the value is a number, it is truncated and the absolute value of the
+result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+interpreted as an ASCII character, making it a byte stream.
+
+If the value is a string, it is printed without a trailing newline.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]f\f[R]
+.PP
+: Prints the entire contents of the stack, in order from newest to
+oldest, without altering anything.
+.IP
+.nf
+\f[C]
+Users should use this command when they get lost.
+\f[R]
+.fi
+.SS Arithmetic
+.PP
+These are the commands used for arithmetic.
+.PP
+\f[B]+\f[R]
+.PP
+: The top two values are popped off the stack, added, and the result is
+pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
+both operands.
+.PP
+\f[B]-\f[R]
+.PP
+: The top two values are popped off the stack, subtracted, and the
+result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
+both operands.
+.PP
+\f[B]*\f[R]
+.PP
+: The top two values are popped off the stack, multiplied, and the
+result is pushed onto the stack.
+If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
+\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
+\f[I]scale\f[R] of the result is equal to
+\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
+\f[B]max()\f[R] return the obvious values.
+.PP
+\f[B]/\f[R]
+.PP
+: The top two values are popped off the stack, divided, and the result
+is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]%\f[R]
+.PP
+: The top two values are popped off the stack, remaindered, and the
+result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+2) Using the result of step 1 to calculate **a-(a/b)\[rs]*b** to *scale*
+**max(scale+scale(b),scale(a))**.
+
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]\[ti]\f[R]
+.PP
+: The top two values are popped off the stack, divided and remaindered,
+and the results (divided first, remainder second) are pushed onto the
+stack.
+This is equivalent to \f[B]x y / x y %\f[R] except that \f[B]x\f[R] and
+\f[B]y\f[R] are only evaluated once.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: The top two values are popped off the stack, the second is raised to
+the power of the first, and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer, and if that
+value is negative, the second value popped off of the stack must be
+non-zero.
+\f[R]
+.fi
+.PP
+\f[B]v\f[R]
+.PP
+: The top value is popped off the stack, its square root is computed,
+and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The value popped off of the stack must be non-negative.
+\f[R]
+.fi
+.PP
+\f[B]_\f[R]
+.PP
+: If this command \f[I]immediately\f[R] precedes a number (i.e., no
+spaces or other commands), then that number is input as a negative
+number.
+.IP
+.nf
+\f[C]
+Otherwise, the top value on the stack is popped and copied, and the copy is
+negated and pushed onto the stack. This behavior without a number is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]b\f[R]
+.PP
+: The top value is popped off the stack, and if it is zero, it is pushed
+back onto the stack.
+Otherwise, its absolute value is pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]|\f[R]
+.PP
+: The top three values are popped off the stack, a modular
+exponentiation is computed, and the result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+The first value popped is used as the reduction modulus and must be an
+integer and non-zero. The second value popped is used as the exponent and
+must be an integer and non-negative. The third value popped is the base and
+must be an integer.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]G\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]N\f[R]
+.PP
+: The top value is popped off of the stack, and if it a \f[B]0\f[R], a
+\f[B]1\f[R] is pushed; otherwise, a \f[B]0\f[R] is pushed.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B](\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than the second, or
+\f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]{\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B])\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than the second, or
+\f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]}\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]M\f[R]
+.PP
+: The top two values are popped off of the stack.
+If they are both non-zero, a \f[B]1\f[R] is pushed onto the stack.
+If either of them is zero, or both of them are, then a \f[B]0\f[R] is
+pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]m\f[R]
+.PP
+: The top two values are popped off of the stack.
+If at least one of them is non-zero, a \f[B]1\f[R] is pushed onto the
+stack.
+If both of them are zero, then a \f[B]0\f[R] is pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is like the **||** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Stack Control
+.PP
+These commands control the stack.
+.PP
+\f[B]c\f[R]
+.PP
+: Removes all items from (\[dq]clears\[dq]) the stack.
+.PP
+\f[B]d\f[R]
+.PP
+: Copies the item on top of the stack (\[dq]duplicates\[dq]) and pushes
+the copy onto the stack.
+.PP
+\f[B]r\f[R]
+.PP
+: Swaps (\[dq]reverses\[dq]) the two top items on the stack.
+.PP
+\f[B]R\f[R]
+.PP
+: Pops (\[dq]removes\[dq]) the top value from the stack.
+.SS Register Control
+.PP
+These commands control registers (see the \f[B]REGISTERS\f[R] section).
+.PP
+\f[B]s\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the stack and stores it into register
+\f[I]r\f[R].
+.PP
+\f[B]l\f[R]\f[I]r\f[R]
+.PP
+: Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
+This does not alter the contents of \f[I]r\f[R].
+.PP
+\f[B]S\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the (main) stack and pushes it onto the
+stack of register \f[I]r\f[R].
+The previous value of the register becomes inaccessible.
+.PP
+\f[B]L\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the stack for register \f[I]r\f[R] and
+push it onto the main stack.
+The previous value in the stack for register \f[I]r\f[R], if any, is now
+accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
+.SS Parameters
+.PP
+These commands control the values of \f[B]ibase\f[R], \f[B]obase\f[R],
+and \f[B]scale\f[R].
+Also see the \f[B]SYNTAX\f[R] section.
+.PP
+\f[B]i\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]ibase\f[R], which must be between \f[B]2\f[R] and \f[B]16\f[R],
+inclusive.
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]o\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]obase\f[R], which must be between \f[B]2\f[R] and
+\f[B]DC_BASE_MAX\f[R], inclusive (see the \f[B]LIMITS\f[R] section).
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]k\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]scale\f[R], which must be non-negative.
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]I\f[R]
+.PP
+: Pushes the current value of \f[B]ibase\f[R] onto the main stack.
+.PP
+\f[B]O\f[R]
+.PP
+: Pushes the current value of \f[B]obase\f[R] onto the main stack.
+.PP
+\f[B]K\f[R]
+.PP
+: Pushes the current value of \f[B]scale\f[R] onto the main stack.
+.PP
+\f[B]T\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]U\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]V\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Strings
+.PP
+The following commands control strings.
+.PP
+dc(1) can work with both numbers and strings, and registers (see the
+\f[B]REGISTERS\f[R] section) can hold both strings and numbers.
+dc(1) always knows whether the contents of a register are a string or a
+number.
+.PP
+While arithmetic operations have to have numbers, and will print an
+error if given a string, other commands accept strings.
+.PP
+Strings can also be executed as macros.
+For example, if the string \f[B][1pR]\f[R] is executed as a macro, then
+the code \f[B]1pR\f[R] is executed, meaning that the \f[B]1\f[R] will be
+printed with a newline after and then popped from the stack.
+.PP
+\f[B][\f[R]\f[I]characters\f[R]\f[B]]\f[R]
+.PP
+: Makes a string containing \f[I]characters\f[R] and pushes it onto the
+stack.
+.IP
+.nf
+\f[C]
+If there are brackets (**\[rs][** and **\[rs]]**) in the string, then they must be
+balanced. Unbalanced brackets can be escaped using a backslash (**\[rs]\[rs]**)
+character.
+
+If there is a backslash character in the string, the character after it
+(even another backslash) is put into the string verbatim, but the (first)
+backslash is not.
+\f[R]
+.fi
+.PP
+\f[B]a\f[R]
+.PP
+: The value on top of the stack is popped.
+.IP
+.nf
+\f[C]
+If it is a number, it is truncated and its absolute value is taken. The
+result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+empty string; otherwise, push a one-character string where the character is
+the result of the mod interpreted as an ASCII character.
+
+If it is a string, then a new string is made. If the original string is
+empty, the new string is empty. If it is not, then the first character of
+the original string is used to create the new string as a one-character
+string. The new string is then pushed onto the stack.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]x\f[R]
+.PP
+: Pops a value off of the top of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, it is pushed back onto the stack.
+
+If it is a string, it is executed as a macro.
+
+This behavior is the norm whenever a macro is executed, whether by this
+command or by the conditional execution commands below.
+\f[R]
+.fi
+.PP
+\f[B]>\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is greater than the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+For example, **0 1>a** will execute the contents of register **a**, and
+**1 0>a** will not.
+
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!>\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not greater than the second (less than or equal
+to), then the contents of register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]<\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is less than the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!<\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not less than the second (greater than or equal
+to), then the contents of register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]=\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is equal to the second, then the contents of register
+\f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!=\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not equal to the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]?\f[R]
+.PP
+: Reads a line from the \f[B]stdin\f[R] and executes it.
+This is to allow macros to request input from users.
+.PP
+\f[B]q\f[R]
+.PP
+: During execution of a macro, this exits the execution of that macro
+and the execution of the macro that executed it.
+If there are no macros, or only one macro executing, dc(1) exits.
+.PP
+\f[B]Q\f[R]
+.PP
+: Pops a value from the stack which must be non-negative and is used the
+number of macro executions to pop off of the execution stack.
+If the number of levels to pop is greater than the number of executing
+macros, dc(1) exits.
+.SS Status
+.PP
+These commands query status of the stack or its top value.
+.PP
+\f[B]Z\f[R]
+.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, calculates the number of significant decimal digits it
+has and pushes the result.
+
+If it is a string, pushes the number of characters the string has.
+\f[R]
+.fi
+.PP
+\f[B]X\f[R]
+.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, pushes the *scale* of the value onto the stack.
+
+If it is a string, pushes **0**.
+\f[R]
+.fi
+.PP
+\f[B]z\f[R]
+.PP
+: Pushes the current stack depth (before execution of this command).
+.SS Arrays
+.PP
+These commands manipulate arrays.
+.PP
+\f[B]:\f[R]\f[I]r\f[R]
+.PP
+: Pops the top two values off of the stack.
+The second value will be stored in the array \f[I]r\f[R] (see the
+\f[B]REGISTERS\f[R] section), indexed by the first value.
+.PP
+\f[B];\f[R]\f[I]r\f[R]
+.PP
+: Pops the value on top of the stack and uses it as an index into the
+array \f[I]r\f[R].
+The selected value is then pushed onto the stack.
+.SH REGISTERS
+.PP
+Registers are names that can store strings, numbers, and arrays.
+(Number/string registers do not interfere with array registers.)
+.PP
+Each register is also its own stack, so the current register value is
+the top of the stack for the register.
+All registers, when first referenced, have one value (\f[B]0\f[R]) in
+their stack.
+.PP
+In non-extended register mode, a register name is just the single
+character that follows any command that needs a register name.
+The only exception is a newline (\f[B]\[aq]\[rs]n\[aq]\f[R]); it is a
+parse error for a newline to be used as a register name.
+.SS Extended Register Mode
+.PP
+Unlike most other dc(1) implentations, this dc(1) provides nearly
+unlimited amounts of registers, if extended register mode is enabled.
+.PP
+If extended register mode is enabled (\f[B]-x\f[R] or
+\f[B]--extended-register\f[R] command-line arguments are given), then
+normal single character registers are used \f[I]unless\f[R] the
+character immediately following a command that needs a register name is
+a space (according to \f[B]isspace()\f[R]) and not a newline
+(\f[B]\[aq]\[rs]n\[aq]\f[R]).
+.PP
+In that case, the register name is found according to the regex
+\f[B][a-z][a-z0-9_]*\f[R] (like bc(1) identifiers), and it is a parse
+error if the next non-space characters do not match that regex.
+.SH RESET
+.PP
+When dc(1) encounters an error or a signal that it has a non-default
+handler for, it resets.
+This means that several things happen.
+.PP
+First, any macros that are executing are stopped and popped off the
+stack.
+The behavior is not unlike that of exceptions in programming languages.
+Then the execution point is set so that any code waiting to execute
+(after all macros returned) is skipped.
+.PP
+Thus, when dc(1) resets, it skips any remaining code waiting to be
+executed.
+Then, if it is interactive mode, and the error was not a fatal error
+(see the \f[B]EXIT STATUS\f[R] section), it asks for more input;
+otherwise, it exits with the appropriate return code.
+.SH PERFORMANCE
+.PP
+Most dc(1) implementations use \f[B]char\f[R] types to calculate the
+value of \f[B]1\f[R] decimal digit at a time, but that can be slow.
+This dc(1) does something different.
+.PP
+It uses large integers to calculate more than \f[B]1\f[R] decimal digit
+at a time.
+If built in a environment where \f[B]DC_LONG_BIT\f[R] (see the
+\f[B]LIMITS\f[R] section) is \f[B]64\f[R], then each integer has
+\f[B]9\f[R] decimal digits.
+If built in an environment where \f[B]DC_LONG_BIT\f[R] is \f[B]32\f[R]
+then each integer has \f[B]4\f[R] decimal digits.
+This value (the number of decimal digits per large integer) is called
+\f[B]DC_BASE_DIGS\f[R].
+.PP
+In addition, this dc(1) uses an even larger integer for overflow
+checking.
+This integer type depends on the value of \f[B]DC_LONG_BIT\f[R], but is
+always at least twice as large as the integer type used to store digits.
+.SH LIMITS
+.PP
+The following are the limits on dc(1):
+.PP
+\f[B]DC_LONG_BIT\f[R]
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
+dc(1) was built.
+This determines how many decimal digits can be stored in a single large
+integer (see the \f[B]PERFORMANCE\f[R] section).
+.PP
+\f[B]DC_BASE_DIGS\f[R]
+.PP
+: The number of decimal digits per large integer (see the
+\f[B]PERFORMANCE\f[R] section).
+Depends on \f[B]DC_LONG_BIT\f[R].
+.PP
+\f[B]DC_BASE_POW\f[R]
+.PP
+: The max decimal number that each large integer can store (see
+\f[B]DC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
+Depends on \f[B]DC_BASE_DIGS\f[R].
+.PP
+\f[B]DC_OVERFLOW_MAX\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+section) can hold.
+Depends on \f[B]DC_LONG_BIT\f[R].
+.PP
+\f[B]DC_BASE_MAX\f[R]
+.PP
+: The maximum output base.
+Set at \f[B]DC_BASE_POW\f[R].
+.PP
+\f[B]DC_DIM_MAX\f[R]
+.PP
+: The maximum size of arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+\f[B]DC_SCALE_MAX\f[R]
+.PP
+: The maximum \f[B]scale\f[R].
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_STRING_MAX\f[R]
+.PP
+: The maximum length of strings.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_NAME_MAX\f[R]
+.PP
+: The maximum length of identifiers.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_NUM_MAX\f[R]
+.PP
+: The maximum length of a number (in decimal digits), which includes
+digits after the decimal point.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+Exponent
+.PP
+: The maximum allowable exponent (positive or negative).
+Set at \f[B]DC_OVERFLOW_MAX\f[R].
+.PP
+Number of vars
+.PP
+: The maximum number of vars/arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+These limits are meant to be effectively non-existent; the limits are so
+large (at least on 64-bit machines) that there should not be any point
+at which they become a problem.
+In fact, memory should be exhausted before these limits should be hit.
+.SH ENVIRONMENT VARIABLES
+.PP
+dc(1) recognizes the following environment variables:
+.PP
+\f[B]DC_ENV_ARGS\f[R]
+.PP
+: This is another way to give command-line arguments to dc(1).
+They should be in the same format as all other command-line arguments.
+These are always processed first, so any files given in
+\f[B]DC_ENV_ARGS\f[R] will be processed before arguments and files given
+on the command-line.
+This gives the user the ability to set up \[dq]standard\[dq] options and
+files to be used at every invocation.
+The most useful thing for such files to contain would be useful
+functions that the user might want every time dc(1) runs.
+Another use would be to use the \f[B]-e\f[R] option to set
+\f[B]scale\f[R] to a value other than \f[B]0\f[R].
+.IP
+.nf
+\f[C]
+The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some dc file.dc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]dc\[rs]\[dq] file.dc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]dc\[aq] file.dc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
+\f[B]DC_LINE_LENGTH\f[R]
+.PP
+: If this environment variable exists and contains an integer that is
+greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
+(\f[B]2\[ha]16-1\f[R]), dc(1) will output lines to that length,
+including the backslash newline combo.
+The default line length is \f[B]70\f[R].
+.PP
+\f[B]DC_EXPR_EXIT\f[R]
+.PP
+: If this variable exists (no matter the contents), dc(1) will exit
+immediately after executing expressions and files given by the
+\f[B]-e\f[R] and/or \f[B]-f\f[R] command-line options (and any
+equivalents).
+.SH EXIT STATUS
+.PP
+dc(1) returns the following exit statuses:
+.PP
+\f[B]0\f[R]
+.PP
+: No error.
+.PP
+\f[B]1\f[R]
+.PP
+: A math error occurred.
+This follows standard practice of using \f[B]1\f[R] for expected errors,
+since math errors will happen in the process of normal execution.
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**) operator.
+\f[R]
+.fi
+.PP
+\f[B]2\f[R]
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, and using a token where it is
+invalid.
+\f[R]
+.fi
+.PP
+\f[B]3\f[R]
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, and attempting an operation when
+the stack has too few elements.
+\f[R]
+.fi
+.PP
+\f[B]4\f[R]
+.PP
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (dc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
+.PP
+The exit status \f[B]4\f[R] is special; when a fatal error occurs, dc(1)
+always exits and returns \f[B]4\f[R], no matter what mode dc(1) is in.
+.PP
+The other statuses will only be returned when dc(1) is not in
+interactive mode (see the \f[B]INTERACTIVE MODE\f[R] section), since
+dc(1) resets its state (see the \f[B]RESET\f[R] section) and accepts
+more input when one of those errors occurs in interactive mode.
+This is also the case when interactive mode is forced by the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.PP
+These exit statuses allow dc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.SH INTERACTIVE MODE
+.PP
+Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both \f[B]stdin\f[R]
+and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
+and \f[B]--interactive\f[R] option can turn it on in other cases.
+.PP
+In interactive mode, dc(1) attempts to recover from errors (see the
+\f[B]RESET\f[R] section), and in normal execution, flushes
+\f[B]stdout\f[R] as soon as execution is done for the current input.
+.SH TTY MODE
+.PP
+If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
+connected to a TTY, dc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is required for history to be enabled (see the \f[B]COMMAND
+LINE HISTORY\f[R] section).
+It is also required to enable special handling for \f[B]SIGINT\f[R]
+signals.
+.PP
+TTY mode is different from interactive mode because interactive mode is
+required in the bc(1)
+specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
+to be connected to a terminal.
+.SH SIGNAL HANDLING
+.PP
+Sending a \f[B]SIGINT\f[R] will cause dc(1) to stop execution of the
+current input.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If dc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If dc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
+.PP
+This means that if a \f[B]SIGINT\f[R] is sent to dc(1) as it is
+executing a file, it can seem as though dc(1) did not respond to the
+signal since it will immediately start executing the next file.
+This is by design; most files that users execute when interacting with
+dc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file.
+The rest of the files could still be executed without problem, allowing
+the user to continue.
+.PP
+\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause dc(1) to clean up and
+exit, and it uses the default handler for all other signals.
+The one exception is \f[B]SIGHUP\f[R]; in that case, when dc(1) is in
+TTY mode, a \f[B]SIGHUP\f[R] will cause dc(1) to clean up and exit.
+.SH COMMAND LINE HISTORY
+.PP
+dc(1) supports interactive command-line editing.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), history is
+enabled.
+Previous lines can be recalled and edited with the arrow keys.
+.PP
+\f[B]Note\f[R]: tabs are converted to 8 spaces.
+.SH SEE ALSO
+.PP
+bc(1)
+.SH STANDARDS
+.PP
+The dc(1) utility operators are compliant with the operators in the
+bc(1) IEEE Std 1003.1-2017
+(\[lq]POSIX.1-2017\[rq]) (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+specification.
+.SH BUGS
+.PP
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
+.SH AUTHOR
+.PP
+Gavin D.
+Howard <gavin@yzena.com> and contributors.
diff --git a/manuals/dc/ENP.1.md b/manuals/dc/ENP.1.md
new file mode 100644
index 00000000..a2facd8d
--- /dev/null
+++ b/manuals/dc/ENP.1.md
@@ -0,0 +1,1036 @@
+<!---
+
+SPDX-License-Identifier: BSD-2-Clause
+
+Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+-->
+
+# Name
+
+dc - arbitrary-precision decimal reverse-Polish notation calculator
+
+# SYNOPSIS
+
+**dc** [**-hiPRvVx**] [**-\-version**] [**-\-help**] [**-\-interactive**] [**-\-no-prompt**] [**-\-no-read-prompt**] [**-\-extended-register**] [**-e** *expr*] [**-\-expression**=*expr*...] [**-f** *file*...] [**-\-file**=*file*...] [*file*...]
+
+# DESCRIPTION
+
+dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
+notation) to store numbers and results of computations. Arithmetic operations
+pop arguments off of the stack and push the results.
+
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
+
+# OPTIONS
+
+The following are the options that dc(1) accepts.
+
+**-h**, **-\-help**
+
+: Prints a usage message and quits.
+
+**-v**, **-V**, **-\-version**
+
+: Print the version information (copyright header) and exit.
+
+**-i**, **-\-interactive**
+
+: Forces interactive mode. (See the **INTERACTIVE MODE** section.)
+
+ This is a **non-portable extension**.
+
+**-P**, **-\-no-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-R**, **-\-no-read-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-x** **-\-extended-register**
+
+: Enables extended register mode. See the *Extended Register Mode* subsection
+ of the **REGISTERS** section for more information.
+
+ This is a **non-portable extension**.
+
+**-e** *expr*, **-\-expression**=*expr*
+
+: Evaluates *expr*. If multiple expressions are given, they are evaluated in
+ order. If files are given as well (see below), the expressions and files are
+ evaluated in the order given. This means that if a file is given before an
+ expression, the file is read in and evaluated first.
+
+ If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**, whether on the
+ command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+ **-\-expression**, **-f**, or **-\-file** arguments are given after **-f-**
+ or equivalent is given, dc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+**-f** *file*, **-\-file**=*file*
+
+: Reads in *file* and evaluates it, line by line, as though it were read
+ through **stdin**. If expressions are also given (see above), the
+ expressions are evaluated in the order given.
+
+ If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**. However, if any other
+ **-e**, **-\-expression**, **-f**, or **-\-file** arguments are given after
+ **-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+All long options are **non-portable extensions**.
+
+# STDOUT
+
+Any non-error output is written to **stdout**. In addition, if history (see the
+**HISTORY** section) and the prompt (see the **TTY MODE** section) are enabled,
+both are output to **stdout**.
+
+**Note**: Unlike other dc(1) implementations, this dc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stdout**, so if
+**stdout** is closed, as in **dc <file> >&-**, it will quit with an error. This
+is done so that dc(1) can report problems when **stdout** is redirected to a
+file.
+
+If there are scripts that depend on the behavior of other dc(1) implementations,
+it is recommended that those scripts be changed to redirect **stdout** to
+**/dev/null**.
+
+# STDERR
+
+Any error output is written to **stderr**.
+
+**Note**: Unlike other dc(1) implementations, this dc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stderr**, so if
+**stderr** is closed, as in **dc <file> 2>&-**, it will quit with an error. This
+is done so that dc(1) can exit with an error code when **stderr** is redirected
+to a file.
+
+If there are scripts that depend on the behavior of other dc(1) implementations,
+it is recommended that those scripts be changed to redirect **stderr** to
+**/dev/null**.
+
+# SYNTAX
+
+Each item in the input source code, either a number (see the **NUMBERS**
+section) or a command (see the **COMMANDS** section), is processed and executed,
+in order. Input is processed immediately when entered.
+
+**ibase** is a register (see the **REGISTERS** section) that determines how to
+interpret constant numbers. It is the "input" base, or the number base used for
+interpreting input numbers. **ibase** is initially **10**. The max allowable
+value for **ibase** is **16**. The min allowable value for **ibase** is **2**.
+The max allowable value for **ibase** can be queried in dc(1) programs with the
+**T** command.
+
+**obase** is a register (see the **REGISTERS** section) that determines how to
+output results. It is the "output" base, or the number base used for outputting
+numbers. **obase** is initially **10**. The max allowable value for **obase** is
+**DC_BASE_MAX** and can be queried with the **U** command. The min allowable
+value for **obase** is **2**. Values are output in the specified base.
+
+The *scale* of an expression is the number of digits in the result of the
+expression right of the decimal point, and **scale** is a register (see the
+**REGISTERS** section) that sets the precision of any operations (with
+exceptions). **scale** is initially **0**. **scale** cannot be negative. The max
+allowable value for **scale** can be queried in dc(1) programs with the **V**
+command.
+
+## Comments
+
+Comments go from **#** until, and not including, the next newline. This is a
+**non-portable extension**.
+
+# NUMBERS
+
+Numbers are strings made up of digits, uppercase letters up to **F**, and at
+most **1** period for a radix. Numbers can have up to **DC_NUM_MAX** digits.
+Uppercase letters are equal to **9** + their position in the alphabet (i.e.,
+**A** equals **10**, or **9+1**). If a digit or letter makes no sense with the
+current value of **ibase**, they are set to the value of the highest valid digit
+in **ibase**.
+
+Single-character numbers (i.e., **A** alone) take the value that they would have
+if they were valid digits, regardless of the value of **ibase**. This means that
+**A** alone always equals decimal **10** and **F** alone always equals decimal
+**15**.
+
+# COMMANDS
+
+The valid commands are listed below.
+
+## Printing
+
+These commands are used for printing.
+
+**p**
+
+: Prints the value on top of the stack, whether number or string, and prints a
+ newline after.
+
+ This does not alter the stack.
+
+**n**
+
+: Prints the value on top of the stack, whether number or string, and pops it
+ off of the stack.
+
+**P**
+
+: Pops a value off the stack.
+
+ If the value is a number, it is truncated and the absolute value of the
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
+
+ If the value is a string, it is printed without a trailing newline.
+
+ This is a **non-portable extension**.
+
+**f**
+
+: Prints the entire contents of the stack, in order from newest to oldest,
+ without altering anything.
+
+ Users should use this command when they get lost.
+
+## Arithmetic
+
+These are the commands used for arithmetic.
+
+**+**
+
+: The top two values are popped off the stack, added, and the result is pushed
+ onto the stack. The *scale* of the result is equal to the max *scale* of
+ both operands.
+
+**-**
+
+: The top two values are popped off the stack, subtracted, and the result is
+ pushed onto the stack. The *scale* of the result is equal to the max
+ *scale* of both operands.
+
+**\***
+
+: The top two values are popped off the stack, multiplied, and the result is
+ pushed onto the stack. If **a** is the *scale* of the first expression and
+ **b** is the *scale* of the second expression, the *scale* of the result
+ is equal to **min(a+b,max(scale,a,b))** where **min()** and **max()** return
+ the obvious values.
+
+**/**
+
+: The top two values are popped off the stack, divided, and the result is
+ pushed onto the stack. The *scale* of the result is equal to **scale**.
+
+ The first value popped off of the stack must be non-zero.
+
+**%**
+
+: The top two values are popped off the stack, remaindered, and the result is
+ pushed onto the stack.
+
+ Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+ 2) Using the result of step 1 to calculate **a-(a/b)\*b** to *scale*
+ **max(scale+scale(b),scale(a))**.
+
+ The first value popped off of the stack must be non-zero.
+
+**~**
+
+: The top two values are popped off the stack, divided and remaindered, and
+ the results (divided first, remainder second) are pushed onto the stack.
+ This is equivalent to **x y / x y %** except that **x** and **y** are only
+ evaluated once.
+
+ The first value popped off of the stack must be non-zero.
+
+ This is a **non-portable extension**.
+
+**\^**
+
+: The top two values are popped off the stack, the second is raised to the
+ power of the first, and the result is pushed onto the stack. The *scale* of
+ the result is equal to **scale**.
+
+ The first value popped off of the stack must be an integer, and if that
+ value is negative, the second value popped off of the stack must be
+ non-zero.
+
+**v**
+
+: The top value is popped off the stack, its square root is computed, and the
+ result is pushed onto the stack. The *scale* of the result is equal to
+ **scale**.
+
+ The value popped off of the stack must be non-negative.
+
+**\_**
+
+: If this command *immediately* precedes a number (i.e., no spaces or other
+ commands), then that number is input as a negative number.
+
+ Otherwise, the top value on the stack is popped and copied, and the copy is
+ negated and pushed onto the stack. This behavior without a number is a
+ **non-portable extension**.
+
+**b**
+
+: The top value is popped off the stack, and if it is zero, it is pushed back
+ onto the stack. Otherwise, its absolute value is pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**|**
+
+: The top three values are popped off the stack, a modular exponentiation is
+ computed, and the result is pushed onto the stack.
+
+ The first value popped is used as the reduction modulus and must be an
+ integer and non-zero. The second value popped is used as the exponent and
+ must be an integer and non-negative. The third value popped is the base and
+ must be an integer.
+
+ This is a **non-portable extension**.
+
+**G**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if they are equal, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**N**
+
+: The top value is popped off of the stack, and if it a **0**, a **1** is
+ pushed; otherwise, a **0** is pushed.
+
+ This is a **non-portable extension**.
+
+**(**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is less than the second, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**{**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is less than or equal to the second, or **0**
+ otherwise.
+
+ This is a **non-portable extension**.
+
+**)**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is greater than the second, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**}**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is greater than or equal to the second, or
+ **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**M**
+
+: The top two values are popped off of the stack. If they are both non-zero, a
+ **1** is pushed onto the stack. If either of them is zero, or both of them
+ are, then a **0** is pushed onto the stack.
+
+ This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+ operator.
+
+ This is a **non-portable extension**.
+
+**m**
+
+: The top two values are popped off of the stack. If at least one of them is
+ non-zero, a **1** is pushed onto the stack. If both of them are zero, then a
+ **0** is pushed onto the stack.
+
+ This is like the **||** operator in bc(1), and it is *not* a short-circuit
+ operator.
+
+ This is a **non-portable extension**.
+
+## Stack Control
+
+These commands control the stack.
+
+**c**
+
+: Removes all items from ("clears") the stack.
+
+**d**
+
+: Copies the item on top of the stack ("duplicates") and pushes the copy onto
+ the stack.
+
+**r**
+
+: Swaps ("reverses") the two top items on the stack.
+
+**R**
+
+: Pops ("removes") the top value from the stack.
+
+## Register Control
+
+These commands control registers (see the **REGISTERS** section).
+
+**s**_r_
+
+: Pops the value off the top of the stack and stores it into register *r*.
+
+**l**_r_
+
+: Copies the value in register *r* and pushes it onto the stack. This does not
+ alter the contents of *r*.
+
+**S**_r_
+
+: Pops the value off the top of the (main) stack and pushes it onto the stack
+ of register *r*. The previous value of the register becomes inaccessible.
+
+**L**_r_
+
+: Pops the value off the top of the stack for register *r* and push it onto
+ the main stack. The previous value in the stack for register *r*, if any, is
+ now accessible via the **l**_r_ command.
+
+## Parameters
+
+These commands control the values of **ibase**, **obase**, and **scale**. Also
+see the **SYNTAX** section.
+
+**i**
+
+: Pops the value off of the top of the stack and uses it to set **ibase**,
+ which must be between **2** and **16**, inclusive.
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**o**
+
+: Pops the value off of the top of the stack and uses it to set **obase**,
+ which must be between **2** and **DC_BASE_MAX**, inclusive (see the
+ **LIMITS** section).
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**k**
+
+: Pops the value off of the top of the stack and uses it to set **scale**,
+ which must be non-negative.
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**I**
+
+: Pushes the current value of **ibase** onto the main stack.
+
+**O**
+
+: Pushes the current value of **obase** onto the main stack.
+
+**K**
+
+: Pushes the current value of **scale** onto the main stack.
+
+**T**
+
+: Pushes the maximum allowable value of **ibase** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**U**
+
+: Pushes the maximum allowable value of **obase** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**V**
+
+: Pushes the maximum allowable value of **scale** onto the main stack.
+
+ This is a **non-portable extension**.
+
+## Strings
+
+The following commands control strings.
+
+dc(1) can work with both numbers and strings, and registers (see the
+**REGISTERS** section) can hold both strings and numbers. dc(1) always knows
+whether the contents of a register are a string or a number.
+
+While arithmetic operations have to have numbers, and will print an error if
+given a string, other commands accept strings.
+
+Strings can also be executed as macros. For example, if the string **[1pR]** is
+executed as a macro, then the code **1pR** is executed, meaning that the **1**
+will be printed with a newline after and then popped from the stack.
+
+**\[**_characters_**\]**
+
+: Makes a string containing *characters* and pushes it onto the stack.
+
+ If there are brackets (**\[** and **\]**) in the string, then they must be
+ balanced. Unbalanced brackets can be escaped using a backslash (**\\**)
+ character.
+
+ If there is a backslash character in the string, the character after it
+ (even another backslash) is put into the string verbatim, but the (first)
+ backslash is not.
+
+**a**
+
+: The value on top of the stack is popped.
+
+ If it is a number, it is truncated and its absolute value is taken. The
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
+
+ If it is a string, then a new string is made. If the original string is
+ empty, the new string is empty. If it is not, then the first character of
+ the original string is used to create the new string as a one-character
+ string. The new string is then pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**x**
+
+: Pops a value off of the top of the stack.
+
+ If it is a number, it is pushed back onto the stack.
+
+ If it is a string, it is executed as a macro.
+
+ This behavior is the norm whenever a macro is executed, whether by this
+ command or by the conditional execution commands below.
+
+**\>**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is greater than the second, then the contents of register
+ *r* are executed.
+
+ For example, **0 1>a** will execute the contents of register **a**, and
+ **1 0>a** will not.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**>**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!\>**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not greater than the second (less than or equal to), then
+ the contents of register *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!\>**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**\<**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is less than the second, then the contents of register *r*
+ are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**\<**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!\<**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not less than the second (greater than or equal to), then
+ the contents of register *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!\<**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**=**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is equal to the second, then the contents of register *r*
+ are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**=**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!=**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not equal to the second, then the contents of register
+ *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!=**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**?**
+
+: Reads a line from the **stdin** and executes it. This is to allow macros to
+ request input from users.
+
+**q**
+
+: During execution of a macro, this exits the execution of that macro and the
+ execution of the macro that executed it. If there are no macros, or only one
+ macro executing, dc(1) exits.
+
+**Q**
+
+: Pops a value from the stack which must be non-negative and is used the
+ number of macro executions to pop off of the execution stack. If the number
+ of levels to pop is greater than the number of executing macros, dc(1)
+ exits.
+
+## Status
+
+These commands query status of the stack or its top value.
+
+**Z**
+
+: Pops a value off of the stack.
+
+ If it is a number, calculates the number of significant decimal digits it
+ has and pushes the result.
+
+ If it is a string, pushes the number of characters the string has.
+
+**X**
+
+: Pops a value off of the stack.
+
+ If it is a number, pushes the *scale* of the value onto the stack.
+
+ If it is a string, pushes **0**.
+
+**z**
+
+: Pushes the current stack depth (before execution of this command).
+
+## Arrays
+
+These commands manipulate arrays.
+
+**:**_r_
+
+: Pops the top two values off of the stack. The second value will be stored in
+ the array *r* (see the **REGISTERS** section), indexed by the first value.
+
+**;**_r_
+
+: Pops the value on top of the stack and uses it as an index into the array
+ *r*. The selected value is then pushed onto the stack.
+
+# REGISTERS
+
+Registers are names that can store strings, numbers, and arrays. (Number/string
+registers do not interfere with array registers.)
+
+Each register is also its own stack, so the current register value is the top of
+the stack for the register. All registers, when first referenced, have one value
+(**0**) in their stack.
+
+In non-extended register mode, a register name is just the single character that
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
+
+## Extended Register Mode
+
+Unlike most other dc(1) implentations, this dc(1) provides nearly unlimited
+amounts of registers, if extended register mode is enabled.
+
+If extended register mode is enabled (**-x** or **-\-extended-register**
+command-line arguments are given), then normal single character registers are
+used *unless* the character immediately following a command that needs a
+register name is a space (according to **isspace()**) and not a newline
+(**'\\n'**).
+
+In that case, the register name is found according to the regex
+**\[a-z\]\[a-z0-9\_\]\*** (like bc(1) identifiers), and it is a parse error if
+the next non-space characters do not match that regex.
+
+# RESET
+
+When dc(1) encounters an error or a signal that it has a non-default handler
+for, it resets. This means that several things happen.
+
+First, any macros that are executing are stopped and popped off the stack.
+The behavior is not unlike that of exceptions in programming languages. Then
+the execution point is set so that any code waiting to execute (after all
+macros returned) is skipped.
+
+Thus, when dc(1) resets, it skips any remaining code waiting to be executed.
+Then, if it is interactive mode, and the error was not a fatal error (see the
+**EXIT STATUS** section), it asks for more input; otherwise, it exits with the
+appropriate return code.
+
+# PERFORMANCE
+
+Most dc(1) implementations use **char** types to calculate the value of **1**
+decimal digit at a time, but that can be slow. This dc(1) does something
+different.
+
+It uses large integers to calculate more than **1** decimal digit at a time. If
+built in a environment where **DC_LONG_BIT** (see the **LIMITS** section) is
+**64**, then each integer has **9** decimal digits. If built in an environment
+where **DC_LONG_BIT** is **32** then each integer has **4** decimal digits. This
+value (the number of decimal digits per large integer) is called
+**DC_BASE_DIGS**.
+
+In addition, this dc(1) uses an even larger integer for overflow checking. This
+integer type depends on the value of **DC_LONG_BIT**, but is always at least
+twice as large as the integer type used to store digits.
+
+# LIMITS
+
+The following are the limits on dc(1):
+
+**DC_LONG_BIT**
+
+: The number of bits in the **long** type in the environment where dc(1) was
+ built. This determines how many decimal digits can be stored in a single
+ large integer (see the **PERFORMANCE** section).
+
+**DC_BASE_DIGS**
+
+: The number of decimal digits per large integer (see the **PERFORMANCE**
+ section). Depends on **DC_LONG_BIT**.
+
+**DC_BASE_POW**
+
+: The max decimal number that each large integer can store (see
+ **DC_BASE_DIGS**) plus **1**. Depends on **DC_BASE_DIGS**.
+
+**DC_OVERFLOW_MAX**
+
+: The max number that the overflow type (see the **PERFORMANCE** section) can
+ hold. Depends on **DC_LONG_BIT**.
+
+**DC_BASE_MAX**
+
+: The maximum output base. Set at **DC_BASE_POW**.
+
+**DC_DIM_MAX**
+
+: The maximum size of arrays. Set at **SIZE_MAX-1**.
+
+**DC_SCALE_MAX**
+
+: The maximum **scale**. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_STRING_MAX**
+
+: The maximum length of strings. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_NAME_MAX**
+
+: The maximum length of identifiers. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_NUM_MAX**
+
+: The maximum length of a number (in decimal digits), which includes digits
+ after the decimal point. Set at **DC_OVERFLOW_MAX-1**.
+
+Exponent
+
+: The maximum allowable exponent (positive or negative). Set at
+ **DC_OVERFLOW_MAX**.
+
+Number of vars
+
+: The maximum number of vars/arrays. Set at **SIZE_MAX-1**.
+
+These limits are meant to be effectively non-existent; the limits are so large
+(at least on 64-bit machines) that there should not be any point at which they
+become a problem. In fact, memory should be exhausted before these limits should
+be hit.
+
+# ENVIRONMENT VARIABLES
+
+dc(1) recognizes the following environment variables:
+
+**DC_ENV_ARGS**
+
+: This is another way to give command-line arguments to dc(1). They should be
+ in the same format as all other command-line arguments. These are always
+ processed first, so any files given in **DC_ENV_ARGS** will be processed
+ before arguments and files given on the command-line. This gives the user
+ the ability to set up "standard" options and files to be used at every
+ invocation. The most useful thing for such files to contain would be useful
+ functions that the user might want every time dc(1) runs. Another use would
+ be to use the **-e** option to set **scale** to a value other than **0**.
+
+ The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+ but it does not understand escape sequences. For example, the string
+ **"/home/gavin/some dc file.dc"** will be correctly parsed, but the string
+ **"/home/gavin/some \"dc\" file.dc"** will include the backslashes.
+
+ The quote parsing will handle either kind of quotes, **'** or **"**. Thus,
+ if you have a file with any number of single quotes in the name, you can use
+ double quotes as the outside quotes, as in **"some 'dc' file.dc"**, and vice
+ versa if you have a file with double quotes. However, handling a file with
+ both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+ complexity of the parsing, though such files are still supported on the
+ command-line where the parsing is done by the shell.
+
+**DC_LINE_LENGTH**
+
+: If this environment variable exists and contains an integer that is greater
+ than **1** and is less than **UINT16_MAX** (**2\^16-1**), dc(1) will output
+ lines to that length, including the backslash newline combo. The default
+ line length is **70**.
+
+**DC_EXPR_EXIT**
+
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
+
+# EXIT STATUS
+
+dc(1) returns the following exit statuses:
+
+**0**
+
+: No error.
+
+**1**
+
+: A math error occurred. This follows standard practice of using **1** for
+ expected errors, since math errors will happen in the process of normal
+ execution.
+
+ Math errors include divide by **0**, taking the square root of a negative
+ number, attempting to convert a negative number to a hardware integer,
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
+
+ Converting to a hardware integer happens for the second operand of the power
+ (**\^**) operator.
+
+**2**
+
+: A parse error occurred.
+
+ Parse errors include unexpected **EOF**, using an invalid character, failing
+ to find the end of a string or comment, and using a token where it is
+ invalid.
+
+**3**
+
+: A runtime error occurred.
+
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
+
+**4**
+
+: A fatal error occurred.
+
+ Fatal errors include memory allocation errors, I/O errors, failing to open
+ files, attempting to use files that do not have only ASCII characters (dc(1)
+ only accepts ASCII characters), attempting to open a directory as a file,
+ and giving invalid command-line options.
+
+The exit status **4** is special; when a fatal error occurs, dc(1) always exits
+and returns **4**, no matter what mode dc(1) is in.
+
+The other statuses will only be returned when dc(1) is not in interactive mode
+(see the **INTERACTIVE MODE** section), since dc(1) resets its state (see the
+**RESET** section) and accepts more input when one of those errors occurs in
+interactive mode. This is also the case when interactive mode is forced by the
+**-i** flag or **-\-interactive** option.
+
+These exit statuses allow dc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the **-i** flag or
+**-\-interactive** option.
+
+# INTERACTIVE MODE
+
+Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both **stdin** and **stdout**
+are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
+turn it on in other cases.
+
+In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
+section), and in normal execution, flushes **stdout** as soon as execution is
+done for the current input.
+
+# TTY MODE
+
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
+
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
+
+TTY mode is different from interactive mode because interactive mode is required
+in the [bc(1) specification][1], and interactive mode requires only **stdin**
+and **stdout** to be connected to a terminal.
+
+# SIGNAL HANDLING
+
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
+
+Note that "current input" can mean one of two things. If dc(1) is processing
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
+
+This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
+can seem as though dc(1) did not respond to the signal since it will immediately
+start executing the next file. This is by design; most files that users execute
+when interacting with dc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file. The
+rest of the files could still be executed without problem, allowing the user to
+continue.
+
+**SIGTERM** and **SIGQUIT** cause dc(1) to clean up and exit, and it uses the
+default handler for all other signals. The one exception is **SIGHUP**; in that
+case, when dc(1) is in TTY mode, a **SIGHUP** will cause dc(1) to clean up and
+exit.
+
+# COMMAND LINE HISTORY
+
+dc(1) supports interactive command-line editing. If dc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
+
+**Note**: tabs are converted to 8 spaces.
+
+# SEE ALSO
+
+bc(1)
+
+# STANDARDS
+
+The dc(1) utility operators are compliant with the operators in the bc(1)
+[IEEE Std 1003.1-2017 (“POSIX.1-2017â€)][1] specification.
+
+# BUGS
+
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
+
+# AUTHOR
+
+Gavin D. Howard <gavin@yzena.com> and contributors.
+
+[1]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
diff --git a/manuals/dc/EP.1 b/manuals/dc/EP.1
new file mode 100644
index 00000000..ad6277c2
--- /dev/null
+++ b/manuals/dc/EP.1
@@ -0,0 +1,1326 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions are met:
+.\"
+.\" * Redistributions of source code must retain the above copyright notice,
+.\" this list of conditions and the following disclaimer.
+.\"
+.\" * Redistributions in binary form must reproduce the above copyright notice,
+.\" this list of conditions and the following disclaimer in the documentation
+.\" and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
+.SH Name
+.PP
+dc - arbitrary-precision decimal reverse-Polish notation calculator
+.SH SYNOPSIS
+.PP
+\f[B]dc\f[R] [\f[B]-hiPRvVx\f[R]] [\f[B]--version\f[R]]
+[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--no-prompt\f[R]]
+[\f[B]--no-read-prompt\f[R]] [\f[B]--extended-register\f[R]]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
+.SH DESCRIPTION
+.PP
+dc(1) is an arbitrary-precision calculator.
+It uses a stack (reverse Polish notation) to store numbers and results
+of computations.
+Arithmetic operations pop arguments off of the stack and push the
+results.
+.PP
+If no files are given on the command-line as extra arguments (i.e., not
+as \f[B]-f\f[R] or \f[B]--file\f[R] arguments), then dc(1) reads from
+\f[B]stdin\f[R].
+Otherwise, those files are processed, and dc(1) will then exit.
+.PP
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where \f[B]-e\f[R] (\f[B]--expression\f[R]) and
+\f[B]-f\f[R] (\f[B]--file\f[R]) arguments cause dc(1) to execute them
+and exit.
+The reason for this is that this dc(1) allows users to set arguments in
+the environment variable \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT
+VARIABLES\f[R] section).
+Any expressions given on the command-line should be used to set up a
+standard environment.
+For example, if a user wants the \f[B]scale\f[R] always set to
+\f[B]10\f[R], they can set \f[B]DC_ENV_ARGS\f[R] to \f[B]-e 10k\f[R],
+and this dc(1) will always start with a \f[B]scale\f[R] of \f[B]10\f[R].
+.PP
+If users want to have dc(1) exit after processing all input from
+\f[B]-e\f[R] and \f[B]-f\f[R] arguments (and their equivalents), then
+they can just simply add \f[B]-e q\f[R] as the last command-line
+argument or define the environment variable \f[B]DC_EXPR_EXIT\f[R].
+.SH OPTIONS
+.PP
+The following are the options that dc(1) accepts.
+.PP
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
+.PP
+: Print the version information (copyright header) and exit.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-P\f[R], \f[B]--no-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-x\f[R] \f[B]--extended-register\f[R]
+.PP
+: Enables extended register mode.
+See the \f[I]Extended Register Mode\f[R] subsection of the
+\f[B]REGISTERS\f[R] section for more information.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
+.PP
+: Evaluates \f[I]expr\f[R].
+If multiple expressions are given, they are evaluated in order.
+If files are given as well (see below), the expressions and files are
+evaluated in the order given.
+This means that if a file is given before an expression, the file is
+read in and evaluated first.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+were read through \f[B]stdin\f[R].
+If expressions are also given (see above), the expressions are evaluated
+in the order given.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+All long options are \f[B]non-portable extensions\f[R].
+.SH STDOUT
+.PP
+Any non-error output is written to \f[B]stdout\f[R].
+In addition, if history (see the \f[B]HISTORY\f[R] section) and the
+prompt (see the \f[B]TTY MODE\f[R] section) are enabled, both are output
+to \f[B]stdout\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other dc(1) implementations, this dc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stdout\f[R], so if \f[B]stdout\f[R] is closed, as in
+\f[B]dc >&-\f[R], it will quit with an error.
+This is done so that dc(1) can report problems when \f[B]stdout\f[R] is
+redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other dc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stdout\f[R] to \f[B]/dev/null\f[R].
+.SH STDERR
+.PP
+Any error output is written to \f[B]stderr\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other dc(1) implementations, this dc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stderr\f[R], so if \f[B]stderr\f[R] is closed, as in
+\f[B]dc 2>&-\f[R], it will quit with an error.
+This is done so that dc(1) can exit with an error code when
+\f[B]stderr\f[R] is redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other dc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stderr\f[R] to \f[B]/dev/null\f[R].
+.SH SYNTAX
+.PP
+Each item in the input source code, either a number (see the
+\f[B]NUMBERS\f[R] section) or a command (see the \f[B]COMMANDS\f[R]
+section), is processed and executed, in order.
+Input is processed immediately when entered.
+.PP
+\f[B]ibase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
+determines how to interpret constant numbers.
+It is the \[dq]input\[dq] base, or the number base used for interpreting
+input numbers.
+\f[B]ibase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R].
+The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R].
+The max allowable value for \f[B]ibase\f[R] can be queried in dc(1)
+programs with the \f[B]T\f[R] command.
+.PP
+\f[B]obase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
+determines how to output results.
+It is the \[dq]output\[dq] base, or the number base used for outputting
+numbers.
+\f[B]obase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and
+can be queried with the \f[B]U\f[R] command.
+The min allowable value for \f[B]obase\f[R] is \f[B]2\f[R].
+Values are output in the specified base.
+.PP
+The \f[I]scale\f[R] of an expression is the number of digits in the
+result of the expression right of the decimal point, and \f[B]scale\f[R]
+is a register (see the \f[B]REGISTERS\f[R] section) that sets the
+precision of any operations (with exceptions).
+\f[B]scale\f[R] is initially \f[B]0\f[R].
+\f[B]scale\f[R] cannot be negative.
+The max allowable value for \f[B]scale\f[R] can be queried in dc(1)
+programs with the \f[B]V\f[R] command.
+.SS Comments
+.PP
+Comments go from \f[B]#\f[R] until, and not including, the next newline.
+This is a \f[B]non-portable extension\f[R].
+.SH NUMBERS
+.PP
+Numbers are strings made up of digits, uppercase letters up to
+\f[B]F\f[R], and at most \f[B]1\f[R] period for a radix.
+Numbers can have up to \f[B]DC_NUM_MAX\f[R] digits.
+Uppercase letters are equal to \f[B]9\f[R] + their position in the
+alphabet (i.e., \f[B]A\f[R] equals \f[B]10\f[R], or \f[B]9+1\f[R]).
+If a digit or letter makes no sense with the current value of
+\f[B]ibase\f[R], they are set to the value of the highest valid digit in
+\f[B]ibase\f[R].
+.PP
+Single-character numbers (i.e., \f[B]A\f[R] alone) take the value that
+they would have if they were valid digits, regardless of the value of
+\f[B]ibase\f[R].
+This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
+\f[B]F\f[R] alone always equals decimal \f[B]15\f[R].
+.SH COMMANDS
+.PP
+The valid commands are listed below.
+.SS Printing
+.PP
+These commands are used for printing.
+.PP
+\f[B]p\f[R]
+.PP
+: Prints the value on top of the stack, whether number or string, and
+prints a newline after.
+.IP
+.nf
+\f[C]
+This does not alter the stack.
+\f[R]
+.fi
+.PP
+\f[B]n\f[R]
+.PP
+: Prints the value on top of the stack, whether number or string, and
+pops it off of the stack.
+.PP
+\f[B]P\f[R]
+.PP
+: Pops a value off the stack.
+.IP
+.nf
+\f[C]
+If the value is a number, it is truncated and the absolute value of the
+result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+interpreted as an ASCII character, making it a byte stream.
+
+If the value is a string, it is printed without a trailing newline.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]f\f[R]
+.PP
+: Prints the entire contents of the stack, in order from newest to
+oldest, without altering anything.
+.IP
+.nf
+\f[C]
+Users should use this command when they get lost.
+\f[R]
+.fi
+.SS Arithmetic
+.PP
+These are the commands used for arithmetic.
+.PP
+\f[B]+\f[R]
+.PP
+: The top two values are popped off the stack, added, and the result is
+pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
+both operands.
+.PP
+\f[B]-\f[R]
+.PP
+: The top two values are popped off the stack, subtracted, and the
+result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
+both operands.
+.PP
+\f[B]*\f[R]
+.PP
+: The top two values are popped off the stack, multiplied, and the
+result is pushed onto the stack.
+If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
+\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
+\f[I]scale\f[R] of the result is equal to
+\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
+\f[B]max()\f[R] return the obvious values.
+.PP
+\f[B]/\f[R]
+.PP
+: The top two values are popped off the stack, divided, and the result
+is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]%\f[R]
+.PP
+: The top two values are popped off the stack, remaindered, and the
+result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+2) Using the result of step 1 to calculate **a-(a/b)\[rs]*b** to *scale*
+**max(scale+scale(b),scale(a))**.
+
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]\[ti]\f[R]
+.PP
+: The top two values are popped off the stack, divided and remaindered,
+and the results (divided first, remainder second) are pushed onto the
+stack.
+This is equivalent to \f[B]x y / x y %\f[R] except that \f[B]x\f[R] and
+\f[B]y\f[R] are only evaluated once.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: The top two values are popped off the stack, the second is raised to
+the power of the first, and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer, and if that
+value is negative, the second value popped off of the stack must be
+non-zero.
+\f[R]
+.fi
+.PP
+\f[B]v\f[R]
+.PP
+: The top value is popped off the stack, its square root is computed,
+and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The value popped off of the stack must be non-negative.
+\f[R]
+.fi
+.PP
+\f[B]_\f[R]
+.PP
+: If this command \f[I]immediately\f[R] precedes a number (i.e., no
+spaces or other commands), then that number is input as a negative
+number.
+.IP
+.nf
+\f[C]
+Otherwise, the top value on the stack is popped and copied, and the copy is
+negated and pushed onto the stack. This behavior without a number is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]b\f[R]
+.PP
+: The top value is popped off the stack, and if it is zero, it is pushed
+back onto the stack.
+Otherwise, its absolute value is pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]|\f[R]
+.PP
+: The top three values are popped off the stack, a modular
+exponentiation is computed, and the result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+The first value popped is used as the reduction modulus and must be an
+integer and non-zero. The second value popped is used as the exponent and
+must be an integer and non-negative. The third value popped is the base and
+must be an integer.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]G\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]N\f[R]
+.PP
+: The top value is popped off of the stack, and if it a \f[B]0\f[R], a
+\f[B]1\f[R] is pushed; otherwise, a \f[B]0\f[R] is pushed.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B](\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than the second, or
+\f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]{\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B])\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than the second, or
+\f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]}\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]M\f[R]
+.PP
+: The top two values are popped off of the stack.
+If they are both non-zero, a \f[B]1\f[R] is pushed onto the stack.
+If either of them is zero, or both of them are, then a \f[B]0\f[R] is
+pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]m\f[R]
+.PP
+: The top two values are popped off of the stack.
+If at least one of them is non-zero, a \f[B]1\f[R] is pushed onto the
+stack.
+If both of them are zero, then a \f[B]0\f[R] is pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is like the **||** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Stack Control
+.PP
+These commands control the stack.
+.PP
+\f[B]c\f[R]
+.PP
+: Removes all items from (\[dq]clears\[dq]) the stack.
+.PP
+\f[B]d\f[R]
+.PP
+: Copies the item on top of the stack (\[dq]duplicates\[dq]) and pushes
+the copy onto the stack.
+.PP
+\f[B]r\f[R]
+.PP
+: Swaps (\[dq]reverses\[dq]) the two top items on the stack.
+.PP
+\f[B]R\f[R]
+.PP
+: Pops (\[dq]removes\[dq]) the top value from the stack.
+.SS Register Control
+.PP
+These commands control registers (see the \f[B]REGISTERS\f[R] section).
+.PP
+\f[B]s\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the stack and stores it into register
+\f[I]r\f[R].
+.PP
+\f[B]l\f[R]\f[I]r\f[R]
+.PP
+: Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
+This does not alter the contents of \f[I]r\f[R].
+.PP
+\f[B]S\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the (main) stack and pushes it onto the
+stack of register \f[I]r\f[R].
+The previous value of the register becomes inaccessible.
+.PP
+\f[B]L\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the stack for register \f[I]r\f[R] and
+push it onto the main stack.
+The previous value in the stack for register \f[I]r\f[R], if any, is now
+accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
+.SS Parameters
+.PP
+These commands control the values of \f[B]ibase\f[R], \f[B]obase\f[R],
+and \f[B]scale\f[R].
+Also see the \f[B]SYNTAX\f[R] section.
+.PP
+\f[B]i\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]ibase\f[R], which must be between \f[B]2\f[R] and \f[B]16\f[R],
+inclusive.
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]o\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]obase\f[R], which must be between \f[B]2\f[R] and
+\f[B]DC_BASE_MAX\f[R], inclusive (see the \f[B]LIMITS\f[R] section).
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]k\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]scale\f[R], which must be non-negative.
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]I\f[R]
+.PP
+: Pushes the current value of \f[B]ibase\f[R] onto the main stack.
+.PP
+\f[B]O\f[R]
+.PP
+: Pushes the current value of \f[B]obase\f[R] onto the main stack.
+.PP
+\f[B]K\f[R]
+.PP
+: Pushes the current value of \f[B]scale\f[R] onto the main stack.
+.PP
+\f[B]T\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]U\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]V\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Strings
+.PP
+The following commands control strings.
+.PP
+dc(1) can work with both numbers and strings, and registers (see the
+\f[B]REGISTERS\f[R] section) can hold both strings and numbers.
+dc(1) always knows whether the contents of a register are a string or a
+number.
+.PP
+While arithmetic operations have to have numbers, and will print an
+error if given a string, other commands accept strings.
+.PP
+Strings can also be executed as macros.
+For example, if the string \f[B][1pR]\f[R] is executed as a macro, then
+the code \f[B]1pR\f[R] is executed, meaning that the \f[B]1\f[R] will be
+printed with a newline after and then popped from the stack.
+.PP
+\f[B][\f[R]\f[I]characters\f[R]\f[B]]\f[R]
+.PP
+: Makes a string containing \f[I]characters\f[R] and pushes it onto the
+stack.
+.IP
+.nf
+\f[C]
+If there are brackets (**\[rs][** and **\[rs]]**) in the string, then they must be
+balanced. Unbalanced brackets can be escaped using a backslash (**\[rs]\[rs]**)
+character.
+
+If there is a backslash character in the string, the character after it
+(even another backslash) is put into the string verbatim, but the (first)
+backslash is not.
+\f[R]
+.fi
+.PP
+\f[B]a\f[R]
+.PP
+: The value on top of the stack is popped.
+.IP
+.nf
+\f[C]
+If it is a number, it is truncated and its absolute value is taken. The
+result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+empty string; otherwise, push a one-character string where the character is
+the result of the mod interpreted as an ASCII character.
+
+If it is a string, then a new string is made. If the original string is
+empty, the new string is empty. If it is not, then the first character of
+the original string is used to create the new string as a one-character
+string. The new string is then pushed onto the stack.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]x\f[R]
+.PP
+: Pops a value off of the top of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, it is pushed back onto the stack.
+
+If it is a string, it is executed as a macro.
+
+This behavior is the norm whenever a macro is executed, whether by this
+command or by the conditional execution commands below.
+\f[R]
+.fi
+.PP
+\f[B]>\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is greater than the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+For example, **0 1>a** will execute the contents of register **a**, and
+**1 0>a** will not.
+
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!>\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not greater than the second (less than or equal
+to), then the contents of register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]<\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is less than the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!<\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not less than the second (greater than or equal
+to), then the contents of register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]=\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is equal to the second, then the contents of register
+\f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!=\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not equal to the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]?\f[R]
+.PP
+: Reads a line from the \f[B]stdin\f[R] and executes it.
+This is to allow macros to request input from users.
+.PP
+\f[B]q\f[R]
+.PP
+: During execution of a macro, this exits the execution of that macro
+and the execution of the macro that executed it.
+If there are no macros, or only one macro executing, dc(1) exits.
+.PP
+\f[B]Q\f[R]
+.PP
+: Pops a value from the stack which must be non-negative and is used the
+number of macro executions to pop off of the execution stack.
+If the number of levels to pop is greater than the number of executing
+macros, dc(1) exits.
+.SS Status
+.PP
+These commands query status of the stack or its top value.
+.PP
+\f[B]Z\f[R]
+.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, calculates the number of significant decimal digits it
+has and pushes the result.
+
+If it is a string, pushes the number of characters the string has.
+\f[R]
+.fi
+.PP
+\f[B]X\f[R]
+.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, pushes the *scale* of the value onto the stack.
+
+If it is a string, pushes **0**.
+\f[R]
+.fi
+.PP
+\f[B]z\f[R]
+.PP
+: Pushes the current stack depth (before execution of this command).
+.SS Arrays
+.PP
+These commands manipulate arrays.
+.PP
+\f[B]:\f[R]\f[I]r\f[R]
+.PP
+: Pops the top two values off of the stack.
+The second value will be stored in the array \f[I]r\f[R] (see the
+\f[B]REGISTERS\f[R] section), indexed by the first value.
+.PP
+\f[B];\f[R]\f[I]r\f[R]
+.PP
+: Pops the value on top of the stack and uses it as an index into the
+array \f[I]r\f[R].
+The selected value is then pushed onto the stack.
+.SH REGISTERS
+.PP
+Registers are names that can store strings, numbers, and arrays.
+(Number/string registers do not interfere with array registers.)
+.PP
+Each register is also its own stack, so the current register value is
+the top of the stack for the register.
+All registers, when first referenced, have one value (\f[B]0\f[R]) in
+their stack.
+.PP
+In non-extended register mode, a register name is just the single
+character that follows any command that needs a register name.
+The only exception is a newline (\f[B]\[aq]\[rs]n\[aq]\f[R]); it is a
+parse error for a newline to be used as a register name.
+.SS Extended Register Mode
+.PP
+Unlike most other dc(1) implentations, this dc(1) provides nearly
+unlimited amounts of registers, if extended register mode is enabled.
+.PP
+If extended register mode is enabled (\f[B]-x\f[R] or
+\f[B]--extended-register\f[R] command-line arguments are given), then
+normal single character registers are used \f[I]unless\f[R] the
+character immediately following a command that needs a register name is
+a space (according to \f[B]isspace()\f[R]) and not a newline
+(\f[B]\[aq]\[rs]n\[aq]\f[R]).
+.PP
+In that case, the register name is found according to the regex
+\f[B][a-z][a-z0-9_]*\f[R] (like bc(1) identifiers), and it is a parse
+error if the next non-space characters do not match that regex.
+.SH RESET
+.PP
+When dc(1) encounters an error or a signal that it has a non-default
+handler for, it resets.
+This means that several things happen.
+.PP
+First, any macros that are executing are stopped and popped off the
+stack.
+The behavior is not unlike that of exceptions in programming languages.
+Then the execution point is set so that any code waiting to execute
+(after all macros returned) is skipped.
+.PP
+Thus, when dc(1) resets, it skips any remaining code waiting to be
+executed.
+Then, if it is interactive mode, and the error was not a fatal error
+(see the \f[B]EXIT STATUS\f[R] section), it asks for more input;
+otherwise, it exits with the appropriate return code.
+.SH PERFORMANCE
+.PP
+Most dc(1) implementations use \f[B]char\f[R] types to calculate the
+value of \f[B]1\f[R] decimal digit at a time, but that can be slow.
+This dc(1) does something different.
+.PP
+It uses large integers to calculate more than \f[B]1\f[R] decimal digit
+at a time.
+If built in a environment where \f[B]DC_LONG_BIT\f[R] (see the
+\f[B]LIMITS\f[R] section) is \f[B]64\f[R], then each integer has
+\f[B]9\f[R] decimal digits.
+If built in an environment where \f[B]DC_LONG_BIT\f[R] is \f[B]32\f[R]
+then each integer has \f[B]4\f[R] decimal digits.
+This value (the number of decimal digits per large integer) is called
+\f[B]DC_BASE_DIGS\f[R].
+.PP
+In addition, this dc(1) uses an even larger integer for overflow
+checking.
+This integer type depends on the value of \f[B]DC_LONG_BIT\f[R], but is
+always at least twice as large as the integer type used to store digits.
+.SH LIMITS
+.PP
+The following are the limits on dc(1):
+.PP
+\f[B]DC_LONG_BIT\f[R]
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
+dc(1) was built.
+This determines how many decimal digits can be stored in a single large
+integer (see the \f[B]PERFORMANCE\f[R] section).
+.PP
+\f[B]DC_BASE_DIGS\f[R]
+.PP
+: The number of decimal digits per large integer (see the
+\f[B]PERFORMANCE\f[R] section).
+Depends on \f[B]DC_LONG_BIT\f[R].
+.PP
+\f[B]DC_BASE_POW\f[R]
+.PP
+: The max decimal number that each large integer can store (see
+\f[B]DC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
+Depends on \f[B]DC_BASE_DIGS\f[R].
+.PP
+\f[B]DC_OVERFLOW_MAX\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+section) can hold.
+Depends on \f[B]DC_LONG_BIT\f[R].
+.PP
+\f[B]DC_BASE_MAX\f[R]
+.PP
+: The maximum output base.
+Set at \f[B]DC_BASE_POW\f[R].
+.PP
+\f[B]DC_DIM_MAX\f[R]
+.PP
+: The maximum size of arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+\f[B]DC_SCALE_MAX\f[R]
+.PP
+: The maximum \f[B]scale\f[R].
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_STRING_MAX\f[R]
+.PP
+: The maximum length of strings.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_NAME_MAX\f[R]
+.PP
+: The maximum length of identifiers.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_NUM_MAX\f[R]
+.PP
+: The maximum length of a number (in decimal digits), which includes
+digits after the decimal point.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+Exponent
+.PP
+: The maximum allowable exponent (positive or negative).
+Set at \f[B]DC_OVERFLOW_MAX\f[R].
+.PP
+Number of vars
+.PP
+: The maximum number of vars/arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+These limits are meant to be effectively non-existent; the limits are so
+large (at least on 64-bit machines) that there should not be any point
+at which they become a problem.
+In fact, memory should be exhausted before these limits should be hit.
+.SH ENVIRONMENT VARIABLES
+.PP
+dc(1) recognizes the following environment variables:
+.PP
+\f[B]DC_ENV_ARGS\f[R]
+.PP
+: This is another way to give command-line arguments to dc(1).
+They should be in the same format as all other command-line arguments.
+These are always processed first, so any files given in
+\f[B]DC_ENV_ARGS\f[R] will be processed before arguments and files given
+on the command-line.
+This gives the user the ability to set up \[dq]standard\[dq] options and
+files to be used at every invocation.
+The most useful thing for such files to contain would be useful
+functions that the user might want every time dc(1) runs.
+Another use would be to use the \f[B]-e\f[R] option to set
+\f[B]scale\f[R] to a value other than \f[B]0\f[R].
+.IP
+.nf
+\f[C]
+The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some dc file.dc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]dc\[rs]\[dq] file.dc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]dc\[aq] file.dc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
+\f[B]DC_LINE_LENGTH\f[R]
+.PP
+: If this environment variable exists and contains an integer that is
+greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
+(\f[B]2\[ha]16-1\f[R]), dc(1) will output lines to that length,
+including the backslash newline combo.
+The default line length is \f[B]70\f[R].
+.PP
+\f[B]DC_EXPR_EXIT\f[R]
+.PP
+: If this variable exists (no matter the contents), dc(1) will exit
+immediately after executing expressions and files given by the
+\f[B]-e\f[R] and/or \f[B]-f\f[R] command-line options (and any
+equivalents).
+.SH EXIT STATUS
+.PP
+dc(1) returns the following exit statuses:
+.PP
+\f[B]0\f[R]
+.PP
+: No error.
+.PP
+\f[B]1\f[R]
+.PP
+: A math error occurred.
+This follows standard practice of using \f[B]1\f[R] for expected errors,
+since math errors will happen in the process of normal execution.
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**) operator.
+\f[R]
+.fi
+.PP
+\f[B]2\f[R]
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, and using a token where it is
+invalid.
+\f[R]
+.fi
+.PP
+\f[B]3\f[R]
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, and attempting an operation when
+the stack has too few elements.
+\f[R]
+.fi
+.PP
+\f[B]4\f[R]
+.PP
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (dc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
+.PP
+The exit status \f[B]4\f[R] is special; when a fatal error occurs, dc(1)
+always exits and returns \f[B]4\f[R], no matter what mode dc(1) is in.
+.PP
+The other statuses will only be returned when dc(1) is not in
+interactive mode (see the \f[B]INTERACTIVE MODE\f[R] section), since
+dc(1) resets its state (see the \f[B]RESET\f[R] section) and accepts
+more input when one of those errors occurs in interactive mode.
+This is also the case when interactive mode is forced by the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.PP
+These exit statuses allow dc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.SH INTERACTIVE MODE
+.PP
+Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both \f[B]stdin\f[R]
+and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
+and \f[B]--interactive\f[R] option can turn it on in other cases.
+.PP
+In interactive mode, dc(1) attempts to recover from errors (see the
+\f[B]RESET\f[R] section), and in normal execution, flushes
+\f[B]stdout\f[R] as soon as execution is done for the current input.
+.SH TTY MODE
+.PP
+If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
+connected to a TTY, dc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is required for history to be enabled (see the \f[B]COMMAND
+LINE HISTORY\f[R] section).
+It is also required to enable special handling for \f[B]SIGINT\f[R]
+signals.
+.PP
+TTY mode is different from interactive mode because interactive mode is
+required in the bc(1)
+specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
+to be connected to a terminal.
+.SH SIGNAL HANDLING
+.PP
+Sending a \f[B]SIGINT\f[R] will cause dc(1) to stop execution of the
+current input.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If dc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If dc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
+.PP
+This means that if a \f[B]SIGINT\f[R] is sent to dc(1) as it is
+executing a file, it can seem as though dc(1) did not respond to the
+signal since it will immediately start executing the next file.
+This is by design; most files that users execute when interacting with
+dc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file.
+The rest of the files could still be executed without problem, allowing
+the user to continue.
+.PP
+\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause dc(1) to clean up and
+exit, and it uses the default handler for all other signals.
+The one exception is \f[B]SIGHUP\f[R]; in that case, when dc(1) is in
+TTY mode, a \f[B]SIGHUP\f[R] will cause dc(1) to clean up and exit.
+.SH COMMAND LINE HISTORY
+.PP
+dc(1) supports interactive command-line editing.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), history is
+enabled.
+Previous lines can be recalled and edited with the arrow keys.
+.PP
+\f[B]Note\f[R]: tabs are converted to 8 spaces.
+.SH LOCALES
+.PP
+This dc(1) ships with support for adding error messages for different
+locales and thus, supports \f[B]LC_MESSAGS\f[R].
+.SH SEE ALSO
+.PP
+bc(1)
+.SH STANDARDS
+.PP
+The dc(1) utility operators are compliant with the operators in the
+bc(1) IEEE Std 1003.1-2017
+(\[lq]POSIX.1-2017\[rq]) (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+specification.
+.SH BUGS
+.PP
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
+.SH AUTHOR
+.PP
+Gavin D.
+Howard <gavin@yzena.com> and contributors.
diff --git a/manuals/dc/EP.1.md b/manuals/dc/EP.1.md
new file mode 100644
index 00000000..32b7f35f
--- /dev/null
+++ b/manuals/dc/EP.1.md
@@ -0,0 +1,1041 @@
+<!---
+
+SPDX-License-Identifier: BSD-2-Clause
+
+Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+-->
+
+# Name
+
+dc - arbitrary-precision decimal reverse-Polish notation calculator
+
+# SYNOPSIS
+
+**dc** [**-hiPRvVx**] [**-\-version**] [**-\-help**] [**-\-interactive**] [**-\-no-prompt**] [**-\-no-read-prompt**] [**-\-extended-register**] [**-e** *expr*] [**-\-expression**=*expr*...] [**-f** *file*...] [**-\-file**=*file*...] [*file*...]
+
+# DESCRIPTION
+
+dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
+notation) to store numbers and results of computations. Arithmetic operations
+pop arguments off of the stack and push the results.
+
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
+
+# OPTIONS
+
+The following are the options that dc(1) accepts.
+
+**-h**, **-\-help**
+
+: Prints a usage message and quits.
+
+**-v**, **-V**, **-\-version**
+
+: Print the version information (copyright header) and exit.
+
+**-i**, **-\-interactive**
+
+: Forces interactive mode. (See the **INTERACTIVE MODE** section.)
+
+ This is a **non-portable extension**.
+
+**-P**, **-\-no-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-R**, **-\-no-read-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-x** **-\-extended-register**
+
+: Enables extended register mode. See the *Extended Register Mode* subsection
+ of the **REGISTERS** section for more information.
+
+ This is a **non-portable extension**.
+
+**-e** *expr*, **-\-expression**=*expr*
+
+: Evaluates *expr*. If multiple expressions are given, they are evaluated in
+ order. If files are given as well (see below), the expressions and files are
+ evaluated in the order given. This means that if a file is given before an
+ expression, the file is read in and evaluated first.
+
+ If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**, whether on the
+ command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+ **-\-expression**, **-f**, or **-\-file** arguments are given after **-f-**
+ or equivalent is given, dc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+**-f** *file*, **-\-file**=*file*
+
+: Reads in *file* and evaluates it, line by line, as though it were read
+ through **stdin**. If expressions are also given (see above), the
+ expressions are evaluated in the order given.
+
+ If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**. However, if any other
+ **-e**, **-\-expression**, **-f**, or **-\-file** arguments are given after
+ **-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+All long options are **non-portable extensions**.
+
+# STDOUT
+
+Any non-error output is written to **stdout**. In addition, if history (see the
+**HISTORY** section) and the prompt (see the **TTY MODE** section) are enabled,
+both are output to **stdout**.
+
+**Note**: Unlike other dc(1) implementations, this dc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stdout**, so if
+**stdout** is closed, as in **dc <file> >&-**, it will quit with an error. This
+is done so that dc(1) can report problems when **stdout** is redirected to a
+file.
+
+If there are scripts that depend on the behavior of other dc(1) implementations,
+it is recommended that those scripts be changed to redirect **stdout** to
+**/dev/null**.
+
+# STDERR
+
+Any error output is written to **stderr**.
+
+**Note**: Unlike other dc(1) implementations, this dc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stderr**, so if
+**stderr** is closed, as in **dc <file> 2>&-**, it will quit with an error. This
+is done so that dc(1) can exit with an error code when **stderr** is redirected
+to a file.
+
+If there are scripts that depend on the behavior of other dc(1) implementations,
+it is recommended that those scripts be changed to redirect **stderr** to
+**/dev/null**.
+
+# SYNTAX
+
+Each item in the input source code, either a number (see the **NUMBERS**
+section) or a command (see the **COMMANDS** section), is processed and executed,
+in order. Input is processed immediately when entered.
+
+**ibase** is a register (see the **REGISTERS** section) that determines how to
+interpret constant numbers. It is the "input" base, or the number base used for
+interpreting input numbers. **ibase** is initially **10**. The max allowable
+value for **ibase** is **16**. The min allowable value for **ibase** is **2**.
+The max allowable value for **ibase** can be queried in dc(1) programs with the
+**T** command.
+
+**obase** is a register (see the **REGISTERS** section) that determines how to
+output results. It is the "output" base, or the number base used for outputting
+numbers. **obase** is initially **10**. The max allowable value for **obase** is
+**DC_BASE_MAX** and can be queried with the **U** command. The min allowable
+value for **obase** is **2**. Values are output in the specified base.
+
+The *scale* of an expression is the number of digits in the result of the
+expression right of the decimal point, and **scale** is a register (see the
+**REGISTERS** section) that sets the precision of any operations (with
+exceptions). **scale** is initially **0**. **scale** cannot be negative. The max
+allowable value for **scale** can be queried in dc(1) programs with the **V**
+command.
+
+## Comments
+
+Comments go from **#** until, and not including, the next newline. This is a
+**non-portable extension**.
+
+# NUMBERS
+
+Numbers are strings made up of digits, uppercase letters up to **F**, and at
+most **1** period for a radix. Numbers can have up to **DC_NUM_MAX** digits.
+Uppercase letters are equal to **9** + their position in the alphabet (i.e.,
+**A** equals **10**, or **9+1**). If a digit or letter makes no sense with the
+current value of **ibase**, they are set to the value of the highest valid digit
+in **ibase**.
+
+Single-character numbers (i.e., **A** alone) take the value that they would have
+if they were valid digits, regardless of the value of **ibase**. This means that
+**A** alone always equals decimal **10** and **F** alone always equals decimal
+**15**.
+
+# COMMANDS
+
+The valid commands are listed below.
+
+## Printing
+
+These commands are used for printing.
+
+**p**
+
+: Prints the value on top of the stack, whether number or string, and prints a
+ newline after.
+
+ This does not alter the stack.
+
+**n**
+
+: Prints the value on top of the stack, whether number or string, and pops it
+ off of the stack.
+
+**P**
+
+: Pops a value off the stack.
+
+ If the value is a number, it is truncated and the absolute value of the
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
+
+ If the value is a string, it is printed without a trailing newline.
+
+ This is a **non-portable extension**.
+
+**f**
+
+: Prints the entire contents of the stack, in order from newest to oldest,
+ without altering anything.
+
+ Users should use this command when they get lost.
+
+## Arithmetic
+
+These are the commands used for arithmetic.
+
+**+**
+
+: The top two values are popped off the stack, added, and the result is pushed
+ onto the stack. The *scale* of the result is equal to the max *scale* of
+ both operands.
+
+**-**
+
+: The top two values are popped off the stack, subtracted, and the result is
+ pushed onto the stack. The *scale* of the result is equal to the max
+ *scale* of both operands.
+
+**\***
+
+: The top two values are popped off the stack, multiplied, and the result is
+ pushed onto the stack. If **a** is the *scale* of the first expression and
+ **b** is the *scale* of the second expression, the *scale* of the result
+ is equal to **min(a+b,max(scale,a,b))** where **min()** and **max()** return
+ the obvious values.
+
+**/**
+
+: The top two values are popped off the stack, divided, and the result is
+ pushed onto the stack. The *scale* of the result is equal to **scale**.
+
+ The first value popped off of the stack must be non-zero.
+
+**%**
+
+: The top two values are popped off the stack, remaindered, and the result is
+ pushed onto the stack.
+
+ Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+ 2) Using the result of step 1 to calculate **a-(a/b)\*b** to *scale*
+ **max(scale+scale(b),scale(a))**.
+
+ The first value popped off of the stack must be non-zero.
+
+**~**
+
+: The top two values are popped off the stack, divided and remaindered, and
+ the results (divided first, remainder second) are pushed onto the stack.
+ This is equivalent to **x y / x y %** except that **x** and **y** are only
+ evaluated once.
+
+ The first value popped off of the stack must be non-zero.
+
+ This is a **non-portable extension**.
+
+**\^**
+
+: The top two values are popped off the stack, the second is raised to the
+ power of the first, and the result is pushed onto the stack. The *scale* of
+ the result is equal to **scale**.
+
+ The first value popped off of the stack must be an integer, and if that
+ value is negative, the second value popped off of the stack must be
+ non-zero.
+
+**v**
+
+: The top value is popped off the stack, its square root is computed, and the
+ result is pushed onto the stack. The *scale* of the result is equal to
+ **scale**.
+
+ The value popped off of the stack must be non-negative.
+
+**\_**
+
+: If this command *immediately* precedes a number (i.e., no spaces or other
+ commands), then that number is input as a negative number.
+
+ Otherwise, the top value on the stack is popped and copied, and the copy is
+ negated and pushed onto the stack. This behavior without a number is a
+ **non-portable extension**.
+
+**b**
+
+: The top value is popped off the stack, and if it is zero, it is pushed back
+ onto the stack. Otherwise, its absolute value is pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**|**
+
+: The top three values are popped off the stack, a modular exponentiation is
+ computed, and the result is pushed onto the stack.
+
+ The first value popped is used as the reduction modulus and must be an
+ integer and non-zero. The second value popped is used as the exponent and
+ must be an integer and non-negative. The third value popped is the base and
+ must be an integer.
+
+ This is a **non-portable extension**.
+
+**G**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if they are equal, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**N**
+
+: The top value is popped off of the stack, and if it a **0**, a **1** is
+ pushed; otherwise, a **0** is pushed.
+
+ This is a **non-portable extension**.
+
+**(**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is less than the second, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**{**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is less than or equal to the second, or **0**
+ otherwise.
+
+ This is a **non-portable extension**.
+
+**)**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is greater than the second, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**}**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is greater than or equal to the second, or
+ **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**M**
+
+: The top two values are popped off of the stack. If they are both non-zero, a
+ **1** is pushed onto the stack. If either of them is zero, or both of them
+ are, then a **0** is pushed onto the stack.
+
+ This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+ operator.
+
+ This is a **non-portable extension**.
+
+**m**
+
+: The top two values are popped off of the stack. If at least one of them is
+ non-zero, a **1** is pushed onto the stack. If both of them are zero, then a
+ **0** is pushed onto the stack.
+
+ This is like the **||** operator in bc(1), and it is *not* a short-circuit
+ operator.
+
+ This is a **non-portable extension**.
+
+## Stack Control
+
+These commands control the stack.
+
+**c**
+
+: Removes all items from ("clears") the stack.
+
+**d**
+
+: Copies the item on top of the stack ("duplicates") and pushes the copy onto
+ the stack.
+
+**r**
+
+: Swaps ("reverses") the two top items on the stack.
+
+**R**
+
+: Pops ("removes") the top value from the stack.
+
+## Register Control
+
+These commands control registers (see the **REGISTERS** section).
+
+**s**_r_
+
+: Pops the value off the top of the stack and stores it into register *r*.
+
+**l**_r_
+
+: Copies the value in register *r* and pushes it onto the stack. This does not
+ alter the contents of *r*.
+
+**S**_r_
+
+: Pops the value off the top of the (main) stack and pushes it onto the stack
+ of register *r*. The previous value of the register becomes inaccessible.
+
+**L**_r_
+
+: Pops the value off the top of the stack for register *r* and push it onto
+ the main stack. The previous value in the stack for register *r*, if any, is
+ now accessible via the **l**_r_ command.
+
+## Parameters
+
+These commands control the values of **ibase**, **obase**, and **scale**. Also
+see the **SYNTAX** section.
+
+**i**
+
+: Pops the value off of the top of the stack and uses it to set **ibase**,
+ which must be between **2** and **16**, inclusive.
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**o**
+
+: Pops the value off of the top of the stack and uses it to set **obase**,
+ which must be between **2** and **DC_BASE_MAX**, inclusive (see the
+ **LIMITS** section).
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**k**
+
+: Pops the value off of the top of the stack and uses it to set **scale**,
+ which must be non-negative.
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**I**
+
+: Pushes the current value of **ibase** onto the main stack.
+
+**O**
+
+: Pushes the current value of **obase** onto the main stack.
+
+**K**
+
+: Pushes the current value of **scale** onto the main stack.
+
+**T**
+
+: Pushes the maximum allowable value of **ibase** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**U**
+
+: Pushes the maximum allowable value of **obase** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**V**
+
+: Pushes the maximum allowable value of **scale** onto the main stack.
+
+ This is a **non-portable extension**.
+
+## Strings
+
+The following commands control strings.
+
+dc(1) can work with both numbers and strings, and registers (see the
+**REGISTERS** section) can hold both strings and numbers. dc(1) always knows
+whether the contents of a register are a string or a number.
+
+While arithmetic operations have to have numbers, and will print an error if
+given a string, other commands accept strings.
+
+Strings can also be executed as macros. For example, if the string **[1pR]** is
+executed as a macro, then the code **1pR** is executed, meaning that the **1**
+will be printed with a newline after and then popped from the stack.
+
+**\[**_characters_**\]**
+
+: Makes a string containing *characters* and pushes it onto the stack.
+
+ If there are brackets (**\[** and **\]**) in the string, then they must be
+ balanced. Unbalanced brackets can be escaped using a backslash (**\\**)
+ character.
+
+ If there is a backslash character in the string, the character after it
+ (even another backslash) is put into the string verbatim, but the (first)
+ backslash is not.
+
+**a**
+
+: The value on top of the stack is popped.
+
+ If it is a number, it is truncated and its absolute value is taken. The
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
+
+ If it is a string, then a new string is made. If the original string is
+ empty, the new string is empty. If it is not, then the first character of
+ the original string is used to create the new string as a one-character
+ string. The new string is then pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**x**
+
+: Pops a value off of the top of the stack.
+
+ If it is a number, it is pushed back onto the stack.
+
+ If it is a string, it is executed as a macro.
+
+ This behavior is the norm whenever a macro is executed, whether by this
+ command or by the conditional execution commands below.
+
+**\>**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is greater than the second, then the contents of register
+ *r* are executed.
+
+ For example, **0 1>a** will execute the contents of register **a**, and
+ **1 0>a** will not.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**>**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!\>**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not greater than the second (less than or equal to), then
+ the contents of register *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!\>**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**\<**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is less than the second, then the contents of register *r*
+ are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**\<**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!\<**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not less than the second (greater than or equal to), then
+ the contents of register *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!\<**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**=**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is equal to the second, then the contents of register *r*
+ are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**=**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!=**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not equal to the second, then the contents of register
+ *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!=**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**?**
+
+: Reads a line from the **stdin** and executes it. This is to allow macros to
+ request input from users.
+
+**q**
+
+: During execution of a macro, this exits the execution of that macro and the
+ execution of the macro that executed it. If there are no macros, or only one
+ macro executing, dc(1) exits.
+
+**Q**
+
+: Pops a value from the stack which must be non-negative and is used the
+ number of macro executions to pop off of the execution stack. If the number
+ of levels to pop is greater than the number of executing macros, dc(1)
+ exits.
+
+## Status
+
+These commands query status of the stack or its top value.
+
+**Z**
+
+: Pops a value off of the stack.
+
+ If it is a number, calculates the number of significant decimal digits it
+ has and pushes the result.
+
+ If it is a string, pushes the number of characters the string has.
+
+**X**
+
+: Pops a value off of the stack.
+
+ If it is a number, pushes the *scale* of the value onto the stack.
+
+ If it is a string, pushes **0**.
+
+**z**
+
+: Pushes the current stack depth (before execution of this command).
+
+## Arrays
+
+These commands manipulate arrays.
+
+**:**_r_
+
+: Pops the top two values off of the stack. The second value will be stored in
+ the array *r* (see the **REGISTERS** section), indexed by the first value.
+
+**;**_r_
+
+: Pops the value on top of the stack and uses it as an index into the array
+ *r*. The selected value is then pushed onto the stack.
+
+# REGISTERS
+
+Registers are names that can store strings, numbers, and arrays. (Number/string
+registers do not interfere with array registers.)
+
+Each register is also its own stack, so the current register value is the top of
+the stack for the register. All registers, when first referenced, have one value
+(**0**) in their stack.
+
+In non-extended register mode, a register name is just the single character that
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
+
+## Extended Register Mode
+
+Unlike most other dc(1) implentations, this dc(1) provides nearly unlimited
+amounts of registers, if extended register mode is enabled.
+
+If extended register mode is enabled (**-x** or **-\-extended-register**
+command-line arguments are given), then normal single character registers are
+used *unless* the character immediately following a command that needs a
+register name is a space (according to **isspace()**) and not a newline
+(**'\\n'**).
+
+In that case, the register name is found according to the regex
+**\[a-z\]\[a-z0-9\_\]\*** (like bc(1) identifiers), and it is a parse error if
+the next non-space characters do not match that regex.
+
+# RESET
+
+When dc(1) encounters an error or a signal that it has a non-default handler
+for, it resets. This means that several things happen.
+
+First, any macros that are executing are stopped and popped off the stack.
+The behavior is not unlike that of exceptions in programming languages. Then
+the execution point is set so that any code waiting to execute (after all
+macros returned) is skipped.
+
+Thus, when dc(1) resets, it skips any remaining code waiting to be executed.
+Then, if it is interactive mode, and the error was not a fatal error (see the
+**EXIT STATUS** section), it asks for more input; otherwise, it exits with the
+appropriate return code.
+
+# PERFORMANCE
+
+Most dc(1) implementations use **char** types to calculate the value of **1**
+decimal digit at a time, but that can be slow. This dc(1) does something
+different.
+
+It uses large integers to calculate more than **1** decimal digit at a time. If
+built in a environment where **DC_LONG_BIT** (see the **LIMITS** section) is
+**64**, then each integer has **9** decimal digits. If built in an environment
+where **DC_LONG_BIT** is **32** then each integer has **4** decimal digits. This
+value (the number of decimal digits per large integer) is called
+**DC_BASE_DIGS**.
+
+In addition, this dc(1) uses an even larger integer for overflow checking. This
+integer type depends on the value of **DC_LONG_BIT**, but is always at least
+twice as large as the integer type used to store digits.
+
+# LIMITS
+
+The following are the limits on dc(1):
+
+**DC_LONG_BIT**
+
+: The number of bits in the **long** type in the environment where dc(1) was
+ built. This determines how many decimal digits can be stored in a single
+ large integer (see the **PERFORMANCE** section).
+
+**DC_BASE_DIGS**
+
+: The number of decimal digits per large integer (see the **PERFORMANCE**
+ section). Depends on **DC_LONG_BIT**.
+
+**DC_BASE_POW**
+
+: The max decimal number that each large integer can store (see
+ **DC_BASE_DIGS**) plus **1**. Depends on **DC_BASE_DIGS**.
+
+**DC_OVERFLOW_MAX**
+
+: The max number that the overflow type (see the **PERFORMANCE** section) can
+ hold. Depends on **DC_LONG_BIT**.
+
+**DC_BASE_MAX**
+
+: The maximum output base. Set at **DC_BASE_POW**.
+
+**DC_DIM_MAX**
+
+: The maximum size of arrays. Set at **SIZE_MAX-1**.
+
+**DC_SCALE_MAX**
+
+: The maximum **scale**. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_STRING_MAX**
+
+: The maximum length of strings. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_NAME_MAX**
+
+: The maximum length of identifiers. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_NUM_MAX**
+
+: The maximum length of a number (in decimal digits), which includes digits
+ after the decimal point. Set at **DC_OVERFLOW_MAX-1**.
+
+Exponent
+
+: The maximum allowable exponent (positive or negative). Set at
+ **DC_OVERFLOW_MAX**.
+
+Number of vars
+
+: The maximum number of vars/arrays. Set at **SIZE_MAX-1**.
+
+These limits are meant to be effectively non-existent; the limits are so large
+(at least on 64-bit machines) that there should not be any point at which they
+become a problem. In fact, memory should be exhausted before these limits should
+be hit.
+
+# ENVIRONMENT VARIABLES
+
+dc(1) recognizes the following environment variables:
+
+**DC_ENV_ARGS**
+
+: This is another way to give command-line arguments to dc(1). They should be
+ in the same format as all other command-line arguments. These are always
+ processed first, so any files given in **DC_ENV_ARGS** will be processed
+ before arguments and files given on the command-line. This gives the user
+ the ability to set up "standard" options and files to be used at every
+ invocation. The most useful thing for such files to contain would be useful
+ functions that the user might want every time dc(1) runs. Another use would
+ be to use the **-e** option to set **scale** to a value other than **0**.
+
+ The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+ but it does not understand escape sequences. For example, the string
+ **"/home/gavin/some dc file.dc"** will be correctly parsed, but the string
+ **"/home/gavin/some \"dc\" file.dc"** will include the backslashes.
+
+ The quote parsing will handle either kind of quotes, **'** or **"**. Thus,
+ if you have a file with any number of single quotes in the name, you can use
+ double quotes as the outside quotes, as in **"some 'dc' file.dc"**, and vice
+ versa if you have a file with double quotes. However, handling a file with
+ both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+ complexity of the parsing, though such files are still supported on the
+ command-line where the parsing is done by the shell.
+
+**DC_LINE_LENGTH**
+
+: If this environment variable exists and contains an integer that is greater
+ than **1** and is less than **UINT16_MAX** (**2\^16-1**), dc(1) will output
+ lines to that length, including the backslash newline combo. The default
+ line length is **70**.
+
+**DC_EXPR_EXIT**
+
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
+
+# EXIT STATUS
+
+dc(1) returns the following exit statuses:
+
+**0**
+
+: No error.
+
+**1**
+
+: A math error occurred. This follows standard practice of using **1** for
+ expected errors, since math errors will happen in the process of normal
+ execution.
+
+ Math errors include divide by **0**, taking the square root of a negative
+ number, attempting to convert a negative number to a hardware integer,
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
+
+ Converting to a hardware integer happens for the second operand of the power
+ (**\^**) operator.
+
+**2**
+
+: A parse error occurred.
+
+ Parse errors include unexpected **EOF**, using an invalid character, failing
+ to find the end of a string or comment, and using a token where it is
+ invalid.
+
+**3**
+
+: A runtime error occurred.
+
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
+
+**4**
+
+: A fatal error occurred.
+
+ Fatal errors include memory allocation errors, I/O errors, failing to open
+ files, attempting to use files that do not have only ASCII characters (dc(1)
+ only accepts ASCII characters), attempting to open a directory as a file,
+ and giving invalid command-line options.
+
+The exit status **4** is special; when a fatal error occurs, dc(1) always exits
+and returns **4**, no matter what mode dc(1) is in.
+
+The other statuses will only be returned when dc(1) is not in interactive mode
+(see the **INTERACTIVE MODE** section), since dc(1) resets its state (see the
+**RESET** section) and accepts more input when one of those errors occurs in
+interactive mode. This is also the case when interactive mode is forced by the
+**-i** flag or **-\-interactive** option.
+
+These exit statuses allow dc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the **-i** flag or
+**-\-interactive** option.
+
+# INTERACTIVE MODE
+
+Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both **stdin** and **stdout**
+are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
+turn it on in other cases.
+
+In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
+section), and in normal execution, flushes **stdout** as soon as execution is
+done for the current input.
+
+# TTY MODE
+
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
+
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
+
+TTY mode is different from interactive mode because interactive mode is required
+in the [bc(1) specification][1], and interactive mode requires only **stdin**
+and **stdout** to be connected to a terminal.
+
+# SIGNAL HANDLING
+
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
+
+Note that "current input" can mean one of two things. If dc(1) is processing
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
+
+This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
+can seem as though dc(1) did not respond to the signal since it will immediately
+start executing the next file. This is by design; most files that users execute
+when interacting with dc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file. The
+rest of the files could still be executed without problem, allowing the user to
+continue.
+
+**SIGTERM** and **SIGQUIT** cause dc(1) to clean up and exit, and it uses the
+default handler for all other signals. The one exception is **SIGHUP**; in that
+case, when dc(1) is in TTY mode, a **SIGHUP** will cause dc(1) to clean up and
+exit.
+
+# COMMAND LINE HISTORY
+
+dc(1) supports interactive command-line editing. If dc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
+
+**Note**: tabs are converted to 8 spaces.
+
+# LOCALES
+
+This dc(1) ships with support for adding error messages for different locales
+and thus, supports **LC_MESSAGS**.
+
+# SEE ALSO
+
+bc(1)
+
+# STANDARDS
+
+The dc(1) utility operators are compliant with the operators in the bc(1)
+[IEEE Std 1003.1-2017 (“POSIX.1-2017â€)][1] specification.
+
+# BUGS
+
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
+
+# AUTHOR
+
+Gavin D. Howard <gavin@yzena.com> and contributors.
+
+[1]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
diff --git a/manuals/dc/H.1 b/manuals/dc/H.1
index ba30beb5..9d7ef21b 100644
--- a/manuals/dc/H.1
+++ b/manuals/dc/H.1
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "DC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
.SH Name
.PP
dc - arbitrary-precision decimal reverse-Polish notation calculator
@@ -34,10 +34,9 @@ dc - arbitrary-precision decimal reverse-Polish notation calculator
\f[B]dc\f[R] [\f[B]-hiPRvVx\f[R]] [\f[B]--version\f[R]]
[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--no-prompt\f[R]]
[\f[B]--no-read-prompt\f[R]] [\f[B]--extended-register\f[R]]
-[\f[B]-e\f[R] \f[I]expr\f[R]]
-[\f[B]--expression\f[R]=\f[I]expr\f[R]\&...] [\f[B]-f\f[R]
-\f[I]file\f[R]\&...] [\f[B]--file\f[R]=\f[I]file\f[R]\&...]
-[\f[I]file\f[R]\&...]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
.SH DESCRIPTION
.PP
dc(1) is an arbitrary-precision calculator.
@@ -46,50 +45,69 @@ of computations.
Arithmetic operations pop arguments off of the stack and push the
results.
.PP
-If no files are given on the command-line, then dc(1) reads from
-\f[B]stdin\f[R] (see the \f[B]STDIN\f[R] section).
+If no files are given on the command-line as extra arguments (i.e., not
+as \f[B]-f\f[R] or \f[B]--file\f[R] arguments), then dc(1) reads from
+\f[B]stdin\f[R].
Otherwise, those files are processed, and dc(1) will then exit.
.PP
-If a user wants to set up a standard environment, they can use
-\f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where \f[B]-e\f[R] (\f[B]--expression\f[R]) and
+\f[B]-f\f[R] (\f[B]--file\f[R]) arguments cause dc(1) to execute them
+and exit.
+The reason for this is that this dc(1) allows users to set arguments in
+the environment variable \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT
+VARIABLES\f[R] section).
+Any expressions given on the command-line should be used to set up a
+standard environment.
For example, if a user wants the \f[B]scale\f[R] always set to
\f[B]10\f[R], they can set \f[B]DC_ENV_ARGS\f[R] to \f[B]-e 10k\f[R],
and this dc(1) will always start with a \f[B]scale\f[R] of \f[B]10\f[R].
+.PP
+If users want to have dc(1) exit after processing all input from
+\f[B]-e\f[R] and \f[B]-f\f[R] arguments (and their equivalents), then
+they can just simply add \f[B]-e q\f[R] as the last command-line
+argument or define the environment variable \f[B]DC_EXPR_EXIT\f[R].
.SH OPTIONS
.PP
The following are the options that dc(1) accepts.
-.TP
+.PP
\f[B]-h\f[R], \f[B]--help\f[R]
-Prints a usage message and quits.
-.TP
+.PP
+: Prints a usage message and quits.
+.PP
\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
-Print the version information (copyright header) and exit.
-.TP
+.PP
+: Print the version information (copyright header) and exit.
+.PP
\f[B]-i\f[R], \f[B]--interactive\f[R]
-Forces interactive mode.
+.PP
+: Forces interactive mode.
(See the \f[B]INTERACTIVE MODE\f[R] section.)
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-P\f[R], \f[B]--no-prompt\f[R]
-Disables the prompt in TTY mode.
+.PP
+: Disables the prompt in TTY mode.
(The prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a prompt or are not used to having them in dc(1).
Most of those users would want to put this option in
\f[B]DC_ENV_ARGS\f[R].
-.RS
-.PP
-These options override the \f[B]DC_PROMPT\f[R] and \f[B]DC_TTY_MODE\f[R]
-environment variables (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
-Disables the read prompt in TTY mode.
+.PP
+: Disables the read prompt in TTY mode.
(The read prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a read prompt or are not used to having them in dc(1).
@@ -97,84 +115,72 @@ Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
This option is also useful in hash bang lines of dc(1) scripts that
prompt for user input.
-.RS
+.IP
+.nf
+\f[C]
+This option does not disable the regular prompt because the read prompt is
+only used when the **?** command is used.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This option does not disable the regular prompt because the read prompt
-is only used when the \f[B]?\f[R] command is used.
-.PP
-These options \f[I]do\f[R] override the \f[B]DC_PROMPT\f[R] and
-\f[B]DC_TTY_MODE\f[R] environment variables (see the \f[B]ENVIRONMENT
-VARIABLES\f[R] section), but only for the read prompt.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-x\f[R] \f[B]--extended-register\f[R]
-Enables extended register mode.
+.PP
+: Enables extended register mode.
See the \f[I]Extended Register Mode\f[R] subsection of the
\f[B]REGISTERS\f[R] section for more information.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
-Evaluates \f[I]expr\f[R].
+.PP
+: Evaluates \f[I]expr\f[R].
If multiple expressions are given, they are evaluated in order.
If files are given as well (see below), the expressions and files are
evaluated in the order given.
This means that if a file is given before an expression, the file is
read in and evaluated first.
-.RS
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-If this option is given on the command-line (i.e., not in
-\f[B]DC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, dc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R], whether on the command-line or in
-\f[B]DC_ENV_ARGS\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, dc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
-Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
were read through \f[B]stdin\f[R].
If expressions are also given (see above), the expressions are evaluated
in the order given.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]DC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, dc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, dc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
All long options are \f[B]non-portable extensions\f[R].
-.SH STDIN
-.PP
-If no files are given on the command-line and no files or expressions
-are given by the \f[B]-f\f[R], \f[B]--file\f[R], \f[B]-e\f[R], or
-\f[B]--expression\f[R] options, then dc(1) read from \f[B]stdin\f[R].
-.PP
-However, there is a caveat to this.
-.PP
-First, \f[B]stdin\f[R] is evaluated a line at a time.
-The only exception to this is if a string has been finished, but not
-ended.
-This means that, except for escaped brackets, all brackets must be
-balanced before dc(1) parses and executes.
.SH STDOUT
.PP
Any non-error output is written to \f[B]stdout\f[R].
@@ -215,7 +221,7 @@ Input is processed immediately when entered.
.PP
\f[B]ibase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
determines how to interpret constant numbers.
-It is the \[lq]input\[rq] base, or the number base used for interpreting
+It is the \[dq]input\[dq] base, or the number base used for interpreting
input numbers.
\f[B]ibase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R].
@@ -225,7 +231,7 @@ programs with the \f[B]T\f[R] command.
.PP
\f[B]obase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
determines how to output results.
-It is the \[lq]output\[rq] base, or the number base used for outputting
+It is the \[dq]output\[dq] base, or the number base used for outputting
numbers.
\f[B]obase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and
@@ -261,13 +267,13 @@ Likewise, when a value is assigned to \f[B]seed\f[R], it is not
guaranteed that querying \f[B]seed\f[R] immediately after will return
the same value.
In addition, the value of \f[B]seed\f[R] will change after any call to
-the \f[B]\[cq]\f[R] command or the \f[B]\[lq]\f[R] command that does not
+the \f[B]\[aq]\f[R] command or the \f[B]\[dq]\f[R] command that does not
get receive a value of \f[B]0\f[R] or \f[B]1\f[R].
-The maximum integer returned by the \f[B]\[cq]\f[R] command can be
+The maximum integer returned by the \f[B]\[aq]\f[R] command can be
queried with the \f[B]W\f[R] command.
.PP
\f[B]Note\f[R]: The values returned by the pseudo-random number
-generator with the \f[B]\[cq]\f[R] and \f[B]\[lq]\f[R] commands are
+generator with the \f[B]\[aq]\f[R] and \f[B]\[dq]\f[R] commands are
guaranteed to \f[B]NOT\f[R] be cryptographically secure.
This is a consequence of using a seeded pseudo-random number generator.
However, they \f[I]are\f[R] guaranteed to be reproducible with identical
@@ -336,272 +342,340 @@ To deactivate them, just assign a different value to \f[B]obase\f[R].
.PP
Printing numbers in scientific notation and/or engineering notation is a
\f[B]non-portable extension\f[R].
-.TP
+.PP
\f[B]p\f[R]
-Prints the value on top of the stack, whether number or string, and
-prints a newline after.
-.RS
.PP
+: Prints the value on top of the stack, whether number or string, and
+prints a newline after.
+.IP
+.nf
+\f[C]
This does not alter the stack.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]n\f[R]
-Prints the value on top of the stack, whether number or string, and pops
-it off of the stack.
-.TP
+.PP
+: Prints the value on top of the stack, whether number or string, and
+pops it off of the stack.
+.PP
\f[B]P\f[R]
-Pops a value off the stack.
-.RS
.PP
+: Pops a value off the stack.
+.IP
+.nf
+\f[C]
If the value is a number, it is truncated and the absolute value of the
-result is printed as though \f[B]obase\f[R] is \f[B]256\f[R] and each
-digit is interpreted as an 8-bit ASCII character, making it a byte
-stream.
-.PP
+result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+interpreted as an ASCII character, making it a byte stream.
+
If the value is a string, it is printed without a trailing newline.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]f\f[R]
-Prints the entire contents of the stack, in order from newest to oldest,
-without altering anything.
-.RS
.PP
+: Prints the entire contents of the stack, in order from newest to
+oldest, without altering anything.
+.IP
+.nf
+\f[C]
Users should use this command when they get lost.
-.RE
+\f[R]
+.fi
.SS Arithmetic
.PP
These are the commands used for arithmetic.
-.TP
+.PP
\f[B]+\f[R]
-The top two values are popped off the stack, added, and the result is
+.PP
+: The top two values are popped off the stack, added, and the result is
pushed onto the stack.
The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
both operands.
-.TP
+.PP
\f[B]-\f[R]
-The top two values are popped off the stack, subtracted, and the result
-is pushed onto the stack.
+.PP
+: The top two values are popped off the stack, subtracted, and the
+result is pushed onto the stack.
The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
both operands.
-.TP
+.PP
\f[B]*\f[R]
-The top two values are popped off the stack, multiplied, and the result
-is pushed onto the stack.
+.PP
+: The top two values are popped off the stack, multiplied, and the
+result is pushed onto the stack.
If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
\f[I]scale\f[R] of the result is equal to
\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
\f[B]max()\f[R] return the obvious values.
-.TP
+.PP
\f[B]/\f[R]
-The top two values are popped off the stack, divided, and the result is
-pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
-The first value popped off of the stack must be non-zero.
-.RE
-.TP
-\f[B]%\f[R]
-The top two values are popped off the stack, remaindered, and the result
+: The top two values are popped off the stack, divided, and the result
is pushed onto the stack.
-.RS
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
.PP
-Remaindering is equivalent to 1) Computing \f[B]a/b\f[R] to current
-\f[B]scale\f[R], and 2) Using the result of step 1 to calculate
-\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
-\f[B]max(scale+scale(b),scale(a))\f[R].
+\f[B]%\f[R]
.PP
+: The top two values are popped off the stack, remaindered, and the
+result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+2) Using the result of step 1 to calculate **a-(a/b)\[rs]*b** to *scale*
+**max(scale+scale(b),scale(a))**.
+
The first value popped off of the stack must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]\[ti]\f[R]
-The top two values are popped off the stack, divided and remaindered,
+.PP
+: The top two values are popped off the stack, divided and remaindered,
and the results (divided first, remainder second) are pushed onto the
stack.
This is equivalent to \f[B]x y / x y %\f[R] except that \f[B]x\f[R] and
\f[B]y\f[R] are only evaluated once.
-.RS
-.PP
+.IP
+.nf
+\f[C]
The first value popped off of the stack must be non-zero.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]\[ha]\f[R]
-The top two values are popped off the stack, the second is raised to the
-power of the first, and the result is pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
+: The top two values are popped off the stack, the second is raised to
+the power of the first, and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
The first value popped off of the stack must be an integer, and if that
value is negative, the second value popped off of the stack must be
non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]v\f[R]
-The top value is popped off the stack, its square root is computed, and
-the result is pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
+: The top value is popped off the stack, its square root is computed,
+and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
The value popped off of the stack must be non-negative.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]_\f[R]
-If this command \f[I]immediately\f[R] precedes a number (i.e., no spaces
-or other commands), then that number is input as a negative number.
-.RS
-.PP
-Otherwise, the top value on the stack is popped and copied, and the copy
-is negated and pushed onto the stack.
-This behavior without a number is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+.PP
+: If this command \f[I]immediately\f[R] precedes a number (i.e., no
+spaces or other commands), then that number is input as a negative
+number.
+.IP
+.nf
+\f[C]
+Otherwise, the top value on the stack is popped and copied, and the copy is
+negated and pushed onto the stack. This behavior without a number is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]b\f[R]
-The top value is popped off the stack, and if it is zero, it is pushed
+.PP
+: The top value is popped off the stack, and if it is zero, it is pushed
back onto the stack.
Otherwise, its absolute value is pushed onto the stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]|\f[R]
-The top three values are popped off the stack, a modular exponentiation
-is computed, and the result is pushed onto the stack.
-.RS
.PP
+: The top three values are popped off the stack, a modular
+exponentiation is computed, and the result is pushed onto the stack.
+.IP
+.nf
+\f[C]
The first value popped is used as the reduction modulus and must be an
-integer and non-zero.
-The second value popped is used as the exponent and must be an integer
-and non-negative.
-The third value popped is the base and must be an integer.
+integer and non-zero. The second value popped is used as the exponent and
+must be an integer and non-negative. The third value popped is the base and
+must be an integer.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]$\f[R]
-The top value is popped off the stack and copied, and the copy is
+.PP
+: The top value is popped off the stack and copied, and the copy is
truncated and pushed onto the stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]\[at]\f[R]
-The top two values are popped off the stack, and the precision of the
+.PP
+: The top two values are popped off the stack, and the precision of the
second is set to the value of the first, whether by truncation or
extension.
-.RS
-.PP
-The first value popped off of the stack must be an integer and
-non-negative.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]H\f[R]
-The top two values are popped off the stack, and the second is shifted
-left (radix shifted right) to the value of the first.
-.RS
.PP
-The first value popped off of the stack must be an integer and
-non-negative.
+: The top two values are popped off the stack, and the second is shifted
+left (radix shifted right) to the value of the first.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]h\f[R]
-The top two values are popped off the stack, and the second is shifted
-right (radix shifted left) to the value of the first.
-.RS
.PP
-The first value popped off of the stack must be an integer and
-non-negative.
+: The top two values are popped off the stack, and the second is shifted
+right (radix shifted left) to the value of the first.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]G\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]N\f[R]
-The top value is popped off of the stack, and if it a \f[B]0\f[R], a
+.PP
+: The top value is popped off of the stack, and if it a \f[B]0\f[R], a
\f[B]1\f[R] is pushed; otherwise, a \f[B]0\f[R] is pushed.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B](\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is less than the second, or
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than the second, or
\f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]{\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is less than or equal to the second,
-or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B])\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is greater than the second, or
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than the second, or
\f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]}\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is greater than or equal to the
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than or equal to the
second, or \f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]M\f[R]
-The top two values are popped off of the stack.
+.PP
+: The top two values are popped off of the stack.
If they are both non-zero, a \f[B]1\f[R] is pushed onto the stack.
If either of them is zero, or both of them are, then a \f[B]0\f[R] is
pushed onto the stack.
-.RS
+.IP
+.nf
+\f[C]
+This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is like the \f[B]&&\f[R] operator in bc(1), and it is \f[I]not\f[R]
-a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]m\f[R]
-The top two values are popped off of the stack.
+.PP
+: The top two values are popped off of the stack.
If at least one of them is non-zero, a \f[B]1\f[R] is pushed onto the
stack.
If both of them are zero, then a \f[B]0\f[R] is pushed onto the stack.
-.RS
-.PP
-This is like the \f[B]||\f[R] operator in bc(1), and it is \f[I]not\f[R]
-a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+This is like the **||** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Pseudo-Random Number Generator
.PP
dc(1) has a built-in pseudo-random number generator.
@@ -611,20 +685,24 @@ controls the pseudo-random number generator.)
.PP
The pseudo-random number generator is guaranteed to \f[B]NOT\f[R] be
cryptographically secure.
-.TP
-\f[B]\[cq]\f[R]
-Generates an integer between 0 and \f[B]DC_RAND_MAX\f[R], inclusive (see
-the \f[B]LIMITS\f[R] section).
-.RS
.PP
+\f[B]\[aq]\f[R]
+.PP
+: Generates an integer between 0 and \f[B]DC_RAND_MAX\f[R], inclusive
+(see the \f[B]LIMITS\f[R] section).
+.IP
+.nf
+\f[C]
The generated integer is made as unbiased as possible, subject to the
limitations of the pseudo-random number generator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]\[lq]\f[R]
-Pops a value off of the stack, which is used as an \f[B]exclusive\f[R]
+\f[B]\[dq]\f[R]
+.PP
+: Pops a value off of the stack, which is used as an \f[B]exclusive\f[R]
upper bound on the integer that will be generated.
If the bound is negative or is a non-integer, an error is raised, and
dc(1) resets (see the \f[B]RESET\f[R] section) while \f[B]seed\f[R]
@@ -639,48 +717,58 @@ Using this command will change the value of \f[B]seed\f[R], unless the
operand is \f[B]0\f[R] or \f[B]1\f[R].
In that case, \f[B]0\f[R] is pushed onto the stack, and \f[B]seed\f[R]
is \f[I]not\f[R] changed.
-.RS
-.PP
+.IP
+.nf
+\f[C]
The generated integer is made as unbiased as possible, subject to the
limitations of the pseudo-random number generator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Stack Control
.PP
These commands control the stack.
-.TP
+.PP
\f[B]c\f[R]
-Removes all items from (\[lq]clears\[rq]) the stack.
-.TP
+.PP
+: Removes all items from (\[dq]clears\[dq]) the stack.
+.PP
\f[B]d\f[R]
-Copies the item on top of the stack (\[lq]duplicates\[rq]) and pushes
+.PP
+: Copies the item on top of the stack (\[dq]duplicates\[dq]) and pushes
the copy onto the stack.
-.TP
+.PP
\f[B]r\f[R]
-Swaps (\[lq]reverses\[rq]) the two top items on the stack.
-.TP
+.PP
+: Swaps (\[dq]reverses\[dq]) the two top items on the stack.
+.PP
\f[B]R\f[R]
-Pops (\[lq]removes\[rq]) the top value from the stack.
+.PP
+: Pops (\[dq]removes\[dq]) the top value from the stack.
.SS Register Control
.PP
These commands control registers (see the \f[B]REGISTERS\f[R] section).
-.TP
+.PP
\f[B]s\f[R]\f[I]r\f[R]
-Pops the value off the top of the stack and stores it into register
+.PP
+: Pops the value off the top of the stack and stores it into register
\f[I]r\f[R].
-.TP
+.PP
\f[B]l\f[R]\f[I]r\f[R]
-Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
+.PP
+: Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
This does not alter the contents of \f[I]r\f[R].
-.TP
+.PP
\f[B]S\f[R]\f[I]r\f[R]
-Pops the value off the top of the (main) stack and pushes it onto the
+.PP
+: Pops the value off the top of the (main) stack and pushes it onto the
stack of register \f[I]r\f[R].
The previous value of the register becomes inaccessible.
-.TP
+.PP
\f[B]L\f[R]\f[I]r\f[R]
-Pops the value off the top of the stack for register \f[I]r\f[R] and
+.PP
+: Pops the value off the top of the stack for register \f[I]r\f[R] and
push it onto the main stack.
The previous value in the stack for register \f[I]r\f[R], if any, is now
accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
@@ -689,113 +777,137 @@ accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
These commands control the values of \f[B]ibase\f[R], \f[B]obase\f[R],
\f[B]scale\f[R], and \f[B]seed\f[R].
Also see the \f[B]SYNTAX\f[R] section.
-.TP
+.PP
\f[B]i\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]ibase\f[R], which must be between \f[B]2\f[R] and \f[B]16\f[R],
inclusive.
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]o\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]obase\f[R], which must be between \f[B]0\f[R] and
\f[B]DC_BASE_MAX\f[R], inclusive (see the \f[B]LIMITS\f[R] section and
the \f[B]NUMBERS\f[R] section).
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]k\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]scale\f[R], which must be non-negative.
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]j\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]seed\f[R].
The meaning of \f[B]seed\f[R] is dependent on the current pseudo-random
number generator but is guaranteed to not change except for new major
versions.
-.RS
+.IP
+.nf
+\f[C]
+The *scale* and sign of the value may be significant.
+
+If a previously used **seed** value is used again, the pseudo-random number
+generator is guaranteed to produce the same sequence of pseudo-random
+numbers as it did when the **seed** value was previously used.
+
+The exact value assigned to **seed** is not guaranteed to be returned if the
+**J** command is used. However, if **seed** *does* return a different value,
+both values, when assigned to **seed**, are guaranteed to produce the same
+sequence of pseudo-random numbers. This means that certain values assigned
+to **seed** will not produce unique sequences of pseudo-random numbers.
+
+There is no limit to the length (number of significant decimal digits) or
+*scale* of the value that can be assigned to **seed**.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-The \f[I]scale\f[R] and sign of the value may be significant.
+\f[B]I\f[R]
.PP
-If a previously used \f[B]seed\f[R] value is used again, the
-pseudo-random number generator is guaranteed to produce the same
-sequence of pseudo-random numbers as it did when the \f[B]seed\f[R]
-value was previously used.
+: Pushes the current value of \f[B]ibase\f[R] onto the main stack.
.PP
-The exact value assigned to \f[B]seed\f[R] is not guaranteed to be
-returned if the \f[B]J\f[R] command is used.
-However, if \f[B]seed\f[R] \f[I]does\f[R] return a different value, both
-values, when assigned to \f[B]seed\f[R], are guaranteed to produce the
-same sequence of pseudo-random numbers.
-This means that certain values assigned to \f[B]seed\f[R] will not
-produce unique sequences of pseudo-random numbers.
+\f[B]O\f[R]
.PP
-There is no limit to the length (number of significant decimal digits)
-or \f[I]scale\f[R] of the value that can be assigned to \f[B]seed\f[R].
+: Pushes the current value of \f[B]obase\f[R] onto the main stack.
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]I\f[R]
-Pushes the current value of \f[B]ibase\f[R] onto the main stack.
-.TP
-\f[B]O\f[R]
-Pushes the current value of \f[B]obase\f[R] onto the main stack.
-.TP
\f[B]K\f[R]
-Pushes the current value of \f[B]scale\f[R] onto the main stack.
-.TP
+.PP
+: Pushes the current value of \f[B]scale\f[R] onto the main stack.
+.PP
\f[B]J\f[R]
-Pushes the current value of \f[B]seed\f[R] onto the main stack.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: Pushes the current value of \f[B]seed\f[R] onto the main stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]T\f[R]
-Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]U\f[R]
-Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]V\f[R]
-Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]W\f[R]
-Pushes the maximum (inclusive) integer that can be generated with the
-\f[B]\[cq]\f[R] pseudo-random number generator command.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+: Pushes the maximum (inclusive) integer that can be generated with the
+\f[B]\[aq]\f[R] pseudo-random number generator command.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Strings
.PP
The following commands control strings.
@@ -812,266 +924,294 @@ Strings can also be executed as macros.
For example, if the string \f[B][1pR]\f[R] is executed as a macro, then
the code \f[B]1pR\f[R] is executed, meaning that the \f[B]1\f[R] will be
printed with a newline after and then popped from the stack.
-.TP
+.PP
\f[B][\f[R]\f[I]characters\f[R]\f[B]]\f[R]
-Makes a string containing \f[I]characters\f[R] and pushes it onto the
-stack.
-.RS
.PP
-If there are brackets (\f[B][\f[R] and \f[B]]\f[R]) in the string, then
-they must be balanced.
-Unbalanced brackets can be escaped using a backslash (\f[B]\[rs]\f[R])
+: Makes a string containing \f[I]characters\f[R] and pushes it onto the
+stack.
+.IP
+.nf
+\f[C]
+If there are brackets (**\[rs][** and **\[rs]]**) in the string, then they must be
+balanced. Unbalanced brackets can be escaped using a backslash (**\[rs]\[rs]**)
character.
-.PP
+
If there is a backslash character in the string, the character after it
-(even another backslash) is put into the string verbatim, but the
-(first) backslash is not.
-.RE
-.TP
-\f[B]a\f[R]
-The value on top of the stack is popped.
-.RS
+(even another backslash) is put into the string verbatim, but the (first)
+backslash is not.
+\f[R]
+.fi
.PP
-If it is a number, it is truncated and its absolute value is taken.
-The result mod \f[B]256\f[R] is calculated.
-If that result is \f[B]0\f[R], push an empty string; otherwise, push a
-one-character string where the character is the result of the mod
-interpreted as an ASCII character.
+\f[B]a\f[R]
.PP
-If it is a string, then a new string is made.
-If the original string is empty, the new string is empty.
-If it is not, then the first character of the original string is used to
-create the new string as a one-character string.
-The new string is then pushed onto the stack.
+: The value on top of the stack is popped.
+.IP
+.nf
+\f[C]
+If it is a number, it is truncated and its absolute value is taken. The
+result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+empty string; otherwise, push a one-character string where the character is
+the result of the mod interpreted as an ASCII character.
+
+If it is a string, then a new string is made. If the original string is
+empty, the new string is empty. If it is not, then the first character of
+the original string is used to create the new string as a one-character
+string. The new string is then pushed onto the stack.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]x\f[R]
-Pops a value off of the top of the stack.
-.RS
.PP
+: Pops a value off of the top of the stack.
+.IP
+.nf
+\f[C]
If it is a number, it is pushed back onto the stack.
-.PP
+
If it is a string, it is executed as a macro.
-.PP
+
This behavior is the norm whenever a macro is executed, whether by this
command or by the conditional execution commands below.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]>\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is greater than the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
-.PP
-For example, \f[B]0 1>a\f[R] will execute the contents of register
-\f[B]a\f[R], and \f[B]1 0>a\f[R] will not.
+.IP
+.nf
+\f[C]
+For example, **0 1>a** will execute the contents of register **a**, and
+**1 0>a** will not.
+
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!>\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not greater than the second (less than or equal
to), then the contents of register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]<\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is less than the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!<\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not less than the second (greater than or equal
to), then the contents of register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]=\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is equal to the second, then the contents of register
\f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!=\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not equal to the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]?\f[R]
-Reads a line from the \f[B]stdin\f[R] and executes it.
+.PP
+: Reads a line from the \f[B]stdin\f[R] and executes it.
This is to allow macros to request input from users.
-.TP
+.PP
\f[B]q\f[R]
-During execution of a macro, this exits the execution of that macro and
-the execution of the macro that executed it.
+.PP
+: During execution of a macro, this exits the execution of that macro
+and the execution of the macro that executed it.
If there are no macros, or only one macro executing, dc(1) exits.
-.TP
+.PP
\f[B]Q\f[R]
-Pops a value from the stack which must be non-negative and is used the
+.PP
+: Pops a value from the stack which must be non-negative and is used the
number of macro executions to pop off of the execution stack.
If the number of levels to pop is greater than the number of executing
macros, dc(1) exits.
-.TP
-\f[B],\f[R]
-Pushes the depth of the execution stack onto the stack.
-The execution stack is the stack of string executions.
-The number that is pushed onto the stack is exactly as many as is needed
-to make dc(1) exit with the \f[B]Q\f[R] command, so the sequence
-\f[B],Q\f[R] will make dc(1) exit.
.SS Status
.PP
These commands query status of the stack or its top value.
-.TP
-\f[B]Z\f[R]
-Pops a value off of the stack.
-.RS
.PP
-If it is a number, calculates the number of significant decimal digits
-it has and pushes the result.
-It will push \f[B]1\f[R] if the argument is \f[B]0\f[R] with no decimal
-places.
+\f[B]Z\f[R]
.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, calculates the number of significant decimal digits it
+has and pushes the result.
+
If it is a string, pushes the number of characters the string has.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]X\f[R]
-Pops a value off of the stack.
-.RS
.PP
-If it is a number, pushes the \f[I]scale\f[R] of the value onto the
-stack.
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, pushes the *scale* of the value onto the stack.
+
+If it is a string, pushes **0**.
+\f[R]
+.fi
.PP
-If it is a string, pushes \f[B]0\f[R].
-.RE
-.TP
\f[B]z\f[R]
-Pushes the current depth of the stack (before execution of this command)
-onto the stack.
-.TP
-\f[B]y\f[R]\f[I]r\f[R]
-Pushes the current stack depth of the register \f[I]r\f[R] onto the main
-stack.
-.RS
.PP
-Because each register has a depth of \f[B]1\f[R] (with the value
-\f[B]0\f[R] in the top item) when dc(1) starts, dc(1) requires that each
-register\[cq]s stack must always have at least one item; dc(1) will give
-an error and reset otherwise (see the \f[B]RESET\f[R] section).
-This means that this command will never push \f[B]0\f[R].
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+: Pushes the current stack depth (before execution of this command).
.SS Arrays
.PP
These commands manipulate arrays.
-.TP
+.PP
\f[B]:\f[R]\f[I]r\f[R]
-Pops the top two values off of the stack.
+.PP
+: Pops the top two values off of the stack.
The second value will be stored in the array \f[I]r\f[R] (see the
\f[B]REGISTERS\f[R] section), indexed by the first value.
-.TP
+.PP
\f[B];\f[R]\f[I]r\f[R]
-Pops the value on top of the stack and uses it as an index into the
+.PP
+: Pops the value on top of the stack and uses it as an index into the
array \f[I]r\f[R].
The selected value is then pushed onto the stack.
-.TP
-\f[B]Y\f[R]\f[I]r\f[R]
-Pushes the length of the array \f[I]r\f[R] onto the stack.
-.RS
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
.SH REGISTERS
.PP
Registers are names that can store strings, numbers, and arrays.
@@ -1080,14 +1220,12 @@ Registers are names that can store strings, numbers, and arrays.
Each register is also its own stack, so the current register value is
the top of the stack for the register.
All registers, when first referenced, have one value (\f[B]0\f[R]) in
-their stack, and it is a runtime error to attempt to pop that item off
-of the register stack.
+their stack.
.PP
In non-extended register mode, a register name is just the single
character that follows any command that needs a register name.
-The only exceptions are: a newline (\f[B]`\[rs]n'\f[R]) and a left
-bracket (\f[B]`['\f[R]); it is a parse error for a newline or a left
-bracket to be used as a register name.
+The only exception is a newline (\f[B]\[aq]\[rs]n\[aq]\f[R]); it is a
+parse error for a newline to be used as a register name.
.SS Extended Register Mode
.PP
Unlike most other dc(1) implentations, this dc(1) provides nearly
@@ -1098,7 +1236,7 @@ If extended register mode is enabled (\f[B]-x\f[R] or
normal single character registers are used \f[I]unless\f[R] the
character immediately following a command that needs a register name is
a space (according to \f[B]isspace()\f[R]) and not a newline
-(\f[B]`\[rs]n'\f[R]).
+(\f[B]\[aq]\[rs]n\[aq]\f[R]).
.PP
In that case, the register name is found according to the regex
\f[B][a-z][a-z0-9_]*\f[R] (like bc(1) identifiers), and it is a parse
@@ -1143,64 +1281,77 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on dc(1):
-.TP
+.PP
\f[B]DC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
dc(1) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]DC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]DC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]DC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]DC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]DC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]DC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]DC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]DC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]DC_BASE_POW\f[R].
-.TP
+.PP
\f[B]DC_DIM_MAX\f[R]
-The maximum size of arrays.
+.PP
+: The maximum size of arrays.
Set at \f[B]SIZE_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_STRING_MAX\f[R]
-The maximum length of strings.
+.PP
+: The maximum length of strings.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_NAME_MAX\f[R]
-The maximum length of identifiers.
+.PP
+: The maximum length of identifiers.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_RAND_MAX\f[R]
-The maximum integer (inclusive) returned by the \f[B]\[cq]\f[R] command,
-if dc(1).
+.PP
+: The maximum integer (inclusive) returned by the \f[B]\[aq]\f[R]
+command, if dc(1).
Set at \f[B]2\[ha]DC_LONG_BIT-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]DC_OVERFLOW_MAX\f[R].
-.TP
+.PP
Number of vars
-The maximum number of vars/arrays.
+.PP
+: The maximum number of vars/arrays.
Set at \f[B]SIZE_MAX-1\f[R].
.PP
These limits are meant to be effectively non-existent; the limits are so
@@ -1210,146 +1361,117 @@ In fact, memory should be exhausted before these limits should be hit.
.SH ENVIRONMENT VARIABLES
.PP
dc(1) recognizes the following environment variables:
-.TP
+.PP
\f[B]DC_ENV_ARGS\f[R]
-This is another way to give command-line arguments to dc(1).
+.PP
+: This is another way to give command-line arguments to dc(1).
They should be in the same format as all other command-line arguments.
These are always processed first, so any files given in
\f[B]DC_ENV_ARGS\f[R] will be processed before arguments and files given
on the command-line.
-This gives the user the ability to set up \[lq]standard\[rq] options and
+This gives the user the ability to set up \[dq]standard\[dq] options and
files to be used at every invocation.
The most useful thing for such files to contain would be useful
functions that the user might want every time dc(1) runs.
Another use would be to use the \f[B]-e\f[R] option to set
\f[B]scale\f[R] to a value other than \f[B]0\f[R].
-.RS
-.PP
-The code that parses \f[B]DC_ENV_ARGS\f[R] will correctly handle quoted
-arguments, but it does not understand escape sequences.
-For example, the string \f[B]\[lq]/home/gavin/some dc file.dc\[rq]\f[R]
-will be correctly parsed, but the string \f[B]\[lq]/home/gavin/some
-\[dq]dc\[dq] file.dc\[rq]\f[R] will include the backslashes.
-.PP
-The quote parsing will handle either kind of quotes, \f[B]\[cq]\f[R] or
-\f[B]\[lq]\f[R].
-Thus, if you have a file with any number of single quotes in the name,
-you can use double quotes as the outside quotes, as in \f[B]\[lq]some
-`dc' file.dc\[rq]\f[R], and vice versa if you have a file with double
-quotes.
-However, handling a file with both kinds of quotes in
-\f[B]DC_ENV_ARGS\f[R] is not supported due to the complexity of the
-parsing, though such files are still supported on the command-line where
-the parsing is done by the shell.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some dc file.dc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]dc\[rs]\[dq] file.dc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]dc\[aq] file.dc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
\f[B]DC_LINE_LENGTH\f[R]
-If this environment variable exists and contains an integer that is
+.PP
+: If this environment variable exists and contains an integer that is
greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
(\f[B]2\[ha]16-1\f[R]), dc(1) will output lines to that length,
including the backslash newline combo.
The default line length is \f[B]70\f[R].
-.TP
-\f[B]DC_SIGINT_RESET\f[R]
-If dc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because dc(1)
-exits on \f[B]SIGINT\f[R] when not in interactive mode.
-.RS
-.PP
-However, when dc(1) is in interactive mode, then if this environment
-variable exists and contains an integer, a non-zero value makes dc(1)
-reset on \f[B]SIGINT\f[R], rather than exit, and zero makes dc(1) exit.
-If this environment variable exists and is \f[I]not\f[R] an integer,
-then dc(1) will exit on \f[B]SIGINT\f[R].
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]DC_TTY_MODE\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, then a non-zero value makes dc(1) use
-TTY mode, and zero makes dc(1) not use TTY mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]DC_PROMPT\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, a non-zero value makes dc(1) use a
-prompt, and zero or a non-integer makes dc(1) not use a prompt.
-If this environment variable does not exist and \f[B]DC_TTY_MODE\f[R]
-does, then the value of the \f[B]DC_TTY_MODE\f[R] environment variable
-is used.
-.PP
-This environment variable and the \f[B]DC_TTY_MODE\f[R] environment
-variable override the default, which can be queried with the
-\f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
+.PP
+\f[B]DC_EXPR_EXIT\f[R]
+.PP
+: If this variable exists (no matter the contents), dc(1) will exit
+immediately after executing expressions and files given by the
+\f[B]-e\f[R] and/or \f[B]-f\f[R] command-line options (and any
+equivalents).
.SH EXIT STATUS
.PP
dc(1) returns the following exit statuses:
-.TP
+.PP
\f[B]0\f[R]
-No error.
-.TP
+.PP
+: No error.
+.PP
\f[B]1\f[R]
-A math error occurred.
+.PP
+: A math error occurred.
This follows standard practice of using \f[B]1\f[R] for expected errors,
since math errors will happen in the process of normal execution.
-.RS
-.PP
-Math errors include divide by \f[B]0\f[R], taking the square root of a
-negative number, using a negative number as a bound for the
-pseudo-random number generator, attempting to convert a negative number
-to a hardware integer, overflow when converting a number to a hardware
-integer, overflow when calculating the size of a number, and attempting
-to use a non-integer where an integer is required.
-.PP
-Converting to a hardware integer happens for the second operand of the
-power (\f[B]\[ha]\f[R]), places (\f[B]\[at]\f[R]), left shift
-(\f[B]H\f[R]), and right shift (\f[B]h\f[R]) operators.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, using a negative number as a bound for the pseudo-random number
+generator, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**), places (**\[rs]\[at]**), left shift (**H**), and right shift (**h**)
+operators.
+\f[R]
+.fi
+.PP
\f[B]2\f[R]
-A parse error occurred.
-.RS
-.PP
-Parse errors include unexpected \f[B]EOF\f[R], using an invalid
-character, failing to find the end of a string or comment, and using a
-token where it is invalid.
-.RE
-.TP
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, and using a token where it is
+invalid.
+\f[R]
+.fi
+.PP
\f[B]3\f[R]
-A runtime error occurred.
-.RS
-.PP
-Runtime errors include assigning an invalid number to any global
-(\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R]), giving a bad
-expression to a \f[B]read()\f[R] call, calling \f[B]read()\f[R] inside
-of a \f[B]read()\f[R] call, type errors (including attempting to execute
-a number), and attempting an operation when the stack has too few
-elements.
-.RE
-.TP
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, and attempting an operation when
+the stack has too few elements.
+\f[R]
+.fi
+.PP
\f[B]4\f[R]
-A fatal error occurred.
-.RS
.PP
-Fatal errors include memory allocation errors, I/O errors, failing to
-open files, attempting to use files that do not have only ASCII
-characters (dc(1) only accepts ASCII characters), attempting to open a
-directory as a file, and giving invalid command-line options.
-.RE
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (dc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
.PP
The exit status \f[B]4\f[R] is special; when a fatal error occurs, dc(1)
always exits and returns \f[B]4\f[R], no matter what mode dc(1) is in.
@@ -1369,80 +1491,37 @@ checking, and its normal behavior can be forced by using the
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both \f[B]stdin\f[R]
and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
-and \f[B]--interactive\f[R] option can turn it on in other situations.
+and \f[B]--interactive\f[R] option can turn it on in other cases.
.PP
In interactive mode, dc(1) attempts to recover from errors (see the
\f[B]RESET\f[R] section), and in normal execution, flushes
\f[B]stdout\f[R] as soon as execution is done for the current input.
-dc(1) may also reset on \f[B]SIGINT\f[R] instead of exit, depending on
-the contents of, or default for, the \f[B]DC_SIGINT_RESET\f[R]
-environment variable (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
.SH TTY MODE
.PP
If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY, then \[lq]TTY mode\[rq] is considered to be
-available, and thus, dc(1) can turn on TTY mode, subject to some
-settings.
-.PP
-If there is the environment variable \f[B]DC_TTY_MODE\f[R] in the
-environment (see the \f[B]ENVIRONMENT VARIABLES\f[R] section), then if
-that environment variable contains a non-zero integer, dc(1) will turn
-on TTY mode when \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R]
-are all connected to a TTY.
-If the \f[B]DC_TTY_MODE\f[R] environment variable exists but is
-\f[I]not\f[R] a non-zero integer, then dc(1) will not turn TTY mode on.
-.PP
-If the environment variable \f[B]DC_TTY_MODE\f[R] does \f[I]not\f[R]
-exist, the default setting is used.
-The default setting can be queried with the \f[B]-h\f[R] or
-\f[B]--help\f[R] options.
+connected to a TTY, dc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+The prompt is enabled in TTY mode.
.PP
TTY mode is different from interactive mode because interactive mode is
required in the bc(1)
specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
to be connected to a terminal.
-.SS Prompt
-.PP
-If TTY mode is available, then a prompt can be enabled.
-Like TTY mode itself, it can be turned on or off with an environment
-variable: \f[B]DC_PROMPT\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If the environment variable \f[B]DC_PROMPT\f[R] exists and is a non-zero
-integer, then the prompt is turned on when \f[B]stdin\f[R],
-\f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to a TTY and the
-\f[B]-P\f[R] and \f[B]--no-prompt\f[R] options were not used.
-The read prompt will be turned on under the same conditions, except that
-the \f[B]-R\f[R] and \f[B]--no-read-prompt\f[R] options must also not be
-used.
-.PP
-However, if \f[B]DC_PROMPT\f[R] does not exist, the prompt can be
-enabled or disabled with the \f[B]DC_TTY_MODE\f[R] environment variable,
-the \f[B]-P\f[R] and \f[B]--no-prompt\f[R] options, and the \f[B]-R\f[R]
-and \f[B]--no-read-prompt\f[R] options.
-See the \f[B]ENVIRONMENT VARIABLES\f[R] and \f[B]OPTIONS\f[R] sections
-for more details.
.SH SIGNAL HANDLING
.PP
-Sending a \f[B]SIGINT\f[R] will cause dc(1) to do one of two things.
-.PP
-If dc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), or the \f[B]DC_SIGINT_RESET\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section), or its default, is either not
-an integer or it is zero, dc(1) will exit.
-.PP
-However, if dc(1) is in interactive mode, and the
-\f[B]DC_SIGINT_RESET\f[R] or its default is an integer and non-zero,
-then dc(1) will stop executing the current input and reset (see the
-\f[B]RESET\f[R] section) upon receiving a \f[B]SIGINT\f[R].
+Sending a \f[B]SIGINT\f[R] will cause dc(1) to stop execution of the
+current input.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
.PP
-Note that \[lq]current input\[rq] can mean one of two things.
-If dc(1) is processing input from \f[B]stdin\f[R] in interactive mode,
-it will ask for more input.
-If dc(1) is processing input from a file in interactive mode, it will
-stop processing the file and start processing the next file, if one
-exists, or ask for input from \f[B]stdin\f[R] if no other file exists.
+Note that \[dq]current input\[dq] can mean one of two things.
+If dc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If dc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
.PP
This means that if a \f[B]SIGINT\f[R] is sent to dc(1) as it is
executing a file, it can seem as though dc(1) did not respond to the
@@ -1458,7 +1537,7 @@ exit, and it uses the default handler for all other signals.
.SH LOCALES
.PP
This dc(1) ships with support for adding error messages for different
-locales and thus, supports \f[B]LC_MESSAGES\f[R].
+locales and thus, supports \f[B]LC_MESSAGS\f[R].
.SH SEE ALSO
.PP
bc(1)
diff --git a/manuals/dc/H.1.md b/manuals/dc/H.1.md
index 0fee947e..0114f755 100644
--- a/manuals/dc/H.1.md
+++ b/manuals/dc/H.1.md
@@ -42,14 +42,23 @@ dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
notation) to store numbers and results of computations. Arithmetic operations
pop arguments off of the stack and push the results.
-If no files are given on the command-line, then dc(1) reads from **stdin** (see
-the **STDIN** section). Otherwise, those files are processed, and dc(1) will
-then exit.
-
-If a user wants to set up a standard environment, they can use **DC_ENV_ARGS**
-(see the **ENVIRONMENT VARIABLES** section). For example, if a user wants the
-**scale** always set to **10**, they can set **DC_ENV_ARGS** to **-e 10k**, and
-this dc(1) will always start with a **scale** of **10**.
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
# OPTIONS
@@ -76,9 +85,6 @@ The following are the options that dc(1) accepts.
want a prompt or are not used to having them in dc(1). Most of those users
would want to put this option in **DC_ENV_ARGS**.
- These options override the **DC_PROMPT** and **DC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
-
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
@@ -93,10 +99,6 @@ The following are the options that dc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **?** command is used.
- These options *do* override the **DC_PROMPT** and **DC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
This is a **non-portable extension**.
**-x** **-\-extended-register**
@@ -140,18 +142,6 @@ The following are the options that dc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files are given on the command-line and no files or expressions are given
-by the **-f**, **-\-file**, **-e**, or **-\-expression** options, then dc(1)
-read from **stdin**.
-
-However, there is a caveat to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-a string has been finished, but not ended. This means that, except for escaped
-brackets, all brackets must be balanced before dc(1) parses and executes.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -305,8 +295,8 @@ Printing numbers in scientific notation and/or engineering notation is a
: Pops a value off the stack.
If the value is a number, it is truncated and the absolute value of the
- result is printed as though **obase** is **256** and each digit is
- interpreted as an 8-bit ASCII character, making it a byte stream.
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
If the value is a string, it is printed without a trailing newline.
@@ -725,9 +715,9 @@ will be printed with a newline after and then popped from the stack.
: The value on top of the stack is popped.
If it is a number, it is truncated and its absolute value is taken. The
- result mod **256** is calculated. If that result is **0**, push an empty
- string; otherwise, push a one-character string where the character is the
- result of the mod interpreted as an ASCII character.
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
If it is a string, then a new string is made. If the original string is
empty, the new string is empty. If it is not, then the first character of
@@ -876,13 +866,6 @@ will be printed with a newline after and then popped from the stack.
of levels to pop is greater than the number of executing macros, dc(1)
exits.
-**,**
-
-: Pushes the depth of the execution stack onto the stack. The execution stack
- is the stack of string executions. The number that is pushed onto the stack
- is exactly as many as is needed to make dc(1) exit with the **Q** command,
- so the sequence **,Q** will make dc(1) exit.
-
## Status
These commands query status of the stack or its top value.
@@ -892,8 +875,7 @@ These commands query status of the stack or its top value.
: Pops a value off of the stack.
If it is a number, calculates the number of significant decimal digits it
- has and pushes the result. It will push **1** if the argument is **0** with
- no decimal places.
+ has and pushes the result.
If it is a string, pushes the number of characters the string has.
@@ -907,20 +889,7 @@ These commands query status of the stack or its top value.
**z**
-: Pushes the current depth of the stack (before execution of this command)
- onto the stack.
-
-**y**_r_
-
-: Pushes the current stack depth of the register *r* onto the main stack.
-
- Because each register has a depth of **1** (with the value **0** in the top
- item) when dc(1) starts, dc(1) requires that each register's stack must
- always have at least one item; dc(1) will give an error and reset otherwise
- (see the **RESET** section). This means that this command will never push
- **0**.
-
- This is a **non-portable extension**.
+: Pushes the current stack depth (before execution of this command).
## Arrays
@@ -936,12 +905,6 @@ These commands manipulate arrays.
: Pops the value on top of the stack and uses it as an index into the array
*r*. The selected value is then pushed onto the stack.
-**Y**_r_
-
-: Pushes the length of the array *r* onto the stack.
-
- This is a **non-portable extension**.
-
# REGISTERS
Registers are names that can store strings, numbers, and arrays. (Number/string
@@ -949,13 +912,11 @@ registers do not interfere with array registers.)
Each register is also its own stack, so the current register value is the top of
the stack for the register. All registers, when first referenced, have one value
-(**0**) in their stack, and it is a runtime error to attempt to pop that item
-off of the register stack.
+(**0**) in their stack.
In non-extended register mode, a register name is just the single character that
-follows any command that needs a register name. The only exceptions are: a
-newline (**'\\n'**) and a left bracket (**'['**); it is a parse error for a
-newline or a left bracket to be used as a register name.
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
## Extended Register Mode
@@ -1108,47 +1069,11 @@ dc(1) recognizes the following environment variables:
lines to that length, including the backslash newline combo. The default
line length is **70**.
-**DC_SIGINT_RESET**
+**DC_EXPR_EXIT**
-: If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because dc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when dc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes dc(1) reset
- on **SIGINT**, rather than exit, and zero makes dc(1) exit. If this
- environment variable exists and is *not* an integer, then dc(1) will exit on
- **SIGINT**.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes dc(1) use TTY
- mode, and zero makes dc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes dc(1) use a prompt,
- and zero or a non-integer makes dc(1) not use a prompt. If this environment
- variable does not exist and **DC_TTY_MODE** does, then the value of the
- **DC_TTY_MODE** environment variable is used.
-
- This environment variable and the **DC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
# EXIT STATUS
@@ -1167,9 +1092,8 @@ dc(1) returns the following exit statuses:
Math errors include divide by **0**, taking the square root of a negative
number, using a negative number as a bound for the pseudo-random number
generator, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**), places (**\@**), left shift (**H**), and right shift (**h**)
@@ -1187,11 +1111,10 @@ dc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors (including
- attempting to execute a number), and attempting an operation when the stack
- has too few elements.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
**4**
@@ -1220,70 +1143,34 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. dc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **DC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, dc(1) can turn on TTY mode,
-subject to some settings.
-
-If there is the environment variable **DC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, dc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **DC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then dc(1) will not turn TTY
-mode on.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
-If the environment variable **DC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+The prompt is enabled in TTY mode.
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **DC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **DC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **DC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **DC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause dc(1) to do one of two things.
-
-If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **DC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, dc(1) will
-exit.
-
-However, if dc(1) is in interactive mode, and the **DC_SIGINT_RESET** or its
-default is an integer and non-zero, then dc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If dc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If dc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
can seem as though dc(1) did not respond to the signal since it will immediately
@@ -1299,7 +1186,7 @@ default handler for all other signals.
# LOCALES
This dc(1) ships with support for adding error messages for different locales
-and thus, supports **LC_MESSAGES**.
+and thus, supports **LC_MESSAGS**.
# SEE ALSO
diff --git a/manuals/dc/HN.1 b/manuals/dc/HN.1
index e7a76f01..c04b7463 100644
--- a/manuals/dc/HN.1
+++ b/manuals/dc/HN.1
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "DC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
.SH Name
.PP
dc - arbitrary-precision decimal reverse-Polish notation calculator
@@ -34,10 +34,9 @@ dc - arbitrary-precision decimal reverse-Polish notation calculator
\f[B]dc\f[R] [\f[B]-hiPRvVx\f[R]] [\f[B]--version\f[R]]
[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--no-prompt\f[R]]
[\f[B]--no-read-prompt\f[R]] [\f[B]--extended-register\f[R]]
-[\f[B]-e\f[R] \f[I]expr\f[R]]
-[\f[B]--expression\f[R]=\f[I]expr\f[R]\&...] [\f[B]-f\f[R]
-\f[I]file\f[R]\&...] [\f[B]--file\f[R]=\f[I]file\f[R]\&...]
-[\f[I]file\f[R]\&...]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
.SH DESCRIPTION
.PP
dc(1) is an arbitrary-precision calculator.
@@ -46,50 +45,69 @@ of computations.
Arithmetic operations pop arguments off of the stack and push the
results.
.PP
-If no files are given on the command-line, then dc(1) reads from
-\f[B]stdin\f[R] (see the \f[B]STDIN\f[R] section).
+If no files are given on the command-line as extra arguments (i.e., not
+as \f[B]-f\f[R] or \f[B]--file\f[R] arguments), then dc(1) reads from
+\f[B]stdin\f[R].
Otherwise, those files are processed, and dc(1) will then exit.
.PP
-If a user wants to set up a standard environment, they can use
-\f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where \f[B]-e\f[R] (\f[B]--expression\f[R]) and
+\f[B]-f\f[R] (\f[B]--file\f[R]) arguments cause dc(1) to execute them
+and exit.
+The reason for this is that this dc(1) allows users to set arguments in
+the environment variable \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT
+VARIABLES\f[R] section).
+Any expressions given on the command-line should be used to set up a
+standard environment.
For example, if a user wants the \f[B]scale\f[R] always set to
\f[B]10\f[R], they can set \f[B]DC_ENV_ARGS\f[R] to \f[B]-e 10k\f[R],
and this dc(1) will always start with a \f[B]scale\f[R] of \f[B]10\f[R].
+.PP
+If users want to have dc(1) exit after processing all input from
+\f[B]-e\f[R] and \f[B]-f\f[R] arguments (and their equivalents), then
+they can just simply add \f[B]-e q\f[R] as the last command-line
+argument or define the environment variable \f[B]DC_EXPR_EXIT\f[R].
.SH OPTIONS
.PP
The following are the options that dc(1) accepts.
-.TP
+.PP
\f[B]-h\f[R], \f[B]--help\f[R]
-Prints a usage message and quits.
-.TP
+.PP
+: Prints a usage message and quits.
+.PP
\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
-Print the version information (copyright header) and exit.
-.TP
+.PP
+: Print the version information (copyright header) and exit.
+.PP
\f[B]-i\f[R], \f[B]--interactive\f[R]
-Forces interactive mode.
+.PP
+: Forces interactive mode.
(See the \f[B]INTERACTIVE MODE\f[R] section.)
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-P\f[R], \f[B]--no-prompt\f[R]
-Disables the prompt in TTY mode.
+.PP
+: Disables the prompt in TTY mode.
(The prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a prompt or are not used to having them in dc(1).
Most of those users would want to put this option in
\f[B]DC_ENV_ARGS\f[R].
-.RS
-.PP
-These options override the \f[B]DC_PROMPT\f[R] and \f[B]DC_TTY_MODE\f[R]
-environment variables (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
-Disables the read prompt in TTY mode.
+.PP
+: Disables the read prompt in TTY mode.
(The read prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a read prompt or are not used to having them in dc(1).
@@ -97,84 +115,72 @@ Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
This option is also useful in hash bang lines of dc(1) scripts that
prompt for user input.
-.RS
+.IP
+.nf
+\f[C]
+This option does not disable the regular prompt because the read prompt is
+only used when the **?** command is used.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This option does not disable the regular prompt because the read prompt
-is only used when the \f[B]?\f[R] command is used.
-.PP
-These options \f[I]do\f[R] override the \f[B]DC_PROMPT\f[R] and
-\f[B]DC_TTY_MODE\f[R] environment variables (see the \f[B]ENVIRONMENT
-VARIABLES\f[R] section), but only for the read prompt.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-x\f[R] \f[B]--extended-register\f[R]
-Enables extended register mode.
+.PP
+: Enables extended register mode.
See the \f[I]Extended Register Mode\f[R] subsection of the
\f[B]REGISTERS\f[R] section for more information.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
-Evaluates \f[I]expr\f[R].
+.PP
+: Evaluates \f[I]expr\f[R].
If multiple expressions are given, they are evaluated in order.
If files are given as well (see below), the expressions and files are
evaluated in the order given.
This means that if a file is given before an expression, the file is
read in and evaluated first.
-.RS
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-If this option is given on the command-line (i.e., not in
-\f[B]DC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, dc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R], whether on the command-line or in
-\f[B]DC_ENV_ARGS\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, dc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
-Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
were read through \f[B]stdin\f[R].
If expressions are also given (see above), the expressions are evaluated
in the order given.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]DC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, dc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, dc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
All long options are \f[B]non-portable extensions\f[R].
-.SH STDIN
-.PP
-If no files are given on the command-line and no files or expressions
-are given by the \f[B]-f\f[R], \f[B]--file\f[R], \f[B]-e\f[R], or
-\f[B]--expression\f[R] options, then dc(1) read from \f[B]stdin\f[R].
-.PP
-However, there is a caveat to this.
-.PP
-First, \f[B]stdin\f[R] is evaluated a line at a time.
-The only exception to this is if a string has been finished, but not
-ended.
-This means that, except for escaped brackets, all brackets must be
-balanced before dc(1) parses and executes.
.SH STDOUT
.PP
Any non-error output is written to \f[B]stdout\f[R].
@@ -215,7 +221,7 @@ Input is processed immediately when entered.
.PP
\f[B]ibase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
determines how to interpret constant numbers.
-It is the \[lq]input\[rq] base, or the number base used for interpreting
+It is the \[dq]input\[dq] base, or the number base used for interpreting
input numbers.
\f[B]ibase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R].
@@ -225,7 +231,7 @@ programs with the \f[B]T\f[R] command.
.PP
\f[B]obase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
determines how to output results.
-It is the \[lq]output\[rq] base, or the number base used for outputting
+It is the \[dq]output\[dq] base, or the number base used for outputting
numbers.
\f[B]obase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and
@@ -261,13 +267,13 @@ Likewise, when a value is assigned to \f[B]seed\f[R], it is not
guaranteed that querying \f[B]seed\f[R] immediately after will return
the same value.
In addition, the value of \f[B]seed\f[R] will change after any call to
-the \f[B]\[cq]\f[R] command or the \f[B]\[lq]\f[R] command that does not
+the \f[B]\[aq]\f[R] command or the \f[B]\[dq]\f[R] command that does not
get receive a value of \f[B]0\f[R] or \f[B]1\f[R].
-The maximum integer returned by the \f[B]\[cq]\f[R] command can be
+The maximum integer returned by the \f[B]\[aq]\f[R] command can be
queried with the \f[B]W\f[R] command.
.PP
\f[B]Note\f[R]: The values returned by the pseudo-random number
-generator with the \f[B]\[cq]\f[R] and \f[B]\[lq]\f[R] commands are
+generator with the \f[B]\[aq]\f[R] and \f[B]\[dq]\f[R] commands are
guaranteed to \f[B]NOT\f[R] be cryptographically secure.
This is a consequence of using a seeded pseudo-random number generator.
However, they \f[I]are\f[R] guaranteed to be reproducible with identical
@@ -336,272 +342,340 @@ To deactivate them, just assign a different value to \f[B]obase\f[R].
.PP
Printing numbers in scientific notation and/or engineering notation is a
\f[B]non-portable extension\f[R].
-.TP
+.PP
\f[B]p\f[R]
-Prints the value on top of the stack, whether number or string, and
-prints a newline after.
-.RS
.PP
+: Prints the value on top of the stack, whether number or string, and
+prints a newline after.
+.IP
+.nf
+\f[C]
This does not alter the stack.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]n\f[R]
-Prints the value on top of the stack, whether number or string, and pops
-it off of the stack.
-.TP
+.PP
+: Prints the value on top of the stack, whether number or string, and
+pops it off of the stack.
+.PP
\f[B]P\f[R]
-Pops a value off the stack.
-.RS
.PP
+: Pops a value off the stack.
+.IP
+.nf
+\f[C]
If the value is a number, it is truncated and the absolute value of the
-result is printed as though \f[B]obase\f[R] is \f[B]256\f[R] and each
-digit is interpreted as an 8-bit ASCII character, making it a byte
-stream.
-.PP
+result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+interpreted as an ASCII character, making it a byte stream.
+
If the value is a string, it is printed without a trailing newline.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]f\f[R]
-Prints the entire contents of the stack, in order from newest to oldest,
-without altering anything.
-.RS
.PP
+: Prints the entire contents of the stack, in order from newest to
+oldest, without altering anything.
+.IP
+.nf
+\f[C]
Users should use this command when they get lost.
-.RE
+\f[R]
+.fi
.SS Arithmetic
.PP
These are the commands used for arithmetic.
-.TP
+.PP
\f[B]+\f[R]
-The top two values are popped off the stack, added, and the result is
+.PP
+: The top two values are popped off the stack, added, and the result is
pushed onto the stack.
The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
both operands.
-.TP
+.PP
\f[B]-\f[R]
-The top two values are popped off the stack, subtracted, and the result
-is pushed onto the stack.
+.PP
+: The top two values are popped off the stack, subtracted, and the
+result is pushed onto the stack.
The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
both operands.
-.TP
+.PP
\f[B]*\f[R]
-The top two values are popped off the stack, multiplied, and the result
-is pushed onto the stack.
+.PP
+: The top two values are popped off the stack, multiplied, and the
+result is pushed onto the stack.
If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
\f[I]scale\f[R] of the result is equal to
\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
\f[B]max()\f[R] return the obvious values.
-.TP
+.PP
\f[B]/\f[R]
-The top two values are popped off the stack, divided, and the result is
-pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
-The first value popped off of the stack must be non-zero.
-.RE
-.TP
-\f[B]%\f[R]
-The top two values are popped off the stack, remaindered, and the result
+: The top two values are popped off the stack, divided, and the result
is pushed onto the stack.
-.RS
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
.PP
-Remaindering is equivalent to 1) Computing \f[B]a/b\f[R] to current
-\f[B]scale\f[R], and 2) Using the result of step 1 to calculate
-\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
-\f[B]max(scale+scale(b),scale(a))\f[R].
+\f[B]%\f[R]
.PP
+: The top two values are popped off the stack, remaindered, and the
+result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+2) Using the result of step 1 to calculate **a-(a/b)\[rs]*b** to *scale*
+**max(scale+scale(b),scale(a))**.
+
The first value popped off of the stack must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]\[ti]\f[R]
-The top two values are popped off the stack, divided and remaindered,
+.PP
+: The top two values are popped off the stack, divided and remaindered,
and the results (divided first, remainder second) are pushed onto the
stack.
This is equivalent to \f[B]x y / x y %\f[R] except that \f[B]x\f[R] and
\f[B]y\f[R] are only evaluated once.
-.RS
-.PP
+.IP
+.nf
+\f[C]
The first value popped off of the stack must be non-zero.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]\[ha]\f[R]
-The top two values are popped off the stack, the second is raised to the
-power of the first, and the result is pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
+: The top two values are popped off the stack, the second is raised to
+the power of the first, and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
The first value popped off of the stack must be an integer, and if that
value is negative, the second value popped off of the stack must be
non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]v\f[R]
-The top value is popped off the stack, its square root is computed, and
-the result is pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
+: The top value is popped off the stack, its square root is computed,
+and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
The value popped off of the stack must be non-negative.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]_\f[R]
-If this command \f[I]immediately\f[R] precedes a number (i.e., no spaces
-or other commands), then that number is input as a negative number.
-.RS
-.PP
-Otherwise, the top value on the stack is popped and copied, and the copy
-is negated and pushed onto the stack.
-This behavior without a number is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+.PP
+: If this command \f[I]immediately\f[R] precedes a number (i.e., no
+spaces or other commands), then that number is input as a negative
+number.
+.IP
+.nf
+\f[C]
+Otherwise, the top value on the stack is popped and copied, and the copy is
+negated and pushed onto the stack. This behavior without a number is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]b\f[R]
-The top value is popped off the stack, and if it is zero, it is pushed
+.PP
+: The top value is popped off the stack, and if it is zero, it is pushed
back onto the stack.
Otherwise, its absolute value is pushed onto the stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]|\f[R]
-The top three values are popped off the stack, a modular exponentiation
-is computed, and the result is pushed onto the stack.
-.RS
.PP
+: The top three values are popped off the stack, a modular
+exponentiation is computed, and the result is pushed onto the stack.
+.IP
+.nf
+\f[C]
The first value popped is used as the reduction modulus and must be an
-integer and non-zero.
-The second value popped is used as the exponent and must be an integer
-and non-negative.
-The third value popped is the base and must be an integer.
+integer and non-zero. The second value popped is used as the exponent and
+must be an integer and non-negative. The third value popped is the base and
+must be an integer.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]$\f[R]
-The top value is popped off the stack and copied, and the copy is
+.PP
+: The top value is popped off the stack and copied, and the copy is
truncated and pushed onto the stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]\[at]\f[R]
-The top two values are popped off the stack, and the precision of the
+.PP
+: The top two values are popped off the stack, and the precision of the
second is set to the value of the first, whether by truncation or
extension.
-.RS
-.PP
-The first value popped off of the stack must be an integer and
-non-negative.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]H\f[R]
-The top two values are popped off the stack, and the second is shifted
-left (radix shifted right) to the value of the first.
-.RS
.PP
-The first value popped off of the stack must be an integer and
-non-negative.
+: The top two values are popped off the stack, and the second is shifted
+left (radix shifted right) to the value of the first.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]h\f[R]
-The top two values are popped off the stack, and the second is shifted
-right (radix shifted left) to the value of the first.
-.RS
.PP
-The first value popped off of the stack must be an integer and
-non-negative.
+: The top two values are popped off the stack, and the second is shifted
+right (radix shifted left) to the value of the first.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]G\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]N\f[R]
-The top value is popped off of the stack, and if it a \f[B]0\f[R], a
+.PP
+: The top value is popped off of the stack, and if it a \f[B]0\f[R], a
\f[B]1\f[R] is pushed; otherwise, a \f[B]0\f[R] is pushed.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B](\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is less than the second, or
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than the second, or
\f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]{\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is less than or equal to the second,
-or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B])\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is greater than the second, or
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than the second, or
\f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]}\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is greater than or equal to the
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than or equal to the
second, or \f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]M\f[R]
-The top two values are popped off of the stack.
+.PP
+: The top two values are popped off of the stack.
If they are both non-zero, a \f[B]1\f[R] is pushed onto the stack.
If either of them is zero, or both of them are, then a \f[B]0\f[R] is
pushed onto the stack.
-.RS
-.PP
-This is like the \f[B]&&\f[R] operator in bc(1), and it is \f[I]not\f[R]
-a short-circuit operator.
+.IP
+.nf
+\f[C]
+This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]m\f[R]
-The top two values are popped off of the stack.
+.PP
+: The top two values are popped off of the stack.
If at least one of them is non-zero, a \f[B]1\f[R] is pushed onto the
stack.
If both of them are zero, then a \f[B]0\f[R] is pushed onto the stack.
-.RS
-.PP
-This is like the \f[B]||\f[R] operator in bc(1), and it is \f[I]not\f[R]
-a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+This is like the **||** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Pseudo-Random Number Generator
.PP
dc(1) has a built-in pseudo-random number generator.
@@ -611,20 +685,24 @@ controls the pseudo-random number generator.)
.PP
The pseudo-random number generator is guaranteed to \f[B]NOT\f[R] be
cryptographically secure.
-.TP
-\f[B]\[cq]\f[R]
-Generates an integer between 0 and \f[B]DC_RAND_MAX\f[R], inclusive (see
-the \f[B]LIMITS\f[R] section).
-.RS
.PP
+\f[B]\[aq]\f[R]
+.PP
+: Generates an integer between 0 and \f[B]DC_RAND_MAX\f[R], inclusive
+(see the \f[B]LIMITS\f[R] section).
+.IP
+.nf
+\f[C]
The generated integer is made as unbiased as possible, subject to the
limitations of the pseudo-random number generator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]\[lq]\f[R]
-Pops a value off of the stack, which is used as an \f[B]exclusive\f[R]
+\f[B]\[dq]\f[R]
+.PP
+: Pops a value off of the stack, which is used as an \f[B]exclusive\f[R]
upper bound on the integer that will be generated.
If the bound is negative or is a non-integer, an error is raised, and
dc(1) resets (see the \f[B]RESET\f[R] section) while \f[B]seed\f[R]
@@ -639,48 +717,58 @@ Using this command will change the value of \f[B]seed\f[R], unless the
operand is \f[B]0\f[R] or \f[B]1\f[R].
In that case, \f[B]0\f[R] is pushed onto the stack, and \f[B]seed\f[R]
is \f[I]not\f[R] changed.
-.RS
-.PP
+.IP
+.nf
+\f[C]
The generated integer is made as unbiased as possible, subject to the
limitations of the pseudo-random number generator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Stack Control
.PP
These commands control the stack.
-.TP
+.PP
\f[B]c\f[R]
-Removes all items from (\[lq]clears\[rq]) the stack.
-.TP
+.PP
+: Removes all items from (\[dq]clears\[dq]) the stack.
+.PP
\f[B]d\f[R]
-Copies the item on top of the stack (\[lq]duplicates\[rq]) and pushes
+.PP
+: Copies the item on top of the stack (\[dq]duplicates\[dq]) and pushes
the copy onto the stack.
-.TP
+.PP
\f[B]r\f[R]
-Swaps (\[lq]reverses\[rq]) the two top items on the stack.
-.TP
+.PP
+: Swaps (\[dq]reverses\[dq]) the two top items on the stack.
+.PP
\f[B]R\f[R]
-Pops (\[lq]removes\[rq]) the top value from the stack.
+.PP
+: Pops (\[dq]removes\[dq]) the top value from the stack.
.SS Register Control
.PP
These commands control registers (see the \f[B]REGISTERS\f[R] section).
-.TP
+.PP
\f[B]s\f[R]\f[I]r\f[R]
-Pops the value off the top of the stack and stores it into register
+.PP
+: Pops the value off the top of the stack and stores it into register
\f[I]r\f[R].
-.TP
+.PP
\f[B]l\f[R]\f[I]r\f[R]
-Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
+.PP
+: Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
This does not alter the contents of \f[I]r\f[R].
-.TP
+.PP
\f[B]S\f[R]\f[I]r\f[R]
-Pops the value off the top of the (main) stack and pushes it onto the
+.PP
+: Pops the value off the top of the (main) stack and pushes it onto the
stack of register \f[I]r\f[R].
The previous value of the register becomes inaccessible.
-.TP
+.PP
\f[B]L\f[R]\f[I]r\f[R]
-Pops the value off the top of the stack for register \f[I]r\f[R] and
+.PP
+: Pops the value off the top of the stack for register \f[I]r\f[R] and
push it onto the main stack.
The previous value in the stack for register \f[I]r\f[R], if any, is now
accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
@@ -689,113 +777,137 @@ accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
These commands control the values of \f[B]ibase\f[R], \f[B]obase\f[R],
\f[B]scale\f[R], and \f[B]seed\f[R].
Also see the \f[B]SYNTAX\f[R] section.
-.TP
+.PP
\f[B]i\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]ibase\f[R], which must be between \f[B]2\f[R] and \f[B]16\f[R],
inclusive.
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]o\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]obase\f[R], which must be between \f[B]0\f[R] and
\f[B]DC_BASE_MAX\f[R], inclusive (see the \f[B]LIMITS\f[R] section and
the \f[B]NUMBERS\f[R] section).
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]k\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]scale\f[R], which must be non-negative.
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]j\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]seed\f[R].
The meaning of \f[B]seed\f[R] is dependent on the current pseudo-random
number generator but is guaranteed to not change except for new major
versions.
-.RS
+.IP
+.nf
+\f[C]
+The *scale* and sign of the value may be significant.
+
+If a previously used **seed** value is used again, the pseudo-random number
+generator is guaranteed to produce the same sequence of pseudo-random
+numbers as it did when the **seed** value was previously used.
+
+The exact value assigned to **seed** is not guaranteed to be returned if the
+**J** command is used. However, if **seed** *does* return a different value,
+both values, when assigned to **seed**, are guaranteed to produce the same
+sequence of pseudo-random numbers. This means that certain values assigned
+to **seed** will not produce unique sequences of pseudo-random numbers.
+
+There is no limit to the length (number of significant decimal digits) or
+*scale* of the value that can be assigned to **seed**.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-The \f[I]scale\f[R] and sign of the value may be significant.
+\f[B]I\f[R]
.PP
-If a previously used \f[B]seed\f[R] value is used again, the
-pseudo-random number generator is guaranteed to produce the same
-sequence of pseudo-random numbers as it did when the \f[B]seed\f[R]
-value was previously used.
+: Pushes the current value of \f[B]ibase\f[R] onto the main stack.
.PP
-The exact value assigned to \f[B]seed\f[R] is not guaranteed to be
-returned if the \f[B]J\f[R] command is used.
-However, if \f[B]seed\f[R] \f[I]does\f[R] return a different value, both
-values, when assigned to \f[B]seed\f[R], are guaranteed to produce the
-same sequence of pseudo-random numbers.
-This means that certain values assigned to \f[B]seed\f[R] will not
-produce unique sequences of pseudo-random numbers.
+\f[B]O\f[R]
.PP
-There is no limit to the length (number of significant decimal digits)
-or \f[I]scale\f[R] of the value that can be assigned to \f[B]seed\f[R].
+: Pushes the current value of \f[B]obase\f[R] onto the main stack.
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]I\f[R]
-Pushes the current value of \f[B]ibase\f[R] onto the main stack.
-.TP
-\f[B]O\f[R]
-Pushes the current value of \f[B]obase\f[R] onto the main stack.
-.TP
\f[B]K\f[R]
-Pushes the current value of \f[B]scale\f[R] onto the main stack.
-.TP
+.PP
+: Pushes the current value of \f[B]scale\f[R] onto the main stack.
+.PP
\f[B]J\f[R]
-Pushes the current value of \f[B]seed\f[R] onto the main stack.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: Pushes the current value of \f[B]seed\f[R] onto the main stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]T\f[R]
-Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]U\f[R]
-Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]V\f[R]
-Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]W\f[R]
-Pushes the maximum (inclusive) integer that can be generated with the
-\f[B]\[cq]\f[R] pseudo-random number generator command.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+: Pushes the maximum (inclusive) integer that can be generated with the
+\f[B]\[aq]\f[R] pseudo-random number generator command.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Strings
.PP
The following commands control strings.
@@ -812,266 +924,294 @@ Strings can also be executed as macros.
For example, if the string \f[B][1pR]\f[R] is executed as a macro, then
the code \f[B]1pR\f[R] is executed, meaning that the \f[B]1\f[R] will be
printed with a newline after and then popped from the stack.
-.TP
+.PP
\f[B][\f[R]\f[I]characters\f[R]\f[B]]\f[R]
-Makes a string containing \f[I]characters\f[R] and pushes it onto the
-stack.
-.RS
.PP
-If there are brackets (\f[B][\f[R] and \f[B]]\f[R]) in the string, then
-they must be balanced.
-Unbalanced brackets can be escaped using a backslash (\f[B]\[rs]\f[R])
+: Makes a string containing \f[I]characters\f[R] and pushes it onto the
+stack.
+.IP
+.nf
+\f[C]
+If there are brackets (**\[rs][** and **\[rs]]**) in the string, then they must be
+balanced. Unbalanced brackets can be escaped using a backslash (**\[rs]\[rs]**)
character.
-.PP
+
If there is a backslash character in the string, the character after it
-(even another backslash) is put into the string verbatim, but the
-(first) backslash is not.
-.RE
-.TP
-\f[B]a\f[R]
-The value on top of the stack is popped.
-.RS
+(even another backslash) is put into the string verbatim, but the (first)
+backslash is not.
+\f[R]
+.fi
.PP
-If it is a number, it is truncated and its absolute value is taken.
-The result mod \f[B]256\f[R] is calculated.
-If that result is \f[B]0\f[R], push an empty string; otherwise, push a
-one-character string where the character is the result of the mod
-interpreted as an ASCII character.
+\f[B]a\f[R]
.PP
-If it is a string, then a new string is made.
-If the original string is empty, the new string is empty.
-If it is not, then the first character of the original string is used to
-create the new string as a one-character string.
-The new string is then pushed onto the stack.
+: The value on top of the stack is popped.
+.IP
+.nf
+\f[C]
+If it is a number, it is truncated and its absolute value is taken. The
+result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+empty string; otherwise, push a one-character string where the character is
+the result of the mod interpreted as an ASCII character.
+
+If it is a string, then a new string is made. If the original string is
+empty, the new string is empty. If it is not, then the first character of
+the original string is used to create the new string as a one-character
+string. The new string is then pushed onto the stack.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]x\f[R]
-Pops a value off of the top of the stack.
-.RS
.PP
+: Pops a value off of the top of the stack.
+.IP
+.nf
+\f[C]
If it is a number, it is pushed back onto the stack.
-.PP
+
If it is a string, it is executed as a macro.
-.PP
+
This behavior is the norm whenever a macro is executed, whether by this
command or by the conditional execution commands below.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]>\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is greater than the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+For example, **0 1>a** will execute the contents of register **a**, and
+**1 0>a** will not.
+
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-For example, \f[B]0 1>a\f[R] will execute the contents of register
-\f[B]a\f[R], and \f[B]1 0>a\f[R] will not.
-.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!>\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not greater than the second (less than or equal
to), then the contents of register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]<\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is less than the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!<\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not less than the second (greater than or equal
to), then the contents of register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]=\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is equal to the second, then the contents of register
\f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!=\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not equal to the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]?\f[R]
-Reads a line from the \f[B]stdin\f[R] and executes it.
+.PP
+: Reads a line from the \f[B]stdin\f[R] and executes it.
This is to allow macros to request input from users.
-.TP
+.PP
\f[B]q\f[R]
-During execution of a macro, this exits the execution of that macro and
-the execution of the macro that executed it.
+.PP
+: During execution of a macro, this exits the execution of that macro
+and the execution of the macro that executed it.
If there are no macros, or only one macro executing, dc(1) exits.
-.TP
+.PP
\f[B]Q\f[R]
-Pops a value from the stack which must be non-negative and is used the
+.PP
+: Pops a value from the stack which must be non-negative and is used the
number of macro executions to pop off of the execution stack.
If the number of levels to pop is greater than the number of executing
macros, dc(1) exits.
-.TP
-\f[B],\f[R]
-Pushes the depth of the execution stack onto the stack.
-The execution stack is the stack of string executions.
-The number that is pushed onto the stack is exactly as many as is needed
-to make dc(1) exit with the \f[B]Q\f[R] command, so the sequence
-\f[B],Q\f[R] will make dc(1) exit.
.SS Status
.PP
These commands query status of the stack or its top value.
-.TP
-\f[B]Z\f[R]
-Pops a value off of the stack.
-.RS
.PP
-If it is a number, calculates the number of significant decimal digits
-it has and pushes the result.
-It will push \f[B]1\f[R] if the argument is \f[B]0\f[R] with no decimal
-places.
+\f[B]Z\f[R]
.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, calculates the number of significant decimal digits it
+has and pushes the result.
+
If it is a string, pushes the number of characters the string has.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]X\f[R]
-Pops a value off of the stack.
-.RS
.PP
-If it is a number, pushes the \f[I]scale\f[R] of the value onto the
-stack.
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, pushes the *scale* of the value onto the stack.
+
+If it is a string, pushes **0**.
+\f[R]
+.fi
.PP
-If it is a string, pushes \f[B]0\f[R].
-.RE
-.TP
\f[B]z\f[R]
-Pushes the current depth of the stack (before execution of this command)
-onto the stack.
-.TP
-\f[B]y\f[R]\f[I]r\f[R]
-Pushes the current stack depth of the register \f[I]r\f[R] onto the main
-stack.
-.RS
-.PP
-Because each register has a depth of \f[B]1\f[R] (with the value
-\f[B]0\f[R] in the top item) when dc(1) starts, dc(1) requires that each
-register\[cq]s stack must always have at least one item; dc(1) will give
-an error and reset otherwise (see the \f[B]RESET\f[R] section).
-This means that this command will never push \f[B]0\f[R].
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+: Pushes the current stack depth (before execution of this command).
.SS Arrays
.PP
These commands manipulate arrays.
-.TP
+.PP
\f[B]:\f[R]\f[I]r\f[R]
-Pops the top two values off of the stack.
+.PP
+: Pops the top two values off of the stack.
The second value will be stored in the array \f[I]r\f[R] (see the
\f[B]REGISTERS\f[R] section), indexed by the first value.
-.TP
+.PP
\f[B];\f[R]\f[I]r\f[R]
-Pops the value on top of the stack and uses it as an index into the
+.PP
+: Pops the value on top of the stack and uses it as an index into the
array \f[I]r\f[R].
The selected value is then pushed onto the stack.
-.TP
-\f[B]Y\f[R]\f[I]r\f[R]
-Pushes the length of the array \f[I]r\f[R] onto the stack.
-.RS
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
.SH REGISTERS
.PP
Registers are names that can store strings, numbers, and arrays.
@@ -1080,14 +1220,12 @@ Registers are names that can store strings, numbers, and arrays.
Each register is also its own stack, so the current register value is
the top of the stack for the register.
All registers, when first referenced, have one value (\f[B]0\f[R]) in
-their stack, and it is a runtime error to attempt to pop that item off
-of the register stack.
+their stack.
.PP
In non-extended register mode, a register name is just the single
character that follows any command that needs a register name.
-The only exceptions are: a newline (\f[B]`\[rs]n'\f[R]) and a left
-bracket (\f[B]`['\f[R]); it is a parse error for a newline or a left
-bracket to be used as a register name.
+The only exception is a newline (\f[B]\[aq]\[rs]n\[aq]\f[R]); it is a
+parse error for a newline to be used as a register name.
.SS Extended Register Mode
.PP
Unlike most other dc(1) implentations, this dc(1) provides nearly
@@ -1098,7 +1236,7 @@ If extended register mode is enabled (\f[B]-x\f[R] or
normal single character registers are used \f[I]unless\f[R] the
character immediately following a command that needs a register name is
a space (according to \f[B]isspace()\f[R]) and not a newline
-(\f[B]`\[rs]n'\f[R]).
+(\f[B]\[aq]\[rs]n\[aq]\f[R]).
.PP
In that case, the register name is found according to the regex
\f[B][a-z][a-z0-9_]*\f[R] (like bc(1) identifiers), and it is a parse
@@ -1143,64 +1281,77 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on dc(1):
-.TP
+.PP
\f[B]DC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
dc(1) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]DC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]DC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]DC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]DC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]DC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]DC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]DC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]DC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]DC_BASE_POW\f[R].
-.TP
+.PP
\f[B]DC_DIM_MAX\f[R]
-The maximum size of arrays.
+.PP
+: The maximum size of arrays.
Set at \f[B]SIZE_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_STRING_MAX\f[R]
-The maximum length of strings.
+.PP
+: The maximum length of strings.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_NAME_MAX\f[R]
-The maximum length of identifiers.
+.PP
+: The maximum length of identifiers.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_RAND_MAX\f[R]
-The maximum integer (inclusive) returned by the \f[B]\[cq]\f[R] command,
-if dc(1).
+.PP
+: The maximum integer (inclusive) returned by the \f[B]\[aq]\f[R]
+command, if dc(1).
Set at \f[B]2\[ha]DC_LONG_BIT-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]DC_OVERFLOW_MAX\f[R].
-.TP
+.PP
Number of vars
-The maximum number of vars/arrays.
+.PP
+: The maximum number of vars/arrays.
Set at \f[B]SIZE_MAX-1\f[R].
.PP
These limits are meant to be effectively non-existent; the limits are so
@@ -1210,146 +1361,117 @@ In fact, memory should be exhausted before these limits should be hit.
.SH ENVIRONMENT VARIABLES
.PP
dc(1) recognizes the following environment variables:
-.TP
+.PP
\f[B]DC_ENV_ARGS\f[R]
-This is another way to give command-line arguments to dc(1).
+.PP
+: This is another way to give command-line arguments to dc(1).
They should be in the same format as all other command-line arguments.
These are always processed first, so any files given in
\f[B]DC_ENV_ARGS\f[R] will be processed before arguments and files given
on the command-line.
-This gives the user the ability to set up \[lq]standard\[rq] options and
+This gives the user the ability to set up \[dq]standard\[dq] options and
files to be used at every invocation.
The most useful thing for such files to contain would be useful
functions that the user might want every time dc(1) runs.
Another use would be to use the \f[B]-e\f[R] option to set
\f[B]scale\f[R] to a value other than \f[B]0\f[R].
-.RS
-.PP
-The code that parses \f[B]DC_ENV_ARGS\f[R] will correctly handle quoted
-arguments, but it does not understand escape sequences.
-For example, the string \f[B]\[lq]/home/gavin/some dc file.dc\[rq]\f[R]
-will be correctly parsed, but the string \f[B]\[lq]/home/gavin/some
-\[dq]dc\[dq] file.dc\[rq]\f[R] will include the backslashes.
-.PP
-The quote parsing will handle either kind of quotes, \f[B]\[cq]\f[R] or
-\f[B]\[lq]\f[R].
-Thus, if you have a file with any number of single quotes in the name,
-you can use double quotes as the outside quotes, as in \f[B]\[lq]some
-`dc' file.dc\[rq]\f[R], and vice versa if you have a file with double
-quotes.
-However, handling a file with both kinds of quotes in
-\f[B]DC_ENV_ARGS\f[R] is not supported due to the complexity of the
-parsing, though such files are still supported on the command-line where
-the parsing is done by the shell.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some dc file.dc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]dc\[rs]\[dq] file.dc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]dc\[aq] file.dc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
\f[B]DC_LINE_LENGTH\f[R]
-If this environment variable exists and contains an integer that is
+.PP
+: If this environment variable exists and contains an integer that is
greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
(\f[B]2\[ha]16-1\f[R]), dc(1) will output lines to that length,
including the backslash newline combo.
The default line length is \f[B]70\f[R].
-.TP
-\f[B]DC_SIGINT_RESET\f[R]
-If dc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because dc(1)
-exits on \f[B]SIGINT\f[R] when not in interactive mode.
-.RS
-.PP
-However, when dc(1) is in interactive mode, then if this environment
-variable exists and contains an integer, a non-zero value makes dc(1)
-reset on \f[B]SIGINT\f[R], rather than exit, and zero makes dc(1) exit.
-If this environment variable exists and is \f[I]not\f[R] an integer,
-then dc(1) will exit on \f[B]SIGINT\f[R].
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]DC_TTY_MODE\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, then a non-zero value makes dc(1) use
-TTY mode, and zero makes dc(1) not use TTY mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]DC_PROMPT\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, a non-zero value makes dc(1) use a
-prompt, and zero or a non-integer makes dc(1) not use a prompt.
-If this environment variable does not exist and \f[B]DC_TTY_MODE\f[R]
-does, then the value of the \f[B]DC_TTY_MODE\f[R] environment variable
-is used.
-.PP
-This environment variable and the \f[B]DC_TTY_MODE\f[R] environment
-variable override the default, which can be queried with the
-\f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
+.PP
+\f[B]DC_EXPR_EXIT\f[R]
+.PP
+: If this variable exists (no matter the contents), dc(1) will exit
+immediately after executing expressions and files given by the
+\f[B]-e\f[R] and/or \f[B]-f\f[R] command-line options (and any
+equivalents).
.SH EXIT STATUS
.PP
dc(1) returns the following exit statuses:
-.TP
+.PP
\f[B]0\f[R]
-No error.
-.TP
+.PP
+: No error.
+.PP
\f[B]1\f[R]
-A math error occurred.
+.PP
+: A math error occurred.
This follows standard practice of using \f[B]1\f[R] for expected errors,
since math errors will happen in the process of normal execution.
-.RS
-.PP
-Math errors include divide by \f[B]0\f[R], taking the square root of a
-negative number, using a negative number as a bound for the
-pseudo-random number generator, attempting to convert a negative number
-to a hardware integer, overflow when converting a number to a hardware
-integer, overflow when calculating the size of a number, and attempting
-to use a non-integer where an integer is required.
-.PP
-Converting to a hardware integer happens for the second operand of the
-power (\f[B]\[ha]\f[R]), places (\f[B]\[at]\f[R]), left shift
-(\f[B]H\f[R]), and right shift (\f[B]h\f[R]) operators.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, using a negative number as a bound for the pseudo-random number
+generator, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**), places (**\[rs]\[at]**), left shift (**H**), and right shift (**h**)
+operators.
+\f[R]
+.fi
+.PP
\f[B]2\f[R]
-A parse error occurred.
-.RS
-.PP
-Parse errors include unexpected \f[B]EOF\f[R], using an invalid
-character, failing to find the end of a string or comment, and using a
-token where it is invalid.
-.RE
-.TP
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, and using a token where it is
+invalid.
+\f[R]
+.fi
+.PP
\f[B]3\f[R]
-A runtime error occurred.
-.RS
-.PP
-Runtime errors include assigning an invalid number to any global
-(\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R]), giving a bad
-expression to a \f[B]read()\f[R] call, calling \f[B]read()\f[R] inside
-of a \f[B]read()\f[R] call, type errors (including attempting to execute
-a number), and attempting an operation when the stack has too few
-elements.
-.RE
-.TP
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, and attempting an operation when
+the stack has too few elements.
+\f[R]
+.fi
+.PP
\f[B]4\f[R]
-A fatal error occurred.
-.RS
.PP
-Fatal errors include memory allocation errors, I/O errors, failing to
-open files, attempting to use files that do not have only ASCII
-characters (dc(1) only accepts ASCII characters), attempting to open a
-directory as a file, and giving invalid command-line options.
-.RE
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (dc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
.PP
The exit status \f[B]4\f[R] is special; when a fatal error occurs, dc(1)
always exits and returns \f[B]4\f[R], no matter what mode dc(1) is in.
@@ -1369,80 +1491,37 @@ checking, and its normal behavior can be forced by using the
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both \f[B]stdin\f[R]
and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
-and \f[B]--interactive\f[R] option can turn it on in other situations.
+and \f[B]--interactive\f[R] option can turn it on in other cases.
.PP
In interactive mode, dc(1) attempts to recover from errors (see the
\f[B]RESET\f[R] section), and in normal execution, flushes
\f[B]stdout\f[R] as soon as execution is done for the current input.
-dc(1) may also reset on \f[B]SIGINT\f[R] instead of exit, depending on
-the contents of, or default for, the \f[B]DC_SIGINT_RESET\f[R]
-environment variable (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
.SH TTY MODE
.PP
If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY, then \[lq]TTY mode\[rq] is considered to be
-available, and thus, dc(1) can turn on TTY mode, subject to some
-settings.
-.PP
-If there is the environment variable \f[B]DC_TTY_MODE\f[R] in the
-environment (see the \f[B]ENVIRONMENT VARIABLES\f[R] section), then if
-that environment variable contains a non-zero integer, dc(1) will turn
-on TTY mode when \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R]
-are all connected to a TTY.
-If the \f[B]DC_TTY_MODE\f[R] environment variable exists but is
-\f[I]not\f[R] a non-zero integer, then dc(1) will not turn TTY mode on.
-.PP
-If the environment variable \f[B]DC_TTY_MODE\f[R] does \f[I]not\f[R]
-exist, the default setting is used.
-The default setting can be queried with the \f[B]-h\f[R] or
-\f[B]--help\f[R] options.
+connected to a TTY, dc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+The prompt is enabled in TTY mode.
.PP
TTY mode is different from interactive mode because interactive mode is
required in the bc(1)
specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
to be connected to a terminal.
-.SS Prompt
-.PP
-If TTY mode is available, then a prompt can be enabled.
-Like TTY mode itself, it can be turned on or off with an environment
-variable: \f[B]DC_PROMPT\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If the environment variable \f[B]DC_PROMPT\f[R] exists and is a non-zero
-integer, then the prompt is turned on when \f[B]stdin\f[R],
-\f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to a TTY and the
-\f[B]-P\f[R] and \f[B]--no-prompt\f[R] options were not used.
-The read prompt will be turned on under the same conditions, except that
-the \f[B]-R\f[R] and \f[B]--no-read-prompt\f[R] options must also not be
-used.
-.PP
-However, if \f[B]DC_PROMPT\f[R] does not exist, the prompt can be
-enabled or disabled with the \f[B]DC_TTY_MODE\f[R] environment variable,
-the \f[B]-P\f[R] and \f[B]--no-prompt\f[R] options, and the \f[B]-R\f[R]
-and \f[B]--no-read-prompt\f[R] options.
-See the \f[B]ENVIRONMENT VARIABLES\f[R] and \f[B]OPTIONS\f[R] sections
-for more details.
.SH SIGNAL HANDLING
.PP
-Sending a \f[B]SIGINT\f[R] will cause dc(1) to do one of two things.
-.PP
-If dc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), or the \f[B]DC_SIGINT_RESET\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section), or its default, is either not
-an integer or it is zero, dc(1) will exit.
-.PP
-However, if dc(1) is in interactive mode, and the
-\f[B]DC_SIGINT_RESET\f[R] or its default is an integer and non-zero,
-then dc(1) will stop executing the current input and reset (see the
-\f[B]RESET\f[R] section) upon receiving a \f[B]SIGINT\f[R].
-.PP
-Note that \[lq]current input\[rq] can mean one of two things.
-If dc(1) is processing input from \f[B]stdin\f[R] in interactive mode,
-it will ask for more input.
-If dc(1) is processing input from a file in interactive mode, it will
-stop processing the file and start processing the next file, if one
-exists, or ask for input from \f[B]stdin\f[R] if no other file exists.
+Sending a \f[B]SIGINT\f[R] will cause dc(1) to stop execution of the
+current input.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If dc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If dc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
.PP
This means that if a \f[B]SIGINT\f[R] is sent to dc(1) as it is
executing a file, it can seem as though dc(1) did not respond to the
diff --git a/manuals/dc/HN.1.md b/manuals/dc/HN.1.md
index caffefac..92f040cf 100644
--- a/manuals/dc/HN.1.md
+++ b/manuals/dc/HN.1.md
@@ -42,14 +42,23 @@ dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
notation) to store numbers and results of computations. Arithmetic operations
pop arguments off of the stack and push the results.
-If no files are given on the command-line, then dc(1) reads from **stdin** (see
-the **STDIN** section). Otherwise, those files are processed, and dc(1) will
-then exit.
-
-If a user wants to set up a standard environment, they can use **DC_ENV_ARGS**
-(see the **ENVIRONMENT VARIABLES** section). For example, if a user wants the
-**scale** always set to **10**, they can set **DC_ENV_ARGS** to **-e 10k**, and
-this dc(1) will always start with a **scale** of **10**.
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
# OPTIONS
@@ -76,9 +85,6 @@ The following are the options that dc(1) accepts.
want a prompt or are not used to having them in dc(1). Most of those users
would want to put this option in **DC_ENV_ARGS**.
- These options override the **DC_PROMPT** and **DC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
-
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
@@ -93,10 +99,6 @@ The following are the options that dc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **?** command is used.
- These options *do* override the **DC_PROMPT** and **DC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
This is a **non-portable extension**.
**-x** **-\-extended-register**
@@ -140,18 +142,6 @@ The following are the options that dc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files are given on the command-line and no files or expressions are given
-by the **-f**, **-\-file**, **-e**, or **-\-expression** options, then dc(1)
-read from **stdin**.
-
-However, there is a caveat to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-a string has been finished, but not ended. This means that, except for escaped
-brackets, all brackets must be balanced before dc(1) parses and executes.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -305,8 +295,8 @@ Printing numbers in scientific notation and/or engineering notation is a
: Pops a value off the stack.
If the value is a number, it is truncated and the absolute value of the
- result is printed as though **obase** is **256** and each digit is
- interpreted as an 8-bit ASCII character, making it a byte stream.
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
If the value is a string, it is printed without a trailing newline.
@@ -725,9 +715,9 @@ will be printed with a newline after and then popped from the stack.
: The value on top of the stack is popped.
If it is a number, it is truncated and its absolute value is taken. The
- result mod **256** is calculated. If that result is **0**, push an empty
- string; otherwise, push a one-character string where the character is the
- result of the mod interpreted as an ASCII character.
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
If it is a string, then a new string is made. If the original string is
empty, the new string is empty. If it is not, then the first character of
@@ -876,13 +866,6 @@ will be printed with a newline after and then popped from the stack.
of levels to pop is greater than the number of executing macros, dc(1)
exits.
-**,**
-
-: Pushes the depth of the execution stack onto the stack. The execution stack
- is the stack of string executions. The number that is pushed onto the stack
- is exactly as many as is needed to make dc(1) exit with the **Q** command,
- so the sequence **,Q** will make dc(1) exit.
-
## Status
These commands query status of the stack or its top value.
@@ -892,8 +875,7 @@ These commands query status of the stack or its top value.
: Pops a value off of the stack.
If it is a number, calculates the number of significant decimal digits it
- has and pushes the result. It will push **1** if the argument is **0** with
- no decimal places.
+ has and pushes the result.
If it is a string, pushes the number of characters the string has.
@@ -907,20 +889,7 @@ These commands query status of the stack or its top value.
**z**
-: Pushes the current depth of the stack (before execution of this command)
- onto the stack.
-
-**y**_r_
-
-: Pushes the current stack depth of the register *r* onto the main stack.
-
- Because each register has a depth of **1** (with the value **0** in the top
- item) when dc(1) starts, dc(1) requires that each register's stack must
- always have at least one item; dc(1) will give an error and reset otherwise
- (see the **RESET** section). This means that this command will never push
- **0**.
-
- This is a **non-portable extension**.
+: Pushes the current stack depth (before execution of this command).
## Arrays
@@ -936,12 +905,6 @@ These commands manipulate arrays.
: Pops the value on top of the stack and uses it as an index into the array
*r*. The selected value is then pushed onto the stack.
-**Y**_r_
-
-: Pushes the length of the array *r* onto the stack.
-
- This is a **non-portable extension**.
-
# REGISTERS
Registers are names that can store strings, numbers, and arrays. (Number/string
@@ -949,13 +912,11 @@ registers do not interfere with array registers.)
Each register is also its own stack, so the current register value is the top of
the stack for the register. All registers, when first referenced, have one value
-(**0**) in their stack, and it is a runtime error to attempt to pop that item
-off of the register stack.
+(**0**) in their stack.
In non-extended register mode, a register name is just the single character that
-follows any command that needs a register name. The only exceptions are: a
-newline (**'\\n'**) and a left bracket (**'['**); it is a parse error for a
-newline or a left bracket to be used as a register name.
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
## Extended Register Mode
@@ -1108,47 +1069,11 @@ dc(1) recognizes the following environment variables:
lines to that length, including the backslash newline combo. The default
line length is **70**.
-**DC_SIGINT_RESET**
+**DC_EXPR_EXIT**
-: If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because dc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when dc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes dc(1) reset
- on **SIGINT**, rather than exit, and zero makes dc(1) exit. If this
- environment variable exists and is *not* an integer, then dc(1) will exit on
- **SIGINT**.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes dc(1) use TTY
- mode, and zero makes dc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes dc(1) use a prompt,
- and zero or a non-integer makes dc(1) not use a prompt. If this environment
- variable does not exist and **DC_TTY_MODE** does, then the value of the
- **DC_TTY_MODE** environment variable is used.
-
- This environment variable and the **DC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
# EXIT STATUS
@@ -1167,9 +1092,8 @@ dc(1) returns the following exit statuses:
Math errors include divide by **0**, taking the square root of a negative
number, using a negative number as a bound for the pseudo-random number
generator, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**), places (**\@**), left shift (**H**), and right shift (**h**)
@@ -1187,11 +1111,10 @@ dc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors (including
- attempting to execute a number), and attempting an operation when the stack
- has too few elements.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
**4**
@@ -1220,70 +1143,34 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. dc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **DC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, dc(1) can turn on TTY mode,
-subject to some settings.
-
-If there is the environment variable **DC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, dc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **DC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then dc(1) will not turn TTY
-mode on.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
-If the environment variable **DC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+The prompt is enabled in TTY mode.
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **DC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **DC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **DC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **DC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause dc(1) to do one of two things.
-
-If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **DC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, dc(1) will
-exit.
-
-However, if dc(1) is in interactive mode, and the **DC_SIGINT_RESET** or its
-default is an integer and non-zero, then dc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If dc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If dc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
can seem as though dc(1) did not respond to the signal since it will immediately
diff --git a/manuals/dc/HNP.1 b/manuals/dc/HNP.1
new file mode 100644
index 00000000..bec07f5a
--- /dev/null
+++ b/manuals/dc/HNP.1
@@ -0,0 +1,1536 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions are met:
+.\"
+.\" * Redistributions of source code must retain the above copyright notice,
+.\" this list of conditions and the following disclaimer.
+.\"
+.\" * Redistributions in binary form must reproduce the above copyright notice,
+.\" this list of conditions and the following disclaimer in the documentation
+.\" and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
+.SH Name
+.PP
+dc - arbitrary-precision decimal reverse-Polish notation calculator
+.SH SYNOPSIS
+.PP
+\f[B]dc\f[R] [\f[B]-hiPRvVx\f[R]] [\f[B]--version\f[R]]
+[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--no-prompt\f[R]]
+[\f[B]--no-read-prompt\f[R]] [\f[B]--extended-register\f[R]]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
+.SH DESCRIPTION
+.PP
+dc(1) is an arbitrary-precision calculator.
+It uses a stack (reverse Polish notation) to store numbers and results
+of computations.
+Arithmetic operations pop arguments off of the stack and push the
+results.
+.PP
+If no files are given on the command-line as extra arguments (i.e., not
+as \f[B]-f\f[R] or \f[B]--file\f[R] arguments), then dc(1) reads from
+\f[B]stdin\f[R].
+Otherwise, those files are processed, and dc(1) will then exit.
+.PP
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where \f[B]-e\f[R] (\f[B]--expression\f[R]) and
+\f[B]-f\f[R] (\f[B]--file\f[R]) arguments cause dc(1) to execute them
+and exit.
+The reason for this is that this dc(1) allows users to set arguments in
+the environment variable \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT
+VARIABLES\f[R] section).
+Any expressions given on the command-line should be used to set up a
+standard environment.
+For example, if a user wants the \f[B]scale\f[R] always set to
+\f[B]10\f[R], they can set \f[B]DC_ENV_ARGS\f[R] to \f[B]-e 10k\f[R],
+and this dc(1) will always start with a \f[B]scale\f[R] of \f[B]10\f[R].
+.PP
+If users want to have dc(1) exit after processing all input from
+\f[B]-e\f[R] and \f[B]-f\f[R] arguments (and their equivalents), then
+they can just simply add \f[B]-e q\f[R] as the last command-line
+argument or define the environment variable \f[B]DC_EXPR_EXIT\f[R].
+.SH OPTIONS
+.PP
+The following are the options that dc(1) accepts.
+.PP
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
+.PP
+: Print the version information (copyright header) and exit.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-P\f[R], \f[B]--no-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-x\f[R] \f[B]--extended-register\f[R]
+.PP
+: Enables extended register mode.
+See the \f[I]Extended Register Mode\f[R] subsection of the
+\f[B]REGISTERS\f[R] section for more information.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
+.PP
+: Evaluates \f[I]expr\f[R].
+If multiple expressions are given, they are evaluated in order.
+If files are given as well (see below), the expressions and files are
+evaluated in the order given.
+This means that if a file is given before an expression, the file is
+read in and evaluated first.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+were read through \f[B]stdin\f[R].
+If expressions are also given (see above), the expressions are evaluated
+in the order given.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+All long options are \f[B]non-portable extensions\f[R].
+.SH STDOUT
+.PP
+Any non-error output is written to \f[B]stdout\f[R].
+In addition, if history (see the \f[B]HISTORY\f[R] section) and the
+prompt (see the \f[B]TTY MODE\f[R] section) are enabled, both are output
+to \f[B]stdout\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other dc(1) implementations, this dc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stdout\f[R], so if \f[B]stdout\f[R] is closed, as in
+\f[B]dc >&-\f[R], it will quit with an error.
+This is done so that dc(1) can report problems when \f[B]stdout\f[R] is
+redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other dc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stdout\f[R] to \f[B]/dev/null\f[R].
+.SH STDERR
+.PP
+Any error output is written to \f[B]stderr\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other dc(1) implementations, this dc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stderr\f[R], so if \f[B]stderr\f[R] is closed, as in
+\f[B]dc 2>&-\f[R], it will quit with an error.
+This is done so that dc(1) can exit with an error code when
+\f[B]stderr\f[R] is redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other dc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stderr\f[R] to \f[B]/dev/null\f[R].
+.SH SYNTAX
+.PP
+Each item in the input source code, either a number (see the
+\f[B]NUMBERS\f[R] section) or a command (see the \f[B]COMMANDS\f[R]
+section), is processed and executed, in order.
+Input is processed immediately when entered.
+.PP
+\f[B]ibase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
+determines how to interpret constant numbers.
+It is the \[dq]input\[dq] base, or the number base used for interpreting
+input numbers.
+\f[B]ibase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R].
+The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R].
+The max allowable value for \f[B]ibase\f[R] can be queried in dc(1)
+programs with the \f[B]T\f[R] command.
+.PP
+\f[B]obase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
+determines how to output results.
+It is the \[dq]output\[dq] base, or the number base used for outputting
+numbers.
+\f[B]obase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and
+can be queried with the \f[B]U\f[R] command.
+The min allowable value for \f[B]obase\f[R] is \f[B]0\f[R].
+If \f[B]obase\f[R] is \f[B]0\f[R], values are output in scientific
+notation, and if \f[B]obase\f[R] is \f[B]1\f[R], values are output in
+engineering notation.
+Otherwise, values are output in the specified base.
+.PP
+Outputting in scientific and engineering notations are \f[B]non-portable
+extensions\f[R].
+.PP
+The \f[I]scale\f[R] of an expression is the number of digits in the
+result of the expression right of the decimal point, and \f[B]scale\f[R]
+is a register (see the \f[B]REGISTERS\f[R] section) that sets the
+precision of any operations (with exceptions).
+\f[B]scale\f[R] is initially \f[B]0\f[R].
+\f[B]scale\f[R] cannot be negative.
+The max allowable value for \f[B]scale\f[R] can be queried in dc(1)
+programs with the \f[B]V\f[R] command.
+.PP
+\f[B]seed\f[R] is a register containing the current seed for the
+pseudo-random number generator.
+If the current value of \f[B]seed\f[R] is queried and stored, then if it
+is assigned to \f[B]seed\f[R] later, the pseudo-random number generator
+is guaranteed to produce the same sequence of pseudo-random numbers that
+were generated after the value of \f[B]seed\f[R] was first queried.
+.PP
+Multiple values assigned to \f[B]seed\f[R] can produce the same sequence
+of pseudo-random numbers.
+Likewise, when a value is assigned to \f[B]seed\f[R], it is not
+guaranteed that querying \f[B]seed\f[R] immediately after will return
+the same value.
+In addition, the value of \f[B]seed\f[R] will change after any call to
+the \f[B]\[aq]\f[R] command or the \f[B]\[dq]\f[R] command that does not
+get receive a value of \f[B]0\f[R] or \f[B]1\f[R].
+The maximum integer returned by the \f[B]\[aq]\f[R] command can be
+queried with the \f[B]W\f[R] command.
+.PP
+\f[B]Note\f[R]: The values returned by the pseudo-random number
+generator with the \f[B]\[aq]\f[R] and \f[B]\[dq]\f[R] commands are
+guaranteed to \f[B]NOT\f[R] be cryptographically secure.
+This is a consequence of using a seeded pseudo-random number generator.
+However, they \f[I]are\f[R] guaranteed to be reproducible with identical
+\f[B]seed\f[R] values.
+This means that the pseudo-random values from dc(1) should only be used
+where a reproducible stream of pseudo-random numbers is
+\f[I]ESSENTIAL\f[R].
+In any other case, use a non-seeded pseudo-random number generator.
+.PP
+The pseudo-random number generator, \f[B]seed\f[R], and all associated
+operations are \f[B]non-portable extensions\f[R].
+.SS Comments
+.PP
+Comments go from \f[B]#\f[R] until, and not including, the next newline.
+This is a \f[B]non-portable extension\f[R].
+.SH NUMBERS
+.PP
+Numbers are strings made up of digits, uppercase letters up to
+\f[B]F\f[R], and at most \f[B]1\f[R] period for a radix.
+Numbers can have up to \f[B]DC_NUM_MAX\f[R] digits.
+Uppercase letters are equal to \f[B]9\f[R] + their position in the
+alphabet (i.e., \f[B]A\f[R] equals \f[B]10\f[R], or \f[B]9+1\f[R]).
+If a digit or letter makes no sense with the current value of
+\f[B]ibase\f[R], they are set to the value of the highest valid digit in
+\f[B]ibase\f[R].
+.PP
+Single-character numbers (i.e., \f[B]A\f[R] alone) take the value that
+they would have if they were valid digits, regardless of the value of
+\f[B]ibase\f[R].
+This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
+\f[B]F\f[R] alone always equals decimal \f[B]15\f[R].
+.PP
+In addition, dc(1) accepts numbers in scientific notation.
+These have the form \f[B]<number>e<integer>\f[R].
+The exponent (the portion after the \f[B]e\f[R]) must be an integer.
+An example is \f[B]1.89237e9\f[R], which is equal to
+\f[B]1892370000\f[R].
+Negative exponents are also allowed, so \f[B]4.2890e_3\f[R] is equal to
+\f[B]0.0042890\f[R].
+.PP
+\f[B]WARNING\f[R]: Both the number and the exponent in scientific
+notation are interpreted according to the current \f[B]ibase\f[R], but
+the number is still multiplied by \f[B]10\[ha]exponent\f[R] regardless
+of the current \f[B]ibase\f[R].
+For example, if \f[B]ibase\f[R] is \f[B]16\f[R] and dc(1) is given the
+number string \f[B]FFeA\f[R], the resulting decimal number will be
+\f[B]2550000000000\f[R], and if dc(1) is given the number string
+\f[B]10e_4\f[R], the resulting decimal number will be \f[B]0.0016\f[R].
+.PP
+Accepting input as scientific notation is a \f[B]non-portable
+extension\f[R].
+.SH COMMANDS
+.PP
+The valid commands are listed below.
+.SS Printing
+.PP
+These commands are used for printing.
+.PP
+Note that both scientific notation and engineering notation are
+available for printing numbers.
+Scientific notation is activated by assigning \f[B]0\f[R] to
+\f[B]obase\f[R] using \f[B]0o\f[R], and engineering notation is
+activated by assigning \f[B]1\f[R] to \f[B]obase\f[R] using
+\f[B]1o\f[R].
+To deactivate them, just assign a different value to \f[B]obase\f[R].
+.PP
+Printing numbers in scientific notation and/or engineering notation is a
+\f[B]non-portable extension\f[R].
+.PP
+\f[B]p\f[R]
+.PP
+: Prints the value on top of the stack, whether number or string, and
+prints a newline after.
+.IP
+.nf
+\f[C]
+This does not alter the stack.
+\f[R]
+.fi
+.PP
+\f[B]n\f[R]
+.PP
+: Prints the value on top of the stack, whether number or string, and
+pops it off of the stack.
+.PP
+\f[B]P\f[R]
+.PP
+: Pops a value off the stack.
+.IP
+.nf
+\f[C]
+If the value is a number, it is truncated and the absolute value of the
+result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+interpreted as an ASCII character, making it a byte stream.
+
+If the value is a string, it is printed without a trailing newline.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]f\f[R]
+.PP
+: Prints the entire contents of the stack, in order from newest to
+oldest, without altering anything.
+.IP
+.nf
+\f[C]
+Users should use this command when they get lost.
+\f[R]
+.fi
+.SS Arithmetic
+.PP
+These are the commands used for arithmetic.
+.PP
+\f[B]+\f[R]
+.PP
+: The top two values are popped off the stack, added, and the result is
+pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
+both operands.
+.PP
+\f[B]-\f[R]
+.PP
+: The top two values are popped off the stack, subtracted, and the
+result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
+both operands.
+.PP
+\f[B]*\f[R]
+.PP
+: The top two values are popped off the stack, multiplied, and the
+result is pushed onto the stack.
+If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
+\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
+\f[I]scale\f[R] of the result is equal to
+\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
+\f[B]max()\f[R] return the obvious values.
+.PP
+\f[B]/\f[R]
+.PP
+: The top two values are popped off the stack, divided, and the result
+is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]%\f[R]
+.PP
+: The top two values are popped off the stack, remaindered, and the
+result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+2) Using the result of step 1 to calculate **a-(a/b)\[rs]*b** to *scale*
+**max(scale+scale(b),scale(a))**.
+
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]\[ti]\f[R]
+.PP
+: The top two values are popped off the stack, divided and remaindered,
+and the results (divided first, remainder second) are pushed onto the
+stack.
+This is equivalent to \f[B]x y / x y %\f[R] except that \f[B]x\f[R] and
+\f[B]y\f[R] are only evaluated once.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: The top two values are popped off the stack, the second is raised to
+the power of the first, and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer, and if that
+value is negative, the second value popped off of the stack must be
+non-zero.
+\f[R]
+.fi
+.PP
+\f[B]v\f[R]
+.PP
+: The top value is popped off the stack, its square root is computed,
+and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The value popped off of the stack must be non-negative.
+\f[R]
+.fi
+.PP
+\f[B]_\f[R]
+.PP
+: If this command \f[I]immediately\f[R] precedes a number (i.e., no
+spaces or other commands), then that number is input as a negative
+number.
+.IP
+.nf
+\f[C]
+Otherwise, the top value on the stack is popped and copied, and the copy is
+negated and pushed onto the stack. This behavior without a number is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]b\f[R]
+.PP
+: The top value is popped off the stack, and if it is zero, it is pushed
+back onto the stack.
+Otherwise, its absolute value is pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]|\f[R]
+.PP
+: The top three values are popped off the stack, a modular
+exponentiation is computed, and the result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+The first value popped is used as the reduction modulus and must be an
+integer and non-zero. The second value popped is used as the exponent and
+must be an integer and non-negative. The third value popped is the base and
+must be an integer.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]$\f[R]
+.PP
+: The top value is popped off the stack and copied, and the copy is
+truncated and pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[at]\f[R]
+.PP
+: The top two values are popped off the stack, and the precision of the
+second is set to the value of the first, whether by truncation or
+extension.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]H\f[R]
+.PP
+: The top two values are popped off the stack, and the second is shifted
+left (radix shifted right) to the value of the first.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]h\f[R]
+.PP
+: The top two values are popped off the stack, and the second is shifted
+right (radix shifted left) to the value of the first.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]G\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]N\f[R]
+.PP
+: The top value is popped off of the stack, and if it a \f[B]0\f[R], a
+\f[B]1\f[R] is pushed; otherwise, a \f[B]0\f[R] is pushed.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B](\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than the second, or
+\f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]{\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B])\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than the second, or
+\f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]}\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]M\f[R]
+.PP
+: The top two values are popped off of the stack.
+If they are both non-zero, a \f[B]1\f[R] is pushed onto the stack.
+If either of them is zero, or both of them are, then a \f[B]0\f[R] is
+pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]m\f[R]
+.PP
+: The top two values are popped off of the stack.
+If at least one of them is non-zero, a \f[B]1\f[R] is pushed onto the
+stack.
+If both of them are zero, then a \f[B]0\f[R] is pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is like the **||** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Pseudo-Random Number Generator
+.PP
+dc(1) has a built-in pseudo-random number generator.
+These commands query the pseudo-random number generator.
+(See Parameters for more information about the \f[B]seed\f[R] value that
+controls the pseudo-random number generator.)
+.PP
+The pseudo-random number generator is guaranteed to \f[B]NOT\f[R] be
+cryptographically secure.
+.PP
+\f[B]\[aq]\f[R]
+.PP
+: Generates an integer between 0 and \f[B]DC_RAND_MAX\f[R], inclusive
+(see the \f[B]LIMITS\f[R] section).
+.IP
+.nf
+\f[C]
+The generated integer is made as unbiased as possible, subject to the
+limitations of the pseudo-random number generator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[dq]\f[R]
+.PP
+: Pops a value off of the stack, which is used as an \f[B]exclusive\f[R]
+upper bound on the integer that will be generated.
+If the bound is negative or is a non-integer, an error is raised, and
+dc(1) resets (see the \f[B]RESET\f[R] section) while \f[B]seed\f[R]
+remains unchanged.
+If the bound is larger than \f[B]DC_RAND_MAX\f[R], the higher bound is
+honored by generating several pseudo-random integers, multiplying them
+by appropriate powers of \f[B]DC_RAND_MAX+1\f[R], and adding them
+together.
+Thus, the size of integer that can be generated with this command is
+unbounded.
+Using this command will change the value of \f[B]seed\f[R], unless the
+operand is \f[B]0\f[R] or \f[B]1\f[R].
+In that case, \f[B]0\f[R] is pushed onto the stack, and \f[B]seed\f[R]
+is \f[I]not\f[R] changed.
+.IP
+.nf
+\f[C]
+The generated integer is made as unbiased as possible, subject to the
+limitations of the pseudo-random number generator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Stack Control
+.PP
+These commands control the stack.
+.PP
+\f[B]c\f[R]
+.PP
+: Removes all items from (\[dq]clears\[dq]) the stack.
+.PP
+\f[B]d\f[R]
+.PP
+: Copies the item on top of the stack (\[dq]duplicates\[dq]) and pushes
+the copy onto the stack.
+.PP
+\f[B]r\f[R]
+.PP
+: Swaps (\[dq]reverses\[dq]) the two top items on the stack.
+.PP
+\f[B]R\f[R]
+.PP
+: Pops (\[dq]removes\[dq]) the top value from the stack.
+.SS Register Control
+.PP
+These commands control registers (see the \f[B]REGISTERS\f[R] section).
+.PP
+\f[B]s\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the stack and stores it into register
+\f[I]r\f[R].
+.PP
+\f[B]l\f[R]\f[I]r\f[R]
+.PP
+: Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
+This does not alter the contents of \f[I]r\f[R].
+.PP
+\f[B]S\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the (main) stack and pushes it onto the
+stack of register \f[I]r\f[R].
+The previous value of the register becomes inaccessible.
+.PP
+\f[B]L\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the stack for register \f[I]r\f[R] and
+push it onto the main stack.
+The previous value in the stack for register \f[I]r\f[R], if any, is now
+accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
+.SS Parameters
+.PP
+These commands control the values of \f[B]ibase\f[R], \f[B]obase\f[R],
+\f[B]scale\f[R], and \f[B]seed\f[R].
+Also see the \f[B]SYNTAX\f[R] section.
+.PP
+\f[B]i\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]ibase\f[R], which must be between \f[B]2\f[R] and \f[B]16\f[R],
+inclusive.
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]o\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]obase\f[R], which must be between \f[B]0\f[R] and
+\f[B]DC_BASE_MAX\f[R], inclusive (see the \f[B]LIMITS\f[R] section and
+the \f[B]NUMBERS\f[R] section).
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]k\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]scale\f[R], which must be non-negative.
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]j\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]seed\f[R].
+The meaning of \f[B]seed\f[R] is dependent on the current pseudo-random
+number generator but is guaranteed to not change except for new major
+versions.
+.IP
+.nf
+\f[C]
+The *scale* and sign of the value may be significant.
+
+If a previously used **seed** value is used again, the pseudo-random number
+generator is guaranteed to produce the same sequence of pseudo-random
+numbers as it did when the **seed** value was previously used.
+
+The exact value assigned to **seed** is not guaranteed to be returned if the
+**J** command is used. However, if **seed** *does* return a different value,
+both values, when assigned to **seed**, are guaranteed to produce the same
+sequence of pseudo-random numbers. This means that certain values assigned
+to **seed** will not produce unique sequences of pseudo-random numbers.
+
+There is no limit to the length (number of significant decimal digits) or
+*scale* of the value that can be assigned to **seed**.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]I\f[R]
+.PP
+: Pushes the current value of \f[B]ibase\f[R] onto the main stack.
+.PP
+\f[B]O\f[R]
+.PP
+: Pushes the current value of \f[B]obase\f[R] onto the main stack.
+.PP
+\f[B]K\f[R]
+.PP
+: Pushes the current value of \f[B]scale\f[R] onto the main stack.
+.PP
+\f[B]J\f[R]
+.PP
+: Pushes the current value of \f[B]seed\f[R] onto the main stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]T\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]U\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]V\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]W\f[R]
+.PP
+: Pushes the maximum (inclusive) integer that can be generated with the
+\f[B]\[aq]\f[R] pseudo-random number generator command.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Strings
+.PP
+The following commands control strings.
+.PP
+dc(1) can work with both numbers and strings, and registers (see the
+\f[B]REGISTERS\f[R] section) can hold both strings and numbers.
+dc(1) always knows whether the contents of a register are a string or a
+number.
+.PP
+While arithmetic operations have to have numbers, and will print an
+error if given a string, other commands accept strings.
+.PP
+Strings can also be executed as macros.
+For example, if the string \f[B][1pR]\f[R] is executed as a macro, then
+the code \f[B]1pR\f[R] is executed, meaning that the \f[B]1\f[R] will be
+printed with a newline after and then popped from the stack.
+.PP
+\f[B][\f[R]\f[I]characters\f[R]\f[B]]\f[R]
+.PP
+: Makes a string containing \f[I]characters\f[R] and pushes it onto the
+stack.
+.IP
+.nf
+\f[C]
+If there are brackets (**\[rs][** and **\[rs]]**) in the string, then they must be
+balanced. Unbalanced brackets can be escaped using a backslash (**\[rs]\[rs]**)
+character.
+
+If there is a backslash character in the string, the character after it
+(even another backslash) is put into the string verbatim, but the (first)
+backslash is not.
+\f[R]
+.fi
+.PP
+\f[B]a\f[R]
+.PP
+: The value on top of the stack is popped.
+.IP
+.nf
+\f[C]
+If it is a number, it is truncated and its absolute value is taken. The
+result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+empty string; otherwise, push a one-character string where the character is
+the result of the mod interpreted as an ASCII character.
+
+If it is a string, then a new string is made. If the original string is
+empty, the new string is empty. If it is not, then the first character of
+the original string is used to create the new string as a one-character
+string. The new string is then pushed onto the stack.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]x\f[R]
+.PP
+: Pops a value off of the top of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, it is pushed back onto the stack.
+
+If it is a string, it is executed as a macro.
+
+This behavior is the norm whenever a macro is executed, whether by this
+command or by the conditional execution commands below.
+\f[R]
+.fi
+.PP
+\f[B]>\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is greater than the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+For example, **0 1>a** will execute the contents of register **a**, and
+**1 0>a** will not.
+
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!>\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not greater than the second (less than or equal
+to), then the contents of register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]<\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is less than the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!<\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not less than the second (greater than or equal
+to), then the contents of register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]=\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is equal to the second, then the contents of register
+\f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!=\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not equal to the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]?\f[R]
+.PP
+: Reads a line from the \f[B]stdin\f[R] and executes it.
+This is to allow macros to request input from users.
+.PP
+\f[B]q\f[R]
+.PP
+: During execution of a macro, this exits the execution of that macro
+and the execution of the macro that executed it.
+If there are no macros, or only one macro executing, dc(1) exits.
+.PP
+\f[B]Q\f[R]
+.PP
+: Pops a value from the stack which must be non-negative and is used the
+number of macro executions to pop off of the execution stack.
+If the number of levels to pop is greater than the number of executing
+macros, dc(1) exits.
+.SS Status
+.PP
+These commands query status of the stack or its top value.
+.PP
+\f[B]Z\f[R]
+.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, calculates the number of significant decimal digits it
+has and pushes the result.
+
+If it is a string, pushes the number of characters the string has.
+\f[R]
+.fi
+.PP
+\f[B]X\f[R]
+.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, pushes the *scale* of the value onto the stack.
+
+If it is a string, pushes **0**.
+\f[R]
+.fi
+.PP
+\f[B]z\f[R]
+.PP
+: Pushes the current stack depth (before execution of this command).
+.SS Arrays
+.PP
+These commands manipulate arrays.
+.PP
+\f[B]:\f[R]\f[I]r\f[R]
+.PP
+: Pops the top two values off of the stack.
+The second value will be stored in the array \f[I]r\f[R] (see the
+\f[B]REGISTERS\f[R] section), indexed by the first value.
+.PP
+\f[B];\f[R]\f[I]r\f[R]
+.PP
+: Pops the value on top of the stack and uses it as an index into the
+array \f[I]r\f[R].
+The selected value is then pushed onto the stack.
+.SH REGISTERS
+.PP
+Registers are names that can store strings, numbers, and arrays.
+(Number/string registers do not interfere with array registers.)
+.PP
+Each register is also its own stack, so the current register value is
+the top of the stack for the register.
+All registers, when first referenced, have one value (\f[B]0\f[R]) in
+their stack.
+.PP
+In non-extended register mode, a register name is just the single
+character that follows any command that needs a register name.
+The only exception is a newline (\f[B]\[aq]\[rs]n\[aq]\f[R]); it is a
+parse error for a newline to be used as a register name.
+.SS Extended Register Mode
+.PP
+Unlike most other dc(1) implentations, this dc(1) provides nearly
+unlimited amounts of registers, if extended register mode is enabled.
+.PP
+If extended register mode is enabled (\f[B]-x\f[R] or
+\f[B]--extended-register\f[R] command-line arguments are given), then
+normal single character registers are used \f[I]unless\f[R] the
+character immediately following a command that needs a register name is
+a space (according to \f[B]isspace()\f[R]) and not a newline
+(\f[B]\[aq]\[rs]n\[aq]\f[R]).
+.PP
+In that case, the register name is found according to the regex
+\f[B][a-z][a-z0-9_]*\f[R] (like bc(1) identifiers), and it is a parse
+error if the next non-space characters do not match that regex.
+.SH RESET
+.PP
+When dc(1) encounters an error or a signal that it has a non-default
+handler for, it resets.
+This means that several things happen.
+.PP
+First, any macros that are executing are stopped and popped off the
+stack.
+The behavior is not unlike that of exceptions in programming languages.
+Then the execution point is set so that any code waiting to execute
+(after all macros returned) is skipped.
+.PP
+Thus, when dc(1) resets, it skips any remaining code waiting to be
+executed.
+Then, if it is interactive mode, and the error was not a fatal error
+(see the \f[B]EXIT STATUS\f[R] section), it asks for more input;
+otherwise, it exits with the appropriate return code.
+.SH PERFORMANCE
+.PP
+Most dc(1) implementations use \f[B]char\f[R] types to calculate the
+value of \f[B]1\f[R] decimal digit at a time, but that can be slow.
+This dc(1) does something different.
+.PP
+It uses large integers to calculate more than \f[B]1\f[R] decimal digit
+at a time.
+If built in a environment where \f[B]DC_LONG_BIT\f[R] (see the
+\f[B]LIMITS\f[R] section) is \f[B]64\f[R], then each integer has
+\f[B]9\f[R] decimal digits.
+If built in an environment where \f[B]DC_LONG_BIT\f[R] is \f[B]32\f[R]
+then each integer has \f[B]4\f[R] decimal digits.
+This value (the number of decimal digits per large integer) is called
+\f[B]DC_BASE_DIGS\f[R].
+.PP
+In addition, this dc(1) uses an even larger integer for overflow
+checking.
+This integer type depends on the value of \f[B]DC_LONG_BIT\f[R], but is
+always at least twice as large as the integer type used to store digits.
+.SH LIMITS
+.PP
+The following are the limits on dc(1):
+.PP
+\f[B]DC_LONG_BIT\f[R]
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
+dc(1) was built.
+This determines how many decimal digits can be stored in a single large
+integer (see the \f[B]PERFORMANCE\f[R] section).
+.PP
+\f[B]DC_BASE_DIGS\f[R]
+.PP
+: The number of decimal digits per large integer (see the
+\f[B]PERFORMANCE\f[R] section).
+Depends on \f[B]DC_LONG_BIT\f[R].
+.PP
+\f[B]DC_BASE_POW\f[R]
+.PP
+: The max decimal number that each large integer can store (see
+\f[B]DC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
+Depends on \f[B]DC_BASE_DIGS\f[R].
+.PP
+\f[B]DC_OVERFLOW_MAX\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+section) can hold.
+Depends on \f[B]DC_LONG_BIT\f[R].
+.PP
+\f[B]DC_BASE_MAX\f[R]
+.PP
+: The maximum output base.
+Set at \f[B]DC_BASE_POW\f[R].
+.PP
+\f[B]DC_DIM_MAX\f[R]
+.PP
+: The maximum size of arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+\f[B]DC_SCALE_MAX\f[R]
+.PP
+: The maximum \f[B]scale\f[R].
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_STRING_MAX\f[R]
+.PP
+: The maximum length of strings.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_NAME_MAX\f[R]
+.PP
+: The maximum length of identifiers.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_NUM_MAX\f[R]
+.PP
+: The maximum length of a number (in decimal digits), which includes
+digits after the decimal point.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_RAND_MAX\f[R]
+.PP
+: The maximum integer (inclusive) returned by the \f[B]\[aq]\f[R]
+command, if dc(1).
+Set at \f[B]2\[ha]DC_LONG_BIT-1\f[R].
+.PP
+Exponent
+.PP
+: The maximum allowable exponent (positive or negative).
+Set at \f[B]DC_OVERFLOW_MAX\f[R].
+.PP
+Number of vars
+.PP
+: The maximum number of vars/arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+These limits are meant to be effectively non-existent; the limits are so
+large (at least on 64-bit machines) that there should not be any point
+at which they become a problem.
+In fact, memory should be exhausted before these limits should be hit.
+.SH ENVIRONMENT VARIABLES
+.PP
+dc(1) recognizes the following environment variables:
+.PP
+\f[B]DC_ENV_ARGS\f[R]
+.PP
+: This is another way to give command-line arguments to dc(1).
+They should be in the same format as all other command-line arguments.
+These are always processed first, so any files given in
+\f[B]DC_ENV_ARGS\f[R] will be processed before arguments and files given
+on the command-line.
+This gives the user the ability to set up \[dq]standard\[dq] options and
+files to be used at every invocation.
+The most useful thing for such files to contain would be useful
+functions that the user might want every time dc(1) runs.
+Another use would be to use the \f[B]-e\f[R] option to set
+\f[B]scale\f[R] to a value other than \f[B]0\f[R].
+.IP
+.nf
+\f[C]
+The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some dc file.dc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]dc\[rs]\[dq] file.dc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]dc\[aq] file.dc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
+\f[B]DC_LINE_LENGTH\f[R]
+.PP
+: If this environment variable exists and contains an integer that is
+greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
+(\f[B]2\[ha]16-1\f[R]), dc(1) will output lines to that length,
+including the backslash newline combo.
+The default line length is \f[B]70\f[R].
+.PP
+\f[B]DC_EXPR_EXIT\f[R]
+.PP
+: If this variable exists (no matter the contents), dc(1) will exit
+immediately after executing expressions and files given by the
+\f[B]-e\f[R] and/or \f[B]-f\f[R] command-line options (and any
+equivalents).
+.SH EXIT STATUS
+.PP
+dc(1) returns the following exit statuses:
+.PP
+\f[B]0\f[R]
+.PP
+: No error.
+.PP
+\f[B]1\f[R]
+.PP
+: A math error occurred.
+This follows standard practice of using \f[B]1\f[R] for expected errors,
+since math errors will happen in the process of normal execution.
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, using a negative number as a bound for the pseudo-random number
+generator, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**), places (**\[rs]\[at]**), left shift (**H**), and right shift (**h**)
+operators.
+\f[R]
+.fi
+.PP
+\f[B]2\f[R]
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, and using a token where it is
+invalid.
+\f[R]
+.fi
+.PP
+\f[B]3\f[R]
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, and attempting an operation when
+the stack has too few elements.
+\f[R]
+.fi
+.PP
+\f[B]4\f[R]
+.PP
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (dc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
+.PP
+The exit status \f[B]4\f[R] is special; when a fatal error occurs, dc(1)
+always exits and returns \f[B]4\f[R], no matter what mode dc(1) is in.
+.PP
+The other statuses will only be returned when dc(1) is not in
+interactive mode (see the \f[B]INTERACTIVE MODE\f[R] section), since
+dc(1) resets its state (see the \f[B]RESET\f[R] section) and accepts
+more input when one of those errors occurs in interactive mode.
+This is also the case when interactive mode is forced by the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.PP
+These exit statuses allow dc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.SH INTERACTIVE MODE
+.PP
+Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both \f[B]stdin\f[R]
+and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
+and \f[B]--interactive\f[R] option can turn it on in other cases.
+.PP
+In interactive mode, dc(1) attempts to recover from errors (see the
+\f[B]RESET\f[R] section), and in normal execution, flushes
+\f[B]stdout\f[R] as soon as execution is done for the current input.
+.SH TTY MODE
+.PP
+If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
+connected to a TTY, dc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is different from interactive mode because interactive mode is
+required in the bc(1)
+specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
+to be connected to a terminal.
+.SH SIGNAL HANDLING
+.PP
+Sending a \f[B]SIGINT\f[R] will cause dc(1) to stop execution of the
+current input.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If dc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If dc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
+.PP
+This means that if a \f[B]SIGINT\f[R] is sent to dc(1) as it is
+executing a file, it can seem as though dc(1) did not respond to the
+signal since it will immediately start executing the next file.
+This is by design; most files that users execute when interacting with
+dc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file.
+The rest of the files could still be executed without problem, allowing
+the user to continue.
+.PP
+\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause dc(1) to clean up and
+exit, and it uses the default handler for all other signals.
+.SH SEE ALSO
+.PP
+bc(1)
+.SH STANDARDS
+.PP
+The dc(1) utility operators are compliant with the operators in the
+bc(1) IEEE Std 1003.1-2017
+(\[lq]POSIX.1-2017\[rq]) (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+specification.
+.SH BUGS
+.PP
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
+.SH AUTHOR
+.PP
+Gavin D.
+Howard <gavin@yzena.com> and contributors.
diff --git a/manuals/dc/HNP.1.md b/manuals/dc/HNP.1.md
new file mode 100644
index 00000000..a93b3271
--- /dev/null
+++ b/manuals/dc/HNP.1.md
@@ -0,0 +1,1190 @@
+<!---
+
+SPDX-License-Identifier: BSD-2-Clause
+
+Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+-->
+
+# Name
+
+dc - arbitrary-precision decimal reverse-Polish notation calculator
+
+# SYNOPSIS
+
+**dc** [**-hiPRvVx**] [**-\-version**] [**-\-help**] [**-\-interactive**] [**-\-no-prompt**] [**-\-no-read-prompt**] [**-\-extended-register**] [**-e** *expr*] [**-\-expression**=*expr*...] [**-f** *file*...] [**-\-file**=*file*...] [*file*...]
+
+# DESCRIPTION
+
+dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
+notation) to store numbers and results of computations. Arithmetic operations
+pop arguments off of the stack and push the results.
+
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
+
+# OPTIONS
+
+The following are the options that dc(1) accepts.
+
+**-h**, **-\-help**
+
+: Prints a usage message and quits.
+
+**-v**, **-V**, **-\-version**
+
+: Print the version information (copyright header) and exit.
+
+**-i**, **-\-interactive**
+
+: Forces interactive mode. (See the **INTERACTIVE MODE** section.)
+
+ This is a **non-portable extension**.
+
+**-P**, **-\-no-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-R**, **-\-no-read-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-x** **-\-extended-register**
+
+: Enables extended register mode. See the *Extended Register Mode* subsection
+ of the **REGISTERS** section for more information.
+
+ This is a **non-portable extension**.
+
+**-e** *expr*, **-\-expression**=*expr*
+
+: Evaluates *expr*. If multiple expressions are given, they are evaluated in
+ order. If files are given as well (see below), the expressions and files are
+ evaluated in the order given. This means that if a file is given before an
+ expression, the file is read in and evaluated first.
+
+ If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**, whether on the
+ command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+ **-\-expression**, **-f**, or **-\-file** arguments are given after **-f-**
+ or equivalent is given, dc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+**-f** *file*, **-\-file**=*file*
+
+: Reads in *file* and evaluates it, line by line, as though it were read
+ through **stdin**. If expressions are also given (see above), the
+ expressions are evaluated in the order given.
+
+ If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**. However, if any other
+ **-e**, **-\-expression**, **-f**, or **-\-file** arguments are given after
+ **-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+All long options are **non-portable extensions**.
+
+# STDOUT
+
+Any non-error output is written to **stdout**. In addition, if history (see the
+**HISTORY** section) and the prompt (see the **TTY MODE** section) are enabled,
+both are output to **stdout**.
+
+**Note**: Unlike other dc(1) implementations, this dc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stdout**, so if
+**stdout** is closed, as in **dc <file> >&-**, it will quit with an error. This
+is done so that dc(1) can report problems when **stdout** is redirected to a
+file.
+
+If there are scripts that depend on the behavior of other dc(1) implementations,
+it is recommended that those scripts be changed to redirect **stdout** to
+**/dev/null**.
+
+# STDERR
+
+Any error output is written to **stderr**.
+
+**Note**: Unlike other dc(1) implementations, this dc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stderr**, so if
+**stderr** is closed, as in **dc <file> 2>&-**, it will quit with an error. This
+is done so that dc(1) can exit with an error code when **stderr** is redirected
+to a file.
+
+If there are scripts that depend on the behavior of other dc(1) implementations,
+it is recommended that those scripts be changed to redirect **stderr** to
+**/dev/null**.
+
+# SYNTAX
+
+Each item in the input source code, either a number (see the **NUMBERS**
+section) or a command (see the **COMMANDS** section), is processed and executed,
+in order. Input is processed immediately when entered.
+
+**ibase** is a register (see the **REGISTERS** section) that determines how to
+interpret constant numbers. It is the "input" base, or the number base used for
+interpreting input numbers. **ibase** is initially **10**. The max allowable
+value for **ibase** is **16**. The min allowable value for **ibase** is **2**.
+The max allowable value for **ibase** can be queried in dc(1) programs with the
+**T** command.
+
+**obase** is a register (see the **REGISTERS** section) that determines how to
+output results. It is the "output" base, or the number base used for outputting
+numbers. **obase** is initially **10**. The max allowable value for **obase** is
+**DC_BASE_MAX** and can be queried with the **U** command. The min allowable
+value for **obase** is **0**. If **obase** is **0**, values are output in
+scientific notation, and if **obase** is **1**, values are output in engineering
+notation. Otherwise, values are output in the specified base.
+
+Outputting in scientific and engineering notations are **non-portable
+extensions**.
+
+The *scale* of an expression is the number of digits in the result of the
+expression right of the decimal point, and **scale** is a register (see the
+**REGISTERS** section) that sets the precision of any operations (with
+exceptions). **scale** is initially **0**. **scale** cannot be negative. The max
+allowable value for **scale** can be queried in dc(1) programs with the **V**
+command.
+
+**seed** is a register containing the current seed for the pseudo-random number
+generator. If the current value of **seed** is queried and stored, then if it is
+assigned to **seed** later, the pseudo-random number generator is guaranteed to
+produce the same sequence of pseudo-random numbers that were generated after the
+value of **seed** was first queried.
+
+Multiple values assigned to **seed** can produce the same sequence of
+pseudo-random numbers. Likewise, when a value is assigned to **seed**, it is not
+guaranteed that querying **seed** immediately after will return the same value.
+In addition, the value of **seed** will change after any call to the **'**
+command or the **"** command that does not get receive a value of **0** or
+**1**. The maximum integer returned by the **'** command can be queried with the
+**W** command.
+
+**Note**: The values returned by the pseudo-random number generator with the
+**'** and **"** commands are guaranteed to **NOT** be cryptographically secure.
+This is a consequence of using a seeded pseudo-random number generator. However,
+they *are* guaranteed to be reproducible with identical **seed** values. This
+means that the pseudo-random values from dc(1) should only be used where a
+reproducible stream of pseudo-random numbers is *ESSENTIAL*. In any other case,
+use a non-seeded pseudo-random number generator.
+
+The pseudo-random number generator, **seed**, and all associated operations are
+**non-portable extensions**.
+
+## Comments
+
+Comments go from **#** until, and not including, the next newline. This is a
+**non-portable extension**.
+
+# NUMBERS
+
+Numbers are strings made up of digits, uppercase letters up to **F**, and at
+most **1** period for a radix. Numbers can have up to **DC_NUM_MAX** digits.
+Uppercase letters are equal to **9** + their position in the alphabet (i.e.,
+**A** equals **10**, or **9+1**). If a digit or letter makes no sense with the
+current value of **ibase**, they are set to the value of the highest valid digit
+in **ibase**.
+
+Single-character numbers (i.e., **A** alone) take the value that they would have
+if they were valid digits, regardless of the value of **ibase**. This means that
+**A** alone always equals decimal **10** and **F** alone always equals decimal
+**15**.
+
+In addition, dc(1) accepts numbers in scientific notation. These have the form
+**\<number\>e\<integer\>**. The exponent (the portion after the **e**) must be
+an integer. An example is **1.89237e9**, which is equal to **1892370000**.
+Negative exponents are also allowed, so **4.2890e_3** is equal to **0.0042890**.
+
+**WARNING**: Both the number and the exponent in scientific notation are
+interpreted according to the current **ibase**, but the number is still
+multiplied by **10\^exponent** regardless of the current **ibase**. For example,
+if **ibase** is **16** and dc(1) is given the number string **FFeA**, the
+resulting decimal number will be **2550000000000**, and if dc(1) is given the
+number string **10e_4**, the resulting decimal number will be **0.0016**.
+
+Accepting input as scientific notation is a **non-portable extension**.
+
+# COMMANDS
+
+The valid commands are listed below.
+
+## Printing
+
+These commands are used for printing.
+
+Note that both scientific notation and engineering notation are available for
+printing numbers. Scientific notation is activated by assigning **0** to
+**obase** using **0o**, and engineering notation is activated by assigning **1**
+to **obase** using **1o**. To deactivate them, just assign a different value to
+**obase**.
+
+Printing numbers in scientific notation and/or engineering notation is a
+**non-portable extension**.
+
+**p**
+
+: Prints the value on top of the stack, whether number or string, and prints a
+ newline after.
+
+ This does not alter the stack.
+
+**n**
+
+: Prints the value on top of the stack, whether number or string, and pops it
+ off of the stack.
+
+**P**
+
+: Pops a value off the stack.
+
+ If the value is a number, it is truncated and the absolute value of the
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
+
+ If the value is a string, it is printed without a trailing newline.
+
+ This is a **non-portable extension**.
+
+**f**
+
+: Prints the entire contents of the stack, in order from newest to oldest,
+ without altering anything.
+
+ Users should use this command when they get lost.
+
+## Arithmetic
+
+These are the commands used for arithmetic.
+
+**+**
+
+: The top two values are popped off the stack, added, and the result is pushed
+ onto the stack. The *scale* of the result is equal to the max *scale* of
+ both operands.
+
+**-**
+
+: The top two values are popped off the stack, subtracted, and the result is
+ pushed onto the stack. The *scale* of the result is equal to the max
+ *scale* of both operands.
+
+**\***
+
+: The top two values are popped off the stack, multiplied, and the result is
+ pushed onto the stack. If **a** is the *scale* of the first expression and
+ **b** is the *scale* of the second expression, the *scale* of the result
+ is equal to **min(a+b,max(scale,a,b))** where **min()** and **max()** return
+ the obvious values.
+
+**/**
+
+: The top two values are popped off the stack, divided, and the result is
+ pushed onto the stack. The *scale* of the result is equal to **scale**.
+
+ The first value popped off of the stack must be non-zero.
+
+**%**
+
+: The top two values are popped off the stack, remaindered, and the result is
+ pushed onto the stack.
+
+ Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+ 2) Using the result of step 1 to calculate **a-(a/b)\*b** to *scale*
+ **max(scale+scale(b),scale(a))**.
+
+ The first value popped off of the stack must be non-zero.
+
+**~**
+
+: The top two values are popped off the stack, divided and remaindered, and
+ the results (divided first, remainder second) are pushed onto the stack.
+ This is equivalent to **x y / x y %** except that **x** and **y** are only
+ evaluated once.
+
+ The first value popped off of the stack must be non-zero.
+
+ This is a **non-portable extension**.
+
+**\^**
+
+: The top two values are popped off the stack, the second is raised to the
+ power of the first, and the result is pushed onto the stack. The *scale* of
+ the result is equal to **scale**.
+
+ The first value popped off of the stack must be an integer, and if that
+ value is negative, the second value popped off of the stack must be
+ non-zero.
+
+**v**
+
+: The top value is popped off the stack, its square root is computed, and the
+ result is pushed onto the stack. The *scale* of the result is equal to
+ **scale**.
+
+ The value popped off of the stack must be non-negative.
+
+**\_**
+
+: If this command *immediately* precedes a number (i.e., no spaces or other
+ commands), then that number is input as a negative number.
+
+ Otherwise, the top value on the stack is popped and copied, and the copy is
+ negated and pushed onto the stack. This behavior without a number is a
+ **non-portable extension**.
+
+**b**
+
+: The top value is popped off the stack, and if it is zero, it is pushed back
+ onto the stack. Otherwise, its absolute value is pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**|**
+
+: The top three values are popped off the stack, a modular exponentiation is
+ computed, and the result is pushed onto the stack.
+
+ The first value popped is used as the reduction modulus and must be an
+ integer and non-zero. The second value popped is used as the exponent and
+ must be an integer and non-negative. The third value popped is the base and
+ must be an integer.
+
+ This is a **non-portable extension**.
+
+**\$**
+
+: The top value is popped off the stack and copied, and the copy is truncated
+ and pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**\@**
+
+: The top two values are popped off the stack, and the precision of the second
+ is set to the value of the first, whether by truncation or extension.
+
+ The first value popped off of the stack must be an integer and non-negative.
+
+ This is a **non-portable extension**.
+
+**H**
+
+: The top two values are popped off the stack, and the second is shifted left
+ (radix shifted right) to the value of the first.
+
+ The first value popped off of the stack must be an integer and non-negative.
+
+ This is a **non-portable extension**.
+
+**h**
+
+: The top two values are popped off the stack, and the second is shifted right
+ (radix shifted left) to the value of the first.
+
+ The first value popped off of the stack must be an integer and non-negative.
+
+ This is a **non-portable extension**.
+
+**G**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if they are equal, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**N**
+
+: The top value is popped off of the stack, and if it a **0**, a **1** is
+ pushed; otherwise, a **0** is pushed.
+
+ This is a **non-portable extension**.
+
+**(**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is less than the second, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**{**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is less than or equal to the second, or **0**
+ otherwise.
+
+ This is a **non-portable extension**.
+
+**)**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is greater than the second, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**}**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is greater than or equal to the second, or
+ **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**M**
+
+: The top two values are popped off of the stack. If they are both non-zero, a
+ **1** is pushed onto the stack. If either of them is zero, or both of them
+ are, then a **0** is pushed onto the stack.
+
+ This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+ operator.
+
+ This is a **non-portable extension**.
+
+**m**
+
+: The top two values are popped off of the stack. If at least one of them is
+ non-zero, a **1** is pushed onto the stack. If both of them are zero, then a
+ **0** is pushed onto the stack.
+
+ This is like the **||** operator in bc(1), and it is *not* a short-circuit
+ operator.
+
+ This is a **non-portable extension**.
+
+## Pseudo-Random Number Generator
+
+dc(1) has a built-in pseudo-random number generator. These commands query the
+pseudo-random number generator. (See Parameters for more information about the
+**seed** value that controls the pseudo-random number generator.)
+
+The pseudo-random number generator is guaranteed to **NOT** be
+cryptographically secure.
+
+**'**
+
+: Generates an integer between 0 and **DC_RAND_MAX**, inclusive (see the
+ **LIMITS** section).
+
+ The generated integer is made as unbiased as possible, subject to the
+ limitations of the pseudo-random number generator.
+
+ This is a **non-portable extension**.
+
+**"**
+
+: Pops a value off of the stack, which is used as an **exclusive** upper bound
+ on the integer that will be generated. If the bound is negative or is a
+ non-integer, an error is raised, and dc(1) resets (see the **RESET**
+ section) while **seed** remains unchanged. If the bound is larger than
+ **DC_RAND_MAX**, the higher bound is honored by generating several
+ pseudo-random integers, multiplying them by appropriate powers of
+ **DC_RAND_MAX+1**, and adding them together. Thus, the size of integer that
+ can be generated with this command is unbounded. Using this command will
+ change the value of **seed**, unless the operand is **0** or **1**. In that
+ case, **0** is pushed onto the stack, and **seed** is *not* changed.
+
+ The generated integer is made as unbiased as possible, subject to the
+ limitations of the pseudo-random number generator.
+
+ This is a **non-portable extension**.
+
+## Stack Control
+
+These commands control the stack.
+
+**c**
+
+: Removes all items from ("clears") the stack.
+
+**d**
+
+: Copies the item on top of the stack ("duplicates") and pushes the copy onto
+ the stack.
+
+**r**
+
+: Swaps ("reverses") the two top items on the stack.
+
+**R**
+
+: Pops ("removes") the top value from the stack.
+
+## Register Control
+
+These commands control registers (see the **REGISTERS** section).
+
+**s**_r_
+
+: Pops the value off the top of the stack and stores it into register *r*.
+
+**l**_r_
+
+: Copies the value in register *r* and pushes it onto the stack. This does not
+ alter the contents of *r*.
+
+**S**_r_
+
+: Pops the value off the top of the (main) stack and pushes it onto the stack
+ of register *r*. The previous value of the register becomes inaccessible.
+
+**L**_r_
+
+: Pops the value off the top of the stack for register *r* and push it onto
+ the main stack. The previous value in the stack for register *r*, if any, is
+ now accessible via the **l**_r_ command.
+
+## Parameters
+
+These commands control the values of **ibase**, **obase**, **scale**, and
+**seed**. Also see the **SYNTAX** section.
+
+**i**
+
+: Pops the value off of the top of the stack and uses it to set **ibase**,
+ which must be between **2** and **16**, inclusive.
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**o**
+
+: Pops the value off of the top of the stack and uses it to set **obase**,
+ which must be between **0** and **DC_BASE_MAX**, inclusive (see the
+ **LIMITS** section and the **NUMBERS** section).
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**k**
+
+: Pops the value off of the top of the stack and uses it to set **scale**,
+ which must be non-negative.
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**j**
+
+: Pops the value off of the top of the stack and uses it to set **seed**. The
+ meaning of **seed** is dependent on the current pseudo-random number
+ generator but is guaranteed to not change except for new major versions.
+
+ The *scale* and sign of the value may be significant.
+
+ If a previously used **seed** value is used again, the pseudo-random number
+ generator is guaranteed to produce the same sequence of pseudo-random
+ numbers as it did when the **seed** value was previously used.
+
+ The exact value assigned to **seed** is not guaranteed to be returned if the
+ **J** command is used. However, if **seed** *does* return a different value,
+ both values, when assigned to **seed**, are guaranteed to produce the same
+ sequence of pseudo-random numbers. This means that certain values assigned
+ to **seed** will not produce unique sequences of pseudo-random numbers.
+
+ There is no limit to the length (number of significant decimal digits) or
+ *scale* of the value that can be assigned to **seed**.
+
+ This is a **non-portable extension**.
+
+**I**
+
+: Pushes the current value of **ibase** onto the main stack.
+
+**O**
+
+: Pushes the current value of **obase** onto the main stack.
+
+**K**
+
+: Pushes the current value of **scale** onto the main stack.
+
+**J**
+
+: Pushes the current value of **seed** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**T**
+
+: Pushes the maximum allowable value of **ibase** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**U**
+
+: Pushes the maximum allowable value of **obase** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**V**
+
+: Pushes the maximum allowable value of **scale** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**W**
+
+: Pushes the maximum (inclusive) integer that can be generated with the **'**
+ pseudo-random number generator command.
+
+ This is a **non-portable extension**.
+
+## Strings
+
+The following commands control strings.
+
+dc(1) can work with both numbers and strings, and registers (see the
+**REGISTERS** section) can hold both strings and numbers. dc(1) always knows
+whether the contents of a register are a string or a number.
+
+While arithmetic operations have to have numbers, and will print an error if
+given a string, other commands accept strings.
+
+Strings can also be executed as macros. For example, if the string **[1pR]** is
+executed as a macro, then the code **1pR** is executed, meaning that the **1**
+will be printed with a newline after and then popped from the stack.
+
+**\[**_characters_**\]**
+
+: Makes a string containing *characters* and pushes it onto the stack.
+
+ If there are brackets (**\[** and **\]**) in the string, then they must be
+ balanced. Unbalanced brackets can be escaped using a backslash (**\\**)
+ character.
+
+ If there is a backslash character in the string, the character after it
+ (even another backslash) is put into the string verbatim, but the (first)
+ backslash is not.
+
+**a**
+
+: The value on top of the stack is popped.
+
+ If it is a number, it is truncated and its absolute value is taken. The
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
+
+ If it is a string, then a new string is made. If the original string is
+ empty, the new string is empty. If it is not, then the first character of
+ the original string is used to create the new string as a one-character
+ string. The new string is then pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**x**
+
+: Pops a value off of the top of the stack.
+
+ If it is a number, it is pushed back onto the stack.
+
+ If it is a string, it is executed as a macro.
+
+ This behavior is the norm whenever a macro is executed, whether by this
+ command or by the conditional execution commands below.
+
+**\>**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is greater than the second, then the contents of register
+ *r* are executed.
+
+ For example, **0 1>a** will execute the contents of register **a**, and
+ **1 0>a** will not.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**>**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!\>**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not greater than the second (less than or equal to), then
+ the contents of register *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!\>**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**\<**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is less than the second, then the contents of register *r*
+ are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**\<**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!\<**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not less than the second (greater than or equal to), then
+ the contents of register *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!\<**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**=**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is equal to the second, then the contents of register *r*
+ are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**=**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!=**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not equal to the second, then the contents of register
+ *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!=**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**?**
+
+: Reads a line from the **stdin** and executes it. This is to allow macros to
+ request input from users.
+
+**q**
+
+: During execution of a macro, this exits the execution of that macro and the
+ execution of the macro that executed it. If there are no macros, or only one
+ macro executing, dc(1) exits.
+
+**Q**
+
+: Pops a value from the stack which must be non-negative and is used the
+ number of macro executions to pop off of the execution stack. If the number
+ of levels to pop is greater than the number of executing macros, dc(1)
+ exits.
+
+## Status
+
+These commands query status of the stack or its top value.
+
+**Z**
+
+: Pops a value off of the stack.
+
+ If it is a number, calculates the number of significant decimal digits it
+ has and pushes the result.
+
+ If it is a string, pushes the number of characters the string has.
+
+**X**
+
+: Pops a value off of the stack.
+
+ If it is a number, pushes the *scale* of the value onto the stack.
+
+ If it is a string, pushes **0**.
+
+**z**
+
+: Pushes the current stack depth (before execution of this command).
+
+## Arrays
+
+These commands manipulate arrays.
+
+**:**_r_
+
+: Pops the top two values off of the stack. The second value will be stored in
+ the array *r* (see the **REGISTERS** section), indexed by the first value.
+
+**;**_r_
+
+: Pops the value on top of the stack and uses it as an index into the array
+ *r*. The selected value is then pushed onto the stack.
+
+# REGISTERS
+
+Registers are names that can store strings, numbers, and arrays. (Number/string
+registers do not interfere with array registers.)
+
+Each register is also its own stack, so the current register value is the top of
+the stack for the register. All registers, when first referenced, have one value
+(**0**) in their stack.
+
+In non-extended register mode, a register name is just the single character that
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
+
+## Extended Register Mode
+
+Unlike most other dc(1) implentations, this dc(1) provides nearly unlimited
+amounts of registers, if extended register mode is enabled.
+
+If extended register mode is enabled (**-x** or **-\-extended-register**
+command-line arguments are given), then normal single character registers are
+used *unless* the character immediately following a command that needs a
+register name is a space (according to **isspace()**) and not a newline
+(**'\\n'**).
+
+In that case, the register name is found according to the regex
+**\[a-z\]\[a-z0-9\_\]\*** (like bc(1) identifiers), and it is a parse error if
+the next non-space characters do not match that regex.
+
+# RESET
+
+When dc(1) encounters an error or a signal that it has a non-default handler
+for, it resets. This means that several things happen.
+
+First, any macros that are executing are stopped and popped off the stack.
+The behavior is not unlike that of exceptions in programming languages. Then
+the execution point is set so that any code waiting to execute (after all
+macros returned) is skipped.
+
+Thus, when dc(1) resets, it skips any remaining code waiting to be executed.
+Then, if it is interactive mode, and the error was not a fatal error (see the
+**EXIT STATUS** section), it asks for more input; otherwise, it exits with the
+appropriate return code.
+
+# PERFORMANCE
+
+Most dc(1) implementations use **char** types to calculate the value of **1**
+decimal digit at a time, but that can be slow. This dc(1) does something
+different.
+
+It uses large integers to calculate more than **1** decimal digit at a time. If
+built in a environment where **DC_LONG_BIT** (see the **LIMITS** section) is
+**64**, then each integer has **9** decimal digits. If built in an environment
+where **DC_LONG_BIT** is **32** then each integer has **4** decimal digits. This
+value (the number of decimal digits per large integer) is called
+**DC_BASE_DIGS**.
+
+In addition, this dc(1) uses an even larger integer for overflow checking. This
+integer type depends on the value of **DC_LONG_BIT**, but is always at least
+twice as large as the integer type used to store digits.
+
+# LIMITS
+
+The following are the limits on dc(1):
+
+**DC_LONG_BIT**
+
+: The number of bits in the **long** type in the environment where dc(1) was
+ built. This determines how many decimal digits can be stored in a single
+ large integer (see the **PERFORMANCE** section).
+
+**DC_BASE_DIGS**
+
+: The number of decimal digits per large integer (see the **PERFORMANCE**
+ section). Depends on **DC_LONG_BIT**.
+
+**DC_BASE_POW**
+
+: The max decimal number that each large integer can store (see
+ **DC_BASE_DIGS**) plus **1**. Depends on **DC_BASE_DIGS**.
+
+**DC_OVERFLOW_MAX**
+
+: The max number that the overflow type (see the **PERFORMANCE** section) can
+ hold. Depends on **DC_LONG_BIT**.
+
+**DC_BASE_MAX**
+
+: The maximum output base. Set at **DC_BASE_POW**.
+
+**DC_DIM_MAX**
+
+: The maximum size of arrays. Set at **SIZE_MAX-1**.
+
+**DC_SCALE_MAX**
+
+: The maximum **scale**. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_STRING_MAX**
+
+: The maximum length of strings. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_NAME_MAX**
+
+: The maximum length of identifiers. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_NUM_MAX**
+
+: The maximum length of a number (in decimal digits), which includes digits
+ after the decimal point. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_RAND_MAX**
+
+: The maximum integer (inclusive) returned by the **'** command, if dc(1). Set
+ at **2\^DC_LONG_BIT-1**.
+
+Exponent
+
+: The maximum allowable exponent (positive or negative). Set at
+ **DC_OVERFLOW_MAX**.
+
+Number of vars
+
+: The maximum number of vars/arrays. Set at **SIZE_MAX-1**.
+
+These limits are meant to be effectively non-existent; the limits are so large
+(at least on 64-bit machines) that there should not be any point at which they
+become a problem. In fact, memory should be exhausted before these limits should
+be hit.
+
+# ENVIRONMENT VARIABLES
+
+dc(1) recognizes the following environment variables:
+
+**DC_ENV_ARGS**
+
+: This is another way to give command-line arguments to dc(1). They should be
+ in the same format as all other command-line arguments. These are always
+ processed first, so any files given in **DC_ENV_ARGS** will be processed
+ before arguments and files given on the command-line. This gives the user
+ the ability to set up "standard" options and files to be used at every
+ invocation. The most useful thing for such files to contain would be useful
+ functions that the user might want every time dc(1) runs. Another use would
+ be to use the **-e** option to set **scale** to a value other than **0**.
+
+ The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+ but it does not understand escape sequences. For example, the string
+ **"/home/gavin/some dc file.dc"** will be correctly parsed, but the string
+ **"/home/gavin/some \"dc\" file.dc"** will include the backslashes.
+
+ The quote parsing will handle either kind of quotes, **'** or **"**. Thus,
+ if you have a file with any number of single quotes in the name, you can use
+ double quotes as the outside quotes, as in **"some 'dc' file.dc"**, and vice
+ versa if you have a file with double quotes. However, handling a file with
+ both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+ complexity of the parsing, though such files are still supported on the
+ command-line where the parsing is done by the shell.
+
+**DC_LINE_LENGTH**
+
+: If this environment variable exists and contains an integer that is greater
+ than **1** and is less than **UINT16_MAX** (**2\^16-1**), dc(1) will output
+ lines to that length, including the backslash newline combo. The default
+ line length is **70**.
+
+**DC_EXPR_EXIT**
+
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
+
+# EXIT STATUS
+
+dc(1) returns the following exit statuses:
+
+**0**
+
+: No error.
+
+**1**
+
+: A math error occurred. This follows standard practice of using **1** for
+ expected errors, since math errors will happen in the process of normal
+ execution.
+
+ Math errors include divide by **0**, taking the square root of a negative
+ number, using a negative number as a bound for the pseudo-random number
+ generator, attempting to convert a negative number to a hardware integer,
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
+
+ Converting to a hardware integer happens for the second operand of the power
+ (**\^**), places (**\@**), left shift (**H**), and right shift (**h**)
+ operators.
+
+**2**
+
+: A parse error occurred.
+
+ Parse errors include unexpected **EOF**, using an invalid character, failing
+ to find the end of a string or comment, and using a token where it is
+ invalid.
+
+**3**
+
+: A runtime error occurred.
+
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
+
+**4**
+
+: A fatal error occurred.
+
+ Fatal errors include memory allocation errors, I/O errors, failing to open
+ files, attempting to use files that do not have only ASCII characters (dc(1)
+ only accepts ASCII characters), attempting to open a directory as a file,
+ and giving invalid command-line options.
+
+The exit status **4** is special; when a fatal error occurs, dc(1) always exits
+and returns **4**, no matter what mode dc(1) is in.
+
+The other statuses will only be returned when dc(1) is not in interactive mode
+(see the **INTERACTIVE MODE** section), since dc(1) resets its state (see the
+**RESET** section) and accepts more input when one of those errors occurs in
+interactive mode. This is also the case when interactive mode is forced by the
+**-i** flag or **-\-interactive** option.
+
+These exit statuses allow dc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the **-i** flag or
+**-\-interactive** option.
+
+# INTERACTIVE MODE
+
+Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both **stdin** and **stdout**
+are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
+turn it on in other cases.
+
+In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
+section), and in normal execution, flushes **stdout** as soon as execution is
+done for the current input.
+
+# TTY MODE
+
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
+
+TTY mode is different from interactive mode because interactive mode is required
+in the [bc(1) specification][1], and interactive mode requires only **stdin**
+and **stdout** to be connected to a terminal.
+
+# SIGNAL HANDLING
+
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
+
+Note that "current input" can mean one of two things. If dc(1) is processing
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
+
+This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
+can seem as though dc(1) did not respond to the signal since it will immediately
+start executing the next file. This is by design; most files that users execute
+when interacting with dc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file. The
+rest of the files could still be executed without problem, allowing the user to
+continue.
+
+**SIGTERM** and **SIGQUIT** cause dc(1) to clean up and exit, and it uses the
+default handler for all other signals.
+
+# SEE ALSO
+
+bc(1)
+
+# STANDARDS
+
+The dc(1) utility operators are compliant with the operators in the bc(1)
+[IEEE Std 1003.1-2017 (“POSIX.1-2017â€)][1] specification.
+
+# BUGS
+
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
+
+# AUTHOR
+
+Gavin D. Howard <gavin@yzena.com> and contributors.
+
+[1]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
diff --git a/manuals/dc/HP.1 b/manuals/dc/HP.1
new file mode 100644
index 00000000..a28ee9a9
--- /dev/null
+++ b/manuals/dc/HP.1
@@ -0,0 +1,1540 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions are met:
+.\"
+.\" * Redistributions of source code must retain the above copyright notice,
+.\" this list of conditions and the following disclaimer.
+.\"
+.\" * Redistributions in binary form must reproduce the above copyright notice,
+.\" this list of conditions and the following disclaimer in the documentation
+.\" and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
+.SH Name
+.PP
+dc - arbitrary-precision decimal reverse-Polish notation calculator
+.SH SYNOPSIS
+.PP
+\f[B]dc\f[R] [\f[B]-hiPRvVx\f[R]] [\f[B]--version\f[R]]
+[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--no-prompt\f[R]]
+[\f[B]--no-read-prompt\f[R]] [\f[B]--extended-register\f[R]]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
+.SH DESCRIPTION
+.PP
+dc(1) is an arbitrary-precision calculator.
+It uses a stack (reverse Polish notation) to store numbers and results
+of computations.
+Arithmetic operations pop arguments off of the stack and push the
+results.
+.PP
+If no files are given on the command-line as extra arguments (i.e., not
+as \f[B]-f\f[R] or \f[B]--file\f[R] arguments), then dc(1) reads from
+\f[B]stdin\f[R].
+Otherwise, those files are processed, and dc(1) will then exit.
+.PP
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where \f[B]-e\f[R] (\f[B]--expression\f[R]) and
+\f[B]-f\f[R] (\f[B]--file\f[R]) arguments cause dc(1) to execute them
+and exit.
+The reason for this is that this dc(1) allows users to set arguments in
+the environment variable \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT
+VARIABLES\f[R] section).
+Any expressions given on the command-line should be used to set up a
+standard environment.
+For example, if a user wants the \f[B]scale\f[R] always set to
+\f[B]10\f[R], they can set \f[B]DC_ENV_ARGS\f[R] to \f[B]-e 10k\f[R],
+and this dc(1) will always start with a \f[B]scale\f[R] of \f[B]10\f[R].
+.PP
+If users want to have dc(1) exit after processing all input from
+\f[B]-e\f[R] and \f[B]-f\f[R] arguments (and their equivalents), then
+they can just simply add \f[B]-e q\f[R] as the last command-line
+argument or define the environment variable \f[B]DC_EXPR_EXIT\f[R].
+.SH OPTIONS
+.PP
+The following are the options that dc(1) accepts.
+.PP
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
+.PP
+: Print the version information (copyright header) and exit.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-P\f[R], \f[B]--no-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-x\f[R] \f[B]--extended-register\f[R]
+.PP
+: Enables extended register mode.
+See the \f[I]Extended Register Mode\f[R] subsection of the
+\f[B]REGISTERS\f[R] section for more information.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
+.PP
+: Evaluates \f[I]expr\f[R].
+If multiple expressions are given, they are evaluated in order.
+If files are given as well (see below), the expressions and files are
+evaluated in the order given.
+This means that if a file is given before an expression, the file is
+read in and evaluated first.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+were read through \f[B]stdin\f[R].
+If expressions are also given (see above), the expressions are evaluated
+in the order given.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+All long options are \f[B]non-portable extensions\f[R].
+.SH STDOUT
+.PP
+Any non-error output is written to \f[B]stdout\f[R].
+In addition, if history (see the \f[B]HISTORY\f[R] section) and the
+prompt (see the \f[B]TTY MODE\f[R] section) are enabled, both are output
+to \f[B]stdout\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other dc(1) implementations, this dc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stdout\f[R], so if \f[B]stdout\f[R] is closed, as in
+\f[B]dc >&-\f[R], it will quit with an error.
+This is done so that dc(1) can report problems when \f[B]stdout\f[R] is
+redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other dc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stdout\f[R] to \f[B]/dev/null\f[R].
+.SH STDERR
+.PP
+Any error output is written to \f[B]stderr\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other dc(1) implementations, this dc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stderr\f[R], so if \f[B]stderr\f[R] is closed, as in
+\f[B]dc 2>&-\f[R], it will quit with an error.
+This is done so that dc(1) can exit with an error code when
+\f[B]stderr\f[R] is redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other dc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stderr\f[R] to \f[B]/dev/null\f[R].
+.SH SYNTAX
+.PP
+Each item in the input source code, either a number (see the
+\f[B]NUMBERS\f[R] section) or a command (see the \f[B]COMMANDS\f[R]
+section), is processed and executed, in order.
+Input is processed immediately when entered.
+.PP
+\f[B]ibase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
+determines how to interpret constant numbers.
+It is the \[dq]input\[dq] base, or the number base used for interpreting
+input numbers.
+\f[B]ibase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R].
+The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R].
+The max allowable value for \f[B]ibase\f[R] can be queried in dc(1)
+programs with the \f[B]T\f[R] command.
+.PP
+\f[B]obase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
+determines how to output results.
+It is the \[dq]output\[dq] base, or the number base used for outputting
+numbers.
+\f[B]obase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and
+can be queried with the \f[B]U\f[R] command.
+The min allowable value for \f[B]obase\f[R] is \f[B]0\f[R].
+If \f[B]obase\f[R] is \f[B]0\f[R], values are output in scientific
+notation, and if \f[B]obase\f[R] is \f[B]1\f[R], values are output in
+engineering notation.
+Otherwise, values are output in the specified base.
+.PP
+Outputting in scientific and engineering notations are \f[B]non-portable
+extensions\f[R].
+.PP
+The \f[I]scale\f[R] of an expression is the number of digits in the
+result of the expression right of the decimal point, and \f[B]scale\f[R]
+is a register (see the \f[B]REGISTERS\f[R] section) that sets the
+precision of any operations (with exceptions).
+\f[B]scale\f[R] is initially \f[B]0\f[R].
+\f[B]scale\f[R] cannot be negative.
+The max allowable value for \f[B]scale\f[R] can be queried in dc(1)
+programs with the \f[B]V\f[R] command.
+.PP
+\f[B]seed\f[R] is a register containing the current seed for the
+pseudo-random number generator.
+If the current value of \f[B]seed\f[R] is queried and stored, then if it
+is assigned to \f[B]seed\f[R] later, the pseudo-random number generator
+is guaranteed to produce the same sequence of pseudo-random numbers that
+were generated after the value of \f[B]seed\f[R] was first queried.
+.PP
+Multiple values assigned to \f[B]seed\f[R] can produce the same sequence
+of pseudo-random numbers.
+Likewise, when a value is assigned to \f[B]seed\f[R], it is not
+guaranteed that querying \f[B]seed\f[R] immediately after will return
+the same value.
+In addition, the value of \f[B]seed\f[R] will change after any call to
+the \f[B]\[aq]\f[R] command or the \f[B]\[dq]\f[R] command that does not
+get receive a value of \f[B]0\f[R] or \f[B]1\f[R].
+The maximum integer returned by the \f[B]\[aq]\f[R] command can be
+queried with the \f[B]W\f[R] command.
+.PP
+\f[B]Note\f[R]: The values returned by the pseudo-random number
+generator with the \f[B]\[aq]\f[R] and \f[B]\[dq]\f[R] commands are
+guaranteed to \f[B]NOT\f[R] be cryptographically secure.
+This is a consequence of using a seeded pseudo-random number generator.
+However, they \f[I]are\f[R] guaranteed to be reproducible with identical
+\f[B]seed\f[R] values.
+This means that the pseudo-random values from dc(1) should only be used
+where a reproducible stream of pseudo-random numbers is
+\f[I]ESSENTIAL\f[R].
+In any other case, use a non-seeded pseudo-random number generator.
+.PP
+The pseudo-random number generator, \f[B]seed\f[R], and all associated
+operations are \f[B]non-portable extensions\f[R].
+.SS Comments
+.PP
+Comments go from \f[B]#\f[R] until, and not including, the next newline.
+This is a \f[B]non-portable extension\f[R].
+.SH NUMBERS
+.PP
+Numbers are strings made up of digits, uppercase letters up to
+\f[B]F\f[R], and at most \f[B]1\f[R] period for a radix.
+Numbers can have up to \f[B]DC_NUM_MAX\f[R] digits.
+Uppercase letters are equal to \f[B]9\f[R] + their position in the
+alphabet (i.e., \f[B]A\f[R] equals \f[B]10\f[R], or \f[B]9+1\f[R]).
+If a digit or letter makes no sense with the current value of
+\f[B]ibase\f[R], they are set to the value of the highest valid digit in
+\f[B]ibase\f[R].
+.PP
+Single-character numbers (i.e., \f[B]A\f[R] alone) take the value that
+they would have if they were valid digits, regardless of the value of
+\f[B]ibase\f[R].
+This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
+\f[B]F\f[R] alone always equals decimal \f[B]15\f[R].
+.PP
+In addition, dc(1) accepts numbers in scientific notation.
+These have the form \f[B]<number>e<integer>\f[R].
+The exponent (the portion after the \f[B]e\f[R]) must be an integer.
+An example is \f[B]1.89237e9\f[R], which is equal to
+\f[B]1892370000\f[R].
+Negative exponents are also allowed, so \f[B]4.2890e_3\f[R] is equal to
+\f[B]0.0042890\f[R].
+.PP
+\f[B]WARNING\f[R]: Both the number and the exponent in scientific
+notation are interpreted according to the current \f[B]ibase\f[R], but
+the number is still multiplied by \f[B]10\[ha]exponent\f[R] regardless
+of the current \f[B]ibase\f[R].
+For example, if \f[B]ibase\f[R] is \f[B]16\f[R] and dc(1) is given the
+number string \f[B]FFeA\f[R], the resulting decimal number will be
+\f[B]2550000000000\f[R], and if dc(1) is given the number string
+\f[B]10e_4\f[R], the resulting decimal number will be \f[B]0.0016\f[R].
+.PP
+Accepting input as scientific notation is a \f[B]non-portable
+extension\f[R].
+.SH COMMANDS
+.PP
+The valid commands are listed below.
+.SS Printing
+.PP
+These commands are used for printing.
+.PP
+Note that both scientific notation and engineering notation are
+available for printing numbers.
+Scientific notation is activated by assigning \f[B]0\f[R] to
+\f[B]obase\f[R] using \f[B]0o\f[R], and engineering notation is
+activated by assigning \f[B]1\f[R] to \f[B]obase\f[R] using
+\f[B]1o\f[R].
+To deactivate them, just assign a different value to \f[B]obase\f[R].
+.PP
+Printing numbers in scientific notation and/or engineering notation is a
+\f[B]non-portable extension\f[R].
+.PP
+\f[B]p\f[R]
+.PP
+: Prints the value on top of the stack, whether number or string, and
+prints a newline after.
+.IP
+.nf
+\f[C]
+This does not alter the stack.
+\f[R]
+.fi
+.PP
+\f[B]n\f[R]
+.PP
+: Prints the value on top of the stack, whether number or string, and
+pops it off of the stack.
+.PP
+\f[B]P\f[R]
+.PP
+: Pops a value off the stack.
+.IP
+.nf
+\f[C]
+If the value is a number, it is truncated and the absolute value of the
+result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+interpreted as an ASCII character, making it a byte stream.
+
+If the value is a string, it is printed without a trailing newline.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]f\f[R]
+.PP
+: Prints the entire contents of the stack, in order from newest to
+oldest, without altering anything.
+.IP
+.nf
+\f[C]
+Users should use this command when they get lost.
+\f[R]
+.fi
+.SS Arithmetic
+.PP
+These are the commands used for arithmetic.
+.PP
+\f[B]+\f[R]
+.PP
+: The top two values are popped off the stack, added, and the result is
+pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
+both operands.
+.PP
+\f[B]-\f[R]
+.PP
+: The top two values are popped off the stack, subtracted, and the
+result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
+both operands.
+.PP
+\f[B]*\f[R]
+.PP
+: The top two values are popped off the stack, multiplied, and the
+result is pushed onto the stack.
+If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
+\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
+\f[I]scale\f[R] of the result is equal to
+\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
+\f[B]max()\f[R] return the obvious values.
+.PP
+\f[B]/\f[R]
+.PP
+: The top two values are popped off the stack, divided, and the result
+is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]%\f[R]
+.PP
+: The top two values are popped off the stack, remaindered, and the
+result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+2) Using the result of step 1 to calculate **a-(a/b)\[rs]*b** to *scale*
+**max(scale+scale(b),scale(a))**.
+
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]\[ti]\f[R]
+.PP
+: The top two values are popped off the stack, divided and remaindered,
+and the results (divided first, remainder second) are pushed onto the
+stack.
+This is equivalent to \f[B]x y / x y %\f[R] except that \f[B]x\f[R] and
+\f[B]y\f[R] are only evaluated once.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: The top two values are popped off the stack, the second is raised to
+the power of the first, and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer, and if that
+value is negative, the second value popped off of the stack must be
+non-zero.
+\f[R]
+.fi
+.PP
+\f[B]v\f[R]
+.PP
+: The top value is popped off the stack, its square root is computed,
+and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The value popped off of the stack must be non-negative.
+\f[R]
+.fi
+.PP
+\f[B]_\f[R]
+.PP
+: If this command \f[I]immediately\f[R] precedes a number (i.e., no
+spaces or other commands), then that number is input as a negative
+number.
+.IP
+.nf
+\f[C]
+Otherwise, the top value on the stack is popped and copied, and the copy is
+negated and pushed onto the stack. This behavior without a number is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]b\f[R]
+.PP
+: The top value is popped off the stack, and if it is zero, it is pushed
+back onto the stack.
+Otherwise, its absolute value is pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]|\f[R]
+.PP
+: The top three values are popped off the stack, a modular
+exponentiation is computed, and the result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+The first value popped is used as the reduction modulus and must be an
+integer and non-zero. The second value popped is used as the exponent and
+must be an integer and non-negative. The third value popped is the base and
+must be an integer.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]$\f[R]
+.PP
+: The top value is popped off the stack and copied, and the copy is
+truncated and pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[at]\f[R]
+.PP
+: The top two values are popped off the stack, and the precision of the
+second is set to the value of the first, whether by truncation or
+extension.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]H\f[R]
+.PP
+: The top two values are popped off the stack, and the second is shifted
+left (radix shifted right) to the value of the first.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]h\f[R]
+.PP
+: The top two values are popped off the stack, and the second is shifted
+right (radix shifted left) to the value of the first.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]G\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]N\f[R]
+.PP
+: The top value is popped off of the stack, and if it a \f[B]0\f[R], a
+\f[B]1\f[R] is pushed; otherwise, a \f[B]0\f[R] is pushed.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B](\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than the second, or
+\f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]{\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B])\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than the second, or
+\f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]}\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]M\f[R]
+.PP
+: The top two values are popped off of the stack.
+If they are both non-zero, a \f[B]1\f[R] is pushed onto the stack.
+If either of them is zero, or both of them are, then a \f[B]0\f[R] is
+pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]m\f[R]
+.PP
+: The top two values are popped off of the stack.
+If at least one of them is non-zero, a \f[B]1\f[R] is pushed onto the
+stack.
+If both of them are zero, then a \f[B]0\f[R] is pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is like the **||** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Pseudo-Random Number Generator
+.PP
+dc(1) has a built-in pseudo-random number generator.
+These commands query the pseudo-random number generator.
+(See Parameters for more information about the \f[B]seed\f[R] value that
+controls the pseudo-random number generator.)
+.PP
+The pseudo-random number generator is guaranteed to \f[B]NOT\f[R] be
+cryptographically secure.
+.PP
+\f[B]\[aq]\f[R]
+.PP
+: Generates an integer between 0 and \f[B]DC_RAND_MAX\f[R], inclusive
+(see the \f[B]LIMITS\f[R] section).
+.IP
+.nf
+\f[C]
+The generated integer is made as unbiased as possible, subject to the
+limitations of the pseudo-random number generator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[dq]\f[R]
+.PP
+: Pops a value off of the stack, which is used as an \f[B]exclusive\f[R]
+upper bound on the integer that will be generated.
+If the bound is negative or is a non-integer, an error is raised, and
+dc(1) resets (see the \f[B]RESET\f[R] section) while \f[B]seed\f[R]
+remains unchanged.
+If the bound is larger than \f[B]DC_RAND_MAX\f[R], the higher bound is
+honored by generating several pseudo-random integers, multiplying them
+by appropriate powers of \f[B]DC_RAND_MAX+1\f[R], and adding them
+together.
+Thus, the size of integer that can be generated with this command is
+unbounded.
+Using this command will change the value of \f[B]seed\f[R], unless the
+operand is \f[B]0\f[R] or \f[B]1\f[R].
+In that case, \f[B]0\f[R] is pushed onto the stack, and \f[B]seed\f[R]
+is \f[I]not\f[R] changed.
+.IP
+.nf
+\f[C]
+The generated integer is made as unbiased as possible, subject to the
+limitations of the pseudo-random number generator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Stack Control
+.PP
+These commands control the stack.
+.PP
+\f[B]c\f[R]
+.PP
+: Removes all items from (\[dq]clears\[dq]) the stack.
+.PP
+\f[B]d\f[R]
+.PP
+: Copies the item on top of the stack (\[dq]duplicates\[dq]) and pushes
+the copy onto the stack.
+.PP
+\f[B]r\f[R]
+.PP
+: Swaps (\[dq]reverses\[dq]) the two top items on the stack.
+.PP
+\f[B]R\f[R]
+.PP
+: Pops (\[dq]removes\[dq]) the top value from the stack.
+.SS Register Control
+.PP
+These commands control registers (see the \f[B]REGISTERS\f[R] section).
+.PP
+\f[B]s\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the stack and stores it into register
+\f[I]r\f[R].
+.PP
+\f[B]l\f[R]\f[I]r\f[R]
+.PP
+: Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
+This does not alter the contents of \f[I]r\f[R].
+.PP
+\f[B]S\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the (main) stack and pushes it onto the
+stack of register \f[I]r\f[R].
+The previous value of the register becomes inaccessible.
+.PP
+\f[B]L\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the stack for register \f[I]r\f[R] and
+push it onto the main stack.
+The previous value in the stack for register \f[I]r\f[R], if any, is now
+accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
+.SS Parameters
+.PP
+These commands control the values of \f[B]ibase\f[R], \f[B]obase\f[R],
+\f[B]scale\f[R], and \f[B]seed\f[R].
+Also see the \f[B]SYNTAX\f[R] section.
+.PP
+\f[B]i\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]ibase\f[R], which must be between \f[B]2\f[R] and \f[B]16\f[R],
+inclusive.
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]o\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]obase\f[R], which must be between \f[B]0\f[R] and
+\f[B]DC_BASE_MAX\f[R], inclusive (see the \f[B]LIMITS\f[R] section and
+the \f[B]NUMBERS\f[R] section).
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]k\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]scale\f[R], which must be non-negative.
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]j\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]seed\f[R].
+The meaning of \f[B]seed\f[R] is dependent on the current pseudo-random
+number generator but is guaranteed to not change except for new major
+versions.
+.IP
+.nf
+\f[C]
+The *scale* and sign of the value may be significant.
+
+If a previously used **seed** value is used again, the pseudo-random number
+generator is guaranteed to produce the same sequence of pseudo-random
+numbers as it did when the **seed** value was previously used.
+
+The exact value assigned to **seed** is not guaranteed to be returned if the
+**J** command is used. However, if **seed** *does* return a different value,
+both values, when assigned to **seed**, are guaranteed to produce the same
+sequence of pseudo-random numbers. This means that certain values assigned
+to **seed** will not produce unique sequences of pseudo-random numbers.
+
+There is no limit to the length (number of significant decimal digits) or
+*scale* of the value that can be assigned to **seed**.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]I\f[R]
+.PP
+: Pushes the current value of \f[B]ibase\f[R] onto the main stack.
+.PP
+\f[B]O\f[R]
+.PP
+: Pushes the current value of \f[B]obase\f[R] onto the main stack.
+.PP
+\f[B]K\f[R]
+.PP
+: Pushes the current value of \f[B]scale\f[R] onto the main stack.
+.PP
+\f[B]J\f[R]
+.PP
+: Pushes the current value of \f[B]seed\f[R] onto the main stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]T\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]U\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]V\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]W\f[R]
+.PP
+: Pushes the maximum (inclusive) integer that can be generated with the
+\f[B]\[aq]\f[R] pseudo-random number generator command.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Strings
+.PP
+The following commands control strings.
+.PP
+dc(1) can work with both numbers and strings, and registers (see the
+\f[B]REGISTERS\f[R] section) can hold both strings and numbers.
+dc(1) always knows whether the contents of a register are a string or a
+number.
+.PP
+While arithmetic operations have to have numbers, and will print an
+error if given a string, other commands accept strings.
+.PP
+Strings can also be executed as macros.
+For example, if the string \f[B][1pR]\f[R] is executed as a macro, then
+the code \f[B]1pR\f[R] is executed, meaning that the \f[B]1\f[R] will be
+printed with a newline after and then popped from the stack.
+.PP
+\f[B][\f[R]\f[I]characters\f[R]\f[B]]\f[R]
+.PP
+: Makes a string containing \f[I]characters\f[R] and pushes it onto the
+stack.
+.IP
+.nf
+\f[C]
+If there are brackets (**\[rs][** and **\[rs]]**) in the string, then they must be
+balanced. Unbalanced brackets can be escaped using a backslash (**\[rs]\[rs]**)
+character.
+
+If there is a backslash character in the string, the character after it
+(even another backslash) is put into the string verbatim, but the (first)
+backslash is not.
+\f[R]
+.fi
+.PP
+\f[B]a\f[R]
+.PP
+: The value on top of the stack is popped.
+.IP
+.nf
+\f[C]
+If it is a number, it is truncated and its absolute value is taken. The
+result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+empty string; otherwise, push a one-character string where the character is
+the result of the mod interpreted as an ASCII character.
+
+If it is a string, then a new string is made. If the original string is
+empty, the new string is empty. If it is not, then the first character of
+the original string is used to create the new string as a one-character
+string. The new string is then pushed onto the stack.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]x\f[R]
+.PP
+: Pops a value off of the top of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, it is pushed back onto the stack.
+
+If it is a string, it is executed as a macro.
+
+This behavior is the norm whenever a macro is executed, whether by this
+command or by the conditional execution commands below.
+\f[R]
+.fi
+.PP
+\f[B]>\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is greater than the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+For example, **0 1>a** will execute the contents of register **a**, and
+**1 0>a** will not.
+
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!>\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not greater than the second (less than or equal
+to), then the contents of register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]<\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is less than the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!<\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not less than the second (greater than or equal
+to), then the contents of register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]=\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is equal to the second, then the contents of register
+\f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!=\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not equal to the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]?\f[R]
+.PP
+: Reads a line from the \f[B]stdin\f[R] and executes it.
+This is to allow macros to request input from users.
+.PP
+\f[B]q\f[R]
+.PP
+: During execution of a macro, this exits the execution of that macro
+and the execution of the macro that executed it.
+If there are no macros, or only one macro executing, dc(1) exits.
+.PP
+\f[B]Q\f[R]
+.PP
+: Pops a value from the stack which must be non-negative and is used the
+number of macro executions to pop off of the execution stack.
+If the number of levels to pop is greater than the number of executing
+macros, dc(1) exits.
+.SS Status
+.PP
+These commands query status of the stack or its top value.
+.PP
+\f[B]Z\f[R]
+.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, calculates the number of significant decimal digits it
+has and pushes the result.
+
+If it is a string, pushes the number of characters the string has.
+\f[R]
+.fi
+.PP
+\f[B]X\f[R]
+.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, pushes the *scale* of the value onto the stack.
+
+If it is a string, pushes **0**.
+\f[R]
+.fi
+.PP
+\f[B]z\f[R]
+.PP
+: Pushes the current stack depth (before execution of this command).
+.SS Arrays
+.PP
+These commands manipulate arrays.
+.PP
+\f[B]:\f[R]\f[I]r\f[R]
+.PP
+: Pops the top two values off of the stack.
+The second value will be stored in the array \f[I]r\f[R] (see the
+\f[B]REGISTERS\f[R] section), indexed by the first value.
+.PP
+\f[B];\f[R]\f[I]r\f[R]
+.PP
+: Pops the value on top of the stack and uses it as an index into the
+array \f[I]r\f[R].
+The selected value is then pushed onto the stack.
+.SH REGISTERS
+.PP
+Registers are names that can store strings, numbers, and arrays.
+(Number/string registers do not interfere with array registers.)
+.PP
+Each register is also its own stack, so the current register value is
+the top of the stack for the register.
+All registers, when first referenced, have one value (\f[B]0\f[R]) in
+their stack.
+.PP
+In non-extended register mode, a register name is just the single
+character that follows any command that needs a register name.
+The only exception is a newline (\f[B]\[aq]\[rs]n\[aq]\f[R]); it is a
+parse error for a newline to be used as a register name.
+.SS Extended Register Mode
+.PP
+Unlike most other dc(1) implentations, this dc(1) provides nearly
+unlimited amounts of registers, if extended register mode is enabled.
+.PP
+If extended register mode is enabled (\f[B]-x\f[R] or
+\f[B]--extended-register\f[R] command-line arguments are given), then
+normal single character registers are used \f[I]unless\f[R] the
+character immediately following a command that needs a register name is
+a space (according to \f[B]isspace()\f[R]) and not a newline
+(\f[B]\[aq]\[rs]n\[aq]\f[R]).
+.PP
+In that case, the register name is found according to the regex
+\f[B][a-z][a-z0-9_]*\f[R] (like bc(1) identifiers), and it is a parse
+error if the next non-space characters do not match that regex.
+.SH RESET
+.PP
+When dc(1) encounters an error or a signal that it has a non-default
+handler for, it resets.
+This means that several things happen.
+.PP
+First, any macros that are executing are stopped and popped off the
+stack.
+The behavior is not unlike that of exceptions in programming languages.
+Then the execution point is set so that any code waiting to execute
+(after all macros returned) is skipped.
+.PP
+Thus, when dc(1) resets, it skips any remaining code waiting to be
+executed.
+Then, if it is interactive mode, and the error was not a fatal error
+(see the \f[B]EXIT STATUS\f[R] section), it asks for more input;
+otherwise, it exits with the appropriate return code.
+.SH PERFORMANCE
+.PP
+Most dc(1) implementations use \f[B]char\f[R] types to calculate the
+value of \f[B]1\f[R] decimal digit at a time, but that can be slow.
+This dc(1) does something different.
+.PP
+It uses large integers to calculate more than \f[B]1\f[R] decimal digit
+at a time.
+If built in a environment where \f[B]DC_LONG_BIT\f[R] (see the
+\f[B]LIMITS\f[R] section) is \f[B]64\f[R], then each integer has
+\f[B]9\f[R] decimal digits.
+If built in an environment where \f[B]DC_LONG_BIT\f[R] is \f[B]32\f[R]
+then each integer has \f[B]4\f[R] decimal digits.
+This value (the number of decimal digits per large integer) is called
+\f[B]DC_BASE_DIGS\f[R].
+.PP
+In addition, this dc(1) uses an even larger integer for overflow
+checking.
+This integer type depends on the value of \f[B]DC_LONG_BIT\f[R], but is
+always at least twice as large as the integer type used to store digits.
+.SH LIMITS
+.PP
+The following are the limits on dc(1):
+.PP
+\f[B]DC_LONG_BIT\f[R]
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
+dc(1) was built.
+This determines how many decimal digits can be stored in a single large
+integer (see the \f[B]PERFORMANCE\f[R] section).
+.PP
+\f[B]DC_BASE_DIGS\f[R]
+.PP
+: The number of decimal digits per large integer (see the
+\f[B]PERFORMANCE\f[R] section).
+Depends on \f[B]DC_LONG_BIT\f[R].
+.PP
+\f[B]DC_BASE_POW\f[R]
+.PP
+: The max decimal number that each large integer can store (see
+\f[B]DC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
+Depends on \f[B]DC_BASE_DIGS\f[R].
+.PP
+\f[B]DC_OVERFLOW_MAX\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+section) can hold.
+Depends on \f[B]DC_LONG_BIT\f[R].
+.PP
+\f[B]DC_BASE_MAX\f[R]
+.PP
+: The maximum output base.
+Set at \f[B]DC_BASE_POW\f[R].
+.PP
+\f[B]DC_DIM_MAX\f[R]
+.PP
+: The maximum size of arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+\f[B]DC_SCALE_MAX\f[R]
+.PP
+: The maximum \f[B]scale\f[R].
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_STRING_MAX\f[R]
+.PP
+: The maximum length of strings.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_NAME_MAX\f[R]
+.PP
+: The maximum length of identifiers.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_NUM_MAX\f[R]
+.PP
+: The maximum length of a number (in decimal digits), which includes
+digits after the decimal point.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_RAND_MAX\f[R]
+.PP
+: The maximum integer (inclusive) returned by the \f[B]\[aq]\f[R]
+command, if dc(1).
+Set at \f[B]2\[ha]DC_LONG_BIT-1\f[R].
+.PP
+Exponent
+.PP
+: The maximum allowable exponent (positive or negative).
+Set at \f[B]DC_OVERFLOW_MAX\f[R].
+.PP
+Number of vars
+.PP
+: The maximum number of vars/arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+These limits are meant to be effectively non-existent; the limits are so
+large (at least on 64-bit machines) that there should not be any point
+at which they become a problem.
+In fact, memory should be exhausted before these limits should be hit.
+.SH ENVIRONMENT VARIABLES
+.PP
+dc(1) recognizes the following environment variables:
+.PP
+\f[B]DC_ENV_ARGS\f[R]
+.PP
+: This is another way to give command-line arguments to dc(1).
+They should be in the same format as all other command-line arguments.
+These are always processed first, so any files given in
+\f[B]DC_ENV_ARGS\f[R] will be processed before arguments and files given
+on the command-line.
+This gives the user the ability to set up \[dq]standard\[dq] options and
+files to be used at every invocation.
+The most useful thing for such files to contain would be useful
+functions that the user might want every time dc(1) runs.
+Another use would be to use the \f[B]-e\f[R] option to set
+\f[B]scale\f[R] to a value other than \f[B]0\f[R].
+.IP
+.nf
+\f[C]
+The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some dc file.dc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]dc\[rs]\[dq] file.dc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]dc\[aq] file.dc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
+\f[B]DC_LINE_LENGTH\f[R]
+.PP
+: If this environment variable exists and contains an integer that is
+greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
+(\f[B]2\[ha]16-1\f[R]), dc(1) will output lines to that length,
+including the backslash newline combo.
+The default line length is \f[B]70\f[R].
+.PP
+\f[B]DC_EXPR_EXIT\f[R]
+.PP
+: If this variable exists (no matter the contents), dc(1) will exit
+immediately after executing expressions and files given by the
+\f[B]-e\f[R] and/or \f[B]-f\f[R] command-line options (and any
+equivalents).
+.SH EXIT STATUS
+.PP
+dc(1) returns the following exit statuses:
+.PP
+\f[B]0\f[R]
+.PP
+: No error.
+.PP
+\f[B]1\f[R]
+.PP
+: A math error occurred.
+This follows standard practice of using \f[B]1\f[R] for expected errors,
+since math errors will happen in the process of normal execution.
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, using a negative number as a bound for the pseudo-random number
+generator, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**), places (**\[rs]\[at]**), left shift (**H**), and right shift (**h**)
+operators.
+\f[R]
+.fi
+.PP
+\f[B]2\f[R]
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, and using a token where it is
+invalid.
+\f[R]
+.fi
+.PP
+\f[B]3\f[R]
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, and attempting an operation when
+the stack has too few elements.
+\f[R]
+.fi
+.PP
+\f[B]4\f[R]
+.PP
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (dc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
+.PP
+The exit status \f[B]4\f[R] is special; when a fatal error occurs, dc(1)
+always exits and returns \f[B]4\f[R], no matter what mode dc(1) is in.
+.PP
+The other statuses will only be returned when dc(1) is not in
+interactive mode (see the \f[B]INTERACTIVE MODE\f[R] section), since
+dc(1) resets its state (see the \f[B]RESET\f[R] section) and accepts
+more input when one of those errors occurs in interactive mode.
+This is also the case when interactive mode is forced by the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.PP
+These exit statuses allow dc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.SH INTERACTIVE MODE
+.PP
+Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both \f[B]stdin\f[R]
+and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
+and \f[B]--interactive\f[R] option can turn it on in other cases.
+.PP
+In interactive mode, dc(1) attempts to recover from errors (see the
+\f[B]RESET\f[R] section), and in normal execution, flushes
+\f[B]stdout\f[R] as soon as execution is done for the current input.
+.SH TTY MODE
+.PP
+If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
+connected to a TTY, dc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is different from interactive mode because interactive mode is
+required in the bc(1)
+specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
+to be connected to a terminal.
+.SH SIGNAL HANDLING
+.PP
+Sending a \f[B]SIGINT\f[R] will cause dc(1) to stop execution of the
+current input.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If dc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If dc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
+.PP
+This means that if a \f[B]SIGINT\f[R] is sent to dc(1) as it is
+executing a file, it can seem as though dc(1) did not respond to the
+signal since it will immediately start executing the next file.
+This is by design; most files that users execute when interacting with
+dc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file.
+The rest of the files could still be executed without problem, allowing
+the user to continue.
+.PP
+\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause dc(1) to clean up and
+exit, and it uses the default handler for all other signals.
+.SH LOCALES
+.PP
+This dc(1) ships with support for adding error messages for different
+locales and thus, supports \f[B]LC_MESSAGS\f[R].
+.SH SEE ALSO
+.PP
+bc(1)
+.SH STANDARDS
+.PP
+The dc(1) utility operators are compliant with the operators in the
+bc(1) IEEE Std 1003.1-2017
+(\[lq]POSIX.1-2017\[rq]) (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+specification.
+.SH BUGS
+.PP
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
+.SH AUTHOR
+.PP
+Gavin D.
+Howard <gavin@yzena.com> and contributors.
diff --git a/manuals/dc/HP.1.md b/manuals/dc/HP.1.md
new file mode 100644
index 00000000..dcc59f18
--- /dev/null
+++ b/manuals/dc/HP.1.md
@@ -0,0 +1,1195 @@
+<!---
+
+SPDX-License-Identifier: BSD-2-Clause
+
+Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+-->
+
+# Name
+
+dc - arbitrary-precision decimal reverse-Polish notation calculator
+
+# SYNOPSIS
+
+**dc** [**-hiPRvVx**] [**-\-version**] [**-\-help**] [**-\-interactive**] [**-\-no-prompt**] [**-\-no-read-prompt**] [**-\-extended-register**] [**-e** *expr*] [**-\-expression**=*expr*...] [**-f** *file*...] [**-\-file**=*file*...] [*file*...]
+
+# DESCRIPTION
+
+dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
+notation) to store numbers and results of computations. Arithmetic operations
+pop arguments off of the stack and push the results.
+
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
+
+# OPTIONS
+
+The following are the options that dc(1) accepts.
+
+**-h**, **-\-help**
+
+: Prints a usage message and quits.
+
+**-v**, **-V**, **-\-version**
+
+: Print the version information (copyright header) and exit.
+
+**-i**, **-\-interactive**
+
+: Forces interactive mode. (See the **INTERACTIVE MODE** section.)
+
+ This is a **non-portable extension**.
+
+**-P**, **-\-no-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-R**, **-\-no-read-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-x** **-\-extended-register**
+
+: Enables extended register mode. See the *Extended Register Mode* subsection
+ of the **REGISTERS** section for more information.
+
+ This is a **non-portable extension**.
+
+**-e** *expr*, **-\-expression**=*expr*
+
+: Evaluates *expr*. If multiple expressions are given, they are evaluated in
+ order. If files are given as well (see below), the expressions and files are
+ evaluated in the order given. This means that if a file is given before an
+ expression, the file is read in and evaluated first.
+
+ If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**, whether on the
+ command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+ **-\-expression**, **-f**, or **-\-file** arguments are given after **-f-**
+ or equivalent is given, dc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+**-f** *file*, **-\-file**=*file*
+
+: Reads in *file* and evaluates it, line by line, as though it were read
+ through **stdin**. If expressions are also given (see above), the
+ expressions are evaluated in the order given.
+
+ If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**. However, if any other
+ **-e**, **-\-expression**, **-f**, or **-\-file** arguments are given after
+ **-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+All long options are **non-portable extensions**.
+
+# STDOUT
+
+Any non-error output is written to **stdout**. In addition, if history (see the
+**HISTORY** section) and the prompt (see the **TTY MODE** section) are enabled,
+both are output to **stdout**.
+
+**Note**: Unlike other dc(1) implementations, this dc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stdout**, so if
+**stdout** is closed, as in **dc <file> >&-**, it will quit with an error. This
+is done so that dc(1) can report problems when **stdout** is redirected to a
+file.
+
+If there are scripts that depend on the behavior of other dc(1) implementations,
+it is recommended that those scripts be changed to redirect **stdout** to
+**/dev/null**.
+
+# STDERR
+
+Any error output is written to **stderr**.
+
+**Note**: Unlike other dc(1) implementations, this dc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stderr**, so if
+**stderr** is closed, as in **dc <file> 2>&-**, it will quit with an error. This
+is done so that dc(1) can exit with an error code when **stderr** is redirected
+to a file.
+
+If there are scripts that depend on the behavior of other dc(1) implementations,
+it is recommended that those scripts be changed to redirect **stderr** to
+**/dev/null**.
+
+# SYNTAX
+
+Each item in the input source code, either a number (see the **NUMBERS**
+section) or a command (see the **COMMANDS** section), is processed and executed,
+in order. Input is processed immediately when entered.
+
+**ibase** is a register (see the **REGISTERS** section) that determines how to
+interpret constant numbers. It is the "input" base, or the number base used for
+interpreting input numbers. **ibase** is initially **10**. The max allowable
+value for **ibase** is **16**. The min allowable value for **ibase** is **2**.
+The max allowable value for **ibase** can be queried in dc(1) programs with the
+**T** command.
+
+**obase** is a register (see the **REGISTERS** section) that determines how to
+output results. It is the "output" base, or the number base used for outputting
+numbers. **obase** is initially **10**. The max allowable value for **obase** is
+**DC_BASE_MAX** and can be queried with the **U** command. The min allowable
+value for **obase** is **0**. If **obase** is **0**, values are output in
+scientific notation, and if **obase** is **1**, values are output in engineering
+notation. Otherwise, values are output in the specified base.
+
+Outputting in scientific and engineering notations are **non-portable
+extensions**.
+
+The *scale* of an expression is the number of digits in the result of the
+expression right of the decimal point, and **scale** is a register (see the
+**REGISTERS** section) that sets the precision of any operations (with
+exceptions). **scale** is initially **0**. **scale** cannot be negative. The max
+allowable value for **scale** can be queried in dc(1) programs with the **V**
+command.
+
+**seed** is a register containing the current seed for the pseudo-random number
+generator. If the current value of **seed** is queried and stored, then if it is
+assigned to **seed** later, the pseudo-random number generator is guaranteed to
+produce the same sequence of pseudo-random numbers that were generated after the
+value of **seed** was first queried.
+
+Multiple values assigned to **seed** can produce the same sequence of
+pseudo-random numbers. Likewise, when a value is assigned to **seed**, it is not
+guaranteed that querying **seed** immediately after will return the same value.
+In addition, the value of **seed** will change after any call to the **'**
+command or the **"** command that does not get receive a value of **0** or
+**1**. The maximum integer returned by the **'** command can be queried with the
+**W** command.
+
+**Note**: The values returned by the pseudo-random number generator with the
+**'** and **"** commands are guaranteed to **NOT** be cryptographically secure.
+This is a consequence of using a seeded pseudo-random number generator. However,
+they *are* guaranteed to be reproducible with identical **seed** values. This
+means that the pseudo-random values from dc(1) should only be used where a
+reproducible stream of pseudo-random numbers is *ESSENTIAL*. In any other case,
+use a non-seeded pseudo-random number generator.
+
+The pseudo-random number generator, **seed**, and all associated operations are
+**non-portable extensions**.
+
+## Comments
+
+Comments go from **#** until, and not including, the next newline. This is a
+**non-portable extension**.
+
+# NUMBERS
+
+Numbers are strings made up of digits, uppercase letters up to **F**, and at
+most **1** period for a radix. Numbers can have up to **DC_NUM_MAX** digits.
+Uppercase letters are equal to **9** + their position in the alphabet (i.e.,
+**A** equals **10**, or **9+1**). If a digit or letter makes no sense with the
+current value of **ibase**, they are set to the value of the highest valid digit
+in **ibase**.
+
+Single-character numbers (i.e., **A** alone) take the value that they would have
+if they were valid digits, regardless of the value of **ibase**. This means that
+**A** alone always equals decimal **10** and **F** alone always equals decimal
+**15**.
+
+In addition, dc(1) accepts numbers in scientific notation. These have the form
+**\<number\>e\<integer\>**. The exponent (the portion after the **e**) must be
+an integer. An example is **1.89237e9**, which is equal to **1892370000**.
+Negative exponents are also allowed, so **4.2890e_3** is equal to **0.0042890**.
+
+**WARNING**: Both the number and the exponent in scientific notation are
+interpreted according to the current **ibase**, but the number is still
+multiplied by **10\^exponent** regardless of the current **ibase**. For example,
+if **ibase** is **16** and dc(1) is given the number string **FFeA**, the
+resulting decimal number will be **2550000000000**, and if dc(1) is given the
+number string **10e_4**, the resulting decimal number will be **0.0016**.
+
+Accepting input as scientific notation is a **non-portable extension**.
+
+# COMMANDS
+
+The valid commands are listed below.
+
+## Printing
+
+These commands are used for printing.
+
+Note that both scientific notation and engineering notation are available for
+printing numbers. Scientific notation is activated by assigning **0** to
+**obase** using **0o**, and engineering notation is activated by assigning **1**
+to **obase** using **1o**. To deactivate them, just assign a different value to
+**obase**.
+
+Printing numbers in scientific notation and/or engineering notation is a
+**non-portable extension**.
+
+**p**
+
+: Prints the value on top of the stack, whether number or string, and prints a
+ newline after.
+
+ This does not alter the stack.
+
+**n**
+
+: Prints the value on top of the stack, whether number or string, and pops it
+ off of the stack.
+
+**P**
+
+: Pops a value off the stack.
+
+ If the value is a number, it is truncated and the absolute value of the
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
+
+ If the value is a string, it is printed without a trailing newline.
+
+ This is a **non-portable extension**.
+
+**f**
+
+: Prints the entire contents of the stack, in order from newest to oldest,
+ without altering anything.
+
+ Users should use this command when they get lost.
+
+## Arithmetic
+
+These are the commands used for arithmetic.
+
+**+**
+
+: The top two values are popped off the stack, added, and the result is pushed
+ onto the stack. The *scale* of the result is equal to the max *scale* of
+ both operands.
+
+**-**
+
+: The top two values are popped off the stack, subtracted, and the result is
+ pushed onto the stack. The *scale* of the result is equal to the max
+ *scale* of both operands.
+
+**\***
+
+: The top two values are popped off the stack, multiplied, and the result is
+ pushed onto the stack. If **a** is the *scale* of the first expression and
+ **b** is the *scale* of the second expression, the *scale* of the result
+ is equal to **min(a+b,max(scale,a,b))** where **min()** and **max()** return
+ the obvious values.
+
+**/**
+
+: The top two values are popped off the stack, divided, and the result is
+ pushed onto the stack. The *scale* of the result is equal to **scale**.
+
+ The first value popped off of the stack must be non-zero.
+
+**%**
+
+: The top two values are popped off the stack, remaindered, and the result is
+ pushed onto the stack.
+
+ Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+ 2) Using the result of step 1 to calculate **a-(a/b)\*b** to *scale*
+ **max(scale+scale(b),scale(a))**.
+
+ The first value popped off of the stack must be non-zero.
+
+**~**
+
+: The top two values are popped off the stack, divided and remaindered, and
+ the results (divided first, remainder second) are pushed onto the stack.
+ This is equivalent to **x y / x y %** except that **x** and **y** are only
+ evaluated once.
+
+ The first value popped off of the stack must be non-zero.
+
+ This is a **non-portable extension**.
+
+**\^**
+
+: The top two values are popped off the stack, the second is raised to the
+ power of the first, and the result is pushed onto the stack. The *scale* of
+ the result is equal to **scale**.
+
+ The first value popped off of the stack must be an integer, and if that
+ value is negative, the second value popped off of the stack must be
+ non-zero.
+
+**v**
+
+: The top value is popped off the stack, its square root is computed, and the
+ result is pushed onto the stack. The *scale* of the result is equal to
+ **scale**.
+
+ The value popped off of the stack must be non-negative.
+
+**\_**
+
+: If this command *immediately* precedes a number (i.e., no spaces or other
+ commands), then that number is input as a negative number.
+
+ Otherwise, the top value on the stack is popped and copied, and the copy is
+ negated and pushed onto the stack. This behavior without a number is a
+ **non-portable extension**.
+
+**b**
+
+: The top value is popped off the stack, and if it is zero, it is pushed back
+ onto the stack. Otherwise, its absolute value is pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**|**
+
+: The top three values are popped off the stack, a modular exponentiation is
+ computed, and the result is pushed onto the stack.
+
+ The first value popped is used as the reduction modulus and must be an
+ integer and non-zero. The second value popped is used as the exponent and
+ must be an integer and non-negative. The third value popped is the base and
+ must be an integer.
+
+ This is a **non-portable extension**.
+
+**\$**
+
+: The top value is popped off the stack and copied, and the copy is truncated
+ and pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**\@**
+
+: The top two values are popped off the stack, and the precision of the second
+ is set to the value of the first, whether by truncation or extension.
+
+ The first value popped off of the stack must be an integer and non-negative.
+
+ This is a **non-portable extension**.
+
+**H**
+
+: The top two values are popped off the stack, and the second is shifted left
+ (radix shifted right) to the value of the first.
+
+ The first value popped off of the stack must be an integer and non-negative.
+
+ This is a **non-portable extension**.
+
+**h**
+
+: The top two values are popped off the stack, and the second is shifted right
+ (radix shifted left) to the value of the first.
+
+ The first value popped off of the stack must be an integer and non-negative.
+
+ This is a **non-portable extension**.
+
+**G**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if they are equal, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**N**
+
+: The top value is popped off of the stack, and if it a **0**, a **1** is
+ pushed; otherwise, a **0** is pushed.
+
+ This is a **non-portable extension**.
+
+**(**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is less than the second, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**{**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is less than or equal to the second, or **0**
+ otherwise.
+
+ This is a **non-portable extension**.
+
+**)**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is greater than the second, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**}**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is greater than or equal to the second, or
+ **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**M**
+
+: The top two values are popped off of the stack. If they are both non-zero, a
+ **1** is pushed onto the stack. If either of them is zero, or both of them
+ are, then a **0** is pushed onto the stack.
+
+ This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+ operator.
+
+ This is a **non-portable extension**.
+
+**m**
+
+: The top two values are popped off of the stack. If at least one of them is
+ non-zero, a **1** is pushed onto the stack. If both of them are zero, then a
+ **0** is pushed onto the stack.
+
+ This is like the **||** operator in bc(1), and it is *not* a short-circuit
+ operator.
+
+ This is a **non-portable extension**.
+
+## Pseudo-Random Number Generator
+
+dc(1) has a built-in pseudo-random number generator. These commands query the
+pseudo-random number generator. (See Parameters for more information about the
+**seed** value that controls the pseudo-random number generator.)
+
+The pseudo-random number generator is guaranteed to **NOT** be
+cryptographically secure.
+
+**'**
+
+: Generates an integer between 0 and **DC_RAND_MAX**, inclusive (see the
+ **LIMITS** section).
+
+ The generated integer is made as unbiased as possible, subject to the
+ limitations of the pseudo-random number generator.
+
+ This is a **non-portable extension**.
+
+**"**
+
+: Pops a value off of the stack, which is used as an **exclusive** upper bound
+ on the integer that will be generated. If the bound is negative or is a
+ non-integer, an error is raised, and dc(1) resets (see the **RESET**
+ section) while **seed** remains unchanged. If the bound is larger than
+ **DC_RAND_MAX**, the higher bound is honored by generating several
+ pseudo-random integers, multiplying them by appropriate powers of
+ **DC_RAND_MAX+1**, and adding them together. Thus, the size of integer that
+ can be generated with this command is unbounded. Using this command will
+ change the value of **seed**, unless the operand is **0** or **1**. In that
+ case, **0** is pushed onto the stack, and **seed** is *not* changed.
+
+ The generated integer is made as unbiased as possible, subject to the
+ limitations of the pseudo-random number generator.
+
+ This is a **non-portable extension**.
+
+## Stack Control
+
+These commands control the stack.
+
+**c**
+
+: Removes all items from ("clears") the stack.
+
+**d**
+
+: Copies the item on top of the stack ("duplicates") and pushes the copy onto
+ the stack.
+
+**r**
+
+: Swaps ("reverses") the two top items on the stack.
+
+**R**
+
+: Pops ("removes") the top value from the stack.
+
+## Register Control
+
+These commands control registers (see the **REGISTERS** section).
+
+**s**_r_
+
+: Pops the value off the top of the stack and stores it into register *r*.
+
+**l**_r_
+
+: Copies the value in register *r* and pushes it onto the stack. This does not
+ alter the contents of *r*.
+
+**S**_r_
+
+: Pops the value off the top of the (main) stack and pushes it onto the stack
+ of register *r*. The previous value of the register becomes inaccessible.
+
+**L**_r_
+
+: Pops the value off the top of the stack for register *r* and push it onto
+ the main stack. The previous value in the stack for register *r*, if any, is
+ now accessible via the **l**_r_ command.
+
+## Parameters
+
+These commands control the values of **ibase**, **obase**, **scale**, and
+**seed**. Also see the **SYNTAX** section.
+
+**i**
+
+: Pops the value off of the top of the stack and uses it to set **ibase**,
+ which must be between **2** and **16**, inclusive.
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**o**
+
+: Pops the value off of the top of the stack and uses it to set **obase**,
+ which must be between **0** and **DC_BASE_MAX**, inclusive (see the
+ **LIMITS** section and the **NUMBERS** section).
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**k**
+
+: Pops the value off of the top of the stack and uses it to set **scale**,
+ which must be non-negative.
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**j**
+
+: Pops the value off of the top of the stack and uses it to set **seed**. The
+ meaning of **seed** is dependent on the current pseudo-random number
+ generator but is guaranteed to not change except for new major versions.
+
+ The *scale* and sign of the value may be significant.
+
+ If a previously used **seed** value is used again, the pseudo-random number
+ generator is guaranteed to produce the same sequence of pseudo-random
+ numbers as it did when the **seed** value was previously used.
+
+ The exact value assigned to **seed** is not guaranteed to be returned if the
+ **J** command is used. However, if **seed** *does* return a different value,
+ both values, when assigned to **seed**, are guaranteed to produce the same
+ sequence of pseudo-random numbers. This means that certain values assigned
+ to **seed** will not produce unique sequences of pseudo-random numbers.
+
+ There is no limit to the length (number of significant decimal digits) or
+ *scale* of the value that can be assigned to **seed**.
+
+ This is a **non-portable extension**.
+
+**I**
+
+: Pushes the current value of **ibase** onto the main stack.
+
+**O**
+
+: Pushes the current value of **obase** onto the main stack.
+
+**K**
+
+: Pushes the current value of **scale** onto the main stack.
+
+**J**
+
+: Pushes the current value of **seed** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**T**
+
+: Pushes the maximum allowable value of **ibase** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**U**
+
+: Pushes the maximum allowable value of **obase** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**V**
+
+: Pushes the maximum allowable value of **scale** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**W**
+
+: Pushes the maximum (inclusive) integer that can be generated with the **'**
+ pseudo-random number generator command.
+
+ This is a **non-portable extension**.
+
+## Strings
+
+The following commands control strings.
+
+dc(1) can work with both numbers and strings, and registers (see the
+**REGISTERS** section) can hold both strings and numbers. dc(1) always knows
+whether the contents of a register are a string or a number.
+
+While arithmetic operations have to have numbers, and will print an error if
+given a string, other commands accept strings.
+
+Strings can also be executed as macros. For example, if the string **[1pR]** is
+executed as a macro, then the code **1pR** is executed, meaning that the **1**
+will be printed with a newline after and then popped from the stack.
+
+**\[**_characters_**\]**
+
+: Makes a string containing *characters* and pushes it onto the stack.
+
+ If there are brackets (**\[** and **\]**) in the string, then they must be
+ balanced. Unbalanced brackets can be escaped using a backslash (**\\**)
+ character.
+
+ If there is a backslash character in the string, the character after it
+ (even another backslash) is put into the string verbatim, but the (first)
+ backslash is not.
+
+**a**
+
+: The value on top of the stack is popped.
+
+ If it is a number, it is truncated and its absolute value is taken. The
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
+
+ If it is a string, then a new string is made. If the original string is
+ empty, the new string is empty. If it is not, then the first character of
+ the original string is used to create the new string as a one-character
+ string. The new string is then pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**x**
+
+: Pops a value off of the top of the stack.
+
+ If it is a number, it is pushed back onto the stack.
+
+ If it is a string, it is executed as a macro.
+
+ This behavior is the norm whenever a macro is executed, whether by this
+ command or by the conditional execution commands below.
+
+**\>**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is greater than the second, then the contents of register
+ *r* are executed.
+
+ For example, **0 1>a** will execute the contents of register **a**, and
+ **1 0>a** will not.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**>**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!\>**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not greater than the second (less than or equal to), then
+ the contents of register *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!\>**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**\<**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is less than the second, then the contents of register *r*
+ are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**\<**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!\<**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not less than the second (greater than or equal to), then
+ the contents of register *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!\<**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**=**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is equal to the second, then the contents of register *r*
+ are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**=**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!=**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not equal to the second, then the contents of register
+ *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!=**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**?**
+
+: Reads a line from the **stdin** and executes it. This is to allow macros to
+ request input from users.
+
+**q**
+
+: During execution of a macro, this exits the execution of that macro and the
+ execution of the macro that executed it. If there are no macros, or only one
+ macro executing, dc(1) exits.
+
+**Q**
+
+: Pops a value from the stack which must be non-negative and is used the
+ number of macro executions to pop off of the execution stack. If the number
+ of levels to pop is greater than the number of executing macros, dc(1)
+ exits.
+
+## Status
+
+These commands query status of the stack or its top value.
+
+**Z**
+
+: Pops a value off of the stack.
+
+ If it is a number, calculates the number of significant decimal digits it
+ has and pushes the result.
+
+ If it is a string, pushes the number of characters the string has.
+
+**X**
+
+: Pops a value off of the stack.
+
+ If it is a number, pushes the *scale* of the value onto the stack.
+
+ If it is a string, pushes **0**.
+
+**z**
+
+: Pushes the current stack depth (before execution of this command).
+
+## Arrays
+
+These commands manipulate arrays.
+
+**:**_r_
+
+: Pops the top two values off of the stack. The second value will be stored in
+ the array *r* (see the **REGISTERS** section), indexed by the first value.
+
+**;**_r_
+
+: Pops the value on top of the stack and uses it as an index into the array
+ *r*. The selected value is then pushed onto the stack.
+
+# REGISTERS
+
+Registers are names that can store strings, numbers, and arrays. (Number/string
+registers do not interfere with array registers.)
+
+Each register is also its own stack, so the current register value is the top of
+the stack for the register. All registers, when first referenced, have one value
+(**0**) in their stack.
+
+In non-extended register mode, a register name is just the single character that
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
+
+## Extended Register Mode
+
+Unlike most other dc(1) implentations, this dc(1) provides nearly unlimited
+amounts of registers, if extended register mode is enabled.
+
+If extended register mode is enabled (**-x** or **-\-extended-register**
+command-line arguments are given), then normal single character registers are
+used *unless* the character immediately following a command that needs a
+register name is a space (according to **isspace()**) and not a newline
+(**'\\n'**).
+
+In that case, the register name is found according to the regex
+**\[a-z\]\[a-z0-9\_\]\*** (like bc(1) identifiers), and it is a parse error if
+the next non-space characters do not match that regex.
+
+# RESET
+
+When dc(1) encounters an error or a signal that it has a non-default handler
+for, it resets. This means that several things happen.
+
+First, any macros that are executing are stopped and popped off the stack.
+The behavior is not unlike that of exceptions in programming languages. Then
+the execution point is set so that any code waiting to execute (after all
+macros returned) is skipped.
+
+Thus, when dc(1) resets, it skips any remaining code waiting to be executed.
+Then, if it is interactive mode, and the error was not a fatal error (see the
+**EXIT STATUS** section), it asks for more input; otherwise, it exits with the
+appropriate return code.
+
+# PERFORMANCE
+
+Most dc(1) implementations use **char** types to calculate the value of **1**
+decimal digit at a time, but that can be slow. This dc(1) does something
+different.
+
+It uses large integers to calculate more than **1** decimal digit at a time. If
+built in a environment where **DC_LONG_BIT** (see the **LIMITS** section) is
+**64**, then each integer has **9** decimal digits. If built in an environment
+where **DC_LONG_BIT** is **32** then each integer has **4** decimal digits. This
+value (the number of decimal digits per large integer) is called
+**DC_BASE_DIGS**.
+
+In addition, this dc(1) uses an even larger integer for overflow checking. This
+integer type depends on the value of **DC_LONG_BIT**, but is always at least
+twice as large as the integer type used to store digits.
+
+# LIMITS
+
+The following are the limits on dc(1):
+
+**DC_LONG_BIT**
+
+: The number of bits in the **long** type in the environment where dc(1) was
+ built. This determines how many decimal digits can be stored in a single
+ large integer (see the **PERFORMANCE** section).
+
+**DC_BASE_DIGS**
+
+: The number of decimal digits per large integer (see the **PERFORMANCE**
+ section). Depends on **DC_LONG_BIT**.
+
+**DC_BASE_POW**
+
+: The max decimal number that each large integer can store (see
+ **DC_BASE_DIGS**) plus **1**. Depends on **DC_BASE_DIGS**.
+
+**DC_OVERFLOW_MAX**
+
+: The max number that the overflow type (see the **PERFORMANCE** section) can
+ hold. Depends on **DC_LONG_BIT**.
+
+**DC_BASE_MAX**
+
+: The maximum output base. Set at **DC_BASE_POW**.
+
+**DC_DIM_MAX**
+
+: The maximum size of arrays. Set at **SIZE_MAX-1**.
+
+**DC_SCALE_MAX**
+
+: The maximum **scale**. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_STRING_MAX**
+
+: The maximum length of strings. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_NAME_MAX**
+
+: The maximum length of identifiers. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_NUM_MAX**
+
+: The maximum length of a number (in decimal digits), which includes digits
+ after the decimal point. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_RAND_MAX**
+
+: The maximum integer (inclusive) returned by the **'** command, if dc(1). Set
+ at **2\^DC_LONG_BIT-1**.
+
+Exponent
+
+: The maximum allowable exponent (positive or negative). Set at
+ **DC_OVERFLOW_MAX**.
+
+Number of vars
+
+: The maximum number of vars/arrays. Set at **SIZE_MAX-1**.
+
+These limits are meant to be effectively non-existent; the limits are so large
+(at least on 64-bit machines) that there should not be any point at which they
+become a problem. In fact, memory should be exhausted before these limits should
+be hit.
+
+# ENVIRONMENT VARIABLES
+
+dc(1) recognizes the following environment variables:
+
+**DC_ENV_ARGS**
+
+: This is another way to give command-line arguments to dc(1). They should be
+ in the same format as all other command-line arguments. These are always
+ processed first, so any files given in **DC_ENV_ARGS** will be processed
+ before arguments and files given on the command-line. This gives the user
+ the ability to set up "standard" options and files to be used at every
+ invocation. The most useful thing for such files to contain would be useful
+ functions that the user might want every time dc(1) runs. Another use would
+ be to use the **-e** option to set **scale** to a value other than **0**.
+
+ The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+ but it does not understand escape sequences. For example, the string
+ **"/home/gavin/some dc file.dc"** will be correctly parsed, but the string
+ **"/home/gavin/some \"dc\" file.dc"** will include the backslashes.
+
+ The quote parsing will handle either kind of quotes, **'** or **"**. Thus,
+ if you have a file with any number of single quotes in the name, you can use
+ double quotes as the outside quotes, as in **"some 'dc' file.dc"**, and vice
+ versa if you have a file with double quotes. However, handling a file with
+ both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+ complexity of the parsing, though such files are still supported on the
+ command-line where the parsing is done by the shell.
+
+**DC_LINE_LENGTH**
+
+: If this environment variable exists and contains an integer that is greater
+ than **1** and is less than **UINT16_MAX** (**2\^16-1**), dc(1) will output
+ lines to that length, including the backslash newline combo. The default
+ line length is **70**.
+
+**DC_EXPR_EXIT**
+
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
+
+# EXIT STATUS
+
+dc(1) returns the following exit statuses:
+
+**0**
+
+: No error.
+
+**1**
+
+: A math error occurred. This follows standard practice of using **1** for
+ expected errors, since math errors will happen in the process of normal
+ execution.
+
+ Math errors include divide by **0**, taking the square root of a negative
+ number, using a negative number as a bound for the pseudo-random number
+ generator, attempting to convert a negative number to a hardware integer,
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
+
+ Converting to a hardware integer happens for the second operand of the power
+ (**\^**), places (**\@**), left shift (**H**), and right shift (**h**)
+ operators.
+
+**2**
+
+: A parse error occurred.
+
+ Parse errors include unexpected **EOF**, using an invalid character, failing
+ to find the end of a string or comment, and using a token where it is
+ invalid.
+
+**3**
+
+: A runtime error occurred.
+
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
+
+**4**
+
+: A fatal error occurred.
+
+ Fatal errors include memory allocation errors, I/O errors, failing to open
+ files, attempting to use files that do not have only ASCII characters (dc(1)
+ only accepts ASCII characters), attempting to open a directory as a file,
+ and giving invalid command-line options.
+
+The exit status **4** is special; when a fatal error occurs, dc(1) always exits
+and returns **4**, no matter what mode dc(1) is in.
+
+The other statuses will only be returned when dc(1) is not in interactive mode
+(see the **INTERACTIVE MODE** section), since dc(1) resets its state (see the
+**RESET** section) and accepts more input when one of those errors occurs in
+interactive mode. This is also the case when interactive mode is forced by the
+**-i** flag or **-\-interactive** option.
+
+These exit statuses allow dc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the **-i** flag or
+**-\-interactive** option.
+
+# INTERACTIVE MODE
+
+Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both **stdin** and **stdout**
+are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
+turn it on in other cases.
+
+In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
+section), and in normal execution, flushes **stdout** as soon as execution is
+done for the current input.
+
+# TTY MODE
+
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
+
+TTY mode is different from interactive mode because interactive mode is required
+in the [bc(1) specification][1], and interactive mode requires only **stdin**
+and **stdout** to be connected to a terminal.
+
+# SIGNAL HANDLING
+
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
+
+Note that "current input" can mean one of two things. If dc(1) is processing
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
+
+This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
+can seem as though dc(1) did not respond to the signal since it will immediately
+start executing the next file. This is by design; most files that users execute
+when interacting with dc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file. The
+rest of the files could still be executed without problem, allowing the user to
+continue.
+
+**SIGTERM** and **SIGQUIT** cause dc(1) to clean up and exit, and it uses the
+default handler for all other signals.
+
+# LOCALES
+
+This dc(1) ships with support for adding error messages for different locales
+and thus, supports **LC_MESSAGS**.
+
+# SEE ALSO
+
+bc(1)
+
+# STANDARDS
+
+The dc(1) utility operators are compliant with the operators in the bc(1)
+[IEEE Std 1003.1-2017 (“POSIX.1-2017â€)][1] specification.
+
+# BUGS
+
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
+
+# AUTHOR
+
+Gavin D. Howard <gavin@yzena.com> and contributors.
+
+[1]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
diff --git a/manuals/dc/N.1 b/manuals/dc/N.1
index 30cfcadc..41cc7449 100644
--- a/manuals/dc/N.1
+++ b/manuals/dc/N.1
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "DC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
.SH Name
.PP
dc - arbitrary-precision decimal reverse-Polish notation calculator
@@ -34,10 +34,9 @@ dc - arbitrary-precision decimal reverse-Polish notation calculator
\f[B]dc\f[R] [\f[B]-hiPRvVx\f[R]] [\f[B]--version\f[R]]
[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--no-prompt\f[R]]
[\f[B]--no-read-prompt\f[R]] [\f[B]--extended-register\f[R]]
-[\f[B]-e\f[R] \f[I]expr\f[R]]
-[\f[B]--expression\f[R]=\f[I]expr\f[R]\&...] [\f[B]-f\f[R]
-\f[I]file\f[R]\&...] [\f[B]--file\f[R]=\f[I]file\f[R]\&...]
-[\f[I]file\f[R]\&...]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
.SH DESCRIPTION
.PP
dc(1) is an arbitrary-precision calculator.
@@ -46,50 +45,69 @@ of computations.
Arithmetic operations pop arguments off of the stack and push the
results.
.PP
-If no files are given on the command-line, then dc(1) reads from
-\f[B]stdin\f[R] (see the \f[B]STDIN\f[R] section).
+If no files are given on the command-line as extra arguments (i.e., not
+as \f[B]-f\f[R] or \f[B]--file\f[R] arguments), then dc(1) reads from
+\f[B]stdin\f[R].
Otherwise, those files are processed, and dc(1) will then exit.
.PP
-If a user wants to set up a standard environment, they can use
-\f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where \f[B]-e\f[R] (\f[B]--expression\f[R]) and
+\f[B]-f\f[R] (\f[B]--file\f[R]) arguments cause dc(1) to execute them
+and exit.
+The reason for this is that this dc(1) allows users to set arguments in
+the environment variable \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT
+VARIABLES\f[R] section).
+Any expressions given on the command-line should be used to set up a
+standard environment.
For example, if a user wants the \f[B]scale\f[R] always set to
\f[B]10\f[R], they can set \f[B]DC_ENV_ARGS\f[R] to \f[B]-e 10k\f[R],
and this dc(1) will always start with a \f[B]scale\f[R] of \f[B]10\f[R].
+.PP
+If users want to have dc(1) exit after processing all input from
+\f[B]-e\f[R] and \f[B]-f\f[R] arguments (and their equivalents), then
+they can just simply add \f[B]-e q\f[R] as the last command-line
+argument or define the environment variable \f[B]DC_EXPR_EXIT\f[R].
.SH OPTIONS
.PP
The following are the options that dc(1) accepts.
-.TP
+.PP
\f[B]-h\f[R], \f[B]--help\f[R]
-Prints a usage message and quits.
-.TP
+.PP
+: Prints a usage message and quits.
+.PP
\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
-Print the version information (copyright header) and exit.
-.TP
+.PP
+: Print the version information (copyright header) and exit.
+.PP
\f[B]-i\f[R], \f[B]--interactive\f[R]
-Forces interactive mode.
+.PP
+: Forces interactive mode.
(See the \f[B]INTERACTIVE MODE\f[R] section.)
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-P\f[R], \f[B]--no-prompt\f[R]
-Disables the prompt in TTY mode.
+.PP
+: Disables the prompt in TTY mode.
(The prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a prompt or are not used to having them in dc(1).
Most of those users would want to put this option in
\f[B]DC_ENV_ARGS\f[R].
-.RS
-.PP
-These options override the \f[B]DC_PROMPT\f[R] and \f[B]DC_TTY_MODE\f[R]
-environment variables (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
-Disables the read prompt in TTY mode.
+.PP
+: Disables the read prompt in TTY mode.
(The read prompt is only enabled in TTY mode.
See the \f[B]TTY MODE\f[R] section.) This is mostly for those users that
do not want a read prompt or are not used to having them in dc(1).
@@ -97,84 +115,72 @@ Most of those users would want to put this option in
\f[B]BC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
This option is also useful in hash bang lines of dc(1) scripts that
prompt for user input.
-.RS
+.IP
+.nf
+\f[C]
+This option does not disable the regular prompt because the read prompt is
+only used when the **?** command is used.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This option does not disable the regular prompt because the read prompt
-is only used when the \f[B]?\f[R] command is used.
-.PP
-These options \f[I]do\f[R] override the \f[B]DC_PROMPT\f[R] and
-\f[B]DC_TTY_MODE\f[R] environment variables (see the \f[B]ENVIRONMENT
-VARIABLES\f[R] section), but only for the read prompt.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-x\f[R] \f[B]--extended-register\f[R]
-Enables extended register mode.
+.PP
+: Enables extended register mode.
See the \f[I]Extended Register Mode\f[R] subsection of the
\f[B]REGISTERS\f[R] section for more information.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
-Evaluates \f[I]expr\f[R].
+.PP
+: Evaluates \f[I]expr\f[R].
If multiple expressions are given, they are evaluated in order.
If files are given as well (see below), the expressions and files are
evaluated in the order given.
This means that if a file is given before an expression, the file is
read in and evaluated first.
-.RS
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-If this option is given on the command-line (i.e., not in
-\f[B]DC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, dc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R], whether on the command-line or in
-\f[B]DC_ENV_ARGS\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, dc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
-Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
were read through \f[B]stdin\f[R].
If expressions are also given (see above), the expressions are evaluated
in the order given.
-.RS
-.PP
-If this option is given on the command-line (i.e., not in
-\f[B]DC_ENV_ARGS\f[R], see the \f[B]ENVIRONMENT VARIABLES\f[R] section),
-then after processing all expressions and files, dc(1) will exit, unless
-\f[B]-\f[R] (\f[B]stdin\f[R]) was given as an argument at least once to
-\f[B]-f\f[R] or \f[B]--file\f[R].
-However, if any other \f[B]-e\f[R], \f[B]--expression\f[R],
-\f[B]-f\f[R], or \f[B]--file\f[R] arguments are given after
-\f[B]-f-\f[R] or equivalent is given, dc(1) will give a fatal error and
-exit.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
All long options are \f[B]non-portable extensions\f[R].
-.SH STDIN
-.PP
-If no files are given on the command-line and no files or expressions
-are given by the \f[B]-f\f[R], \f[B]--file\f[R], \f[B]-e\f[R], or
-\f[B]--expression\f[R] options, then dc(1) read from \f[B]stdin\f[R].
-.PP
-However, there is a caveat to this.
-.PP
-First, \f[B]stdin\f[R] is evaluated a line at a time.
-The only exception to this is if a string has been finished, but not
-ended.
-This means that, except for escaped brackets, all brackets must be
-balanced before dc(1) parses and executes.
.SH STDOUT
.PP
Any non-error output is written to \f[B]stdout\f[R].
@@ -215,7 +221,7 @@ Input is processed immediately when entered.
.PP
\f[B]ibase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
determines how to interpret constant numbers.
-It is the \[lq]input\[rq] base, or the number base used for interpreting
+It is the \[dq]input\[dq] base, or the number base used for interpreting
input numbers.
\f[B]ibase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R].
@@ -225,7 +231,7 @@ programs with the \f[B]T\f[R] command.
.PP
\f[B]obase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
determines how to output results.
-It is the \[lq]output\[rq] base, or the number base used for outputting
+It is the \[dq]output\[dq] base, or the number base used for outputting
numbers.
\f[B]obase\f[R] is initially \f[B]10\f[R].
The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and
@@ -261,13 +267,13 @@ Likewise, when a value is assigned to \f[B]seed\f[R], it is not
guaranteed that querying \f[B]seed\f[R] immediately after will return
the same value.
In addition, the value of \f[B]seed\f[R] will change after any call to
-the \f[B]\[cq]\f[R] command or the \f[B]\[lq]\f[R] command that does not
+the \f[B]\[aq]\f[R] command or the \f[B]\[dq]\f[R] command that does not
get receive a value of \f[B]0\f[R] or \f[B]1\f[R].
-The maximum integer returned by the \f[B]\[cq]\f[R] command can be
+The maximum integer returned by the \f[B]\[aq]\f[R] command can be
queried with the \f[B]W\f[R] command.
.PP
\f[B]Note\f[R]: The values returned by the pseudo-random number
-generator with the \f[B]\[cq]\f[R] and \f[B]\[lq]\f[R] commands are
+generator with the \f[B]\[aq]\f[R] and \f[B]\[dq]\f[R] commands are
guaranteed to \f[B]NOT\f[R] be cryptographically secure.
This is a consequence of using a seeded pseudo-random number generator.
However, they \f[I]are\f[R] guaranteed to be reproducible with identical
@@ -336,272 +342,340 @@ To deactivate them, just assign a different value to \f[B]obase\f[R].
.PP
Printing numbers in scientific notation and/or engineering notation is a
\f[B]non-portable extension\f[R].
-.TP
+.PP
\f[B]p\f[R]
-Prints the value on top of the stack, whether number or string, and
-prints a newline after.
-.RS
.PP
+: Prints the value on top of the stack, whether number or string, and
+prints a newline after.
+.IP
+.nf
+\f[C]
This does not alter the stack.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]n\f[R]
-Prints the value on top of the stack, whether number or string, and pops
-it off of the stack.
-.TP
+.PP
+: Prints the value on top of the stack, whether number or string, and
+pops it off of the stack.
+.PP
\f[B]P\f[R]
-Pops a value off the stack.
-.RS
.PP
+: Pops a value off the stack.
+.IP
+.nf
+\f[C]
If the value is a number, it is truncated and the absolute value of the
-result is printed as though \f[B]obase\f[R] is \f[B]256\f[R] and each
-digit is interpreted as an 8-bit ASCII character, making it a byte
-stream.
-.PP
+result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+interpreted as an ASCII character, making it a byte stream.
+
If the value is a string, it is printed without a trailing newline.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]f\f[R]
-Prints the entire contents of the stack, in order from newest to oldest,
-without altering anything.
-.RS
.PP
+: Prints the entire contents of the stack, in order from newest to
+oldest, without altering anything.
+.IP
+.nf
+\f[C]
Users should use this command when they get lost.
-.RE
+\f[R]
+.fi
.SS Arithmetic
.PP
These are the commands used for arithmetic.
-.TP
+.PP
\f[B]+\f[R]
-The top two values are popped off the stack, added, and the result is
+.PP
+: The top two values are popped off the stack, added, and the result is
pushed onto the stack.
The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
both operands.
-.TP
+.PP
\f[B]-\f[R]
-The top two values are popped off the stack, subtracted, and the result
-is pushed onto the stack.
+.PP
+: The top two values are popped off the stack, subtracted, and the
+result is pushed onto the stack.
The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
both operands.
-.TP
+.PP
\f[B]*\f[R]
-The top two values are popped off the stack, multiplied, and the result
-is pushed onto the stack.
+.PP
+: The top two values are popped off the stack, multiplied, and the
+result is pushed onto the stack.
If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
\f[I]scale\f[R] of the result is equal to
\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
\f[B]max()\f[R] return the obvious values.
-.TP
+.PP
\f[B]/\f[R]
-The top two values are popped off the stack, divided, and the result is
-pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
-The first value popped off of the stack must be non-zero.
-.RE
-.TP
-\f[B]%\f[R]
-The top two values are popped off the stack, remaindered, and the result
+: The top two values are popped off the stack, divided, and the result
is pushed onto the stack.
-.RS
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
.PP
-Remaindering is equivalent to 1) Computing \f[B]a/b\f[R] to current
-\f[B]scale\f[R], and 2) Using the result of step 1 to calculate
-\f[B]a-(a/b)*b\f[R] to \f[I]scale\f[R]
-\f[B]max(scale+scale(b),scale(a))\f[R].
+\f[B]%\f[R]
.PP
+: The top two values are popped off the stack, remaindered, and the
+result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+2) Using the result of step 1 to calculate **a-(a/b)\[rs]*b** to *scale*
+**max(scale+scale(b),scale(a))**.
+
The first value popped off of the stack must be non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]\[ti]\f[R]
-The top two values are popped off the stack, divided and remaindered,
+.PP
+: The top two values are popped off the stack, divided and remaindered,
and the results (divided first, remainder second) are pushed onto the
stack.
This is equivalent to \f[B]x y / x y %\f[R] except that \f[B]x\f[R] and
\f[B]y\f[R] are only evaluated once.
-.RS
-.PP
+.IP
+.nf
+\f[C]
The first value popped off of the stack must be non-zero.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]\[ha]\f[R]
-The top two values are popped off the stack, the second is raised to the
-power of the first, and the result is pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
+: The top two values are popped off the stack, the second is raised to
+the power of the first, and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
The first value popped off of the stack must be an integer, and if that
value is negative, the second value popped off of the stack must be
non-zero.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]v\f[R]
-The top value is popped off the stack, its square root is computed, and
-the result is pushed onto the stack.
-The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
-.RS
.PP
+: The top value is popped off the stack, its square root is computed,
+and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
The value popped off of the stack must be non-negative.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]_\f[R]
-If this command \f[I]immediately\f[R] precedes a number (i.e., no spaces
-or other commands), then that number is input as a negative number.
-.RS
-.PP
-Otherwise, the top value on the stack is popped and copied, and the copy
-is negated and pushed onto the stack.
-This behavior without a number is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+.PP
+: If this command \f[I]immediately\f[R] precedes a number (i.e., no
+spaces or other commands), then that number is input as a negative
+number.
+.IP
+.nf
+\f[C]
+Otherwise, the top value on the stack is popped and copied, and the copy is
+negated and pushed onto the stack. This behavior without a number is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]b\f[R]
-The top value is popped off the stack, and if it is zero, it is pushed
+.PP
+: The top value is popped off the stack, and if it is zero, it is pushed
back onto the stack.
Otherwise, its absolute value is pushed onto the stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]|\f[R]
-The top three values are popped off the stack, a modular exponentiation
-is computed, and the result is pushed onto the stack.
-.RS
.PP
+: The top three values are popped off the stack, a modular
+exponentiation is computed, and the result is pushed onto the stack.
+.IP
+.nf
+\f[C]
The first value popped is used as the reduction modulus and must be an
-integer and non-zero.
-The second value popped is used as the exponent and must be an integer
-and non-negative.
-The third value popped is the base and must be an integer.
+integer and non-zero. The second value popped is used as the exponent and
+must be an integer and non-negative. The third value popped is the base and
+must be an integer.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]$\f[R]
-The top value is popped off the stack and copied, and the copy is
+.PP
+: The top value is popped off the stack and copied, and the copy is
truncated and pushed onto the stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]\[at]\f[R]
-The top two values are popped off the stack, and the precision of the
+.PP
+: The top two values are popped off the stack, and the precision of the
second is set to the value of the first, whether by truncation or
extension.
-.RS
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-The first value popped off of the stack must be an integer and
-non-negative.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]H\f[R]
-The top two values are popped off the stack, and the second is shifted
-left (radix shifted right) to the value of the first.
-.RS
.PP
-The first value popped off of the stack must be an integer and
-non-negative.
+: The top two values are popped off the stack, and the second is shifted
+left (radix shifted right) to the value of the first.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]h\f[R]
-The top two values are popped off the stack, and the second is shifted
-right (radix shifted left) to the value of the first.
-.RS
.PP
-The first value popped off of the stack must be an integer and
-non-negative.
+: The top two values are popped off the stack, and the second is shifted
+right (radix shifted left) to the value of the first.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]G\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]N\f[R]
-The top value is popped off of the stack, and if it a \f[B]0\f[R], a
+.PP
+: The top value is popped off of the stack, and if it a \f[B]0\f[R], a
\f[B]1\f[R] is pushed; otherwise, a \f[B]0\f[R] is pushed.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B](\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is less than the second, or
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than the second, or
\f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]{\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is less than or equal to the second,
-or \f[B]0\f[R] otherwise.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B])\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is greater than the second, or
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than the second, or
\f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]}\f[R]
-The top two values are popped off of the stack, they are compared, and a
-\f[B]1\f[R] is pushed if the first is greater than or equal to the
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than or equal to the
second, or \f[B]0\f[R] otherwise.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]M\f[R]
-The top two values are popped off of the stack.
+.PP
+: The top two values are popped off of the stack.
If they are both non-zero, a \f[B]1\f[R] is pushed onto the stack.
If either of them is zero, or both of them are, then a \f[B]0\f[R] is
pushed onto the stack.
-.RS
-.PP
-This is like the \f[B]&&\f[R] operator in bc(1), and it is \f[I]not\f[R]
-a short-circuit operator.
+.IP
+.nf
+\f[C]
+This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]m\f[R]
-The top two values are popped off of the stack.
+.PP
+: The top two values are popped off of the stack.
If at least one of them is non-zero, a \f[B]1\f[R] is pushed onto the
stack.
If both of them are zero, then a \f[B]0\f[R] is pushed onto the stack.
-.RS
-.PP
-This is like the \f[B]||\f[R] operator in bc(1), and it is \f[I]not\f[R]
-a short-circuit operator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+.IP
+.nf
+\f[C]
+This is like the **||** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Pseudo-Random Number Generator
.PP
dc(1) has a built-in pseudo-random number generator.
@@ -611,20 +685,24 @@ controls the pseudo-random number generator.)
.PP
The pseudo-random number generator is guaranteed to \f[B]NOT\f[R] be
cryptographically secure.
-.TP
-\f[B]\[cq]\f[R]
-Generates an integer between 0 and \f[B]DC_RAND_MAX\f[R], inclusive (see
-the \f[B]LIMITS\f[R] section).
-.RS
.PP
+\f[B]\[aq]\f[R]
+.PP
+: Generates an integer between 0 and \f[B]DC_RAND_MAX\f[R], inclusive
+(see the \f[B]LIMITS\f[R] section).
+.IP
+.nf
+\f[C]
The generated integer is made as unbiased as possible, subject to the
limitations of the pseudo-random number generator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]\[lq]\f[R]
-Pops a value off of the stack, which is used as an \f[B]exclusive\f[R]
+\f[B]\[dq]\f[R]
+.PP
+: Pops a value off of the stack, which is used as an \f[B]exclusive\f[R]
upper bound on the integer that will be generated.
If the bound is negative or is a non-integer, an error is raised, and
dc(1) resets (see the \f[B]RESET\f[R] section) while \f[B]seed\f[R]
@@ -639,48 +717,58 @@ Using this command will change the value of \f[B]seed\f[R], unless the
operand is \f[B]0\f[R] or \f[B]1\f[R].
In that case, \f[B]0\f[R] is pushed onto the stack, and \f[B]seed\f[R]
is \f[I]not\f[R] changed.
-.RS
-.PP
+.IP
+.nf
+\f[C]
The generated integer is made as unbiased as possible, subject to the
limitations of the pseudo-random number generator.
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Stack Control
.PP
These commands control the stack.
-.TP
+.PP
\f[B]c\f[R]
-Removes all items from (\[lq]clears\[rq]) the stack.
-.TP
+.PP
+: Removes all items from (\[dq]clears\[dq]) the stack.
+.PP
\f[B]d\f[R]
-Copies the item on top of the stack (\[lq]duplicates\[rq]) and pushes
+.PP
+: Copies the item on top of the stack (\[dq]duplicates\[dq]) and pushes
the copy onto the stack.
-.TP
+.PP
\f[B]r\f[R]
-Swaps (\[lq]reverses\[rq]) the two top items on the stack.
-.TP
+.PP
+: Swaps (\[dq]reverses\[dq]) the two top items on the stack.
+.PP
\f[B]R\f[R]
-Pops (\[lq]removes\[rq]) the top value from the stack.
+.PP
+: Pops (\[dq]removes\[dq]) the top value from the stack.
.SS Register Control
.PP
These commands control registers (see the \f[B]REGISTERS\f[R] section).
-.TP
+.PP
\f[B]s\f[R]\f[I]r\f[R]
-Pops the value off the top of the stack and stores it into register
+.PP
+: Pops the value off the top of the stack and stores it into register
\f[I]r\f[R].
-.TP
+.PP
\f[B]l\f[R]\f[I]r\f[R]
-Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
+.PP
+: Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
This does not alter the contents of \f[I]r\f[R].
-.TP
+.PP
\f[B]S\f[R]\f[I]r\f[R]
-Pops the value off the top of the (main) stack and pushes it onto the
+.PP
+: Pops the value off the top of the (main) stack and pushes it onto the
stack of register \f[I]r\f[R].
The previous value of the register becomes inaccessible.
-.TP
+.PP
\f[B]L\f[R]\f[I]r\f[R]
-Pops the value off the top of the stack for register \f[I]r\f[R] and
+.PP
+: Pops the value off the top of the stack for register \f[I]r\f[R] and
push it onto the main stack.
The previous value in the stack for register \f[I]r\f[R], if any, is now
accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
@@ -689,113 +777,137 @@ accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
These commands control the values of \f[B]ibase\f[R], \f[B]obase\f[R],
\f[B]scale\f[R], and \f[B]seed\f[R].
Also see the \f[B]SYNTAX\f[R] section.
-.TP
+.PP
\f[B]i\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]ibase\f[R], which must be between \f[B]2\f[R] and \f[B]16\f[R],
inclusive.
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]o\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]obase\f[R], which must be between \f[B]0\f[R] and
\f[B]DC_BASE_MAX\f[R], inclusive (see the \f[B]LIMITS\f[R] section and
the \f[B]NUMBERS\f[R] section).
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]k\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]scale\f[R], which must be non-negative.
-.RS
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
.PP
-If the value on top of the stack has any \f[I]scale\f[R], the
-\f[I]scale\f[R] is ignored.
-.RE
-.TP
\f[B]j\f[R]
-Pops the value off of the top of the stack and uses it to set
+.PP
+: Pops the value off of the top of the stack and uses it to set
\f[B]seed\f[R].
The meaning of \f[B]seed\f[R] is dependent on the current pseudo-random
number generator but is guaranteed to not change except for new major
versions.
-.RS
+.IP
+.nf
+\f[C]
+The *scale* and sign of the value may be significant.
+
+If a previously used **seed** value is used again, the pseudo-random number
+generator is guaranteed to produce the same sequence of pseudo-random
+numbers as it did when the **seed** value was previously used.
+
+The exact value assigned to **seed** is not guaranteed to be returned if the
+**J** command is used. However, if **seed** *does* return a different value,
+both values, when assigned to **seed**, are guaranteed to produce the same
+sequence of pseudo-random numbers. This means that certain values assigned
+to **seed** will not produce unique sequences of pseudo-random numbers.
+
+There is no limit to the length (number of significant decimal digits) or
+*scale* of the value that can be assigned to **seed**.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-The \f[I]scale\f[R] and sign of the value may be significant.
+\f[B]I\f[R]
.PP
-If a previously used \f[B]seed\f[R] value is used again, the
-pseudo-random number generator is guaranteed to produce the same
-sequence of pseudo-random numbers as it did when the \f[B]seed\f[R]
-value was previously used.
+: Pushes the current value of \f[B]ibase\f[R] onto the main stack.
.PP
-The exact value assigned to \f[B]seed\f[R] is not guaranteed to be
-returned if the \f[B]J\f[R] command is used.
-However, if \f[B]seed\f[R] \f[I]does\f[R] return a different value, both
-values, when assigned to \f[B]seed\f[R], are guaranteed to produce the
-same sequence of pseudo-random numbers.
-This means that certain values assigned to \f[B]seed\f[R] will not
-produce unique sequences of pseudo-random numbers.
+\f[B]O\f[R]
.PP
-There is no limit to the length (number of significant decimal digits)
-or \f[I]scale\f[R] of the value that can be assigned to \f[B]seed\f[R].
+: Pushes the current value of \f[B]obase\f[R] onto the main stack.
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
-\f[B]I\f[R]
-Pushes the current value of \f[B]ibase\f[R] onto the main stack.
-.TP
-\f[B]O\f[R]
-Pushes the current value of \f[B]obase\f[R] onto the main stack.
-.TP
\f[B]K\f[R]
-Pushes the current value of \f[B]scale\f[R] onto the main stack.
-.TP
+.PP
+: Pushes the current value of \f[B]scale\f[R] onto the main stack.
+.PP
\f[B]J\f[R]
-Pushes the current value of \f[B]seed\f[R] onto the main stack.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
+: Pushes the current value of \f[B]seed\f[R] onto the main stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
\f[B]T\f[R]
-Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]U\f[R]
-Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]V\f[R]
-Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
+.PP
+: Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
stack.
-.RS
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]W\f[R]
-Pushes the maximum (inclusive) integer that can be generated with the
-\f[B]\[cq]\f[R] pseudo-random number generator command.
-.RS
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+: Pushes the maximum (inclusive) integer that can be generated with the
+\f[B]\[aq]\f[R] pseudo-random number generator command.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
.SS Strings
.PP
The following commands control strings.
@@ -812,266 +924,294 @@ Strings can also be executed as macros.
For example, if the string \f[B][1pR]\f[R] is executed as a macro, then
the code \f[B]1pR\f[R] is executed, meaning that the \f[B]1\f[R] will be
printed with a newline after and then popped from the stack.
-.TP
+.PP
\f[B][\f[R]\f[I]characters\f[R]\f[B]]\f[R]
-Makes a string containing \f[I]characters\f[R] and pushes it onto the
-stack.
-.RS
.PP
-If there are brackets (\f[B][\f[R] and \f[B]]\f[R]) in the string, then
-they must be balanced.
-Unbalanced brackets can be escaped using a backslash (\f[B]\[rs]\f[R])
+: Makes a string containing \f[I]characters\f[R] and pushes it onto the
+stack.
+.IP
+.nf
+\f[C]
+If there are brackets (**\[rs][** and **\[rs]]**) in the string, then they must be
+balanced. Unbalanced brackets can be escaped using a backslash (**\[rs]\[rs]**)
character.
-.PP
+
If there is a backslash character in the string, the character after it
-(even another backslash) is put into the string verbatim, but the
-(first) backslash is not.
-.RE
-.TP
-\f[B]a\f[R]
-The value on top of the stack is popped.
-.RS
+(even another backslash) is put into the string verbatim, but the (first)
+backslash is not.
+\f[R]
+.fi
.PP
-If it is a number, it is truncated and its absolute value is taken.
-The result mod \f[B]256\f[R] is calculated.
-If that result is \f[B]0\f[R], push an empty string; otherwise, push a
-one-character string where the character is the result of the mod
-interpreted as an ASCII character.
+\f[B]a\f[R]
.PP
-If it is a string, then a new string is made.
-If the original string is empty, the new string is empty.
-If it is not, then the first character of the original string is used to
-create the new string as a one-character string.
-The new string is then pushed onto the stack.
+: The value on top of the stack is popped.
+.IP
+.nf
+\f[C]
+If it is a number, it is truncated and its absolute value is taken. The
+result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+empty string; otherwise, push a one-character string where the character is
+the result of the mod interpreted as an ASCII character.
+
+If it is a string, then a new string is made. If the original string is
+empty, the new string is empty. If it is not, then the first character of
+the original string is used to create the new string as a one-character
+string. The new string is then pushed onto the stack.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]x\f[R]
-Pops a value off of the top of the stack.
-.RS
.PP
+: Pops a value off of the top of the stack.
+.IP
+.nf
+\f[C]
If it is a number, it is pushed back onto the stack.
-.PP
+
If it is a string, it is executed as a macro.
-.PP
+
This behavior is the norm whenever a macro is executed, whether by this
command or by the conditional execution commands below.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]>\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is greater than the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
-.PP
-For example, \f[B]0 1>a\f[R] will execute the contents of register
-\f[B]a\f[R], and \f[B]1 0>a\f[R] will not.
+.IP
+.nf
+\f[C]
+For example, **0 1>a** will execute the contents of register **a**, and
+**1 0>a** will not.
+
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!>\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not greater than the second (less than or equal
to), then the contents of register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]<\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is less than the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!<\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not less than the second (greater than or equal
to), then the contents of register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]=\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is equal to the second, then the contents of register
\f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]!=\f[R]\f[I]r\f[R]
-Pops two values off of the stack that must be numbers and compares them.
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
If the first value is not equal to the second, then the contents of
register \f[I]r\f[R] are executed.
-.RS
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
-.RE
-.TP
\f[B]!=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
-Like the above, but will execute register \f[I]s\f[R] if the comparison
-fails.
-.RS
.PP
-If either or both of the values are not numbers, dc(1) will raise an
-error and reset (see the \f[B]RESET\f[R] section).
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
-.TP
\f[B]?\f[R]
-Reads a line from the \f[B]stdin\f[R] and executes it.
+.PP
+: Reads a line from the \f[B]stdin\f[R] and executes it.
This is to allow macros to request input from users.
-.TP
+.PP
\f[B]q\f[R]
-During execution of a macro, this exits the execution of that macro and
-the execution of the macro that executed it.
+.PP
+: During execution of a macro, this exits the execution of that macro
+and the execution of the macro that executed it.
If there are no macros, or only one macro executing, dc(1) exits.
-.TP
+.PP
\f[B]Q\f[R]
-Pops a value from the stack which must be non-negative and is used the
+.PP
+: Pops a value from the stack which must be non-negative and is used the
number of macro executions to pop off of the execution stack.
If the number of levels to pop is greater than the number of executing
macros, dc(1) exits.
-.TP
-\f[B],\f[R]
-Pushes the depth of the execution stack onto the stack.
-The execution stack is the stack of string executions.
-The number that is pushed onto the stack is exactly as many as is needed
-to make dc(1) exit with the \f[B]Q\f[R] command, so the sequence
-\f[B],Q\f[R] will make dc(1) exit.
.SS Status
.PP
These commands query status of the stack or its top value.
-.TP
-\f[B]Z\f[R]
-Pops a value off of the stack.
-.RS
.PP
-If it is a number, calculates the number of significant decimal digits
-it has and pushes the result.
-It will push \f[B]1\f[R] if the argument is \f[B]0\f[R] with no decimal
-places.
+\f[B]Z\f[R]
.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, calculates the number of significant decimal digits it
+has and pushes the result.
+
If it is a string, pushes the number of characters the string has.
-.RE
-.TP
+\f[R]
+.fi
+.PP
\f[B]X\f[R]
-Pops a value off of the stack.
-.RS
.PP
-If it is a number, pushes the \f[I]scale\f[R] of the value onto the
-stack.
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, pushes the *scale* of the value onto the stack.
+
+If it is a string, pushes **0**.
+\f[R]
+.fi
.PP
-If it is a string, pushes \f[B]0\f[R].
-.RE
-.TP
\f[B]z\f[R]
-Pushes the current depth of the stack (before execution of this command)
-onto the stack.
-.TP
-\f[B]y\f[R]\f[I]r\f[R]
-Pushes the current stack depth of the register \f[I]r\f[R] onto the main
-stack.
-.RS
.PP
-Because each register has a depth of \f[B]1\f[R] (with the value
-\f[B]0\f[R] in the top item) when dc(1) starts, dc(1) requires that each
-register\[cq]s stack must always have at least one item; dc(1) will give
-an error and reset otherwise (see the \f[B]RESET\f[R] section).
-This means that this command will never push \f[B]0\f[R].
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
+: Pushes the current stack depth (before execution of this command).
.SS Arrays
.PP
These commands manipulate arrays.
-.TP
+.PP
\f[B]:\f[R]\f[I]r\f[R]
-Pops the top two values off of the stack.
+.PP
+: Pops the top two values off of the stack.
The second value will be stored in the array \f[I]r\f[R] (see the
\f[B]REGISTERS\f[R] section), indexed by the first value.
-.TP
+.PP
\f[B];\f[R]\f[I]r\f[R]
-Pops the value on top of the stack and uses it as an index into the
+.PP
+: Pops the value on top of the stack and uses it as an index into the
array \f[I]r\f[R].
The selected value is then pushed onto the stack.
-.TP
-\f[B]Y\f[R]\f[I]r\f[R]
-Pushes the length of the array \f[I]r\f[R] onto the stack.
-.RS
-.PP
-This is a \f[B]non-portable extension\f[R].
-.RE
.SH REGISTERS
.PP
Registers are names that can store strings, numbers, and arrays.
@@ -1080,14 +1220,12 @@ Registers are names that can store strings, numbers, and arrays.
Each register is also its own stack, so the current register value is
the top of the stack for the register.
All registers, when first referenced, have one value (\f[B]0\f[R]) in
-their stack, and it is a runtime error to attempt to pop that item off
-of the register stack.
+their stack.
.PP
In non-extended register mode, a register name is just the single
character that follows any command that needs a register name.
-The only exceptions are: a newline (\f[B]`\[rs]n'\f[R]) and a left
-bracket (\f[B]`['\f[R]); it is a parse error for a newline or a left
-bracket to be used as a register name.
+The only exception is a newline (\f[B]\[aq]\[rs]n\[aq]\f[R]); it is a
+parse error for a newline to be used as a register name.
.SS Extended Register Mode
.PP
Unlike most other dc(1) implentations, this dc(1) provides nearly
@@ -1098,7 +1236,7 @@ If extended register mode is enabled (\f[B]-x\f[R] or
normal single character registers are used \f[I]unless\f[R] the
character immediately following a command that needs a register name is
a space (according to \f[B]isspace()\f[R]) and not a newline
-(\f[B]`\[rs]n'\f[R]).
+(\f[B]\[aq]\[rs]n\[aq]\f[R]).
.PP
In that case, the register name is found according to the regex
\f[B][a-z][a-z0-9_]*\f[R] (like bc(1) identifiers), and it is a parse
@@ -1143,64 +1281,77 @@ always at least twice as large as the integer type used to store digits.
.SH LIMITS
.PP
The following are the limits on dc(1):
-.TP
+.PP
\f[B]DC_LONG_BIT\f[R]
-The number of bits in the \f[B]long\f[R] type in the environment where
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
dc(1) was built.
This determines how many decimal digits can be stored in a single large
integer (see the \f[B]PERFORMANCE\f[R] section).
-.TP
+.PP
\f[B]DC_BASE_DIGS\f[R]
-The number of decimal digits per large integer (see the
+.PP
+: The number of decimal digits per large integer (see the
\f[B]PERFORMANCE\f[R] section).
Depends on \f[B]DC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]DC_BASE_POW\f[R]
-The max decimal number that each large integer can store (see
+.PP
+: The max decimal number that each large integer can store (see
\f[B]DC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
Depends on \f[B]DC_BASE_DIGS\f[R].
-.TP
+.PP
\f[B]DC_OVERFLOW_MAX\f[R]
-The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
section) can hold.
Depends on \f[B]DC_LONG_BIT\f[R].
-.TP
+.PP
\f[B]DC_BASE_MAX\f[R]
-The maximum output base.
+.PP
+: The maximum output base.
Set at \f[B]DC_BASE_POW\f[R].
-.TP
+.PP
\f[B]DC_DIM_MAX\f[R]
-The maximum size of arrays.
+.PP
+: The maximum size of arrays.
Set at \f[B]SIZE_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_SCALE_MAX\f[R]
-The maximum \f[B]scale\f[R].
+.PP
+: The maximum \f[B]scale\f[R].
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_STRING_MAX\f[R]
-The maximum length of strings.
+.PP
+: The maximum length of strings.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_NAME_MAX\f[R]
-The maximum length of identifiers.
+.PP
+: The maximum length of identifiers.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_NUM_MAX\f[R]
-The maximum length of a number (in decimal digits), which includes
+.PP
+: The maximum length of a number (in decimal digits), which includes
digits after the decimal point.
Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
-.TP
+.PP
\f[B]DC_RAND_MAX\f[R]
-The maximum integer (inclusive) returned by the \f[B]\[cq]\f[R] command,
-if dc(1).
+.PP
+: The maximum integer (inclusive) returned by the \f[B]\[aq]\f[R]
+command, if dc(1).
Set at \f[B]2\[ha]DC_LONG_BIT-1\f[R].
-.TP
+.PP
Exponent
-The maximum allowable exponent (positive or negative).
+.PP
+: The maximum allowable exponent (positive or negative).
Set at \f[B]DC_OVERFLOW_MAX\f[R].
-.TP
+.PP
Number of vars
-The maximum number of vars/arrays.
+.PP
+: The maximum number of vars/arrays.
Set at \f[B]SIZE_MAX-1\f[R].
.PP
These limits are meant to be effectively non-existent; the limits are so
@@ -1210,146 +1361,117 @@ In fact, memory should be exhausted before these limits should be hit.
.SH ENVIRONMENT VARIABLES
.PP
dc(1) recognizes the following environment variables:
-.TP
+.PP
\f[B]DC_ENV_ARGS\f[R]
-This is another way to give command-line arguments to dc(1).
+.PP
+: This is another way to give command-line arguments to dc(1).
They should be in the same format as all other command-line arguments.
These are always processed first, so any files given in
\f[B]DC_ENV_ARGS\f[R] will be processed before arguments and files given
on the command-line.
-This gives the user the ability to set up \[lq]standard\[rq] options and
+This gives the user the ability to set up \[dq]standard\[dq] options and
files to be used at every invocation.
The most useful thing for such files to contain would be useful
functions that the user might want every time dc(1) runs.
Another use would be to use the \f[B]-e\f[R] option to set
\f[B]scale\f[R] to a value other than \f[B]0\f[R].
-.RS
-.PP
-The code that parses \f[B]DC_ENV_ARGS\f[R] will correctly handle quoted
-arguments, but it does not understand escape sequences.
-For example, the string \f[B]\[lq]/home/gavin/some dc file.dc\[rq]\f[R]
-will be correctly parsed, but the string \f[B]\[lq]/home/gavin/some
-\[dq]dc\[dq] file.dc\[rq]\f[R] will include the backslashes.
-.PP
-The quote parsing will handle either kind of quotes, \f[B]\[cq]\f[R] or
-\f[B]\[lq]\f[R].
-Thus, if you have a file with any number of single quotes in the name,
-you can use double quotes as the outside quotes, as in \f[B]\[lq]some
-`dc' file.dc\[rq]\f[R], and vice versa if you have a file with double
-quotes.
-However, handling a file with both kinds of quotes in
-\f[B]DC_ENV_ARGS\f[R] is not supported due to the complexity of the
-parsing, though such files are still supported on the command-line where
-the parsing is done by the shell.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some dc file.dc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]dc\[rs]\[dq] file.dc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]dc\[aq] file.dc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
\f[B]DC_LINE_LENGTH\f[R]
-If this environment variable exists and contains an integer that is
+.PP
+: If this environment variable exists and contains an integer that is
greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
(\f[B]2\[ha]16-1\f[R]), dc(1) will output lines to that length,
including the backslash newline combo.
The default line length is \f[B]70\f[R].
-.TP
-\f[B]DC_SIGINT_RESET\f[R]
-If dc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), then this environment variable has no effect because dc(1)
-exits on \f[B]SIGINT\f[R] when not in interactive mode.
-.RS
-.PP
-However, when dc(1) is in interactive mode, then if this environment
-variable exists and contains an integer, a non-zero value makes dc(1)
-reset on \f[B]SIGINT\f[R], rather than exit, and zero makes dc(1) exit.
-If this environment variable exists and is \f[I]not\f[R] an integer,
-then dc(1) will exit on \f[B]SIGINT\f[R].
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]DC_TTY_MODE\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, then a non-zero value makes dc(1) use
-TTY mode, and zero makes dc(1) not use TTY mode.
-.PP
-This environment variable overrides the default, which can be queried
-with the \f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
-.TP
-\f[B]DC_PROMPT\f[R]
-If TTY mode is \f[I]not\f[R] available (see the \f[B]TTY MODE\f[R]
-section), then this environment variable has no effect.
-.RS
-.PP
-However, when TTY mode is available, then if this environment variable
-exists and contains an integer, a non-zero value makes dc(1) use a
-prompt, and zero or a non-integer makes dc(1) not use a prompt.
-If this environment variable does not exist and \f[B]DC_TTY_MODE\f[R]
-does, then the value of the \f[B]DC_TTY_MODE\f[R] environment variable
-is used.
-.PP
-This environment variable and the \f[B]DC_TTY_MODE\f[R] environment
-variable override the default, which can be queried with the
-\f[B]-h\f[R] or \f[B]--help\f[R] options.
-.RE
+.PP
+\f[B]DC_EXPR_EXIT\f[R]
+.PP
+: If this variable exists (no matter the contents), dc(1) will exit
+immediately after executing expressions and files given by the
+\f[B]-e\f[R] and/or \f[B]-f\f[R] command-line options (and any
+equivalents).
.SH EXIT STATUS
.PP
dc(1) returns the following exit statuses:
-.TP
+.PP
\f[B]0\f[R]
-No error.
-.TP
+.PP
+: No error.
+.PP
\f[B]1\f[R]
-A math error occurred.
+.PP
+: A math error occurred.
This follows standard practice of using \f[B]1\f[R] for expected errors,
since math errors will happen in the process of normal execution.
-.RS
-.PP
-Math errors include divide by \f[B]0\f[R], taking the square root of a
-negative number, using a negative number as a bound for the
-pseudo-random number generator, attempting to convert a negative number
-to a hardware integer, overflow when converting a number to a hardware
-integer, overflow when calculating the size of a number, and attempting
-to use a non-integer where an integer is required.
-.PP
-Converting to a hardware integer happens for the second operand of the
-power (\f[B]\[ha]\f[R]), places (\f[B]\[at]\f[R]), left shift
-(\f[B]H\f[R]), and right shift (\f[B]h\f[R]) operators.
-.RE
-.TP
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, using a negative number as a bound for the pseudo-random number
+generator, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**), places (**\[rs]\[at]**), left shift (**H**), and right shift (**h**)
+operators.
+\f[R]
+.fi
+.PP
\f[B]2\f[R]
-A parse error occurred.
-.RS
-.PP
-Parse errors include unexpected \f[B]EOF\f[R], using an invalid
-character, failing to find the end of a string or comment, and using a
-token where it is invalid.
-.RE
-.TP
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, and using a token where it is
+invalid.
+\f[R]
+.fi
+.PP
\f[B]3\f[R]
-A runtime error occurred.
-.RS
-.PP
-Runtime errors include assigning an invalid number to any global
-(\f[B]ibase\f[R], \f[B]obase\f[R], or \f[B]scale\f[R]), giving a bad
-expression to a \f[B]read()\f[R] call, calling \f[B]read()\f[R] inside
-of a \f[B]read()\f[R] call, type errors (including attempting to execute
-a number), and attempting an operation when the stack has too few
-elements.
-.RE
-.TP
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, and attempting an operation when
+the stack has too few elements.
+\f[R]
+.fi
+.PP
\f[B]4\f[R]
-A fatal error occurred.
-.RS
.PP
-Fatal errors include memory allocation errors, I/O errors, failing to
-open files, attempting to use files that do not have only ASCII
-characters (dc(1) only accepts ASCII characters), attempting to open a
-directory as a file, and giving invalid command-line options.
-.RE
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (dc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
.PP
The exit status \f[B]4\f[R] is special; when a fatal error occurs, dc(1)
always exits and returns \f[B]4\f[R], no matter what mode dc(1) is in.
@@ -1369,88 +1491,42 @@ checking, and its normal behavior can be forced by using the
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both \f[B]stdin\f[R]
and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
-and \f[B]--interactive\f[R] option can turn it on in other situations.
+and \f[B]--interactive\f[R] option can turn it on in other cases.
.PP
In interactive mode, dc(1) attempts to recover from errors (see the
\f[B]RESET\f[R] section), and in normal execution, flushes
\f[B]stdout\f[R] as soon as execution is done for the current input.
-dc(1) may also reset on \f[B]SIGINT\f[R] instead of exit, depending on
-the contents of, or default for, the \f[B]DC_SIGINT_RESET\f[R]
-environment variable (see the \f[B]ENVIRONMENT VARIABLES\f[R] section).
.SH TTY MODE
.PP
If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY, then \[lq]TTY mode\[rq] is considered to be
-available, and thus, dc(1) can turn on TTY mode, subject to some
-settings.
-.PP
-If there is the environment variable \f[B]DC_TTY_MODE\f[R] in the
-environment (see the \f[B]ENVIRONMENT VARIABLES\f[R] section), then if
-that environment variable contains a non-zero integer, dc(1) will turn
-on TTY mode when \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R]
-are all connected to a TTY.
-If the \f[B]DC_TTY_MODE\f[R] environment variable exists but is
-\f[I]not\f[R] a non-zero integer, then dc(1) will not turn TTY mode on.
-.PP
-If the environment variable \f[B]DC_TTY_MODE\f[R] does \f[I]not\f[R]
-exist, the default setting is used.
-The default setting can be queried with the \f[B]-h\f[R] or
-\f[B]--help\f[R] options.
+connected to a TTY, dc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is required for history to be enabled (see the \f[B]COMMAND
+LINE HISTORY\f[R] section).
+It is also required to enable special handling for \f[B]SIGINT\f[R]
+signals.
+.PP
+The prompt is enabled in TTY mode.
.PP
TTY mode is different from interactive mode because interactive mode is
required in the bc(1)
specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
to be connected to a terminal.
-.SS Command-Line History
-.PP
-Command-line history is only enabled if TTY mode is, i.e., that
-\f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to
-a TTY and the \f[B]DC_TTY_MODE\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section) and its default do not disable
-TTY mode.
-See the \f[B]COMMAND LINE HISTORY\f[R] section for more information.
-.SS Prompt
-.PP
-If TTY mode is available, then a prompt can be enabled.
-Like TTY mode itself, it can be turned on or off with an environment
-variable: \f[B]DC_PROMPT\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
-.PP
-If the environment variable \f[B]DC_PROMPT\f[R] exists and is a non-zero
-integer, then the prompt is turned on when \f[B]stdin\f[R],
-\f[B]stdout\f[R], and \f[B]stderr\f[R] are connected to a TTY and the
-\f[B]-P\f[R] and \f[B]--no-prompt\f[R] options were not used.
-The read prompt will be turned on under the same conditions, except that
-the \f[B]-R\f[R] and \f[B]--no-read-prompt\f[R] options must also not be
-used.
-.PP
-However, if \f[B]DC_PROMPT\f[R] does not exist, the prompt can be
-enabled or disabled with the \f[B]DC_TTY_MODE\f[R] environment variable,
-the \f[B]-P\f[R] and \f[B]--no-prompt\f[R] options, and the \f[B]-R\f[R]
-and \f[B]--no-read-prompt\f[R] options.
-See the \f[B]ENVIRONMENT VARIABLES\f[R] and \f[B]OPTIONS\f[R] sections
-for more details.
.SH SIGNAL HANDLING
.PP
-Sending a \f[B]SIGINT\f[R] will cause dc(1) to do one of two things.
-.PP
-If dc(1) is not in interactive mode (see the \f[B]INTERACTIVE MODE\f[R]
-section), or the \f[B]DC_SIGINT_RESET\f[R] environment variable (see the
-\f[B]ENVIRONMENT VARIABLES\f[R] section), or its default, is either not
-an integer or it is zero, dc(1) will exit.
+Sending a \f[B]SIGINT\f[R] will cause dc(1) to stop execution of the
+current input.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
.PP
-However, if dc(1) is in interactive mode, and the
-\f[B]DC_SIGINT_RESET\f[R] or its default is an integer and non-zero,
-then dc(1) will stop executing the current input and reset (see the
-\f[B]RESET\f[R] section) upon receiving a \f[B]SIGINT\f[R].
-.PP
-Note that \[lq]current input\[rq] can mean one of two things.
-If dc(1) is processing input from \f[B]stdin\f[R] in interactive mode,
-it will ask for more input.
-If dc(1) is processing input from a file in interactive mode, it will
-stop processing the file and start processing the next file, if one
-exists, or ask for input from \f[B]stdin\f[R] if no other file exists.
+Note that \[dq]current input\[dq] can mean one of two things.
+If dc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If dc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
.PP
This means that if a \f[B]SIGINT\f[R] is sent to dc(1) as it is
executing a file, it can seem as though dc(1) did not respond to the
@@ -1463,22 +1539,14 @@ the user to continue.
.PP
\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause dc(1) to clean up and
exit, and it uses the default handler for all other signals.
-The one exception is \f[B]SIGHUP\f[R]; in that case, and only when dc(1)
-is in TTY mode (see the \f[B]TTY MODE\f[R] section), a \f[B]SIGHUP\f[R]
-will cause dc(1) to clean up and exit.
+The one exception is \f[B]SIGHUP\f[R]; in that case, when dc(1) is in
+TTY mode, a \f[B]SIGHUP\f[R] will cause dc(1) to clean up and exit.
.SH COMMAND LINE HISTORY
.PP
dc(1) supports interactive command-line editing.
-.PP
-If dc(1) can be in TTY mode (see the \f[B]TTY MODE\f[R] section),
-history can be enabled.
-This means that command-line history can only be enabled when
-\f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
-connected to a TTY.
-.PP
-Like TTY mode itself, it can be turned on or off with the environment
-variable \f[B]DC_TTY_MODE\f[R] (see the \f[B]ENVIRONMENT VARIABLES\f[R]
-section).
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), history is
+enabled.
+Previous lines can be recalled and edited with the arrow keys.
.PP
\f[B]Note\f[R]: tabs are converted to 8 spaces.
.SH SEE ALSO
diff --git a/manuals/dc/N.1.md b/manuals/dc/N.1.md
index 078554a4..d790c960 100644
--- a/manuals/dc/N.1.md
+++ b/manuals/dc/N.1.md
@@ -42,14 +42,23 @@ dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
notation) to store numbers and results of computations. Arithmetic operations
pop arguments off of the stack and push the results.
-If no files are given on the command-line, then dc(1) reads from **stdin** (see
-the **STDIN** section). Otherwise, those files are processed, and dc(1) will
-then exit.
-
-If a user wants to set up a standard environment, they can use **DC_ENV_ARGS**
-(see the **ENVIRONMENT VARIABLES** section). For example, if a user wants the
-**scale** always set to **10**, they can set **DC_ENV_ARGS** to **-e 10k**, and
-this dc(1) will always start with a **scale** of **10**.
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
# OPTIONS
@@ -76,9 +85,6 @@ The following are the options that dc(1) accepts.
want a prompt or are not used to having them in dc(1). Most of those users
would want to put this option in **DC_ENV_ARGS**.
- These options override the **DC_PROMPT** and **DC_TTY_MODE** environment
- variables (see the **ENVIRONMENT VARIABLES** section).
-
This is a **non-portable extension**.
**-R**, **-\-no-read-prompt**
@@ -93,10 +99,6 @@ The following are the options that dc(1) accepts.
This option does not disable the regular prompt because the read prompt is
only used when the **?** command is used.
- These options *do* override the **DC_PROMPT** and **DC_TTY_MODE**
- environment variables (see the **ENVIRONMENT VARIABLES** section), but only
- for the read prompt.
-
This is a **non-portable extension**.
**-x** **-\-extended-register**
@@ -140,18 +142,6 @@ The following are the options that dc(1) accepts.
All long options are **non-portable extensions**.
-# STDIN
-
-If no files are given on the command-line and no files or expressions are given
-by the **-f**, **-\-file**, **-e**, or **-\-expression** options, then dc(1)
-read from **stdin**.
-
-However, there is a caveat to this.
-
-First, **stdin** is evaluated a line at a time. The only exception to this is if
-a string has been finished, but not ended. This means that, except for escaped
-brackets, all brackets must be balanced before dc(1) parses and executes.
-
# STDOUT
Any non-error output is written to **stdout**. In addition, if history (see the
@@ -305,8 +295,8 @@ Printing numbers in scientific notation and/or engineering notation is a
: Pops a value off the stack.
If the value is a number, it is truncated and the absolute value of the
- result is printed as though **obase** is **256** and each digit is
- interpreted as an 8-bit ASCII character, making it a byte stream.
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
If the value is a string, it is printed without a trailing newline.
@@ -725,9 +715,9 @@ will be printed with a newline after and then popped from the stack.
: The value on top of the stack is popped.
If it is a number, it is truncated and its absolute value is taken. The
- result mod **256** is calculated. If that result is **0**, push an empty
- string; otherwise, push a one-character string where the character is the
- result of the mod interpreted as an ASCII character.
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
If it is a string, then a new string is made. If the original string is
empty, the new string is empty. If it is not, then the first character of
@@ -876,13 +866,6 @@ will be printed with a newline after and then popped from the stack.
of levels to pop is greater than the number of executing macros, dc(1)
exits.
-**,**
-
-: Pushes the depth of the execution stack onto the stack. The execution stack
- is the stack of string executions. The number that is pushed onto the stack
- is exactly as many as is needed to make dc(1) exit with the **Q** command,
- so the sequence **,Q** will make dc(1) exit.
-
## Status
These commands query status of the stack or its top value.
@@ -892,8 +875,7 @@ These commands query status of the stack or its top value.
: Pops a value off of the stack.
If it is a number, calculates the number of significant decimal digits it
- has and pushes the result. It will push **1** if the argument is **0** with
- no decimal places.
+ has and pushes the result.
If it is a string, pushes the number of characters the string has.
@@ -907,20 +889,7 @@ These commands query status of the stack or its top value.
**z**
-: Pushes the current depth of the stack (before execution of this command)
- onto the stack.
-
-**y**_r_
-
-: Pushes the current stack depth of the register *r* onto the main stack.
-
- Because each register has a depth of **1** (with the value **0** in the top
- item) when dc(1) starts, dc(1) requires that each register's stack must
- always have at least one item; dc(1) will give an error and reset otherwise
- (see the **RESET** section). This means that this command will never push
- **0**.
-
- This is a **non-portable extension**.
+: Pushes the current stack depth (before execution of this command).
## Arrays
@@ -936,12 +905,6 @@ These commands manipulate arrays.
: Pops the value on top of the stack and uses it as an index into the array
*r*. The selected value is then pushed onto the stack.
-**Y**_r_
-
-: Pushes the length of the array *r* onto the stack.
-
- This is a **non-portable extension**.
-
# REGISTERS
Registers are names that can store strings, numbers, and arrays. (Number/string
@@ -949,13 +912,11 @@ registers do not interfere with array registers.)
Each register is also its own stack, so the current register value is the top of
the stack for the register. All registers, when first referenced, have one value
-(**0**) in their stack, and it is a runtime error to attempt to pop that item
-off of the register stack.
+(**0**) in their stack.
In non-extended register mode, a register name is just the single character that
-follows any command that needs a register name. The only exceptions are: a
-newline (**'\\n'**) and a left bracket (**'['**); it is a parse error for a
-newline or a left bracket to be used as a register name.
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
## Extended Register Mode
@@ -1108,47 +1069,11 @@ dc(1) recognizes the following environment variables:
lines to that length, including the backslash newline combo. The default
line length is **70**.
-**DC_SIGINT_RESET**
-
-: If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section),
- then this environment variable has no effect because dc(1) exits on
- **SIGINT** when not in interactive mode.
-
- However, when dc(1) is in interactive mode, then if this environment
- variable exists and contains an integer, a non-zero value makes dc(1) reset
- on **SIGINT**, rather than exit, and zero makes dc(1) exit. If this
- environment variable exists and is *not* an integer, then dc(1) will exit on
- **SIGINT**.
+**DC_EXPR_EXIT**
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_TTY_MODE**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, then a non-zero value makes dc(1) use TTY
- mode, and zero makes dc(1) not use TTY mode.
-
- This environment variable overrides the default, which can be queried with
- the **-h** or **-\-help** options.
-
-**DC_PROMPT**
-
-: If TTY mode is *not* available (see the **TTY MODE** section), then this
- environment variable has no effect.
-
- However, when TTY mode is available, then if this environment variable
- exists and contains an integer, a non-zero value makes dc(1) use a prompt,
- and zero or a non-integer makes dc(1) not use a prompt. If this environment
- variable does not exist and **DC_TTY_MODE** does, then the value of the
- **DC_TTY_MODE** environment variable is used.
-
- This environment variable and the **DC_TTY_MODE** environment variable
- override the default, which can be queried with the **-h** or **-\-help**
- options.
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
# EXIT STATUS
@@ -1167,9 +1092,8 @@ dc(1) returns the following exit statuses:
Math errors include divide by **0**, taking the square root of a negative
number, using a negative number as a bound for the pseudo-random number
generator, attempting to convert a negative number to a hardware integer,
- overflow when converting a number to a hardware integer, overflow when
- calculating the size of a number, and attempting to use a non-integer where
- an integer is required.
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
Converting to a hardware integer happens for the second operand of the power
(**\^**), places (**\@**), left shift (**H**), and right shift (**h**)
@@ -1187,11 +1111,10 @@ dc(1) returns the following exit statuses:
: A runtime error occurred.
- Runtime errors include assigning an invalid number to any global (**ibase**,
- **obase**, or **scale**), giving a bad expression to a **read()** call,
- calling **read()** inside of a **read()** call, type errors (including
- attempting to execute a number), and attempting an operation when the stack
- has too few elements.
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
**4**
@@ -1220,78 +1143,37 @@ checking, and its normal behavior can be forced by using the **-i** flag or
Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
Interactive mode is turned on automatically when both **stdin** and **stdout**
are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
-turn it on in other situations.
+turn it on in other cases.
In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
section), and in normal execution, flushes **stdout** as soon as execution is
-done for the current input. dc(1) may also reset on **SIGINT** instead of exit,
-depending on the contents of, or default for, the **DC_SIGINT_RESET**
-environment variable (see the **ENVIRONMENT VARIABLES** section).
+done for the current input.
# TTY MODE
-If **stdin**, **stdout**, and **stderr** are all connected to a TTY, then "TTY
-mode" is considered to be available, and thus, dc(1) can turn on TTY mode,
-subject to some settings.
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
-If there is the environment variable **DC_TTY_MODE** in the environment (see the
-**ENVIRONMENT VARIABLES** section), then if that environment variable contains a
-non-zero integer, dc(1) will turn on TTY mode when **stdin**, **stdout**, and
-**stderr** are all connected to a TTY. If the **DC_TTY_MODE** environment
-variable exists but is *not* a non-zero integer, then dc(1) will not turn TTY
-mode on.
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
-If the environment variable **DC_TTY_MODE** does *not* exist, the default
-setting is used. The default setting can be queried with the **-h** or
-**-\-help** options.
+The prompt is enabled in TTY mode.
TTY mode is different from interactive mode because interactive mode is required
in the [bc(1) specification][1], and interactive mode requires only **stdin**
and **stdout** to be connected to a terminal.
-## Command-Line History
-
-Command-line history is only enabled if TTY mode is, i.e., that **stdin**,
-**stdout**, and **stderr** are connected to a TTY and the **DC_TTY_MODE**
-environment variable (see the **ENVIRONMENT VARIABLES** section) and its default
-do not disable TTY mode. See the **COMMAND LINE HISTORY** section for more
-information.
-
-## Prompt
-
-If TTY mode is available, then a prompt can be enabled. Like TTY mode itself, it
-can be turned on or off with an environment variable: **DC_PROMPT** (see the
-**ENVIRONMENT VARIABLES** section).
-
-If the environment variable **DC_PROMPT** exists and is a non-zero integer, then
-the prompt is turned on when **stdin**, **stdout**, and **stderr** are connected
-to a TTY and the **-P** and **-\-no-prompt** options were not used. The read
-prompt will be turned on under the same conditions, except that the **-R** and
-**-\-no-read-prompt** options must also not be used.
-
-However, if **DC_PROMPT** does not exist, the prompt can be enabled or disabled
-with the **DC_TTY_MODE** environment variable, the **-P** and **-\-no-prompt**
-options, and the **-R** and **-\-no-read-prompt** options. See the **ENVIRONMENT
-VARIABLES** and **OPTIONS** sections for more details.
-
# SIGNAL HANDLING
-Sending a **SIGINT** will cause dc(1) to do one of two things.
-
-If dc(1) is not in interactive mode (see the **INTERACTIVE MODE** section), or
-the **DC_SIGINT_RESET** environment variable (see the **ENVIRONMENT VARIABLES**
-section), or its default, is either not an integer or it is zero, dc(1) will
-exit.
-
-However, if dc(1) is in interactive mode, and the **DC_SIGINT_RESET** or its
-default is an integer and non-zero, then dc(1) will stop executing the current
-input and reset (see the **RESET** section) upon receiving a **SIGINT**.
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
Note that "current input" can mean one of two things. If dc(1) is processing
-input from **stdin** in interactive mode, it will ask for more input. If dc(1)
-is processing input from a file in interactive mode, it will stop processing the
-file and start processing the next file, if one exists, or ask for input from
-**stdin** if no other file exists.
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
can seem as though dc(1) did not respond to the signal since it will immediately
@@ -1303,19 +1185,14 @@ continue.
**SIGTERM** and **SIGQUIT** cause dc(1) to clean up and exit, and it uses the
default handler for all other signals. The one exception is **SIGHUP**; in that
-case, and only when dc(1) is in TTY mode (see the **TTY MODE** section), a
-**SIGHUP** will cause dc(1) to clean up and exit.
+case, when dc(1) is in TTY mode, a **SIGHUP** will cause dc(1) to clean up and
+exit.
# COMMAND LINE HISTORY
-dc(1) supports interactive command-line editing.
-
-If dc(1) can be in TTY mode (see the **TTY MODE** section), history can be
-enabled. This means that command-line history can only be enabled when
-**stdin**, **stdout**, and **stderr** are all connected to a TTY.
-
-Like TTY mode itself, it can be turned on or off with the environment variable
-**DC_TTY_MODE** (see the **ENVIRONMENT VARIABLES** section).
+dc(1) supports interactive command-line editing. If dc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
**Note**: tabs are converted to 8 spaces.
diff --git a/manuals/dc/NP.1 b/manuals/dc/NP.1
new file mode 100644
index 00000000..75a56bbe
--- /dev/null
+++ b/manuals/dc/NP.1
@@ -0,0 +1,1551 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions are met:
+.\"
+.\" * Redistributions of source code must retain the above copyright notice,
+.\" this list of conditions and the following disclaimer.
+.\"
+.\" * Redistributions in binary form must reproduce the above copyright notice,
+.\" this list of conditions and the following disclaimer in the documentation
+.\" and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
+.SH Name
+.PP
+dc - arbitrary-precision decimal reverse-Polish notation calculator
+.SH SYNOPSIS
+.PP
+\f[B]dc\f[R] [\f[B]-hiPRvVx\f[R]] [\f[B]--version\f[R]]
+[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--no-prompt\f[R]]
+[\f[B]--no-read-prompt\f[R]] [\f[B]--extended-register\f[R]]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
+.SH DESCRIPTION
+.PP
+dc(1) is an arbitrary-precision calculator.
+It uses a stack (reverse Polish notation) to store numbers and results
+of computations.
+Arithmetic operations pop arguments off of the stack and push the
+results.
+.PP
+If no files are given on the command-line as extra arguments (i.e., not
+as \f[B]-f\f[R] or \f[B]--file\f[R] arguments), then dc(1) reads from
+\f[B]stdin\f[R].
+Otherwise, those files are processed, and dc(1) will then exit.
+.PP
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where \f[B]-e\f[R] (\f[B]--expression\f[R]) and
+\f[B]-f\f[R] (\f[B]--file\f[R]) arguments cause dc(1) to execute them
+and exit.
+The reason for this is that this dc(1) allows users to set arguments in
+the environment variable \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT
+VARIABLES\f[R] section).
+Any expressions given on the command-line should be used to set up a
+standard environment.
+For example, if a user wants the \f[B]scale\f[R] always set to
+\f[B]10\f[R], they can set \f[B]DC_ENV_ARGS\f[R] to \f[B]-e 10k\f[R],
+and this dc(1) will always start with a \f[B]scale\f[R] of \f[B]10\f[R].
+.PP
+If users want to have dc(1) exit after processing all input from
+\f[B]-e\f[R] and \f[B]-f\f[R] arguments (and their equivalents), then
+they can just simply add \f[B]-e q\f[R] as the last command-line
+argument or define the environment variable \f[B]DC_EXPR_EXIT\f[R].
+.SH OPTIONS
+.PP
+The following are the options that dc(1) accepts.
+.PP
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
+.PP
+: Print the version information (copyright header) and exit.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-P\f[R], \f[B]--no-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-x\f[R] \f[B]--extended-register\f[R]
+.PP
+: Enables extended register mode.
+See the \f[I]Extended Register Mode\f[R] subsection of the
+\f[B]REGISTERS\f[R] section for more information.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
+.PP
+: Evaluates \f[I]expr\f[R].
+If multiple expressions are given, they are evaluated in order.
+If files are given as well (see below), the expressions and files are
+evaluated in the order given.
+This means that if a file is given before an expression, the file is
+read in and evaluated first.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+were read through \f[B]stdin\f[R].
+If expressions are also given (see above), the expressions are evaluated
+in the order given.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+All long options are \f[B]non-portable extensions\f[R].
+.SH STDOUT
+.PP
+Any non-error output is written to \f[B]stdout\f[R].
+In addition, if history (see the \f[B]HISTORY\f[R] section) and the
+prompt (see the \f[B]TTY MODE\f[R] section) are enabled, both are output
+to \f[B]stdout\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other dc(1) implementations, this dc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stdout\f[R], so if \f[B]stdout\f[R] is closed, as in
+\f[B]dc >&-\f[R], it will quit with an error.
+This is done so that dc(1) can report problems when \f[B]stdout\f[R] is
+redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other dc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stdout\f[R] to \f[B]/dev/null\f[R].
+.SH STDERR
+.PP
+Any error output is written to \f[B]stderr\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other dc(1) implementations, this dc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stderr\f[R], so if \f[B]stderr\f[R] is closed, as in
+\f[B]dc 2>&-\f[R], it will quit with an error.
+This is done so that dc(1) can exit with an error code when
+\f[B]stderr\f[R] is redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other dc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stderr\f[R] to \f[B]/dev/null\f[R].
+.SH SYNTAX
+.PP
+Each item in the input source code, either a number (see the
+\f[B]NUMBERS\f[R] section) or a command (see the \f[B]COMMANDS\f[R]
+section), is processed and executed, in order.
+Input is processed immediately when entered.
+.PP
+\f[B]ibase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
+determines how to interpret constant numbers.
+It is the \[dq]input\[dq] base, or the number base used for interpreting
+input numbers.
+\f[B]ibase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R].
+The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R].
+The max allowable value for \f[B]ibase\f[R] can be queried in dc(1)
+programs with the \f[B]T\f[R] command.
+.PP
+\f[B]obase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
+determines how to output results.
+It is the \[dq]output\[dq] base, or the number base used for outputting
+numbers.
+\f[B]obase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and
+can be queried with the \f[B]U\f[R] command.
+The min allowable value for \f[B]obase\f[R] is \f[B]0\f[R].
+If \f[B]obase\f[R] is \f[B]0\f[R], values are output in scientific
+notation, and if \f[B]obase\f[R] is \f[B]1\f[R], values are output in
+engineering notation.
+Otherwise, values are output in the specified base.
+.PP
+Outputting in scientific and engineering notations are \f[B]non-portable
+extensions\f[R].
+.PP
+The \f[I]scale\f[R] of an expression is the number of digits in the
+result of the expression right of the decimal point, and \f[B]scale\f[R]
+is a register (see the \f[B]REGISTERS\f[R] section) that sets the
+precision of any operations (with exceptions).
+\f[B]scale\f[R] is initially \f[B]0\f[R].
+\f[B]scale\f[R] cannot be negative.
+The max allowable value for \f[B]scale\f[R] can be queried in dc(1)
+programs with the \f[B]V\f[R] command.
+.PP
+\f[B]seed\f[R] is a register containing the current seed for the
+pseudo-random number generator.
+If the current value of \f[B]seed\f[R] is queried and stored, then if it
+is assigned to \f[B]seed\f[R] later, the pseudo-random number generator
+is guaranteed to produce the same sequence of pseudo-random numbers that
+were generated after the value of \f[B]seed\f[R] was first queried.
+.PP
+Multiple values assigned to \f[B]seed\f[R] can produce the same sequence
+of pseudo-random numbers.
+Likewise, when a value is assigned to \f[B]seed\f[R], it is not
+guaranteed that querying \f[B]seed\f[R] immediately after will return
+the same value.
+In addition, the value of \f[B]seed\f[R] will change after any call to
+the \f[B]\[aq]\f[R] command or the \f[B]\[dq]\f[R] command that does not
+get receive a value of \f[B]0\f[R] or \f[B]1\f[R].
+The maximum integer returned by the \f[B]\[aq]\f[R] command can be
+queried with the \f[B]W\f[R] command.
+.PP
+\f[B]Note\f[R]: The values returned by the pseudo-random number
+generator with the \f[B]\[aq]\f[R] and \f[B]\[dq]\f[R] commands are
+guaranteed to \f[B]NOT\f[R] be cryptographically secure.
+This is a consequence of using a seeded pseudo-random number generator.
+However, they \f[I]are\f[R] guaranteed to be reproducible with identical
+\f[B]seed\f[R] values.
+This means that the pseudo-random values from dc(1) should only be used
+where a reproducible stream of pseudo-random numbers is
+\f[I]ESSENTIAL\f[R].
+In any other case, use a non-seeded pseudo-random number generator.
+.PP
+The pseudo-random number generator, \f[B]seed\f[R], and all associated
+operations are \f[B]non-portable extensions\f[R].
+.SS Comments
+.PP
+Comments go from \f[B]#\f[R] until, and not including, the next newline.
+This is a \f[B]non-portable extension\f[R].
+.SH NUMBERS
+.PP
+Numbers are strings made up of digits, uppercase letters up to
+\f[B]F\f[R], and at most \f[B]1\f[R] period for a radix.
+Numbers can have up to \f[B]DC_NUM_MAX\f[R] digits.
+Uppercase letters are equal to \f[B]9\f[R] + their position in the
+alphabet (i.e., \f[B]A\f[R] equals \f[B]10\f[R], or \f[B]9+1\f[R]).
+If a digit or letter makes no sense with the current value of
+\f[B]ibase\f[R], they are set to the value of the highest valid digit in
+\f[B]ibase\f[R].
+.PP
+Single-character numbers (i.e., \f[B]A\f[R] alone) take the value that
+they would have if they were valid digits, regardless of the value of
+\f[B]ibase\f[R].
+This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
+\f[B]F\f[R] alone always equals decimal \f[B]15\f[R].
+.PP
+In addition, dc(1) accepts numbers in scientific notation.
+These have the form \f[B]<number>e<integer>\f[R].
+The exponent (the portion after the \f[B]e\f[R]) must be an integer.
+An example is \f[B]1.89237e9\f[R], which is equal to
+\f[B]1892370000\f[R].
+Negative exponents are also allowed, so \f[B]4.2890e_3\f[R] is equal to
+\f[B]0.0042890\f[R].
+.PP
+\f[B]WARNING\f[R]: Both the number and the exponent in scientific
+notation are interpreted according to the current \f[B]ibase\f[R], but
+the number is still multiplied by \f[B]10\[ha]exponent\f[R] regardless
+of the current \f[B]ibase\f[R].
+For example, if \f[B]ibase\f[R] is \f[B]16\f[R] and dc(1) is given the
+number string \f[B]FFeA\f[R], the resulting decimal number will be
+\f[B]2550000000000\f[R], and if dc(1) is given the number string
+\f[B]10e_4\f[R], the resulting decimal number will be \f[B]0.0016\f[R].
+.PP
+Accepting input as scientific notation is a \f[B]non-portable
+extension\f[R].
+.SH COMMANDS
+.PP
+The valid commands are listed below.
+.SS Printing
+.PP
+These commands are used for printing.
+.PP
+Note that both scientific notation and engineering notation are
+available for printing numbers.
+Scientific notation is activated by assigning \f[B]0\f[R] to
+\f[B]obase\f[R] using \f[B]0o\f[R], and engineering notation is
+activated by assigning \f[B]1\f[R] to \f[B]obase\f[R] using
+\f[B]1o\f[R].
+To deactivate them, just assign a different value to \f[B]obase\f[R].
+.PP
+Printing numbers in scientific notation and/or engineering notation is a
+\f[B]non-portable extension\f[R].
+.PP
+\f[B]p\f[R]
+.PP
+: Prints the value on top of the stack, whether number or string, and
+prints a newline after.
+.IP
+.nf
+\f[C]
+This does not alter the stack.
+\f[R]
+.fi
+.PP
+\f[B]n\f[R]
+.PP
+: Prints the value on top of the stack, whether number or string, and
+pops it off of the stack.
+.PP
+\f[B]P\f[R]
+.PP
+: Pops a value off the stack.
+.IP
+.nf
+\f[C]
+If the value is a number, it is truncated and the absolute value of the
+result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+interpreted as an ASCII character, making it a byte stream.
+
+If the value is a string, it is printed without a trailing newline.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]f\f[R]
+.PP
+: Prints the entire contents of the stack, in order from newest to
+oldest, without altering anything.
+.IP
+.nf
+\f[C]
+Users should use this command when they get lost.
+\f[R]
+.fi
+.SS Arithmetic
+.PP
+These are the commands used for arithmetic.
+.PP
+\f[B]+\f[R]
+.PP
+: The top two values are popped off the stack, added, and the result is
+pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
+both operands.
+.PP
+\f[B]-\f[R]
+.PP
+: The top two values are popped off the stack, subtracted, and the
+result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
+both operands.
+.PP
+\f[B]*\f[R]
+.PP
+: The top two values are popped off the stack, multiplied, and the
+result is pushed onto the stack.
+If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
+\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
+\f[I]scale\f[R] of the result is equal to
+\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
+\f[B]max()\f[R] return the obvious values.
+.PP
+\f[B]/\f[R]
+.PP
+: The top two values are popped off the stack, divided, and the result
+is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]%\f[R]
+.PP
+: The top two values are popped off the stack, remaindered, and the
+result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+2) Using the result of step 1 to calculate **a-(a/b)\[rs]*b** to *scale*
+**max(scale+scale(b),scale(a))**.
+
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]\[ti]\f[R]
+.PP
+: The top two values are popped off the stack, divided and remaindered,
+and the results (divided first, remainder second) are pushed onto the
+stack.
+This is equivalent to \f[B]x y / x y %\f[R] except that \f[B]x\f[R] and
+\f[B]y\f[R] are only evaluated once.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: The top two values are popped off the stack, the second is raised to
+the power of the first, and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer, and if that
+value is negative, the second value popped off of the stack must be
+non-zero.
+\f[R]
+.fi
+.PP
+\f[B]v\f[R]
+.PP
+: The top value is popped off the stack, its square root is computed,
+and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The value popped off of the stack must be non-negative.
+\f[R]
+.fi
+.PP
+\f[B]_\f[R]
+.PP
+: If this command \f[I]immediately\f[R] precedes a number (i.e., no
+spaces or other commands), then that number is input as a negative
+number.
+.IP
+.nf
+\f[C]
+Otherwise, the top value on the stack is popped and copied, and the copy is
+negated and pushed onto the stack. This behavior without a number is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]b\f[R]
+.PP
+: The top value is popped off the stack, and if it is zero, it is pushed
+back onto the stack.
+Otherwise, its absolute value is pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]|\f[R]
+.PP
+: The top three values are popped off the stack, a modular
+exponentiation is computed, and the result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+The first value popped is used as the reduction modulus and must be an
+integer and non-zero. The second value popped is used as the exponent and
+must be an integer and non-negative. The third value popped is the base and
+must be an integer.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]$\f[R]
+.PP
+: The top value is popped off the stack and copied, and the copy is
+truncated and pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[at]\f[R]
+.PP
+: The top two values are popped off the stack, and the precision of the
+second is set to the value of the first, whether by truncation or
+extension.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]H\f[R]
+.PP
+: The top two values are popped off the stack, and the second is shifted
+left (radix shifted right) to the value of the first.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]h\f[R]
+.PP
+: The top two values are popped off the stack, and the second is shifted
+right (radix shifted left) to the value of the first.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]G\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]N\f[R]
+.PP
+: The top value is popped off of the stack, and if it a \f[B]0\f[R], a
+\f[B]1\f[R] is pushed; otherwise, a \f[B]0\f[R] is pushed.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B](\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than the second, or
+\f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]{\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B])\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than the second, or
+\f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]}\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]M\f[R]
+.PP
+: The top two values are popped off of the stack.
+If they are both non-zero, a \f[B]1\f[R] is pushed onto the stack.
+If either of them is zero, or both of them are, then a \f[B]0\f[R] is
+pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]m\f[R]
+.PP
+: The top two values are popped off of the stack.
+If at least one of them is non-zero, a \f[B]1\f[R] is pushed onto the
+stack.
+If both of them are zero, then a \f[B]0\f[R] is pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is like the **||** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Pseudo-Random Number Generator
+.PP
+dc(1) has a built-in pseudo-random number generator.
+These commands query the pseudo-random number generator.
+(See Parameters for more information about the \f[B]seed\f[R] value that
+controls the pseudo-random number generator.)
+.PP
+The pseudo-random number generator is guaranteed to \f[B]NOT\f[R] be
+cryptographically secure.
+.PP
+\f[B]\[aq]\f[R]
+.PP
+: Generates an integer between 0 and \f[B]DC_RAND_MAX\f[R], inclusive
+(see the \f[B]LIMITS\f[R] section).
+.IP
+.nf
+\f[C]
+The generated integer is made as unbiased as possible, subject to the
+limitations of the pseudo-random number generator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[dq]\f[R]
+.PP
+: Pops a value off of the stack, which is used as an \f[B]exclusive\f[R]
+upper bound on the integer that will be generated.
+If the bound is negative or is a non-integer, an error is raised, and
+dc(1) resets (see the \f[B]RESET\f[R] section) while \f[B]seed\f[R]
+remains unchanged.
+If the bound is larger than \f[B]DC_RAND_MAX\f[R], the higher bound is
+honored by generating several pseudo-random integers, multiplying them
+by appropriate powers of \f[B]DC_RAND_MAX+1\f[R], and adding them
+together.
+Thus, the size of integer that can be generated with this command is
+unbounded.
+Using this command will change the value of \f[B]seed\f[R], unless the
+operand is \f[B]0\f[R] or \f[B]1\f[R].
+In that case, \f[B]0\f[R] is pushed onto the stack, and \f[B]seed\f[R]
+is \f[I]not\f[R] changed.
+.IP
+.nf
+\f[C]
+The generated integer is made as unbiased as possible, subject to the
+limitations of the pseudo-random number generator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Stack Control
+.PP
+These commands control the stack.
+.PP
+\f[B]c\f[R]
+.PP
+: Removes all items from (\[dq]clears\[dq]) the stack.
+.PP
+\f[B]d\f[R]
+.PP
+: Copies the item on top of the stack (\[dq]duplicates\[dq]) and pushes
+the copy onto the stack.
+.PP
+\f[B]r\f[R]
+.PP
+: Swaps (\[dq]reverses\[dq]) the two top items on the stack.
+.PP
+\f[B]R\f[R]
+.PP
+: Pops (\[dq]removes\[dq]) the top value from the stack.
+.SS Register Control
+.PP
+These commands control registers (see the \f[B]REGISTERS\f[R] section).
+.PP
+\f[B]s\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the stack and stores it into register
+\f[I]r\f[R].
+.PP
+\f[B]l\f[R]\f[I]r\f[R]
+.PP
+: Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
+This does not alter the contents of \f[I]r\f[R].
+.PP
+\f[B]S\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the (main) stack and pushes it onto the
+stack of register \f[I]r\f[R].
+The previous value of the register becomes inaccessible.
+.PP
+\f[B]L\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the stack for register \f[I]r\f[R] and
+push it onto the main stack.
+The previous value in the stack for register \f[I]r\f[R], if any, is now
+accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
+.SS Parameters
+.PP
+These commands control the values of \f[B]ibase\f[R], \f[B]obase\f[R],
+\f[B]scale\f[R], and \f[B]seed\f[R].
+Also see the \f[B]SYNTAX\f[R] section.
+.PP
+\f[B]i\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]ibase\f[R], which must be between \f[B]2\f[R] and \f[B]16\f[R],
+inclusive.
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]o\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]obase\f[R], which must be between \f[B]0\f[R] and
+\f[B]DC_BASE_MAX\f[R], inclusive (see the \f[B]LIMITS\f[R] section and
+the \f[B]NUMBERS\f[R] section).
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]k\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]scale\f[R], which must be non-negative.
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]j\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]seed\f[R].
+The meaning of \f[B]seed\f[R] is dependent on the current pseudo-random
+number generator but is guaranteed to not change except for new major
+versions.
+.IP
+.nf
+\f[C]
+The *scale* and sign of the value may be significant.
+
+If a previously used **seed** value is used again, the pseudo-random number
+generator is guaranteed to produce the same sequence of pseudo-random
+numbers as it did when the **seed** value was previously used.
+
+The exact value assigned to **seed** is not guaranteed to be returned if the
+**J** command is used. However, if **seed** *does* return a different value,
+both values, when assigned to **seed**, are guaranteed to produce the same
+sequence of pseudo-random numbers. This means that certain values assigned
+to **seed** will not produce unique sequences of pseudo-random numbers.
+
+There is no limit to the length (number of significant decimal digits) or
+*scale* of the value that can be assigned to **seed**.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]I\f[R]
+.PP
+: Pushes the current value of \f[B]ibase\f[R] onto the main stack.
+.PP
+\f[B]O\f[R]
+.PP
+: Pushes the current value of \f[B]obase\f[R] onto the main stack.
+.PP
+\f[B]K\f[R]
+.PP
+: Pushes the current value of \f[B]scale\f[R] onto the main stack.
+.PP
+\f[B]J\f[R]
+.PP
+: Pushes the current value of \f[B]seed\f[R] onto the main stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]T\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]U\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]V\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]W\f[R]
+.PP
+: Pushes the maximum (inclusive) integer that can be generated with the
+\f[B]\[aq]\f[R] pseudo-random number generator command.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Strings
+.PP
+The following commands control strings.
+.PP
+dc(1) can work with both numbers and strings, and registers (see the
+\f[B]REGISTERS\f[R] section) can hold both strings and numbers.
+dc(1) always knows whether the contents of a register are a string or a
+number.
+.PP
+While arithmetic operations have to have numbers, and will print an
+error if given a string, other commands accept strings.
+.PP
+Strings can also be executed as macros.
+For example, if the string \f[B][1pR]\f[R] is executed as a macro, then
+the code \f[B]1pR\f[R] is executed, meaning that the \f[B]1\f[R] will be
+printed with a newline after and then popped from the stack.
+.PP
+\f[B][\f[R]\f[I]characters\f[R]\f[B]]\f[R]
+.PP
+: Makes a string containing \f[I]characters\f[R] and pushes it onto the
+stack.
+.IP
+.nf
+\f[C]
+If there are brackets (**\[rs][** and **\[rs]]**) in the string, then they must be
+balanced. Unbalanced brackets can be escaped using a backslash (**\[rs]\[rs]**)
+character.
+
+If there is a backslash character in the string, the character after it
+(even another backslash) is put into the string verbatim, but the (first)
+backslash is not.
+\f[R]
+.fi
+.PP
+\f[B]a\f[R]
+.PP
+: The value on top of the stack is popped.
+.IP
+.nf
+\f[C]
+If it is a number, it is truncated and its absolute value is taken. The
+result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+empty string; otherwise, push a one-character string where the character is
+the result of the mod interpreted as an ASCII character.
+
+If it is a string, then a new string is made. If the original string is
+empty, the new string is empty. If it is not, then the first character of
+the original string is used to create the new string as a one-character
+string. The new string is then pushed onto the stack.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]x\f[R]
+.PP
+: Pops a value off of the top of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, it is pushed back onto the stack.
+
+If it is a string, it is executed as a macro.
+
+This behavior is the norm whenever a macro is executed, whether by this
+command or by the conditional execution commands below.
+\f[R]
+.fi
+.PP
+\f[B]>\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is greater than the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+For example, **0 1>a** will execute the contents of register **a**, and
+**1 0>a** will not.
+
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!>\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not greater than the second (less than or equal
+to), then the contents of register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]<\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is less than the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!<\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not less than the second (greater than or equal
+to), then the contents of register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]=\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is equal to the second, then the contents of register
+\f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!=\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not equal to the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]?\f[R]
+.PP
+: Reads a line from the \f[B]stdin\f[R] and executes it.
+This is to allow macros to request input from users.
+.PP
+\f[B]q\f[R]
+.PP
+: During execution of a macro, this exits the execution of that macro
+and the execution of the macro that executed it.
+If there are no macros, or only one macro executing, dc(1) exits.
+.PP
+\f[B]Q\f[R]
+.PP
+: Pops a value from the stack which must be non-negative and is used the
+number of macro executions to pop off of the execution stack.
+If the number of levels to pop is greater than the number of executing
+macros, dc(1) exits.
+.SS Status
+.PP
+These commands query status of the stack or its top value.
+.PP
+\f[B]Z\f[R]
+.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, calculates the number of significant decimal digits it
+has and pushes the result.
+
+If it is a string, pushes the number of characters the string has.
+\f[R]
+.fi
+.PP
+\f[B]X\f[R]
+.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, pushes the *scale* of the value onto the stack.
+
+If it is a string, pushes **0**.
+\f[R]
+.fi
+.PP
+\f[B]z\f[R]
+.PP
+: Pushes the current stack depth (before execution of this command).
+.SS Arrays
+.PP
+These commands manipulate arrays.
+.PP
+\f[B]:\f[R]\f[I]r\f[R]
+.PP
+: Pops the top two values off of the stack.
+The second value will be stored in the array \f[I]r\f[R] (see the
+\f[B]REGISTERS\f[R] section), indexed by the first value.
+.PP
+\f[B];\f[R]\f[I]r\f[R]
+.PP
+: Pops the value on top of the stack and uses it as an index into the
+array \f[I]r\f[R].
+The selected value is then pushed onto the stack.
+.SH REGISTERS
+.PP
+Registers are names that can store strings, numbers, and arrays.
+(Number/string registers do not interfere with array registers.)
+.PP
+Each register is also its own stack, so the current register value is
+the top of the stack for the register.
+All registers, when first referenced, have one value (\f[B]0\f[R]) in
+their stack.
+.PP
+In non-extended register mode, a register name is just the single
+character that follows any command that needs a register name.
+The only exception is a newline (\f[B]\[aq]\[rs]n\[aq]\f[R]); it is a
+parse error for a newline to be used as a register name.
+.SS Extended Register Mode
+.PP
+Unlike most other dc(1) implentations, this dc(1) provides nearly
+unlimited amounts of registers, if extended register mode is enabled.
+.PP
+If extended register mode is enabled (\f[B]-x\f[R] or
+\f[B]--extended-register\f[R] command-line arguments are given), then
+normal single character registers are used \f[I]unless\f[R] the
+character immediately following a command that needs a register name is
+a space (according to \f[B]isspace()\f[R]) and not a newline
+(\f[B]\[aq]\[rs]n\[aq]\f[R]).
+.PP
+In that case, the register name is found according to the regex
+\f[B][a-z][a-z0-9_]*\f[R] (like bc(1) identifiers), and it is a parse
+error if the next non-space characters do not match that regex.
+.SH RESET
+.PP
+When dc(1) encounters an error or a signal that it has a non-default
+handler for, it resets.
+This means that several things happen.
+.PP
+First, any macros that are executing are stopped and popped off the
+stack.
+The behavior is not unlike that of exceptions in programming languages.
+Then the execution point is set so that any code waiting to execute
+(after all macros returned) is skipped.
+.PP
+Thus, when dc(1) resets, it skips any remaining code waiting to be
+executed.
+Then, if it is interactive mode, and the error was not a fatal error
+(see the \f[B]EXIT STATUS\f[R] section), it asks for more input;
+otherwise, it exits with the appropriate return code.
+.SH PERFORMANCE
+.PP
+Most dc(1) implementations use \f[B]char\f[R] types to calculate the
+value of \f[B]1\f[R] decimal digit at a time, but that can be slow.
+This dc(1) does something different.
+.PP
+It uses large integers to calculate more than \f[B]1\f[R] decimal digit
+at a time.
+If built in a environment where \f[B]DC_LONG_BIT\f[R] (see the
+\f[B]LIMITS\f[R] section) is \f[B]64\f[R], then each integer has
+\f[B]9\f[R] decimal digits.
+If built in an environment where \f[B]DC_LONG_BIT\f[R] is \f[B]32\f[R]
+then each integer has \f[B]4\f[R] decimal digits.
+This value (the number of decimal digits per large integer) is called
+\f[B]DC_BASE_DIGS\f[R].
+.PP
+In addition, this dc(1) uses an even larger integer for overflow
+checking.
+This integer type depends on the value of \f[B]DC_LONG_BIT\f[R], but is
+always at least twice as large as the integer type used to store digits.
+.SH LIMITS
+.PP
+The following are the limits on dc(1):
+.PP
+\f[B]DC_LONG_BIT\f[R]
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
+dc(1) was built.
+This determines how many decimal digits can be stored in a single large
+integer (see the \f[B]PERFORMANCE\f[R] section).
+.PP
+\f[B]DC_BASE_DIGS\f[R]
+.PP
+: The number of decimal digits per large integer (see the
+\f[B]PERFORMANCE\f[R] section).
+Depends on \f[B]DC_LONG_BIT\f[R].
+.PP
+\f[B]DC_BASE_POW\f[R]
+.PP
+: The max decimal number that each large integer can store (see
+\f[B]DC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
+Depends on \f[B]DC_BASE_DIGS\f[R].
+.PP
+\f[B]DC_OVERFLOW_MAX\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+section) can hold.
+Depends on \f[B]DC_LONG_BIT\f[R].
+.PP
+\f[B]DC_BASE_MAX\f[R]
+.PP
+: The maximum output base.
+Set at \f[B]DC_BASE_POW\f[R].
+.PP
+\f[B]DC_DIM_MAX\f[R]
+.PP
+: The maximum size of arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+\f[B]DC_SCALE_MAX\f[R]
+.PP
+: The maximum \f[B]scale\f[R].
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_STRING_MAX\f[R]
+.PP
+: The maximum length of strings.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_NAME_MAX\f[R]
+.PP
+: The maximum length of identifiers.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_NUM_MAX\f[R]
+.PP
+: The maximum length of a number (in decimal digits), which includes
+digits after the decimal point.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_RAND_MAX\f[R]
+.PP
+: The maximum integer (inclusive) returned by the \f[B]\[aq]\f[R]
+command, if dc(1).
+Set at \f[B]2\[ha]DC_LONG_BIT-1\f[R].
+.PP
+Exponent
+.PP
+: The maximum allowable exponent (positive or negative).
+Set at \f[B]DC_OVERFLOW_MAX\f[R].
+.PP
+Number of vars
+.PP
+: The maximum number of vars/arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+These limits are meant to be effectively non-existent; the limits are so
+large (at least on 64-bit machines) that there should not be any point
+at which they become a problem.
+In fact, memory should be exhausted before these limits should be hit.
+.SH ENVIRONMENT VARIABLES
+.PP
+dc(1) recognizes the following environment variables:
+.PP
+\f[B]DC_ENV_ARGS\f[R]
+.PP
+: This is another way to give command-line arguments to dc(1).
+They should be in the same format as all other command-line arguments.
+These are always processed first, so any files given in
+\f[B]DC_ENV_ARGS\f[R] will be processed before arguments and files given
+on the command-line.
+This gives the user the ability to set up \[dq]standard\[dq] options and
+files to be used at every invocation.
+The most useful thing for such files to contain would be useful
+functions that the user might want every time dc(1) runs.
+Another use would be to use the \f[B]-e\f[R] option to set
+\f[B]scale\f[R] to a value other than \f[B]0\f[R].
+.IP
+.nf
+\f[C]
+The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some dc file.dc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]dc\[rs]\[dq] file.dc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]dc\[aq] file.dc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
+\f[B]DC_LINE_LENGTH\f[R]
+.PP
+: If this environment variable exists and contains an integer that is
+greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
+(\f[B]2\[ha]16-1\f[R]), dc(1) will output lines to that length,
+including the backslash newline combo.
+The default line length is \f[B]70\f[R].
+.PP
+\f[B]DC_EXPR_EXIT\f[R]
+.PP
+: If this variable exists (no matter the contents), dc(1) will exit
+immediately after executing expressions and files given by the
+\f[B]-e\f[R] and/or \f[B]-f\f[R] command-line options (and any
+equivalents).
+.SH EXIT STATUS
+.PP
+dc(1) returns the following exit statuses:
+.PP
+\f[B]0\f[R]
+.PP
+: No error.
+.PP
+\f[B]1\f[R]
+.PP
+: A math error occurred.
+This follows standard practice of using \f[B]1\f[R] for expected errors,
+since math errors will happen in the process of normal execution.
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, using a negative number as a bound for the pseudo-random number
+generator, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**), places (**\[rs]\[at]**), left shift (**H**), and right shift (**h**)
+operators.
+\f[R]
+.fi
+.PP
+\f[B]2\f[R]
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, and using a token where it is
+invalid.
+\f[R]
+.fi
+.PP
+\f[B]3\f[R]
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, and attempting an operation when
+the stack has too few elements.
+\f[R]
+.fi
+.PP
+\f[B]4\f[R]
+.PP
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (dc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
+.PP
+The exit status \f[B]4\f[R] is special; when a fatal error occurs, dc(1)
+always exits and returns \f[B]4\f[R], no matter what mode dc(1) is in.
+.PP
+The other statuses will only be returned when dc(1) is not in
+interactive mode (see the \f[B]INTERACTIVE MODE\f[R] section), since
+dc(1) resets its state (see the \f[B]RESET\f[R] section) and accepts
+more input when one of those errors occurs in interactive mode.
+This is also the case when interactive mode is forced by the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.PP
+These exit statuses allow dc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.SH INTERACTIVE MODE
+.PP
+Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both \f[B]stdin\f[R]
+and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
+and \f[B]--interactive\f[R] option can turn it on in other cases.
+.PP
+In interactive mode, dc(1) attempts to recover from errors (see the
+\f[B]RESET\f[R] section), and in normal execution, flushes
+\f[B]stdout\f[R] as soon as execution is done for the current input.
+.SH TTY MODE
+.PP
+If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
+connected to a TTY, dc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is required for history to be enabled (see the \f[B]COMMAND
+LINE HISTORY\f[R] section).
+It is also required to enable special handling for \f[B]SIGINT\f[R]
+signals.
+.PP
+TTY mode is different from interactive mode because interactive mode is
+required in the bc(1)
+specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
+to be connected to a terminal.
+.SH SIGNAL HANDLING
+.PP
+Sending a \f[B]SIGINT\f[R] will cause dc(1) to stop execution of the
+current input.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If dc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If dc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
+.PP
+This means that if a \f[B]SIGINT\f[R] is sent to dc(1) as it is
+executing a file, it can seem as though dc(1) did not respond to the
+signal since it will immediately start executing the next file.
+This is by design; most files that users execute when interacting with
+dc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file.
+The rest of the files could still be executed without problem, allowing
+the user to continue.
+.PP
+\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause dc(1) to clean up and
+exit, and it uses the default handler for all other signals.
+The one exception is \f[B]SIGHUP\f[R]; in that case, when dc(1) is in
+TTY mode, a \f[B]SIGHUP\f[R] will cause dc(1) to clean up and exit.
+.SH COMMAND LINE HISTORY
+.PP
+dc(1) supports interactive command-line editing.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), history is
+enabled.
+Previous lines can be recalled and edited with the arrow keys.
+.PP
+\f[B]Note\f[R]: tabs are converted to 8 spaces.
+.SH SEE ALSO
+.PP
+bc(1)
+.SH STANDARDS
+.PP
+The dc(1) utility operators are compliant with the operators in the
+bc(1) IEEE Std 1003.1-2017
+(\[lq]POSIX.1-2017\[rq]) (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+specification.
+.SH BUGS
+.PP
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
+.SH AUTHOR
+.PP
+Gavin D.
+Howard <gavin@yzena.com> and contributors.
diff --git a/manuals/dc/NP.1.md b/manuals/dc/NP.1.md
new file mode 100644
index 00000000..4533a534
--- /dev/null
+++ b/manuals/dc/NP.1.md
@@ -0,0 +1,1203 @@
+<!---
+
+SPDX-License-Identifier: BSD-2-Clause
+
+Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+-->
+
+# Name
+
+dc - arbitrary-precision decimal reverse-Polish notation calculator
+
+# SYNOPSIS
+
+**dc** [**-hiPRvVx**] [**-\-version**] [**-\-help**] [**-\-interactive**] [**-\-no-prompt**] [**-\-no-read-prompt**] [**-\-extended-register**] [**-e** *expr*] [**-\-expression**=*expr*...] [**-f** *file*...] [**-\-file**=*file*...] [*file*...]
+
+# DESCRIPTION
+
+dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
+notation) to store numbers and results of computations. Arithmetic operations
+pop arguments off of the stack and push the results.
+
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
+
+# OPTIONS
+
+The following are the options that dc(1) accepts.
+
+**-h**, **-\-help**
+
+: Prints a usage message and quits.
+
+**-v**, **-V**, **-\-version**
+
+: Print the version information (copyright header) and exit.
+
+**-i**, **-\-interactive**
+
+: Forces interactive mode. (See the **INTERACTIVE MODE** section.)
+
+ This is a **non-portable extension**.
+
+**-P**, **-\-no-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-R**, **-\-no-read-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-x** **-\-extended-register**
+
+: Enables extended register mode. See the *Extended Register Mode* subsection
+ of the **REGISTERS** section for more information.
+
+ This is a **non-portable extension**.
+
+**-e** *expr*, **-\-expression**=*expr*
+
+: Evaluates *expr*. If multiple expressions are given, they are evaluated in
+ order. If files are given as well (see below), the expressions and files are
+ evaluated in the order given. This means that if a file is given before an
+ expression, the file is read in and evaluated first.
+
+ If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**, whether on the
+ command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+ **-\-expression**, **-f**, or **-\-file** arguments are given after **-f-**
+ or equivalent is given, dc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+**-f** *file*, **-\-file**=*file*
+
+: Reads in *file* and evaluates it, line by line, as though it were read
+ through **stdin**. If expressions are also given (see above), the
+ expressions are evaluated in the order given.
+
+ If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**. However, if any other
+ **-e**, **-\-expression**, **-f**, or **-\-file** arguments are given after
+ **-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+All long options are **non-portable extensions**.
+
+# STDOUT
+
+Any non-error output is written to **stdout**. In addition, if history (see the
+**HISTORY** section) and the prompt (see the **TTY MODE** section) are enabled,
+both are output to **stdout**.
+
+**Note**: Unlike other dc(1) implementations, this dc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stdout**, so if
+**stdout** is closed, as in **dc <file> >&-**, it will quit with an error. This
+is done so that dc(1) can report problems when **stdout** is redirected to a
+file.
+
+If there are scripts that depend on the behavior of other dc(1) implementations,
+it is recommended that those scripts be changed to redirect **stdout** to
+**/dev/null**.
+
+# STDERR
+
+Any error output is written to **stderr**.
+
+**Note**: Unlike other dc(1) implementations, this dc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stderr**, so if
+**stderr** is closed, as in **dc <file> 2>&-**, it will quit with an error. This
+is done so that dc(1) can exit with an error code when **stderr** is redirected
+to a file.
+
+If there are scripts that depend on the behavior of other dc(1) implementations,
+it is recommended that those scripts be changed to redirect **stderr** to
+**/dev/null**.
+
+# SYNTAX
+
+Each item in the input source code, either a number (see the **NUMBERS**
+section) or a command (see the **COMMANDS** section), is processed and executed,
+in order. Input is processed immediately when entered.
+
+**ibase** is a register (see the **REGISTERS** section) that determines how to
+interpret constant numbers. It is the "input" base, or the number base used for
+interpreting input numbers. **ibase** is initially **10**. The max allowable
+value for **ibase** is **16**. The min allowable value for **ibase** is **2**.
+The max allowable value for **ibase** can be queried in dc(1) programs with the
+**T** command.
+
+**obase** is a register (see the **REGISTERS** section) that determines how to
+output results. It is the "output" base, or the number base used for outputting
+numbers. **obase** is initially **10**. The max allowable value for **obase** is
+**DC_BASE_MAX** and can be queried with the **U** command. The min allowable
+value for **obase** is **0**. If **obase** is **0**, values are output in
+scientific notation, and if **obase** is **1**, values are output in engineering
+notation. Otherwise, values are output in the specified base.
+
+Outputting in scientific and engineering notations are **non-portable
+extensions**.
+
+The *scale* of an expression is the number of digits in the result of the
+expression right of the decimal point, and **scale** is a register (see the
+**REGISTERS** section) that sets the precision of any operations (with
+exceptions). **scale** is initially **0**. **scale** cannot be negative. The max
+allowable value for **scale** can be queried in dc(1) programs with the **V**
+command.
+
+**seed** is a register containing the current seed for the pseudo-random number
+generator. If the current value of **seed** is queried and stored, then if it is
+assigned to **seed** later, the pseudo-random number generator is guaranteed to
+produce the same sequence of pseudo-random numbers that were generated after the
+value of **seed** was first queried.
+
+Multiple values assigned to **seed** can produce the same sequence of
+pseudo-random numbers. Likewise, when a value is assigned to **seed**, it is not
+guaranteed that querying **seed** immediately after will return the same value.
+In addition, the value of **seed** will change after any call to the **'**
+command or the **"** command that does not get receive a value of **0** or
+**1**. The maximum integer returned by the **'** command can be queried with the
+**W** command.
+
+**Note**: The values returned by the pseudo-random number generator with the
+**'** and **"** commands are guaranteed to **NOT** be cryptographically secure.
+This is a consequence of using a seeded pseudo-random number generator. However,
+they *are* guaranteed to be reproducible with identical **seed** values. This
+means that the pseudo-random values from dc(1) should only be used where a
+reproducible stream of pseudo-random numbers is *ESSENTIAL*. In any other case,
+use a non-seeded pseudo-random number generator.
+
+The pseudo-random number generator, **seed**, and all associated operations are
+**non-portable extensions**.
+
+## Comments
+
+Comments go from **#** until, and not including, the next newline. This is a
+**non-portable extension**.
+
+# NUMBERS
+
+Numbers are strings made up of digits, uppercase letters up to **F**, and at
+most **1** period for a radix. Numbers can have up to **DC_NUM_MAX** digits.
+Uppercase letters are equal to **9** + their position in the alphabet (i.e.,
+**A** equals **10**, or **9+1**). If a digit or letter makes no sense with the
+current value of **ibase**, they are set to the value of the highest valid digit
+in **ibase**.
+
+Single-character numbers (i.e., **A** alone) take the value that they would have
+if they were valid digits, regardless of the value of **ibase**. This means that
+**A** alone always equals decimal **10** and **F** alone always equals decimal
+**15**.
+
+In addition, dc(1) accepts numbers in scientific notation. These have the form
+**\<number\>e\<integer\>**. The exponent (the portion after the **e**) must be
+an integer. An example is **1.89237e9**, which is equal to **1892370000**.
+Negative exponents are also allowed, so **4.2890e_3** is equal to **0.0042890**.
+
+**WARNING**: Both the number and the exponent in scientific notation are
+interpreted according to the current **ibase**, but the number is still
+multiplied by **10\^exponent** regardless of the current **ibase**. For example,
+if **ibase** is **16** and dc(1) is given the number string **FFeA**, the
+resulting decimal number will be **2550000000000**, and if dc(1) is given the
+number string **10e_4**, the resulting decimal number will be **0.0016**.
+
+Accepting input as scientific notation is a **non-portable extension**.
+
+# COMMANDS
+
+The valid commands are listed below.
+
+## Printing
+
+These commands are used for printing.
+
+Note that both scientific notation and engineering notation are available for
+printing numbers. Scientific notation is activated by assigning **0** to
+**obase** using **0o**, and engineering notation is activated by assigning **1**
+to **obase** using **1o**. To deactivate them, just assign a different value to
+**obase**.
+
+Printing numbers in scientific notation and/or engineering notation is a
+**non-portable extension**.
+
+**p**
+
+: Prints the value on top of the stack, whether number or string, and prints a
+ newline after.
+
+ This does not alter the stack.
+
+**n**
+
+: Prints the value on top of the stack, whether number or string, and pops it
+ off of the stack.
+
+**P**
+
+: Pops a value off the stack.
+
+ If the value is a number, it is truncated and the absolute value of the
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
+
+ If the value is a string, it is printed without a trailing newline.
+
+ This is a **non-portable extension**.
+
+**f**
+
+: Prints the entire contents of the stack, in order from newest to oldest,
+ without altering anything.
+
+ Users should use this command when they get lost.
+
+## Arithmetic
+
+These are the commands used for arithmetic.
+
+**+**
+
+: The top two values are popped off the stack, added, and the result is pushed
+ onto the stack. The *scale* of the result is equal to the max *scale* of
+ both operands.
+
+**-**
+
+: The top two values are popped off the stack, subtracted, and the result is
+ pushed onto the stack. The *scale* of the result is equal to the max
+ *scale* of both operands.
+
+**\***
+
+: The top two values are popped off the stack, multiplied, and the result is
+ pushed onto the stack. If **a** is the *scale* of the first expression and
+ **b** is the *scale* of the second expression, the *scale* of the result
+ is equal to **min(a+b,max(scale,a,b))** where **min()** and **max()** return
+ the obvious values.
+
+**/**
+
+: The top two values are popped off the stack, divided, and the result is
+ pushed onto the stack. The *scale* of the result is equal to **scale**.
+
+ The first value popped off of the stack must be non-zero.
+
+**%**
+
+: The top two values are popped off the stack, remaindered, and the result is
+ pushed onto the stack.
+
+ Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+ 2) Using the result of step 1 to calculate **a-(a/b)\*b** to *scale*
+ **max(scale+scale(b),scale(a))**.
+
+ The first value popped off of the stack must be non-zero.
+
+**~**
+
+: The top two values are popped off the stack, divided and remaindered, and
+ the results (divided first, remainder second) are pushed onto the stack.
+ This is equivalent to **x y / x y %** except that **x** and **y** are only
+ evaluated once.
+
+ The first value popped off of the stack must be non-zero.
+
+ This is a **non-portable extension**.
+
+**\^**
+
+: The top two values are popped off the stack, the second is raised to the
+ power of the first, and the result is pushed onto the stack. The *scale* of
+ the result is equal to **scale**.
+
+ The first value popped off of the stack must be an integer, and if that
+ value is negative, the second value popped off of the stack must be
+ non-zero.
+
+**v**
+
+: The top value is popped off the stack, its square root is computed, and the
+ result is pushed onto the stack. The *scale* of the result is equal to
+ **scale**.
+
+ The value popped off of the stack must be non-negative.
+
+**\_**
+
+: If this command *immediately* precedes a number (i.e., no spaces or other
+ commands), then that number is input as a negative number.
+
+ Otherwise, the top value on the stack is popped and copied, and the copy is
+ negated and pushed onto the stack. This behavior without a number is a
+ **non-portable extension**.
+
+**b**
+
+: The top value is popped off the stack, and if it is zero, it is pushed back
+ onto the stack. Otherwise, its absolute value is pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**|**
+
+: The top three values are popped off the stack, a modular exponentiation is
+ computed, and the result is pushed onto the stack.
+
+ The first value popped is used as the reduction modulus and must be an
+ integer and non-zero. The second value popped is used as the exponent and
+ must be an integer and non-negative. The third value popped is the base and
+ must be an integer.
+
+ This is a **non-portable extension**.
+
+**\$**
+
+: The top value is popped off the stack and copied, and the copy is truncated
+ and pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**\@**
+
+: The top two values are popped off the stack, and the precision of the second
+ is set to the value of the first, whether by truncation or extension.
+
+ The first value popped off of the stack must be an integer and non-negative.
+
+ This is a **non-portable extension**.
+
+**H**
+
+: The top two values are popped off the stack, and the second is shifted left
+ (radix shifted right) to the value of the first.
+
+ The first value popped off of the stack must be an integer and non-negative.
+
+ This is a **non-portable extension**.
+
+**h**
+
+: The top two values are popped off the stack, and the second is shifted right
+ (radix shifted left) to the value of the first.
+
+ The first value popped off of the stack must be an integer and non-negative.
+
+ This is a **non-portable extension**.
+
+**G**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if they are equal, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**N**
+
+: The top value is popped off of the stack, and if it a **0**, a **1** is
+ pushed; otherwise, a **0** is pushed.
+
+ This is a **non-portable extension**.
+
+**(**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is less than the second, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**{**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is less than or equal to the second, or **0**
+ otherwise.
+
+ This is a **non-portable extension**.
+
+**)**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is greater than the second, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**}**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is greater than or equal to the second, or
+ **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**M**
+
+: The top two values are popped off of the stack. If they are both non-zero, a
+ **1** is pushed onto the stack. If either of them is zero, or both of them
+ are, then a **0** is pushed onto the stack.
+
+ This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+ operator.
+
+ This is a **non-portable extension**.
+
+**m**
+
+: The top two values are popped off of the stack. If at least one of them is
+ non-zero, a **1** is pushed onto the stack. If both of them are zero, then a
+ **0** is pushed onto the stack.
+
+ This is like the **||** operator in bc(1), and it is *not* a short-circuit
+ operator.
+
+ This is a **non-portable extension**.
+
+## Pseudo-Random Number Generator
+
+dc(1) has a built-in pseudo-random number generator. These commands query the
+pseudo-random number generator. (See Parameters for more information about the
+**seed** value that controls the pseudo-random number generator.)
+
+The pseudo-random number generator is guaranteed to **NOT** be
+cryptographically secure.
+
+**'**
+
+: Generates an integer between 0 and **DC_RAND_MAX**, inclusive (see the
+ **LIMITS** section).
+
+ The generated integer is made as unbiased as possible, subject to the
+ limitations of the pseudo-random number generator.
+
+ This is a **non-portable extension**.
+
+**"**
+
+: Pops a value off of the stack, which is used as an **exclusive** upper bound
+ on the integer that will be generated. If the bound is negative or is a
+ non-integer, an error is raised, and dc(1) resets (see the **RESET**
+ section) while **seed** remains unchanged. If the bound is larger than
+ **DC_RAND_MAX**, the higher bound is honored by generating several
+ pseudo-random integers, multiplying them by appropriate powers of
+ **DC_RAND_MAX+1**, and adding them together. Thus, the size of integer that
+ can be generated with this command is unbounded. Using this command will
+ change the value of **seed**, unless the operand is **0** or **1**. In that
+ case, **0** is pushed onto the stack, and **seed** is *not* changed.
+
+ The generated integer is made as unbiased as possible, subject to the
+ limitations of the pseudo-random number generator.
+
+ This is a **non-portable extension**.
+
+## Stack Control
+
+These commands control the stack.
+
+**c**
+
+: Removes all items from ("clears") the stack.
+
+**d**
+
+: Copies the item on top of the stack ("duplicates") and pushes the copy onto
+ the stack.
+
+**r**
+
+: Swaps ("reverses") the two top items on the stack.
+
+**R**
+
+: Pops ("removes") the top value from the stack.
+
+## Register Control
+
+These commands control registers (see the **REGISTERS** section).
+
+**s**_r_
+
+: Pops the value off the top of the stack and stores it into register *r*.
+
+**l**_r_
+
+: Copies the value in register *r* and pushes it onto the stack. This does not
+ alter the contents of *r*.
+
+**S**_r_
+
+: Pops the value off the top of the (main) stack and pushes it onto the stack
+ of register *r*. The previous value of the register becomes inaccessible.
+
+**L**_r_
+
+: Pops the value off the top of the stack for register *r* and push it onto
+ the main stack. The previous value in the stack for register *r*, if any, is
+ now accessible via the **l**_r_ command.
+
+## Parameters
+
+These commands control the values of **ibase**, **obase**, **scale**, and
+**seed**. Also see the **SYNTAX** section.
+
+**i**
+
+: Pops the value off of the top of the stack and uses it to set **ibase**,
+ which must be between **2** and **16**, inclusive.
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**o**
+
+: Pops the value off of the top of the stack and uses it to set **obase**,
+ which must be between **0** and **DC_BASE_MAX**, inclusive (see the
+ **LIMITS** section and the **NUMBERS** section).
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**k**
+
+: Pops the value off of the top of the stack and uses it to set **scale**,
+ which must be non-negative.
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**j**
+
+: Pops the value off of the top of the stack and uses it to set **seed**. The
+ meaning of **seed** is dependent on the current pseudo-random number
+ generator but is guaranteed to not change except for new major versions.
+
+ The *scale* and sign of the value may be significant.
+
+ If a previously used **seed** value is used again, the pseudo-random number
+ generator is guaranteed to produce the same sequence of pseudo-random
+ numbers as it did when the **seed** value was previously used.
+
+ The exact value assigned to **seed** is not guaranteed to be returned if the
+ **J** command is used. However, if **seed** *does* return a different value,
+ both values, when assigned to **seed**, are guaranteed to produce the same
+ sequence of pseudo-random numbers. This means that certain values assigned
+ to **seed** will not produce unique sequences of pseudo-random numbers.
+
+ There is no limit to the length (number of significant decimal digits) or
+ *scale* of the value that can be assigned to **seed**.
+
+ This is a **non-portable extension**.
+
+**I**
+
+: Pushes the current value of **ibase** onto the main stack.
+
+**O**
+
+: Pushes the current value of **obase** onto the main stack.
+
+**K**
+
+: Pushes the current value of **scale** onto the main stack.
+
+**J**
+
+: Pushes the current value of **seed** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**T**
+
+: Pushes the maximum allowable value of **ibase** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**U**
+
+: Pushes the maximum allowable value of **obase** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**V**
+
+: Pushes the maximum allowable value of **scale** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**W**
+
+: Pushes the maximum (inclusive) integer that can be generated with the **'**
+ pseudo-random number generator command.
+
+ This is a **non-portable extension**.
+
+## Strings
+
+The following commands control strings.
+
+dc(1) can work with both numbers and strings, and registers (see the
+**REGISTERS** section) can hold both strings and numbers. dc(1) always knows
+whether the contents of a register are a string or a number.
+
+While arithmetic operations have to have numbers, and will print an error if
+given a string, other commands accept strings.
+
+Strings can also be executed as macros. For example, if the string **[1pR]** is
+executed as a macro, then the code **1pR** is executed, meaning that the **1**
+will be printed with a newline after and then popped from the stack.
+
+**\[**_characters_**\]**
+
+: Makes a string containing *characters* and pushes it onto the stack.
+
+ If there are brackets (**\[** and **\]**) in the string, then they must be
+ balanced. Unbalanced brackets can be escaped using a backslash (**\\**)
+ character.
+
+ If there is a backslash character in the string, the character after it
+ (even another backslash) is put into the string verbatim, but the (first)
+ backslash is not.
+
+**a**
+
+: The value on top of the stack is popped.
+
+ If it is a number, it is truncated and its absolute value is taken. The
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
+
+ If it is a string, then a new string is made. If the original string is
+ empty, the new string is empty. If it is not, then the first character of
+ the original string is used to create the new string as a one-character
+ string. The new string is then pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**x**
+
+: Pops a value off of the top of the stack.
+
+ If it is a number, it is pushed back onto the stack.
+
+ If it is a string, it is executed as a macro.
+
+ This behavior is the norm whenever a macro is executed, whether by this
+ command or by the conditional execution commands below.
+
+**\>**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is greater than the second, then the contents of register
+ *r* are executed.
+
+ For example, **0 1>a** will execute the contents of register **a**, and
+ **1 0>a** will not.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**>**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!\>**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not greater than the second (less than or equal to), then
+ the contents of register *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!\>**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**\<**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is less than the second, then the contents of register *r*
+ are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**\<**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!\<**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not less than the second (greater than or equal to), then
+ the contents of register *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!\<**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**=**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is equal to the second, then the contents of register *r*
+ are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**=**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!=**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not equal to the second, then the contents of register
+ *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!=**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**?**
+
+: Reads a line from the **stdin** and executes it. This is to allow macros to
+ request input from users.
+
+**q**
+
+: During execution of a macro, this exits the execution of that macro and the
+ execution of the macro that executed it. If there are no macros, or only one
+ macro executing, dc(1) exits.
+
+**Q**
+
+: Pops a value from the stack which must be non-negative and is used the
+ number of macro executions to pop off of the execution stack. If the number
+ of levels to pop is greater than the number of executing macros, dc(1)
+ exits.
+
+## Status
+
+These commands query status of the stack or its top value.
+
+**Z**
+
+: Pops a value off of the stack.
+
+ If it is a number, calculates the number of significant decimal digits it
+ has and pushes the result.
+
+ If it is a string, pushes the number of characters the string has.
+
+**X**
+
+: Pops a value off of the stack.
+
+ If it is a number, pushes the *scale* of the value onto the stack.
+
+ If it is a string, pushes **0**.
+
+**z**
+
+: Pushes the current stack depth (before execution of this command).
+
+## Arrays
+
+These commands manipulate arrays.
+
+**:**_r_
+
+: Pops the top two values off of the stack. The second value will be stored in
+ the array *r* (see the **REGISTERS** section), indexed by the first value.
+
+**;**_r_
+
+: Pops the value on top of the stack and uses it as an index into the array
+ *r*. The selected value is then pushed onto the stack.
+
+# REGISTERS
+
+Registers are names that can store strings, numbers, and arrays. (Number/string
+registers do not interfere with array registers.)
+
+Each register is also its own stack, so the current register value is the top of
+the stack for the register. All registers, when first referenced, have one value
+(**0**) in their stack.
+
+In non-extended register mode, a register name is just the single character that
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
+
+## Extended Register Mode
+
+Unlike most other dc(1) implentations, this dc(1) provides nearly unlimited
+amounts of registers, if extended register mode is enabled.
+
+If extended register mode is enabled (**-x** or **-\-extended-register**
+command-line arguments are given), then normal single character registers are
+used *unless* the character immediately following a command that needs a
+register name is a space (according to **isspace()**) and not a newline
+(**'\\n'**).
+
+In that case, the register name is found according to the regex
+**\[a-z\]\[a-z0-9\_\]\*** (like bc(1) identifiers), and it is a parse error if
+the next non-space characters do not match that regex.
+
+# RESET
+
+When dc(1) encounters an error or a signal that it has a non-default handler
+for, it resets. This means that several things happen.
+
+First, any macros that are executing are stopped and popped off the stack.
+The behavior is not unlike that of exceptions in programming languages. Then
+the execution point is set so that any code waiting to execute (after all
+macros returned) is skipped.
+
+Thus, when dc(1) resets, it skips any remaining code waiting to be executed.
+Then, if it is interactive mode, and the error was not a fatal error (see the
+**EXIT STATUS** section), it asks for more input; otherwise, it exits with the
+appropriate return code.
+
+# PERFORMANCE
+
+Most dc(1) implementations use **char** types to calculate the value of **1**
+decimal digit at a time, but that can be slow. This dc(1) does something
+different.
+
+It uses large integers to calculate more than **1** decimal digit at a time. If
+built in a environment where **DC_LONG_BIT** (see the **LIMITS** section) is
+**64**, then each integer has **9** decimal digits. If built in an environment
+where **DC_LONG_BIT** is **32** then each integer has **4** decimal digits. This
+value (the number of decimal digits per large integer) is called
+**DC_BASE_DIGS**.
+
+In addition, this dc(1) uses an even larger integer for overflow checking. This
+integer type depends on the value of **DC_LONG_BIT**, but is always at least
+twice as large as the integer type used to store digits.
+
+# LIMITS
+
+The following are the limits on dc(1):
+
+**DC_LONG_BIT**
+
+: The number of bits in the **long** type in the environment where dc(1) was
+ built. This determines how many decimal digits can be stored in a single
+ large integer (see the **PERFORMANCE** section).
+
+**DC_BASE_DIGS**
+
+: The number of decimal digits per large integer (see the **PERFORMANCE**
+ section). Depends on **DC_LONG_BIT**.
+
+**DC_BASE_POW**
+
+: The max decimal number that each large integer can store (see
+ **DC_BASE_DIGS**) plus **1**. Depends on **DC_BASE_DIGS**.
+
+**DC_OVERFLOW_MAX**
+
+: The max number that the overflow type (see the **PERFORMANCE** section) can
+ hold. Depends on **DC_LONG_BIT**.
+
+**DC_BASE_MAX**
+
+: The maximum output base. Set at **DC_BASE_POW**.
+
+**DC_DIM_MAX**
+
+: The maximum size of arrays. Set at **SIZE_MAX-1**.
+
+**DC_SCALE_MAX**
+
+: The maximum **scale**. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_STRING_MAX**
+
+: The maximum length of strings. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_NAME_MAX**
+
+: The maximum length of identifiers. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_NUM_MAX**
+
+: The maximum length of a number (in decimal digits), which includes digits
+ after the decimal point. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_RAND_MAX**
+
+: The maximum integer (inclusive) returned by the **'** command, if dc(1). Set
+ at **2\^DC_LONG_BIT-1**.
+
+Exponent
+
+: The maximum allowable exponent (positive or negative). Set at
+ **DC_OVERFLOW_MAX**.
+
+Number of vars
+
+: The maximum number of vars/arrays. Set at **SIZE_MAX-1**.
+
+These limits are meant to be effectively non-existent; the limits are so large
+(at least on 64-bit machines) that there should not be any point at which they
+become a problem. In fact, memory should be exhausted before these limits should
+be hit.
+
+# ENVIRONMENT VARIABLES
+
+dc(1) recognizes the following environment variables:
+
+**DC_ENV_ARGS**
+
+: This is another way to give command-line arguments to dc(1). They should be
+ in the same format as all other command-line arguments. These are always
+ processed first, so any files given in **DC_ENV_ARGS** will be processed
+ before arguments and files given on the command-line. This gives the user
+ the ability to set up "standard" options and files to be used at every
+ invocation. The most useful thing for such files to contain would be useful
+ functions that the user might want every time dc(1) runs. Another use would
+ be to use the **-e** option to set **scale** to a value other than **0**.
+
+ The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+ but it does not understand escape sequences. For example, the string
+ **"/home/gavin/some dc file.dc"** will be correctly parsed, but the string
+ **"/home/gavin/some \"dc\" file.dc"** will include the backslashes.
+
+ The quote parsing will handle either kind of quotes, **'** or **"**. Thus,
+ if you have a file with any number of single quotes in the name, you can use
+ double quotes as the outside quotes, as in **"some 'dc' file.dc"**, and vice
+ versa if you have a file with double quotes. However, handling a file with
+ both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+ complexity of the parsing, though such files are still supported on the
+ command-line where the parsing is done by the shell.
+
+**DC_LINE_LENGTH**
+
+: If this environment variable exists and contains an integer that is greater
+ than **1** and is less than **UINT16_MAX** (**2\^16-1**), dc(1) will output
+ lines to that length, including the backslash newline combo. The default
+ line length is **70**.
+
+**DC_EXPR_EXIT**
+
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
+
+# EXIT STATUS
+
+dc(1) returns the following exit statuses:
+
+**0**
+
+: No error.
+
+**1**
+
+: A math error occurred. This follows standard practice of using **1** for
+ expected errors, since math errors will happen in the process of normal
+ execution.
+
+ Math errors include divide by **0**, taking the square root of a negative
+ number, using a negative number as a bound for the pseudo-random number
+ generator, attempting to convert a negative number to a hardware integer,
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
+
+ Converting to a hardware integer happens for the second operand of the power
+ (**\^**), places (**\@**), left shift (**H**), and right shift (**h**)
+ operators.
+
+**2**
+
+: A parse error occurred.
+
+ Parse errors include unexpected **EOF**, using an invalid character, failing
+ to find the end of a string or comment, and using a token where it is
+ invalid.
+
+**3**
+
+: A runtime error occurred.
+
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
+
+**4**
+
+: A fatal error occurred.
+
+ Fatal errors include memory allocation errors, I/O errors, failing to open
+ files, attempting to use files that do not have only ASCII characters (dc(1)
+ only accepts ASCII characters), attempting to open a directory as a file,
+ and giving invalid command-line options.
+
+The exit status **4** is special; when a fatal error occurs, dc(1) always exits
+and returns **4**, no matter what mode dc(1) is in.
+
+The other statuses will only be returned when dc(1) is not in interactive mode
+(see the **INTERACTIVE MODE** section), since dc(1) resets its state (see the
+**RESET** section) and accepts more input when one of those errors occurs in
+interactive mode. This is also the case when interactive mode is forced by the
+**-i** flag or **-\-interactive** option.
+
+These exit statuses allow dc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the **-i** flag or
+**-\-interactive** option.
+
+# INTERACTIVE MODE
+
+Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both **stdin** and **stdout**
+are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
+turn it on in other cases.
+
+In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
+section), and in normal execution, flushes **stdout** as soon as execution is
+done for the current input.
+
+# TTY MODE
+
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
+
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
+
+TTY mode is different from interactive mode because interactive mode is required
+in the [bc(1) specification][1], and interactive mode requires only **stdin**
+and **stdout** to be connected to a terminal.
+
+# SIGNAL HANDLING
+
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
+
+Note that "current input" can mean one of two things. If dc(1) is processing
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
+
+This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
+can seem as though dc(1) did not respond to the signal since it will immediately
+start executing the next file. This is by design; most files that users execute
+when interacting with dc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file. The
+rest of the files could still be executed without problem, allowing the user to
+continue.
+
+**SIGTERM** and **SIGQUIT** cause dc(1) to clean up and exit, and it uses the
+default handler for all other signals. The one exception is **SIGHUP**; in that
+case, when dc(1) is in TTY mode, a **SIGHUP** will cause dc(1) to clean up and
+exit.
+
+# COMMAND LINE HISTORY
+
+dc(1) supports interactive command-line editing. If dc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
+
+**Note**: tabs are converted to 8 spaces.
+
+# SEE ALSO
+
+bc(1)
+
+# STANDARDS
+
+The dc(1) utility operators are compliant with the operators in the bc(1)
+[IEEE Std 1003.1-2017 (“POSIX.1-2017â€)][1] specification.
+
+# BUGS
+
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
+
+# AUTHOR
+
+Gavin D. Howard <gavin@yzena.com> and contributors.
+
+[1]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
diff --git a/manuals/dc/P.1 b/manuals/dc/P.1
new file mode 100644
index 00000000..6ee6d0f7
--- /dev/null
+++ b/manuals/dc/P.1
@@ -0,0 +1,1555 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions are met:
+.\"
+.\" * Redistributions of source code must retain the above copyright notice,
+.\" this list of conditions and the following disclaimer.
+.\"
+.\" * Redistributions in binary form must reproduce the above copyright notice,
+.\" this list of conditions and the following disclaimer in the documentation
+.\" and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
+.SH Name
+.PP
+dc - arbitrary-precision decimal reverse-Polish notation calculator
+.SH SYNOPSIS
+.PP
+\f[B]dc\f[R] [\f[B]-hiPRvVx\f[R]] [\f[B]--version\f[R]]
+[\f[B]--help\f[R]] [\f[B]--interactive\f[R]] [\f[B]--no-prompt\f[R]]
+[\f[B]--no-read-prompt\f[R]] [\f[B]--extended-register\f[R]]
+[\f[B]-e\f[R] \f[I]expr\f[R]] [\f[B]--expression\f[R]=\f[I]expr\f[R]...]
+[\f[B]-f\f[R] \f[I]file\f[R]...] [\f[B]--file\f[R]=\f[I]file\f[R]...]
+[\f[I]file\f[R]...]
+.SH DESCRIPTION
+.PP
+dc(1) is an arbitrary-precision calculator.
+It uses a stack (reverse Polish notation) to store numbers and results
+of computations.
+Arithmetic operations pop arguments off of the stack and push the
+results.
+.PP
+If no files are given on the command-line as extra arguments (i.e., not
+as \f[B]-f\f[R] or \f[B]--file\f[R] arguments), then dc(1) reads from
+\f[B]stdin\f[R].
+Otherwise, those files are processed, and dc(1) will then exit.
+.PP
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where \f[B]-e\f[R] (\f[B]--expression\f[R]) and
+\f[B]-f\f[R] (\f[B]--file\f[R]) arguments cause dc(1) to execute them
+and exit.
+The reason for this is that this dc(1) allows users to set arguments in
+the environment variable \f[B]DC_ENV_ARGS\f[R] (see the \f[B]ENVIRONMENT
+VARIABLES\f[R] section).
+Any expressions given on the command-line should be used to set up a
+standard environment.
+For example, if a user wants the \f[B]scale\f[R] always set to
+\f[B]10\f[R], they can set \f[B]DC_ENV_ARGS\f[R] to \f[B]-e 10k\f[R],
+and this dc(1) will always start with a \f[B]scale\f[R] of \f[B]10\f[R].
+.PP
+If users want to have dc(1) exit after processing all input from
+\f[B]-e\f[R] and \f[B]-f\f[R] arguments (and their equivalents), then
+they can just simply add \f[B]-e q\f[R] as the last command-line
+argument or define the environment variable \f[B]DC_EXPR_EXIT\f[R].
+.SH OPTIONS
+.PP
+The following are the options that dc(1) accepts.
+.PP
+\f[B]-h\f[R], \f[B]--help\f[R]
+.PP
+: Prints a usage message and quits.
+.PP
+\f[B]-v\f[R], \f[B]-V\f[R], \f[B]--version\f[R]
+.PP
+: Print the version information (copyright header) and exit.
+.PP
+\f[B]-i\f[R], \f[B]--interactive\f[R]
+.PP
+: Forces interactive mode.
+(See the \f[B]INTERACTIVE MODE\f[R] section.)
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-P\f[R], \f[B]--no-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-R\f[R], \f[B]--no-read-prompt\f[R]
+.PP
+: This option is a no-op.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-x\f[R] \f[B]--extended-register\f[R]
+.PP
+: Enables extended register mode.
+See the \f[I]Extended Register Mode\f[R] subsection of the
+\f[B]REGISTERS\f[R] section for more information.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-e\f[R] \f[I]expr\f[R], \f[B]--expression\f[R]=\f[I]expr\f[R]
+.PP
+: Evaluates \f[I]expr\f[R].
+If multiple expressions are given, they are evaluated in order.
+If files are given as well (see below), the expressions and files are
+evaluated in the order given.
+This means that if a file is given before an expression, the file is
+read in and evaluated first.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**, whether on the
+command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+**-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after **-f-**
+or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]-f\f[R] \f[I]file\f[R], \f[B]--file\f[R]=\f[I]file\f[R]
+.PP
+: Reads in \f[I]file\f[R] and evaluates it, line by line, as though it
+were read through \f[B]stdin\f[R].
+If expressions are also given (see above), the expressions are evaluated
+in the order given.
+.IP
+.nf
+\f[C]
+If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+see the **ENVIRONMENT VARIABLES** section), then after processing all
+expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+as an argument at least once to **-f** or **-\[rs]-file**. However, if any other
+**-e**, **-\[rs]-expression**, **-f**, or **-\[rs]-file** arguments are given after
+**-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+All long options are \f[B]non-portable extensions\f[R].
+.SH STDOUT
+.PP
+Any non-error output is written to \f[B]stdout\f[R].
+In addition, if history (see the \f[B]HISTORY\f[R] section) and the
+prompt (see the \f[B]TTY MODE\f[R] section) are enabled, both are output
+to \f[B]stdout\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other dc(1) implementations, this dc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stdout\f[R], so if \f[B]stdout\f[R] is closed, as in
+\f[B]dc >&-\f[R], it will quit with an error.
+This is done so that dc(1) can report problems when \f[B]stdout\f[R] is
+redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other dc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stdout\f[R] to \f[B]/dev/null\f[R].
+.SH STDERR
+.PP
+Any error output is written to \f[B]stderr\f[R].
+.PP
+\f[B]Note\f[R]: Unlike other dc(1) implementations, this dc(1) will
+issue a fatal error (see the \f[B]EXIT STATUS\f[R] section) if it cannot
+write to \f[B]stderr\f[R], so if \f[B]stderr\f[R] is closed, as in
+\f[B]dc 2>&-\f[R], it will quit with an error.
+This is done so that dc(1) can exit with an error code when
+\f[B]stderr\f[R] is redirected to a file.
+.PP
+If there are scripts that depend on the behavior of other dc(1)
+implementations, it is recommended that those scripts be changed to
+redirect \f[B]stderr\f[R] to \f[B]/dev/null\f[R].
+.SH SYNTAX
+.PP
+Each item in the input source code, either a number (see the
+\f[B]NUMBERS\f[R] section) or a command (see the \f[B]COMMANDS\f[R]
+section), is processed and executed, in order.
+Input is processed immediately when entered.
+.PP
+\f[B]ibase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
+determines how to interpret constant numbers.
+It is the \[dq]input\[dq] base, or the number base used for interpreting
+input numbers.
+\f[B]ibase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]ibase\f[R] is \f[B]16\f[R].
+The min allowable value for \f[B]ibase\f[R] is \f[B]2\f[R].
+The max allowable value for \f[B]ibase\f[R] can be queried in dc(1)
+programs with the \f[B]T\f[R] command.
+.PP
+\f[B]obase\f[R] is a register (see the \f[B]REGISTERS\f[R] section) that
+determines how to output results.
+It is the \[dq]output\[dq] base, or the number base used for outputting
+numbers.
+\f[B]obase\f[R] is initially \f[B]10\f[R].
+The max allowable value for \f[B]obase\f[R] is \f[B]DC_BASE_MAX\f[R] and
+can be queried with the \f[B]U\f[R] command.
+The min allowable value for \f[B]obase\f[R] is \f[B]0\f[R].
+If \f[B]obase\f[R] is \f[B]0\f[R], values are output in scientific
+notation, and if \f[B]obase\f[R] is \f[B]1\f[R], values are output in
+engineering notation.
+Otherwise, values are output in the specified base.
+.PP
+Outputting in scientific and engineering notations are \f[B]non-portable
+extensions\f[R].
+.PP
+The \f[I]scale\f[R] of an expression is the number of digits in the
+result of the expression right of the decimal point, and \f[B]scale\f[R]
+is a register (see the \f[B]REGISTERS\f[R] section) that sets the
+precision of any operations (with exceptions).
+\f[B]scale\f[R] is initially \f[B]0\f[R].
+\f[B]scale\f[R] cannot be negative.
+The max allowable value for \f[B]scale\f[R] can be queried in dc(1)
+programs with the \f[B]V\f[R] command.
+.PP
+\f[B]seed\f[R] is a register containing the current seed for the
+pseudo-random number generator.
+If the current value of \f[B]seed\f[R] is queried and stored, then if it
+is assigned to \f[B]seed\f[R] later, the pseudo-random number generator
+is guaranteed to produce the same sequence of pseudo-random numbers that
+were generated after the value of \f[B]seed\f[R] was first queried.
+.PP
+Multiple values assigned to \f[B]seed\f[R] can produce the same sequence
+of pseudo-random numbers.
+Likewise, when a value is assigned to \f[B]seed\f[R], it is not
+guaranteed that querying \f[B]seed\f[R] immediately after will return
+the same value.
+In addition, the value of \f[B]seed\f[R] will change after any call to
+the \f[B]\[aq]\f[R] command or the \f[B]\[dq]\f[R] command that does not
+get receive a value of \f[B]0\f[R] or \f[B]1\f[R].
+The maximum integer returned by the \f[B]\[aq]\f[R] command can be
+queried with the \f[B]W\f[R] command.
+.PP
+\f[B]Note\f[R]: The values returned by the pseudo-random number
+generator with the \f[B]\[aq]\f[R] and \f[B]\[dq]\f[R] commands are
+guaranteed to \f[B]NOT\f[R] be cryptographically secure.
+This is a consequence of using a seeded pseudo-random number generator.
+However, they \f[I]are\f[R] guaranteed to be reproducible with identical
+\f[B]seed\f[R] values.
+This means that the pseudo-random values from dc(1) should only be used
+where a reproducible stream of pseudo-random numbers is
+\f[I]ESSENTIAL\f[R].
+In any other case, use a non-seeded pseudo-random number generator.
+.PP
+The pseudo-random number generator, \f[B]seed\f[R], and all associated
+operations are \f[B]non-portable extensions\f[R].
+.SS Comments
+.PP
+Comments go from \f[B]#\f[R] until, and not including, the next newline.
+This is a \f[B]non-portable extension\f[R].
+.SH NUMBERS
+.PP
+Numbers are strings made up of digits, uppercase letters up to
+\f[B]F\f[R], and at most \f[B]1\f[R] period for a radix.
+Numbers can have up to \f[B]DC_NUM_MAX\f[R] digits.
+Uppercase letters are equal to \f[B]9\f[R] + their position in the
+alphabet (i.e., \f[B]A\f[R] equals \f[B]10\f[R], or \f[B]9+1\f[R]).
+If a digit or letter makes no sense with the current value of
+\f[B]ibase\f[R], they are set to the value of the highest valid digit in
+\f[B]ibase\f[R].
+.PP
+Single-character numbers (i.e., \f[B]A\f[R] alone) take the value that
+they would have if they were valid digits, regardless of the value of
+\f[B]ibase\f[R].
+This means that \f[B]A\f[R] alone always equals decimal \f[B]10\f[R] and
+\f[B]F\f[R] alone always equals decimal \f[B]15\f[R].
+.PP
+In addition, dc(1) accepts numbers in scientific notation.
+These have the form \f[B]<number>e<integer>\f[R].
+The exponent (the portion after the \f[B]e\f[R]) must be an integer.
+An example is \f[B]1.89237e9\f[R], which is equal to
+\f[B]1892370000\f[R].
+Negative exponents are also allowed, so \f[B]4.2890e_3\f[R] is equal to
+\f[B]0.0042890\f[R].
+.PP
+\f[B]WARNING\f[R]: Both the number and the exponent in scientific
+notation are interpreted according to the current \f[B]ibase\f[R], but
+the number is still multiplied by \f[B]10\[ha]exponent\f[R] regardless
+of the current \f[B]ibase\f[R].
+For example, if \f[B]ibase\f[R] is \f[B]16\f[R] and dc(1) is given the
+number string \f[B]FFeA\f[R], the resulting decimal number will be
+\f[B]2550000000000\f[R], and if dc(1) is given the number string
+\f[B]10e_4\f[R], the resulting decimal number will be \f[B]0.0016\f[R].
+.PP
+Accepting input as scientific notation is a \f[B]non-portable
+extension\f[R].
+.SH COMMANDS
+.PP
+The valid commands are listed below.
+.SS Printing
+.PP
+These commands are used for printing.
+.PP
+Note that both scientific notation and engineering notation are
+available for printing numbers.
+Scientific notation is activated by assigning \f[B]0\f[R] to
+\f[B]obase\f[R] using \f[B]0o\f[R], and engineering notation is
+activated by assigning \f[B]1\f[R] to \f[B]obase\f[R] using
+\f[B]1o\f[R].
+To deactivate them, just assign a different value to \f[B]obase\f[R].
+.PP
+Printing numbers in scientific notation and/or engineering notation is a
+\f[B]non-portable extension\f[R].
+.PP
+\f[B]p\f[R]
+.PP
+: Prints the value on top of the stack, whether number or string, and
+prints a newline after.
+.IP
+.nf
+\f[C]
+This does not alter the stack.
+\f[R]
+.fi
+.PP
+\f[B]n\f[R]
+.PP
+: Prints the value on top of the stack, whether number or string, and
+pops it off of the stack.
+.PP
+\f[B]P\f[R]
+.PP
+: Pops a value off the stack.
+.IP
+.nf
+\f[C]
+If the value is a number, it is truncated and the absolute value of the
+result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+interpreted as an ASCII character, making it a byte stream.
+
+If the value is a string, it is printed without a trailing newline.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]f\f[R]
+.PP
+: Prints the entire contents of the stack, in order from newest to
+oldest, without altering anything.
+.IP
+.nf
+\f[C]
+Users should use this command when they get lost.
+\f[R]
+.fi
+.SS Arithmetic
+.PP
+These are the commands used for arithmetic.
+.PP
+\f[B]+\f[R]
+.PP
+: The top two values are popped off the stack, added, and the result is
+pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
+both operands.
+.PP
+\f[B]-\f[R]
+.PP
+: The top two values are popped off the stack, subtracted, and the
+result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to the max \f[I]scale\f[R] of
+both operands.
+.PP
+\f[B]*\f[R]
+.PP
+: The top two values are popped off the stack, multiplied, and the
+result is pushed onto the stack.
+If \f[B]a\f[R] is the \f[I]scale\f[R] of the first expression and
+\f[B]b\f[R] is the \f[I]scale\f[R] of the second expression, the
+\f[I]scale\f[R] of the result is equal to
+\f[B]min(a+b,max(scale,a,b))\f[R] where \f[B]min()\f[R] and
+\f[B]max()\f[R] return the obvious values.
+.PP
+\f[B]/\f[R]
+.PP
+: The top two values are popped off the stack, divided, and the result
+is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]%\f[R]
+.PP
+: The top two values are popped off the stack, remaindered, and the
+result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+2) Using the result of step 1 to calculate **a-(a/b)\[rs]*b** to *scale*
+**max(scale+scale(b),scale(a))**.
+
+The first value popped off of the stack must be non-zero.
+\f[R]
+.fi
+.PP
+\f[B]\[ti]\f[R]
+.PP
+: The top two values are popped off the stack, divided and remaindered,
+and the results (divided first, remainder second) are pushed onto the
+stack.
+This is equivalent to \f[B]x y / x y %\f[R] except that \f[B]x\f[R] and
+\f[B]y\f[R] are only evaluated once.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be non-zero.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[ha]\f[R]
+.PP
+: The top two values are popped off the stack, the second is raised to
+the power of the first, and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer, and if that
+value is negative, the second value popped off of the stack must be
+non-zero.
+\f[R]
+.fi
+.PP
+\f[B]v\f[R]
+.PP
+: The top value is popped off the stack, its square root is computed,
+and the result is pushed onto the stack.
+The \f[I]scale\f[R] of the result is equal to \f[B]scale\f[R].
+.IP
+.nf
+\f[C]
+The value popped off of the stack must be non-negative.
+\f[R]
+.fi
+.PP
+\f[B]_\f[R]
+.PP
+: If this command \f[I]immediately\f[R] precedes a number (i.e., no
+spaces or other commands), then that number is input as a negative
+number.
+.IP
+.nf
+\f[C]
+Otherwise, the top value on the stack is popped and copied, and the copy is
+negated and pushed onto the stack. This behavior without a number is a
+**non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]b\f[R]
+.PP
+: The top value is popped off the stack, and if it is zero, it is pushed
+back onto the stack.
+Otherwise, its absolute value is pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]|\f[R]
+.PP
+: The top three values are popped off the stack, a modular
+exponentiation is computed, and the result is pushed onto the stack.
+.IP
+.nf
+\f[C]
+The first value popped is used as the reduction modulus and must be an
+integer and non-zero. The second value popped is used as the exponent and
+must be an integer and non-negative. The third value popped is the base and
+must be an integer.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]$\f[R]
+.PP
+: The top value is popped off the stack and copied, and the copy is
+truncated and pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[at]\f[R]
+.PP
+: The top two values are popped off the stack, and the precision of the
+second is set to the value of the first, whether by truncation or
+extension.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]H\f[R]
+.PP
+: The top two values are popped off the stack, and the second is shifted
+left (radix shifted right) to the value of the first.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]h\f[R]
+.PP
+: The top two values are popped off the stack, and the second is shifted
+right (radix shifted left) to the value of the first.
+.IP
+.nf
+\f[C]
+The first value popped off of the stack must be an integer and non-negative.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]G\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if they are equal, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]N\f[R]
+.PP
+: The top value is popped off of the stack, and if it a \f[B]0\f[R], a
+\f[B]1\f[R] is pushed; otherwise, a \f[B]0\f[R] is pushed.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B](\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than the second, or
+\f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]{\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is less than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B])\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than the second, or
+\f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]}\f[R]
+.PP
+: The top two values are popped off of the stack, they are compared, and
+a \f[B]1\f[R] is pushed if the first is greater than or equal to the
+second, or \f[B]0\f[R] otherwise.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]M\f[R]
+.PP
+: The top two values are popped off of the stack.
+If they are both non-zero, a \f[B]1\f[R] is pushed onto the stack.
+If either of them is zero, or both of them are, then a \f[B]0\f[R] is
+pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]m\f[R]
+.PP
+: The top two values are popped off of the stack.
+If at least one of them is non-zero, a \f[B]1\f[R] is pushed onto the
+stack.
+If both of them are zero, then a \f[B]0\f[R] is pushed onto the stack.
+.IP
+.nf
+\f[C]
+This is like the **||** operator in bc(1), and it is *not* a short-circuit
+operator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Pseudo-Random Number Generator
+.PP
+dc(1) has a built-in pseudo-random number generator.
+These commands query the pseudo-random number generator.
+(See Parameters for more information about the \f[B]seed\f[R] value that
+controls the pseudo-random number generator.)
+.PP
+The pseudo-random number generator is guaranteed to \f[B]NOT\f[R] be
+cryptographically secure.
+.PP
+\f[B]\[aq]\f[R]
+.PP
+: Generates an integer between 0 and \f[B]DC_RAND_MAX\f[R], inclusive
+(see the \f[B]LIMITS\f[R] section).
+.IP
+.nf
+\f[C]
+The generated integer is made as unbiased as possible, subject to the
+limitations of the pseudo-random number generator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]\[dq]\f[R]
+.PP
+: Pops a value off of the stack, which is used as an \f[B]exclusive\f[R]
+upper bound on the integer that will be generated.
+If the bound is negative or is a non-integer, an error is raised, and
+dc(1) resets (see the \f[B]RESET\f[R] section) while \f[B]seed\f[R]
+remains unchanged.
+If the bound is larger than \f[B]DC_RAND_MAX\f[R], the higher bound is
+honored by generating several pseudo-random integers, multiplying them
+by appropriate powers of \f[B]DC_RAND_MAX+1\f[R], and adding them
+together.
+Thus, the size of integer that can be generated with this command is
+unbounded.
+Using this command will change the value of \f[B]seed\f[R], unless the
+operand is \f[B]0\f[R] or \f[B]1\f[R].
+In that case, \f[B]0\f[R] is pushed onto the stack, and \f[B]seed\f[R]
+is \f[I]not\f[R] changed.
+.IP
+.nf
+\f[C]
+The generated integer is made as unbiased as possible, subject to the
+limitations of the pseudo-random number generator.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Stack Control
+.PP
+These commands control the stack.
+.PP
+\f[B]c\f[R]
+.PP
+: Removes all items from (\[dq]clears\[dq]) the stack.
+.PP
+\f[B]d\f[R]
+.PP
+: Copies the item on top of the stack (\[dq]duplicates\[dq]) and pushes
+the copy onto the stack.
+.PP
+\f[B]r\f[R]
+.PP
+: Swaps (\[dq]reverses\[dq]) the two top items on the stack.
+.PP
+\f[B]R\f[R]
+.PP
+: Pops (\[dq]removes\[dq]) the top value from the stack.
+.SS Register Control
+.PP
+These commands control registers (see the \f[B]REGISTERS\f[R] section).
+.PP
+\f[B]s\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the stack and stores it into register
+\f[I]r\f[R].
+.PP
+\f[B]l\f[R]\f[I]r\f[R]
+.PP
+: Copies the value in register \f[I]r\f[R] and pushes it onto the stack.
+This does not alter the contents of \f[I]r\f[R].
+.PP
+\f[B]S\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the (main) stack and pushes it onto the
+stack of register \f[I]r\f[R].
+The previous value of the register becomes inaccessible.
+.PP
+\f[B]L\f[R]\f[I]r\f[R]
+.PP
+: Pops the value off the top of the stack for register \f[I]r\f[R] and
+push it onto the main stack.
+The previous value in the stack for register \f[I]r\f[R], if any, is now
+accessible via the \f[B]l\f[R]\f[I]r\f[R] command.
+.SS Parameters
+.PP
+These commands control the values of \f[B]ibase\f[R], \f[B]obase\f[R],
+\f[B]scale\f[R], and \f[B]seed\f[R].
+Also see the \f[B]SYNTAX\f[R] section.
+.PP
+\f[B]i\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]ibase\f[R], which must be between \f[B]2\f[R] and \f[B]16\f[R],
+inclusive.
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]o\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]obase\f[R], which must be between \f[B]0\f[R] and
+\f[B]DC_BASE_MAX\f[R], inclusive (see the \f[B]LIMITS\f[R] section and
+the \f[B]NUMBERS\f[R] section).
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]k\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]scale\f[R], which must be non-negative.
+.IP
+.nf
+\f[C]
+If the value on top of the stack has any *scale*, the *scale* is ignored.
+\f[R]
+.fi
+.PP
+\f[B]j\f[R]
+.PP
+: Pops the value off of the top of the stack and uses it to set
+\f[B]seed\f[R].
+The meaning of \f[B]seed\f[R] is dependent on the current pseudo-random
+number generator but is guaranteed to not change except for new major
+versions.
+.IP
+.nf
+\f[C]
+The *scale* and sign of the value may be significant.
+
+If a previously used **seed** value is used again, the pseudo-random number
+generator is guaranteed to produce the same sequence of pseudo-random
+numbers as it did when the **seed** value was previously used.
+
+The exact value assigned to **seed** is not guaranteed to be returned if the
+**J** command is used. However, if **seed** *does* return a different value,
+both values, when assigned to **seed**, are guaranteed to produce the same
+sequence of pseudo-random numbers. This means that certain values assigned
+to **seed** will not produce unique sequences of pseudo-random numbers.
+
+There is no limit to the length (number of significant decimal digits) or
+*scale* of the value that can be assigned to **seed**.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]I\f[R]
+.PP
+: Pushes the current value of \f[B]ibase\f[R] onto the main stack.
+.PP
+\f[B]O\f[R]
+.PP
+: Pushes the current value of \f[B]obase\f[R] onto the main stack.
+.PP
+\f[B]K\f[R]
+.PP
+: Pushes the current value of \f[B]scale\f[R] onto the main stack.
+.PP
+\f[B]J\f[R]
+.PP
+: Pushes the current value of \f[B]seed\f[R] onto the main stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]T\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]ibase\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]U\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]obase\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]V\f[R]
+.PP
+: Pushes the maximum allowable value of \f[B]scale\f[R] onto the main
+stack.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]W\f[R]
+.PP
+: Pushes the maximum (inclusive) integer that can be generated with the
+\f[B]\[aq]\f[R] pseudo-random number generator command.
+.IP
+.nf
+\f[C]
+This is a **non-portable extension**.
+\f[R]
+.fi
+.SS Strings
+.PP
+The following commands control strings.
+.PP
+dc(1) can work with both numbers and strings, and registers (see the
+\f[B]REGISTERS\f[R] section) can hold both strings and numbers.
+dc(1) always knows whether the contents of a register are a string or a
+number.
+.PP
+While arithmetic operations have to have numbers, and will print an
+error if given a string, other commands accept strings.
+.PP
+Strings can also be executed as macros.
+For example, if the string \f[B][1pR]\f[R] is executed as a macro, then
+the code \f[B]1pR\f[R] is executed, meaning that the \f[B]1\f[R] will be
+printed with a newline after and then popped from the stack.
+.PP
+\f[B][\f[R]\f[I]characters\f[R]\f[B]]\f[R]
+.PP
+: Makes a string containing \f[I]characters\f[R] and pushes it onto the
+stack.
+.IP
+.nf
+\f[C]
+If there are brackets (**\[rs][** and **\[rs]]**) in the string, then they must be
+balanced. Unbalanced brackets can be escaped using a backslash (**\[rs]\[rs]**)
+character.
+
+If there is a backslash character in the string, the character after it
+(even another backslash) is put into the string verbatim, but the (first)
+backslash is not.
+\f[R]
+.fi
+.PP
+\f[B]a\f[R]
+.PP
+: The value on top of the stack is popped.
+.IP
+.nf
+\f[C]
+If it is a number, it is truncated and its absolute value is taken. The
+result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+empty string; otherwise, push a one-character string where the character is
+the result of the mod interpreted as an ASCII character.
+
+If it is a string, then a new string is made. If the original string is
+empty, the new string is empty. If it is not, then the first character of
+the original string is used to create the new string as a one-character
+string. The new string is then pushed onto the stack.
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]x\f[R]
+.PP
+: Pops a value off of the top of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, it is pushed back onto the stack.
+
+If it is a string, it is executed as a macro.
+
+This behavior is the norm whenever a macro is executed, whether by this
+command or by the conditional execution commands below.
+\f[R]
+.fi
+.PP
+\f[B]>\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is greater than the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+For example, **0 1>a** will execute the contents of register **a**, and
+**1 0>a** will not.
+
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!>\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not greater than the second (less than or equal
+to), then the contents of register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!>\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]<\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is less than the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!<\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not less than the second (greater than or equal
+to), then the contents of register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!<\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]=\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is equal to the second, then the contents of register
+\f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]!=\f[R]\f[I]r\f[R]
+.PP
+: Pops two values off of the stack that must be numbers and compares
+them.
+If the first value is not equal to the second, then the contents of
+register \f[I]r\f[R] are executed.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+\f[R]
+.fi
+.PP
+\f[B]!=\f[R]\f[I]r\f[R]\f[B]e\f[R]\f[I]s\f[R]
+.PP
+: Like the above, but will execute register \f[I]s\f[R] if the
+comparison fails.
+.IP
+.nf
+\f[C]
+If either or both of the values are not numbers, dc(1) will raise an error
+and reset (see the **RESET** section).
+
+This is a **non-portable extension**.
+\f[R]
+.fi
+.PP
+\f[B]?\f[R]
+.PP
+: Reads a line from the \f[B]stdin\f[R] and executes it.
+This is to allow macros to request input from users.
+.PP
+\f[B]q\f[R]
+.PP
+: During execution of a macro, this exits the execution of that macro
+and the execution of the macro that executed it.
+If there are no macros, or only one macro executing, dc(1) exits.
+.PP
+\f[B]Q\f[R]
+.PP
+: Pops a value from the stack which must be non-negative and is used the
+number of macro executions to pop off of the execution stack.
+If the number of levels to pop is greater than the number of executing
+macros, dc(1) exits.
+.SS Status
+.PP
+These commands query status of the stack or its top value.
+.PP
+\f[B]Z\f[R]
+.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, calculates the number of significant decimal digits it
+has and pushes the result.
+
+If it is a string, pushes the number of characters the string has.
+\f[R]
+.fi
+.PP
+\f[B]X\f[R]
+.PP
+: Pops a value off of the stack.
+.IP
+.nf
+\f[C]
+If it is a number, pushes the *scale* of the value onto the stack.
+
+If it is a string, pushes **0**.
+\f[R]
+.fi
+.PP
+\f[B]z\f[R]
+.PP
+: Pushes the current stack depth (before execution of this command).
+.SS Arrays
+.PP
+These commands manipulate arrays.
+.PP
+\f[B]:\f[R]\f[I]r\f[R]
+.PP
+: Pops the top two values off of the stack.
+The second value will be stored in the array \f[I]r\f[R] (see the
+\f[B]REGISTERS\f[R] section), indexed by the first value.
+.PP
+\f[B];\f[R]\f[I]r\f[R]
+.PP
+: Pops the value on top of the stack and uses it as an index into the
+array \f[I]r\f[R].
+The selected value is then pushed onto the stack.
+.SH REGISTERS
+.PP
+Registers are names that can store strings, numbers, and arrays.
+(Number/string registers do not interfere with array registers.)
+.PP
+Each register is also its own stack, so the current register value is
+the top of the stack for the register.
+All registers, when first referenced, have one value (\f[B]0\f[R]) in
+their stack.
+.PP
+In non-extended register mode, a register name is just the single
+character that follows any command that needs a register name.
+The only exception is a newline (\f[B]\[aq]\[rs]n\[aq]\f[R]); it is a
+parse error for a newline to be used as a register name.
+.SS Extended Register Mode
+.PP
+Unlike most other dc(1) implentations, this dc(1) provides nearly
+unlimited amounts of registers, if extended register mode is enabled.
+.PP
+If extended register mode is enabled (\f[B]-x\f[R] or
+\f[B]--extended-register\f[R] command-line arguments are given), then
+normal single character registers are used \f[I]unless\f[R] the
+character immediately following a command that needs a register name is
+a space (according to \f[B]isspace()\f[R]) and not a newline
+(\f[B]\[aq]\[rs]n\[aq]\f[R]).
+.PP
+In that case, the register name is found according to the regex
+\f[B][a-z][a-z0-9_]*\f[R] (like bc(1) identifiers), and it is a parse
+error if the next non-space characters do not match that regex.
+.SH RESET
+.PP
+When dc(1) encounters an error or a signal that it has a non-default
+handler for, it resets.
+This means that several things happen.
+.PP
+First, any macros that are executing are stopped and popped off the
+stack.
+The behavior is not unlike that of exceptions in programming languages.
+Then the execution point is set so that any code waiting to execute
+(after all macros returned) is skipped.
+.PP
+Thus, when dc(1) resets, it skips any remaining code waiting to be
+executed.
+Then, if it is interactive mode, and the error was not a fatal error
+(see the \f[B]EXIT STATUS\f[R] section), it asks for more input;
+otherwise, it exits with the appropriate return code.
+.SH PERFORMANCE
+.PP
+Most dc(1) implementations use \f[B]char\f[R] types to calculate the
+value of \f[B]1\f[R] decimal digit at a time, but that can be slow.
+This dc(1) does something different.
+.PP
+It uses large integers to calculate more than \f[B]1\f[R] decimal digit
+at a time.
+If built in a environment where \f[B]DC_LONG_BIT\f[R] (see the
+\f[B]LIMITS\f[R] section) is \f[B]64\f[R], then each integer has
+\f[B]9\f[R] decimal digits.
+If built in an environment where \f[B]DC_LONG_BIT\f[R] is \f[B]32\f[R]
+then each integer has \f[B]4\f[R] decimal digits.
+This value (the number of decimal digits per large integer) is called
+\f[B]DC_BASE_DIGS\f[R].
+.PP
+In addition, this dc(1) uses an even larger integer for overflow
+checking.
+This integer type depends on the value of \f[B]DC_LONG_BIT\f[R], but is
+always at least twice as large as the integer type used to store digits.
+.SH LIMITS
+.PP
+The following are the limits on dc(1):
+.PP
+\f[B]DC_LONG_BIT\f[R]
+.PP
+: The number of bits in the \f[B]long\f[R] type in the environment where
+dc(1) was built.
+This determines how many decimal digits can be stored in a single large
+integer (see the \f[B]PERFORMANCE\f[R] section).
+.PP
+\f[B]DC_BASE_DIGS\f[R]
+.PP
+: The number of decimal digits per large integer (see the
+\f[B]PERFORMANCE\f[R] section).
+Depends on \f[B]DC_LONG_BIT\f[R].
+.PP
+\f[B]DC_BASE_POW\f[R]
+.PP
+: The max decimal number that each large integer can store (see
+\f[B]DC_BASE_DIGS\f[R]) plus \f[B]1\f[R].
+Depends on \f[B]DC_BASE_DIGS\f[R].
+.PP
+\f[B]DC_OVERFLOW_MAX\f[R]
+.PP
+: The max number that the overflow type (see the \f[B]PERFORMANCE\f[R]
+section) can hold.
+Depends on \f[B]DC_LONG_BIT\f[R].
+.PP
+\f[B]DC_BASE_MAX\f[R]
+.PP
+: The maximum output base.
+Set at \f[B]DC_BASE_POW\f[R].
+.PP
+\f[B]DC_DIM_MAX\f[R]
+.PP
+: The maximum size of arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+\f[B]DC_SCALE_MAX\f[R]
+.PP
+: The maximum \f[B]scale\f[R].
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_STRING_MAX\f[R]
+.PP
+: The maximum length of strings.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_NAME_MAX\f[R]
+.PP
+: The maximum length of identifiers.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_NUM_MAX\f[R]
+.PP
+: The maximum length of a number (in decimal digits), which includes
+digits after the decimal point.
+Set at \f[B]DC_OVERFLOW_MAX-1\f[R].
+.PP
+\f[B]DC_RAND_MAX\f[R]
+.PP
+: The maximum integer (inclusive) returned by the \f[B]\[aq]\f[R]
+command, if dc(1).
+Set at \f[B]2\[ha]DC_LONG_BIT-1\f[R].
+.PP
+Exponent
+.PP
+: The maximum allowable exponent (positive or negative).
+Set at \f[B]DC_OVERFLOW_MAX\f[R].
+.PP
+Number of vars
+.PP
+: The maximum number of vars/arrays.
+Set at \f[B]SIZE_MAX-1\f[R].
+.PP
+These limits are meant to be effectively non-existent; the limits are so
+large (at least on 64-bit machines) that there should not be any point
+at which they become a problem.
+In fact, memory should be exhausted before these limits should be hit.
+.SH ENVIRONMENT VARIABLES
+.PP
+dc(1) recognizes the following environment variables:
+.PP
+\f[B]DC_ENV_ARGS\f[R]
+.PP
+: This is another way to give command-line arguments to dc(1).
+They should be in the same format as all other command-line arguments.
+These are always processed first, so any files given in
+\f[B]DC_ENV_ARGS\f[R] will be processed before arguments and files given
+on the command-line.
+This gives the user the ability to set up \[dq]standard\[dq] options and
+files to be used at every invocation.
+The most useful thing for such files to contain would be useful
+functions that the user might want every time dc(1) runs.
+Another use would be to use the \f[B]-e\f[R] option to set
+\f[B]scale\f[R] to a value other than \f[B]0\f[R].
+.IP
+.nf
+\f[C]
+The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+but it does not understand escape sequences. For example, the string
+**\[dq]/home/gavin/some dc file.dc\[dq]** will be correctly parsed, but the string
+**\[dq]/home/gavin/some \[rs]\[dq]dc\[rs]\[dq] file.dc\[dq]** will include the backslashes.
+
+The quote parsing will handle either kind of quotes, **\[aq]** or **\[dq]**. Thus,
+if you have a file with any number of single quotes in the name, you can use
+double quotes as the outside quotes, as in **\[dq]some \[aq]dc\[aq] file.dc\[dq]**, and vice
+versa if you have a file with double quotes. However, handling a file with
+both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+complexity of the parsing, though such files are still supported on the
+command-line where the parsing is done by the shell.
+\f[R]
+.fi
+.PP
+\f[B]DC_LINE_LENGTH\f[R]
+.PP
+: If this environment variable exists and contains an integer that is
+greater than \f[B]1\f[R] and is less than \f[B]UINT16_MAX\f[R]
+(\f[B]2\[ha]16-1\f[R]), dc(1) will output lines to that length,
+including the backslash newline combo.
+The default line length is \f[B]70\f[R].
+.PP
+\f[B]DC_EXPR_EXIT\f[R]
+.PP
+: If this variable exists (no matter the contents), dc(1) will exit
+immediately after executing expressions and files given by the
+\f[B]-e\f[R] and/or \f[B]-f\f[R] command-line options (and any
+equivalents).
+.SH EXIT STATUS
+.PP
+dc(1) returns the following exit statuses:
+.PP
+\f[B]0\f[R]
+.PP
+: No error.
+.PP
+\f[B]1\f[R]
+.PP
+: A math error occurred.
+This follows standard practice of using \f[B]1\f[R] for expected errors,
+since math errors will happen in the process of normal execution.
+.IP
+.nf
+\f[C]
+Math errors include divide by **0**, taking the square root of a negative
+number, using a negative number as a bound for the pseudo-random number
+generator, attempting to convert a negative number to a hardware integer,
+overflow when converting a number to a hardware integer, and attempting to
+use a non-integer where an integer is required.
+
+Converting to a hardware integer happens for the second operand of the power
+(**\[rs]\[ha]**), places (**\[rs]\[at]**), left shift (**H**), and right shift (**h**)
+operators.
+\f[R]
+.fi
+.PP
+\f[B]2\f[R]
+.PP
+: A parse error occurred.
+.IP
+.nf
+\f[C]
+Parse errors include unexpected **EOF**, using an invalid character, failing
+to find the end of a string or comment, and using a token where it is
+invalid.
+\f[R]
+.fi
+.PP
+\f[B]3\f[R]
+.PP
+: A runtime error occurred.
+.IP
+.nf
+\f[C]
+Runtime errors include assigning an invalid number to **ibase**, **obase**,
+or **scale**; give a bad expression to a **read()** call, calling **read()**
+inside of a **read()** call, type errors, and attempting an operation when
+the stack has too few elements.
+\f[R]
+.fi
+.PP
+\f[B]4\f[R]
+.PP
+: A fatal error occurred.
+.IP
+.nf
+\f[C]
+Fatal errors include memory allocation errors, I/O errors, failing to open
+files, attempting to use files that do not have only ASCII characters (dc(1)
+only accepts ASCII characters), attempting to open a directory as a file,
+and giving invalid command-line options.
+\f[R]
+.fi
+.PP
+The exit status \f[B]4\f[R] is special; when a fatal error occurs, dc(1)
+always exits and returns \f[B]4\f[R], no matter what mode dc(1) is in.
+.PP
+The other statuses will only be returned when dc(1) is not in
+interactive mode (see the \f[B]INTERACTIVE MODE\f[R] section), since
+dc(1) resets its state (see the \f[B]RESET\f[R] section) and accepts
+more input when one of those errors occurs in interactive mode.
+This is also the case when interactive mode is forced by the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.PP
+These exit statuses allow dc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the
+\f[B]-i\f[R] flag or \f[B]--interactive\f[R] option.
+.SH INTERACTIVE MODE
+.PP
+Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both \f[B]stdin\f[R]
+and \f[B]stdout\f[R] are hooked to a terminal, but the \f[B]-i\f[R] flag
+and \f[B]--interactive\f[R] option can turn it on in other cases.
+.PP
+In interactive mode, dc(1) attempts to recover from errors (see the
+\f[B]RESET\f[R] section), and in normal execution, flushes
+\f[B]stdout\f[R] as soon as execution is done for the current input.
+.SH TTY MODE
+.PP
+If \f[B]stdin\f[R], \f[B]stdout\f[R], and \f[B]stderr\f[R] are all
+connected to a TTY, dc(1) turns on \[dq]TTY mode.\[dq]
+.PP
+TTY mode is required for history to be enabled (see the \f[B]COMMAND
+LINE HISTORY\f[R] section).
+It is also required to enable special handling for \f[B]SIGINT\f[R]
+signals.
+.PP
+TTY mode is different from interactive mode because interactive mode is
+required in the bc(1)
+specification (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html),
+and interactive mode requires only \f[B]stdin\f[R] and \f[B]stdout\f[R]
+to be connected to a terminal.
+.SH SIGNAL HANDLING
+.PP
+Sending a \f[B]SIGINT\f[R] will cause dc(1) to stop execution of the
+current input.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), it will
+reset (see the \f[B]RESET\f[R] section).
+Otherwise, it will clean up and exit.
+.PP
+Note that \[dq]current input\[dq] can mean one of two things.
+If dc(1) is processing input from \f[B]stdin\f[R] in TTY mode, it will
+ask for more input.
+If dc(1) is processing input from a file in TTY mode, it will stop
+processing the file and start processing the next file, if one exists,
+or ask for input from \f[B]stdin\f[R] if no other file exists.
+.PP
+This means that if a \f[B]SIGINT\f[R] is sent to dc(1) as it is
+executing a file, it can seem as though dc(1) did not respond to the
+signal since it will immediately start executing the next file.
+This is by design; most files that users execute when interacting with
+dc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file.
+The rest of the files could still be executed without problem, allowing
+the user to continue.
+.PP
+\f[B]SIGTERM\f[R] and \f[B]SIGQUIT\f[R] cause dc(1) to clean up and
+exit, and it uses the default handler for all other signals.
+The one exception is \f[B]SIGHUP\f[R]; in that case, when dc(1) is in
+TTY mode, a \f[B]SIGHUP\f[R] will cause dc(1) to clean up and exit.
+.SH COMMAND LINE HISTORY
+.PP
+dc(1) supports interactive command-line editing.
+If dc(1) is in TTY mode (see the \f[B]TTY MODE\f[R] section), history is
+enabled.
+Previous lines can be recalled and edited with the arrow keys.
+.PP
+\f[B]Note\f[R]: tabs are converted to 8 spaces.
+.SH LOCALES
+.PP
+This dc(1) ships with support for adding error messages for different
+locales and thus, supports \f[B]LC_MESSAGS\f[R].
+.SH SEE ALSO
+.PP
+bc(1)
+.SH STANDARDS
+.PP
+The dc(1) utility operators are compliant with the operators in the
+bc(1) IEEE Std 1003.1-2017
+(\[lq]POSIX.1-2017\[rq]) (https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
+specification.
+.SH BUGS
+.PP
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
+.SH AUTHOR
+.PP
+Gavin D.
+Howard <gavin@yzena.com> and contributors.
diff --git a/manuals/dc/P.1.md b/manuals/dc/P.1.md
new file mode 100644
index 00000000..ccb71bf5
--- /dev/null
+++ b/manuals/dc/P.1.md
@@ -0,0 +1,1208 @@
+<!---
+
+SPDX-License-Identifier: BSD-2-Clause
+
+Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+-->
+
+# Name
+
+dc - arbitrary-precision decimal reverse-Polish notation calculator
+
+# SYNOPSIS
+
+**dc** [**-hiPRvVx**] [**-\-version**] [**-\-help**] [**-\-interactive**] [**-\-no-prompt**] [**-\-no-read-prompt**] [**-\-extended-register**] [**-e** *expr*] [**-\-expression**=*expr*...] [**-f** *file*...] [**-\-file**=*file*...] [*file*...]
+
+# DESCRIPTION
+
+dc(1) is an arbitrary-precision calculator. It uses a stack (reverse Polish
+notation) to store numbers and results of computations. Arithmetic operations
+pop arguments off of the stack and push the results.
+
+If no files are given on the command-line as extra arguments (i.e., not as
+**-f** or **-\-file** arguments), then dc(1) reads from **stdin**. Otherwise,
+those files are processed, and dc(1) will then exit.
+
+This is different from the dc(1) on OpenBSD and possibly other dc(1)
+implementations, where **-e** (**-\-expression**) and **-f** (**-\-file**)
+arguments cause dc(1) to execute them and exit. The reason for this is that this
+dc(1) allows users to set arguments in the environment variable **DC_ENV_ARGS**
+(see the **ENVIRONMENT VARIABLES** section). Any expressions given on the
+command-line should be used to set up a standard environment. For example, if a
+user wants the **scale** always set to **10**, they can set **DC_ENV_ARGS** to
+**-e 10k**, and this dc(1) will always start with a **scale** of **10**.
+
+If users want to have dc(1) exit after processing all input from **-e** and
+**-f** arguments (and their equivalents), then they can just simply add **-e q**
+as the last command-line argument or define the environment variable
+**DC_EXPR_EXIT**.
+
+# OPTIONS
+
+The following are the options that dc(1) accepts.
+
+**-h**, **-\-help**
+
+: Prints a usage message and quits.
+
+**-v**, **-V**, **-\-version**
+
+: Print the version information (copyright header) and exit.
+
+**-i**, **-\-interactive**
+
+: Forces interactive mode. (See the **INTERACTIVE MODE** section.)
+
+ This is a **non-portable extension**.
+
+**-P**, **-\-no-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-R**, **-\-no-read-prompt**
+
+: This option is a no-op.
+
+ This is a **non-portable extension**.
+
+**-x** **-\-extended-register**
+
+: Enables extended register mode. See the *Extended Register Mode* subsection
+ of the **REGISTERS** section for more information.
+
+ This is a **non-portable extension**.
+
+**-e** *expr*, **-\-expression**=*expr*
+
+: Evaluates *expr*. If multiple expressions are given, they are evaluated in
+ order. If files are given as well (see below), the expressions and files are
+ evaluated in the order given. This means that if a file is given before an
+ expression, the file is read in and evaluated first.
+
+ If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**, whether on the
+ command-line or in **DC_ENV_ARGS**. However, if any other **-e**,
+ **-\-expression**, **-f**, or **-\-file** arguments are given after **-f-**
+ or equivalent is given, dc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+**-f** *file*, **-\-file**=*file*
+
+: Reads in *file* and evaluates it, line by line, as though it were read
+ through **stdin**. If expressions are also given (see above), the
+ expressions are evaluated in the order given.
+
+ If this option is given on the command-line (i.e., not in **DC_ENV_ARGS**,
+ see the **ENVIRONMENT VARIABLES** section), then after processing all
+ expressions and files, dc(1) will exit, unless **-** (**stdin**) was given
+ as an argument at least once to **-f** or **-\-file**. However, if any other
+ **-e**, **-\-expression**, **-f**, or **-\-file** arguments are given after
+ **-f-** or equivalent is given, dc(1) will give a fatal error and exit.
+
+ This is a **non-portable extension**.
+
+All long options are **non-portable extensions**.
+
+# STDOUT
+
+Any non-error output is written to **stdout**. In addition, if history (see the
+**HISTORY** section) and the prompt (see the **TTY MODE** section) are enabled,
+both are output to **stdout**.
+
+**Note**: Unlike other dc(1) implementations, this dc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stdout**, so if
+**stdout** is closed, as in **dc <file> >&-**, it will quit with an error. This
+is done so that dc(1) can report problems when **stdout** is redirected to a
+file.
+
+If there are scripts that depend on the behavior of other dc(1) implementations,
+it is recommended that those scripts be changed to redirect **stdout** to
+**/dev/null**.
+
+# STDERR
+
+Any error output is written to **stderr**.
+
+**Note**: Unlike other dc(1) implementations, this dc(1) will issue a fatal
+error (see the **EXIT STATUS** section) if it cannot write to **stderr**, so if
+**stderr** is closed, as in **dc <file> 2>&-**, it will quit with an error. This
+is done so that dc(1) can exit with an error code when **stderr** is redirected
+to a file.
+
+If there are scripts that depend on the behavior of other dc(1) implementations,
+it is recommended that those scripts be changed to redirect **stderr** to
+**/dev/null**.
+
+# SYNTAX
+
+Each item in the input source code, either a number (see the **NUMBERS**
+section) or a command (see the **COMMANDS** section), is processed and executed,
+in order. Input is processed immediately when entered.
+
+**ibase** is a register (see the **REGISTERS** section) that determines how to
+interpret constant numbers. It is the "input" base, or the number base used for
+interpreting input numbers. **ibase** is initially **10**. The max allowable
+value for **ibase** is **16**. The min allowable value for **ibase** is **2**.
+The max allowable value for **ibase** can be queried in dc(1) programs with the
+**T** command.
+
+**obase** is a register (see the **REGISTERS** section) that determines how to
+output results. It is the "output" base, or the number base used for outputting
+numbers. **obase** is initially **10**. The max allowable value for **obase** is
+**DC_BASE_MAX** and can be queried with the **U** command. The min allowable
+value for **obase** is **0**. If **obase** is **0**, values are output in
+scientific notation, and if **obase** is **1**, values are output in engineering
+notation. Otherwise, values are output in the specified base.
+
+Outputting in scientific and engineering notations are **non-portable
+extensions**.
+
+The *scale* of an expression is the number of digits in the result of the
+expression right of the decimal point, and **scale** is a register (see the
+**REGISTERS** section) that sets the precision of any operations (with
+exceptions). **scale** is initially **0**. **scale** cannot be negative. The max
+allowable value for **scale** can be queried in dc(1) programs with the **V**
+command.
+
+**seed** is a register containing the current seed for the pseudo-random number
+generator. If the current value of **seed** is queried and stored, then if it is
+assigned to **seed** later, the pseudo-random number generator is guaranteed to
+produce the same sequence of pseudo-random numbers that were generated after the
+value of **seed** was first queried.
+
+Multiple values assigned to **seed** can produce the same sequence of
+pseudo-random numbers. Likewise, when a value is assigned to **seed**, it is not
+guaranteed that querying **seed** immediately after will return the same value.
+In addition, the value of **seed** will change after any call to the **'**
+command or the **"** command that does not get receive a value of **0** or
+**1**. The maximum integer returned by the **'** command can be queried with the
+**W** command.
+
+**Note**: The values returned by the pseudo-random number generator with the
+**'** and **"** commands are guaranteed to **NOT** be cryptographically secure.
+This is a consequence of using a seeded pseudo-random number generator. However,
+they *are* guaranteed to be reproducible with identical **seed** values. This
+means that the pseudo-random values from dc(1) should only be used where a
+reproducible stream of pseudo-random numbers is *ESSENTIAL*. In any other case,
+use a non-seeded pseudo-random number generator.
+
+The pseudo-random number generator, **seed**, and all associated operations are
+**non-portable extensions**.
+
+## Comments
+
+Comments go from **#** until, and not including, the next newline. This is a
+**non-portable extension**.
+
+# NUMBERS
+
+Numbers are strings made up of digits, uppercase letters up to **F**, and at
+most **1** period for a radix. Numbers can have up to **DC_NUM_MAX** digits.
+Uppercase letters are equal to **9** + their position in the alphabet (i.e.,
+**A** equals **10**, or **9+1**). If a digit or letter makes no sense with the
+current value of **ibase**, they are set to the value of the highest valid digit
+in **ibase**.
+
+Single-character numbers (i.e., **A** alone) take the value that they would have
+if they were valid digits, regardless of the value of **ibase**. This means that
+**A** alone always equals decimal **10** and **F** alone always equals decimal
+**15**.
+
+In addition, dc(1) accepts numbers in scientific notation. These have the form
+**\<number\>e\<integer\>**. The exponent (the portion after the **e**) must be
+an integer. An example is **1.89237e9**, which is equal to **1892370000**.
+Negative exponents are also allowed, so **4.2890e_3** is equal to **0.0042890**.
+
+**WARNING**: Both the number and the exponent in scientific notation are
+interpreted according to the current **ibase**, but the number is still
+multiplied by **10\^exponent** regardless of the current **ibase**. For example,
+if **ibase** is **16** and dc(1) is given the number string **FFeA**, the
+resulting decimal number will be **2550000000000**, and if dc(1) is given the
+number string **10e_4**, the resulting decimal number will be **0.0016**.
+
+Accepting input as scientific notation is a **non-portable extension**.
+
+# COMMANDS
+
+The valid commands are listed below.
+
+## Printing
+
+These commands are used for printing.
+
+Note that both scientific notation and engineering notation are available for
+printing numbers. Scientific notation is activated by assigning **0** to
+**obase** using **0o**, and engineering notation is activated by assigning **1**
+to **obase** using **1o**. To deactivate them, just assign a different value to
+**obase**.
+
+Printing numbers in scientific notation and/or engineering notation is a
+**non-portable extension**.
+
+**p**
+
+: Prints the value on top of the stack, whether number or string, and prints a
+ newline after.
+
+ This does not alter the stack.
+
+**n**
+
+: Prints the value on top of the stack, whether number or string, and pops it
+ off of the stack.
+
+**P**
+
+: Pops a value off the stack.
+
+ If the value is a number, it is truncated and the absolute value of the
+ result is printed as though **obase** is **UCHAR_MAX+1** and each digit is
+ interpreted as an ASCII character, making it a byte stream.
+
+ If the value is a string, it is printed without a trailing newline.
+
+ This is a **non-portable extension**.
+
+**f**
+
+: Prints the entire contents of the stack, in order from newest to oldest,
+ without altering anything.
+
+ Users should use this command when they get lost.
+
+## Arithmetic
+
+These are the commands used for arithmetic.
+
+**+**
+
+: The top two values are popped off the stack, added, and the result is pushed
+ onto the stack. The *scale* of the result is equal to the max *scale* of
+ both operands.
+
+**-**
+
+: The top two values are popped off the stack, subtracted, and the result is
+ pushed onto the stack. The *scale* of the result is equal to the max
+ *scale* of both operands.
+
+**\***
+
+: The top two values are popped off the stack, multiplied, and the result is
+ pushed onto the stack. If **a** is the *scale* of the first expression and
+ **b** is the *scale* of the second expression, the *scale* of the result
+ is equal to **min(a+b,max(scale,a,b))** where **min()** and **max()** return
+ the obvious values.
+
+**/**
+
+: The top two values are popped off the stack, divided, and the result is
+ pushed onto the stack. The *scale* of the result is equal to **scale**.
+
+ The first value popped off of the stack must be non-zero.
+
+**%**
+
+: The top two values are popped off the stack, remaindered, and the result is
+ pushed onto the stack.
+
+ Remaindering is equivalent to 1) Computing **a/b** to current **scale**, and
+ 2) Using the result of step 1 to calculate **a-(a/b)\*b** to *scale*
+ **max(scale+scale(b),scale(a))**.
+
+ The first value popped off of the stack must be non-zero.
+
+**~**
+
+: The top two values are popped off the stack, divided and remaindered, and
+ the results (divided first, remainder second) are pushed onto the stack.
+ This is equivalent to **x y / x y %** except that **x** and **y** are only
+ evaluated once.
+
+ The first value popped off of the stack must be non-zero.
+
+ This is a **non-portable extension**.
+
+**\^**
+
+: The top two values are popped off the stack, the second is raised to the
+ power of the first, and the result is pushed onto the stack. The *scale* of
+ the result is equal to **scale**.
+
+ The first value popped off of the stack must be an integer, and if that
+ value is negative, the second value popped off of the stack must be
+ non-zero.
+
+**v**
+
+: The top value is popped off the stack, its square root is computed, and the
+ result is pushed onto the stack. The *scale* of the result is equal to
+ **scale**.
+
+ The value popped off of the stack must be non-negative.
+
+**\_**
+
+: If this command *immediately* precedes a number (i.e., no spaces or other
+ commands), then that number is input as a negative number.
+
+ Otherwise, the top value on the stack is popped and copied, and the copy is
+ negated and pushed onto the stack. This behavior without a number is a
+ **non-portable extension**.
+
+**b**
+
+: The top value is popped off the stack, and if it is zero, it is pushed back
+ onto the stack. Otherwise, its absolute value is pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**|**
+
+: The top three values are popped off the stack, a modular exponentiation is
+ computed, and the result is pushed onto the stack.
+
+ The first value popped is used as the reduction modulus and must be an
+ integer and non-zero. The second value popped is used as the exponent and
+ must be an integer and non-negative. The third value popped is the base and
+ must be an integer.
+
+ This is a **non-portable extension**.
+
+**\$**
+
+: The top value is popped off the stack and copied, and the copy is truncated
+ and pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**\@**
+
+: The top two values are popped off the stack, and the precision of the second
+ is set to the value of the first, whether by truncation or extension.
+
+ The first value popped off of the stack must be an integer and non-negative.
+
+ This is a **non-portable extension**.
+
+**H**
+
+: The top two values are popped off the stack, and the second is shifted left
+ (radix shifted right) to the value of the first.
+
+ The first value popped off of the stack must be an integer and non-negative.
+
+ This is a **non-portable extension**.
+
+**h**
+
+: The top two values are popped off the stack, and the second is shifted right
+ (radix shifted left) to the value of the first.
+
+ The first value popped off of the stack must be an integer and non-negative.
+
+ This is a **non-portable extension**.
+
+**G**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if they are equal, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**N**
+
+: The top value is popped off of the stack, and if it a **0**, a **1** is
+ pushed; otherwise, a **0** is pushed.
+
+ This is a **non-portable extension**.
+
+**(**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is less than the second, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**{**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is less than or equal to the second, or **0**
+ otherwise.
+
+ This is a **non-portable extension**.
+
+**)**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is greater than the second, or **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**}**
+
+: The top two values are popped off of the stack, they are compared, and a
+ **1** is pushed if the first is greater than or equal to the second, or
+ **0** otherwise.
+
+ This is a **non-portable extension**.
+
+**M**
+
+: The top two values are popped off of the stack. If they are both non-zero, a
+ **1** is pushed onto the stack. If either of them is zero, or both of them
+ are, then a **0** is pushed onto the stack.
+
+ This is like the **&&** operator in bc(1), and it is *not* a short-circuit
+ operator.
+
+ This is a **non-portable extension**.
+
+**m**
+
+: The top two values are popped off of the stack. If at least one of them is
+ non-zero, a **1** is pushed onto the stack. If both of them are zero, then a
+ **0** is pushed onto the stack.
+
+ This is like the **||** operator in bc(1), and it is *not* a short-circuit
+ operator.
+
+ This is a **non-portable extension**.
+
+## Pseudo-Random Number Generator
+
+dc(1) has a built-in pseudo-random number generator. These commands query the
+pseudo-random number generator. (See Parameters for more information about the
+**seed** value that controls the pseudo-random number generator.)
+
+The pseudo-random number generator is guaranteed to **NOT** be
+cryptographically secure.
+
+**'**
+
+: Generates an integer between 0 and **DC_RAND_MAX**, inclusive (see the
+ **LIMITS** section).
+
+ The generated integer is made as unbiased as possible, subject to the
+ limitations of the pseudo-random number generator.
+
+ This is a **non-portable extension**.
+
+**"**
+
+: Pops a value off of the stack, which is used as an **exclusive** upper bound
+ on the integer that will be generated. If the bound is negative or is a
+ non-integer, an error is raised, and dc(1) resets (see the **RESET**
+ section) while **seed** remains unchanged. If the bound is larger than
+ **DC_RAND_MAX**, the higher bound is honored by generating several
+ pseudo-random integers, multiplying them by appropriate powers of
+ **DC_RAND_MAX+1**, and adding them together. Thus, the size of integer that
+ can be generated with this command is unbounded. Using this command will
+ change the value of **seed**, unless the operand is **0** or **1**. In that
+ case, **0** is pushed onto the stack, and **seed** is *not* changed.
+
+ The generated integer is made as unbiased as possible, subject to the
+ limitations of the pseudo-random number generator.
+
+ This is a **non-portable extension**.
+
+## Stack Control
+
+These commands control the stack.
+
+**c**
+
+: Removes all items from ("clears") the stack.
+
+**d**
+
+: Copies the item on top of the stack ("duplicates") and pushes the copy onto
+ the stack.
+
+**r**
+
+: Swaps ("reverses") the two top items on the stack.
+
+**R**
+
+: Pops ("removes") the top value from the stack.
+
+## Register Control
+
+These commands control registers (see the **REGISTERS** section).
+
+**s**_r_
+
+: Pops the value off the top of the stack and stores it into register *r*.
+
+**l**_r_
+
+: Copies the value in register *r* and pushes it onto the stack. This does not
+ alter the contents of *r*.
+
+**S**_r_
+
+: Pops the value off the top of the (main) stack and pushes it onto the stack
+ of register *r*. The previous value of the register becomes inaccessible.
+
+**L**_r_
+
+: Pops the value off the top of the stack for register *r* and push it onto
+ the main stack. The previous value in the stack for register *r*, if any, is
+ now accessible via the **l**_r_ command.
+
+## Parameters
+
+These commands control the values of **ibase**, **obase**, **scale**, and
+**seed**. Also see the **SYNTAX** section.
+
+**i**
+
+: Pops the value off of the top of the stack and uses it to set **ibase**,
+ which must be between **2** and **16**, inclusive.
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**o**
+
+: Pops the value off of the top of the stack and uses it to set **obase**,
+ which must be between **0** and **DC_BASE_MAX**, inclusive (see the
+ **LIMITS** section and the **NUMBERS** section).
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**k**
+
+: Pops the value off of the top of the stack and uses it to set **scale**,
+ which must be non-negative.
+
+ If the value on top of the stack has any *scale*, the *scale* is ignored.
+
+**j**
+
+: Pops the value off of the top of the stack and uses it to set **seed**. The
+ meaning of **seed** is dependent on the current pseudo-random number
+ generator but is guaranteed to not change except for new major versions.
+
+ The *scale* and sign of the value may be significant.
+
+ If a previously used **seed** value is used again, the pseudo-random number
+ generator is guaranteed to produce the same sequence of pseudo-random
+ numbers as it did when the **seed** value was previously used.
+
+ The exact value assigned to **seed** is not guaranteed to be returned if the
+ **J** command is used. However, if **seed** *does* return a different value,
+ both values, when assigned to **seed**, are guaranteed to produce the same
+ sequence of pseudo-random numbers. This means that certain values assigned
+ to **seed** will not produce unique sequences of pseudo-random numbers.
+
+ There is no limit to the length (number of significant decimal digits) or
+ *scale* of the value that can be assigned to **seed**.
+
+ This is a **non-portable extension**.
+
+**I**
+
+: Pushes the current value of **ibase** onto the main stack.
+
+**O**
+
+: Pushes the current value of **obase** onto the main stack.
+
+**K**
+
+: Pushes the current value of **scale** onto the main stack.
+
+**J**
+
+: Pushes the current value of **seed** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**T**
+
+: Pushes the maximum allowable value of **ibase** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**U**
+
+: Pushes the maximum allowable value of **obase** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**V**
+
+: Pushes the maximum allowable value of **scale** onto the main stack.
+
+ This is a **non-portable extension**.
+
+**W**
+
+: Pushes the maximum (inclusive) integer that can be generated with the **'**
+ pseudo-random number generator command.
+
+ This is a **non-portable extension**.
+
+## Strings
+
+The following commands control strings.
+
+dc(1) can work with both numbers and strings, and registers (see the
+**REGISTERS** section) can hold both strings and numbers. dc(1) always knows
+whether the contents of a register are a string or a number.
+
+While arithmetic operations have to have numbers, and will print an error if
+given a string, other commands accept strings.
+
+Strings can also be executed as macros. For example, if the string **[1pR]** is
+executed as a macro, then the code **1pR** is executed, meaning that the **1**
+will be printed with a newline after and then popped from the stack.
+
+**\[**_characters_**\]**
+
+: Makes a string containing *characters* and pushes it onto the stack.
+
+ If there are brackets (**\[** and **\]**) in the string, then they must be
+ balanced. Unbalanced brackets can be escaped using a backslash (**\\**)
+ character.
+
+ If there is a backslash character in the string, the character after it
+ (even another backslash) is put into the string verbatim, but the (first)
+ backslash is not.
+
+**a**
+
+: The value on top of the stack is popped.
+
+ If it is a number, it is truncated and its absolute value is taken. The
+ result mod **UCHAR_MAX+1** is calculated. If that result is **0**, push an
+ empty string; otherwise, push a one-character string where the character is
+ the result of the mod interpreted as an ASCII character.
+
+ If it is a string, then a new string is made. If the original string is
+ empty, the new string is empty. If it is not, then the first character of
+ the original string is used to create the new string as a one-character
+ string. The new string is then pushed onto the stack.
+
+ This is a **non-portable extension**.
+
+**x**
+
+: Pops a value off of the top of the stack.
+
+ If it is a number, it is pushed back onto the stack.
+
+ If it is a string, it is executed as a macro.
+
+ This behavior is the norm whenever a macro is executed, whether by this
+ command or by the conditional execution commands below.
+
+**\>**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is greater than the second, then the contents of register
+ *r* are executed.
+
+ For example, **0 1>a** will execute the contents of register **a**, and
+ **1 0>a** will not.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**>**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!\>**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not greater than the second (less than or equal to), then
+ the contents of register *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!\>**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**\<**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is less than the second, then the contents of register *r*
+ are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**\<**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!\<**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not less than the second (greater than or equal to), then
+ the contents of register *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!\<**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**=**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is equal to the second, then the contents of register *r*
+ are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**=**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**!=**_r_
+
+: Pops two values off of the stack that must be numbers and compares them. If
+ the first value is not equal to the second, then the contents of register
+ *r* are executed.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+**!=**_r_**e**_s_
+
+: Like the above, but will execute register *s* if the comparison fails.
+
+ If either or both of the values are not numbers, dc(1) will raise an error
+ and reset (see the **RESET** section).
+
+ This is a **non-portable extension**.
+
+**?**
+
+: Reads a line from the **stdin** and executes it. This is to allow macros to
+ request input from users.
+
+**q**
+
+: During execution of a macro, this exits the execution of that macro and the
+ execution of the macro that executed it. If there are no macros, or only one
+ macro executing, dc(1) exits.
+
+**Q**
+
+: Pops a value from the stack which must be non-negative and is used the
+ number of macro executions to pop off of the execution stack. If the number
+ of levels to pop is greater than the number of executing macros, dc(1)
+ exits.
+
+## Status
+
+These commands query status of the stack or its top value.
+
+**Z**
+
+: Pops a value off of the stack.
+
+ If it is a number, calculates the number of significant decimal digits it
+ has and pushes the result.
+
+ If it is a string, pushes the number of characters the string has.
+
+**X**
+
+: Pops a value off of the stack.
+
+ If it is a number, pushes the *scale* of the value onto the stack.
+
+ If it is a string, pushes **0**.
+
+**z**
+
+: Pushes the current stack depth (before execution of this command).
+
+## Arrays
+
+These commands manipulate arrays.
+
+**:**_r_
+
+: Pops the top two values off of the stack. The second value will be stored in
+ the array *r* (see the **REGISTERS** section), indexed by the first value.
+
+**;**_r_
+
+: Pops the value on top of the stack and uses it as an index into the array
+ *r*. The selected value is then pushed onto the stack.
+
+# REGISTERS
+
+Registers are names that can store strings, numbers, and arrays. (Number/string
+registers do not interfere with array registers.)
+
+Each register is also its own stack, so the current register value is the top of
+the stack for the register. All registers, when first referenced, have one value
+(**0**) in their stack.
+
+In non-extended register mode, a register name is just the single character that
+follows any command that needs a register name. The only exception is a newline
+(**'\\n'**); it is a parse error for a newline to be used as a register name.
+
+## Extended Register Mode
+
+Unlike most other dc(1) implentations, this dc(1) provides nearly unlimited
+amounts of registers, if extended register mode is enabled.
+
+If extended register mode is enabled (**-x** or **-\-extended-register**
+command-line arguments are given), then normal single character registers are
+used *unless* the character immediately following a command that needs a
+register name is a space (according to **isspace()**) and not a newline
+(**'\\n'**).
+
+In that case, the register name is found according to the regex
+**\[a-z\]\[a-z0-9\_\]\*** (like bc(1) identifiers), and it is a parse error if
+the next non-space characters do not match that regex.
+
+# RESET
+
+When dc(1) encounters an error or a signal that it has a non-default handler
+for, it resets. This means that several things happen.
+
+First, any macros that are executing are stopped and popped off the stack.
+The behavior is not unlike that of exceptions in programming languages. Then
+the execution point is set so that any code waiting to execute (after all
+macros returned) is skipped.
+
+Thus, when dc(1) resets, it skips any remaining code waiting to be executed.
+Then, if it is interactive mode, and the error was not a fatal error (see the
+**EXIT STATUS** section), it asks for more input; otherwise, it exits with the
+appropriate return code.
+
+# PERFORMANCE
+
+Most dc(1) implementations use **char** types to calculate the value of **1**
+decimal digit at a time, but that can be slow. This dc(1) does something
+different.
+
+It uses large integers to calculate more than **1** decimal digit at a time. If
+built in a environment where **DC_LONG_BIT** (see the **LIMITS** section) is
+**64**, then each integer has **9** decimal digits. If built in an environment
+where **DC_LONG_BIT** is **32** then each integer has **4** decimal digits. This
+value (the number of decimal digits per large integer) is called
+**DC_BASE_DIGS**.
+
+In addition, this dc(1) uses an even larger integer for overflow checking. This
+integer type depends on the value of **DC_LONG_BIT**, but is always at least
+twice as large as the integer type used to store digits.
+
+# LIMITS
+
+The following are the limits on dc(1):
+
+**DC_LONG_BIT**
+
+: The number of bits in the **long** type in the environment where dc(1) was
+ built. This determines how many decimal digits can be stored in a single
+ large integer (see the **PERFORMANCE** section).
+
+**DC_BASE_DIGS**
+
+: The number of decimal digits per large integer (see the **PERFORMANCE**
+ section). Depends on **DC_LONG_BIT**.
+
+**DC_BASE_POW**
+
+: The max decimal number that each large integer can store (see
+ **DC_BASE_DIGS**) plus **1**. Depends on **DC_BASE_DIGS**.
+
+**DC_OVERFLOW_MAX**
+
+: The max number that the overflow type (see the **PERFORMANCE** section) can
+ hold. Depends on **DC_LONG_BIT**.
+
+**DC_BASE_MAX**
+
+: The maximum output base. Set at **DC_BASE_POW**.
+
+**DC_DIM_MAX**
+
+: The maximum size of arrays. Set at **SIZE_MAX-1**.
+
+**DC_SCALE_MAX**
+
+: The maximum **scale**. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_STRING_MAX**
+
+: The maximum length of strings. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_NAME_MAX**
+
+: The maximum length of identifiers. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_NUM_MAX**
+
+: The maximum length of a number (in decimal digits), which includes digits
+ after the decimal point. Set at **DC_OVERFLOW_MAX-1**.
+
+**DC_RAND_MAX**
+
+: The maximum integer (inclusive) returned by the **'** command, if dc(1). Set
+ at **2\^DC_LONG_BIT-1**.
+
+Exponent
+
+: The maximum allowable exponent (positive or negative). Set at
+ **DC_OVERFLOW_MAX**.
+
+Number of vars
+
+: The maximum number of vars/arrays. Set at **SIZE_MAX-1**.
+
+These limits are meant to be effectively non-existent; the limits are so large
+(at least on 64-bit machines) that there should not be any point at which they
+become a problem. In fact, memory should be exhausted before these limits should
+be hit.
+
+# ENVIRONMENT VARIABLES
+
+dc(1) recognizes the following environment variables:
+
+**DC_ENV_ARGS**
+
+: This is another way to give command-line arguments to dc(1). They should be
+ in the same format as all other command-line arguments. These are always
+ processed first, so any files given in **DC_ENV_ARGS** will be processed
+ before arguments and files given on the command-line. This gives the user
+ the ability to set up "standard" options and files to be used at every
+ invocation. The most useful thing for such files to contain would be useful
+ functions that the user might want every time dc(1) runs. Another use would
+ be to use the **-e** option to set **scale** to a value other than **0**.
+
+ The code that parses **DC_ENV_ARGS** will correctly handle quoted arguments,
+ but it does not understand escape sequences. For example, the string
+ **"/home/gavin/some dc file.dc"** will be correctly parsed, but the string
+ **"/home/gavin/some \"dc\" file.dc"** will include the backslashes.
+
+ The quote parsing will handle either kind of quotes, **'** or **"**. Thus,
+ if you have a file with any number of single quotes in the name, you can use
+ double quotes as the outside quotes, as in **"some 'dc' file.dc"**, and vice
+ versa if you have a file with double quotes. However, handling a file with
+ both kinds of quotes in **DC_ENV_ARGS** is not supported due to the
+ complexity of the parsing, though such files are still supported on the
+ command-line where the parsing is done by the shell.
+
+**DC_LINE_LENGTH**
+
+: If this environment variable exists and contains an integer that is greater
+ than **1** and is less than **UINT16_MAX** (**2\^16-1**), dc(1) will output
+ lines to that length, including the backslash newline combo. The default
+ line length is **70**.
+
+**DC_EXPR_EXIT**
+
+: If this variable exists (no matter the contents), dc(1) will exit
+ immediately after executing expressions and files given by the **-e** and/or
+ **-f** command-line options (and any equivalents).
+
+# EXIT STATUS
+
+dc(1) returns the following exit statuses:
+
+**0**
+
+: No error.
+
+**1**
+
+: A math error occurred. This follows standard practice of using **1** for
+ expected errors, since math errors will happen in the process of normal
+ execution.
+
+ Math errors include divide by **0**, taking the square root of a negative
+ number, using a negative number as a bound for the pseudo-random number
+ generator, attempting to convert a negative number to a hardware integer,
+ overflow when converting a number to a hardware integer, and attempting to
+ use a non-integer where an integer is required.
+
+ Converting to a hardware integer happens for the second operand of the power
+ (**\^**), places (**\@**), left shift (**H**), and right shift (**h**)
+ operators.
+
+**2**
+
+: A parse error occurred.
+
+ Parse errors include unexpected **EOF**, using an invalid character, failing
+ to find the end of a string or comment, and using a token where it is
+ invalid.
+
+**3**
+
+: A runtime error occurred.
+
+ Runtime errors include assigning an invalid number to **ibase**, **obase**,
+ or **scale**; give a bad expression to a **read()** call, calling **read()**
+ inside of a **read()** call, type errors, and attempting an operation when
+ the stack has too few elements.
+
+**4**
+
+: A fatal error occurred.
+
+ Fatal errors include memory allocation errors, I/O errors, failing to open
+ files, attempting to use files that do not have only ASCII characters (dc(1)
+ only accepts ASCII characters), attempting to open a directory as a file,
+ and giving invalid command-line options.
+
+The exit status **4** is special; when a fatal error occurs, dc(1) always exits
+and returns **4**, no matter what mode dc(1) is in.
+
+The other statuses will only be returned when dc(1) is not in interactive mode
+(see the **INTERACTIVE MODE** section), since dc(1) resets its state (see the
+**RESET** section) and accepts more input when one of those errors occurs in
+interactive mode. This is also the case when interactive mode is forced by the
+**-i** flag or **-\-interactive** option.
+
+These exit statuses allow dc(1) to be used in shell scripting with error
+checking, and its normal behavior can be forced by using the **-i** flag or
+**-\-interactive** option.
+
+# INTERACTIVE MODE
+
+Like bc(1), dc(1) has an interactive mode and a non-interactive mode.
+Interactive mode is turned on automatically when both **stdin** and **stdout**
+are hooked to a terminal, but the **-i** flag and **-\-interactive** option can
+turn it on in other cases.
+
+In interactive mode, dc(1) attempts to recover from errors (see the **RESET**
+section), and in normal execution, flushes **stdout** as soon as execution is
+done for the current input.
+
+# TTY MODE
+
+If **stdin**, **stdout**, and **stderr** are all connected to a TTY, dc(1) turns
+on "TTY mode."
+
+TTY mode is required for history to be enabled (see the **COMMAND LINE HISTORY**
+section). It is also required to enable special handling for **SIGINT** signals.
+
+TTY mode is different from interactive mode because interactive mode is required
+in the [bc(1) specification][1], and interactive mode requires only **stdin**
+and **stdout** to be connected to a terminal.
+
+# SIGNAL HANDLING
+
+Sending a **SIGINT** will cause dc(1) to stop execution of the current input. If
+dc(1) is in TTY mode (see the **TTY MODE** section), it will reset (see the
+**RESET** section). Otherwise, it will clean up and exit.
+
+Note that "current input" can mean one of two things. If dc(1) is processing
+input from **stdin** in TTY mode, it will ask for more input. If dc(1) is
+processing input from a file in TTY mode, it will stop processing the file and
+start processing the next file, if one exists, or ask for input from **stdin**
+if no other file exists.
+
+This means that if a **SIGINT** is sent to dc(1) as it is executing a file, it
+can seem as though dc(1) did not respond to the signal since it will immediately
+start executing the next file. This is by design; most files that users execute
+when interacting with dc(1) have function definitions, which are quick to parse.
+If a file takes a long time to execute, there may be a bug in that file. The
+rest of the files could still be executed without problem, allowing the user to
+continue.
+
+**SIGTERM** and **SIGQUIT** cause dc(1) to clean up and exit, and it uses the
+default handler for all other signals. The one exception is **SIGHUP**; in that
+case, when dc(1) is in TTY mode, a **SIGHUP** will cause dc(1) to clean up and
+exit.
+
+# COMMAND LINE HISTORY
+
+dc(1) supports interactive command-line editing. If dc(1) is in TTY mode (see
+the **TTY MODE** section), history is enabled. Previous lines can be recalled
+and edited with the arrow keys.
+
+**Note**: tabs are converted to 8 spaces.
+
+# LOCALES
+
+This dc(1) ships with support for adding error messages for different locales
+and thus, supports **LC_MESSAGS**.
+
+# SEE ALSO
+
+bc(1)
+
+# STANDARDS
+
+The dc(1) utility operators are compliant with the operators in the bc(1)
+[IEEE Std 1003.1-2017 (“POSIX.1-2017â€)][1] specification.
+
+# BUGS
+
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
+
+# AUTHOR
+
+Gavin D. Howard <gavin@yzena.com> and contributors.
+
+[1]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html
diff --git a/manuals/development.md b/manuals/development.md
deleted file mode 100644
index f5eca786..00000000
--- a/manuals/development.md
+++ /dev/null
@@ -1,4948 +0,0 @@
-# Development
-
-Updated: 29 July 2021
-
-This document is meant for the day when I (Gavin D. Howard) get [hit by a
-bus][1]. In other words, it's meant to make the [bus factor][1] a non-issue.
-
-This document is supposed to contain all of the knowledge necessary to develop
-`bc` and `dc`.
-
-In addition, this document is meant to add to the [oral tradition of software
-engineering][118], as described by Bryan Cantrill.
-
-This document will reference other parts of the repository. That is so a lot of
-the documentation can be closest to the part of the repo where it is actually
-necessary.
-
-## What Is It?
-
-This repository contains an implementation of both [POSIX `bc`][2] and [Unix
-`dc`][3].
-
-POSIX `bc` is a standard utility required for POSIX systems. `dc` is a
-historical utility that was included in early Unix and even predates both Unix
-and C. They both are arbitrary-precision command-line calculators with their own
-programming languages. `bc`'s language looks similar to C, with infix notation
-and including functions, while `dc` uses [Reverse Polish Notation][4] and allows
-the user to execute strings as though they were functions.
-
-In addition, it is also possible to build the arbitrary-precision math as a
-library, named [`bcl`][156].
-
-**Note**: for ease, I will refer to both programs as `bc` in this document.
-However, if I say "just `bc`," I am referring to just `bc`, and if I say `dc`, I
-am referring to just `dc`.
-
-### History
-
-This project started in January 2018 when a certain individual on IRC, hearing
-that I knew how to write parsers, asked me to write a `bc` parser for his math
-library. I did so. I thought about writing my own math library, but he
-disparaged my programming skills and made me think that I couldn't do it.
-
-However, he took so long to do it that I eventually decided to give it a try and
-had a working math portion in two weeks. It taught me that I should not listen
-to such people.
-
-From that point, I decided to make it an extreme learning experience about how
-to write quality software.
-
-That individual's main goal had been to get his `bc` into [toybox][16], and I
-managed to get my own `bc` in. I also got it in [busybox][17].
-
-Eventually, in late 2018, I also decided to try my hand at implementing
-[Karatsuba multiplication][18], an algorithm that that unnamed individual
-claimed I could never implement. It took me a bit, but I did it.
-
-This project became a passion project for me, and I continued. In mid-2019,
-Stefan Eßer suggested I improve performance by putting more than 1 digit in each
-section of the numbers. After I showed immaturity because of some burnout, I
-implemented his suggestion, and the results were incredible.
-
-Since that time, I have gradually been improving the `bc` as I have learned more
-about things like fuzzing, [`scan-build`][19], [valgrind][20],
-[AddressSanitizer][21] (and the other sanitizers), and many other things.
-
-One of my happiest moments was when my `bc` was made the default in FreeBSD.
-
-But since I believe in [finishing the software I write][22], I have done less
-work on `bc` over time, though there are still times when I put a lot of effort
-in, such as now (17 June 2021), when I am attempting to convince OpenBSD to use
-my `bc`.
-
-And that is why I am writing this document: someday, someone else is going to
-want to change my code, and this document is my attempt to make it as simple as
-possible.
-
-### Values
-
-[According to Bryan Cantrill][10], all software has values. I think he's
-correct, though I [added one value for programming languages in particular][11].
-
-However, for `bc`, his original list will do:
-
-* Approachability
-* Availability
-* Compatibility
-* Composability
-* Debuggability
-* Expressiveness
-* Extensibility
-* Interoperability
-* Integrity
-* Maintainability
-* Measurability
-* Operability
-* Performance
-* Portability
-* Resiliency
-* Rigor
-* Robustness
-* Safety
-* Security
-* Simplicity
-* Stability
-* Thoroughness
-* Transparency
-* Velocity
-
-There are several values that don't apply. The reason they don't apply is
-because `bc` and `dc` are existing utilities; this is just another
-reimplementation. The designs of `bc` and `dc` are set in stone; there is
-nothing we can do to change them, so let's get rid of those values that would
-apply to their design:
-
-* Compatibility
-* Integrity
-* Maintainability
-* Measurability
-* Performance
-* Portability
-* Resiliency
-* Rigor
-* Robustness
-* Safety
-* Security
-* Simplicity
-* Stability
-* Thoroughness
-* Transparency
-
-Furthermore, some of the remaining ones don't matter to me, so let me get rid of
-those and order the rest according to my *actual* values for this project:
-
-* Robustness
-* Stability
-* Portability
-* Compatibility
-* Performance
-* Security
-* Simplicity
-
-First is **robustness**. This `bc` and `dc` should be robust, accepting any
-input, never crashing, and instead, returning an error.
-
-Closely related to that is **stability**. The execution of `bc` and `dc` should
-be deterministic and never change for the same inputs, including the
-pseudo-random number generator (for the same seed).
-
-Third is **portability**. These programs should run everywhere that POSIX
-exists, as well as Windows. This means that just about every person on the
-planet will have access to these programs.
-
-Next is **compatibility**. These programs should, as much as possible, be
-compatible with other existing implementations and standards.
-
-Then we come to **performance**. A calculator is only usable if it's fast, so
-these programs should run as fast as possible.
-
-After that is **security**. These programs should *never* be the reason a user's
-computer is compromised.
-
-And finally, **simplicity**. Where possible, the code should be simple, while
-deferring to the above values.
-
-Keep these values in mind for the rest of this document, and for exploring any
-other part of this repo.
-
-#### Portability
-
-But before I go on, I want to talk about portability in particular.
-
-Most of these principles just require good attention and care, but portability
-is different. Sometimes, it requires pulling in code from other places and
-adapting it. In other words, sometimes I need to duplicate and adapt code.
-
-This happened in a few cases:
-
-* Option parsing (see [`include/opt.h`][35]).
-* History (see [`include/history.h`][36]).
-* Pseudo-Random Number Generator (see [`include/rand.h`][37]).
-
-This was done because I decided to ensure that `bc`'s dependencies were
-basically zero. In particular, either users have a normal install of Windows or
-they have a POSIX system.
-
-A POSIX system limited me to C99, `sh`, and zero external dependencies. That
-last item is why I pull code into `bc`: if I pull it in, it's not an external
-dependency.
-
-That's why `bc` has duplicated code. Remove it, and you risk `bc` not being
-portable to some platforms.
-
-## Suggested Course
-
-I do have a suggested course for programmers to follow when trying to understand
-this codebase. The order is this:
-
-1. `bc` Spec.
-2. Manpages.
-3. Test suite.
-4. Understand the build.
-5. Algorithms manual.
-6. Code concepts.
-7. Repo structure.
-8. Headers.
-9. Source code.
-
-This order roughly follows this order:
-
-1. High-level requirements
-2. Low-level requirements
-3. High-level implementation
-4. Low-level implementation
-
-In other words, first understand what the code is *supposed* to do, then
-understand the code itself.
-
-## Useful External Tools
-
-I have a few tools external to `bc` that are useful:
-
-* A [Vim plugin with syntax files made specifically for my `bc` and `dc`][132].
-* A [repo of `bc` and `dc` scripts][133].
-* A set of `bash` aliases (see below).
-* A `.bcrc` file with items useful for my `bash` setup (see below).
-
-My `bash` aliases are these:
-
-```sh
-alias makej='make -j16'
-alias mcmake='make clean && make'
-alias mcmakej='make clean && make -j16'
-alias bcdebug='CPPFLAGS="-DBC_DEBUG_CODE=1" CFLAGS="-Weverything -Wno-padded \
- -Wno-switch-enum -Wno-format-nonliteral -Wno-cast-align \
- -Wno-unreachable-code-return -Wno-missing-noreturn \
- -Wno-disabled-macro-expansion -Wno-unreachable-code -Wall -Wextra \
- -pedantic -std=c99" ./configure.sh'
-alias bcconfig='CFLAGS="-Weverything -Wno-padded -Wno-switch-enum \
- -Wno-format-nonliteral -Wno-cast-align -Wno-unreachable-code-return \
- -Wno-missing-noreturn -Wno-disabled-macro-expansion -Wno-unreachable-code \
- -Wall -Wextra -pedantic -std=c99" ./configure.sh'
-alias bcnoassert='CPPFLAGS="-DNDEBUG" CFLAGS="-Weverything -Wno-padded \
- -Wno-switch-enum -Wno-format-nonliteral -Wno-cast-align \
- -Wno-unreachable-code-return -Wno-missing-noreturn \
- -Wno-disabled-macro-expansion -Wno-unreachable-code -Wall -Wextra \
- -pedantic -std=c99" ./configure.sh'
-alias bcdebugnoassert='CPPFLAGS="-DNDEBUG -DBC_DEBUG_CODE=1" \
- CFLAGS="-Weverything -Wno-padded -Wno-switch-enum -Wno-format-nonliteral \
- -Wno-cast-align -Wno-unreachable-code-return -Wno-missing-noreturn \
- -Wno-disabled-macro-expansion -Wno-unreachable-code -Wall -Wextra \
- -pedantic -std=c99" ./configure.sh'
-alias bcunset='unset BC_LINE_LENGTH && unset BC_ENV_ARGS'
-```
-
-`makej` runs `make` with all of my cores.
-
-`mcmake` runs `make clean` before running `make`. It will take a target on the
-command-line.
-
-`mcmakej` is a combination of `makej` and `mcmake`.
-
-`bcdebug` configures `bc` for a full debug build, including `BC_DEBUG_CODE` (see
-[Debugging][134] below).
-
-`bcconfig` configures `bc` with Clang (Clang is my personal default compiler)
-using full warnings, with a few really loud and useless warnings turned off.
-
-`bcnoassert` configures `bc` to not have asserts built in.
-
-`bcdebugnoassert` is like `bcnoassert`, except it also configures `bc` for debug
-mode.
-
-`bcunset` unsets my personal `bc` environment variables, which are set to:
-
-```sh
-export BC_ENV_ARGS="-l $HOME/.bcrc"
-export BC_LINE_LENGTH="74"
-```
-
-Unsetting these environment variables are necessary for running
-[`scripts/release.sh`][83] because otherwise, it will error when attempting to
-run `bc -s` on my `$HOME/.bcrc`.
-
-Speaking of which, the contents of that file are:
-
-```bc
-define void print_time_unit(t){
- if(t<10)print "0"
- if(t<1&&t)print "0"
- print t,":"
-}
-define void sec2time(t){
- auto s,m,h,d,r
- r=scale
- scale=0
- t=abs(t)
- s=t%60
- t-=s
- m=t/60%60
- t-=m
- h=t/3600%24
- t-=h
- d=t/86400
- if(d)print_time_unit(d)
- if(h)print_time_unit(h)
- print_time_unit(m)
- if(s<10)print "0"
- if(s<1&&s)print "0"
- s
- scale=r
-}
-define minutes(secs){
- return secs/60;
-}
-define hours(secs){
- return secs/3600;
-}
-define days(secs){
- return secs/3600/24;
-}
-define years(secs){
- return secs/3600/24/365.25;
-}
-define fbrand(b,p){
- auto l,s,t
- b=abs(b)$
- if(b<2)b=2
- s=scale
- t=b^abs(p)$
- l=ceil(l2(t),0)
- if(l>scale)scale=l
- t=irand(t)/t
- scale=s
- return t
-}
-define ifbrand(i,b,p){return irand(abs(i)$)+fbrand(b,p)}
-```
-
-This allows me to use `bc` as part of my `bash` prompt.
-
-## Code Style
-
-The code style for `bc` is...weird, and that comes from historical accident.
-
-In [History][23], I mentioned how I got my `bc` in [toybox][16]. Well, in order
-to do that, my `bc` originally had toybox style. Eventually, I changed to using
-tabs, and assuming they were 4 spaces wide, but other than that, I basically
-kept the same style, with some exceptions that are more or less dependent on my
-taste.
-
-The code style is as follows:
-
-* Tabs are 4 spaces.
-* Tabs are used at the beginning of lines for indent.
-* Spaces are used for alignment.
-* Lines are limited to 80 characters, period.
-* Pointer asterisk (`*`) goes with the variable (on the right), not the type,
- unless it is for a pointer type returned from a function.
-* The opening brace is put on the same line as the header for the function,
- loop, or `if` statement.
-* Unless the header is more than one line, in which case the opening brace is
- put on its own line.
-* If the opening brace is put on its own line, there is no blank line after it.
-* If the opening brace is *not* put on its own line, there *is* a blank line
- after it, *unless* the block is only one or two lines long.
-* Code lines are grouped into what I call "paragraphs." Basically, lines that
- seem like they should go together are grouped together. This one comes down
- to judgment.
-* Bodies of `if` statements, `else` statements, and loops that are one line
- long are put on the same line as the statement, unless the header is more than
- one line long, and/or, the header and body cannot fit into 80 characters with
- a space inbetween them.
-* If single-line bodies are on a separate line from their headers, and the
- headers are only a single line, then no braces are used.
-* However, braces are *always* used if they contain another `if` statement or
- loop.
-* Loops with empty bodies are ended with a semicolon.
-* Expressions that return a boolean value are surrounded by paretheses.
-* Macro backslashes are aligned as far to the left as possible.
-* Binary operators have spaces on both sides.
-* If a line with binary operators overflows 80 characters, a newline is inserted
- *after* binary operators.
-* Function modifiers and return types are on the same line as the function name.
-* With one exception, `goto`'s are only used to jump to the end of a function
- for cleanup.
-* All structs, enums, and unions are `typedef`'ed.
-* All constant data is in one file: [`src/data.c`][131], but the corresponding
- `extern` declarations are in the appropriate header file.
-* All local variables are declared at the beginning of the scope where they
- appear. They may be initialized at that point, if it does not invoke UB or
- otherwise cause bugs.
-* All precondition `assert()`'s (see [Asserts][135]) come *after* local variable
- declarations.
-* Besides short `if` statements and loops, there should *never* be more than one
- statement per line.
-
-### ClangFormat
-
-I attempted three times to use [ClangFormat][24] to impose a standard,
-machine-useful style on `bc`. All three failed. Otherwise, the style in this
-repo would be more consistent.
-
-## Repo Structure
-
-Functions are documented with Doxygen-style doc comments. Functions that appear
-in headers are documented in the headers, while static functions are documented
-where they are defined.
-
-### `bcl.sln`
-
-A Visual Studio solution file for [`bcl`][156]. This, along with
-[`bcl.vcxproj`][63] and [`bcl.vcxproj.filters`][64] is what makes it possible to
-build [`bcl`][156] on Windows.
-
-### `bcl.vcxproj`
-
-A Visual Studio project file for [`bcl`][156]. This, along with [`bcl.sln`][65]
-and [`bcl.vcxproj.filters`][64] is what makes it possible to build [`bcl`][156]
-on Windows.
-
-### `bcl.vcxproj.filters`
-
-A Visual Studio filters file for [`bcl`][156]. This, along with [`bcl.sln`][65]
-and [`bcl.vcxproj`][63] is what makes it possible to build [`bcl`][156] on
-Windows.
-
-### `bc.sln`
-
-A Visual Studio solution file for `bc`. This, along with [`bc.vcxproj`][66]
-and [`bc.vcxproj.filters`][67] is what makes it possible to build `bc` on
-Windows.
-
-### `bc.vcxproj`
-
-A Visual Studio project file for `bc`. This, along with [`bc.sln`][68] and
-[`bc.vcxproj.filters`][67] is what makes it possible to build `bc` on Windows.
-
-### `bc.vcxproj.filters`
-
-A Visual Studio filters file for `bc`. This, along with [`bc.sln`][68] and
-[`bc.vcxproj`][66] is what makes it possible to build `bc` on Windows.
-
-### `configure`
-
-A symlink to [`configure.sh`][69].
-
-### `configure.sh`
-
-This is the script to configure `bc` and [`bcl`][156] for building.
-
-This `bc` has a custom build system. The reason for this is because of
-[*portability*][136].
-
-If `bc` used an outside build system, that build system would be an external
-dependency. Thus, I had to write a build system for `bc` that used nothing but
-C99 and POSIX utilities.
-
-One of those utilities is POSIX `sh`, which technically implements a
-Turing-complete programming language. It's a terrible one, but it works.
-
-A user that wants to build `bc` on a POSIX system (not Windows) first runs
-`configure.sh` with the options he wants. `configure.sh` uses those options and
-the `Makefile` template ([`Makefile.in`][70]) to generate an actual valid
-`Makefile`. Then `make` can do the rest.
-
-For more information about the build process, see the [Build System][142]
-section and the [build manual][14].
-
-For more information about shell scripts, see [POSIX Shell Scripts][76].
-
-`configure.sh` does the following:
-
-1. It processes command-line arguments and figure out what the user wants to
- build.
-2. It reads in [`Makefile.in`][70].
-3. One-by-one, it replaces placeholders (in [`Makefile.in`][70]) of the form
- `%%<placeholder_name>%%` based on the [build type][81].
-4. It appends a list of file targets based on the [build type][81].
-5. It appends the correct test targets.
-6. It copies the correct manpage and markdown manual for `bc` and `dc` into a
- location from which they can be copied for install.
-7. It does a `make clean` to reset the build state.
-
-### `.gitattributes`
-
-A `.gitattributes` file. This is needed to preserve the `crlf` line endings in
-the Visual Studio files.
-
-### `.gitignore`
-
-The `.gitignore`
-
-### `LICENSE.md`
-
-This is the `LICENSE` file, including the licenses of various software that I
-have borrowed.
-
-### `Makefile.in`
-
-This is the `Makefile` template for [`configure.sh`][69] to use for generating a
-`Makefile`.
-
-For more information, see [`configure.sh`][69], the [Build System][142] section,
-and the [build manual][14].
-
-Because of [portability][136], the generated `Makefile.in` should be a pure
-[POSIX `make`][74]-compatible `Makefile` (minus the placeholders). Here are a
-few snares for the unwary programmer in this file:
-
-1. No extensions allowed, including and especially GNU extensions.
-2. If new headers are added, they must also be added to `Makefile.in`.
-3. Don't delete the `.POSIX:` empty target at the top; that's what tells `make`
- implementations that pure [POSIX `make`][74] is needed.
-
-In particular, there is no way to set up variables other than the `=` operator.
-There are no conditionals, so all of the conditional stuff must be in
-[`configure.sh`][69]. This is, in fact, why [`configure.sh`][69] exists in the
-first place: [POSIX `make`][74] is barebones and only does a build with no
-configuration.
-
-### `NEWS.md`
-
-A running changelog with an entry for each version. This should be updated at
-the same time that [`include/version.h`][75] is.
-
-### `NOTICE.md`
-
-The `NOTICE` file with proper attributions.
-
-### `README.md`
-
-The `README`. Read it.
-
-### `benchmarks/`
-
-The folder containing files to generate benchmarks.
-
-Each of these files was made, at one time or another, to benchmark some
-experimental feature, so if it seems there is no rhyme or reason to these
-benchmarks, it is because there is none, besides historical accident.
-
-#### `bc/`
-
-The folder containing `bc` scripts to generate `bc` benchmarks.
-
-##### `add.bc`
-
-The file to generate the benchmark to benchmark addition in `bc`.
-
-##### `arrays_and_constants.bc`
-
-The file to generate the benchmark to benchmark `bc` using lots of array names
-and constants.
-
-##### `arrays.bc`
-
-The file to generate the benchmark to benchmark `bc` using lots of array names.
-
-##### `constants.bc`
-
-The file to generate the benchmark to benchmark `bc` using lots of constants.
-
-##### `divide.bc`
-
-The file to generate the benchmark to benchmark division in `bc`.
-
-##### `functions.bc`
-
-The file to generate the benchmark to benchmark `bc` using lots of functions.
-
-##### `irand_long.bc`
-
-The file to generate the benchmark to benchmark `bc` using lots of calls to
-`irand()` with large bounds.
-
-##### `irand_short.bc`
-
-The file to generate the benchmark to benchmark `bc` using lots of calls to
-`irand()` with small bounds.
-
-##### `lib.bc`
-
-The file to generate the benchmark to benchmark `bc` using lots of calls to
-heavy functions in `lib.bc`.
-
-##### `multiply.bc`
-
-The file to generate the benchmark to benchmark multiplication in `bc`.
-
-##### `postfix_incdec.bc`
-
-The file to generate the benchmark to benchmark `bc` using postfix increment and
-decrement operators.
-
-##### `power.bc`
-
-The file to generate the benchmark to benchmark power (exponentiation) in `bc`.
-
-##### `subtract.bc`
-
-The file to generate the benchmark to benchmark subtraction in `bc`.
-
-##### `strings.bc`
-
-The file to generate the benchmark to benchmark `bc` using lots of strings.
-
-#### `dc/`
-
-The folder containing `dc` scripts to generate `dc` benchmarks.
-
-##### `modexp.dc`
-
-The file to generate the benchmark to benchmark modular exponentiation in `dc`.
-
-### `gen/`
-
-A folder containing the files necessary to generate C strings that will be
-embedded in the executable.
-
-All of the files in this folder have license headers, but the program and script
-that can generate strings from them include code to strip the license header out
-before strings are generated.
-
-#### `bc_help.txt`
-
-A text file containing the text displayed for `bc -h` or `bc --help`.
-
-This text just contains the command-line options and a short summary of the
-differences from GNU and BSD `bc`'s. It also directs users to the manpage.
-
-The reason for this is because otherwise, the help would be far too long to be
-useful.
-
-**Warning**: The text has some `printf()` format specifiers. You need to make
-sure the format specifiers match the arguments given to `bc_file_printf()`.
-
-#### `dc_help.txt`
-
-A text file containing the text displayed for `dc -h` or `dc --help`.
-
-This text just contains the command-line options and a short summary of the
-differences from GNU and BSD `dc`'s. It also directs users to the manpage.
-
-The reason for this is because otherwise, the help would be far too long to be
-useful.
-
-**Warning**: The text has some `printf()` format specifiers. You need to make
-sure the format specifiers match the arguments given to `bc_file_printf()`.
-
-#### `lib.bc`
-
-A `bc` script containing the [standard math library][5] required by POSIX. See
-the [POSIX standard][2] for what is required.
-
-This file does not have any extraneous whitespace, except for tabs at the
-beginning of lines. That is because this data goes directly into the binary,
-and whitespace is extra bytes in the binary. Thus, not having any extra
-whitespace shrinks the resulting binary.
-
-However, tabs at the beginning of lines are kept for two reasons:
-
-1. Readability. (This file is still code.)
-2. The program and script that generate strings from this file can remove
- tabs at the beginning of lines.
-
-For more details about the algorithms used, see the [algorithms manual][25].
-
-However, there are a few snares for unwary programmers.
-
-First, all constants must be one digit. This is because otherwise, multi-digit
-constants could be interpreted wrongly if the user uses a different `ibase`.
-This does not happen with single-digit numbers because they are guaranteed to be
-interpreted what number they would be if the `ibase` was as high as possible.
-
-This is why `A` is used in the library instead of `10`, and things like `2*9*A`
-for `180` in [`lib2.bc`][26].
-
-As an alternative, you can set `ibase` in the function, but if you do, make sure
-to set it with a single-digit number and beware the snare below...
-
-Second, `scale`, `ibase`, and `obase` must be safely restored before returning
-from any function in the library. This is because without the `-g` option,
-functions are allowed to change any of the globals.
-
-Third, all local variables in a function must be declared in an `auto` statement
-before doing anything else. This includes arrays. However, function parameters
-are considered predeclared.
-
-Fourth, and this is only a snare for `lib.bc`, not [`lib2.bc`][26], the code
-must not use *any* extensions. It has to work when users use the `-s` or `-w`
-flags.
-
-#### `lib2.bc`
-
-A `bc` script containing the [extended math library][7].
-
-Like [`lib.bc`][8], and for the same reasons, this file should have no
-extraneous whitespace, except for tabs at the beginning of lines.
-
-For more details about the algorithms used, see the [algorithms manual][25].
-
-Also, be sure to check [`lib.bc`][8] for the snares that can trip up unwary
-programmers when writing code for `lib2.bc`.
-
-#### `strgen.c`
-
-Code for the program to generate C strings from text files. This is the original
-program, although [`strgen.sh`][9] was added later.
-
-The reason I used C here is because even though I knew `sh` would be available
-(it must be available to run `configure.sh`), I didn't know how to do what I
-needed to do with POSIX utilities and `sh`.
-
-Later, [`strgen.sh`][9] was contributed by Stefan Eßer of FreeBSD, showing that
-it *could* be done with `sh` and POSIX utilities.
-
-However, `strgen.c` exists *still* exists because the versions generated by
-[`strgen.sh`][9] may technically hit an environmental limit. (See the [draft C99
-standard][12], page 21.) This is because [`strgen.sh`][9] generates string
-literals, and in C99, string literals can be limited to 4095 characters, and
-`gen/lib2.bc` is above that.
-
-Fortunately, the limit for "objects," which include `char` arrays, is much
-bigger: 65535 bytes, so that's what `strgen.c` generates.
-
-However, the existence of `strgen.c` does come with a cost: the build needs C99
-compiler that targets the host machine. For more information, see the ["Cross
-Compiling" section][13] of the [build manual][14].
-
-Read the comments in `strgen.c` for more detail about it, the arguments it
-takes, and how it works.
-
-#### `strgen.sh`
-
-An `sh` script that will generate C strings that uses only POSIX utilities. This
-exists for those situations where a host C99 compiler is not available, and the
-environment limits mentioned above in [`strgen.c`][15] don't matter.
-
-`strgen.sh` takes the same arguments as [`strgen.c`][15], and the arguments mean
-the exact same things, so see the comments in [`strgen.c`][15] for more detail
-about that, and see the comments in `strgen.sh` for more details about it and
-how it works.
-
-For more information about shell scripts, see [POSIX Shell Scripts][76].
-
-### `include/`
-
-A folder containing the headers.
-
-The headers are not included among the source code because I like it better that
-way. Also there were folders within `src/` at one point, and I did not want to
-see `#include "../some_header.h"` or things like that.
-
-So all headers are here, even though only one ([`bcl.h`][30]) is meant for end
-users (to be installed in `INCLUDEDIR`).
-
-#### `args.h`
-
-This file is the API for processing command-line arguments.
-
-#### `bc.h`
-
-This header is the API for `bc`-only items. This includes the `bc_main()`
-function and the `bc`-specific lexing and parsing items.
-
-The `bc` parser is perhaps the most sensitive part of the entire codebase. See
-the documentation in `bc.h` for more information.
-
-The code associated with this header is in [`src/bc.c`][40],
-[`src/bc_lex.c`][41], and [`src/bc_parse.c`][42].
-
-#### `bcl.h`
-
-This header is the API for the [`bcl`][156] library.
-
-This header is meant for distribution to end users and contains the API that end
-users of [`bcl`][156] can use in their own software.
-
-This header, because it's the public header, is also the root header. That means
-that it has platform-specific fixes for Windows. (If the fixes were not in this
-header, the build would fail on Windows.)
-
-The code associated with this header is in [`src/library.c`][43].
-
-#### `dc.h`
-
-This header is the API for `dc`-only items. This includes the `dc_main()`
-function and the `dc`-specific lexing and parsing items.
-
-The code associated with this header is in [`src/dc.c`][44],
-[`src/dc_lex.c`][45], and [`src/dc_parse.c`][46].
-
-#### `file.h`
-
-This header is for `bc`'s internal buffered I/O API.
-
-For more information about `bc`'s error handling and custom buffered I/O, see
-[Error Handling][97] and [Custom I/O][114], along with [`status.h`][176] and the
-notes about version [`3.0.0`][32] in the [`NEWS`][32].
-
-The code associated with this header is in [`src/file.c`][47].
-
-#### `history.h`
-
-This header is for `bc`'s implementation of command-line editing/history, which
-is based on a [UTF-8-aware fork][28] of [`linenoise`][29].
-
-For more information, see the [Command-Line History][189] section.
-
-The code associated with this header is in [`src/history.c`][48].
-
-#### `lang.h`
-
-This header defines the data structures and bytecode used for actual execution
-of `bc` and `dc` code.
-
-Yes, it's misnamed; that's an accident of history where the first things I put
-into it all seemed related to the `bc` language.
-
-The code associated with this header is in [`src/lang.c`][49].
-
-#### `lex.h`
-
-This header defines the common items that both programs need for lexing.
-
-The code associated with this header is in [`src/lex.c`][50],
-[`src/bc_lex.c`][41], and [`src/dc_lex.c`][45].
-
-#### `library.h`
-
-This header defines the things needed for [`bcl`][156] that users should *not*
-have access to. In other words, [`bcl.h`][30] is the *public* header for the
-library, and this header is the *private* header for the library.
-
-The code associated with this header is in [`src/library.c`][43].
-
-#### `num.h`
-
-This header is the API for numbers and math.
-
-The code associated with this header is in [`src/num.c`][39].
-
-#### `opt.h`
-
-This header is the API for parsing command-line arguments.
-
-It's different from [`args.h`][31] in that [`args.h`][31] is for the main code
-to process the command-line arguments into global data *after* they have already
-been parsed by `opt.h` into proper tokens. In other words, `opt.h` actually
-parses the command-line arguments, and [`args.h`][31] turns that parsed data
-into flags (bits), strings, and expressions that will be used later.
-
-Why are they separate? Because originally, `bc` used `getopt_long()` for
-parsing, so [`args.h`][31] was the only one that existed. After it was
-discovered that `getopt_long()` has different behavior on different platforms, I
-adapted a [public-domain option parsing library][34] to do the job instead. And
-in doing so, I gave it its own header.
-
-They could probably be combined, but I don't really care enough at this point.
-
-The code associated with this header is in [`src/opt.c`][51].
-
-#### `parse.h`
-
-This header defines the common items that both programs need for parsing.
-
-Note that the parsers don't produce abstract syntax trees (AST's) or any
-intermediate representations. They produce bytecode directly. In other words,
-they don't have special data structures except what they need to do their job.
-
-The code associated with this header is in [`src/parse.c`][50],
-[`src/bc_lex.c`][42], and [`src/dc_lex.c`][46].
-
-#### `program.h`
-
-This header defines the items needed to manage the data structures in
-[`lang.h`][38] as well as any helper functions needed to generate bytecode or
-execute it.
-
-The code associated with this header is in [`src/program.c`][53].
-
-#### `rand.h`
-
-This header defines the API for the [pseudo-random number generator
-(PRNG)][179].
-
-The PRNG only generates fixed-size integers. The magic of generating random
-numbers of arbitrary size is actually given to the code that does math
-([`src/num.c`][39]).
-
-The code associated with this header is in [`src/rand.c`][54].
-
-#### `read.h`
-
-This header defines the API for reading from files and `stdin`.
-
-Thus, [`file.h`][55] is really for buffered *output*, while this file is for
-*input*. There is no buffering needed for `bc`'s inputs.
-
-The code associated with this header is in [`src/read.c`][56].
-
-#### `status.h`
-
-This header has several things:
-
-* A list of possible errors that internal `bc` code can use.
-* Compiler-specific fixes.
-* Platform-specific fixes.
-* Macros for `bc`'s [error handling][97].
-
-There is no code associated with this header.
-
-#### `vector.h`
-
-This header defines the API for the vectors (resizable arrays) that are used for
-data structures.
-
-Vectors are what do the heavy lifting in almost all of `bc`'s data structures.
-Even the maps of identifiers and arrays use vectors.
-
-#### `version.h`
-
-This header defines the version of `bc`.
-
-There is no code associated with this header.
-
-#### `vm.h`
-
-This header defines the API for setting up and running `bc` and `dc`.
-
-It is so named because I think of it as the "virtual machine" of `bc`, though
-that is probably not true as [`program.h`][57] is probably the "virtual machine"
-API. Thus, the name is more historical accident.
-
-The code associated with this header is in [`src/vm.c`][58].
-
-### `locales/`
-
-This folder contains a bunch of `.msg` files and soft links to the real `.msg`
-files. This is how locale support is implemented in `bc`.
-
-The files are in the format required by the [`gencat`][59] POSIX utility. They
-all have the same messages, in the same order, with the same numbering, under
-the same groups. This is because the locale system expects those messages in
-that order.
-
-The softlinks exist because for many locales, they would contain the exact same
-information. To prevent duplication, they are simply linked to a master copy.
-
-The naming format for all files is:
-
-```
-<language_code>_<country_code>.<encoding>.msg
-```
-
-This naming format must be followed for all locale files.
-
-### `manuals/`
-
-This folder contains the documentation for `bc`, `dc`, and [`bcl`][156], along
-with a few other manuals.
-
-#### `algorithms.md`
-
-This file explains the mathematical algorithms that are used.
-
-The hope is that this file will guide people in understanding how the math code
-works.
-
-#### `bc.1.md.in`
-
-This file is a template for the markdown version of the `bc` manual and
-manpages.
-
-For more information about how the manpages and markdown manuals are generated,
-and for why, see [`scripts/manpage.sh`][60] and [Manuals][86].
-
-#### `bcl.3`
-
-This is the manpage for the [`bcl`][156] library. It is generated from
-[`bcl.3.md`][61] using [`scripts/manpage.sh`][60].
-
-For the reason why I check generated data into the repo, see
-[`scripts/manpage.sh`][60] and [Manuals][86].
-
-#### `bcl.3.md`
-
-This is the markdown manual for the [`bcl`][156] library. It is the source for the
-generated [`bcl.3`][62] file.
-
-#### `benchmarks.md`
-
-This is a document that compares this `bc` to GNU `bc` in various benchmarks. It
-was last updated when version [`3.0.0`][32] was released.
-
-It has very little documentation value, other than showing what compiler options
-are useful for performance.
-
-#### `build.md`
-
-This is the [build manual][14].
-
-This `bc` has a custom build system. The reason for this is because of
-[*portability*][136].
-
-If `bc` used an outside build system, that build system would be an external
-dependency. Thus, I had to write a build system for `bc` that used nothing but
-C99 and POSIX utilities, including barebones [POSIX `make`][74].
-
-for more information about the build system, see the [build system][142]
-section, the [build manual][14], [`configure.sh`][69], and [`Makefile.in`][70].
-
-#### `dc.1.md.in`
-
-This file is a template for the markdown version of the `dc` manual and
-manpages.
-
-For more information about how the manpages and markdown manuals are generated,
-and for why, see [`scripts/manpage.sh`][60] and [Manuals][86].
-
-#### `development.md`
-
-The file you are reading right now.
-
-#### `header_bcl.txt`
-
-Used by [`scripts/manpage.sh`][60] to give the [`bcl.3`][62] manpage a proper
-header.
-
-For more information about generating manuals, see [`scripts/manpage.sh`][60]
-and [Manuals][86].
-
-#### `header_bc.txt`
-
-Used by [`scripts/manpage.sh`][60] to give the [generated `bc` manpages][79] a
-proper header.
-
-For more information about generating manuals, see [`scripts/manpage.sh`][60]
-and [Manuals][86].
-
-#### `header_dc.txt`
-
-Used by [`scripts/manpage.sh`][60] to give the [generated `dc` manpages][80] a
-proper header.
-
-For more information about generating manuals, see [`scripts/manpage.sh`][60]
-and [Manuals][86].
-
-#### `header.txt`
-
-Used by [`scripts/manpage.sh`][60] to give all generated manpages a license
-header.
-
-For more information about generating manuals, see [`scripts/manpage.sh`][60]
-and [Manuals][86].
-
-#### `release.md`
-
-A checklist that I try to somewhat follow when making a release.
-
-#### `bc/`
-
-A folder containing the `bc` manuals.
-
-Each `bc` manual corresponds to a [build type][81]. See that link for more
-details.
-
-For each manual, there are two copies: the markdown version generated from the
-template, and the manpage generated from the markdown version.
-
-#### `dc/`
-
-A folder containing the `dc` manuals.
-
-Each `dc` manual corresponds to a [build type][81]. See that link for more
-details.
-
-For each manual, there are two copies: the markdown version generated from the
-template, and the manpage generated from the markdown version.
-
-### `scripts/`
-
-This folder contains helper scripts. Most of them are written in pure [POSIX
-`sh`][72], but one ([`karatsuba.py`][78]) is written in Python 3.
-
-For more information about the shell scripts, see [POSIX Shell Scripts][76].
-
-#### `afl.py`
-
-This script is meant to be used as part of the fuzzing workflow.
-
-It does one of two things: checks for valid crashes, or runs `bc` and or `dc`
-under all of the paths found by [AFL++][125].
-
-See [Fuzzing][82] for more information about fuzzing, including this script.
-
-#### `alloc.sh`
-
-This script is a quick and dirty script to test whether or not the garbage
-collection mechanism of the [`BcNum` caching][96] works. It has been little-used
-because it tests something that is not important to correctness.
-
-#### `benchmark.sh`
-
-A script making it easy to run benchmarks and to run the executable produced by
-[`ministat.c`][223] on them.
-
-For more information, see the [Benchmarks][144] section.
-
-#### `bitfuncgen.c`
-
-A source file for an executable to generate tests for `bc`'s bitwise functions
-in [`gen/lib2.bc`][26]. The executable is `scripts/bitfuncgen`, and it is built
-with `make bitfuncgen`. It produces the test on `stdout` and the expected
-results on `stderr`. This means that to generat tests, use the following
-invokation:
-
-```
-scripts/bitfuncgen > tests/bc/bitfuncs.txt 2> tests/bc/bitfuncs_results.txt
-```
-
-It calls `abort()` if it runs into an error.
-
-#### `exec-install.sh`
-
-This script is the magic behind making sure `dc` is installed properly if it's
-a symlink to `bc`. It checks to see if it is a link, and if so, it just creates
-a new symlink in the install directory. Of course, it also installs `bc` itself,
-or `dc` when it's alone.
-
-#### `functions.sh`
-
-This file is a bunch of common functions for most of the POSIX shell scripts. It
-is not supposed to be run; instead, it is *sourced* by other POSIX shell
-scripts, like so:
-
-```
-. "$scriptdir/functions.sh"
-```
-
-or the equivalent, depending on where the sourcing script is.
-
-For more information about the shell scripts, see [POSIX Shell Scripts][76].
-
-#### `fuzz_prep.sh`
-
-Fuzzing is a regular activity when I am preparing for a release.
-
-This script handles all the options and such for building a fuzzable binary.
-Instead of having to remember a bunch of options, I just put them in this script
-and run the script when I want to fuzz.
-
-For more information about fuzzing, see [Fuzzing][82].
-
-#### `karatsuba.py`
-
-This script has at least one of two major differences from most of the other
-scripts:
-
-* It's written in Python 3.
-* It's meant for software packagers.
-
-For example, [`scripts/afl.py`][94] and [`scripts/randmath.py`][95] are both in
-Python 3, but they are not meant for the end user or software packagers and are
-not included in source distributions. But this script is.
-
-This script breaks my rule of only POSIX utilities necessary for package
-maintainers, but there's a very good reason for that: it's only meant to be run
-*once* when the package is created for the first time, and maybe not even then.
-
-You see, this script does two things: it tests the Karatsuba implementation at
-various settings for `KARATSUBA_LEN`, and it figures out what the optimal
-`KARATSUBA_LEN` is for the machine that it is running on.
-
-Package maintainers can use this script, when creating a package for this `bc`,
-to figure out what is optimal for their users. Then they don't have to run it
-ever again. So this script only has to run on the packagers machine.
-
-I tried to write the script in `sh`, by the way, and I finally accepted the
-tradeoff of using Python 3 when it became too hard.
-
-However, I also mentioned that it's for testing Karatsuba with various settings
-of `KARATSUBA_LEN`. Package maintainers will want to run the [test suite][124],
-right?
-
-Yes, but this script is not part of the [test suite][124]; it's used for testing
-in the [`scripts/release.sh`][83] script, which is maintainer use only.
-
-However, there is one snare with `karatsuba.py`: I didn't want the user to have
-to install any Python libraries to run it. Keep that in mind if you change it.
-
-#### `link.sh`
-
-This script is the magic behind making `dc` a symlink of `bc` when both
-calculators are built.
-
-#### `locale_install.sh`
-
-This script does what its name says: it installs locales.
-
-It turns out that this is complicated.
-
-There is a magic environment variable, `$NLSPATH`, that tells you how and where
-you are supposed to install locales.
-
-Yes, *how*. And where.
-
-But now is not the place to rant about `$NLSPATH`. For more information on
-locales and `$NLSPATH`, see [Locales][85].
-
-#### `locale_uninstall.sh`
-
-This script does what its name says: it uninstalls locales.
-
-This is far less complicated than installing locales. I basically generate a
-wildcard path and then list all paths that fit that wildcard. Then I delete each
-one of those paths. Easy.
-
-For more information on locales, see [Locales][85].
-
-#### `manpage.sh`
-
-This script is the one that generates markdown manuals from a template and a
-manpage from a markdown manual.
-
-For more information about generating manuals, see [Manuals][86].
-
-#### `ministat.c`
-
-This is a file copied [from FreeBSD][221] that calculates the standard
-statistical numbers, such as mean, average, and median, based on numbers
-obtained from a file.
-
-For more information, see the [FreeBSD ministat(1) manpage][222].
-
-This file allows `bc` to build the `scripts/ministat` executable using the
-command `make ministat`, and this executable helps programmers evaluate the
-results of [benchmarks][144] more accurately.
-
-#### `package.sh`
-
-This script is what helps `bc` maintainers cut a release. It does the following:
-
-1. Creates the appropriate `git` tag.
-2. Pushes the `git` tag.
-3. Copies the repo to a temp directory.
-4. Removes files that should not be included in source distributions.
-5. Creates the tarballs.
-6. Signs the tarballs.
-7. Zips and signs the Windows executables if they exist.
-8. Calculates and outputs SHA512 and SHA256 sums for all of the files,
- including the signatures.
-
-This script is for `bc` maintainers to use when cutting a release. It is not
-meant for outside use. This means that some non-POSIX utilities can be used,
-such as `git` and `gpg`.
-
-In addition, before using this script, it expects that the folders that Windows
-generated when building `bc`, `dc`, and [`bcl`][156], are in the parent
-directory of the repo, exactly as Windows generated them. If they are not there,
-then it will not zip and sign, nor calculate sums of, the Windows executables.
-
-Because this script creates a tag and pushes it, it should *only* be run *ONCE*
-per release.
-
-#### `radamsa.sh`
-
-A script to test `bc`'s command-line expression parsing code, which, while
-simple, strives to handle as much as possible.
-
-What this script does is it uses the test cases in [`radamsa.txt`][98] an input
-to the [Radamsa fuzzer][99].
-
-For more information, see the [Radamsa][128] section.
-
-#### `radamsa.txt`
-
-Initial test cases for the [`radamsa.sh`][100] script.
-
-#### `randmath.py`
-
-This script generates random math problems and checks that `bc`'s and `dc`'s
-output matches the GNU `bc` and `dc`. (For this reason, it is necessary to have
-GNU `bc` and `dc` installed before using this script.)
-
-One snare: be sure that this script is using the GNU `bc` and `dc`, not a
-previously-installed version of this `bc` and `dc`.
-
-If you want to check for memory issues or failing asserts, you can build the
-`bc` using `./scripts/fuzz_prep.sh -a`, and then run it under this script. Any
-errors or crashes should be caught by the script and given to the user as part
-of the "checklist" (see below).
-
-The basic idea behind this script is that it generates as many math problems as
-it can, biasing towards situations that may be likely to have bugs, and testing
-each math problem against GNU `bc` or `dc`.
-
-If GNU `bc` or `dc` fails, it just continues. If this `bc` or `dc` fails, it
-stores that problem. If the output mismatches, it also stores the problem.
-
-Then, when the user sends a `SIGINT`, the script stops testing and goes into
-report mode. One-by-one, it will go through the "checklist," the list of failed
-problems, and present each problem to the user, as well as whether this `bc` or
-`dc` crashed, and its output versus GNU. Then the user can decide to add them as
-test cases, which it does automatically to the appropriate test file.
-
-#### `release_settings.txt`
-
-A text file of settings combinations that [`release.sh`][83] uses to ensure that
-`bc` and `dc` build and work with various default settings. [`release.sh`][83]
-simply reads it line by line and uses each line for one build.
-
-#### `release.sh`
-
-This script is for `bc` maintainers only. It runs `bc`, `dc`, and [`bcl`][156]
-through a gauntlet that is mostly meant to be used in preparation for a release.
-
-It does the following:
-
-1. Builds every [build type][81], with every setting combo in
- [`release_settings.txt`][93] with both calculators, `bc` alone, and `dc`
- alone.
-2. Builds every [build type][81], with every setting combo in
- [`release_settings.txt`][93] with both calculators, `bc` alone, and `dc`
- alone for 32-bit.
-3. Does #1 and #2 for Debug, Release, Release with Debug Info, and Min Size
- Release builds.
-4. Runs the [test suite][124] on every build, if desired.
-5. Runs the [test suite][124] under [ASan, UBSan, and MSan][21] for every build
- type/setting combo.
-6. Runs [`scripts/karatsuba.py`][78] in test mode.
-7. Runs the [test suite][124] for both calculators, `bc` alone, and `dc` alone
- under [valgrind][20] and errors if there are any memory bugs or memory
- leaks.
-
-#### `safe-install.sh`
-
-A script copied from [musl][101] to atomically install files.
-
-#### `test_settings.sh`
-
-A quick and dirty script to help automate rebuilding while manually testing the
-various default settings.
-
-This script uses [`test_settings.txt`][103] to generate the various settings
-combos.
-
-For more information about settings, see [Settings][102] in the [build
-manual][14].
-
-#### `test_settings.txt`
-
-A list of the various settings combos to be used by [`test_settings.sh`][104].
-
-### `src/`
-
-This folder is, obviously, where the actual heart and soul of `bc`, the source
-code, is.
-
-All of the source files are in one folder; this simplifies the build system
-immensely.
-
-There are separate files for `bc` and `dc` specific code ([`bc.c`][40],
-[`bc_lex.c`][41], [`bc_parse.c`][42], [`dc.c`][44], [`dc_lex.c`][45], and
-[`dc_parse.c`][46]) where possible because it is cleaner to exclude an entire
-source file from a build than to have `#if`/`#endif` preprocessor guards.
-
-That said, it was easier in many cases to use preprocessor macros where both
-calculators used much of the same code and data structures, so there is a
-liberal sprinkling of them through the code.
-
-#### `args.c`
-
-Code for processing command-line arguments.
-
-The header for this file is [`include/args.h`][31].
-
-#### `bc.c`
-
-The code for the `bc` main function `bc_main()`.
-
-The header for this file is [`include/bc.h`][106].
-
-#### `bc_lex.c`
-
-The code for lexing that only `bc` needs.
-
-The headers for this file are [`include/lex.h`][180] and [`include/bc.h`][106].
-
-#### `bc_parse.c`
-
-The code for parsing that only `bc` needs. This code is the most complex and
-subtle in the entire codebase.
-
-The headers for this file are [`include/parse.h`][181] and
-[`include/bc.h`][106].
-
-#### `data.c`
-
-Due to [historical accident][23] because of a desire to get my `bc` into
-[toybox][16], all of the constant data that `bc` needs is all in one file. This
-is that file.
-
-There is no code in this file, but a lot of the const data has a heavy influence
-on code, including the order of data in arrays because that order has to
-correspond to the order of other things elsewhere in the codebase. If you change
-the order of something in this file, run `make test`, and get errors, you
-changed something that depends on the order that you messed up.
-
-Almost all headers have `extern` references to items in this file.
-
-#### `dc.c`
-
-The code for the `dc` main function `dc_main()`.
-
-The header for this file is [`include/dc.h`][182].
-
-#### `dc_lex.c`
-
-The code for lexing that only `dc` needs.
-
-The headers for this file are [`include/lex.h`][180] and [`include/dc.h`][182].
-
-#### `dc_parse.c`
-
-The code for parsing that only `dc` needs.
-
-The headers for this file are [`include/parse.h`][181] and
-[`include/bc.h`][182].
-
-#### `file.c`
-
-The code for `bc`'s implementation of buffered I/O. For more information about
-why I implemented my own buffered I/O, see [`include/file.h`][55], [Error
-Handling][97], and [Custom I/O][114], along with [`status.h`][176] and the notes
-about version [`3.0.0`][32] in the [`NEWS`][32].
-
-The header for this file is [`include/file.h`][55].
-
-#### `history.c`
-
-The code for `bc`'s implementation of command-line editing/history, which is
-based on a [UTF-8-aware fork][28] of [`linenoise`][29].
-
-For more information, see the [Command-Line History][189] section.
-
-The header for this file is [`include/history.h`][36].
-
-#### `lang.c`
-
-The data structures used for actual execution of `bc` and `dc` code.
-
-While execution is done in [`src/program.c`][53], this file defines functions
-for initializing, copying, and freeing the data structures, which is somewhat
-orthogonal to actual execution.
-
-Yes, it's misnamed; that's an accident of history where the first things I put
-into it all seemed related to the `bc` language.
-
-The header for this file is [`include/lang.h`][38].
-
-#### `lex.c`
-
-The code for the common things that both programs need for lexing.
-
-The header for this file is [`include/lex.h`][180].
-
-#### `library.c`
-
-The code to implement the public API of the `bcl` library.
-
-The code in this file does a lot to ensure that clients do not have to worry
-about internal `bc` details, especially error handling with `setjmp()` and
-`longjmp()`. That and encapsulating the handling of numbers are the bulk of what
-the code in this file actually does because most of the library is still
-implemented in [`src/num.c`][39].
-
-The headers for this file are [`include/bcl.h`][30] and
-[`include/library.h`][183].
-
-#### `main.c`
-
-The entry point for both programs; this is the `main()` function.
-
-This file has no headers associated with it.
-
-#### `num.c`
-
-The code for all of the arbitrary-precision [numbers][177] and [math][178] in
-`bc`.
-
-The header for this file is [`include/num.h`][184].
-
-#### `opt.c`
-
-The code for parsing command-line options.
-
-The header for this file is [`include/opt.h`][35].
-
-#### `parse.c`
-
-The code for the common items that both programs need for parsing.
-
-The header for this file is [`include/parse.h`][181].
-
-#### `program.c`
-
-The code for the actual execution engine for `bc` and `dc` code.
-
-The header for this file is [`include/program.h`][57].
-
-#### `rand.c`
-
-The code for the [pseudo-random number generator (PRNG)][179] and the special
-stack handling it needs.
-
-The PRNG only generates fixed-size integers. The magic of generating random
-numbers of arbitrary size is actually given to the code that does math
-([`src/num.c`][39]).
-
-The header for this file is [`include/rand.h`][37].
-
-#### `read.c`
-
-The code for reading from files and `stdin`.
-
-The header for this file is [`include/read.h`][185].
-
-#### `vector.c`
-
-The code for [vectors][111], [maps][186], and [slab vectors][187], along with
-slabs.
-
-The header for this file is [`include/vector.h`][174].
-
-#### `vm.c`
-
-The code for setting up and running `bc` and `dc`.
-
-It is so named because I think of it as the "virtual machine" of `bc`, though
-that is probably not true as [`program.h`][57] is probably the "virtual machine"
-code. Thus, the name is more historical accident.
-
-The header for this file is [`include/vm.h`][27].
-
-### `tests/`
-
-This directory contains the entire [test suite][124] and its infrastructure.
-
-#### `all.sh`
-
-A convenience script for the `make run_all_tests` target (see the [Group
-Tests][141] section for more information).
-
-#### `all.txt`
-
-The file with the names of the calculators. This is to make it easier for the
-test scripts to know where the standard and other test directories are.
-
-#### `bcl.c`
-
-The test for the [`bcl`][156] API. For more information, see the [`bcl`
-Test][157] section.
-
-#### `errors.sh`
-
-The script to run the error tests for each calculator. For more information, see
-the [Error Tests][151] section.
-
-#### `extra_required.txt`
-
-The file with the list of tests which both calculators have that need the [Extra
-Math build option][188]. This exists to make it easy for test scripts to skip
-those tests when the [Extra Math build option][188] is disabled.
-
-#### `history.py`
-
-The file with all of the history tests. For more information, see the [History
-Tests][155] section.
-
-#### `history.sh`
-
-The script to integrate [`history.py`][139] into the build system in a portable
-way, and to skip it if necessary.
-
-This script also re-runs the test three times if it fails. This is because
-`pexpect` can be flaky at times.
-
-#### `other.sh`
-
-The script to run the "other" (miscellaneous) tests for each calculator. For
-more information, see the [Other Tests][154] section.
-
-#### `read.sh`
-
-The script to run the read tests for each calculator. For more information, see
-the [`read()` Tests][153] section.
-
-#### `script.sed`
-
-The `sed` script to edit the output of GNU `bc` when generating script tests.
-For more information, see the [Script Tests][150] section.
-
-#### `script.sh`
-
-The script for running one script test. For more information, see the [Script
-Tests][150] section.
-
-#### `scripts.sh`
-
-The script to help the `make run_all_tests` (see the [Group Tests][141] section)
-run all of the script tests.
-
-#### `stdin.sh`
-
-The script to run the `stdin` tests for each calculator. For more information,
-see the [`stdin` Tests][152] section.
-
-#### `test.sh`
-
-The script to run one standard test. For more information, see the [Standard
-Tests][149] section.
-
-#### `bc/`
-
-The standard tests directory for `bc`. For more information, see the [Standard
-Tests][149] section.
-
-##### `all.txt`
-
-The file to tell the build system and `make run_all_tests` (see the [Group
-Tests][141] section) what standard tests to run for `bc`, as well as in what
-order.
-
-This file just lists the test names, one per line.
-
-##### `errors.txt`
-
-The initial error test file for `bc`. This file has one test per line. See the
-[Error Tests][151] section for more information.
-
-##### `posix_errors.txt`
-
-The file of tests for POSIX compatibility for `bc`. This file has one test per
-line. For more information, see the [Error Tests][151] section.
-
-##### `timeconst.sh`
-
-The script to run the `bc` tests that use the [Linux `timeconst.bc` script][6].
-For more information, see the [Linux `timeconst.bc` Script][191]section.
-
-##### `errors/`
-
-The directory with error tests for `bc`, most discovered by AFL++ (see the
-[Fuzzing][82] section). There is one test per file. For more information, see
-the [Error Tests][151] section.
-
-##### `scripts/`
-
-The script tests directory for `bc`. For more information, see the [Script
-Tests][150] section.
-
-###### `all.txt`
-
-A file to tell the build system and `make run_all_tests` (see the [Group
-Tests][141] section) what script tests to run for `bc`, as well as in what
-order.
-
-This file just lists the test names, one per line.
-
-#### `dc/`
-
-The standard tests directory for `dc`. For more information, see the [Standard
-Tests][149] section.
-
-##### `all.txt`
-
-The file to tell the build system and `make run_all_tests` (see the [Group
-Tests][141] section) what standard tests to run for `dc`, as well as in what
-order.
-
-This file just lists the test names, one per line.
-
-##### `errors.txt`
-
-The initial error test file for `dc`. This file has one test per line. See the
-[Error Tests][151] section for more information.
-
-##### `read_errors.txt`
-
-The file of tests errors with the `?` command (`read()` in `bc`). This file has
-one test per line. See the [Error Tests][151] section for more information.
-
-##### `errors/`
-
-The directory with error tests for `dc`, most discovered by AFL++ (see the
-[Fuzzing][82] section). There is one test per file. For more information, see
-the [Error Tests][151] section.
-
-##### `scripts/`
-
-The script tests directory for `dc`. For more information, see the [Script
-Tests][150] section.
-
-###### `all.txt`
-
-The file to tell the build system and `make run_all_tests` (see the [Group
-Tests][141] section) what script tests to run for `dc`, as well as in what
-order.
-
-This file just lists the test names, one per line.
-
-#### `fuzzing/`
-
-The directory containing the fuzzing infrastructure. For more information, see
-the [Fuzzing][82] section.
-
-##### `bc_afl_continue.yaml`
-
-The [`tmuxp`][123] config (for use with [`tmux`][122]) for easily restarting a
-fuzz run. For more information, see the [Convenience][130] subsection of the
-[Fuzzing][82] section.
-
-##### `bc_afl.yaml`
-
-The [`tmuxp`][123] config (for use with [`tmux`][122]) for easily starting a
-fuzz run. For more information, see the [Convenience][130] subsection of the
-[Fuzzing][82] section.
-
-Be aware that this will delete all previous unsaved fuzzing tests in the output
-directories.
-
-##### `bc_inputs1/`
-
-The fuzzing input directory for the first third of inputs for `bc`. For more
-information, see the [Corpuses][192] subsection of the [Fuzzing][82] section.
-
-##### `bc_inputs2/`
-
-The fuzzing input directory for the second third of inputs for `bc`. For more
-information, see the [Corpuses][192] subsection of the [Fuzzing][82] section.
-
-##### `bc_inputs3/`
-
-The fuzzing input directory for the third third of inputs for `bc`. For more
-information, see the [Corpuses][192] subsection of the [Fuzzing][82] section.
-
-##### `dc_inputs/`
-
-The fuzzing input directory for the inputs for `dc`. For more information, see
-the [Corpuses][192] subsection of the [Fuzzing][82] section.
-
-## Build System
-
-The build system is described in detail in the [build manual][14], so
-maintainers should start there. This section, however, describes some parts of
-the build system that only maintainers will care about.
-
-### Clean Targets
-
-`bc` has a default `make clean` target that cleans up the build files. However,
-because `bc`'s build system can generate many different types of files, there
-are other clean targets that may be useful:
-
-* `make clean_gen` cleans the `gen/strgen` executable generated from
- [`gen/strgen.c`][15]. It has no prerequisites.
-* `make clean` cleans object files, `*.cat` files (see the [Locales][85]
- section), executables, and files generated from text files in [`gen/`][145],
- including `gen/strgen` if it was built. So this has a prerequisite on
- `make clean_gen` in normal use.
-* `make clean_benchmarks` cleans [benchmarks][144], including the `ministat`
- executable. It has no prerequisites.
-* `make clean_config` cleans the generated `Makefile` and the manuals that
- [`configure.sh`][69] copied in preparation for install. It also depends on
- `make clean` and `make clean_benchmarks`, so it cleans those items too. This
- is the target that [`configure.sh`][69] uses before it does its work.
-* `make clean_coverage` cleans the generated coverage files for the [test
- suite][124]'s [code coverage][146] capabilities. It has no prerequisites. This
- is useful if the code coverage tools are giving errors.
-* `make clean_tests` cleans *everything*. It has prerequisites on all previous
- clean targets, but it also cleans all of the [generated tests][143].
-
-When adding more generated files, you may need to add them to one of these
-targets and/or add a target for them especially.
-
-### Preprocessor Macros
-
-`bc` and `dc` use *a lot* of preprocessor macros to ensure that each build type:
-
-* builds,
-* works under the [test suite][124], and
-* excludes as much code as possible from all builds.
-
-This section will explain the preprocessor style of `bc` and `dc`, as well as
-provide an explanation of the macros used.
-
-#### Style
-
-The style of macro use in `bc` is pretty straightforward: I avoid depending on
-macro definitions and instead, I set defaults if the macro is not defined and
-then test the value if the macro with a plain `#if`.
-
-(Some examples of setting defaults are in [`include/status.h`][176], just above
-the definition of the `BcStatus` enum.)
-
-In other words, I use `#if` instead of `#ifndef` or `#ifdef`, where possible.
-
-There are a couple of cases where I went with standard stuff instead. For
-example, to test whether I am in debug mode or not, I still use the standard
-`#ifndef NDEBUG`.
-
-#### Standard Macros
-
-`BC_ENABLED`
-
-: This macro expands to `1` if `bc` is enabled, `0` if disabled.
-
-`DC_ENABLED`
-
-: This macro expands to `1` if `dc` is enabled, `0` if disabled.
-
-`BUILD_TYPE`
-
-: The macro expands to the build type, which is one of: `A`, `E`, `H`, `N`,
- `EH`, `EN`, `HN`, `EHN`. This build type is used in the help text to direct
- the user to the correct markdown manual in the `git.yzena.com` website.
-
-`EXECPREFIX`
-
-: Thist macro expands to the prefix on the executable name. This is used to
- allow `bc` and `dc` to skip the prefix when finding out which calculator is
- executing.
-
-`BC_NUM_KARATSUBA_LEN`
-
-: This macro expands to an integer, which is the length of numbers below which
- the Karatsuba multiplication algorithm switches to brute-force
- multiplication.
-
-`BC_ENABLE_EXTRA_MATH`
-
-: This macro expands to `1` if the [Extra Math build option][188] is enabled,
- `0` if disabled.
-
-`BC_ENABLE_HISTORY`
-
-: This macro expands to `1` if the [History build option][193] is enabled, `0`
- if disabled.
-
-`BC_ENABLE_NLS`
-
-: This macro expands to `1` if the [NLS build option][193] (for locales) is
- enabled, `0` if disabled.
-
-`BC_ENABLE_LIBRARY`
-
-: This macro expands to `1` if the [`bcl` library][156] is enabled, `0` if
- disabled. If this is enabled, building the calculators themselves is
- disabled, but both `BC_ENABLED` and `DC_ENABLED` must be non-zero.
-
-`BC_ENABLE_MEMCHECK`
-
-: This macro expands to `1` if `bc` has been built for use with Valgrind's
- [Memcheck][194], `0` otherwise. This ensures that fatal errors still free
- all of their memory when exiting. `bc` does not do that normally because
- what's the point?
-
-`BC_ENABLE_AFL`
-
-: This macro expands to `1` if `bc` has been built for fuzzing with
- [AFL++][125], `0` otherwise.. See the [Fuzzing][82] section for more
- information.
-
-`BC_DEFAULT_BANNER`
-
-: This macro expands to the default value for displaying the `bc` banner.
-
-`BC_DEFAULT_SIGINT_RESET`
-
-: The macro expands to the default value for whether or not `bc` should reset
- on `SIGINT` or quit.
-
-`BC_DEFAULT_TTY_MODE`
-
-: The macro expands to the default value for whether or not `bc` should use
- TTY mode when it available.
-
-`BC_DEFAULT_PROMPT`
-
-: This macro expands to the default value for whether or not `bc` should use a
- prompt when TTY mode is available.
-
-`DC_DEFAULT_SIGINT_RESET`
-
-: The macro expands to the default value for whether or not `dc` should reset
- on `SIGINT` or quit.
-
-`DC_DEFAULT_TTY_MODE`
-
-: The macro expands to the default value for whether or not `dc` should use
- TTY mode when it available.
-
-`DC_DEFAULT_PROMPT`
-
-: This macro expands to the default value for whether or not `dc` should use a
- prompt when TTY mode is available.
-
-`BC_DEBUG_CODE`
-
-: If this macro expands to a non-zero integer, then `bc` is built with *a lot*
- of extra debugging code. This is never set by the build system and must be
- set by the programmer manually. This should never be set in builds given to
- end users. For more information, see the [Debugging][134] section.
-
-## Test Suite
-
-While the source code may be the heart and soul of `bc`, the test suite is the
-arms and legs: it gives `bc` the power to do anything it needs to do.
-
-The test suite is what allowed `bc` to climb to such high heights of quality.
-This even goes for fuzzing because fuzzing depends on the test suite for its
-input corpuses. (See the [Fuzzing][82] section.)
-
-Understanding how the test suite works should be, I think, the first thing that
-maintainers learn after learning what `bc` and `dc` should do. This is because
-the test suite, properly used, gives confidence that changes have not caused
-bugs or regressions.
-
-That is why I spent the time to make the test suite as easy to use and as fast
-as possible.
-
-To use the test suite (assuming `bc` and/or `dc` are already built), run the
-following command:
-
-```
-make test
-```
-
-That's it. That's all.
-
-It will return an error code if the test suite failed. It will also print out
-information about the failure.
-
-If you want the test suite to go fast, then run the following command:
-
-```
-make -j<cores> test
-```
-
-Where `<cores>` is the number of cores that your computer has. Of course, this
-requires a `make` implementation that supports that option, but most do. (And I
-will use this convention throughout the rest of this section.)
-
-I have even tried as much as possible, to put longer-running tests near the
-beginning of the run so that the entire suite runs as fast as possible.
-
-However, if you want to be sure which test is failing, then running a bare
-`make test` is a great way to do that.
-
-But enough about how you have no excuses to use the test suite as much as
-possible; let's talk about how it works and what you *can* do with it.
-
-### Standard Tests
-
-The heavy lifting of testing the math in `bc`, as well as basic scripting, is
-done by the "standard tests" for each calculator.
-
-These tests use the files in the [`tests/bc/`][161] and [`tests/dc/`][162]
-directories (except for [`tests/bc/all.txt`][163], [`tests/bc/errors.txt`][164],
-[`tests/bc/posix_errors.txt`][165], [`tests/bc/timeconst.sh`][166],
-[`tests/dc/all.txt`][167], [`tests/dc/errors.txt`][168], and
-[`tests/dc/read_errors.txt`][175]), which are called the "standard test
-directories."
-
-For every test, there is the test file and the results file. The test files have
-names of the form `<test>.txt`, where `<test>` is the name of the test, and the
-results files have names of the form `<test>_results.txt`.
-
-If the test file exists but the results file does not, the results for that test
-are generated by a GNU-compatible `bc` or `dc`. See the [Generated Tests][143]
-section.
-
-The `all.txt` file in each standard tests directory is what tells the test suite
-and [build system][142] what tests there are, and the tests are either run in
-that order, or in the case of parallel `make`, that is the order that the
-targets are listed as prerequisites of `make test`.
-
-If the test exists in the `all.txt` file but does not *actually* exist, the test
-and its results are generated by a GNU-compatible `bc` or `dc`. See the
-[Generated Tests][143] section.
-
-To add a non-generated standard test, do the following:
-
-* Add the test file (`<test>.txt` in the standard tests directory).
-* Add the results file (`<test>_results.txt` in the standard tests directory).
- You can skip this step if just the results file needs to be generated. See the
- [Generated Tests][147] section for more information.
-* Add the name of the test to the `all.txt` file in the standard tests
- directory, putting it in the order it should be in. If possible, I would put
- longer tests near the beginning because they will start running earlier with
- parallel `make`. I always keep `decimal` first, though, as a smoke test.
-
-If you need to add a generated standard test, see the [Generated Tests][147]
-section for how to do that.
-
-Some standard tests need to be skipped in certain cases. That is handled by the
-[build system][142]. See the [Integration with the Build System][147] section
-for more details.
-
-In addition to all of the above, the standard test directory is not only the
-directory for the standard tests of each calculator, it is also the parent
-directory of all other test directories for each calculator.
-
-#### `bc` Standard Tests
-
-The list of current (17 July 2021) standard tests for `bc` is below:
-
-decimal
-
-: Tests decimal parsing and printing.
-
-print
-
-: Tests printing in every base from decimal. This is near the top for
- performance of parallel testing.
-
-parse
-
-: Tests parsing in any base and outputting in decimal. This is near the top
- for performance of parallel testing.
-
-lib2
-
-: Tests the extended math library. This is near the top for performance of
- parallel testing.
-
-print2
-
-: Tests printing at the extreme values of `obase`.
-
-length
-
-: Tests the `length()` builtin function.
-
-scale
-
-: Tests the `scale()` builtin function.
-
-shift
-
-: Tests the left (`<<`) and right (`>>`) shift operators.
-
-add
-
-: Tests addition.
-
-subtract
-
-: Tests subtraction.
-
-multiply
-
-: Tests multiplication.
-
-divide
-
-: Tests division.
-
-modulus
-
-: Tests modulus.
-
-power
-
-: Tests power (exponentiation).
-
-sqrt
-
-: Tests the `sqrt()` (square root) builtin function.
-
-trunc
-
-: Tests the truncation (`$`) operator.
-
-places
-
-: Tests the places (`@`) operator.
-
-vars
-
-: Tests some usage of variables. This one came from [AFL++][125] I think.
-
-boolean
-
-: Tests boolean operators.
-
-comp
-
-: Tests comparison operators.
-
-abs
-
-: Tests the `abs()` builtin function.
-
-assignments
-
-: Tests assignment operators, including increment/decrement operators.
-
-functions
-
-: Tests functions, specifically function parameters being replaced before they
- themselves are used. See the comment in `bc_program_call()` about the last
- condition.
-
-scientific
-
-: Tests scientific notation.
-
-engineering
-
-: Tests engineering notation.
-
-globals
-
-: Tests that assigning to globals affects callers.
-
-strings
-
-: Tests strings.
-
-strings2
-
-: Tests string allocation in slabs, to ensure slabs work.
-
-letters
-
-: Tests single and double letter numbers to ensure they behave differently.
- Single-letter numbers always be set to the same value, regardless of
- `ibase`.
-
-exponent
-
-: Tests the `e()` function in the math library.
-
-log
-
-: Tests the `l()` function in the math library.
-
-pi
-
-: Tests that `bc` produces the right value of pi for numbers with varying
- `scale` values.
-
-arctangent
-
-: Tests the `a()` function in the math library.
-
-sine
-
-: Tests the `s()` function in the math library.
-
-cosine
-
-: Tests the `c()` function in the math library.
-
-bessel
-
-: Tests the `j()` function in the math library.
-
-arrays
-
-: Test arrays.
-
-misc
-
-: Miscellaneous tests. I named it this because at the time, I struggled to
- classify them, but it's really testing multi-line numbers.
-
-misc1
-
-: A miscellaneous test found by [AFL++][125].
-
-misc2
-
-: A miscellaneous test found by [AFL++][125].
-
-misc3
-
-: A miscellaneous test found by [AFL++][125].
-
-misc4
-
-: A miscellaneous test found by [AFL++][125].
-
-misc5
-
-: A miscellaneous test found by [AFL++][125].
-
-misc6
-
-: A miscellaneous test found by [AFL++][125].
-
-misc7
-
-: A miscellaneous test found by [AFL++][125].
-
-void
-
-: Tests void functions.
-
-rand
-
-: Tests the pseudo-random number generator and its special stack handling.
-
-recursive_arrays
-
-: Tested the slab vector undo ability in used in `bc_parse_name()` when it
- existed. Now used as a stress test.
-
-divmod
-
-: Tests divmod.
-
-modexp
-
-: Tests modular exponentiation.
-
-bitfuncs
-
-: Tests the bitwise functions, `band()`, `bor()`, `bxor()`, `blshift()` and
- `brshift()` in [`gen/lib2.bc`][26].
-
-#### `dc` Standard Tests
-
-The list of current (17 July 2021) standard tests for `dc` is below:
-
-decimal
-
-: Tests decimal parsing and printing.
-
-length
-
-: Tests the `length()` builtin function, including for strings and arrays.
-
-stack_len
-
-: Tests taking the length of the results stack.
-
-stack_len
-
-: Tests taking the length of the execution stack.
-
-add
-
-: Tests addition.
-
-subtract
-
-: Tests subtraction.
-
-multiply
-
-: Tests multiplication.
-
-divide
-
-: Tests division.
-
-modulus
-
-: Tests modulus.
-
-divmod
-
-: Tests divmod.
-
-power
-
-: Tests power (exponentiation).
-
-sqrt
-
-: Tests the `sqrt()` (square root) builtin function.
-
-modexp
-
-: Tests modular exponentiation.
-
-boolean
-
-: Tests boolean operators.
-
-negate
-
-: Tests negation as a command and as part of numbers.
-
-trunc
-
-: Tests the truncation (`$`) operator.
-
-places
-
-: Tests the places (`@`) operator.
-
-shift
-
-: Tests the left (`<<`) and right (`>>`) shift operators.
-
-abs
-
-: Tests the `abs()` builtin function.
-
-scientific
-
-: Tests scientific notation.
-
-engineering
-
-: Tests engineering notation.
-
-vars
-
-: Tests some usage of variables. This one came from [AFL++][125] I think.
-
-misc
-
-: Miscellaneous tests. I named it this because at the time, I struggled to
- classify them.
-
-strings
-
-: Tests strings.
-
-rand
-
-: Tests the pseudo-random number generator and its special stack handling.
-
-exec_stack
-
-: Tests the execution stack depth command.
-
-### Script Tests
-
-The heavy lifting of testing the scripting of `bc` is done by the "script tests"
-for each calculator.
-
-These tests use the files in the [`tests/bc/scripts/`][169] and
-[`tests/dc/scripts/`][170] directories (except for
-[`tests/bc/scripts/all.txt`][171] and [`tests/dc/scripts/all.txt`][172]), which
-are called the "script test directories."
-
-To add a script test, do the following:
-
-* Add the test file (`<test>.bc` or `<test>.dc` in the script tests directory).
-* Add the results file (`<test>.txt` in the script tests directory). You can
- skip this step if just the results file needs to be generated. See the
- [Generated Tests][147] section for more information.
-* Add the name of the test to the `all.txt` file in the script tests directory,
- putting it in the order it should be in. If possible, I would put longer tests
- near the beginning because they will start running earlier with parallel
- `make`.
-
-Some script tests need to be skipped in certain cases. That is handled by the
-[build system][142]. See the [Integration with the Build System][147] section
-for more details.
-
-Another unique thing about the script tests, at least for `bc`: they test the
-`-g` and `--global-stacks` flags. This means that all of the script tests for
-`bc` are written assuming the `-g` flag was given on the command-line
-
-There is one extra piece of script tests: [`tests/script.sed`][190]. This `sed`
-script is used to remove an incompatibility with GNU `bc`.
-
-If there is only one more character to print at the end of `BC_LINE_LENGTH`, GNU
-`bc` still prints a backslash+newline+digit combo. OpenBSD doesn't, which is
-correct according to my reading of the `bc` spec, so my `bc` doesn't as well.
-
-The `sed` script edits numbers that end with just one digit on a line by itself
-to put it on the same line as others.
-
-#### `bc` Script Tests
-
-The list of current (17 July 2021) script tests for `bc` is below:
-
-print.bc
-
-: Tests printing even harder than the print standard test.
-
-multiply.bc
-
-: Tests multiplication even harder than the multiply standard test.
-
-divide.bc
-
-: Tests division even harder than the divide standard test.
-
-subtract.bc
-
-: Tests subtraction even harder than the subtract standard test.
-
-add.bc
-
-: Tests addition even harder than the add standard test.
-
-parse.bc
-
-: Tests parsing even harder than the parse standard test.
-
-array.bc
-
-: Tests arrays even harder than the arrays standard test.
-
-atan.bc
-
-: Tests arctangent even harder than the arctangent standard test.
-
-bessel.bc
-
-: Tests bessel even harder than the bessel standard test.
-
-functions.bc
-
-: Tests functions even harder than the functions standard test.
-
-globals.bc
-
-: Tests global stacks directly.
-
-len.bc
-
-: Tests the `length()` builtin on arrays.
-
-rand.bc
-
-: Tests the random number generator in the presence of global stacks.
-
-references.bc
-
-: Tests functions with array reference parameters.
-
-screen.bc
-
-: A random script provided by an early user that he used to calculate the size
- of computer screens
-
-strings2.bc
-
-: Tests escaping in strings.
-
-#### `dc` Script Tests
-
-The list of current (17 July 2021) script tests for `dc` is below:
-
-prime.dc
-
-: Tests scripting by generating the first 100,000 primes.
-
-asciify.dc
-
-: Tests the asciify command.
-
-stream.dc
-
-: Tests the stream command.
-
-array.dc
-
-: Tests arrays.
-
-else.dc
-
-: Tests else clauses on conditional execution commands.
-
-factorial.dc
-
-: Tests scripting with factorial.
-
-loop.dc
-
-: Tests scripting by implementing loops.
-
-quit.dc
-
-: Tests the quit command in the presence of tail calls.
-
-weird.dc
-
-: A miscellaneous test.
-
-### Error Tests
-
-One of the most useful parts of the `bc` test suite, in my opinion, is the heavy
-testing of error conditions.
-
-Just about every error condition I can think of is tested, along with many
-machine-generated (by [AFL++][125]) ones.
-
-However, because the error tests will often return error codes, they require
-different infrastructure from the rest of the test suite, which assumes that
-the calculator under test will return successfully. A lot of that infrastructure
-is in the [`scripts/functions.sh`][105] script, but it basically allows the
-calculator to exit with an error code and then tests that there *was* an error
-code.
-
-Besides returning error codes, error tests also ensure that there is output from
-`stderr`. This is to make sure that an error message is always printed.
-
-The error tests for each calculator are spread through two directories, due to
-historical accident. These two directories are the standard test directory (see
-the [Standard Tests][149] section) and the `errors/` directory directly
-underneath the standard tests directory.
-
-This split is convenient, however, because the tests in each directory are
-treated differently.
-
-The error tests in the standard test directory, which include `errors.txt` for
-both calculators, `posix_errors.txt` for `bc`, and `read_errors.txt` for `dc`,
-are read line-by-line and shoved through `stdin`, and each line is considered a
-separate test. For this reason, there can't be any blank lines in the error
-files in the standard tests directory because a blank line causes a successful
-exit.
-
-On the other hand, the tests in the `errors/` directory below the standard tests
-directory are considered to be one test per file, and they are used differently.
-They are shoved into the calculator through `stdin`, but they are also executed
-on the command-line.
-
-To add an error test, first figure out which kind you want.
-
-Is it a simple one-liner, and you don't care if it's tested through a file?
-
-Then put it in one of the error files in the standard test directory. I would
-only put POSIX errors in the `posix_errors.txt` file for `bc`, and only `read()`
-errors in the `read_errors.txt` file for `dc`; all others I would put in the
-respective `errors.txt` file.
-
-On the other hand, if you care if the error is run as a file on the
-command-line, or the error requires multiple lines to reproduce, then put the
-test in the respective `errors/` directory.
-
-After that, you are done; the test suite will automatically pick up the new
-test, and you don't have to tell the test suite the expected results.
-
-### `stdin` Tests
-
-The `stdin` tests specifically test the lexing and parsing of multi-line
-comments and strings. This is important because when reading from `stdin`, the
-calculators can only read one line at a time, so partial parses are possible.
-
-To add `stdin` tests, just add the tests to the `stdin.txt` file in the
-respective standard tests directory, and add the expected results in the
-`stdin_results.txt` in the respective standard tests directory.
-
-### `read()` Tests
-
-The `read()` tests are meant to test the `read()` builtin function, to ensure
-that the parsing and execution is correct.
-
-Each line is one test, as that is the nature of using the `read()` function, so
-to add a test, just add it as another line in the `read.txt` file in the
-respective standard tests directory, and add its result to the
-`read_results.txt` file in the respective standard tests directory.
-
-### Other Tests
-
-The "other" tests are just random tests that I could not easily classify under
-other types of tests. They usually include things like command-line parsing and
-environment variable testing.
-
-To add an other test, it requires adding the programming for it to
-[`tests/other.sh`][195] because all of the tests are written specifically in
-that script. It would be best to use the infrastructure in
-[`scripts/functions.sh`][105].
-
-### Linux `timeconst.bc` Script
-
-One special script that `bc`'s test suite will use is the [Linux `timeconst.bc`
-script][6].
-
-I made the test suite able to use this script because the reason the
-[toybox][16] maintainer wanted my `bc` is because of this script, and I wanted
-to be sure that it would run correctly on the script.
-
-However, it is not part of the distribution, nor is it part of the repository.
-The reason for this is because [`timeconst.bc`][6] is under the GPL, while this
-repo is under a BSD license.
-
-If you want `bc` to run tests on [`timeconst.bc`][6], download it and place it
-at `tests/bc/scripts/timeconst.bc`. If it is there, the test suite will
-automatically run its tests; otherwise, it will skip it.
-
-### History Tests
-
-There are automatic tests for history; however, they have dependencies: Python 3
-and [`pexpect`][137].
-
-As a result, because I need the [test suite to be portable][138], like the rest
-of `bc`, the history tests are carefully guarded with things to ensure that they
-are skipped, rather than failing if Python and [`pexpect`][137] are not
-installed. For this reason, there is a `sh` script, [`tests/history.sh`][140]
-that runs the actual script, [`tests/history.py`][139].
-
-I have added as many tests as I could to cover as many lines and branches as
-possible. I guess I could have done more, but doing so would have required a lot
-of time.
-
-I have tried to make it as easy as possible to run the history tests. They will
-run automatically if you use the `make test` command, and they will also use
-parallel execution with `make -j<cores> test`.
-
-All of the tests are contained in [`tests/history.py`][139]. The reason for this
-is because they are in Python, and I don't have an easy way of including Python
-(or at the very least, I am not familiar enough with Python to do that). So they
-are all in the same file to make it easier on me.
-
-Each test is one function in the script. They all take the same number and type
-of arguments:
-
-1. `exe`: the executable to run.
-2. `args`: the arguments to pass to the executable.
-3. `env`: the environment.
-
-Each function creates a child process with `pexpect.spawn` and then tests with
-that child. Then the function returns the child to the caller, who closes it
-and checks its error code against its expected error code.
-
-Yes, the error code is not a success all the time. This is because of the UTF-8
-tests; `bc` gives a fatal error on any non-ASCII data because ASCII is all `bc`
-is required to handle, per the [standard][2].
-
-So in [`tests/history.py`][139], there are four main arrays:
-
-* `bc` test functions,
-* `bc` expected error codes.
-* `dc` test functions.
-* `dc` expected error codes.
-
-[`tests/history.py`][139] takes an index as an argument; that index is what test
-it should run. That index is used to index into the proper test and error code
-array.
-
-If you need to add more history tests, you need to do the following:
-
-1. Add the function for that test to [`tests/history.py`][139].
-2. Add the function to the proper array of tests.
-3. Add the expected error code to the proper array of error codes.
-4. Add a target for the test to [`Makefile.in`][70].
-5. Add that target as a prerequisite to either `test_bc_history` or
- `test_dc_history`.
-
-You do not need to do anything to add the test to `history_all_tests` (see
-[Group Tests][141] below) because the scripts will automatically run all of the
-tests properly.
-
-### Generated Tests
-
-Some tests are *large*, and as such, it is impractical to check them into `git`.
-Instead, the tests depend on the existence of a GNU-compatible `bc` in the
-`PATH`, which is then used to generate the tests.
-
-If [`configure.sh`][69] was run with the `-G` argument, which disables generated
-tests, then `make test` and friends will automatically skip generated tests.
-This is useful to do on platforms that are not guaranteed to have a
-GNU-compatible `bc` installed.
-
-However, adding a generated test is a complicated because you have to figure out
-*where* you want to put the file to generate the test.
-
-For example, `bc`'s test suite will automatically use a GNU-compatible `bc` to
-generate a `<test>_results.txt` file in the [standard tests][149] directory
-(either `tests/bc/` or `tests/dc/`) if none exists for the `<test>` test. If no
-`<test>.txt` file exists in the [standard tests][149] directory, then `bc`'s
-test suite will look for a `<test>.bc` or `<test>.dc` file in the [script
-tests][150] directory (either `tests/bc/scripts` or `tests/dc/scripts`), and if
-that exists, it will use that script to generate the `<test>.txt` file in the
-[standard tests][149] directory after which it will generate the
-`<test>_results.txt` file in the [standard tests][149] directory.
-
-So you can choose to either:
-
-* Have a test in the [standard tests][149] directory without a corresponding
- `*_results.txt` file, or
-* Have a script in the [script tests][150] directory to generate the
- corresponding file in the standard test directory before generating the
- corresponding `*_results.txt` file.
-
-Adding a script has a double benefit: the script itself can be used as a test.
-However, script test results can also be generated.
-
-If `bc` is asked to run a script test, then if the script does not exist, `bc`'s
-test suite returns an error. If it *does* exist, but no corresponding
-`<test>.txt` file exists in the [script tests][150] directory, then a
-GNU-compatible `bc` is used to generate the `<test>.txt` results file.
-
-If generated tests are disabled through [`configure.sh`][69], then these tests
-are not generated if they do not exist. However, if they *do* exist, then they
-are run. This can happen if a `make clean_tests` was not run between a build
-that generated tests and a build that will not.
-
-### Group Tests
-
-While the test suite has a lot of targets in order to get parallel execution,
-there are five targets that allow you to run each section, or all, of the test
-suite as one unit:
-
-* `bc_all_tests` (`bc` tests)
-* `timeconst_all_tests` ([Linux `timeconst.bc` script][6] tests)
-* `dc_all_tests` (`dc` tests)
-* `history_all_tests` (history tests)
-* `run_all_tests` (combination of the previous four)
-
-In addition, there are more fine-grained targets available:
-
-* `test_bc` runs all `bc` tests (except history tests).
-* `test_dc` runs all `dc` tests (except history tests).
-* `test_bc_tests` runs all `bc` [standard tests][149].
-* `test_dc_tests` runs all `dc` [standard tests][149].
-* `test_bc_scripts` runs all `bc` [script tests][150].
-* `test_dc_scripts` runs all `dc` [script tests][150].
-* `test_bc_stdin` runs the `bc` [`stdin` tests][152].
-* `test_dc_stdin` runs the `dc` [`stdin` tests][152].
-* `test_bc_read` runs the `bc` [`read()` tests][153].
-* `test_dc_read` runs the `dc` [`read()` tests][153].
-* `test_bc_errors` runs the `bc` [error tests][151].
-* `test_dc_errors` runs the `dc` [error tests][151].
-* `test_bc_other` runs the `bc` [other tests][151].
-* `test_dc_other` runs the `dc` [other tests][151].
-* `timeconst` runs the tests for the [Linux `timeconst.bc` script][6].
-* `test_history` runs all history tests.
-* `test_bc_history` runs all `bc` history tests.
-* `test_dc_history` runs all `dc` history tests.
-
-All of the above tests are parallelizable.
-
-### Individual Tests
-
-In addition to all of the above, individual test targets are available. These
-are mostly useful for attempting to fix a singular test failure.
-
-These tests are:
-
-* `test_bc_<test>`, where `<test>` is the name of a `bc` [standard test][149].
- The name is the name of the test file without the `.txt` extension. It is the
- name printed by the test suite when running the test.
-* `test_dc_<test>`, where `<test>` is the name of a `dc` [standard test][149].
- The name is the name of the test file without the `.txt` extension. It is the
- name printed by the test suite when running the test.
-* `test_bc_script_<test>`, where `<test>` is the name of a `bc` [script
- test][150]. The name of the test is the name of the script without the `.bc`
- extension.
-* `test_dc_script_<test>`, where `<test>` is the name of a `dc` [script
- test][150]. The name of the test is the name of the script without the `.dc`
- extension.
-* `test_bc_history<idx>` runs the `bc` history test with index `<idx>`.
-* `test_dc_history<idx>` runs the `dc` history test with index `<idx>`.
-
-### [`bcl`][156] Test
-
-When [`bcl`][156] is built, the [build system][142] automatically ensures that
-`make test` runs the [`bcl`][156] test instead of the `bc` and `dc` tests.
-
-There is only one test, and it is built from [`tests/bcl.c`][158].
-
-The reason the test is in C is because [`bcl`][156] is a C library; I did not
-want to have to write C code *and* POSIX `sh` scripts to run it.
-
-The reason there is only one test is because most of the code for the library is
-tested by virtue of testing `bc` and `dc`; the test needs to only ensure that
-the library bindings and plumbing do not interfere with the underlying code.
-
-However, just because there is only one test does not mean that it doesn't test
-more than one thing. The code actually handles a series of tests, along with
-error checking to ensure that nothing went wrong.
-
-To add a [`bcl`][156] test, just figure out what test you want, figure out where
-in the [`tests/bcl.c`][158] would be best to put it, and put it there. Do as
-much error checking as possible, and use the `err(BclError)` function. Ensure
-that all memory is freed because that test is run through [Valgrind][159] and
-[AddressSanitizer][160].
-
-### Integration with the Build System
-
-If it was not obvious by now, the test suite is heavily integrated into the
-[build system][142], but the integration goes further than just making the test
-suite easy to run from `make` and generating individual and group tests.
-
-The big problem the test suite has is that some `bc` code, stuff that is
-important to test, is only in *some* builds. This includes all of the extra math
-extensions, for example.
-
-So the test suite needs to have some way of turning off the tests that depend on
-certain [build types][81] when those [build types][81] are not used.
-
-This is the reason the is tightly integrated with the [build system][142]: the
-[build system][142] knows what [build type][81] was used and can tell the test
-suite to turn off the tests that do not apply.
-
-It does this with arguments to the test scripts that are either a `1` or a `0`,
-depending on whether tests of that type should be enabled or not. These
-arguments are why I suggest, in the [Test Scripts][148] section, to always use a
-`make` target to run the test suite or any individual test. I have added a lot
-of targets to make this easy and as fast as possible.
-
-In addition to all of that, the build system is responsible for selecting the
-`bc`/`dc` tests or the [`bcl` test][157].
-
-### Test Suite Portability
-
-The test suite is meant to be run by users and packagers as part of their
-install process.
-
-This puts some constraints on the test suite, but the biggest is that the test
-suite must be as [portable as `bc` itself][136].
-
-This means that the test suite must be implemented in pure POSIX `make`, `sh`,
-and C99.
-
-#### Test Scripts
-
-To accomplish the portability, the test suite is run by a bunch of `sh` scripts
-that have the constraints laid out in [POSIX Shell Scripts][76].
-
-However, that means they have some quirks, made worse by the fact that there are
-[generated tests][143] and [tests that need to be skipped, but only
-sometimes][147].
-
-This means that a lot of the scripts take an awkward number and type of
-arguments. Some arguments are strings, but most are integers, like
-[`scripts/release.sh`][83].
-
-It is for this reason that I do not suggest running the test scripts directly.
-Instead, always use an appropriate `make` target, which already knows the
-correct arguments for the test because of the [integration with the build
-system][147].
-
-### Test Coverage
-
-In order to get test coverage information, you need `gcc`, `gcov`, and `gcovr`.
-
-If you have them, run the following commands:
-
-```
-CC=gcc ./configure -gO3 -c
-make -j<cores>
-make coverage
-```
-
-Note that `make coverage` does not have a `-j<cores>` part; it cannot be run in
-parallel. If you try, you will get errors. And note that `CC=gcc` is used.
-
-After running those commands, you can open your web browser and open the
-`index.html` file in the root directory of the repo. From there, you can explore
-all of the coverage results.
-
-If you see lines or branches that you think you could hit with a manual
-execution, do such manual execution, and then run the following command:
-
-```
-make coverage_output
-```
-
-and the coverage output will be updated.
-
-If you want to rerun `make coverage`, you must do a `make clean` and build
-first, like this:
-
-```
-make clean
-make -j<cores>
-make coverage
-```
-
-Otherwise, you will get errors.
-
-If you want to run tests in parallel, you can do this:
-
-```
-make -j<cores>
-make -j<cores> test
-make coverage_output
-```
-
-and that will generate coverage output correctly.
-
-### [AddressSanitizer][21] and Friends
-
-To run the test suite under [AddressSanitizer][21] or any of its friends, use
-the following commands:
-
-```
-CFLAGS="-fsanitize=<sanitizer> ./configure -gO3 -m
-make -j<cores>
-make -j<cores> test
-```
-
-where `<sanitizer>` is the correct name of the desired sanitizer. There is one
-exception to the above: `UndefinedBehaviorSanitizer` should be run on a build
-that has zero optimization, so for `UBSan`, use the following commands:
-
-```
-CFLAGS="-fsanitize=undefined" ./configure -gO0 -m
-make -j<cores>
-make -j<cores> test
-```
-
-### [Valgrind][20]
-
-To run the test suite under [Valgrind][20], run the following commands:
-
-```
-./configure -gO3 -v
-make -j<cores>
-make -j<cores> test
-```
-
-It really is that easy. I have directly added infrastructure to the build system
-and the test suite to ensure that if [Valgrind][20] detects any memory errors or
-any memory leaks at all, it will tell the test suite infrastructure to report an
-error and exit accordingly.
-
-## POSIX Shell Scripts
-
-There is a lot of shell scripts in this repository, and every single one of them
-is written in pure [POSIX `sh`][72].
-
-The reason that they are written in [POSIX `sh`][72] is for *portability*: POSIX
-systems are only guaranteed to have a barebones implementation of `sh`
-available.
-
-There are *many* snares for unwary programmers attempting to modify
-[`configure.sh`][69], any of the scripts in this directory, [`strgen.sh`][9], or
-any of the scripts in [`tests/`][77]. Here are some of them:
-
-1. No `bash`-isms.
-2. Only POSIX standard utilities are allowed.
-3. Only command-line options defined in the POSIX standard for POSIX utilities
- are allowed.
-4. Only the standardized behavior of POSIX utilities is allowed.
-5. Functions return data by *printing* it. Using `return` sets their exit code.
-
-In other words, the script must only use what is standardized in the [`sh`][72]
-and [Shell Command Language][73] standards in POSIX. This is *hard*. It precludes
-things like `local` and the `[[ ]]` notation.
-
-These are *enormous* restrictions and must be tested properly. I put out at
-least one release with a change to `configure.sh` that wasn't portable. That was
-an embarrassing mistake.
-
-The lack of `local`, by the way, is why variables in functions are named with
-the form:
-
-```
-_<function_name>_<var_name>
-```
-
-This is done to prevent any clashes of variable names with already existing
-names. And this applies to *all* shell scripts. However, there are a few times
-when that naming convention is *not* used; all of them are because those
-functions are required to change variables in the global scope.
-
-### Maintainer-Only Scripts
-
-If a script is meant to be used for maintainers (of `bc`, not package
-maintainers), then rules 2, 3, and 4 don't need to be followed as much because
-it is assumed that maintainers will be able to install whatever tools are
-necessary to do the job.
-
-## Manuals
-
-The manuals for `bc` and `dc` are all generated, and the manpages for `bc`,
-`dc`, and `bcl` are also generated.
-
-Why?
-
-I don't like the format of manpages, and I am not confident in my ability to
-write them. Also, they are not easy to read on the web.
-
-So that explains why `bcl`'s manpage is generated from its markdown version. But
-why are the markdown versions of the `bc` and `dc` generated?
-
-Because the content of the manuals needs to change based on the [build
-type][81]. For example, if `bc` was built with no history support, it should not
-have the **COMMAND LINE HISTORY** section in its manual. If it did, that would
-just confuse users.
-
-So the markdown manuals for `bc` and `dc` are generated from templates
-([`manuals/bc.1.md.in`][89] and [`manuals/dc.1.md.in`][90]). And from there,
-the manpages are generated from the generated manuals.
-
-The generated manpage for `bcl` ([`manuals/bcl.3`][62]) is checked into version
-control, and the generated markdown manuals and manpages for `bc`
-([`manuals/bc`][79]) and `dc` ([`manuals/dc`][80]) are as well.
-
-This is because generating the manuals and manpages requires a heavy dependency
-that only maintainers should care about: [Pandoc][92]. Because users [should not
-have to install *any* dependencies][136], the files are generated, checked into
-version control, and included in distribution tarballs.
-
-If you run [`configure.sh`][69], you have an easy way of generating the markdown
-manuals and manpages: just run `make manpages`. This target calls
-[`scripts/manpage.sh`][60] appropriately for `bc`, `dc`, and `bcl`.
-
-For more on how generating manuals and manpages works, see
-[`scripts/manpage.sh`][60].
-
-## Locales
-
-The locale system of `bc` is enormously complex, but that's because
-POSIX-compatible locales are terrible.
-
-How are they terrible?
-
-First, `gencat` does not work for generating cross-compilation. In other words,
-it does not generate machine-portable files. There's nothing I can do about
-this except for warn users.
-
-Second, the format of `.msg` files is...interesting. Thank goodness it is text
-because otherwise, it would be impossible to get them right.
-
-Third, `.msg` files are not used. In other words, `gencat` exists. Why?
-
-Fourth, `$NLSPATH` is an awful way to set where and *how* to install locales.
-
-Yes, where and *how*.
-
-Obviously, from it's name, it's a path, and that's the where. The *how* is more
-complicated.
-
-It's actually *not* a path, but a path template. It's a format string, and it
-can have a few format specifiers. For more information on that, see [this
-link][84]. But in essence, those format specifiers configure how each locale is
-supposed to be installed.
-
-With all those problems, why use POSIX locales? Portability, as always. I can't
-assume that `gettext` will be available, but I *can* pretty well assume that
-POSIX locales will be available.
-
-The locale system of `bc` includes all files under [`locales/`][85],
-[`scripts/locale_install.sh`][87], [`scripts/locale_uninstall.sh`][88],
-[`scripts/functions.sh`][105], the `bc_err_*` constants in [`src/data.c`][131],
-and the parts of the build system needed to activate it. There is also code in
-[`src/vm.c`][58] (in `bc_vm_gettext()`) for loading the current locale.
-
-If the order of error messages and/or categories are changed, the order of
-errors must be changed in the enum, the default error messages and categories in
-[`src/data.c`][131], and all of the messages and categories in the `.msg` files
-under [`locales/`][85].
-
-## Static Analysis
-
-I do *some* static analysis on `bc`.
-
-I used to use [Coverity][196], but I stopped using it when it started giving me
-too many false positives and also because it had a vulnerability.
-
-However, I still use the [Clang Static Analyzer][197] through
-[`scan-build`][19]. I only use it in debug mode because I have to add some
-special code to make it not complain about things that are definitely not a
-problem.
-
-The most frequent example of false positives is where a local is passed to a
-function to be initialized. [`scan-build`][19] misses that fact, so I
-pre-initialize such locals to prevent the warnings.
-
-To run `scan-build`, do the following:
-
-```
-make clean
-scan-build make
-```
-
-`scan-build` will print its warnings to `stdout`.
-
-## Fuzzing
-
-The quality of this `bc` is directly related to the amount of fuzzing I did. As
-such, I spent a lot of work making the fuzzing convenient and fast, though I do
-admit that it took me a long time to admit that it did need to be faster.
-
-First, there were several things which make fuzzing fast:
-
-* Using [AFL++][125]'s deferred initialization.
-* Splitting `bc`'s corpuses.
-* Parallel fuzzing.
-
-Second, there are several things which make fuzzing convenient:
-
-* Preprepared input corpuses.
-* [`scripts/fuzz_prep.sh`][119].
-* `tmux` and `tmuxp` configs.
-* [`scripts/afl.py`][94].
-
-### Fuzzing Performance
-
-Fuzzing with [AFL++][125] can be ***SLOW***. Spending the time to make it as
-fast as possible is well worth the time.
-
-However, there is a caveat to the above: it is easy to make [AFL++][125] crash,
-be unstable, or be unable to find "paths" (see [AFL++ Quickstart][129]) if the
-performance enhancements are done poorly.
-
-To stop [AFL++][125] from crashing on test cases, and to be stable, these are
-the requirements:
-
-* The state at startup must be *exactly* the same.
-* The virtual memory setup at startup must be *exactly* the same.
-
-The first isn't too hard; it's the second that is difficult.
-
-`bc` allocates a lot of memory at start. ("A lot" is relative; it's far less
-than most programs.) After going through an execution run, however, some of that
-memory, while it could be cleared and reset, is in different places because of
-vectors. Since vectors reallocate, their allocations are not guaranteed to be in
-the same place.
-
-So to make all three work, I had to set up the deferred initialization and
-persistent mode *before* any memory was allocated (except for `vm.jmp_bufs`,
-which is probably what caused the stability to drop below 100%). However, using
-deferred alone let me put the [AFL++][125] initialization further back. This
-works because [AFL++][125] sets up a `fork()` server that `fork()`'s `bc` right
-at that call. Thus, every run has the exact same virtual memory setup, and each
-run can skip all of the setup code.
-
-I tested `bc` using [AFL++][125]'s deferred initialization, plus persistent
-mode, plus shared memory fuzzing. In order to do it safely, with stability above
-99%, all of that was actually *slower* than using just deferred initialization
-with the initialization *right before* `stdin` was read. And as a bonus, the
-stability in that situation is 100%.
-
-As a result, my [AFL++][125] setup only uses deferred initialization. That's the
-`__AFL_INIT()` call.
-
-(Note: there is one more big item that must be done in order to have 100%
-stability: the pseudo-random number generator *must* start with *exactly* the
-same seed for every run. This is set up with the `tmux` and `tmuxp` configs that
-I talk about below in [Convenience][130]. This seed is set before the
-`__AFL_INIT()` call, so setting it has no runtime cost for each run, but without
-it, stability would be abysmal.)
-
-On top of that, while `dc` is plenty fast under fuzzing (because of a faster
-parser and less test cases), `bc` can be slow. So I have split the `bc` input
-corpus into three parts, and I set fuzzers to run on each individually. This
-means that they will duplicate work, but they will also find more stuff.
-
-On top of all of that, each input corpus (the three `bc` corpuses and the one
-`dc` corpus) is set to run with 4 fuzzers. That works out perfectly for two
-reasons: first, my machine has 16 cores, and second, the [AFL++][125] docs
-recommend 4 parallel fuzzers, at least, to run different "power schedules."
-
-### Convenience
-
-The preprepared input corpuses are contained in the
-`tests/fuzzing/bc_inputs{1,2,3}/`, and `tests/fuzzing/dc_inputs` directories.
-There are three `bc` directories and only one `dc` directory because `bc`'s
-input corpuses are about three times as large, and `bc` is a larger program;
-it's going to need much more fuzzing.
-
-(They do share code though, so fuzzing all of them still tests a lot of the same
-math code.)
-
-The next feature of convenience is the [`scripts/fuzz_prep.sh`][119] script. It
-assumes the existence of `afl-clang-lto` in the `$PATH`, but if that exists, it
-automatically configures and builds `bc` with a fuzz-ideal build.
-
-A fuzz-ideal build has several things:
-
-* `afl-clang-lto` as the compiler. (See [AFL++ Quickstart][129].)
-* Debug mode, to crash as easily as possible.
-* Full optimization (including [Link-Time Optimization][126]), for performance.
-* [AFL++][125]'s deferred initialization (see [Fuzzing Performance][127] above).
-* And `AFL_HARDEN=1` during the build to harden the build. See the [AFL++][125]
- documentation for more information.
-
-There is one big thing that a fuzz-ideal build does *not* have: it does not use
-[AFL++][125]'s `libdislocator.so`. This is because `libdislocator.so` crashes if
-it fails to allocate memory. I do not want to consider those as crashes because
-my `bc` does, in fact, handle them gracefully by exiting with a set error code.
-So `libdislocator.so` is not an option.
-
-However, to add to [`scripts/fuzz_prep.sh`][119] making a fuzz-ideal build, in
-`tests/fuzzing/`, there are two `yaml` files: [`tests/fuzzing/bc_afl.yaml`][120]
-and [`tests/fuzzing/bc_afl_continue.yaml`][121]. These files are meant to be
-used with [`tmux`][122] and [`tmuxp`][123]. While other programmers will have to
-adjust the `start_directory` item, once it is adjusted, then using this command:
-
-```
-tmuxp load tests/fuzzing/bc_afl.yaml
-```
-
-will start fuzzing.
-
-In other words, to start fuzzing, the sequence is:
-
-```
-./scripts/fuzz_prep.sh
-tmuxp load tests/fuzzing/bc_afl.yaml
-```
-
-Doing that will load, in `tmux`, 16 separate instances of [AFL++][125], 12 on
-`bc` and 4 on `dc`. The outputs will be put into the
-`tests/fuzzing/bc_outputs{1,2,3}/` and `tests/fuzzing/dc_outputs/` directories.
-
-(Note that loading that config will also delete all unsaved [AFL++][125] output
-from the output directories.)
-
-Sometimes, [AFL++][125] will report crashes when there are none. When crashes
-are reported, I always run the following command:
-
-```
-./scripts/afl.py <dir>
-```
-
-where `dir` is one of `bc1`, `bc2`, `bc3`, or `dc`, depending on which of the
-16 instances reported the crash. If it was one of the first four (`bc11` through
-`bc14`), I use `bc1`. If it was one of the second four (`bc21` through `bc24`, I
-use `bc2`. If it was one of the third four (`bc31` through `bc34`, I use `bc3`.
-And if it was `dc`, I use `dc`.
-
-The [`scripts/afl.py`][94] script will report whether [AFL++][125] correctly
-reported a crash or not. If so, it will copy the crashing test case to
-`.test.txt` and tell you whether it was from running it as a file or through
-`stdin`.
-
-From there, I personally always investigate the crash and fix it. Then, when the
-crash is fixed, I either move `.test.txt` to `tests/bc/errors/<idx>.txt` as an
-error test (if it produces an error) or I create a new `tests/bc/misc<idx>.txt`
-test for it and a corresponding results file. (See [Test Suite][124] for more
-information about the test suite.) In either case, `<idx>` is the next number
-for a file in that particular place. For example, if the last file in
-`tests/bc/errors/` is `tests/bc/errors/18.txt`, I move `.test.txt` to
-`tests/bc/error/19.txt`.
-
-Then I immediately run [`scripts/afl.py`][94] again to find the next crash
-because often, [AFL++][125] found multiple test cases that trigger the same
-crash. If it finds another, I repeat the process until it is happy.
-
-Once it *is* happy, I do the same `fuzz_prep.sh`, `tmuxp load` sequence and
-restart fuzzing. Why do I restart instead of continuing? Because with the
-changes, the test outputs could be stale and invalid.
-
-However, there *is* a case where I continue: if [`scripts/afl.py`][94] finds
-that every crash reported by [AFL++][125] is invalid. If that's the case, I can
-just continue with the command:
-
-```
-tmuxp load tests/fuzzing/bc_afl_continue.yaml
-```
-
-(Note: I admit that I usually run [`scripts/afl.py`][94] while the fuzzer is
-still running, so often, I don't find a need to continue since there was no
-stop. However, the capability is there, if needed.)
-
-In addition, my fuzzing setup, including the `tmux` and `tmuxp` configs,
-automatically set up [AFL++][125] power schedules (see [Fuzzing
-Performance][127] above). They also set up the parallel fuzzing such that there
-is one fuzzer in each group of 4 that does deterministic fuzzing. It's always
-the first one in each group.
-
-For more information about deterministic fuzzing, see the [AFL++][125]
-documentation.
-
-### Corpuses
-
-I occasionally add to the input corpuses. These files come from new files in the
-[Test Suite][124]. In fact, I use soft links when the files are the same.
-
-However, when I add new files to an input corpus, I sometimes reduce the size of
-the file by removing some redundancies.
-
-And then, when adding to the `bc` corpuses, I try to add them evenly so that
-each corpus will take about the same amount of time to get to a finished state.
-
-### [AFL++][125] Quickstart
-
-The way [AFL++][125] works is complicated.
-
-First, it is the one to invoke the compiler. It leverages the compiler to add
-code to the binary to help it know when certain branches are taken.
-
-Then, when fuzzing, it uses that branch information to generate information
-about the "path" that was taken through the binary.
-
-I don't know what AFL++ counts as a new path, but each new path is added to an
-output corpus, and it is later used as a springboard to find new paths.
-
-This is what makes AFL++ so effective: it's not just blindly thrashing a binary;
-it adapts to the binary by leveraging information about paths.
-
-### Fuzzing Runs
-
-For doing a fuzzing run, I expect about a week or two where my computer is
-basically unusable, except for text editing and light web browsing.
-
-Yes, it can take two weeks for me to do a full fuzzing run, and that does *not*
-include the time needed to find and fix crashes; it only counts the time on the
-*last* run, the one that does not find any crashes. This means that the entire
-process can take a month or more.
-
-What I use as an indicator that the fuzzing run is good enough is when the
-number of "Pending" paths (see [AFL++ Quickstart][129] above) for all fuzzer
-instances, except maybe the deterministic instances, is below 50. And even then,
-I try to let deterministic instances get that far as well.
-
-You can see how many pending paths are left in the "path geometry" section of
-the [AFL++][125] dashboard.
-
-Also, to make [AFL++][125] quit, you need to send it a `SIGINT`, either with
-`Ctrl+c` or some other method. It will not quit until you tell it to.
-
-### Radamsa
-
-I rarely use [Radamsa][99] instead of [AFL++][125]. In fact, it's only happened
-once.
-
-The reason I use [Radamsa][99] instead of [AFL++][125] is because it is easier
-to use with varying command-line arguments, which was needed for testing `bc`'s
-command-line expression parsing code, and [AFL++][125] is best when testing
-input from `stdin`.
-
-[`scripts/radamsa.sh`][100] does also do fuzzing on the [AFL++][125] inputs, but
-it's not as effective at that, so I don't really use it for that either.
-
-[`scripts/radamsa.sh`][100] and [Radamsa][99] were only really used once; I have
-not had to touch the command-line expression parsing code since.
-
-### [AddressSanitizer][21] with Fuzzing
-
-One advantage of using [AFL++][125] is that it saves every test case that
-generated a new path (see [AFL++ Quickstart][129] above), and it doesn't delete
-them when the user makes it quit.
-
-Keeping them around is not a good idea, for several reasons:
-
-* They are frequently large.
-* There are a lot of them.
-* They go stale; after `bc` is changed, the generated paths may not be valid
- anymore.
-
-However, before they are deleted, they can definitely be leveraged for even
-*more* bug squashing by running *all* of the paths through a build of `bc` with
-[AddressSanitizer][21].
-
-This can easily be done with these four commands:
-
-```
-./scripts/fuzz_prep.sh -a
-./scripts/afl.py --asan bc1
-./scripts/afl.py --asan bc2
-./scripts/afl.py --asan bc3
-./scripts/afl.py --asan dc
-```
-
-(By the way, the last four commands could be run in separate terminals to do the
-processing in parallel.)
-
-These commands build an [ASan][21]-enabled build of `bc` and `dc` and then they
-run `bc` and `dc` on all of the found crashes and path output corpuses. This is
-to check that no path or crash has found any memory errors, including memory
-leaks.
-
-Because the output corpuses can contain test cases that generate infinite loops
-in `bc` or `dc`, [`scripts/afl.py`][94] has a timeout of 8 seconds, which is far
-greater than the timeout that [AFL++][125] uses and should be enough to catch
-any crash.
-
-If [AFL++][125] fails to find crashes *and* [ASan][21] fails to find memory
-errors on the outputs of [AFL++][125], that is an excellent indicator of very
-few bugs in `bc`, and a release can be made with confidence.
-
-## Code Concepts
-
-This section is about concepts that, if understood, will make it easier to
-understand the code as it is written.
-
-The concepts in this section are not found in a single source file, but they are
-littered throughout the code. That's why I am writing them all down in a single
-place.
-
-### POSIX Mode
-
-POSIX mode is `bc`-only.
-
-In fact, POSIX mode is two different modes: Standard Mode and Warning Mode.
-These modes are designed to help users write POSIX-compatible `bc` scripts.
-
-#### Standard Mode
-
-Standard Mode is activated with the `-s` or `--standard` flags.
-
-In this mode, `bc` will error if any constructs are used that are not strictly
-compatible with the [POSIX `bc` specification][2].
-
-#### Warning Mode
-
-Warning Mode is activated with the `-w` or `--warn` flags.
-
-In this mode, `bc` will issue warnings, but continue, if any constructs are used
-that are not strictly compatible with the [POSIX `bc` specification][2].
-
-### Memory Management
-
-The memory management in `bc` is simple: everything is owned by one thing.
-
-If something is in a vector, it is owned by that vector.
-
-If something is contained in a struct, it is owned by that struct with one
-exception: structs can be given pointers to other things, but only if those
-other things will outlast the struct itself.
-
-As an example, the `BcParse` struct has a pointer to the one `BcProgram` in
-`bc`. This is okay because the program is initialized first and deallocated
-last.
-
-In other words, it's simple: if a field in a struct is a pointer, then unless
-that pointer is directly allocated by the struct (like the vector array or the
-number limb array), that struct does not own the item at that pointer.
-Otherwise, the struct *does* own the item.
-
-### [Async-Signal-Safe][115] Signal Handling
-
-`bc` is not the typical Unix utility. Most Unix utilities are I/O bound, but
-`bc` is, by and large, CPU-bound. This has several consequences, but the biggest
-is that there is no easy way to allow signals to interrupt it.
-
-This consequence is not obvious, but it comes from the fact that a lot of I/O
-operations can be interrupted and return [`EINTR`][198]. This makes such I/O
-calls natural places for allowing signals to interrupt execution, even when the
-signal comes during execution, and not interrupting I/O calls. The way this is
-done is setting a flag in the signal handler, which is checked around the time
-of the I/O call, when it is convenient.
-
-Alternatively, I/O bound programs can use the [self-pipe trick][199].
-
-Neither of these are possible in `bc` because the execution of math code can
-take a long time. If a signal arrives during this long execution time, setting a
-flag like an I/O bound application and waiting until the next I/O call could
-take seconds, minutes, hours, or even days. (Last I checked, my `bc` takes a
-week to calculate a million digits of pi, and it's not slow as far as `bc`
-implementations go.)
-
-Thus, using just the technique of setting the flag just will not work for an
-interactive calculator.
-
-Well, it can, but it requires a lot of code and massive inefficiencies. I know
-this because that was the original implementation.
-
-The original implementation set a flag and just exit the signal handler. Then,
-on just about every loop header, I have a check for the signal flag. These
-checks happened on every iteration of every loop. It was a massive waste because
-it was polling, and [polling is evil][200].
-
-So for version [3.0.0][32], I expended a lot of effort to change the
-implementation.
-
-In the new system, code *outside* the signal handler sets a flag (`vm.sig_lock`)
-to tell the signal handler whether it can use `longjmp()` to stop the current
-execution. If so, it does. If not, it sets a flag, which then is used by the
-code outside the signal handler that set the `vm.sig_lock` flag. When that code
-unsets `vm.sig_lock`, it checks to see if a signal happened, and if so, that
-code executes the `longjmp()` and stops the current execution.
-
-Other than that, the rest of the interrupt-based implementation is best
-described in the [Error Handling][97].
-
-However, there are rules for signal handlers that I must lay out.
-
-First, signal handlers can only call [async-signal-safe][115] functions.
-
-Second, any field set or read by both the signal handler and normal code must be
-a `volatile sig_atomic_t`.
-
-Third, when setting such fields, they must be set to constants and no math can
-be done on them. This restriction and the above restriction exist in order to
-ensure that the setting of the fields is always atomic with respect to signals.
-
-These rules exist for *any* code using Unix signal handlers, not just `bc`.
-
-#### Vectors and Numbers
-
-Vectors and numbers needed special consideration with the interrupt-based signal
-handling.
-
-When vectors and numbers are about to allocate, or *reallocate* their arrays,
-they need to lock signals to ensure that they do not call `malloc()` and friends
-and get interrupted by a signal because, as you will see in the [Error
-Handling][97] section, `longjmp()` cannot be used in a signal handler if it may
-be able to interrupt a non-[async-signal-safe][115] function like `malloc()` and
-friends.
-
-### Asserts
-
-If you asked me what procedure is used the most in `bc`, I would reply without
-hesitation, "`assert()`."
-
-I use `assert()` everywhere. In fact, it is what made [fuzzing][82] with
-[AFL++][125] so effective. [AFL++][125] is incredibly good at finding crashes,
-and a failing `assert()` counts as one.
-
-So while a lot of bad bugs might have corrupted data and *not* caused crashes,
-because I put in so many `assert()`'s, they were *turned into* crashing bugs,
-and [AFL++][125] found them.
-
-By far, the most bugs it found this way was in the `bc` parser. (See the [`bc`
-Parsing][110] for more information.) And even though I was careful to put
-`assert()`'s everywhere, most parser bugs manifested during execution of
-bytecode because the virtual machine assumes the bytecode is valid.
-
-Sidenote: one of those bugs caused an infinite recursion when running the sine
-(`s()`) function in the math library, so yes, parser bugs can be *very* weird.
-
-Anyway, they way I did `assert()`'s was like this: whenever I realized that I
-had put assumptions into the code, I would put an `assert()` there to test it
-**and** to *document* it.
-
-Yes, documentation. In fact, by far the best documentation of the code in `bc`
-is actually the `assert()`'s. The only time I would not put an `assert()` to
-test an assumption is if that assumption was already tested by an `assert()`
-earlier.
-
-As an example, if a function calls another function and passes a pointer that
-the caller previously `assert()`'ed was *not* `NULL`, then the callee does not
-have to `assert()` it too, unless *also* called by another function that does
-not `assert()` that.
-
-At first glance, it may seem like putting asserts for pointers being non-`NULL`
-everywhere would actually be good, but unfortunately, not for fuzzing. Each
-`assert()` is a branch, and [AFL++][125] rates its own effectiveness based on
-how many branches it covers. If there are too many `assert()`'s, it may think
-that it is not being effective and that more fuzzing is needed.
-
-This means that `assert()`'s show up most often in two places: function
-preconditions and function postconditions.
-
-Function preconditions are `assert()`'s that test conditions relating to the
-arguments a function was given. They appear at the top of the function, usually
-before anything else (except maybe initializing a local variable).
-
-Function postconditions are `assert()`'s that test the return values or other
-conditions when a function exits. These are at the bottom of a function or just
-before a `return` statement.
-
-The other `assert()`'s cover various miscellaneous assumptions.
-
-If you change the code, I ***HIGHLY*** suggest that you use `assert()`'s to
-document your assumptions. And don't remove them when [AFL++][125] gleefully
-crashes `bc` and `dc` over and over again.
-
-### Vectors
-
-In `bc`, vectors mean resizable arrays, and they are the most fundamental piece
-of code in the entire codebase.
-
-I had previously written a [vector implementation][112], which I used to guide
-my decisions, but I wrote a new one so that `bc` would not have a dependency. I
-also didn't make it as sophisticated; the one in `bc` is very simple.
-
-Vectors store some information about the type that they hold:
-
-* The size (as returned by `sizeof`).
-* An enum designating the destructor.
-
-If the destructor is `BC_DTOR_NONE`, it is counted as the type not having a
-destructor.
-
-But by storing the size, the vector can then allocate `size * cap` bytes, where
-`cap` is the capacity. Then, when growing the vector, the `cap` is doubled again
-and again until it is bigger than the requested size.
-
-But to store items, or to push items, or even to return items, the vector has to
-figure out where they are, since to it, the array just looks like an array of
-bytes.
-
-It does this by calculating a pointer to the underlying type with
-`v + (i * size)`, where `v` is the array of bytes, `i` is the index of the
-desired element, and `size` is the size of the underlying type.
-
-Doing that, vectors can avoid undefined behavior (because `char` pointers can
-be cast to any other pointer type), while calculating the exact position of
-every element.
-
-Because it can do that, it can figure out where to push new elements by
-calculating `v + (len * size)`, where `len` is the number of items actually in
-the vector.
-
-By the way, `len` is different from `cap`. While `cap` is the amount of storage
-*available*, `len` is the number of actual elements in the vector at the present
-point in time.
-
-Growing the vector happens when `len` is equal to `cap` *before* pushing new
-items, not after.
-
-To add a destructor, you need to add an enum item to `BcDtorType` in
-[`include/vector.h`][174] and add the actual destructor in the same place as the
-enum item in the `bc_vec_dtors[]` array in [`src/data.c`][131].
-
-#### Pointer Invalidation
-
-There is one big danger with the vectors as currently implemented: pointer
-invalidation.
-
-If a piece of code receives a pointer from a vector, then adds an item to the
-vector before they finish using the pointer, that code must then update the
-pointer from the vector again.
-
-This is because any pointer inside the vector is calculated based off of the
-array in the vector, and when the vector grows, it can `realloc()` the array,
-which may move it in memory. If that is done, any pointer returned by
-`bc_vec_item()`, `bc_vec_top()` and `bc_vec_item_rev()` will be invalid.
-
-This fact was the single most common cause of crashes in the early days of this
-`bc`; wherever I have put a comment about pointers becoming invalidated and
-updating them with another call to `bc_vec_item()` and friends, *do **NOT**
-remove that code!*
-
-#### Maps
-
-Maps in `bc` are...not.
-
-They are really a combination of two vectors. Those combinations are easily
-recognized in the source because one vector is named `<name>s` (plural), and the
-other is named `<name>_map`.
-
-There are currently three, all in `BcProgram`:
-
-* `fns` and `fn_map` (`bc` functions).
-* `vars` and `var_map` (variables).
-* `arrs` and `arr_map` (arrays).
-
-They work like this: the `<name>_map` vector holds `BcId`'s, which just holds a
-string and an index. The string is the name of the item, and the index is the
-index of that item in the `<name>s` vector.
-
-Obviously, I could have just done a linear search for items in the `<name>s`
-vector, but that would be slow with a lot of functions/variables/arrays.
-Instead, I ensure that whenever an item is inserted into the `<name>_map`
-vector, the item is inserted in sorted order. This means that the `<name>_map`
-is always sorted (by the names of the items).
-
-So when looking up an item in the "map", what is really done is this:
-
-1. A binary search is carried out on the names in the `<name>_map` vector.
-2. When one is found, it returns the index in the `<name>_map` vector where the
- item was found.
-3. This index is then used to retrieve the `BcId`.
-4. The index from the `BcId` is then used to index into the `<name>s` vector,
- which returns the *actual* desired item.
-
-Why were the `<name>s` and `<name>_map` vectors not combined for ease? The
-answer is that sometime, when attempting to insert into the "map", code might
-find that something is already there. For example, a function with that name may
-already exist, or the variable might already exist.
-
-If the insert fails, then the name already exists, and the inserting code can
-forego creating a new item to put into the vector. However, if there is no item,
-the inserting code must create a new item and insert it.
-
-If the two vectors were combined together, it would not be possible to separate
-the steps such that creating a new item could be avoided if it already exists.
-
-#### Slabs and Slab Vectors
-
-`bc` allocates *a lot* of small strings, and small allocations are the toughest
-for general-purpose allocators to handle efficiently.
-
-Because of that reason, I decided to create a system for allocating small
-strings using something that I call a "slab vector" after [slab
-allocators][201].
-
-These vectors allocate what I call "slabs," which are just an allocation of a
-single page with a length to tell the slab how much of the slab is used.
-
-The vector itself holds slabs, and when the slab vector is asked to allocate a
-string, it attempts to in the last slab. If that slab cannot do so, it allocates
-a new slab and allocates from that.
-
-There is one exception: if a string is going to be bigger than 128 bytes, then
-the string is directly allocated, and a slab is created with that pointer and a
-length of `SIZE_MAX`, which tells the slab vector that it is a direct
-allocation. Then, the last slab is pushed into the next spot and the new special
-slab is put into the vacated spot. This ensures that a non-special slab is
-always last.
-
-### Command-Line History
-
-When I first wrote `bc`, I immediately started using it in order to eat my own
-dog food.
-
-It sucked, and the biggest reason why was because of the lack of command-line
-history.
-
-At first, I just dealt with it, not knowing how command-line history might be
-implemented.
-
-Eventually, I caved and attempted to adapt [`linenoise-mob`][28], which I had
-known about for some time.
-
-It turned out to be easier than I thought; the hardest part was the tedious
-renaming of everything to fit the `bc` naming scheme.
-
-Understanding command-line history in `bc` is really about understanding VT-100
-escape codes, so I would start there.
-
-Now, the history implementation of `bc` has been adapted far beyond that initial
-adaptation to make the command-line history implementation perfect for `bc`
-alone, including integrating it into `bc`'s [Custom I/O][114] and making sure
-that it does not disturb output that did not end with a newline.
-
-On top of that, at one point, I attempted to get history to work on Windows. It
-barely worked after a lot of work and a lot of portability code, but even with
-all of that, it does not have at least one feature: multi-line pasting from the
-clipboard.
-
-### Error Handling
-
-The error handling on `bc` got an overhaul for version [`3.0.0`][32], and it
-became one of the things that taught me the most about C in particular and
-programming in general.
-
-Before then, error handling was manual. Almost all functions returned a
-`BcStatus` indicating if an error had occurred. This led to a proliferation of
-lines like:
-
-```
-if (BC_ERR(s)) return s;
-```
-
-In fact, a quick and dirty count of such lines in version `2.7.2` (the last
-version before [`3.0.0`][32] turned up 252 occurrences of that sort of line.
-
-And that didn't even guarantee that return values were checked *everywhere*.
-
-But before I can continue, let me back up a bit.
-
-From the beginning, I decided that I would not do what GNU `bc` does on errors;
-it tries to find a point at which it can recover. Instead, I decided that I
-would have `bc` reset to a clean slate, which I believed, would reduce the
-number of bugs where an unclean state caused errors with continuing execution.
-
-So from the beginning, errors would essentially unwind the stack until they got
-to a safe place from which to clean the slate, reset, and ask for more input.
-
-Well, if that weren't enough, `bc` also has to handle [POSIX signals][113]. As
-such, it had a signal handler that set a flag. But it could not safely interrupt
-execution, so that's all it could do.
-
-In order to actually respond to the signal, I had to litter checks for the flag
-*everywhere* in the code. And I mean *everywhere*. They had to be checked on
-every iteration of *every* loop. They had to be checked going into and out of
-certain functions.
-
-It was a mess.
-
-But fortunately for me, signals did the same thing that errors did: they unwound
-the stack to the *same* place.
-
-Do you see where I am going with this?
-
-It turns out that what I needed was a [async-signal-safe][115] form of what
-programmers call "exceptions" in other languages.
-
-I knew that [`setjmp()`][116] and [`longjmp()`][117] are used in C to implement
-exceptions, so I thought I would learn how to use them. How hard could it be?
-
-Quite hard, it turns out, especially in the presence of signals. And that's
-because there are a few big snares:
-
-1. The value of any local variables are not guaranteed to be preserved after a
- `longjmp()` back into a function.
-2. While `longjmp()` is required to be [async-signal-safe][115], if it is
- invoked by a signal handler that interrupted a non-[async-signal-safe][115]
- function, then the behavior is undefined.
-
-Oh boy.
-
-For number 1, the answer to this is to hide data that must stay changed behind
-pointers. Only the *pointers* are considered local, so as long as I didn't do
-any modifying pointer arithmetic, pointers and their data would be safe. For
-cases where I have local data that must change and stay changed, I needed to
-*undo* the `setjmp()`, do the change, and the *redo* the `setjmp()`.
-
-For number 2, `bc` needs some way to tell the signal handler that it cannot do a
-`longjmp()`. This is done by "locking" signals with a `volatile sig_atomic_t`.
-(For more information, see the [Async-Signal-Safe Signal Handling][173]
-section.) For every function that calls a function that is not
-async-signal-safe, they first need to use `BC_SIG_LOCK` to lock signals, and
-afterward, use `BC_SIG_UNLOCK` to unlock signals.
-
-`BC_SIG_UNLOCK` has another requirement: it must check for signals or errors and
-jump if necessary.
-
-On top of all of that, *all* functions with cleanup needed to be able to run
-their cleanup. This meant that `longjmp()` could not just jump to the finish; it
-had to start what I call a "jump series," using a stack of `jmp_buf`'s
-(`jmp_bufs` in `BcVm`). Each `longjmp()` uses the top of the `jmp_bufs` stack to
-execute its jump. Then, if the cleanup code was executed because of a jump, the
-cleanup code was responsible for continuing the jump series by popping the
-previous item off the stack and using the new top of the stack for a jump.
-
-In this way, C++-style exceptions were implemented in pure C. Not fun, but it
-works. However, the order of operations matters, especially in the macros that
-help implement the error handling.
-
-For example, in `BC_UNSETJMP`, signals are unlocked before checking for signals.
-If a signal comes between, that's fine; it will still cause a jump to the right
-place. However, disabling the lock after could mean that a signal could come
-*after* checking for signals, but before signals were unlocked, causing the
-handling of the signal to be delayed.
-
-#### Custom I/O
-
-Why did I implement my own buffered I/O for `bc`? Because I use `setjmp()` and
-`longjmp()` for error handling (see the [Error Handling][97] section), and the
-buffered I/O in `libc` does not interact well with the use of those procedures;
-all of the buffered I/O API is basically non-[async-signal-safe][115].
-
-Implementing custom buffered I/O had other benefits. First, it allowed me to
-tightly integrate history with the I/O code. Second, it allowed me to make
-changes to history in order to make it adapt to user prompts.
-
-### Lexing
-
-To simplify parsing, both calculators use lexers to turn the text into a more
-easily-parsable form.
-
-While some tokens are only one character long, others require many tokens, and
-some of those need to store all of the text corresponding to the token for use
-by the parsers. Tokens that need to store their corresponding text include, but
-are not limited to:
-
-* Strings.
-* Numbers.
-* Identifiers.
-
-For this purpose, the lexer has a [vector][111] named `str` to store the data
-for tokens. This data is overwritten if another token is lexed that needs to
-store data, so the parsers need to copy the data before calling the lexer again.
-
-Both lexers do some of the same things:
-
-* Lex identifiers into tokens, storing the identifier in `str`.
-* Lex number strings into tokens, storing the string in `str`.
-* Lex whitespace.
-* Lex comments.
-
-Other than that, and some common plumbing, the lexers have separate code.
-
-#### `dc` Lexing
-
-The `dc` lexer is remarkably simple; in fact, besides [`src/main.c`][205],
-[`src/bc.c`][40], and [`src/dc.c`][44], which just contain one function each,
-the only file smaller that [`src/dc_lex.c`][45] is [`src/args.c`][206], which
-just processes command-line arguments after they are parsed by
-[`src/opt.c`][51].
-
-For most characters, the `dc` lexer is able to convert directly from the
-character to its corresponding token. This happens using `dc_lex_tokens[]` in
-[`src/data.c`][131].
-
-`dc`'s lexer also has to lex the register name after lexing tokens for commands
-that need registers.
-
-And finally, `dc`'s lexer needs to parse `dc` strings, which is the only part of
-the `dc` lexer that is more complex than the `bc` lexer. This is because `dc`
-strings need to have a balanced number of brackets.
-
-#### `bc` Lexing
-
-The `bc` lexer is fairly simple. It does the following things:
-
-* Lexes `bc` strings.
-* Lexes `bc` identifiers. This is necessary because this is how `bc` keywords
- are lexed. After ensuring that an identifier is not a keyword, the `bc` lexer
- allows the common identifier function to take over.
-* Turns characters and groups of characters into `bc` operator tokens.
-
-### Parsing
-
-The difference between parsing `bc` and `dc` code is...vast. The `dc` parser is
-simple, while the `bc` parser is the most complex piece of code in the entire
-codebase.
-
-However, they both do some of the same things.
-
-First, the parsers do *not* use [abstract syntax trees][207]; instead, they
-directly generate the bytecode that will be executed by the `BcProgram` code.
-Even in the case of `bc`, this heavily simplifies the parsing because the
-[Shunting-Yard Algorithm][109] is designed to generate [Reverse Polish
-Notation][108], which is basically directly executable.
-
-Second, any extra data that the `BcProgram` needs for execution is stored into
-functions (see the [Functions][208] section). These include constants and
-strings.
-
-#### `dc` Parsing
-
-The parser for `dc`, like its lexer, is remarkably simple. In fact, the easiness
-of lexing and parsing [Reverse Polish notation][108] is probably why it was used
-for `dc` when it was first created at Bell Labs.
-
-For most tokens, the `dc` parser is able to convert directly from the token
-to its corresponding instruction. This happens using `dc_parse_insts[]` in
-[`src/data.c`][131].
-
-`dc`'s parser also has to parse the register name for commands that need
-registers. This is the most complex part of the `dc` parser; each different
-register command needs to be parsed differently because most of them require two
-or more instructions to execute properly.
-
-For example, storing in a register requires a swap instruction and an assignment
-instruction.
-
-Another example are conditional execution instructions; they need to produce the
-instruction for the condition, and then they must parse a possible "else" part,
-which might not exist.
-
-#### `bc` Parsing
-
-`bc`'s parser is, by far, the most sensitive piece of code in this software, and
-there is a very big reason for that: `bc`'s standard is awful and defined a very
-poor language.
-
-The standard says that either semicolons or newlines can end statements. Trying
-to parse the end of a statement when it can either be a newline or a semicolon
-is subtle. Doing it in the presence of control flow constructs that do not have
-to use braces is even harder.
-
-And then comes the biggest complication of all: `bc` has to assume that it is
-*always* at a REPL (Read-Eval-Print Loop). `bc` is, first and foremost, an
-*interactive* utility.
-
-##### Flags
-
-All of this means that `bc` has to be able to partially parse something, store
-enough data to recreate that state later, and return, making sure to not
-execute anything in the meantime.
-
-*That* is what the flags in [`include/bc.h`][106] are: they are the state that
-`bc` is saving for itself.
-
-It saves them in a stack, by the way, because it's possible to nest
-structures, just like any other programming language. Thus, not only does it
-have to store state, it needs to do it arbitrarily, and still be able to
-come back to it.
-
-So `bc` stores its parser state with flags in a stack. Careful setting of these
-flags, along with properly using them and maintaining the flag stack, are what
-make `bc` parsing work, but it's complicated. In fact, as I mentioned, the `bc`
-parser is the single most subtle, fickle, and sensitive piece of code in the
-entire codebase. Only one thing came close once: square root, and that was only
-sensitive because I wrote it wrong. This parser is pretty good, and it is
-*still* sensitive. And flags are the reason why.
-
-For more information about what individual flags there are, see the comments in
-[`include/bc.h`][106].
-
-##### Labels
-
-`bc`'s language is Turing-complete. That means that code needs the ability to
-jump around, specifically to implement control flow like `if` statements and
-loops.
-
-`bc` handles this while parsing with what I called "labels."
-
-Labels are markers in the bytecode. They are stored in functions alongside the
-bytecode, and they are just indices into the bytecode.
-
-When the `bc` parser creates a label, it pushes an index onto the labels array,
-and the index of the label in that array is the index that will be inserted into
-the bytecode.
-
-Then, when a jump happens, the index pulled out of the bytecode is used to index
-the labels array, and the label (index) at the index is then used to set the
-instruction pointer.
-
-##### Cond Labels
-
-"Cond" labels are so-called because they are used by conditionals.
-
-The key to them is that they come *before* the code that uses them. In other
-words, when jumping to a condition, code is jumping *backwards*.
-
-This means that when a cond label is created, the value that should go there is
-well-known. Cond labels are easy.
-
-However, they are still stored on a stack so that the parser knows what cond
-label to use.
-
-##### Exit Labels
-
-Exit labels are not so easy.
-
-"Exit" labels are so-called because they are used by code "exiting" out of `if`
-statements or loops.
-
-The key to them is that they come *after* the code that uses them. In other
-words, when jumping to an exit, code is jumping *forwards*.
-
-But this means that when an exit label is created, the value that should go
-there is *not* known. The code that needs it must be parsed and generated first.
-
-That means that exit labels are created with the index of `SIZE_MAX`, which is
-then specifically checked for with an assert in `bc_program_exec()` before using
-those indices.
-
-There should ***NEVER*** be a case when an exit label is not filled in properly
-if the parser has no bugs. This is because every `if` statement, every loop,
-must have an exit, so the exit must be set. If not, there is a bug.
-
-Exit labels are also stored on a stack so that the parser knows what exit label
-to use.
-
-##### Expression Parsing
-
-`bc` has expressions like you might expect in a typical programming language.
-This means [infix notation][107].
-
-One thing about infix notation is that you can't just generate code straight
-from it like you can with [Reverse Polish notation][108]. It requires more work
-to shape it into a form that works for execution on a stack machine.
-
-That extra work is called the [Shunting-Yard algorithm][109], and the form it
-translates infix notation into is...[Reverse Polish notation][108].
-
-In order to understand the rest of this section, you must understand the
-[Shunting-Yard algorithm][109]. Go do that before you read on.
-
-###### Operator Stack
-
-In `bc`, the [Shunting-Yard algorithm][109] is implemented with bytecode as the
-output and an explicit operator stack (the `ops` field in `BcParse`) as the
-operator stack. It stores tokens from `BcLex`.
-
-However, there is one **HUGE** hangup: multiple expressions can stack. This
-means that multiple expressions can be parsed at one time (think an array element
-expression in the middle of a larger expression). Because of that, we need to
-keep track of where the previous expression ended. That's what `start` parameter
-to `bc_parse_operator()` is.
-
-Parsing multiple expressions on one operator stack only works because
-expressions can only *stack*; this means that, if an expression begins before
-another ends, it must *also* end before that other expression ends. This
-property ensures that operators will never interfere with each other on the
-operator stack.
-
-###### Recursion
-
-Because expressions can stack, parsing expressions actually requires recursion.
-Well, it doesn't *require* it, but the code is much more readable that way.
-
-This recursion is indirect; the functions that `bc_parse_expr_err()` (the actual
-expression parsing function) calls can, in turn, call it.
-
-###### Expression Flags
-
-There is one more big thing: not all expressions in `bc` are equal.
-
-Some expressions have requirements that others don't have. For example, only
-array arguments can be arrays (which are technically not expressions, but are
-treated as such for parsing), and some operators (in POSIX) are not allowed in
-certain places.
-
-For this reason, functions that are part of the expression parsing
-infrastructure in `bc`'s parser usually take a `flags` argument. This is meant
-to be passed to children, and somewhere, they will be checked to ensure that the
-resulting expression meets its requirements.
-
-There are also places where the flags are changed. This is because the
-requirements change.
-
-Maintaining the integrity of the requirements flag set is an important part of
-the `bc` parser. However, they do not have to be stored on a stack because their
-stack is implicit from the recursion that expression parsing uses.
-
-### Functions
-
-Functions, in `bc`, are data structures that contain the bytecode and data
-produced by the parsers. Functions are what the `BcProgram` program executes.
-
-#### Main and Read Functions
-
-There are two functions that always exist, which I call the "main" and "read"
-functions.
-
-The "main" function is the function in which any code and data outside other
-functions is put. Basically, it is the function where the scripting code ends
-up.
-
-The "read" function is the function that is reset and parsed every time a call
-to the `read()` builtin function happens.
-
-#### `dc` Strings
-
-In `dc`, strings can be executed, and since there are no actual "functions" in
-`dc`, strings are handled as functions. In fact, they are effectively translated
-into functions by parsing.
-
-##### Tail Calls
-
-Since strings in `dc` are functions, and the fact that `dc` has no native loops,
-such loops are implemented in `dc` code using strings with conditional execution
-commands at the end of strings.
-
-When such conditional execution, or even unconditional execution, commands are
-the very last commands in a string, then `dc` can perform a [tail call][202].
-
-This is done by recording the fact that a tail call happened, done by
-incrementing an integer on a stack. When a string is executed *without* a tail
-call, a new entry is pushed onto the stack with the integer `1`.
-
-When a string finally quits that followed tail calls, its stack entry is popped,
-eliminating all of those tail calls.
-
-Why perform tail calls? Because otherwise, `dc` would be subject to the same
-thing that plagues [functional programming languages][203]: stack overflow. In
-`dc`'s case, that would manifest itself as a growing [heap][204], because the
-execution stack is stored on the heap, until a fatal allocation failure would
-occur.
-
-#### Execution
-
-Execution is handled by an interpreter implemented using `BcProgram` and code
-in [`src/program.c`][53].
-
-The interpreter is a mix between a [stack machine][210] and a [register
-machine][211]. It is a stack machine in that operations happen on a stack I call
-the "results stack," but it is a register machine in that items on the stack can
-be stored to and loaded from "registers" (`dc` terminology), variables (`bc`
-terminology), and arrays.
-
-##### Stacks
-
-There are two stacks in the interpreter:
-
-* The "results" stack (as mentioned above).
-* The "execution" stack.
-
-The results stack (the `results` field of the `BcProgram` struct) is the stack
-where the results of computations are stored. It is what makes the interpreter
-part [stack machine][210]. It is filled with `BcResult`'s.
-
-The execution stack (the `stack` field of the `BcProgram` struct) is the stack
-that tracks the current execution state of the interpreter. It is the presence
-of this separate stack that allows the interpreter to implement the machine as a
-loop, rather than recursively. It is filled with `BcInstPtr`'s, which are the
-"instruction pointers."
-
-These instruction pointers have three fields, all integers:
-
-* `func`, the index of the function that is currently executing.
-* `idx`, the index of the next bytecode instruction to execute in the function's
- bytecode array.
-* `len`, which is the length of the results stack when the function started
- executing. This is not used by `dc`, but it used by `bc` because functions
- in `bc` should never affect the results stack of their callers.
-
-With these three fields, and always executing using the instruction pointer at
-the top of the execution stack, the interpreter can always keep track of its
-execution.
-
-When a function or a string starts executing, a new `BcInstPtr` is pushed onto
-the execution stack for it. This includes if a function was called recursively.
-And then, when the function or string returns, its `BcInstPtr` is popped off of
-the execution stack.
-
-##### Bytecode
-
-Execution of functions are done through bytecode produced directly by the
-parsers (see the [Parsing][209]). This bytecode is stored in the `code`
-[vector][111] of the `BcFunc` struct.
-
-This is a vector for two reasons:
-
-* It makes it easier to add bytecode to the vector in the parsers.
-* `bc` allows users to redefine functions.
-
-The reason I can use bytecode is because there are less than 256 instructions,
-so an `unsigned char` can store all the bytecodes.
-
-###### Bytecode Indices
-
-There is one other factor to bytecode: there are instructions that need to
-reference strings, constants, variables, or arrays. Bytecode need some way to
-reference those things.
-
-Fortunately, all of those things can be referenced in the same way: with indices
-because all of the items are in vectors.
-
-So `bc` has a way of encoding an index into bytecode. It does this by, after
-pushing the instruction that references anything, pushing a byte set to the
-length of the index in bytes, then the bytes of the index are pushed in
-little-endian order.
-
-Then, when the interpreter encounters an instruction that needs one or more
-items, it decodes the index or indices there and updates the `idx` field of the
-current `BcInstPtr` to point to the byte after the index or indices.
-
-One more thing: the encoder of the indices only pushes as many bytes as
-necessary to encode the index. It stops pushing when the index has no more bytes
-with any 1 bits.
-
-##### Variables
-
-In `bc`, the vector of variables, `vars` in `BcProgram`, is not a vector of
-numbers; it is a vector of vector of numbers. The first vector is the vector of
-variables, the second is the variable stack, and the last level is the actual
-number.
-
-This is because both `bc` and `dc` need variables to be stacks.
-
-For `dc`, registers are *defined* to be stacks.
-
-For `bc`, variables as stacks is how function arguments/parameters and function
-`auto` variables are implemented.
-
-When a function is called, and a value needs to be used as a function argument,
-a copy of the value is pushed onto the stack corresponding to the variable with
-the same name as the function's parameter. For `auto` variables, a new number
-set to zero is pushed onto each stack corresponding to the `auto` variables.
-(Zero is used because the [`bc` spec][2] requires that `auto` variables are set
-to zero.)
-
-It is in this way that the old value of the variable, which may not even be
-related to the function parameter or `auto` variable, is preserved while the
-variable is used as a function parameter or `auto` variable.
-
-When the function returns, of course, the stacks of the variables for the
-parameters and `auto`'s will have their top item popped, restoring the old value
-as it was before the function call.
-
-##### Arrays
-
-Like variables, arrays are also implemented as stacks. However, because they are
-arrays, there is yet another level; the `arrs` field in `BcProgram` is a vector
-of vectors of vectors of numbers. The first of the two levels is the vector of
-arrays, the second the stack of for each array, the third the actual array, and
-last the numbers in the array.
-
-`dc` has no need of this extra stack, but `bc` does because arrays can be
-function parameters themselves.
-
-When arrays are used for function arguments, they are copied with a deep copy;
-each item of the source vector is copied. This is because in `bc`, according to
-the [`bc` spec][2], all function arguments are passed by value.
-
-However, array references are possible (see below).
-
-When arrays are used as `auto`'s, a new vector is pushed with one element; if
-more elements are needed, the array is grown automatically, and new elements are
-given the value of zero.
-
-In fact, if *any* array is accessed and does not have an element at that index,
-the array is automaticall grown to that size, and all new elements are given the
-value zero. This behavior is guaranteed by the [`bc` spec][2].
-
-###### Array References
-
-Array references had to be implemented as vectors themselves because they must
-be pushed on the vectors stacks, which, as seen above, expect vectors
-themselves.
-
-So thus, references are implemented as vectors on the vector stacks. These
-vectors are not vectors of vectors themselves; they are vectors of bytes; in
-fact, the fact that they are byte vectors and not vector vectors is how a
-reference vector is detected.
-
-These reference vectors always have the same two things pushed: a byte encoding
-(the same way bytecode indices are) of the referenced vector's index in the
-`arrs` vector, and a byte encoding of the referenced vectors index in the vector
-stack.
-
-If an item in a referenced vector is needed, then the reference is dereferenced,
-and the item is returned.
-
-If a reference vector is passed to a function that does *not* expect a
-reference, the vector is dereferenced and a deep copy is done, in the same way
-as vectors are copied for normal array function parameters.
-
-### Callbacks
-
-There are many places in `bc` and `dc` where function pointers are used:
-
-* To implement destructors in vectors. (See the [Vectors][111] section.)
-* To select the correct lex and parse functions for `bc` and `dc`.
-* To select the correct function to execute unary operators.
-* To select the correct function to execute binary operators.
-* To calculate the correct number size for binary operators.
-* To print a "digit" of a number.
-* To seed the pseudo-random number generator.
-
-And there might be more.
-
-In every case, they are used for reducing the amount of code. Instead of
-`if`/`else` chains, such as:
-
-```
-if (BC_IS_BC) {
- bc_parse_parse(vm.parse);
-}
-else {
- dc_parse_parse(vm.parse);
-}
-```
-
-The best example of this is `bc_num_binary()`. It is called by every binary
-operator. It figures out if it needs to allocate space for a new `BcNum`. If so,
-it allocates the space and then calls the function pointer to the *true*
-operation.
-
-Doing it like that shrunk the code *immensely*. First, instead of every single
-binary operator duplicating the allocation code, it only exists in one place.
-Second, `bc_num_binary()` itself does not have a massive `if`/`else` chain or a
-`switch` statement.
-
-But perhaps the most important use was for destructors in vectors.
-
-Most of the data structures in `bc` are stored in vectors. If I hadn't made
-destructors available for vectors, then ensuring that `bc` had no memory leaks
-would have been nigh impossible. As it is, I check `bc` for memory leaks every
-release when I change the code, and I have not released `bc` after version
-`1.0.0` with any memory leaks, as far as I can remember anyway.
-
-### Numbers
-
-In order to do arbitrary-precision math, as `bc` must do, there must be some way
-of representing arbitrary-precision numbers. `BcNum` in [`include/num.h`][184]
-is `bc`'s.
-
-(Note: the word ["limb"][214] is used below; it has a specific meaning when
-applied to arbitrary-precision numbers. It means one piece of the number. It can
-have a single digit, which is what GNU `bc` does, or it can have multiple, which
-is what this `bc` does.)
-
-This struct needs to store several things:
-
-* The array of limbs of the number. This is the `num` field.
-* The location of the decimal point. This is the `rdx` (short for [radix][215])
- field.
-* The number of limbs the number has. This is the `len` field.
-* Whether the number is negative or not. This is the least significant bit of
- the `rdx` field. More on that later.
-
-In addition, `bc`'s number stores the capacity of the limb array; this is the
-`cap` field.
-
-If the number needs to grow, and the capacity of the number is big enough, the
-number is not reallocated; the number of limbs is just added to.
-
-There is one additional wrinkle: to make the usual operations (binary operators)
-fast, the decimal point is *not* allowed to be in the middle of a limb; it must
-always be between limbs, after all limbs (integer) or before all limbs (real
-between -1 and 1).
-
-The reason for this is because addition, subtraction, multiplication, and
-division expect digits to be lined up on the decimal point. By requiring that it
-be between limbs, no extra alignment is needed, and those operations can proceed
-without extra overhead.
-
-This does make some operations, most notably extending, truncating, and
-shifting, more expensive, but the overhead is constant, and these operations are
-usually cheap compared to the binary operators anyway.
-
-This also requires something else: `bc` numbers need to know *exactly* how many
-decimal places they have after the decimal point. If the decimal point must be
-inbetween limbs, the last decimal place could be in the middle of a limb. The
-amount of decimal places in a number is carefully tracked and stored in the
-`scale` field, and this number must always coincide with the `rdx` field by the
-following formula:
-
-```
-scale + (BC_BASE_DIGS - 1) / BC_BASE_DIGS == rdx >> 1
-```
-
-(`BC_BASE_DIGS` is the number of decimal digits stored in one limb. It is 9 on
-64-bit systems and 4 on other systems.)
-
-Yes, `rdx` is shifted; that is because the negative bit is stored in the least
-significant bit of the `rdx` field, and the actual radix (amount of limbs after
-the decimal/radix point) is stored in the rest of the bits. This is safe because
-`BC_BASE_DIGS` is always at least 4, which means `rdx` will always need at least
-2 bits less than `scale`.
-
-In addition to `rdx` always matching `scale`, another invariant is that `rdx`
-must always be less than or equal to `len`. (Because `scale` may be greater than
-`rdx`, `scale` does not have to be less than or equal to `len`.)
-
-Another invariant is that `len` must always be less than or equal to `cap`, for
-obvious reasons.
-
-The last thing programmers need to know is that the limb array is stored in
-little-endian order. This means that the last decimal places are in the limb
-stored at index 0, and the most significant digits are stored at index `len-1`.
-
-This is done to make the most important operations fast. Addition and
-subtraction are done from least significant to most significant limbs, which
-means they can speed through memory in the way most computers are best at.
-Multiplication does the same, sort of, and with division, it matters less.
-Comparison does need to go backwards, but that's after exhausting all other
-alternatives, including for example, checking the length of the integer portion
-of each limb array.
-
-Finally, here are some possible special situations with numbers and what they
-mean:
-
-* `len == 0`: the number equals 0.
-* `len == 0 && scale != 0`: the number equals 0, but it has a `scale` value.
- This is the only case where `scale` does not have to coincide with `rdx`
- This can happen with division, for example, that sets a specific `scale` for
- the result value but may produce 0.
-* `(rdx >> 1) < len`: the number is greater than or equal to 1, or less than or
- equal to -1.
-* `(rdx >> 1) == len`: the number is greater than -1 and less than 1, not
- including 0, although this will be true for 0 as well. However, 0 is always
- assumed to be represented by `len == 0`.
-* `(rdx >> 1) == 0`: the number is an integer. In this case, `scale` must also
- equal 0.
-
-#### Math Style
-
-When I wrote the math for `bc`, I adopted a certain style that, if known, will
-make it easier to understand the code. The style follows these rules:
-
-* `BcNum` arguments always come before arguments of other types.
-* Among the `BcNum` arguments, the operands always come first, and the `BcNum`
- where the result(s) will be stored come last.
-* Error checking is placed first in the function.
-* Easy cases are placed next.
-* Preparation, such as allocating temporaries, comes next.
-* The actual math.
-* Cleanup and ensuring invariants.
-
-While these rules are not hard and fast, using them as a guide will probably
-help.
-
-### Strings as Numbers
-
-Strings can be assigned to variables. This is a problem because the vectors for
-variable stacks expect `BcNum` structs only.
-
-While I could have made a union, I decided that the complexity of adding an
-entirely new type, with destructor and everything, was not worth it. Instead, I
-took advantage of the fact that `free()`, when passed a `NULL` pointer, will do
-nothing.
-
-Using that, I made it so `BcNum`'s could store strings instead. This is marked
-by the `BcNum` having a `NULL` limb array (`num`) and a `cap` of 0 (which should
-*never* happen with a real number, though the other fields could be 0).
-
-The `BcNum` stores the function that stores the string in the `rdx` field, and
-it stores the index of the string in the `scale` field. This is used to actually
-load the string if necessary.
-
-Note that historically, string information was stored in the `loc` field of
-the `d` union in a `BcResult`. This was changed recently to standardize; now,
-all string information are stored in the `n` field of the `d` union regardless.
-This means that all string information is stored in `BcNum`'s. This removes
-extra cases.
-
-Also, if a temp is made with a string, then the result type should still be
-`BC_RESULT_STR`, not `BC_RESULT_TEMP`. This is to make it easier to do type
-checks.
-
-### Pseudo-Random Number Generator
-
-In order to understand this section, I suggest you read the information in the
-manpages about the pseudo-random number generator (PRNG) first; that will help
-you understand the guarantees it has, which is important because this section
-delves into implementation details.
-
-First, the PRNG I use is seeded; this is because most OS's have an excellent
-cryptographically secure PRNG available via command-line, usually
-`/dev/urandom`, but the only *seeded* PRNG available is usually `bash`'s
-`$RANDOM`, which is essentially a wrapper around C's `rand()`.
-
-`rand()` is...bad. It is only guaranteed to return 15 bits of random data.
-Obviously, getting good random data out of that would be hard with that alone,
-but implementations also seem to be poor.
-
-On top of that, `bc` is an arbitrary-precision calculator; if I made it able to
-generate random numbers, I could make it generate random numbers of any size,
-and since it would be seeded, results would be reproducible, when wanted.
-
-So to get that, I needed a seeded PRNG with good characteristics. After scouring
-the Internet, I decided on the [PCG PRNG][215], mostly because of [this blog
-post][216]. Part of the reason was the behavior of the xoroshiro128+ author, who
-hates on PCG and its author, but also because PCG seemed to do better when
-tested by independent parties.
-
-After that decision, I faced a challenge: PCG requires 255 bits of seed: 128 for
-the actual seed, and 127 for the "increment." (Melissa O'Neill, the PCG author,
-likens the increment to selecting a codebook.)
-
-I could, of course, put the entire 255 bits into one massive arbitrary-precision
-number; `bc` is good at that, after all. But that didn't sit right with me
-because it would mean any seed selected by users would have the real portion
-ignored, which is stupid in a program like `bc`.
-
-Instead, I decided to make the integer portion the increment (clamped down to
-size), and the real portion the seed.
-
-In most cases, this would be a bad idea because you cannot, in general, know how
-many decimal places you need to represent any number with `n` real digits in
-base `b` in another base. However, there is an easy to how many decimal digits
-after the decimal point it takes to represent reals of base 2 in base 10: the
-power of two.
-
-It turns out that, for base 2 represented in base 10, the power of 2 is
-*exactly* how many digits are necessary to represent *any* number `n/2^p`, where
-`p` is the power of 2. This is because at every halving, the number of decimal
-places increases by 1:
-
-```
-0.5
-0.25
-0.125
-0.0625
-0.03125
-0.015625
-...
-```
-
-So the algorithm to convert all 255 bits of the seed is as follows:
-
-1. Convert the increment to a `BcNum`.
-2. Convert the seed to a `BcNum`.
-3. Divide the seed by `2^128` with a `scale` of 128. (For 32-bit systems,
- substitute 64 bits for 128.)
-4. Add the two numbers together.
-
-Likewise, the algorithm to convert from a user-supplied number to a seed is:
-
-1. Truncate a copy of the number.
-2. Subtract the result from #1 from the original number. This gives the real
- portion of the number.
-3. Clamp the result of #1 to 127 (or 63) bits. This is the increment.
-4. Multiply the result of #2 by `2^128`.
-5. Truncate the result of #4. This is the seed.
-
-#### Generating Arbitrary-Precision Numbers
-
-I wrote a function (`bc_rand_bounded()`) that will return unbiased results with
-any bound below the max that PCG can generate.
-
-To generate an integer of arbitrary size using a bound, `bc` simply uses
-`bc_rand_bounded()` to generate numbers with a bound `10^BC_BASE_DIGS` for as
-many limbs as needed to satisfy the bigger bound.
-
-To generate numbers with arbitrary precision after the decimal point, `bc`
-merely generates an arbitrary precision integer with the bound `10^p`, where `p`
-is the desired number of decimal places, then divides in by `10^p` with a
-`scale` of `p`.
-
-## Debug Code
-
-Besides building `bc` in debug mode with the `-g` flag to [`configure.sh`][69],
-programmers can also add `-DBC_DEBUG_CODE=1` to the `CFLAGS`. This will enable
-the inclusion of *a lot* of extra code to assist with debugging.
-
-For more information, see all of the code guarded by `#if BC_DEBUG_CODE` in the
-[`include/`][212] directory and in the [`src/`][213] directory.
-
-Yes, all of the code is guarded by `#if` preprocessor statements; this is
-because the code should *never* be in a release build, and by making programmers
-add this manually (not even an option to [`configure.sh`][69], it is easier to
-ensure that never happens.
-
-However, that said, the extra debug code is useful; that was why I kept it in.
-
-## Performance
-
-While I have put in a lot of effort to make `bc` as fast as possible, there
-might be some things you can do to speed it up without changing the code.
-
-First, you can probably use [profile-guided optimization][217] to optimize even
-better, using the test suite to profile.
-
-Second, I included macros that might help branch placement and prediction:
-
-* `BC_ERR(e)`
-* `BC_UNLIKELY(e)`
-* `BC_NO_ERR(e)`
-* `BC_LIKELY(e)`
-
-`BC_ERR` is the same as `BC_UNLIKELY`, and `BC_NO_ERR` is the same as
-`BC_LIKELY`; I just added them to also document branches that lead to error
-conditions or *away* from error conditions.
-
-Anyway, if `BC_LIKELY` and `BC_UNLIKELY` are not defined during compilation,
-they expand to nothing but the argument they were given.
-
-They can, however, be defined to `__builtin_expect((e), 1)` and
-`__builtin_expect((e), 0)`, respectively, on GCC and Clang for better branch
-prediction and placement. (For more information about `__builtin_expect()` see
-the [GCC documentation][218].)
-
-There might be other compilers that can take advantage of that, but I don't know
-anything about that.
-
-Also, as stated in the [build manual][219], link-time optimization is excellent
-at optimizing this `bc`. Use it.
-
-### Benchmarks
-
-To help programmers improve performance, I have built and assembled
-infrastructure to make benchmarking easy.
-
-First, in order to easily run benchmarks, I created
-[`scripts/benchmark.sh`][220].
-
-Second, I copied and adapted [`ministat.c`][223] [from FreeBSD][221], to make it
-easier to judge whether the results are significant or not.
-
-Third, I made the `make` clean target `make clean_benchmarks`, to clean
-`scripts/ministat` and the generated benchmark files.
-
-Fourth, I made it so [`scripts/benchmark.sh`][220] outputs the timing and memory
-data in a format that is easy for `scripts/ministat` to digest.
-
-To add a benchmark, add a script in the right directory to generate the
-benchmark. Yes, generate.
-
-All of the benchmarks are generated first, from `.bc` and `.dc` files in the
-[`benchmarks/bc/`][91] and [`benchmarks/dc/`][224]. This is so that massive
-amounts of data can be generated and then pushed through the calculators.
-
-If you need to benchmark `bc` or `dc` with simple loops, have the generator
-files simply print the loop code.
-
-### Caching of Numbers
-
-In order to provide some performance boost, `bc` tries to reuse old `BcNum`'s
-that have the default capacity (`BC_NUM_DEF_SIZE`).
-
-It does this by allowing `bc_num_free()` to put the limb array onto a
-statically-allocated stack (it's just a global array with a set size). Then,
-when a `BcNum` with the default capacity is needed, `bc_num_init()` asks if any
-are available. If the answer is yes, the one on top of the stack is returned.
-Otherwise, `NULL` is returned, and `bc_num_free()` knows it needs to `malloc()`
-a new limb array.
-
-When the stack is filled, any numbers that `bc` attempts to put on it are just
-freed.
-
-This setup saved a few percent in my testing for version [3.0.0][32], which is
-when I added it.
-
-## `bcl`
-
-At the request of one of my biggest users, I spent the time to make a build mode
-where the number and math code of `bc` could be wrapped into a library, which I
-called `bcl`.
-
-This mode is exclusive; `bc` and `dc` themselves are *not* built when building
-`bcl`.
-
-The only things in the `bc` math code that is not included is:
-
-* Printing newlines (clients do not care about `bc`'s line lenth restriction).
-* `dc`'s stream print.
-
-Even the [pseudo-random number generator][179] is included, with extra support
-for generating real numbers with it. (In `bc`, such support is in
-[`lib2.bc`][26].)
-
-### Signal Handling
-
-Like signal handling in `bc` proper (see the [Async-Signal-Safe Signal
-Handling][173] section), `bcl` has the infrastructure for signal handling.
-
-This infrastructure is different, however, as `bcl` assumes that clients will
-implement their own signal handling.
-
-So instead of doing signal handling on its own, `bcl` provides the capability to
-interrupt executions and return to the clients almost immediately. Like in `bc`,
-this is done with `setjmp()` and `longjmp()`, although the jump series is
-stopped before returning normally to client code.
-
-### Contexts
-
-Contexts were an idea by the same user that requested `bcl`. They are meant to
-make it so multiple clients in one program can keep their data separate from
-each other.
-
-### Numbers
-
-Numbers in `bcl` are literally indices into an encapsulated array of numbers,
-hidden in the context. These indices are then passed to clients to refer to
-numbers later.
-
-### Operand Consumption
-
-Most math functions in `bcl` "consume" their operand arguments; the arguments
-are freed, whether or not an error is returned.
-
-This is to make it easy to implement math code, like this:
-
-```
-n = bcl_add(bcl_mul(a, b), bcl_div(c, d));
-```
-
-If numbers need to be preserved, they can be with `bcl_dup()`:
-
-```
-n = bcl_add(bcl_mul(bcl_dup(a), bc_dup(b)), bcl_div(bcl_dup(c), bcl_dup(d)));
-```
-
-### Errors
-
-Errors can be encoded in the indices representing numbers, and where necessary,
-clients are responsible for checking those errors.
-
-The encoding of errors is this: if an error happens, the value `0-error` is
-returned. To decode, do the exact same thing. Thus, any index above
-`0-num_errors` is an error.
-
-If an index that represents an error is passed to a math function, that function
-propagates the error to its result and does not perform the math operation.
-
-All of this is to, once again, make it easy to implement the math code as above.
-
-However, where possible, errors are returned directly.
-
-[1]: https://en.wikipedia.org/wiki/Bus_factor
-[2]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html#top
-[3]: https://en.wikipedia.org/wiki/Dc_(Unix)
-[4]: https://en.wikipedia.org/wiki/Reverse_Polish_notation
-[5]: ./bc/A.1.md#standard-library
-[6]: https://github.com/torvalds/linux/blob/master/kernel/time/timeconst.bc
-[7]: ./bc/A.1.md#extended-library
-[8]: #libbc-2
-[9]: #strgensh
-[10]: https://vimeo.com/230142234
-[11]: https://gavinhoward.com/2019/12/values-for-yao/
-[12]: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf
-[13]: ./build.md#cross-compiling
-[14]: ./build.md
-[15]: #strgenc
-[16]: http://landley.net/toybox/about.html
-[17]: https://www.busybox.net/
-[18]: https://en.wikipedia.org/wiki/Karatsuba_algorithm
-[19]: https://clang-analyzer.llvm.org/scan-build.html
-[20]: https://www.valgrind.org/
-[21]: https://clang.llvm.org/docs/AddressSanitizer.html
-[22]: https://gavinhoward.com/2019/11/finishing-software/
-[23]: #history
-[24]: https://clang.llvm.org/docs/ClangFormat.html
-[25]: ./algorithms.md
-[26]: #lib2bc
-[27]: #vmh
-[28]: https://github.com/rain-1/linenoise-mob
-[29]: https://github.com/antirez/linenoise
-[30]: #bclh
-[31]: #argsh
-[32]: ../NEWS.md#3-0-0
-[33]: ../NEWS.md
-[34]: https://github.com/skeeto/optparse
-[35]: #opth
-[36]: #historyh
-[37]: #randh
-[38]: #langh
-[39]: #numc
-[40]: #bcc
-[41]: #bc_lexc
-[42]: #bc_parsec
-[43]: #libraryc
-[44]: #dcc
-[45]: #dc_lexc
-[46]: #dc_parsec
-[47]: #filec
-[48]: #historyc
-[49]: #langc
-[50]: #lexc
-[51]: #optc
-[52]: #parsec
-[53]: #programc
-[54]: #randc
-[55]: #fileh
-[56]: #readc
-[57]: #programh
-[58]: #vmc
-[59]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/gencat.html#top
-[60]: #manpagesh
-[61]: #bcl3md
-[62]: #bcl3
-[63]: #bclvcxproj
-[64]: #bclvcxprojfilters
-[65]: #bclsln
-[66]: #bcvcxproj
-[67]: #bcvcxprojfilters
-[68]: #bcsln
-[69]: #configuresh
-[70]: #makefilein
-[71]: #functionsh
-[72]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/sh.html#top
-[73]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18
-[74]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/make.html#top
-[75]: #versionh
-[76]: ##posix-shell-scripts
-[77]: #tests
-[78]: #karatsubapy
-[79]: #bc-1
-[80]: #dc-1
-[81]: ./build.md#build-type
-[82]: #fuzzing-1
-[83]: #releasesh
-[84]: https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html#tag_08_02
-[85]: #locales-1
-[86]: #manuals-1
-[87]: #locale_installsh
-[88]: #locale_uninstallsh
-[89]: #bc1mdin
-[90]: #dc1mdin
-[91]: #bc
-[92]: https://pandoc.org/
-[93]: #release_settingstxt
-[94]: #aflpy
-[95]: #randmathpy
-[96]: #caching-of-numbers
-[97]: #error-handling
-[98]: #radamsatxt
-[99]: https://gitlab.com/akihe/radamsa
-[100]: #radamsash
-[101]: https://musl.libc.org/
-[102]: ./build.md#settings
-[103]: #test_settingstxt
-[104]: #test_settingssh
-[105]: #functionssh
-[106]: #bch
-[107]: https://en.wikipedia.org/wiki/Infix_notation
-[108]: https://en.wikipedia.org/wiki/Reverse_Polish_notation
-[109]: https://en.wikipedia.org/wiki/Shunting-yard_algorithm
-[110]: #bc-parsing
-[111]: #vectors
-[112]: https://git.yzena.com/Yzena/Yc/src/branch/master/include/yc/vector.h
-[113]: https://en.wikipedia.org/wiki/Signal_(IPC)
-[114]: #custom-io
-[115]: https://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_04_03_03
-[116]: https://pubs.opengroup.org/onlinepubs/9699919799/functions/setjmp.html
-[117]: https://pubs.opengroup.org/onlinepubs/9699919799/functions/longjmp.html
-[118]: https://www.youtube.com/watch?v=4PaWFYm0kEw
-[119]: #fuzz_prepsh
-[120]: #bc_aflyaml
-[121]: #bc_afl_continueyaml
-[122]: https://github.com/tmux/tmux
-[123]: https://tmuxp.git-pull.com/
-[124]: #test-suite
-[125]: https://aflplus.plus/
-[126]: #link-time-optimization
-[127]: #fuzzing-performance
-[128]: #radamsa
-[129]: #afl-quickstart
-[130]: #convenience
-[131]: #datac
-[132]: https://git.yzena.com/gavin/vim-bc
-[133]: https://git.yzena.com/gavin/bc_libs
-[134]: #debugging
-[135]: #asserts
-[136]: #portability
-[137]: https://pexpect.readthedocs.io/en/stable/
-[138]: #test-suite-portability
-[139]: #historypy
-[140]: #historysh
-[141]: #group-tests
-[142]: #build-system
-[143]: #generated-tests
-[144]: #benchmarks-1
-[145]: #gen
-[146]: #test-coverage
-[147]: #integration-with-the-build-system
-[148]: #test-scripts
-[149]: #standard-tests
-[150]: #script-tests
-[151]: #error-tests
-[152]: #stdin-tests
-[153]: #read-tests
-[154]: #other-tests
-[155]: #history-tests
-[156]: #bcl
-[157]: #bcl-test
-[158]: #bclc
-[159]: #valgrind
-[160]: #addresssanitizer-and-friends
-[161]: #bc-2
-[162]: #dc-2
-[163]: #alltxt-1
-[164]: #errorstxt
-[165]: #posix_errorstxt
-[166]: #timeconstsh
-[167]: #alltxt-3
-[168]: #errorstxt-1
-[169]: #scripts-1
-[170]: #scripts-2
-[171]: #alltxt-2
-[172]: #alltxt-4
-[173]: #async-signal-safe-signal-handling
-[174]: #vectorh
-[175]: #read_errorstxt
-[176]: #statush
-[177]: #numbers
-[178]: #math-style
-[179]: #pseudo-random-number-generator
-[180]: #lexh
-[181]: #parseh
-[182]: #dch
-[183]: #libraryh
-[184]: #numh
-[185]: #readh
-[186]: #maps
-[187]: #slabs-and-slab-vectors
-[188]: ./build.md#extra-math
-[189]: #command-line-history
-[190]: #scriptsed
-[191]: #linux-timeconstbc-script
-[192]: #corpuses
-[193]: ./build.md#history
-[194]: https://www.valgrind.org/docs/manual/mc-manual.html
-[195]: #othersh
-[196]: https://scan.coverity.com/
-[197]: https://clang-analyzer.llvm.org/
-[198]: https://unix.stackexchange.com/questions/253349/eintr-is-there-a-rationale-behind-it
-[199]: https://cr.yp.to/docs/selfpipe.html
-[200]: https://skarnet.org/cgi-bin/archive.cgi?2:mss:1607:201701:dfblejammjllfkggpcph
-[201]: https://slembcke.github.io/2020/10/12/CustomAllocators.html#1-slab-allocator
-[202]: https://en.wikipedia.org/wiki/Tail_call
-[203]: https://en.wikipedia.org/wiki/Functional_programming_language
-[204]: https://en.wikipedia.org/wiki/C_dynamic_memory_allocation
-[205]: #mainc
-[206]: #argc
-[207]: https://en.wikipedia.org/wiki/Abstract_syntax_tree
-[208]: #functions
-[209]: #parsing
-[210]: https://en.wikipedia.org/wiki/Stack_machine
-[211]: https://en.wikipedia.org/wiki/Register_machine
-[212]: #include
-[213]: #src
-[214]: https://gmplib.org/manual/Nomenclature-and-Types
-[215]: https://en.wikipedia.org/wiki/Radix_point
-[216]: #main-and-read-functions
-[215]: https://www.pcg-random.org/
-[216]: https://lemire.me/blog/2017/08/22/testing-non-cryptographic-random-number-generators-my-results/
-[217]: https://en.wikipedia.org/wiki/Profile-guided_optimization
-[218]: https://gcc.gnu.org/onlinedocs/gcc/Other-Builtins.html#index-_005f_005fbuiltin_005fexpect
-[219]: ./build.md#optimization
-[220]: #benchmarksh
-[221]: https://cgit.freebsd.org/src/tree/usr.bin/ministat/ministat.c
-[222]: https://www.freebsd.org/cgi/man.cgi?query=ministat&apropos=0&sektion=0&manpath=FreeBSD+13.0-RELEASE+and+Ports&arch=default&format=html
-[223]: #ministatc
-[224]: #dc
diff --git a/manuals/header_bc.txt b/manuals/header_bc.txt
index fc2e6bdc..594138f6 100644
--- a/manuals/header_bc.txt
+++ b/manuals/header_bc.txt
@@ -1 +1 @@
-.TH "BC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "BC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
diff --git a/manuals/header_bcl.txt b/manuals/header_bcl.txt
index 4b1c6974..26bbefa1 100644
--- a/manuals/header_bcl.txt
+++ b/manuals/header_bcl.txt
@@ -1 +1 @@
-.TH "BCL" "3" "June 2021" "Gavin D. Howard" "Libraries Manual"
+.TH "BCL" "3" "April 2021" "Gavin D. Howard" "Libraries Manual"
diff --git a/manuals/header_dc.txt b/manuals/header_dc.txt
index aad9e7ce..e1e2c983 100644
--- a/manuals/header_dc.txt
+++ b/manuals/header_dc.txt
@@ -1 +1 @@
-.TH "DC" "1" "June 2021" "Gavin D. Howard" "General Commands Manual"
+.TH "DC" "1" "April 2021" "Gavin D. Howard" "General Commands Manual"
diff --git a/manuals/release.md b/manuals/release.md
deleted file mode 100644
index 60c76b7c..00000000
--- a/manuals/release.md
+++ /dev/null
@@ -1,72 +0,0 @@
-# Release Checklist
-
-This is the checklist for cutting a release.
-
-For a lot of these steps, they are only needed if the code that would be
-affected was changed. For example, I don't need to run the `scripts/randmath.py`
-test if I did not change any of the math code.
-
-1. Update the README.
-2. Update the manuals.
-3. Test history manually.
-4. Test with POSIX test suite.
-5. Run the `scripts/randmath.py` script an excessive amount and add failing
- tests to test suite.
- * debug
- * release
- * minrelease
-6. Fuzz with AFL.
- * reldebug
-7. Fix AFL crashes.
-8. Find ASan crashes on AFL test cases.
-9. Fix ASan crashes.
-10. Build on Windows, no errors or warnings.
- * Debug/`x64`.
- * Debug/`x86`.
- * Release/`x64`.
- * Release/`x86`.
-11. Run and pass the `scripts/release.sh` script on my own machine.
-12. Run and pass the `scripts/release.sh` script, without generated tests and
- sanitizers, on FreeBSD.
-13. Run and pass the `scripts/release.sh` script, without generated tests,
- sanitizers, and 64-bit, on an ARM server.
-14. Run and pass the release script, with no generated tests, no clang, no
- sanitizers, and no valgrind, on NetBSD.
-15. Run and pass the release script, with no generated tests, no sanitizers, and
- no valgrind, on OpenBSD.
-16. Run `scan-build make`.
-17. Repeat steps 3-16 again and repeat until nothing is found.
-18. Update the benchmarks.
-19. Update the version and `NEWS.md` and commit.
-20. Boot into Windows.
-21. Build all release versions of everything.
- * Release/`x64` for `bc`.
- * Release/`x64` for `dc`.
- * Release/`x64` for `bcl`.
- * Release/`x86` for `bc`.
- * Release/`x86` for `dc`.
- * Release/`x86` for `bcl`.
-22. Put the builds where Linux can access them.
-23. Boot back into Linux.
-24. Run `make clean_tests`.
-25. Run the `scripts/package.sh` script.
-26. Upload the custom tarball and Windows builds to Yzena Gitea.
-27. Add output from `scripts/package.sh` to Yzena Gitea release notes.
-28. Edit Yzena Gitea release notes for the changelog.
-29. Upload the custom tarball to GitHub.
-30. Add output from `scripts/package.sh` to GitHub release notes.
-31. Edit GitHub release notes for the changelog.
-32. Notify the following:
- * FreeBSD
- * Adelie Linux
- * Ataraxia Linux
- * Sabotage
- * xstatic
- * OpenBSD
- * NetBSD
-33. Submit new packages for the following:
- * Alpine Linux
- * Void Linux
- * Gentoo Linux
- * Linux from Scratch
- * Arch Linux
diff --git a/scripts/release.sh b/release.sh
index 638161f8..e30875f1 100755
--- a/scripts/release.sh
+++ b/release.sh
@@ -27,46 +27,13 @@
# POSSIBILITY OF SUCH DAMAGE.
#
-# For OpenBSD, run using the following:
-#
-# scripts/release.sh 1 0 1 0 0 0 0 1 0 0 0 0
-#
-# For FreeBSD, run using the following:
-#
-# scripts/release.sh 1 0 1 0 0 0 0 1 0 1 0 0
-#
-# There is one problem with running this script on FreeBSD: it takes overcommit
-# to the extreme. This means that some tests that try to create allocation
-# failures instead make bc and dc crash. So running this script on FreeBSD does
-# not work right now.
-#
-# For Linux, run two separate ones (in different checkouts), like so:
-#
-# scripts/release.sh 1 1 1 0 1 0 0 1 0 1 0 1
-# scripts/release.sh 1 1 0 1 0 1 0 1 0 1 0 0
-#
-# Yes, I usually do sanitizers with Clang and Valgrind with GCC.
-#
-# To run sanitizers or Valgrind with generated tests, use the following:
-#
-# scripts/release.sh 1 1 1 0 1 0 0 1 0 1 0 1
-# scripts/release.sh 1 1 0 1 0 1 0 1 0 1 0 0
-#
-# If this script fails on any platform when starting the Karatsuba test, check
-# that Python is installed, especially if the error says something like:
-# "karatsuba.py: not found".
-
-# Print the usage and exit with an error. Each parameter should be an integer.
-# Non-zero activates, and zero deactivates.
usage() {
printf 'usage: %s [run_tests] [generate_tests] [test_with_clang] [test_with_gcc] \n' "$script"
- printf ' [run_sanitizers] [run_valgrind] [test_settings] [run_64_bit] \n'
- printf ' [run_gen_script] [test_c11] [test_128_bit] [test_computed_goto]\n'
+ printf ' [run_sanitizers] [run_valgrind] [run_64_bit] [run_gen_script]\n'
+ printf ' [test_c11] [test_128_bit]\n'
exit 1
}
-# Print a header with a message. This is just to make it easy to track progress.
-# @param msg The message to print in the header.
header() {
_header_msg="$1"
@@ -80,20 +47,10 @@ header() {
printf '\n'
}
-# Easy way to call make.
do_make() {
- # No reason to do 64 except to see if I actually can overload my system. :)
- # Well, also that it might actually improve throughput as other jobs can run
- # while some are waiting.
- make -j64 "$@"
+ make -j16 "$@"
}
-# Run configure.sh.
-# @param CFLAGS The CFLAGS.
-# @param CC The C compiler.
-# @param configure_flags The flags for configure.sh itself.
-# @param GEN_HOST The setting for GEN_HOST.
-# @param LONG_BIT The setting for LONG_BIT.
configure() {
_configure_CFLAGS="$1"
@@ -111,19 +68,16 @@ configure() {
_configure_LONG_BIT="$1"
shift
- # Make sure to not generate tests if necessary.
if [ "$gen_tests" -eq 0 ]; then
_configure_configure_flags="-G $_configure_configure_flags"
fi
- # Choose the right extra flags.
if [ "$_configure_CC" = "clang" ]; then
_configure_CFLAGS="$clang_flags $_configure_CFLAGS"
elif [ "$_configure_CC" = "gcc" ]; then
_configure_CFLAGS="$gcc_flags $_configure_CFLAGS"
fi
- # Print the header and do the job.
_configure_header=$(printf 'Running ./configure.sh %s ...' "$_configure_configure_flags")
_configure_header=$(printf "$_configure_header\n CC=\"%s\"\n" "$_configure_CC")
_configure_header=$(printf "$_configure_header\n CFLAGS=\"%s\"\n" "$_configure_CFLAGS")
@@ -135,14 +89,6 @@ configure() {
LONG_BIT="$_configure_LONG_BIT" ./configure.sh $_configure_configure_flags > /dev/null
}
-# Build with make. This function also captures and outputs any warnings if they
-# exists because as far as I am concerned, warnings are not acceptable for
-# release.
-# @param CFLAGS The CFLAGS.
-# @param CC The C compiler.
-# @param configure_flags The flags for configure.sh itself.
-# @param GEN_HOST The setting for GEN_HOST.
-# @param LONG_BIT The setting for LONG_BIT.
build() {
_build_CFLAGS="$1"
@@ -169,18 +115,16 @@ build() {
header "$_build_header"
- # Capture and print warnings.
- do_make > /dev/null 2> "$scriptdir/../.test.txt"
+ do_make > /dev/null 2> "$scriptdir/.test.txt"
- if [ -s "$scriptdir/../.test.txt" ]; then
+ if [ -s "$scriptdir/.test.txt" ]; then
printf '%s generated warning(s):\n' "$_build_CC"
printf '\n'
- cat "$scriptdir/../.test.txt"
+ cat "$scriptdir/.test.txt"
exit 1
fi
}
-# Run tests with make.
runtest() {
header "Running tests"
@@ -192,14 +136,6 @@ runtest() {
fi
}
-# Builds and runs tests with both calculators, then bc only, then dc only. If
-# run_tests is false, then it just does the builds.
-# @param CFLAGS The CFLAGS.
-# @param CC The C compiler.
-# @param configure_flags The flags for configure.sh itself.
-# @param GEN_HOST The setting for GEN_HOST.
-# @param LONG_BIT The setting for LONG_BIT.
-# @param run_tests Whether to run tests or not.
runconfigtests() {
_runconfigtests_CFLAGS="$1"
@@ -265,13 +201,6 @@ runconfigtests() {
do_make clean
}
-# Builds and runs tests with runconfigtests(), but also does 64-bit, 32-bit, and
-# 128-bit rand, if requested. It also does it with the gen script (strgen.sh) if
-# requested. If run_tests is false, it just does the builds.
-# @param CFLAGS The CFLAGS.
-# @param CC The C compiler.
-# @param configure_flags The flags for configure.sh itself.
-# @param run_tests Whether to run tests or not.
runconfigseries() {
_runconfigseries_CFLAGS="$1"
@@ -312,46 +241,6 @@ runconfigseries() {
fi
}
-# Builds and runs tests with each setting combo running runconfigseries(). If
-# run_tests is false, it just does the builds.
-# @param CFLAGS The CFLAGS.
-# @param CC The C compiler.
-# @param configure_flags The flags for configure.sh itself.
-# @param run_tests Whether to run tests or not.
-runsettingsseries() {
-
- _runsettingsseries_CFLAGS="$1"
- shift
-
- _runsettingsseries_CC="$1"
- shift
-
- _runsettingsseries_configure_flags="$1"
- shift
-
- _runsettingsseries_run_tests="$1"
- shift
-
- if [ "$test_settings" -ne 0 ]; then
-
- while read _runsettingsseries_s; do
- runconfigseries "$_runsettingsseries_CFLAGS" "$_runsettingsseries_CC" \
- "$_runsettingsseries_configure_flags $_runsettingsseries_s" \
- "$_runsettingsseries_run_tests"
- done < "$scriptdir/release_settings.txt"
-
- else
- runconfigseries "$_runsettingsseries_CFLAGS" "$_runsettingsseries_CC" \
- "$_runsettingsseries_configure_flags" "$_runsettingsseries_run_tests"
- fi
-}
-
-# Builds and runs tests with each build type running runsettingsseries(). If
-# run_tests is false, it just does the builds.
-# @param CFLAGS The CFLAGS.
-# @param CC The C compiler.
-# @param configure_flags The flags for configure.sh itself.
-# @param run_tests Whether to run tests or not.
runtestseries() {
_runtestseries_CFLAGS="$1"
@@ -366,23 +255,17 @@ runtestseries() {
_runtestseries_run_tests="$1"
shift
- _runtestseries_flags="E H N EH EN HN EHN"
+ _runtestseries_flags="E H N P EH EN EP HN HP NP EHN EHP ENP HNP EHNP"
- runsettingsseries "$_runtestseries_CFLAGS" "$_runtestseries_CC" \
+ runconfigseries "$_runtestseries_CFLAGS" "$_runtestseries_CC" \
"$_runtestseries_configure_flags" "$_runtestseries_run_tests"
- for _runtestseries_f in $_runtestseries_flags; do
- runsettingsseries "$_runtestseries_CFLAGS" "$_runtestseries_CC" \
- "$_runtestseries_configure_flags -$_runtestseries_f" "$_runtestseries_run_tests"
+ for f in $_runtestseries_flags; do
+ runconfigseries "$_runtestseries_CFLAGS" "$_runtestseries_CC" \
+ "$_runtestseries_configure_flags -$f" "$_runtestseries_run_tests"
done
}
-# Builds and runs the tests for bcl. If run_tests is false, it just does the
-# builds.
-# @param CFLAGS The CFLAGS.
-# @param CC The C compiler.
-# @param configure_flags The flags for configure.sh itself.
-# @param run_tests Whether to run tests or not.
runlibtests() {
_runlibtests_CFLAGS="$1"
@@ -412,12 +295,6 @@ runlibtests() {
fi
}
-# Builds and runs tests under C99, then C11, if requested, using
-# runtestseries(). If run_tests is false, it just does the builds.
-# @param CFLAGS The CFLAGS.
-# @param CC The C compiler.
-# @param configure_flags The flags for configure.sh itself.
-# @param run_tests Whether to run tests or not.
runtests() {
_runtests_CFLAGS="$1"
@@ -439,14 +316,12 @@ runtests() {
fi
}
-# Runs the karatsuba tests.
karatsuba() {
header "Running Karatsuba tests"
do_make karatsuba_test
}
-# Builds and runs under valgrind. It runs both, bc only, then dc only.
vg() {
header "Running valgrind"
@@ -457,31 +332,22 @@ vg() {
_vg_bits=32
fi
- build "$debug -std=c99" "gcc" "-O3 -gv" "1" "$_vg_bits"
- runtest test
-
- do_make clean_config
-
- build "$debug -std=c99" "gcc" "-O3 -gvb" "1" "$_vg_bits"
+ build "$debug" "gcc" "-O0 -gv" "1" "$_vg_bits"
runtest test
do_make clean_config
- build "$debug -std=c99" "gcc" "-O3 -gvd" "1" "$_vg_bits"
+ build "$debug" "gcc" "-O0 -gvb" "1" "$_vg_bits"
runtest test
do_make clean_config
- build "$debug -std=c99" "gcc" "-O3 -gva" "1" "$_vg_bits"
+ build "$debug" "gcc" "-O0 -gvd" "1" "$_vg_bits"
runtest test
do_make clean_config
}
-# Builds the debug series and runs the tests if run_tests allows. If sanitizers
-# are enabled, it also does UBSan.
-# @param CC The C compiler.
-# @param run_tests Whether to run tests or not.
debug() {
_debug_CC="$1"
@@ -490,24 +356,19 @@ debug() {
_debug_run_tests="$1"
shift
+ runtests "$debug" "$_debug_CC" "-g" "$_debug_run_tests"
if [ "$_debug_CC" = "clang" -a "$run_sanitizers" -ne 0 ]; then
- runtests "$debug -fsanitize=undefined" "$_debug_CC" "-gm" "$_debug_run_tests"
- else
- runtests "$debug" "$_debug_CC" "-g" "$_debug_run_tests"
+ runtests "$debug -fsanitize=undefined" "$_debug_CC" "-g" "$_debug_run_tests"
fi
+ runlibtests "$debug" "$_debug_CC" "-g" "$_debug_run_tests"
if [ "$_debug_CC" = "clang" -a "$run_sanitizers" -ne 0 ]; then
- runlibtests "$debug -fsanitize=undefined" "$_debug_CC" "-gm" "$_debug_run_tests"
- else
- runlibtests "$debug" "$_debug_CC" "-g" "$_debug_run_tests"
+ runlibtests "$debug -fsanitize=undefined" "$_debug_CC" "-g" "$_debug_run_tests"
fi
}
-# Builds the release series and runs the test if run_tests allows.
-# @param CC The C compiler.
-# @param run_tests Whether to run tests or not.
release() {
_release_CC="$1"
@@ -521,10 +382,6 @@ release() {
runlibtests "$release" "$_release_CC" "-O3" "$_release_run_tests"
}
-# Builds the release debug series and runs the test if run_tests allows. If
-# sanitizers are enabled, it also does ASan and MSan.
-# @param CC The C compiler.
-# @param run_tests Whether to run tests or not.
reldebug() {
_reldebug_CC="$1"
@@ -533,26 +390,21 @@ reldebug() {
_reldebug_run_tests="$1"
shift
+ runtests "$debug" "$_reldebug_CC" "-gO3" "$_reldebug_run_tests"
if [ "$_reldebug_CC" = "clang" -a "$run_sanitizers" -ne 0 ]; then
- runtests "$debug -fsanitize=address" "$_reldebug_CC" "-mgO3" "$_reldebug_run_tests"
- runtests "$debug -fsanitize=memory" "$_reldebug_CC" "-mgO3" "$_reldebug_run_tests"
- else
- runtests "$debug" "$_reldebug_CC" "-gO3" "$_reldebug_run_tests"
+ runtests "$debug -fsanitize=address" "$_reldebug_CC" "-gO3" "$_reldebug_run_tests"
+ runtests "$debug -fsanitize=memory" "$_reldebug_CC" "-gO3" "$_reldebug_run_tests"
fi
+ runlibtests "$debug" "$_reldebug_CC" "-gO3" "$_reldebug_run_tests"
if [ "$_reldebug_CC" = "clang" -a "$run_sanitizers" -ne 0 ]; then
- runlibtests "$debug -fsanitize=address" "$_reldebug_CC" "-mgO3" "$_reldebug_run_tests"
- runlibtests "$debug -fsanitize=memory" "$_reldebug_CC" "-mgO3" "$_reldebug_run_tests"
- else
- runlibtests "$debug" "$_reldebug_CC" "-gO3" "$_reldebug_run_tests"
+ runlibtests "$debug -fsanitize=address" "$_reldebug_CC" "-gO3" "$_reldebug_run_tests"
+ runlibtests "$debug -fsanitize=memory" "$_reldebug_CC" "-gO3" "$_reldebug_run_tests"
fi
}
-# Builds the min size release series and runs the test if run_tests allows.
-# @param CC The C compiler.
-# @param run_tests Whether to run tests or not.
minsize() {
_minsize_CC="$1"
@@ -566,10 +418,6 @@ minsize() {
runlibtests "$release" "$_minsize_CC" "-Os" "$_minsize_run_tests"
}
-# Builds all sets: debug, release, release debug, and min size, and runs the
-# tests if run_tests allows.
-# @param CC The C compiler.
-# @param run_tests Whether to run tests or not.
build_set() {
_build_set_CC="$1"
@@ -584,18 +432,14 @@ build_set() {
minsize "$_build_set_CC" "$_build_set_run_tests"
}
-# Set some strict warning flags. Clang's -Weverything can be way too strict, so
-# we actually have to turn off some things.
clang_flags="-Weverything -Wno-padded -Wno-switch-enum -Wno-format-nonliteral"
clang_flags="$clang_flags -Wno-cast-align -Wno-missing-noreturn -Wno-disabled-macro-expansion"
clang_flags="$clang_flags -Wno-unreachable-code -Wno-unreachable-code-return"
-clang_flags="$clang_flags -Wno-implicit-fallthrough -Wno-unused-macros -Wno-gnu-label-as-value"
+clang_flags="$clang_flags -Wno-implicit-fallthrough"
gcc_flags="-Wno-maybe-uninitialized -Wno-clobbered"
-# Common CFLAGS.
cflags="-Wall -Wextra -Werror -pedantic -Wno-conditional-uninitialized"
-# Common debug and release flags.
debug="$cflags -fno-omit-frame-pointer"
release="$cflags -DNDEBUG"
@@ -604,7 +448,6 @@ set -e
script="$0"
scriptdir=$(dirname "$script")
-# Whether to run tests.
if [ "$#" -gt 0 ]; then
run_tests="$1"
shift
@@ -612,8 +455,6 @@ else
run_tests=1
fi
-# Whether to generate tests. On platforms like OpenBSD, there is no GNU bc to
-# generate tests, so this must be off.
if [ "$#" -gt 0 ]; then
gen_tests="$1"
shift
@@ -621,7 +462,6 @@ else
gen_tests=1
fi
-# Whether to test with clang.
if [ "$#" -gt 0 ]; then
test_with_clang="$1"
shift
@@ -629,7 +469,6 @@ else
test_with_clang=1
fi
-# Whether to test with gcc.
if [ "$#" -gt 0 ]; then
test_with_gcc="$1"
shift
@@ -637,7 +476,6 @@ else
test_with_gcc=1
fi
-# Whether to test with sanitizers.
if [ "$#" -gt 0 ]; then
run_sanitizers="$1"
shift
@@ -645,7 +483,6 @@ else
run_sanitizers=1
fi
-# Whether to test with valgrind.
if [ "$#" -gt 0 ]; then
run_valgrind="$1"
shift
@@ -653,15 +490,6 @@ else
run_valgrind=1
fi
-# Whether to test all settings combos.
-if [ "$#" -gt 0 ]; then
- test_settings="$1"
- shift
-else
- test_settings=1
-fi
-
-# Whether to test 64-bit in addition to 32-bit.
if [ "$#" -gt 0 ]; then
run_64_bit="$1"
shift
@@ -669,7 +497,6 @@ else
run_64_bit=1
fi
-# Whether to test with strgen.sh in addition to strgen.c.
if [ "$#" -gt 0 ]; then
run_gen_script="$1"
shift
@@ -677,7 +504,6 @@ else
run_gen_script=0
fi
-# Whether to test on C11 in addition to C99.
if [ "$#" -gt 0 ]; then
test_c11="$1"
shift
@@ -685,7 +511,6 @@ else
test_c11=0
fi
-# Whether to test 128-bit integers in addition to no 128-bit integers.
if [ "$#" -gt 0 ]; then
test_128_bit="$1"
shift
@@ -693,28 +518,14 @@ else
test_128_bit=0
fi
-# Whether to test with computed goto or not.
-if [ "$#" -gt 0 ]; then
- test_computed_goto="$1"
- shift
-else
- test_computed_goto=0
-fi
-
if [ "$run_64_bit" -ne 0 ]; then
bits=64
else
bits=32
fi
-if [ "$test_computed_goto" -eq 0 ]; then
- clang_flags="-DBC_NO_COMPUTED_GOTO $clang_flags"
- gcc_flags="-DBC_NO_COMPUTED_GOTO $gcc_flags"
-fi
-
-cd "$scriptdir/.."
+cd "$scriptdir"
-# Setup a default compiler.
if [ "$test_with_clang" -ne 0 ]; then
defcc="clang"
elif [ "$test_with_gcc" -ne 0 ]; then
@@ -726,21 +537,18 @@ fi
export ASAN_OPTIONS="abort_on_error=1,allocator_may_return_null=1"
export UBSAN_OPTIONS="print_stack_trace=1,silence_unsigned_overflow=1"
-build "$debug -std=c99" "$defcc" "-g" "1" "$bits"
+build "$debug" "$defcc" "-g" "1" "$bits"
header "Running math library under --standard"
-# Make sure the math library is POSIX compliant.
printf 'quit\n' | bin/bc -ls
do_make clean_tests
-# Run the clang build sets.
if [ "$test_with_clang" -ne 0 ]; then
build_set "clang" "$run_tests"
fi
-# Run the gcc build sets.
if [ "$test_with_gcc" -ne 0 ]; then
build_set "gcc" "$run_tests"
fi
@@ -749,10 +557,8 @@ if [ "$run_tests" -ne 0 ]; then
build "$release" "$defcc" "-O3" "1" "$bits"
- # Run karatsuba.
karatsuba
- # Valgrind.
if [ "$run_valgrind" -ne 0 -a "$test_with_gcc" -ne 0 ]; then
vg
fi
@@ -760,20 +566,36 @@ if [ "$run_tests" -ne 0 ]; then
printf '\n'
printf 'Tests successful.\n'
- # I just assume that I am going to be fuzzing when I am done.
- header "Building for AFL++..."
+ set +e
- "$scriptdir/fuzz_prep.sh"
+ command -v afl-gcc > /dev/null 2>&1
+ err="$?"
- printf '\n'
- printf 'Ready for scripts/randmath.py and for fuzzing.\n'
- printf '\n'
- printf 'Run scripts/randmath.py if you changed any math code.\n'
- printf '\n'
- printf 'Then if there are no problems, run the fuzzer.\n'
- printf '\n'
- printf 'Then run `scripts/fuzz_prep.sh -a`.\n'
- printf '\n'
- printf 'Then run `scripts/afl.py --asan`.\n'
+ set -e
+
+ if [ "$err" -eq 0 ]; then
+
+ header "Configuring for afl-gcc..."
+
+ configure "$debug $gcc_flags -DBC_ENABLE_RAND=0" "afl-gcc" "-HNP -gO3" "1" "$bits"
+
+ printf '\n'
+ printf 'Run make\n'
+ printf '\n'
+ printf 'Then run %s/tests/randmath.py and the fuzzer.\n' "$scriptdir"
+ printf '\n'
+ printf 'Then run ASan on the fuzzer test cases with the following build:\n'
+ printf '\n'
+ printf ' CFLAGS="-fsanitize=address -fno-omit-frame-pointer -DBC_ENABLE_RAND=0" ./configure.sh -gO3 -HNPS\n'
+ printf ' make\n'
+ printf '\n'
+ printf 'Then run the GitHub release script as follows:\n'
+ printf '\n'
+ printf ' <github_release> <version> .gitignore .gitattributes\\\n'
+ printf ' manpage.sh release.sh RELEASE.md tests/afl.py\\\n'
+ printf ' tests/radamsa.sh tests/radamsa.txt tests/randmath.py\\\n'
+ printf ' tests/fuzzing/ tests/bc/scripts/timeconst.bc\n'
+
+ fi
fi
diff --git a/run-bc-tests-on-android.sh b/run-bc-tests-on-android.sh
index 10170bfd..3be7bb8f 100755
--- a/run-bc-tests-on-android.sh
+++ b/run-bc-tests-on-android.sh
@@ -3,9 +3,8 @@
# Copy the tests across.
adb shell rm -rf /data/local/tmp/bc-tests/
adb shell mkdir /data/local/tmp/bc-tests/
-adb shell mkdir /data/local/tmp/bc-tests/scripts/
adb push tests/ /data/local/tmp/bc-tests/
-adb push scripts/functions.sh /data/local/tmp/bc-tests/scripts/
+adb push functions.sh /data/local/tmp/bc-tests/
if tty -s; then
dash_t="-t"
diff --git a/scripts/safe-install.sh b/safe-install.sh
index 04108838..04108838 100755
--- a/scripts/safe-install.sh
+++ b/safe-install.sh
diff --git a/scripts/alloc.sh b/scripts/alloc.sh
deleted file mode 100755
index c5c46feb..00000000
--- a/scripts/alloc.sh
+++ /dev/null
@@ -1,84 +0,0 @@
-#!/bin/sh
-#
-# SPDX-License-Identifier: BSD-2-Clause
-#
-# Copyright (c) 2018-2021 Gavin D. Howard and contributors.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice, this
-# list of conditions and the following disclaimer.
-#
-# * Redistributions in binary form must reproduce the above copyright notice,
-# this list of conditions and the following disclaimer in the documentation
-# and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-#
-
-# This script is only really useful for running on Linux. It tests the code to
-# free temps in order to make an allocation work. In order to see it work, I
-# suggest adding code after the following line in src/vm.c:
-#
-# if (BC_ERR(ptr == NULL)) bc_vm_fatalError(BC_ERR_FATAL_ALLOC_ERR);
-#
-# The code you should add is the following:
-#
-# bc_file_printf(&vm.ferr, "If you see this, the code worked.\n");
-# bc_file_flush(&vm.ferr, bc_flush_none);
-#
-# If you do not see the that message printed, the code did not work. Or, in the
-# case of some allocators, like jemalloc, the allocator just isn't great with
-# turning a bunch of small allocations into a bigger allocation,
-
-script="$0"
-scriptdir=$(dirname "$script")
-
-export LANG=C
-
-virtlimit=1000000
-
-ulimit -v $virtlimit
-
-# This script is designed to allocate lots of memory with a lot of caching of
-# numbers (the function f() specifically). Then, it's designed allocate one
-# large number and grow it until allocation failure (the function g()).
-"$scriptdir/../bin/bc" <<*EOF
-
-define f(i, n) {
- if (n == 0) return i;
- return f(i + 1, n - 1)
-}
-
-define g(n) {
- t = (10^9)^(2^24)
- while (n) {
- n *= t
- print "success\n"
- }
-}
-
-iterations=2000000
-
-for (l=0; l < 100; l++) {
- iterations
- j = f(0, iterations$)
- iterations += 100000
- print "here\n"
- n=10^235929600
- g(n)
- print "success\n"
- n=0
-}
-*EOF
diff --git a/scripts/benchmark.sh b/scripts/benchmark.sh
deleted file mode 100755
index 35f92452..00000000
--- a/scripts/benchmark.sh
+++ /dev/null
@@ -1,159 +0,0 @@
-#! /bin/sh
-#
-# SPDX-License-Identifier: BSD-2-Clause
-#
-# Copyright (c) 2018-2021 Gavin D. Howard and contributors.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice, this
-# list of conditions and the following disclaimer.
-#
-# * Redistributions in binary form must reproduce the above copyright notice,
-# this list of conditions and the following disclaimer in the documentation
-# and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-#
-
-# This script depends on the GNU time utility, but I am okay with that because
-# this script is only for maintainers.
-
-# Just print the usage and exit with an error.
-usage() {
- printf 'usage: %s [-n<runs>] [-p<pause>] dir benchmark...\n' "$0" 1>&2
- printf ' -n runs is how many runs to run the benchmark, default 10.\n'
- printf ' -p pause is how many seconds to pause before running the benchmarks.\n'
- printf '\n'
- printf 'The fields are put in this order:\n'
- printf '1. Elapsed Time\n'
- printf '2. System Time\n'
- printf '3. User Time\n'
- printf '4. Max RSS\n'
- printf '5. Average RSS\n'
- printf '6. Average Total Memory Use\n'
- printf '7. Average Unshared Data\n'
- printf '8. Average Unshared Stack\n'
- printf '9. Average Shared Text\n'
- printf '10. Major Page Faults\n'
- printf '11. Minor Page Faults\n'
- printf '12. Swaps\n'
- printf '13. Involuntary Context Switches\n'
- printf '14. Voluntary Context Switches\n'
- printf '15. Inputs\n'
- printf '16. Outputs\n'
- printf '17. Signals Delivered\n'
- exit 1
-}
-
-script="$0"
-scriptdir=$(dirname "$script")
-
-runs=10
-pause=0
-
-# Process command-line arguments.
-while getopts "n:p:" opt; do
-
- case "$opt" in
- n) runs="$OPTARG" ;;
- p) pause="$OPTARG" ;;
- ?) usage "Invalid option: $opt" ;;
- esac
-
-done
-
-while [ "$#" -gt 0 ] && [ "$OPTIND" -gt 1 ]; do
-
- OPTIND=$(bin/bc -e "$OPTIND - 1")
- shift
-
-done
-
-if [ "$#" -lt 2 ]; then
- usage
-fi
-
-cd "$scriptdir/.."
-
-d="$1"
-shift
-
-benchmarks=""
-
-# Create the list of benchmarks from the arguments.
-while [ "$#" -gt 0 ]; do
-
- if [ "$benchmarks" = "" ]; then
- benchmarks="$1"
- else
- benchmarks="$benchmarks $1"
- fi
-
- shift
-done
-
-files=""
-
-# Create the list of files from the benchmarks.
-for b in $benchmarks; do
-
- f=$(printf "benchmarks/%s/%s.txt" "$d" "$b")
-
- if [ "$files" = "" ]; then
- files="$f"
- else
- files="$files $f"
- fi
-
-done
-
-if [ "$d" = "bc" ]; then
- opts="-lq"
- halt="halt"
-else
- opts="-x"
- halt="q"
-fi
-
-# Generate all of the benchmarks.
-for b in $benchmarks; do
-
- if [ ! -f "./benchmarks/$d/$b.txt" ]; then
- printf 'Benchmarking generation of benchmarks/%s/%s.txt...\n' "$d" "$b" >&2
- printf '%s\n' "$halt" | /usr/bin/time -v bin/$d $opts "./benchmarks/$d/$b.$d" \
- > "./benchmarks/$d/$b.txt"
- fi
-done
-
-# We use this format to make things easier to use with ministat.
-format="%e %S %U %M %t %K %D %p %X %F %R %W %c %w %I %O %k"
-
-printf 'Benchmarking %s...\n' "$files" >&2
-
-if [ "$pause" -gt 0 ]; then
- sleep "$pause"
-fi
-
-i=0
-
-# Run the benchmarks as many times as told to.
-while [ "$i" -lt "$runs" ]; do
-
- printf '%s\n' "$halt" | /usr/bin/time -f "$format" bin/$d $opts $files 2>&1 > /dev/null
-
- # Might as well use the existing bc.
- i=$(printf '%s + 1\n' "$i" | bin/bc)
-
-done
diff --git a/scripts/bitfuncgen.c b/scripts/bitfuncgen.c
deleted file mode 100644
index 8fae531b..00000000
--- a/scripts/bitfuncgen.c
+++ /dev/null
@@ -1,240 +0,0 @@
-/*
- * *****************************************************************************
- *
- * SPDX-License-Identifier: BSD-2-Clause
- *
- * Copyright (c) 2018-2021 Gavin D. Howard and contributors.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- *
- * * Redistributions of source code must retain the above copyright notice, this
- * list of conditions and the following disclaimer.
- *
- * * Redistributions in binary form must reproduce the above copyright notice,
- * this list of conditions and the following disclaimer in the documentation
- * and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
- *
- * *****************************************************************************
- *
- * A generator for bitwise operations test.
- *
- */
-
-#include <assert.h>
-#include <stdint.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <unistd.h>
-#include <fcntl.h>
-#include <limits.h>
-
-#define NTESTS (100)
-
-/**
- * Abort with an error message.
- * @param msg The error message.
- */
-void err(const char *msg) {
- fprintf(stderr, "%s\n", msg);
- abort();
-}
-
-uint64_t rev(uint64_t a, size_t bits) {
-
- size_t i;
- uint64_t res = 0;
-
- for (i = 0; i < bits; ++i) {
- res <<= 1;
- res |= a & 1;
- a >>= 1;
- }
-
- return res;
-}
-
-uint64_t mod(uint64_t a, size_t bits) {
-
- uint64_t mod;
-
- if (bits < 64) mod = (uint64_t) ((1ULL << bits) - 1);
- else mod = UINT64_MAX;
-
- return a & mod;
-}
-
-uint64_t rol(uint64_t a, uint64_t p, size_t bits) {
-
- uint64_t res;
-
- assert(bits <= 64);
-
- p %= bits;
-
- if (!p) return a;
-
- res = (a << p) | (a >> (bits - p));
-
- return mod(res, bits);
-}
-
-uint64_t ror(uint64_t a, uint64_t p, size_t bits) {
-
- uint64_t res;
-
- assert(bits <= 64);
-
- p %= bits;
-
- if (!p) return a;
-
- res = (a << (bits - p)) | (a >> p);
-
- return mod(res, bits);
-}
-
-int main(void) {
-
- uint64_t a = 0, b = 0, t;
- size_t i;
-
- // We attempt to open this or /dev/random to get random data.
- int fd = open("/dev/urandom", O_RDONLY);
-
- if (fd < 0) {
-
- fd = open("/dev/random", O_RDONLY);
-
- if (fd < 0) err("cannot open a random number generator");
- }
-
- // Generate NTESTS tests.
- for (i = 0; i < NTESTS; ++i) {
-
- ssize_t nread;
-
- // Generate random data for the first operand.
- nread = read(fd, (char*) &a, sizeof(uint64_t));
- if (nread != sizeof(uint64_t)) err("I/O error");
-
- // Generate random data for the second operand.
- nread = read(fd, (char*) &b, sizeof(uint64_t));
- if (nread != sizeof(uint64_t)) err("I/O error");
-
- // Output the tests to stdout.
- printf("band(%lu, %lu)\n", a, b);
- printf("bor(%lu, %lu)\n", a, b);
- printf("bxor(%lu, %lu)\n", a, b);
- printf("bshl(%lu, %lu)\n", mod(a, 32), mod(b, 5));
- printf("bshr(%lu, %lu)\n", mod(a, 32), mod(b, 5));
- printf("bshl(%lu, %lu)\n", mod(b, 32), mod(a, 5));
- printf("bshr(%lu, %lu)\n", mod(b, 32), mod(a, 5));
- printf("bnot8(%lu)\nbnot8(%lu)\n", a, mod(a, 8));
- printf("bnot16(%lu)\nbnot16(%lu)\n", a, mod(a, 16));
- printf("bnot32(%lu)\nbnot32(%lu)\n", a, mod(a, 32));
- printf("bnot64(%lu)\n", a);
- printf("brev8(%lu)\nbrev8(%lu)\n", a, mod(a, 8));
- printf("brev16(%lu)\nbrev16(%lu)\n", a, mod(a, 16));
- printf("brev32(%lu)\nbrev32(%lu)\n", a, mod(a, 32));
- printf("brev64(%lu)\n", a);
- printf("brol8(%lu, %lu)\n", a, b);
- printf("brol8(%lu, %lu)\n", mod(a, 8), b);
- printf("brol8(%lu, %lu)\n", a, mod(b, 8));
- printf("brol8(%lu, %lu)\n", mod(a, 8), mod(b, 8));
- printf("brol16(%lu, %lu)\n", a, b);
- printf("brol16(%lu, %lu)\n", mod(a, 16), b);
- printf("brol16(%lu, %lu)\n", a, mod(b, 16));
- printf("brol16(%lu, %lu)\n", mod(a, 16), mod(b, 16));
- printf("brol32(%lu, %lu)\n", a, b);
- printf("brol32(%lu, %lu)\n", mod(a, 32), b);
- printf("brol32(%lu, %lu)\n", a, mod(b, 32));
- printf("brol32(%lu, %lu)\n", mod(a, 32), mod(b, 32));
- printf("brol64(%lu, %lu)\n", a, b);
- printf("bror8(%lu, %lu)\n", a, b);
- printf("bror8(%lu, %lu)\n", mod(a, 8), b);
- printf("bror8(%lu, %lu)\n", a, mod(b, 8));
- printf("bror8(%lu, %lu)\n", mod(a, 8), mod(b, 8));
- printf("bror16(%lu, %lu)\n", a, b);
- printf("bror16(%lu, %lu)\n", mod(a, 16), b);
- printf("bror16(%lu, %lu)\n", a, mod(b, 16));
- printf("bror16(%lu, %lu)\n", mod(a, 16), mod(b, 16));
- printf("bror32(%lu, %lu)\n", a, b);
- printf("bror32(%lu, %lu)\n", mod(a, 32), b);
- printf("bror32(%lu, %lu)\n", a, mod(b, 32));
- printf("bror32(%lu, %lu)\n", mod(a, 32), mod(b, 32));
- printf("bror64(%lu, %lu)\n", a, b);
- printf("bmod8(%lu)\nbmod8(%lu)\n", a, mod(a, 8));
- printf("bmod16(%lu)\nbmod16(%lu)\n", a, mod(a, 16));
- printf("bmod32(%lu)\nbmod32(%lu)\n", a, mod(a, 32));
- printf("bmod64(%lu)\n", a);
-
- // Output the results to stderr.
- fprintf(stderr, "%lu\n", a & b);
- fprintf(stderr, "%lu\n", a | b);
- fprintf(stderr, "%lu\n", a ^ b);
- fprintf(stderr, "%lu\n", mod(a, 32) << mod(b, 5));
- fprintf(stderr, "%lu\n", mod(a, 32) >> mod(b, 5));
- fprintf(stderr, "%lu\n", mod(b, 32) << mod(a, 5));
- fprintf(stderr, "%lu\n", mod(b, 32) >> mod(a, 5));
- t = mod(~a, 8);
- fprintf(stderr, "%lu\n%lu\n", t, t);
- t = mod(~a, 16);
- fprintf(stderr, "%lu\n%lu\n", t, t);
- t = mod(~a, 32);
- fprintf(stderr, "%lu\n%lu\n", t, t);
- fprintf(stderr, "%lu\n", ~a);
- t = rev(a, 8);
- fprintf(stderr, "%lu\n%lu\n", t, t);
- t = rev(a, 16);
- fprintf(stderr, "%lu\n%lu\n", t, t);
- t = rev(a, 32);
- fprintf(stderr, "%lu\n%lu\n", t, t);
- t = rev(a, 64);
- fprintf(stderr, "%lu\n", t);
- fprintf(stderr, "%lu\n", rol(mod(a, 8), mod(b, 8), 8));
- fprintf(stderr, "%lu\n", rol(mod(a, 8), mod(b, 8), 8));
- fprintf(stderr, "%lu\n", rol(mod(a, 8), mod(b, 8), 8));
- fprintf(stderr, "%lu\n", rol(mod(a, 8), mod(b, 8), 8));
- fprintf(stderr, "%lu\n", rol(mod(a, 16), mod(b, 16), 16));
- fprintf(stderr, "%lu\n", rol(mod(a, 16), mod(b, 16), 16));
- fprintf(stderr, "%lu\n", rol(mod(a, 16), mod(b, 16), 16));
- fprintf(stderr, "%lu\n", rol(mod(a, 16), mod(b, 16), 16));
- fprintf(stderr, "%lu\n", rol(mod(a, 32), mod(b, 32), 32));
- fprintf(stderr, "%lu\n", rol(mod(a, 32), mod(b, 32), 32));
- fprintf(stderr, "%lu\n", rol(mod(a, 32), mod(b, 32), 32));
- fprintf(stderr, "%lu\n", rol(mod(a, 32), mod(b, 32), 32));
- fprintf(stderr, "%lu\n", rol(a, b, 64));
- fprintf(stderr, "%lu\n", ror(mod(a, 8), mod(b, 8), 8));
- fprintf(stderr, "%lu\n", ror(mod(a, 8), mod(b, 8), 8));
- fprintf(stderr, "%lu\n", ror(mod(a, 8), mod(b, 8), 8));
- fprintf(stderr, "%lu\n", ror(mod(a, 8), mod(b, 8), 8));
- fprintf(stderr, "%lu\n", ror(mod(a, 16), mod(b, 16), 16));
- fprintf(stderr, "%lu\n", ror(mod(a, 16), mod(b, 16), 16));
- fprintf(stderr, "%lu\n", ror(mod(a, 16), mod(b, 16), 16));
- fprintf(stderr, "%lu\n", ror(mod(a, 16), mod(b, 16), 16));
- fprintf(stderr, "%lu\n", ror(mod(a, 32), mod(b, 32), 32));
- fprintf(stderr, "%lu\n", ror(mod(a, 32), mod(b, 32), 32));
- fprintf(stderr, "%lu\n", ror(mod(a, 32), mod(b, 32), 32));
- fprintf(stderr, "%lu\n", ror(mod(a, 32), mod(b, 32), 32));
- fprintf(stderr, "%lu\n", ror(a, b, 64));
- fprintf(stderr, "%lu\n%lu\n", mod(a, 8), mod(a, 8));
- fprintf(stderr, "%lu\n%lu\n", mod(a, 16), mod(a, 16));
- fprintf(stderr, "%lu\n%lu\n", mod(a, 32), mod(a, 32));
- fprintf(stderr, "%lu\n", a);
- }
-
- return 0;
-}
diff --git a/scripts/fuzz_prep.sh b/scripts/fuzz_prep.sh
deleted file mode 100755
index 0441f94e..00000000
--- a/scripts/fuzz_prep.sh
+++ /dev/null
@@ -1,81 +0,0 @@
-#! /bin/sh
-#
-# SPDX-License-Identifier: BSD-2-Clause
-#
-# Copyright (c) 2018-2021 Gavin D. Howard and contributors.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice, this
-# list of conditions and the following disclaimer.
-#
-# * Redistributions in binary form must reproduce the above copyright notice,
-# this list of conditions and the following disclaimer in the documentation
-# and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-#
-
-# Just print the usage and exit with an error.
-usage() {
- printf 'usage: %s [-a] [afl_compiler]\n' "$0" 1>&2
- printf '\n'
- printf ' If -a is given, then an ASan ready build is created.\n'
- printf ' Otherwise, a normal fuzz build is created.\n'
- printf ' The ASan-ready build is for running under\n'
- printf ' `tests/afl.py --asan`, which checks that there were no\n'
- printf ' memory errors in any path found by the fuzzer.\n'
- printf ' It might also be useful to run scripts/randmath.py on an\n'
- printf ' ASan-ready binary.\n'
- exit 1
-}
-
-script="$0"
-scriptdir=$(dirname "$script")
-
-asan=0
-
-# Process command-line arguments.
-while getopts "a" opt; do
-
- case "$opt" in
- a) asan=1 ; shift ;;
- ?) usage "Invalid option: $opt" ;;
- esac
-
-done
-
-if [ $# -lt 1 ]; then
- CC=afl-clang-lto
-else
- CC="$1"
-fi
-
-# We want this for extra sensitive crashing
-AFL_HARDEN=1
-
-cd "$scriptdir/.."
-
-set -e
-
-if [ "$asan" -ne 0 ]; then
- CFLAGS="-flto -fsanitize=address"
-else
- CFLAGS="-flto"
-fi
-
-# We want a debug build because asserts are counted as crashes too.
-CC="$CC" CFLAGS="$CFLAGS" ./configure.sh -gO3 -z
-
-make -j16
diff --git a/scripts/manpage.sh b/scripts/manpage.sh
deleted file mode 100755
index c1429a6e..00000000
--- a/scripts/manpage.sh
+++ /dev/null
@@ -1,175 +0,0 @@
-#! /bin/sh
-#
-# SPDX-License-Identifier: BSD-2-Clause
-#
-# Copyright (c) 2018-2021 Gavin D. Howard and contributors.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice, this
-# list of conditions and the following disclaimer.
-#
-# * Redistributions in binary form must reproduce the above copyright notice,
-# this list of conditions and the following disclaimer in the documentation
-# and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-#
-
-# Print the usage and exit with an error.
-usage() {
- printf "usage: %s manpage\n" "$0" 1>&2
- exit 1
-}
-
-# Generate a manpage and print it to a file.
-# @param md The markdown manual to generate a manpage for.
-# @param out The file to print the manpage to.
-gen_manpage() {
-
- _gen_manpage_md="$1"
- shift
-
- _gen_manpage_out="$1"
- shift
-
- cat "$manualsdir/header.txt" > "$_gen_manpage_out"
- cat "$manualsdir/header_${manpage}.txt" >> "$_gen_manpage_out"
-
- pandoc -f commonmark_x -t man "$_gen_manpage_md" >> "$_gen_manpage_out"
-}
-
-# Generate a manual from a template and print it to a file before generating
-# its manpage.
-# param args The type of markdown manual to generate. This is a string that
-# corresponds to build type (see the Build Type section of the
-# manuals/build.md manual).
-gen_manual() {
-
- _gen_manual_args="$1"
- shift
-
- # Set up some local variables. $manualsdir and $manpage from from the
- # variables outside the function.
- _gen_manual_status="$ALL"
- _gen_manual_out="$manualsdir/$manpage/$_gen_manual_args.1"
- _gen_manual_md="$manualsdir/$manpage/$_gen_manual_args.1.md"
- _gen_manual_temp="$manualsdir/temp.1.md"
-
- # We need to set IFS, so we store it here for restoration later.
- _gen_manual_ifs="$IFS"
-
- # Remove the files that will be generated.
- rm -rf "$_gen_manual_out" "$_gen_manual_md"
-
- # Here is the magic. This loop reads the template line-by-line, and based on
- # _gen_manual_status, either prints it to the markdown manual or not.
- #
- # Here is how the template is set up: it is a normal markdown file except
- # that there are sections surrounded tags that look like this:
- #
- # {{ <build_type_list> }}
- # ...
- # {{ end }}
- #
- # Those tags mean that whatever build types are found in the
- # <build_type_list> get to keep that section. Otherwise, skip.
- #
- # Obviously, the tag itself and its end are not printed to the markdown
- # manual.
- while IFS= read -r line; do
-
- # If we have found an end, reset the status.
- if [ "$line" = "{{ end }}" ]; then
-
- # Some error checking. This helps when editing the templates.
- if [ "$_gen_manual_status" -eq "$ALL" ]; then
- err_exit "{{ end }} tag without corresponding start tag" 2
- fi
-
- _gen_manual_status="$ALL"
-
- # We have found a tag that allows our build type to use it.
- elif [ "${line#\{\{* $_gen_manual_args *\}\}}" != "$line" ]; then
-
- # More error checking. We don't want tags nested.
- if [ "$_gen_manual_status" -ne "$ALL" ]; then
- err_exit "start tag nested in start tag" 3
- fi
-
- _gen_manual_status="$NOSKIP"
-
- # We have found a tag that is *not* allowed for our build type.
- elif [ "${line#\{\{*\}\}}" != "$line" ]; then
-
- if [ "$_gen_manual_status" -ne "$ALL" ]; then
- err_exit "start tag nested in start tag" 3
- fi
-
- _gen_manual_status="$SKIP"
-
- # This is for normal lines. If we are not skipping, print.
- else
- if [ "$_gen_manual_status" -ne "$SKIP" ]; then
- printf '%s\n' "$line" >> "$_gen_manual_temp"
- fi
- fi
-
- done < "$manualsdir/${manpage}.1.md.in"
-
- # Remove multiple blank lines.
- uniq "$_gen_manual_temp" "$_gen_manual_md"
-
- # Remove the temp file.
- rm -rf "$_gen_manual_temp"
-
- # Reset IFS.
- IFS="$_gen_manual_ifs"
-
- # Generate the manpage.
- gen_manpage "$_gen_manual_md" "$_gen_manual_out"
-}
-
-set -e
-
-script="$0"
-scriptdir=$(dirname "$script")
-manualsdir="$scriptdir/../manuals"
-
-. "$scriptdir/functions.sh"
-
-# Constants for use later. If the set of build types is changed, $ARGS must be
-# updated.
-ARGS="A E H N EH EN HN EHN"
-ALL=0
-NOSKIP=1
-SKIP=2
-
-# Process command-line arguments.
-test "$#" -eq 1 || usage
-
-manpage="$1"
-shift
-
-if [ "$manpage" != "bcl" ]; then
-
- # Generate a manual and manpage for each build type.
- for a in $ARGS; do
- gen_manual "$a"
- done
-
-else
- # For bcl, just generate the manpage.
- gen_manpage "$manualsdir/${manpage}.3.md" "$manualsdir/${manpage}.3"
-fi
diff --git a/scripts/ministat.c b/scripts/ministat.c
deleted file mode 100644
index 6bef341c..00000000
--- a/scripts/ministat.c
+++ /dev/null
@@ -1,670 +0,0 @@
-/*-
- * SPDX-License-Identifier: Beerware
- *
- * ----------------------------------------------------------------------------
- * "THE BEER-WARE LICENSE" (Revision 42):
- * <phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you
- * can do whatever you want with this stuff. If we meet some day, and you think
- * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
- * ----------------------------------------------------------------------------
- *
- */
-
-#include <sys/cdefs.h>
-
-#include <sys/ioctl.h>
-#include <sys/queue.h>
-
-#include <assert.h>
-#include <ctype.h>
-#include <err.h>
-#include <errno.h>
-#include <math.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <unistd.h>
-
-#define NSTUDENT 100
-#define NCONF 6
-static double const studentpct[] = { 80, 90, 95, 98, 99, 99.5 };
-static double const student[NSTUDENT + 1][NCONF] = {
-/* inf */ { 1.282, 1.645, 1.960, 2.326, 2.576, 3.090 },
-/* 1. */ { 3.078, 6.314, 12.706, 31.821, 63.657, 318.313 },
-/* 2. */ { 1.886, 2.920, 4.303, 6.965, 9.925, 22.327 },
-/* 3. */ { 1.638, 2.353, 3.182, 4.541, 5.841, 10.215 },
-/* 4. */ { 1.533, 2.132, 2.776, 3.747, 4.604, 7.173 },
-/* 5. */ { 1.476, 2.015, 2.571, 3.365, 4.032, 5.893 },
-/* 6. */ { 1.440, 1.943, 2.447, 3.143, 3.707, 5.208 },
-/* 7. */ { 1.415, 1.895, 2.365, 2.998, 3.499, 4.782 },
-/* 8. */ { 1.397, 1.860, 2.306, 2.896, 3.355, 4.499 },
-/* 9. */ { 1.383, 1.833, 2.262, 2.821, 3.250, 4.296 },
-/* 10. */ { 1.372, 1.812, 2.228, 2.764, 3.169, 4.143 },
-/* 11. */ { 1.363, 1.796, 2.201, 2.718, 3.106, 4.024 },
-/* 12. */ { 1.356, 1.782, 2.179, 2.681, 3.055, 3.929 },
-/* 13. */ { 1.350, 1.771, 2.160, 2.650, 3.012, 3.852 },
-/* 14. */ { 1.345, 1.761, 2.145, 2.624, 2.977, 3.787 },
-/* 15. */ { 1.341, 1.753, 2.131, 2.602, 2.947, 3.733 },
-/* 16. */ { 1.337, 1.746, 2.120, 2.583, 2.921, 3.686 },
-/* 17. */ { 1.333, 1.740, 2.110, 2.567, 2.898, 3.646 },
-/* 18. */ { 1.330, 1.734, 2.101, 2.552, 2.878, 3.610 },
-/* 19. */ { 1.328, 1.729, 2.093, 2.539, 2.861, 3.579 },
-/* 20. */ { 1.325, 1.725, 2.086, 2.528, 2.845, 3.552 },
-/* 21. */ { 1.323, 1.721, 2.080, 2.518, 2.831, 3.527 },
-/* 22. */ { 1.321, 1.717, 2.074, 2.508, 2.819, 3.505 },
-/* 23. */ { 1.319, 1.714, 2.069, 2.500, 2.807, 3.485 },
-/* 24. */ { 1.318, 1.711, 2.064, 2.492, 2.797, 3.467 },
-/* 25. */ { 1.316, 1.708, 2.060, 2.485, 2.787, 3.450 },
-/* 26. */ { 1.315, 1.706, 2.056, 2.479, 2.779, 3.435 },
-/* 27. */ { 1.314, 1.703, 2.052, 2.473, 2.771, 3.421 },
-/* 28. */ { 1.313, 1.701, 2.048, 2.467, 2.763, 3.408 },
-/* 29. */ { 1.311, 1.699, 2.045, 2.462, 2.756, 3.396 },
-/* 30. */ { 1.310, 1.697, 2.042, 2.457, 2.750, 3.385 },
-/* 31. */ { 1.309, 1.696, 2.040, 2.453, 2.744, 3.375 },
-/* 32. */ { 1.309, 1.694, 2.037, 2.449, 2.738, 3.365 },
-/* 33. */ { 1.308, 1.692, 2.035, 2.445, 2.733, 3.356 },
-/* 34. */ { 1.307, 1.691, 2.032, 2.441, 2.728, 3.348 },
-/* 35. */ { 1.306, 1.690, 2.030, 2.438, 2.724, 3.340 },
-/* 36. */ { 1.306, 1.688, 2.028, 2.434, 2.719, 3.333 },
-/* 37. */ { 1.305, 1.687, 2.026, 2.431, 2.715, 3.326 },
-/* 38. */ { 1.304, 1.686, 2.024, 2.429, 2.712, 3.319 },
-/* 39. */ { 1.304, 1.685, 2.023, 2.426, 2.708, 3.313 },
-/* 40. */ { 1.303, 1.684, 2.021, 2.423, 2.704, 3.307 },
-/* 41. */ { 1.303, 1.683, 2.020, 2.421, 2.701, 3.301 },
-/* 42. */ { 1.302, 1.682, 2.018, 2.418, 2.698, 3.296 },
-/* 43. */ { 1.302, 1.681, 2.017, 2.416, 2.695, 3.291 },
-/* 44. */ { 1.301, 1.680, 2.015, 2.414, 2.692, 3.286 },
-/* 45. */ { 1.301, 1.679, 2.014, 2.412, 2.690, 3.281 },
-/* 46. */ { 1.300, 1.679, 2.013, 2.410, 2.687, 3.277 },
-/* 47. */ { 1.300, 1.678, 2.012, 2.408, 2.685, 3.273 },
-/* 48. */ { 1.299, 1.677, 2.011, 2.407, 2.682, 3.269 },
-/* 49. */ { 1.299, 1.677, 2.010, 2.405, 2.680, 3.265 },
-/* 50. */ { 1.299, 1.676, 2.009, 2.403, 2.678, 3.261 },
-/* 51. */ { 1.298, 1.675, 2.008, 2.402, 2.676, 3.258 },
-/* 52. */ { 1.298, 1.675, 2.007, 2.400, 2.674, 3.255 },
-/* 53. */ { 1.298, 1.674, 2.006, 2.399, 2.672, 3.251 },
-/* 54. */ { 1.297, 1.674, 2.005, 2.397, 2.670, 3.248 },
-/* 55. */ { 1.297, 1.673, 2.004, 2.396, 2.668, 3.245 },
-/* 56. */ { 1.297, 1.673, 2.003, 2.395, 2.667, 3.242 },
-/* 57. */ { 1.297, 1.672, 2.002, 2.394, 2.665, 3.239 },
-/* 58. */ { 1.296, 1.672, 2.002, 2.392, 2.663, 3.237 },
-/* 59. */ { 1.296, 1.671, 2.001, 2.391, 2.662, 3.234 },
-/* 60. */ { 1.296, 1.671, 2.000, 2.390, 2.660, 3.232 },
-/* 61. */ { 1.296, 1.670, 2.000, 2.389, 2.659, 3.229 },
-/* 62. */ { 1.295, 1.670, 1.999, 2.388, 2.657, 3.227 },
-/* 63. */ { 1.295, 1.669, 1.998, 2.387, 2.656, 3.225 },
-/* 64. */ { 1.295, 1.669, 1.998, 2.386, 2.655, 3.223 },
-/* 65. */ { 1.295, 1.669, 1.997, 2.385, 2.654, 3.220 },
-/* 66. */ { 1.295, 1.668, 1.997, 2.384, 2.652, 3.218 },
-/* 67. */ { 1.294, 1.668, 1.996, 2.383, 2.651, 3.216 },
-/* 68. */ { 1.294, 1.668, 1.995, 2.382, 2.650, 3.214 },
-/* 69. */ { 1.294, 1.667, 1.995, 2.382, 2.649, 3.213 },
-/* 70. */ { 1.294, 1.667, 1.994, 2.381, 2.648, 3.211 },
-/* 71. */ { 1.294, 1.667, 1.994, 2.380, 2.647, 3.209 },
-/* 72. */ { 1.293, 1.666, 1.993, 2.379, 2.646, 3.207 },
-/* 73. */ { 1.293, 1.666, 1.993, 2.379, 2.645, 3.206 },
-/* 74. */ { 1.293, 1.666, 1.993, 2.378, 2.644, 3.204 },
-/* 75. */ { 1.293, 1.665, 1.992, 2.377, 2.643, 3.202 },
-/* 76. */ { 1.293, 1.665, 1.992, 2.376, 2.642, 3.201 },
-/* 77. */ { 1.293, 1.665, 1.991, 2.376, 2.641, 3.199 },
-/* 78. */ { 1.292, 1.665, 1.991, 2.375, 2.640, 3.198 },
-/* 79. */ { 1.292, 1.664, 1.990, 2.374, 2.640, 3.197 },
-/* 80. */ { 1.292, 1.664, 1.990, 2.374, 2.639, 3.195 },
-/* 81. */ { 1.292, 1.664, 1.990, 2.373, 2.638, 3.194 },
-/* 82. */ { 1.292, 1.664, 1.989, 2.373, 2.637, 3.193 },
-/* 83. */ { 1.292, 1.663, 1.989, 2.372, 2.636, 3.191 },
-/* 84. */ { 1.292, 1.663, 1.989, 2.372, 2.636, 3.190 },
-/* 85. */ { 1.292, 1.663, 1.988, 2.371, 2.635, 3.189 },
-/* 86. */ { 1.291, 1.663, 1.988, 2.370, 2.634, 3.188 },
-/* 87. */ { 1.291, 1.663, 1.988, 2.370, 2.634, 3.187 },
-/* 88. */ { 1.291, 1.662, 1.987, 2.369, 2.633, 3.185 },
-/* 89. */ { 1.291, 1.662, 1.987, 2.369, 2.632, 3.184 },
-/* 90. */ { 1.291, 1.662, 1.987, 2.368, 2.632, 3.183 },
-/* 91. */ { 1.291, 1.662, 1.986, 2.368, 2.631, 3.182 },
-/* 92. */ { 1.291, 1.662, 1.986, 2.368, 2.630, 3.181 },
-/* 93. */ { 1.291, 1.661, 1.986, 2.367, 2.630, 3.180 },
-/* 94. */ { 1.291, 1.661, 1.986, 2.367, 2.629, 3.179 },
-/* 95. */ { 1.291, 1.661, 1.985, 2.366, 2.629, 3.178 },
-/* 96. */ { 1.290, 1.661, 1.985, 2.366, 2.628, 3.177 },
-/* 97. */ { 1.290, 1.661, 1.985, 2.365, 2.627, 3.176 },
-/* 98. */ { 1.290, 1.661, 1.984, 2.365, 2.627, 3.175 },
-/* 99. */ { 1.290, 1.660, 1.984, 2.365, 2.626, 3.175 },
-/* 100. */ { 1.290, 1.660, 1.984, 2.364, 2.626, 3.174 }
-};
-
-#define MAX_DS 8
-static char symbol[MAX_DS] = { ' ', 'x', '+', '*', '%', '#', '@', 'O' };
-
-struct dataset {
- char *name;
- double *points;
- size_t lpoints;
- double sy, syy;
- size_t n;
-};
-
-static struct dataset *
-NewSet(void)
-{
- struct dataset *ds;
-
- ds = calloc(1, sizeof *ds);
- assert(ds != NULL);
- ds->lpoints = 100000;
- ds->points = calloc(sizeof *ds->points, ds->lpoints);
- assert(ds->points != NULL);
- ds->syy = NAN;
- return(ds);
-}
-
-static void
-AddPoint(struct dataset *ds, double a)
-{
- double *dp;
-
- if (ds->n >= ds->lpoints) {
- dp = ds->points;
- ds->lpoints *= 4;
- ds->points = calloc(sizeof *ds->points, ds->lpoints);
- assert(ds->points != NULL);
- memcpy(ds->points, dp, sizeof *dp * ds->n);
- free(dp);
- }
- ds->points[ds->n++] = a;
- ds->sy += a;
-}
-
-static double
-Min(const struct dataset *ds)
-{
-
- return (ds->points[0]);
-}
-
-static double
-Max(const struct dataset *ds)
-{
-
- return (ds->points[ds->n -1]);
-}
-
-static double
-Avg(const struct dataset *ds)
-{
-
- return(ds->sy / ds->n);
-}
-
-static double
-Median(const struct dataset *ds)
-{
- const size_t m = ds->n / 2;
-
- if ((ds->n % 2) == 0)
- return ((ds->points[m] + (ds->points[m - 1])) / 2);
- return (ds->points[m]);
-}
-
-static double
-Var(struct dataset *ds)
-{
- size_t z;
- const double a = Avg(ds);
-
- if (isnan(ds->syy)) {
- ds->syy = 0.0;
- for (z = 0; z < ds->n; z++)
- ds->syy += (ds->points[z] - a) * (ds->points[z] - a);
- }
-
- return (ds->syy / (ds->n - 1.0));
-}
-
-static double
-Stddev(struct dataset *ds)
-{
-
- return sqrt(Var(ds));
-}
-
-static void
-VitalsHead(void)
-{
-
- printf(" N Min Max Median Avg Stddev\n");
-}
-
-static void
-Vitals(struct dataset *ds, int flag)
-{
-
- printf("%c %3zu %13.8g %13.8g %13.8g %13.8g %13.8g", symbol[flag],
- ds->n, Min(ds), Max(ds), Median(ds), Avg(ds), Stddev(ds));
- printf("\n");
-}
-
-static void
-Relative(struct dataset *ds, struct dataset *rs, int confidx)
-{
- double spool, s, d, e, t;
- double re;
- size_t z;
-
- z = ds->n + rs->n - 2;
- if (z > NSTUDENT)
- t = student[0][confidx];
- else
- t = student[z][confidx];
- spool = (ds->n - 1) * Var(ds) + (rs->n - 1) * Var(rs);
- spool /= ds->n + rs->n - 2;
- spool = sqrt(spool);
- s = spool * sqrt(1.0 / ds->n + 1.0 / rs->n);
- d = Avg(ds) - Avg(rs);
- e = t * s;
-
- re = (ds->n - 1) * Var(ds) + (rs->n - 1) * Var(rs) *
- (Avg(ds) * Avg(ds)) / (Avg(rs) * Avg(rs));
- re *= (ds->n + rs->n) / (ds->n * rs->n * (ds->n + rs->n - 2.0));
- re = t * sqrt(re);
-
- if (fabs(d) > e) {
- printf("Difference at %.1f%% confidence\n", studentpct[confidx]);
- printf(" %g +/- %g\n", d, e);
- printf(" %g%% +/- %g%%\n", d * 100 / Avg(rs), re * 100 / Avg(rs));
- printf(" (Student's t, pooled s = %g)\n", spool);
- } else {
- printf("No difference proven at %.1f%% confidence\n",
- studentpct[confidx]);
- }
-}
-
-struct plot {
- double min;
- double max;
- double span;
- int width;
-
- double x0, dx;
- size_t height;
- char *data;
- char **bar;
- int separate_bars;
- int num_datasets;
-};
-
-static struct plot plot;
-
-static void
-SetupPlot(int width, int separate, int num_datasets)
-{
- struct plot *pl;
-
- pl = &plot;
- pl->width = width;
- pl->height = 0;
- pl->data = NULL;
- pl->bar = NULL;
- pl->separate_bars = separate;
- pl->num_datasets = num_datasets;
- pl->min = 999e99;
- pl->max = -999e99;
-}
-
-static void
-AdjPlot(double a)
-{
- struct plot *pl;
-
- pl = &plot;
- if (a < pl->min)
- pl->min = a;
- if (a > pl->max)
- pl->max = a;
- pl->span = pl->max - pl->min;
- pl->dx = pl->span / (pl->width - 1.0);
- pl->x0 = pl->min - .5 * pl->dx;
-}
-
-static void
-DimPlot(struct dataset *ds)
-{
- AdjPlot(Min(ds));
- AdjPlot(Max(ds));
- AdjPlot(Avg(ds) - Stddev(ds));
- AdjPlot(Avg(ds) + Stddev(ds));
-}
-
-static void
-PlotSet(struct dataset *ds, int val)
-{
- struct plot *pl;
- int i, x;
- size_t m, j, z;
- size_t n;
- int bar;
- double av, sd;
-
- pl = &plot;
- if (pl->span == 0)
- return;
-
- if (pl->separate_bars)
- bar = val-1;
- else
- bar = 0;
-
- if (pl->bar == NULL) {
- pl->bar = calloc(sizeof(char *), pl->num_datasets);
- assert(pl->bar != NULL);
- }
-
- if (pl->bar[bar] == NULL) {
- pl->bar[bar] = malloc(pl->width);
- assert(pl->bar[bar] != NULL);
- memset(pl->bar[bar], 0, pl->width);
- }
-
- m = 1;
- i = -1;
- j = 0;
- /* Set m to max(j) + 1, to allocate required memory */
- for (n = 0; n < ds->n; n++) {
- x = (ds->points[n] - pl->x0) / pl->dx;
- if (x == i) {
- j++;
- if (j > m)
- m = j;
- } else {
- j = 1;
- i = x;
- }
- }
- m += 1;
- if (m > pl->height) {
- pl->data = realloc(pl->data, pl->width * m);
- assert(pl->data != NULL);
- memset(pl->data + pl->height * pl->width, 0,
- (m - pl->height) * pl->width);
- }
- pl->height = m;
- i = -1;
- for (n = 0; n < ds->n; n++) {
- x = (ds->points[n] - pl->x0) / pl->dx;
- if (x == i) {
- j++;
- } else {
- j = 1;
- i = x;
- }
- pl->data[j * pl->width + x] |= val;
- }
- av = Avg(ds);
- sd = Stddev(ds);
- if (!isnan(sd)) {
- x = ((av - sd) - pl->x0) / pl->dx;
- m = ((av + sd) - pl->x0) / pl->dx;
- pl->bar[bar][m] = '|';
- pl->bar[bar][x] = '|';
- for (z = x + 1; z < m; z++)
- if (pl->bar[bar][z] == 0)
- pl->bar[bar][z] = '_';
- }
- x = (Median(ds) - pl->x0) / pl->dx;
- pl->bar[bar][x] = 'M';
- x = (av - pl->x0) / pl->dx;
- pl->bar[bar][x] = 'A';
-}
-
-static void
-DumpPlot(void)
-{
- struct plot *pl;
- int i, j, k;
- size_t z;
-
- pl = &plot;
- if (pl->span == 0) {
- printf("[no plot, span is zero width]\n");
- return;
- }
-
- putchar('+');
- for (i = 0; i < pl->width; i++)
- putchar('-');
- putchar('+');
- putchar('\n');
- for (z = 1; z < pl->height; z++) {
- putchar('|');
- for (j = 0; j < pl->width; j++) {
- k = pl->data[(pl->height - z) * pl->width + j];
- if (k >= 0 && k < MAX_DS)
- putchar(symbol[k]);
- else
- printf("[%02x]", k);
- }
- putchar('|');
- putchar('\n');
- }
- for (i = 0; i < pl->num_datasets; i++) {
- if (pl->bar[i] == NULL)
- continue;
- putchar('|');
- for (j = 0; j < pl->width; j++) {
- k = pl->bar[i][j];
- if (k == 0)
- k = ' ';
- putchar(k);
- }
- putchar('|');
- putchar('\n');
- }
- putchar('+');
- for (i = 0; i < pl->width; i++)
- putchar('-');
- putchar('+');
- putchar('\n');
-}
-
-static int
-dbl_cmp(const void *a, const void *b)
-{
- const double *aa = a;
- const double *bb = b;
-
- if (*aa < *bb)
- return (-1);
- else if (*aa > *bb)
- return (1);
- else
- return (0);
-}
-
-static struct dataset *
-ReadSet(FILE *f, const char *n, int column, const char *delim)
-{
- char buf[BUFSIZ], *p, *t;
- struct dataset *s;
- double d;
- int line;
- int i;
-
- s = NewSet();
- s->name = strdup(n);
- assert(s->name != NULL);
- line = 0;
- while (fgets(buf, sizeof buf, f) != NULL) {
- line++;
-
- i = strlen(buf);
- while (i > 0 && isspace(buf[i - 1]))
- buf[--i] = '\0';
- for (i = 1, t = strtok(buf, delim);
- t != NULL && *t != '#';
- i++, t = strtok(NULL, delim)) {
- if (i == column)
- break;
- }
- if (t == NULL || *t == '#')
- continue;
-
- d = strtod(t, &p);
- if (p != NULL && *p != '\0')
- errx(2, "Invalid data on line %d in %s", line, n);
- if (*buf != '\0')
- AddPoint(s, d);
- }
- if (s->n < 3) {
- fprintf(stderr,
- "Dataset %s must contain at least 3 data points\n", n);
- exit (2);
- }
- qsort(s->points, s->n, sizeof *s->points, dbl_cmp);
- return (s);
-}
-
-static void
-usage(char const *whine)
-{
- int i;
-
- fprintf(stderr, "%s\n", whine);
- fprintf(stderr,
- "Usage: ministat [-C column] [-c confidence] [-d delimiter(s)] [-Ans] [-w width] [file [file ...]]\n");
- fprintf(stderr, "\tconfidence = {");
- for (i = 0; i < NCONF; i++) {
- fprintf(stderr, "%s%g%%",
- i ? ", " : "",
- studentpct[i]);
- }
- fprintf(stderr, "}\n");
- fprintf(stderr, "\t-A : print statistics only. suppress the graph.\n");
- fprintf(stderr, "\t-C : column number to extract (starts and defaults to 1)\n");
- fprintf(stderr, "\t-d : delimiter(s) string, default to \" \\t\"\n");
- fprintf(stderr, "\t-n : print summary statistics only, no graph/test\n");
- fprintf(stderr, "\t-s : print avg/median/stddev bars on separate lines\n");
- fprintf(stderr, "\t-w : width of graph/test output (default 74 or terminal width)\n");
- exit (2);
-}
-
-int
-main(int argc, char **argv)
-{
- const char *setfilenames[MAX_DS - 1];
- struct dataset *ds[MAX_DS - 1];
- FILE *setfiles[MAX_DS - 1];
- int nds;
- double a;
- const char *delim = " \t";
- char *p;
- int c, i, ci;
- int column = 1;
- int flag_s = 0;
- int flag_n = 0;
- int termwidth = 74;
- int suppress_plot = 0;
-
- if (isatty(STDOUT_FILENO)) {
- struct winsize wsz;
-
- if ((p = getenv("COLUMNS")) != NULL && *p != '\0')
- termwidth = atoi(p);
- else if (ioctl(STDOUT_FILENO, TIOCGWINSZ, &wsz) != -1 &&
- wsz.ws_col > 0)
- termwidth = wsz.ws_col - 2;
- }
-
- ci = -1;
- while ((c = getopt(argc, argv, "AC:c:d:snw:")) != -1)
- switch (c) {
- case 'A':
- suppress_plot = 1;
- break;
- case 'C':
- column = strtol(optarg, &p, 10);
- if (p != NULL && *p != '\0')
- usage("Invalid column number.");
- if (column <= 0)
- usage("Column number should be positive.");
- break;
- case 'c':
- a = strtod(optarg, &p);
- if (p != NULL && *p != '\0')
- usage("Not a floating point number");
- for (i = 0; i < NCONF; i++)
- if (a == studentpct[i])
- ci = i;
- if (ci == -1)
- usage("No support for confidence level");
- break;
- case 'd':
- if (*optarg == '\0')
- usage("Can't use empty delimiter string");
- delim = optarg;
- break;
- case 'n':
- flag_n = 1;
- break;
- case 's':
- flag_s = 1;
- break;
- case 'w':
- termwidth = strtol(optarg, &p, 10);
- if (p != NULL && *p != '\0')
- usage("Invalid width, not a number.");
- if (termwidth < 0)
- usage("Unable to move beyond left margin.");
- break;
- default:
- usage("Unknown option");
- break;
- }
- if (ci == -1)
- ci = 2;
- argc -= optind;
- argv += optind;
-
- if (argc == 0) {
- setfilenames[0] = "<stdin>";
- setfiles[0] = stdin;
- nds = 1;
- } else {
- if (argc > (MAX_DS - 1))
- usage("Too many datasets.");
- nds = argc;
- for (i = 0; i < nds; i++) {
- setfilenames[i] = argv[i];
- if (!strcmp(argv[i], "-"))
- setfiles[0] = stdin;
- else
- setfiles[i] = fopen(argv[i], "r");
- if (setfiles[i] == NULL)
- err(2, "Cannot open %s", argv[i]);
- }
- }
-
- for (i = 0; i < nds; i++) {
- ds[i] = ReadSet(setfiles[i], setfilenames[i], column, delim);
- if (setfiles[i] != stdin)
- fclose(setfiles[i]);
- }
-
- for (i = 0; i < nds; i++)
- printf("%c %s\n", symbol[i+1], ds[i]->name);
-
- if (!flag_n && !suppress_plot) {
- SetupPlot(termwidth, flag_s, nds);
- for (i = 0; i < nds; i++)
- DimPlot(ds[i]);
- for (i = 0; i < nds; i++)
- PlotSet(ds[i], i + 1);
- DumpPlot();
- }
- VitalsHead();
- Vitals(ds[0], 1);
- for (i = 1; i < nds; i++) {
- Vitals(ds[i], i + 1);
- if (!flag_n)
- Relative(ds[i], ds[0], ci);
- }
- exit(0);
-}
diff --git a/scripts/package.sh b/scripts/package.sh
deleted file mode 100755
index 69dd7cd8..00000000
--- a/scripts/package.sh
+++ /dev/null
@@ -1,252 +0,0 @@
-#!/bin/sh
-#
-# SPDX-License-Identifier: BSD-2-Clause
-#
-# Copyright (c) 2018-2021 Gavin D. Howard and contributors.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice, this
-# list of conditions and the following disclaimer.
-#
-# * Redistributions in binary form must reproduce the above copyright notice,
-# this list of conditions and the following disclaimer in the documentation
-# and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-#
-
-# This script requires some non-POSIX utilities, but that's okay because it's
-# really for maintainer use only.
-#
-# The non-POSIX utilities include:
-#
-# * git
-# * stat
-# * tar
-# * xz
-# * sha512sum
-# * sha256sum
-# * gpg
-# * zip
-# * unzip
-
-shasum() {
-
- f="$1"
- shift
-
- # All this fancy stuff takes the sha512 and sha256 sums and signs it. The
- # output after this point is what I usually copy into the release notes.
- # (See manuals/release.md for more information.)
- printf '$ sha512sum %s\n' "$f"
- sha512sum "$f"
- printf '\n'
- printf '$ sha256sum %s\n' "$f"
- sha256sum "$f"
- printf '\n'
- printf "$ stat -c '%%s %%n'\n" "$f"
- stat -c '%s %n' "$f"
-
- if [ -f "$f.sig" ]; then
- rm -f "$f.sig"
- fi
-
- gpg --detach-sig -o "$f.sig" "$f" 2> /dev/null
-
- printf '\n'
- printf '$ sha512sum %s.sig\n' "$f"
- sha512sum "$f.sig"
- printf '\n'
- printf '$ sha256sum %s.sig\n' "$f"
- sha256sum "$f.sig"
- printf '\n'
- printf "$ stat -c '%%s %%n'\n" "$f.sig"
- stat -c '%s %n' "$f.sig"
-}
-
-script="$0"
-scriptdir=$(dirname "$script")
-
-repo="$scriptdir/.."
-proj="bc"
-
-cd "$repo"
-
-if [ ! -f "../Debug.zip" ] || [ ! -f "../Release.zip" ]; then
- printf 'Must have Windows builds!\n'
- exit 1
-fi
-
-# We want the absolute path for later.
-repo=$(pwd)
-
-# This convoluted mess does pull the version out. If you change the format of
-# include/version.h, you may have to change this line.
-version=$(cat include/version.h | grep "VERSION " - | awk '{ print $3 }' -)
-
-tag_msg="Version $version"
-projver="${proj}-${version}"
-
-tempdir="/tmp/${projver}"
-rm -rf $tempdir
-mkdir -p $tempdir
-
-make clean_tests > /dev/null 2> /dev/null
-
-# Delete the tag and recreate it. This is the part of the script that makes it
-# so you cannot run it twice on the same version, unless you know what you are
-# doing. In fact, you cannot run it again if users have already started to use
-# the old version of the tag.
-if git rev-parse "$version" > /dev/null 2>&1; then
- git push --delete origin "$version" > /dev/null 2> /dev/null
- git tag --delete "$version" > /dev/null 2> /dev/null
-fi
-
-git push > /dev/null 2> /dev/null
-git tg "$version" -m "$tag_msg" > /dev/null 2> /dev/null
-git push --tags > /dev/null 2> /dev/null
-
-# This line grabs the names of all of the files in .gitignore that still exist.
-ignores=$(git check-ignore * **/*)
-
-cp -r ./* "$tempdir"
-
-cd $tempdir
-
-# Delete all the ignored files.
-for i in $ignores; do
- rm -rf "./$i"
-done
-
-# This is a list of files that end users (including *software packagers* and
-# *distro maintainers*!) do not care about. In particular, they *do* care about
-# the testing infrastructure for the regular test suite because distro
-# maintainers probably want to ensure the test suite runs. However, they
-# probably don't care about fuzzing or other randomized testing. Also, I
-# technically can't distribute tests/bc/scripts/timeconst.bc because it's from
-# the Linux kernel, which is GPL.
-extras=$(cat <<*EOF
-.git/
-.gitignore
-.gitattributes
-benchmarks/
-manuals/bc.1.md.in
-manuals/dc.1.md.in
-manuals/benchmarks.md
-manuals/development.md
-manuals/header_bcl.txt
-manuals/header_bc.txt
-manuals/header_dc.txt
-manuals/header.txt
-manuals/release.md
-scripts/afl.py
-scripts/alloc.sh
-scripts/benchmark.sh
-scripts/bitfuncgen.c
-scripts/fuzz_prep.sh
-scripts/manpage.sh
-scripts/ministat.c
-scripts/package.sh
-scripts/radamsa.sh
-scripts/radamsa.txt
-scripts/randmath.py
-scripts/release_settings.txt
-scripts/release.sh
-scripts/test_settings.sh
-scripts/test_settings.txt
-tests/bc_outputs/
-tests/dc_outputs/
-tests/fuzzing/
-tests/bc/scripts/timeconst.bc
-*EOF
-)
-
-for i in $extras; do
- rm -rf "./$i"
-done
-
-cd ..
-
-parent="$repo/.."
-
-# Tar and compress and move into the parent directory of the repo.
-tar cf "$projver.tar" "$projver/"
-xz -z -v -9 -e "$projver.tar" > /dev/null 2> /dev/null
-mv "$projver.tar.xz" "$parent"
-
-cd "$parent"
-
-# Clean up old Windows stuff.
-if [ -d Win32_Debug ]; then
- rm -rf Win32_Debug
-fi
-
-if [ -d Win32_Release ]; then
- rm -rf Win32_Release
-fi
-
-if [ -d Win64_Debug ]; then
- rm -rf Win64_Debug
-fi
-
-if [ -d Win64_Release ]; then
- rm -rf Win64_Release
-fi
-
-# Prepare Windows stuff.
-if [ ! -d Debug ]; then
- unzip Debug.zip > /dev/null
-fi
-
-if [ ! -d Release ]; then
- unzip Release.zip > /dev/null
-fi
-
-# Zip the Windows stuff.
-mkdir Win32_Debug
-cp Debug/Win32/bc/bc.exe Win32_Debug
-cp Debug/Win32/bc/dc.exe Win32_Debug
-cp Debug/Win32/bcl/bcl.lib Win32_Debug
-
-mkdir Win32_Release
-cp Release/Win32/bc/bc.exe Win32_Release
-cp Release/Win32/bc/dc.exe Win32_Release
-cp Release/Win32/bcl/bcl.lib Win32_Release
-
-mkdir Win64_Debug
-cp Debug/x64/bc/bc.exe Win64_Debug
-cp Debug/x64/bc/dc.exe Win64_Debug
-cp Debug/x64/bcl/bcl.lib Win64_Debug
-
-mkdir Win64_Release
-cp Release/x64/bc/bc.exe Win64_Release
-cp Release/x64/bc/dc.exe Win64_Release
-cp Release/x64/bcl/bcl.lib Win64_Release
-
-zip -r Win32_Debug.zip Win32_Debug > /dev/null
-zip -r Win32_Release.zip Win32_Release > /dev/null
-zip -r Win64_Debug.zip Win64_Debug > /dev/null
-zip -r Win64_Release.zip Win64_Release > /dev/null
-
-printf '\n'
-shasum "$projver.tar.xz"
-printf '\n'
-shasum "Win32_Debug.zip"
-printf '\n'
-shasum "Win32_Release.zip"
-printf '\n'
-shasum "Win64_Debug.zip"
-printf '\n'
-shasum "Win64_Release.zip"
diff --git a/scripts/release_settings.txt b/scripts/release_settings.txt
deleted file mode 100644
index 1cf57234..00000000
--- a/scripts/release_settings.txt
+++ /dev/null
@@ -1,16 +0,0 @@
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -Sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -Sbc.prompt -Sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -Sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -Sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -Sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -Sbc.history -Sdc.history -Sbc.prompt -Sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -Sbc.prompt -Sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -Sbc.history -Sdc.history -Sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -Sbc.prompt -Sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -Sbc.prompt -Sdc.prompt
diff --git a/scripts/test_settings.sh b/scripts/test_settings.sh
deleted file mode 100755
index 563dbf0e..00000000
--- a/scripts/test_settings.sh
+++ /dev/null
@@ -1,77 +0,0 @@
-#! /bin/sh
-#
-# SPDX-License-Identifier: BSD-2-Clause
-#
-# Copyright (c) 2018-2021 Gavin D. Howard and contributors.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice, this
-# list of conditions and the following disclaimer.
-#
-# * Redistributions in binary form must reproduce the above copyright notice,
-# this list of conditions and the following disclaimer in the documentation
-# and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-#
-
-# This script's argument is a number, which is the index of the setting set
-# that is under test. This script is for maintainers only.
-#
-# The procedure is this: run the script with:
-#
-# ./scripts/test_settings.sh 1
-#
-# Then run bc and dc to ensure their stuff is correct. Then run this script
-# again with:
-#
-# ./scripts/test_settings.sh 2
-#
-# And repeat. You can also test various environment variable sets with them.
-
-# Print the usage and exit with an error.
-usage() {
- printf 'usage: %s index\n' "$0" 1>&2
- exit 1
-}
-
-script="$0"
-scriptdir=$(dirname "$script")
-
-cd "$scriptdir/.."
-
-test "$#" -eq 1 || usage
-
-target="$1"
-shift
-
-line=0
-
-# This loop just loops until it gets to the right line. Quick and dirty.
-while read s; do
-
- line=$(printf '%s + 1\n' "$line" | bc)
-
- if [ "$line" -eq "$target" ]; then
-
- # Configure, build, and exit.
- ./configure.sh -O3 $s
-
- make -j16 > /dev/null
-
- exit
- fi
-
-done < "$scriptdir/test_settings.txt"
diff --git a/scripts/test_settings.txt b/scripts/test_settings.txt
deleted file mode 100644
index e6dd8ac9..00000000
--- a/scripts/test_settings.txt
+++ /dev/null
@@ -1,93 +0,0 @@
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -Sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -Sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -Sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -Sbc.history -sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -Sbc.prompt -sdc.prompt
--Sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -Sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -Sbc.prompt -sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -sdc.tty_mode -Sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -sdc.tty_mode -sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -Sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -Sdc.tty_mode -Sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -Sdc.tty_mode -sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -Sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -Sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -Sbc.history -sdc.history -Sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -Sbc.history -sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -Sdc.history -Sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -Sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -Sbc.prompt -Sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -Sbc.history -sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -Sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -sdc.tty_mode -Sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -sdc.tty_mode -sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -Sbc.prompt -sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -Sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -Sdc.tty_mode -Sbc.history -sdc.history -Sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -Sdc.tty_mode -Sbc.history -sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -Sbc.history -Sdc.history -Sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -Sbc.history -Sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -sbc.history -Sdc.history -Sbc.prompt -Sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -sdc.tty_mode -Sbc.history -sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -sdc.tty_mode -sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -Sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -Sbc.prompt -sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -sdc.history -Sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -Sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -sdc.tty_mode -Sbc.history -Sdc.history -Sbc.prompt -Sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -Sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -sbc.history -sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -sdc.history -Sbc.prompt -sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -Sbc.prompt -sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -Sbc.prompt -Sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -sdc.history -Sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -Sbc.prompt -sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -Sbc.prompt -Sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -Sbc.prompt -sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -sbc.prompt -Sdc.prompt
--sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -Sbc.prompt -Sdc.prompt
--Sbc.sigint_reset -Sdc.sigint_reset -Sbc.tty_mode -Sdc.tty_mode -Sbc.history -Sdc.history -Sbc.prompt -Sdc.prompt
diff --git a/src/args.c b/src/args.c
index ea1d0043..c764ca83 100644
--- a/src/args.c
+++ b/src/args.c
@@ -48,22 +48,37 @@
#include <args.h>
#include <opt.h>
-/**
- * Adds @a str to the list of expressions to execute later.
- * @param str The string to add to the list of expressions.
- */
+static const BcOptLong bc_args_lopt[] = {
+
+ { "expression", BC_OPT_REQUIRED, 'e' },
+ { "file", BC_OPT_REQUIRED, 'f' },
+ { "help", BC_OPT_NONE, 'h' },
+ { "interactive", BC_OPT_NONE, 'i' },
+ { "no-prompt", BC_OPT_NONE, 'P' },
+ { "no-read-prompt", BC_OPT_NONE, 'R' },
+#if BC_ENABLED
+ { "global-stacks", BC_OPT_BC_ONLY, 'g' },
+ { "mathlib", BC_OPT_BC_ONLY, 'l' },
+ { "quiet", BC_OPT_BC_ONLY, 'q' },
+ { "standard", BC_OPT_BC_ONLY, 's' },
+ { "warn", BC_OPT_BC_ONLY, 'w' },
+#endif // BC_ENABLED
+ { "version", BC_OPT_NONE, 'v' },
+ { "version", BC_OPT_NONE, 'V' },
+#if DC_ENABLED
+ { "extended-register", BC_OPT_DC_ONLY, 'x' },
+#endif // DC_ENABLED
+ { NULL, 0, 0 },
+
+};
+
static void bc_args_exprs(const char *str) {
BC_SIG_ASSERT_LOCKED;
- if (vm.exprs.v == NULL) bc_vec_init(&vm.exprs, sizeof(uchar), BC_DTOR_NONE);
+ if (vm.exprs.v == NULL) bc_vec_init(&vm.exprs, sizeof(uchar), NULL);
bc_vec_concat(&vm.exprs, str);
bc_vec_concat(&vm.exprs, "\n");
}
-/**
- * Adds the contents of @a file to the list of expressions to execute later.
- * @param file The name of the file whose contents should be added to the list
- * of expressions to execute.
- */
static void bc_args_file(const char *file) {
char *buf;
@@ -72,44 +87,11 @@ static void bc_args_file(const char *file) {
vm.file = file;
- buf = bc_read_file(file);
-
- assert(buf != NULL);
-
+ bc_read_file(file, &buf);
bc_args_exprs(buf);
free(buf);
}
-#if BC_ENABLED
-
-/**
- * Redefines a keyword, if it exists and is not a POSIX keyword. Otherwise, it
- * throws a fatal error.
- * @param keyword The keyword to redefine.
- */
-static void bc_args_redefine(const char *keyword) {
-
- size_t i;
-
- for (i = 0; i < bc_lex_kws_len; ++i) {
-
- const BcLexKeyword *kw = bc_lex_kws + i;
-
- if (!strcmp(keyword, kw->name)) {
-
- if (BC_LEX_KW_POSIX(kw)) break;
-
- vm.redefined_kws[i] = true;
-
- return;
- }
- }
-
- bc_error(BC_ERR_FATAL_ARG, 0, keyword);
-}
-
-#endif // BC_ENABLED
-
void bc_args(int argc, char *argv[], bool exit_exprs) {
int c;
@@ -121,40 +103,28 @@ void bc_args(int argc, char *argv[], bool exit_exprs) {
bc_opt_init(&opts, argv);
- // This loop should look familiar to anyone who has used getopt() or
- // getopt_long() in C.
while ((c = bc_opt_parse(&opts, bc_args_lopt)) != -1) {
switch (c) {
case 'e':
{
- // Barf if not allowed.
- if (vm.no_exprs)
- bc_verr(BC_ERR_FATAL_OPTION, "-e (--expression)");
-
- // Add the expressions and set exit.
+ if (vm.no_exit_exprs)
+ bc_vm_verr(BC_ERR_FATAL_OPTION, "-e (--expression)");
bc_args_exprs(opts.optarg);
vm.exit_exprs = (exit_exprs || vm.exit_exprs);
-
break;
}
case 'f':
{
- // Figure out if exiting on expressions is disabled.
- if (!strcmp(opts.optarg, "-")) vm.no_exprs = true;
+ if (!strcmp(opts.optarg, "-")) vm.no_exit_exprs = true;
else {
-
- // Barf if not allowed.
- if (vm.no_exprs)
- bc_verr(BC_ERR_FATAL_OPTION, "-f (--file)");
-
- // Add the expressions and set exit.
+ if (vm.no_exit_exprs)
+ bc_vm_verr(BC_ERR_FATAL_OPTION, "-f (--file)");
bc_args_file(opts.optarg);
vm.exit_exprs = (exit_exprs || vm.exit_exprs);
}
-
break;
}
@@ -173,13 +143,13 @@ void bc_args(int argc, char *argv[], bool exit_exprs) {
case 'P':
{
- vm.flags &= ~(BC_FLAG_P);
+ vm.flags |= BC_FLAG_P;
break;
}
case 'R':
{
- vm.flags &= ~(BC_FLAG_R);
+ vm.flags |= BC_FLAG_R;
break;
}
@@ -205,12 +175,6 @@ void bc_args(int argc, char *argv[], bool exit_exprs) {
break;
}
- case 'r':
- {
- bc_args_redefine(opts.optarg);
- break;
- }
-
case 's':
{
assert(BC_IS_BC);
@@ -243,13 +207,12 @@ void bc_args(int argc, char *argv[], bool exit_exprs) {
#endif // DC_ENABLED
#ifndef NDEBUG
- // We shouldn't get here because bc_opt_error()/bc_error() should
+ // We shouldn't get here because bc_opt_error()/bc_vm_error() should
// longjmp() out.
case '?':
case ':':
default:
{
- BC_UNREACHABLE
abort();
}
#endif // NDEBUG
@@ -257,20 +220,11 @@ void bc_args(int argc, char *argv[], bool exit_exprs) {
}
if (version) bc_vm_info(NULL);
- if (do_exit) {
- vm.status = (sig_atomic_t) BC_STATUS_QUIT;
- BC_JMP;
- }
-
- // We do not print the banner if expressions are used or dc is used.
- if (!BC_IS_BC || vm.exprs.len > 1) vm.flags &= ~(BC_FLAG_Q);
+ if (do_exit) exit((int) vm.status);
- // We need to make sure the files list is initialized. We don't want to
- // initialize it if there are no files because it's just a waste of memory.
if (opts.optind < (size_t) argc && vm.files.v == NULL)
- bc_vec_init(&vm.files, sizeof(char*), BC_DTOR_NONE);
+ bc_vec_init(&vm.files, sizeof(char*), NULL);
- // Add all the files to the vector.
for (i = opts.optind; i < (size_t) argc; ++i)
bc_vec_push(&vm.files, argv + i);
}
diff --git a/src/bc.c b/src/bc.c
index 4f35cc42..36b64e17 100644
--- a/src/bc.c
+++ b/src/bc.c
@@ -40,14 +40,7 @@
#include <bc.h>
#include <vm.h>
-/**
- * The main function for bc.
- * @param argc The number of arguments.
- * @param argv The arguments.
- */
-void bc_main(int argc, char *argv[]) {
-
- // All of these just set bc-specific items in BcVm.
+void bc_main(int argc, char **argv) {
vm.read_ret = BC_INST_RET;
vm.help = bc_help;
@@ -58,6 +51,6 @@ void bc_main(int argc, char *argv[]) {
vm.parse = bc_parse_parse;
vm.expr = bc_parse_expr;
- bc_vm_boot(argc, argv);
+ bc_vm_boot(argc, argv, "BC_LINE_LENGTH", "BC_ENV_ARGS");
}
#endif // BC_ENABLED
diff --git a/src/bc_lex.c b/src/bc_lex.c
index cdbdf24b..159c583e 100644
--- a/src/bc_lex.c
+++ b/src/bc_lex.c
@@ -42,18 +42,11 @@
#include <bc.h>
#include <vm.h>
-/**
- * Lexes an identifier, which may be a keyword.
- * @param l The lexer.
- */
static void bc_lex_identifier(BcLex *l) {
- // We already passed the first character, so we need to be sure to include
- // it.
- const char *buf = l->buf + l->i - 1;
size_t i;
+ const char *buf = l->buf + l->i - 1;
- // This loop is simply checking for keywords.
for (i = 0; i < bc_lex_kws_len; ++i) {
const BcLexKeyword *kw = bc_lex_kws + i;
@@ -61,74 +54,38 @@ static void bc_lex_identifier(BcLex *l) {
if (!strncmp(buf, kw->name, n) && !isalnum(buf[n]) && buf[n] != '_') {
- // If the keyword has been redefined, and redefinition is allowed
- // (it is not allowed for builtin libraries), break out of the loop
- // and use it as a name. This depends on the argument parser to
- // ensure that only non-POSIX keywords get redefined.
- if (!vm.no_redefine && vm.redefined_kws[i]) break;
-
l->t = BC_LEX_KW_AUTO + (BcLexType) i;
- // Warn or error, as appropriate for the mode, if the keyword is not
- // in the POSIX standard.
- if (!BC_LEX_KW_POSIX(kw)) bc_lex_verr(l, BC_ERR_POSIX_KW, kw->name);
+ if (!BC_LEX_KW_POSIX(kw))
+ bc_lex_verr(l, BC_ERR_POSIX_KW, kw->name);
// We minus 1 because the index has already been incremented.
l->i += n - 1;
-
- // Already have the token; bail.
return;
}
}
- // If not a keyword, parse the name.
bc_lex_name(l);
- // POSIX doesn't allow identifiers that are more than one character, so we
- // might have to warn or error here too.
if (BC_ERR(l->str.len - 1 > 1))
bc_lex_verr(l, BC_ERR_POSIX_NAME_LEN, l->str.v);
}
-/**
- * Parses a bc string. This is separate from dc strings because dc strings need
- * to be balanced.
- * @param l The lexer.
- */
static void bc_lex_string(BcLex *l) {
- // We need to keep track of newlines to increment them properly.
- size_t len, nlines, i;
- const char *buf;
+ size_t len, nlines = 0, i = l->i;
+ const char *buf = l->buf;
char c;
- bool got_more;
l->t = BC_LEX_STR;
- do {
-
- nlines = 0;
- buf = l->buf;
- got_more = false;
-
- assert(!vm.is_stdin || buf == vm.buffer.v);
-
- // Fortunately for us, bc doesn't escape quotes. Instead, the equivalent
- // is '\q', which makes this loop simpler.
- for (i = l->i; (c = buf[i]) && c != '"'; ++i) nlines += (c == '\n');
+ for (; (c = buf[i]) && c != '"'; ++i) nlines += c == '\n';
- if (BC_ERR(c == '\0') && !vm.eof && l->is_stdin)
- got_more = bc_lex_readLine(l);
-
- } while (got_more && c != '"');
-
- // If the string did not end properly, barf.
- if (c != '"') {
+ if (BC_ERR(c == '\0')) {
l->i = i;
bc_lex_err(l, BC_ERR_PARSE_STRING);
}
- // Set the temp string to the parsed string.
len = i - l->i;
bc_vec_string(&l->str, len, l->buf + l->i);
@@ -136,13 +93,6 @@ static void bc_lex_string(BcLex *l) {
l->line += nlines;
}
-/**
- * This function takes a lexed operator and checks to see if it's the assignment
- * version, setting the token appropriately.
- * @param l The lexer.
- * @param with The token to assign if it is an assignment operator.
- * @param without The token to assign if it is not an assignment operator.
- */
static void bc_lex_assign(BcLex *l, BcLexType with, BcLexType without) {
if (l->buf[l->i] == '=') {
l->i += 1;
@@ -153,9 +103,6 @@ static void bc_lex_assign(BcLex *l, BcLexType with, BcLexType without) {
void bc_lex_token(BcLex *l) {
- // We increment here. This means that all lexing needs to take that into
- // account, such as when parsing an identifier. If we don't, the first
- // character of every identifier would be missing.
char c = l->buf[l->i++], c2;
// This is the workhorse of the lexer.
@@ -175,10 +122,8 @@ void bc_lex_token(BcLex *l) {
case '!':
{
- // Even though it's not an assignment, we can use this.
bc_lex_assign(l, BC_LEX_OP_REL_NE, BC_LEX_OP_BOOL_NOT);
- // POSIX doesn't allow boolean not.
if (l->t == BC_LEX_OP_BOOL_NOT)
bc_lex_verr(l, BC_ERR_POSIX_BOOL, "!");
@@ -193,7 +138,6 @@ void bc_lex_token(BcLex *l) {
case '#':
{
- // POSIX does not allow line comments.
bc_lex_err(l, BC_ERR_POSIX_COMMENT);
bc_lex_lineComment(l);
break;
@@ -208,9 +152,6 @@ void bc_lex_token(BcLex *l) {
case '&':
{
c2 = l->buf[l->i];
-
- // Either we have boolean and or an error. And boolean and is not
- // allowed by POSIX.
if (BC_NO_ERR(c2 == '&')) {
bc_lex_verr(l, BC_ERR_POSIX_BOOL, "&&");
@@ -251,8 +192,6 @@ void bc_lex_token(BcLex *l) {
case '+':
{
c2 = l->buf[l->i];
-
- // Have to check for increment first.
if (c2 == '+') {
l->i += 1;
l->t = BC_LEX_OP_INC;
@@ -270,8 +209,6 @@ void bc_lex_token(BcLex *l) {
case '-':
{
c2 = l->buf[l->i];
-
- // Have to check for decrement first.
if (c2 == '-') {
l->i += 1;
l->t = BC_LEX_OP_DEC;
@@ -283,14 +220,11 @@ void bc_lex_token(BcLex *l) {
case '.':
{
c2 = l->buf[l->i];
-
- // If it's alone, it's an alias for last.
if (BC_LEX_NUM_CHAR(c2, true, false)) bc_lex_number(l, c);
else {
l->t = BC_LEX_KW_LAST;
bc_lex_err(l, BC_ERR_POSIX_DOT);
}
-
break;
}
@@ -358,7 +292,6 @@ void bc_lex_token(BcLex *l) {
#if BC_ENABLE_EXTRA_MATH
c2 = l->buf[l->i];
- // Check for shift.
if (c2 == '<') {
l->i += 1;
bc_lex_assign(l, BC_LEX_OP_ASSIGN_LSHIFT, BC_LEX_OP_LSHIFT);
@@ -380,7 +313,6 @@ void bc_lex_token(BcLex *l) {
#if BC_ENABLE_EXTRA_MATH
c2 = l->buf[l->i];
- // Check for shift.
if (c2 == '>') {
l->i += 1;
bc_lex_assign(l, BC_LEX_OP_ASSIGN_RSHIFT, BC_LEX_OP_RSHIFT);
@@ -400,7 +332,6 @@ void bc_lex_token(BcLex *l) {
case '\\':
{
- // In bc, a backslash+newline is whitespace.
if (BC_NO_ERR(l->buf[l->i] == '\n')) {
l->i += 1;
l->t = BC_LEX_WHITESPACE;
@@ -457,7 +388,6 @@ void bc_lex_token(BcLex *l) {
{
c2 = l->buf[l->i];
- // Once again, boolean or is not allowed by POSIX.
if (BC_NO_ERR(c2 == '|')) {
bc_lex_verr(l, BC_ERR_POSIX_BOOL, "||");
diff --git a/src/bc_parse.c b/src/bc_parse.c
index d0635a3b..ea311ab4 100644
--- a/src/bc_parse.c
+++ b/src/bc_parse.c
@@ -46,26 +46,11 @@
#include <num.h>
#include <vm.h>
-// Before you embark on trying to understand this code, have you read the
-// Development manual (manuals/development.md) and the comment in include/bc.h
-// yet? No? Do that first. I'm serious.
-//
-// The reason is because this file holds the most sensitive and finicky code in
-// the entire codebase. Even getting history to work on Windows was nothing
-// compared to this. This is where dreams go to die, where dragons live, and
-// from which Ken Thompson himself would flee.
-
static void bc_parse_else(BcParse *p);
static void bc_parse_stmt(BcParse *p);
static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
BcParseNext next);
-static void bc_parse_expr_status(BcParse *p, uint8_t flags, BcParseNext next);
-/**
- * Returns true if an instruction could only have come from a "leaf" expression.
- * For more on what leaf expressions are, read the comment for BC_PARSE_LEAF().
- * @param t The instruction to test.
- */
static bool bc_parse_inst_isLeaf(BcInst t) {
return (t >= BC_INST_NUM && t <= BC_INST_MAXSCALE) ||
#if BC_ENABLE_EXTRA_MATH
@@ -74,50 +59,33 @@ static bool bc_parse_inst_isLeaf(BcInst t) {
t <= BC_INST_DEC;
}
-/**
- * Returns true if the *previous* token was a delimiter. A delimiter is anything
- * that can legally end a statement. In bc's case, it could be a newline, a
- * semicolon, and a brace in certain cases.
- * @param p The parser.
- */
static bool bc_parse_isDelimiter(const BcParse *p) {
BcLexType t = p->l.t;
- bool good;
+ bool good = false;
- // If it's an obvious delimiter, say so.
if (BC_PARSE_DELIMITER(t)) return true;
- good = false;
-
- // If the current token is a keyword, then...beware. That means that we need
- // to check for a "dangling" else, where there was no brace-delimited block
- // on the previous if.
if (t == BC_LEX_KW_ELSE) {
size_t i;
uint16_t *fptr = NULL, flags = BC_PARSE_FLAG_ELSE;
- // As long as going up the stack is valid for a dangling else, keep on.
for (i = 0; i < p->flags.len && BC_PARSE_BLOCK_STMT(flags); ++i) {
fptr = bc_vec_item_rev(&p->flags, i);
flags = *fptr;
- // If we need a brace and don't have one, then we don't have a
- // delimiter.
if ((flags & BC_PARSE_FLAG_BRACE) && p->l.last != BC_LEX_RBRACE)
return false;
}
- // Oh, and we had also better have an if statement somewhere.
good = ((flags & BC_PARSE_FLAG_IF) != 0);
}
else if (t == BC_LEX_RBRACE) {
size_t i;
- // Since we have a brace, we need to just check if a brace was needed.
for (i = 0; !good && i < p->flags.len; ++i) {
uint16_t *fptr = bc_vec_item_rev(&p->flags, i);
good = (((*fptr) & BC_PARSE_FLAG_BRACE) != 0);
@@ -127,11 +95,6 @@ static bool bc_parse_isDelimiter(const BcParse *p) {
return good;
}
-/**
- * Sets a previously defined exit label. What are labels? See the bc Parsing
- * section of the Development manual (manuals/development.md).
- * @param p The parser.
- */
static void bc_parse_setLabel(BcParse *p) {
BcFunc *func = p->func;
@@ -140,50 +103,21 @@ static void bc_parse_setLabel(BcParse *p) {
assert(func == bc_vec_item(&p->prog->fns, p->fidx));
- // Set the preallocated label to the correct index.
label = bc_vec_item(&func->labels, ip->idx);
*label = func->code.len;
- // Now, we don't need the exit label; it is done.
bc_vec_pop(&p->exits);
}
-/**
- * Creates a label and sets it to idx. If this is an exit label, then idx is
- * actually invalid, but it doesn't matter because it will be fixed by
- * bc_parse_setLabel() later.
- * @param p The parser.
- * @param idx The index of the label.
- */
static void bc_parse_createLabel(BcParse *p, size_t idx) {
bc_vec_push(&p->func->labels, &idx);
}
-/**
- * Creates a conditional label. Unlike an exit label, this label is set at
- * creation time because it comes *before* the code that will target it.
- * @param p The parser.
- * @param idx The index of the label.
- */
static void bc_parse_createCondLabel(BcParse *p, size_t idx) {
bc_parse_createLabel(p, p->func->code.len);
bc_vec_push(&p->conds, &idx);
}
-/*
- * Creates an exit label to be filled in later by bc_parse_setLabel(). Also, why
- * create a label to be filled in later? Because exit labels are meant to be
- * targeted by code that comes *before* the label. Since we have to parse that
- * code first, and don't know how long it will be, we need to just make sure to
- * reserve a slot to be filled in later when we know.
- *
- * By the way, this uses BcInstPtr because it was convenient. The field idx
- * holds the index, and the field func holds the loop boolean.
- *
- * @param p The parser.
- * @param idx The index of the label's position.
- * @param loop True if the exit label is for a loop or not.
- */
static void bc_parse_createExitLabel(BcParse *p, size_t idx, bool loop) {
BcInstPtr ip;
@@ -198,18 +132,6 @@ static void bc_parse_createExitLabel(BcParse *p, size_t idx, bool loop) {
bc_parse_createLabel(p, SIZE_MAX);
}
-/**
- * Pops the correct operators off of the operator stack based on the current
- * operator. This is because of the Shunting-Yard algorithm. Lower prec means
- * higher precedence.
- * @param p The parser.
- * @param type The operator.
- * @param start The previous start of the operator stack. For more
- * information, see the bc Parsing section of the Development
- * manual (manuals/development.md).
- * @param nexprs A pointer to the current number of expressions that have not
- * been consumed yet. This is an IN and OUT parameter.
- */
static void bc_parse_operator(BcParse *p, BcLexType type,
size_t start, size_t *nexprs)
{
@@ -217,25 +139,14 @@ static void bc_parse_operator(BcParse *p, BcLexType type,
uchar l, r = BC_PARSE_OP_PREC(type);
uchar left = BC_PARSE_OP_LEFT(type);
- // While we haven't hit the stop point yet.
while (p->ops.len > start) {
- // Get the top operator.
t = BC_PARSE_TOP_OP(p);
-
- // If it's a right paren, we have reached the end of whatever expression
- // this is no matter what.
if (t == BC_LEX_LPAREN) break;
- // Break for precedence. Precedence operates differently on left and
- // right associativity, by the way. A left associative operator that
- // matches the current precedence should take priority, but a right
- // associative operator should not.
l = BC_PARSE_OP_PREC(t);
if (l >= r && (l != r || !left)) break;
- // Do the housekeeping. In particular, make sure to note that one
- // expression was consumed. (Two were, but another was added.)
bc_parse_push(p, BC_PARSE_TOKEN_INST(t));
bc_vec_pop(&p->ops);
*nexprs -= !BC_PARSE_OP_PREFIX(t);
@@ -244,80 +155,51 @@ static void bc_parse_operator(BcParse *p, BcLexType type,
bc_vec_push(&p->ops, &type);
}
-/**
- * Parses a right paren. In the Shunting-Yard algorithm, it needs to be put on
- * the operator stack. But before that, it needs to consume whatever operators
- * there are until it hits a left paren.
- * @param p The parser.
- * @param nexprs A pointer to the current number of expressions that have not
- * been consumed yet. This is an IN and OUT parameter.
- */
-static void bc_parse_rightParen(BcParse *p, size_t *nexprs) {
+static void bc_parse_rightParen(BcParse *p, size_t *nexs) {
BcLexType top;
- // Consume operators until a left paren.
while ((top = BC_PARSE_TOP_OP(p)) != BC_LEX_LPAREN) {
bc_parse_push(p, BC_PARSE_TOKEN_INST(top));
bc_vec_pop(&p->ops);
- *nexprs -= !BC_PARSE_OP_PREFIX(top);
+ *nexs -= !BC_PARSE_OP_PREFIX(top);
}
- // We need to pop the left paren as well.
bc_vec_pop(&p->ops);
- // Oh, and we also want the next token.
bc_lex_next(&p->l);
}
-/**
- * Parses function arguments.
- * @param p The parser.
- * @param flags Flags restricting what kind of expressions the arguments can
- * be.
- */
-static void bc_parse_args(BcParse *p, uint8_t flags) {
+static void bc_parse_params(BcParse *p, uint8_t flags) {
bool comma = false;
- size_t nargs;
+ size_t nparams;
bc_lex_next(&p->l);
- // Print and comparison operators not allowed. Well, comparison operators
- // only for POSIX. But we do allow arrays, and we *must* get a value.
flags &= ~(BC_PARSE_PRINT | BC_PARSE_REL);
flags |= (BC_PARSE_ARRAY | BC_PARSE_NEEDVAL);
- // Count the arguments and parse them.
- for (nargs = 0; p->l.t != BC_LEX_RPAREN; ++nargs) {
+ for (nparams = 0; p->l.t != BC_LEX_RPAREN; ++nparams) {
- bc_parse_expr_status(p, flags, bc_parse_next_arg);
+ bc_parse_expr_status(p, flags, bc_parse_next_param);
comma = (p->l.t == BC_LEX_COMMA);
if (comma) bc_lex_next(&p->l);
}
- // An ending comma is FAIL.
if (BC_ERR(comma)) bc_parse_err(p, BC_ERR_PARSE_TOKEN);
-
- // Now do the call with the number of arguments.
bc_parse_push(p, BC_INST_CALL);
- bc_parse_pushIndex(p, nargs);
+ bc_parse_pushIndex(p, nparams);
}
-/**
- * Parses a function call.
- * @param p The parser.
- * @param flags Flags restricting what kind of expressions the arguments can
- * be.
- */
static void bc_parse_call(BcParse *p, const char *name, uint8_t flags) {
size_t idx;
- bc_parse_args(p, flags);
+ bc_parse_params(p, flags);
- // We just assert this because bc_parse_args() should
+ // We just assert this because bc_parse_params() should
// ensure that the next token is what it should be.
assert(p->l.t == BC_LEX_RPAREN);
@@ -325,8 +207,6 @@ static void bc_parse_call(BcParse *p, const char *name, uint8_t flags) {
// because it will overwrite an existing function.
idx = bc_map_index(&p->prog->fn_map, name);
- // The function does not exist yet. Create a space for it. If the user does
- // not define it, it's a *runtime* error, not a parse error.
if (idx == BC_VEC_INVALID_IDX) {
BC_SIG_LOCK;
@@ -340,20 +220,13 @@ static void bc_parse_call(BcParse *p, const char *name, uint8_t flags) {
// Make sure that this pointer was not invalidated.
p->func = bc_vec_item(&p->prog->fns, p->fidx);
}
- // The function exists, so set the right function index.
else idx = ((BcId*) bc_vec_item(&p->prog->fn_map, idx))->idx;
bc_parse_pushIndex(p, idx);
- // Make sure to get the next token.
bc_lex_next(&p->l);
}
-/**
- * Parses a name/identifier-based expression. It could be a variable, an array
- * element, an array itself (for function arguments), a function call, etc.
- *
- */
static void bc_parse_name(BcParse *p, BcInst *type,
bool *can_assign, uint8_t flags)
{
@@ -361,25 +234,20 @@ static void bc_parse_name(BcParse *p, BcInst *type,
BC_SIG_LOCK;
- // We want a copy of the name since the lexer might overwrite its copy.
name = bc_vm_strdup(p->l.str.v);
BC_SETJMP_LOCKED(err);
BC_SIG_UNLOCK;
- // We need the next token to see if it's just a variable or something more.
bc_lex_next(&p->l);
- // Array element or array.
if (p->l.t == BC_LEX_LBRACKET) {
bc_lex_next(&p->l);
- // Array only. This has to be a function parameter.
if (p->l.t == BC_LEX_RBRACKET) {
- // Error if arrays are not allowed.
if (BC_ERR(!(flags & BC_PARSE_ARRAY)))
bc_parse_err(p, BC_ERR_PARSE_EXPR);
@@ -388,14 +256,11 @@ static void bc_parse_name(BcParse *p, BcInst *type,
}
else {
- // If we are here, we have an array element. We need to set the
- // expression parsing flags.
uint8_t flags2 = (flags & ~(BC_PARSE_PRINT | BC_PARSE_REL)) |
- BC_PARSE_NEEDVAL;
+ BC_PARSE_NEEDVAL;
bc_parse_expr_status(p, flags2, bc_parse_next_elem);
- // The next token *must* be a right bracket.
if (BC_ERR(p->l.t != BC_LEX_RBRACKET))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
@@ -403,16 +268,13 @@ static void bc_parse_name(BcParse *p, BcInst *type,
*can_assign = true;
}
- // Make sure to get the next token.
bc_lex_next(&p->l);
- // Push the instruction and the name of the identifier.
bc_parse_push(p, *type);
bc_parse_pushName(p, name, false);
}
else if (p->l.t == BC_LEX_LPAREN) {
- // We are parsing a function call; error if not allowed.
if (BC_ERR(flags & BC_PARSE_NOCALL))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
@@ -422,7 +284,6 @@ static void bc_parse_name(BcParse *p, BcInst *type,
bc_parse_call(p, name, flags);
}
else {
- // Just a variable.
*type = BC_INST_VAR;
*can_assign = true;
bc_parse_push(p, BC_INST_VAR);
@@ -430,25 +291,16 @@ static void bc_parse_name(BcParse *p, BcInst *type,
}
err:
- // Need to make sure to unallocate the name.
BC_SIG_MAYLOCK;
free(name);
BC_LONGJMP_CONT;
}
-/**
- * Parses a builtin function that takes no arguments. This includes read(),
- * rand(), maxibase(), maxobase(), maxscale(), and maxrand().
- * @param p The parser.
- * @param inst The instruction corresponding to the builtin.
- */
static void bc_parse_noArgBuiltin(BcParse *p, BcInst inst) {
- // Must have a left paren.
bc_lex_next(&p->l);
if (BC_ERR(p->l.t != BC_LEX_LPAREN)) bc_parse_err(p, BC_ERR_PARSE_TOKEN);
- // Must have a right paren.
bc_lex_next(&p->l);
if ((p->l.t != BC_LEX_RPAREN)) bc_parse_err(p, BC_ERR_PARSE_TOKEN);
@@ -457,171 +309,50 @@ static void bc_parse_noArgBuiltin(BcParse *p, BcInst inst) {
bc_lex_next(&p->l);
}
-/**
- * Parses a builtin function that takes 1 argument. This includes length(),
- * sqrt(), abs(), scale(), and irand().
- * @param p The parser.
- * @param type The lex token.
- * @param flags The expression parsing flags for parsing the argument.
- * @param prev An out parameter; the previous instruction pointer.
- */
static void bc_parse_builtin(BcParse *p, BcLexType type,
uint8_t flags, BcInst *prev)
{
- // Must have a left paren.
bc_lex_next(&p->l);
if (BC_ERR(p->l.t != BC_LEX_LPAREN))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
bc_lex_next(&p->l);
- // Change the flags as needed for parsing the argument.
flags &= ~(BC_PARSE_PRINT | BC_PARSE_REL);
flags |= BC_PARSE_NEEDVAL;
-
- // Since length can take arrays, we need to specially add that flag.
if (type == BC_LEX_KW_LENGTH) flags |= BC_PARSE_ARRAY;
bc_parse_expr_status(p, flags, bc_parse_next_rel);
- // Must have a right paren.
if (BC_ERR(p->l.t != BC_LEX_RPAREN))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
- // Adjust previous based on the token and push it.
*prev = type - BC_LEX_KW_LENGTH + BC_INST_LENGTH;
bc_parse_push(p, *prev);
bc_lex_next(&p->l);
}
-/**
- * Parses a builtin function that takes 3 arguments. This includes modexp() and
- * divmod().
- */
-static void bc_parse_builtin3(BcParse *p, BcLexType type,
- uint8_t flags, BcInst *prev)
-{
- assert(type == BC_LEX_KW_MODEXP || type == BC_LEX_KW_DIVMOD);
-
- // Must have a left paren.
- bc_lex_next(&p->l);
- if (BC_ERR(p->l.t != BC_LEX_LPAREN))
- bc_parse_err(p, BC_ERR_PARSE_TOKEN);
-
- bc_lex_next(&p->l);
-
- // Change the flags as needed for parsing the argument.
- flags &= ~(BC_PARSE_PRINT | BC_PARSE_REL);
- flags |= BC_PARSE_NEEDVAL;
-
- bc_parse_expr_status(p, flags, bc_parse_next_builtin);
-
- // Must have a comma.
- if (BC_ERR(p->l.t != BC_LEX_COMMA))
- bc_parse_err(p, BC_ERR_PARSE_TOKEN);
-
- bc_lex_next(&p->l);
-
- bc_parse_expr_status(p, flags, bc_parse_next_builtin);
-
- // Must have a comma.
- if (BC_ERR(p->l.t != BC_LEX_COMMA))
- bc_parse_err(p, BC_ERR_PARSE_TOKEN);
-
- bc_lex_next(&p->l);
-
- // If it is a divmod, parse an array name. Otherwise, just parse another
- // expression.
- if (type == BC_LEX_KW_DIVMOD) {
-
- // Must have a name.
- if (BC_ERR(p->l.t != BC_LEX_NAME)) bc_parse_err(p, BC_ERR_PARSE_TOKEN);
-
- // This is safe because the next token should not overwrite the name.
- bc_lex_next(&p->l);
-
- // Must have a left bracket.
- if (BC_ERR(p->l.t != BC_LEX_LBRACKET))
- bc_parse_err(p, BC_ERR_PARSE_TOKEN);
-
- // This is safe because the next token should not overwrite the name.
- bc_lex_next(&p->l);
-
- // Must have a right bracket.
- if (BC_ERR(p->l.t != BC_LEX_RBRACKET))
- bc_parse_err(p, BC_ERR_PARSE_TOKEN);
-
- // This is safe because the next token should not overwrite the name.
- bc_lex_next(&p->l);
- }
- else bc_parse_expr_status(p, flags, bc_parse_next_rel);
-
- // Must have a right paren.
- if (BC_ERR(p->l.t != BC_LEX_RPAREN))
- bc_parse_err(p, BC_ERR_PARSE_TOKEN);
-
- // Adjust previous based on the token and push it.
- *prev = type - BC_LEX_KW_MODEXP + BC_INST_MODEXP;
- bc_parse_push(p, *prev);
-
- // If we have divmod, we need to assign the modulus to the array element, so
- // we need to push the instructions for doing so.
- if (type == BC_LEX_KW_DIVMOD) {
-
- // The zeroth element.
- bc_parse_push(p, BC_INST_ZERO);
- bc_parse_push(p, BC_INST_ARRAY_ELEM);
-
- // Push the array.
- bc_parse_pushName(p, p->l.str.v, false);
-
- // Swap them and assign. After this, the top item on the stack should
- // be the quotient.
- bc_parse_push(p, BC_INST_SWAP);
- bc_parse_push(p, BC_INST_ASSIGN_NO_VAL);
- }
-
- bc_lex_next(&p->l);
-}
-
-/**
- * Parses the scale keyword. This is special because scale can be a value or a
- * builtin function.
- * @param p The parser.
- * @param type An out parameter; the instruction for the parse.
- * @param can_assign An out parameter; whether the expression can be assigned
- * to.
- * @param flags The expression parsing flags for parsing a scale() arg.
- */
static void bc_parse_scale(BcParse *p, BcInst *type,
- bool *can_assign, uint8_t flags)
+ bool *can_assign, uint8_t flags)
{
bc_lex_next(&p->l);
- // Without the left paren, it's just the keyword.
if (p->l.t != BC_LEX_LPAREN) {
-
- // Set, push, and return.
*type = BC_INST_SCALE;
*can_assign = true;
bc_parse_push(p, BC_INST_SCALE);
return;
}
- // Handle the scale function.
*type = BC_INST_SCALE_FUNC;
*can_assign = false;
-
- // Once again, adjust the flags.
flags &= ~(BC_PARSE_PRINT | BC_PARSE_REL);
flags |= BC_PARSE_NEEDVAL;
bc_lex_next(&p->l);
bc_parse_expr_status(p, flags, bc_parse_next_rel);
-
- // Must have a right paren.
if (BC_ERR(p->l.t != BC_LEX_RPAREN))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
@@ -630,16 +361,6 @@ static void bc_parse_scale(BcParse *p, BcInst *type,
bc_lex_next(&p->l);
}
-/**
- * Parses and increment or decrement operator. This is a bit complex.
- * @param p The parser.
- * @param prev An out parameter; the previous instruction pointer.
- * @param can_assign An out parameter; whether the expression can be assigned
- * to.
- * @param nexs An in/out parameter; the number of expressions in the
- * parse tree that are not used.
- * @param flags The expression parsing flags for parsing a scale() arg.
- */
static void bc_parse_incdec(BcParse *p, BcInst *prev, bool *can_assign,
size_t *nexs, uint8_t flags)
{
@@ -650,20 +371,16 @@ static void bc_parse_incdec(BcParse *p, BcInst *prev, bool *can_assign,
assert(prev != NULL && can_assign != NULL);
- // If we can't assign to the previous token, then we have an error.
if (BC_ERR(last == BC_LEX_OP_INC || last == BC_LEX_OP_DEC ||
last == BC_LEX_RPAREN))
{
bc_parse_err(p, BC_ERR_PARSE_ASSIGN);
}
- // Is the previous instruction for a variable?
if (BC_PARSE_INST_VAR(etype)) {
- // If so, this is a postfix operator.
if (!*can_assign) bc_parse_err(p, BC_ERR_PARSE_ASSIGN);
- // Only postfix uses BC_INST_INC and BC_INST_DEC.
*prev = inst = BC_INST_INC + (p->l.t != BC_LEX_OP_INC);
bc_parse_push(p, inst);
bc_lex_next(&p->l);
@@ -671,8 +388,6 @@ static void bc_parse_incdec(BcParse *p, BcInst *prev, bool *can_assign,
}
else {
- // This is a prefix operator. In that case, we just convert it to
- // an assignment instruction.
*prev = inst = BC_INST_ASSIGN_PLUS + (p->l.t != BC_LEX_OP_INC);
bc_lex_next(&p->l);
@@ -682,29 +397,22 @@ static void bc_parse_incdec(BcParse *p, BcInst *prev, bool *can_assign,
// right here, we need to increment this.
*nexs = *nexs + 1;
- // Is the next token a normal identifier?
if (type == BC_LEX_NAME) {
-
- // Parse the name.
uint8_t flags2 = flags & ~BC_PARSE_ARRAY;
bc_parse_name(p, prev, can_assign, flags2 | BC_PARSE_NOCALL);
}
- // Is the next token a global?
else if (type >= BC_LEX_KW_LAST && type <= BC_LEX_KW_OBASE) {
bc_parse_push(p, type - BC_LEX_KW_LAST + BC_INST_LAST);
bc_lex_next(&p->l);
}
- // Is the next token specifically scale, which needs special treatment?
else if (BC_NO_ERR(type == BC_LEX_KW_SCALE)) {
bc_lex_next(&p->l);
- // Check that scale() was not used.
if (BC_ERR(p->l.t == BC_LEX_LPAREN))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
else bc_parse_push(p, BC_INST_SCALE);
}
- // Now we know we have an error.
else bc_parse_err(p, BC_ERR_PARSE_TOKEN);
*can_assign = false;
@@ -714,16 +422,6 @@ static void bc_parse_incdec(BcParse *p, BcInst *prev, bool *can_assign,
}
}
-/**
- * Parses the minus operator. This needs special treatment because it is either
- * subtract or negation.
- * @param p The parser.
- * @param prev An in/out parameter; the previous instruction.
- * @param ops_bgn The size of the operator stack.
- * @param rparen True if the last token was a right paren.
- * @param binlast True if the last token was a binary operator.
- * @param nexprs An in/out parameter; the number of unused expressions.
- */
static void bc_parse_minus(BcParse *p, BcInst *prev, size_t ops_bgn,
bool rparen, bool binlast, size_t *nexprs)
{
@@ -731,7 +429,6 @@ static void bc_parse_minus(BcParse *p, BcInst *prev, size_t ops_bgn,
bc_lex_next(&p->l);
- // Figure out if it's a minus or a negation.
type = BC_PARSE_LEAF(*prev, binlast, rparen) ? BC_LEX_OP_MINUS : BC_LEX_NEG;
*prev = BC_PARSE_TOKEN_INST(type);
@@ -741,173 +438,115 @@ static void bc_parse_minus(BcParse *p, BcInst *prev, size_t ops_bgn,
else bc_parse_operator(p, type, ops_bgn, nexprs);
}
-/**
- * Parses a string.
- * @param p The parser.
- * @param inst The instruction corresponding to how the string was found and
- * how it should be printed.
- */
-static void bc_parse_str(BcParse *p, BcInst inst) {
+static void bc_parse_str(BcParse *p, char inst) {
bc_parse_addString(p);
bc_parse_push(p, inst);
bc_lex_next(&p->l);
}
-/**
- * Parses a print statement.
- * @param p The parser.
- */
-static void bc_parse_print(BcParse *p, BcLexType type) {
+static void bc_parse_print(BcParse *p) {
BcLexType t;
bool comma = false;
- BcInst inst = type == BC_LEX_KW_STREAM ?
- BC_INST_PRINT_STREAM : BC_INST_PRINT_POP;
bc_lex_next(&p->l);
t = p->l.t;
- // A print or stream statement has to have *something*.
if (bc_parse_isDelimiter(p)) bc_parse_err(p, BC_ERR_PARSE_PRINT);
do {
-
- // If the token is a string, then print it with escapes.
- // BC_INST_PRINT_POP plays that role for bc.
- if (t == BC_LEX_STR) bc_parse_str(p, inst);
+ if (t == BC_LEX_STR) bc_parse_str(p, BC_INST_PRINT_POP);
else {
- // We have an actual number; parse and add a print instruction.
bc_parse_expr_status(p, BC_PARSE_NEEDVAL, bc_parse_next_print);
- bc_parse_push(p, inst);
+ bc_parse_push(p, BC_INST_PRINT_POP);
}
- // Is the next token a comma?
comma = (p->l.t == BC_LEX_COMMA);
- // Get the next token if we have a comma.
if (comma) bc_lex_next(&p->l);
else {
-
- // If we don't have a comma, the statement needs to end.
if (!bc_parse_isDelimiter(p))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
else break;
}
t = p->l.t;
-
} while (true);
- // If we have a comma but no token, that's bad.
if (BC_ERR(comma)) bc_parse_err(p, BC_ERR_PARSE_TOKEN);
}
-/**
- * Parses a return statement.
- * @param p The parser.
- */
static void bc_parse_return(BcParse *p) {
BcLexType t;
bool paren;
uchar inst = BC_INST_RET0;
- // If we are not in a function, that's an error.
if (BC_ERR(!BC_PARSE_FUNC(p))) bc_parse_err(p, BC_ERR_PARSE_TOKEN);
- // If we are in a void function, make sure to return void.
if (p->func->voidfn) inst = BC_INST_RET_VOID;
bc_lex_next(&p->l);
t = p->l.t;
- paren = (t == BC_LEX_LPAREN);
+ paren = t == BC_LEX_LPAREN;
- // An empty return statement just needs to push the selected instruction.
if (bc_parse_isDelimiter(p)) bc_parse_push(p, inst);
else {
BcParseStatus s;
- // Need to parse the expression whose value will be returned.
s = bc_parse_expr_err(p, BC_PARSE_NEEDVAL, bc_parse_next_expr);
- // If the expression was empty, just push the selected instruction.
if (s == BC_PARSE_STATUS_EMPTY_EXPR) {
bc_parse_push(p, inst);
bc_lex_next(&p->l);
}
- // POSIX requires parentheses.
if (!paren || p->l.last != BC_LEX_RPAREN) {
bc_parse_err(p, BC_ERR_POSIX_RET);
}
+ else if (BC_ERR(p->func->voidfn))
+ bc_parse_verr(p, BC_ERR_PARSE_RET_VOID, p->func->name);
- // Void functions require an empty expression.
- if (BC_ERR(p->func->voidfn)) {
- if (s != BC_PARSE_STATUS_EMPTY_EXPR)
- bc_parse_verr(p, BC_ERR_PARSE_RET_VOID, p->func->name);
- }
- // If we got here, we want to be sure to end the function with a real
- // return instruction, just in case.
- else bc_parse_push(p, BC_INST_RET);
+ bc_parse_push(p, BC_INST_RET);
}
}
-/**
- * Clears flags that indicate the end of an if statement and its block and sets
- * the jump location.
- * @param p The parser.
- */
static void bc_parse_noElse(BcParse *p) {
uint16_t *flag_ptr = BC_PARSE_TOP_FLAG_PTR(p);
*flag_ptr = (*flag_ptr & ~(BC_PARSE_FLAG_IF_END));
bc_parse_setLabel(p);
}
-/**
- * Ends (finishes parsing) the body of a control statement or a function.
- * @param p The parser.
- * @param brace True if the body was ended by a brace, false otherwise.
- */
static void bc_parse_endBody(BcParse *p, bool brace) {
bool has_brace, new_else = false;
- // We cannot be ending a body if there are no bodies to end.
if (BC_ERR(p->flags.len <= 1)) bc_parse_err(p, BC_ERR_PARSE_TOKEN);
if (brace) {
- // The brace was already gotten; make sure that the caller did not lie.
- // We check for the requirement of braces later.
assert(p->l.t == BC_LEX_RBRACE);
bc_lex_next(&p->l);
-
- // If the next token is not a delimiter, that is a problem.
if (BC_ERR(!bc_parse_isDelimiter(p)))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
}
- // Do we have a brace flag?
has_brace = (BC_PARSE_BRACE(p) != 0);
do {
size_t len = p->flags.len;
bool loop;
- // If we have a brace flag but not a brace, that's a problem.
if (has_brace && !brace) bc_parse_err(p, BC_ERR_PARSE_TOKEN);
- // Are we inside a loop?
loop = (BC_PARSE_LOOP_INNER(p) != 0);
- // If we are ending a loop or an else...
if (loop || BC_PARSE_ELSE(p)) {
- // Loops have condition labels that we have to take care of as well.
if (loop) {
size_t *label = bc_vec_top(&p->conds);
@@ -921,63 +560,44 @@ static void bc_parse_endBody(BcParse *p, bool brace) {
bc_parse_setLabel(p);
bc_vec_pop(&p->flags);
}
- // If we are ending a function...
else if (BC_PARSE_FUNC_INNER(p)) {
BcInst inst = (p->func->voidfn ? BC_INST_RET_VOID : BC_INST_RET0);
bc_parse_push(p, inst);
bc_parse_updateFunc(p, BC_PROG_MAIN);
bc_vec_pop(&p->flags);
}
- // If we have a brace flag and not an if statement, we can pop the top
- // of the flags stack because they have been taken care of above.
- else if (has_brace && !BC_PARSE_IF(p)) bc_vec_pop(&p->flags);
+ else if (BC_PARSE_BRACE(p) && !BC_PARSE_IF(p)) bc_vec_pop(&p->flags);
// This needs to be last to parse nested if's properly.
if (BC_PARSE_IF(p) && (len == p->flags.len || !BC_PARSE_BRACE(p))) {
- // Eat newlines.
while (p->l.t == BC_LEX_NLINE) bc_lex_next(&p->l);
- // *Now* we can pop the flags.
bc_vec_pop(&p->flags);
- // If we are allowed non-POSIX stuff...
if (!BC_S) {
- // Have we found yet another dangling else?
*(BC_PARSE_TOP_FLAG_PTR(p)) |= BC_PARSE_FLAG_IF_END;
new_else = (p->l.t == BC_LEX_KW_ELSE);
- // Parse the else or end the if statement body.
if (new_else) bc_parse_else(p);
else if (!has_brace && (!BC_PARSE_IF_END(p) || brace))
bc_parse_noElse(p);
}
- // POSIX requires us to do the bare minimum only.
else bc_parse_noElse(p);
}
- // If these are both true, we have "used" the braces that we found.
if (brace && has_brace) brace = false;
- // This condition was perhaps the hardest single part of the parser. If the
- // flags stack does not have enough, we should stop. If we have a new else
- // statement, we should stop. If we do have the end of an if statement and
- // we have eaten the brace, we should stop. If we do have a brace flag, we
- // should stop.
} while (p->flags.len > 1 && !new_else && (!BC_PARSE_IF_END(p) || brace) &&
!(has_brace = (BC_PARSE_BRACE(p) != 0)));
- // If we have a brace, yet no body for it, that's a problem.
if (BC_ERR(p->flags.len == 1 && brace))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
else if (brace && BC_PARSE_BRACE(p)) {
- // If we make it here, we have a brace and a flag for it.
uint16_t flags = BC_PARSE_TOP_FLAG(p);
- // This condition ensure that the *last* body is correctly finished by
- // popping its flags.
if (!(flags & (BC_PARSE_FLAG_FUNC_INNER | BC_PARSE_FLAG_LOOP_INNER)) &&
!(flags & (BC_PARSE_FLAG_IF | BC_PARSE_FLAG_ELSE)) &&
!(flags & (BC_PARSE_FLAG_IF_END)))
@@ -987,11 +607,6 @@ static void bc_parse_endBody(BcParse *p, bool brace) {
}
}
-/**
- * Starts the body of a control statement or function.
- * @param p The parser.
- * @param flags The current flags (will be edited).
- */
static void bc_parse_startBody(BcParse *p, uint16_t flags) {
assert(flags);
flags |= (BC_PARSE_TOP_FLAG(p) & (BC_PARSE_FLAG_FUNC | BC_PARSE_FLAG_LOOP));
@@ -999,245 +614,164 @@ static void bc_parse_startBody(BcParse *p, uint16_t flags) {
bc_vec_push(&p->flags, &flags);
}
-/**
- * Parses an if statement.
- * @param p The parser.
- */
static void bc_parse_if(BcParse *p) {
- // We are allowed relational operators, and we must have a value.
size_t idx;
uint8_t flags = (BC_PARSE_REL | BC_PARSE_NEEDVAL);
- // Get the left paren and barf if necessary.
bc_lex_next(&p->l);
if (BC_ERR(p->l.t != BC_LEX_LPAREN))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
- // Parse the condition.
bc_lex_next(&p->l);
bc_parse_expr_status(p, flags, bc_parse_next_rel);
-
- // Must have a right paren.
if (BC_ERR(p->l.t != BC_LEX_RPAREN))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
bc_lex_next(&p->l);
-
- // Insert the conditional jump instruction.
bc_parse_push(p, BC_INST_JUMP_ZERO);
idx = p->func->labels.len;
- // Push the index for the instruction and create an exit label for an else
- // statement.
bc_parse_pushIndex(p, idx);
bc_parse_createExitLabel(p, idx, false);
-
bc_parse_startBody(p, BC_PARSE_FLAG_IF);
}
-/**
- * Parses an else statement.
- * @param p The parser.
- */
static void bc_parse_else(BcParse *p) {
size_t idx = p->func->labels.len;
- // We must be at the end of an if statement.
if (BC_ERR(!BC_PARSE_IF_END(p)))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
- // Push an unconditional jump to make bc jump over the else statement if it
- // executed the original if statement.
bc_parse_push(p, BC_INST_JUMP);
bc_parse_pushIndex(p, idx);
- // Clear the else stuff. Yes, that function is misnamed for its use here,
- // but deal with it.
bc_parse_noElse(p);
- // Create the exit label and parse the body.
bc_parse_createExitLabel(p, idx, false);
bc_parse_startBody(p, BC_PARSE_FLAG_ELSE);
bc_lex_next(&p->l);
}
-/**
- * Parse a while loop.
- * @param p The parser.
- */
static void bc_parse_while(BcParse *p) {
- // We are allowed relational operators, and we must have a value.
size_t idx;
uint8_t flags = (BC_PARSE_REL | BC_PARSE_NEEDVAL);
- // Get the left paren and barf if necessary.
bc_lex_next(&p->l);
if (BC_ERR(p->l.t != BC_LEX_LPAREN))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
bc_lex_next(&p->l);
- // Create the labels. Loops need both.
bc_parse_createCondLabel(p, p->func->labels.len);
idx = p->func->labels.len;
bc_parse_createExitLabel(p, idx, true);
- // Parse the actual condition and barf on non-right paren.
bc_parse_expr_status(p, flags, bc_parse_next_rel);
if (BC_ERR(p->l.t != BC_LEX_RPAREN))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
bc_lex_next(&p->l);
- // Now we can push the conditional jump and start the body.
bc_parse_push(p, BC_INST_JUMP_ZERO);
bc_parse_pushIndex(p, idx);
bc_parse_startBody(p, BC_PARSE_FLAG_LOOP | BC_PARSE_FLAG_LOOP_INNER);
}
-/**
- * Parse a for loop.
- * @param p The parser.
- */
static void bc_parse_for(BcParse *p) {
size_t cond_idx, exit_idx, body_idx, update_idx;
- // Barf on the missing left paren.
bc_lex_next(&p->l);
if (BC_ERR(p->l.t != BC_LEX_LPAREN))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
bc_lex_next(&p->l);
- // The first statement can be empty, but if it is, check for error in POSIX
- // mode. Otherwise, parse it.
if (p->l.t != BC_LEX_SCOLON)
bc_parse_expr_status(p, 0, bc_parse_next_for);
else bc_parse_err(p, BC_ERR_POSIX_FOR);
- // Must have a semicolon.
- if (BC_ERR(p->l.t != BC_LEX_SCOLON)) bc_parse_err(p, BC_ERR_PARSE_TOKEN);
+ if (BC_ERR(p->l.t != BC_LEX_SCOLON))
+ bc_parse_err(p, BC_ERR_PARSE_TOKEN);
bc_lex_next(&p->l);
- // These are indices for labels. There are so many of them because the end
- // of the loop must unconditionally jump to the update code. Then the update
- // code must unconditionally jump to the condition code. Then the condition
- // code must *conditionally* jump to the exit.
cond_idx = p->func->labels.len;
update_idx = cond_idx + 1;
body_idx = update_idx + 1;
exit_idx = body_idx + 1;
- // This creates the condition label.
bc_parse_createLabel(p, p->func->code.len);
- // Parse an expression if it exists.
if (p->l.t != BC_LEX_SCOLON) {
uint8_t flags = (BC_PARSE_REL | BC_PARSE_NEEDVAL);
bc_parse_expr_status(p, flags, bc_parse_next_for);
}
else {
- // Set this for the next call to bc_parse_number because an empty
- // condition means that it is an infinite loop, so the condition must be
- // non-zero. This is safe to set because the current token is a
- // semicolon, which has no string requirement.
+ // Set this for the next call to bc_parse_number.
+ // This is safe to set because the current token
+ // is a semicolon, which has no string requirement.
bc_vec_string(&p->l.str, sizeof(bc_parse_one) - 1, bc_parse_one);
bc_parse_number(p);
- // An empty condition makes POSIX mad.
bc_parse_err(p, BC_ERR_POSIX_FOR);
}
- // Must have a semicolon.
if (BC_ERR(p->l.t != BC_LEX_SCOLON))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
+
bc_lex_next(&p->l);
- // Now we can set up the conditional jump to the exit and an unconditional
- // jump to the body right after. The unconditional jump to the body is
- // because there is update code coming right after the condition, so we need
- // to skip it to get to the body.
bc_parse_push(p, BC_INST_JUMP_ZERO);
bc_parse_pushIndex(p, exit_idx);
bc_parse_push(p, BC_INST_JUMP);
bc_parse_pushIndex(p, body_idx);
- // Now create the label for the update code.
bc_parse_createCondLabel(p, update_idx);
- // Parse if not empty, and if it is, let POSIX yell if necessary.
if (p->l.t != BC_LEX_RPAREN)
bc_parse_expr_status(p, 0, bc_parse_next_rel);
else bc_parse_err(p, BC_ERR_POSIX_FOR);
- // Must have a right paren.
if (BC_ERR(p->l.t != BC_LEX_RPAREN))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
-
- // Set up a jump to the condition right after the update code.
bc_parse_push(p, BC_INST_JUMP);
bc_parse_pushIndex(p, cond_idx);
bc_parse_createLabel(p, p->func->code.len);
- // Create an exit label for the body and start the body.
bc_parse_createExitLabel(p, exit_idx, true);
bc_lex_next(&p->l);
bc_parse_startBody(p, BC_PARSE_FLAG_LOOP | BC_PARSE_FLAG_LOOP_INNER);
}
-/**
- * Parse a statement or token that indicates a loop exit. This includes an
- * actual loop exit, the break keyword, or the continue keyword.
- * @param p The parser.
- * @param type The type of exit.
- */
static void bc_parse_loopExit(BcParse *p, BcLexType type) {
size_t i;
BcInstPtr *ip;
- // Must have a loop. If we don't, that's an error.
if (BC_ERR(!BC_PARSE_LOOP(p))) bc_parse_err(p, BC_ERR_PARSE_TOKEN);
- // If we have a break statement...
if (type == BC_LEX_KW_BREAK) {
- // If there are no exits, something went wrong somewhere.
if (BC_ERR(!p->exits.len)) bc_parse_err(p, BC_ERR_PARSE_TOKEN);
- // Get the exit.
i = p->exits.len - 1;
ip = bc_vec_item(&p->exits, i);
- // The condition !ip->func is true if the exit is not for a loop, so we
- // need to find the first actual loop exit.
while (!ip->func && i < p->exits.len) ip = bc_vec_item(&p->exits, i--);
-
- // Make sure everything is hunky dory.
assert(ip != NULL && (i < p->exits.len || ip->func));
-
- // Set the index for the exit.
i = ip->idx;
}
- // If we have a continue statement or just the loop end, jump to the
- // condition (or update for a foor loop).
else i = *((size_t*) bc_vec_top(&p->conds));
- // Add the unconditional jump.
bc_parse_push(p, BC_INST_JUMP);
bc_parse_pushIndex(p, i);
bc_lex_next(&p->l);
}
-/**
- * Parse a function (header).
- * @param p The parser.
- */
static void bc_parse_func(BcParse *p) {
bool comma = false, voidfn;
@@ -1246,158 +780,113 @@ static void bc_parse_func(BcParse *p) {
bc_lex_next(&p->l);
- // Must have a name.
- if (BC_ERR(p->l.t != BC_LEX_NAME)) bc_parse_err(p, BC_ERR_PARSE_FUNC);
+ if (BC_ERR(p->l.t != BC_LEX_NAME))
+ bc_parse_err(p, BC_ERR_PARSE_FUNC);
- // If the name is "void", and POSIX is not on, mark as void.
voidfn = (!BC_IS_POSIX && p->l.t == BC_LEX_NAME &&
!strcmp(p->l.str.v, "void"));
- // We can safely do this because the expected token should not overwrite the
- // function name.
bc_lex_next(&p->l);
- // If we *don't* have another name, then void is the name of the function.
voidfn = (voidfn && p->l.t == BC_LEX_NAME);
- // With a void function, allow POSIX to complain and get a new token.
if (voidfn) {
-
bc_parse_err(p, BC_ERR_POSIX_VOID);
-
- // We can safely do this because the expected token should not overwrite
- // the function name.
bc_lex_next(&p->l);
}
- // Must have a left paren.
if (BC_ERR(p->l.t != BC_LEX_LPAREN))
bc_parse_err(p, BC_ERR_PARSE_FUNC);
- // Make sure the functions map and vector are synchronized.
assert(p->prog->fns.len == p->prog->fn_map.len);
- // Must lock signals because vectors are changed, and the vector functions
- // expect signals to be locked.
BC_SIG_LOCK;
- // Insert the function by name into the map and vector.
idx = bc_program_insertFunc(p->prog, p->l.str.v);
BC_SIG_UNLOCK;
- // Make sure the insert worked.
assert(idx);
-
- // Update the function pointer and stuff in the parser and set its void.
bc_parse_updateFunc(p, idx);
p->func->voidfn = voidfn;
bc_lex_next(&p->l);
- // While we do not have a right paren, we are still parsing arguments.
while (p->l.t != BC_LEX_RPAREN) {
BcType t = BC_TYPE_VAR;
- // If we have an asterisk, we are parsing a reference argument.
if (p->l.t == BC_LEX_OP_MULTIPLY) {
-
t = BC_TYPE_REF;
bc_lex_next(&p->l);
-
- // Let POSIX complain if necessary.
bc_parse_err(p, BC_ERR_POSIX_REF);
}
- // If we don't have a name, the argument will not have a name. Barf.
if (BC_ERR(p->l.t != BC_LEX_NAME))
bc_parse_err(p, BC_ERR_PARSE_FUNC);
- // Increment the number of parameters.
p->func->nparams += 1;
- // Copy the string in the lexer so that we can use the lexer again.
bc_vec_string(&p->buf, p->l.str.len, p->l.str.v);
bc_lex_next(&p->l);
- // We are parsing an array parameter if this is true.
if (p->l.t == BC_LEX_LBRACKET) {
- // Set the array type, unless we are already parsing a reference.
if (t == BC_TYPE_VAR) t = BC_TYPE_ARRAY;
bc_lex_next(&p->l);
- // The brackets *must* be empty.
if (BC_ERR(p->l.t != BC_LEX_RBRACKET))
bc_parse_err(p, BC_ERR_PARSE_FUNC);
bc_lex_next(&p->l);
}
- // If we did *not* get a bracket, but we are expecting a reference, we
- // have a problem.
else if (BC_ERR(t == BC_TYPE_REF))
bc_parse_verr(p, BC_ERR_PARSE_REF_VAR, p->buf.v);
- // Test for comma and get the next token if it exists.
comma = (p->l.t == BC_LEX_COMMA);
- if (comma) bc_lex_next(&p->l);
+ if (comma) {
+ bc_lex_next(&p->l);
+ }
- // Insert the parameter into the function.
bc_func_insert(p->func, p->prog, p->buf.v, t, p->l.line);
}
- // If we have a comma, but no parameter, barf.
if (BC_ERR(comma)) bc_parse_err(p, BC_ERR_PARSE_FUNC);
- // Start the body.
flags = BC_PARSE_FLAG_FUNC | BC_PARSE_FLAG_FUNC_INNER;
bc_parse_startBody(p, flags);
bc_lex_next(&p->l);
- // POSIX requires that a brace be on the same line as the function header.
- // If we don't have a brace, let POSIX throw an error.
if (p->l.t != BC_LEX_LBRACE) bc_parse_err(p, BC_ERR_POSIX_BRACE);
}
-/**
- * Parse an auto list.
- * @param p The parser.
- */
static void bc_parse_auto(BcParse *p) {
bool comma, one;
- // Error if the auto keyword appeared in the wrong place.
if (BC_ERR(!p->auto_part)) bc_parse_err(p, BC_ERR_PARSE_TOKEN);
bc_lex_next(&p->l);
p->auto_part = comma = false;
+ one = p->l.t == BC_LEX_NAME;
- // We need at least one variable or array.
- one = (p->l.t == BC_LEX_NAME);
-
- // While we have a variable or array.
while (p->l.t == BC_LEX_NAME) {
BcType t;
- // Copy the name from the lexer, so we can use it again.
bc_vec_string(&p->buf, p->l.str.len - 1, p->l.str.v);
bc_lex_next(&p->l);
- // If we are parsing an array...
if (p->l.t == BC_LEX_LBRACKET) {
t = BC_TYPE_ARRAY;
bc_lex_next(&p->l);
- // The brackets *must* be empty.
if (BC_ERR(p->l.t != BC_LEX_RBRACKET))
bc_parse_err(p, BC_ERR_PARSE_FUNC);
@@ -1405,30 +894,18 @@ static void bc_parse_auto(BcParse *p) {
}
else t = BC_TYPE_VAR;
- // Test for comma and get the next token if it exists.
comma = (p->l.t == BC_LEX_COMMA);
if (comma) bc_lex_next(&p->l);
- // Insert the auto into the function.
bc_func_insert(p->func, p->prog, p->buf.v, t, p->l.line);
}
- // If we have a comma, but no auto, barf.
if (BC_ERR(comma)) bc_parse_err(p, BC_ERR_PARSE_FUNC);
-
- // If we don't have any variables or arrays, barf.
if (BC_ERR(!one)) bc_parse_err(p, BC_ERR_PARSE_NO_AUTO);
-
- // The auto statement should be all that's in the statement.
if (BC_ERR(!bc_parse_isDelimiter(p)))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
}
-/**
- * Parses a body.
- * @param p The parser.
- * @param brace True if a brace was encountered, false otherwise.
- */
static void bc_parse_body(BcParse *p, bool brace) {
uint16_t *flag_ptr = BC_PARSE_TOP_FLAG_PTR(p);
@@ -1436,15 +913,10 @@ static void bc_parse_body(BcParse *p, bool brace) {
assert(flag_ptr != NULL);
assert(p->flags.len >= 2);
- // The body flag is for when we expect a body. We got a body, so clear the
- // flag.
*flag_ptr &= ~(BC_PARSE_FLAG_BODY);
- // If we are inside a function, that means we just barely entered it, and
- // we can expect an auto list.
if (*flag_ptr & BC_PARSE_FLAG_FUNC_INNER) {
- // We *must* have a brace in this case.
if (BC_ERR(!brace)) bc_parse_err(p, BC_ERR_PARSE_TOKEN);
p->auto_part = (p->l.t != BC_LEX_KW_AUTO);
@@ -1454,96 +926,63 @@ static void bc_parse_body(BcParse *p, bool brace) {
// Make sure this is true to not get a parse error.
p->auto_part = true;
- // Since we already have the auto keyword, parse.
bc_parse_auto(p);
}
- // Eat a newline.
if (p->l.t == BC_LEX_NLINE) bc_lex_next(&p->l);
}
else {
- // This is the easy part.
size_t len = p->flags.len;
assert(*flag_ptr);
- // Parse a statement.
bc_parse_stmt(p);
- // This is a very important condition to get right. If there is no
- // brace, and no body flag, and the flags len hasn't shrunk, then we
- // have a body that was not delimited by braces, so we need to end it
- // now, after just one statement.
if (!brace && !BC_PARSE_BODY(p) && len <= p->flags.len)
bc_parse_endBody(p, false);
}
}
-/**
- * Parses a statement. This is the entry point for just about everything, except
- * function definitions.
- * @param p The parser.
- */
static void bc_parse_stmt(BcParse *p) {
size_t len;
uint16_t flags;
BcLexType type = p->l.t;
- // Eat newline.
if (type == BC_LEX_NLINE) {
bc_lex_next(&p->l);
return;
}
-
- // Eat auto list.
if (type == BC_LEX_KW_AUTO) {
bc_parse_auto(p);
return;
}
- // If we reach this point, no auto list is allowed.
p->auto_part = false;
- // Everything but an else needs to be taken care of here, but else is
- // special.
if (type != BC_LEX_KW_ELSE) {
- // After an if, no else found.
if (BC_PARSE_IF_END(p)) {
-
- // Clear the expectation for else, end body, and return. Returning
- // gives us a clean slate for parsing again.
bc_parse_noElse(p);
if (p->flags.len > 1 && !BC_PARSE_BRACE(p))
bc_parse_endBody(p, false);
return;
}
- // With a left brace, we are parsing a body.
else if (type == BC_LEX_LBRACE) {
- // We need to start a body if we are not expecting one yet.
if (!BC_PARSE_BODY(p)) {
bc_parse_startBody(p, BC_PARSE_FLAG_BRACE);
bc_lex_next(&p->l);
}
- // If we *are* expecting a body, that body should get a brace. This
- // takes care of braces being on a different line than if and loop
- // headers.
else {
*(BC_PARSE_TOP_FLAG_PTR(p)) |= BC_PARSE_FLAG_BRACE;
bc_lex_next(&p->l);
bc_parse_body(p, true);
}
- // If we have reached this point, we need to return for a clean
- // slate.
return;
}
- // This happens when we are expecting a body and get a single statement,
- // i.e., a body with no braces surrounding it. Returns after for a clean
- // slate.
else if (BC_PARSE_BODY(p) && !BC_PARSE_BRACE(p)) {
bc_parse_body(p, false);
return;
@@ -1555,7 +994,6 @@ static void bc_parse_stmt(BcParse *p) {
switch (type) {
- // All of these are valid for expressions.
case BC_LEX_OP_INC:
case BC_LEX_OP_DEC:
case BC_LEX_OP_MINUS:
@@ -1568,27 +1006,24 @@ static void bc_parse_stmt(BcParse *p) {
case BC_LEX_KW_LENGTH:
case BC_LEX_KW_OBASE:
case BC_LEX_KW_SCALE:
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
case BC_LEX_KW_SEED:
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
case BC_LEX_KW_SQRT:
case BC_LEX_KW_ABS:
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
case BC_LEX_KW_IRAND:
-#endif // BC_ENABLE_EXTRA_MATH
- case BC_LEX_KW_ASCIIFY:
- case BC_LEX_KW_MODEXP:
- case BC_LEX_KW_DIVMOD:
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
case BC_LEX_KW_READ:
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
case BC_LEX_KW_RAND:
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
case BC_LEX_KW_MAXIBASE:
case BC_LEX_KW_MAXOBASE:
case BC_LEX_KW_MAXSCALE:
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
case BC_LEX_KW_MAXRAND:
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
{
bc_parse_expr_status(p, BC_PARSE_PRINT, bc_parse_next_expr);
break;
@@ -1600,7 +1035,6 @@ static void bc_parse_stmt(BcParse *p) {
break;
}
- // Just eat.
case BC_LEX_SCOLON:
{
// Do nothing.
@@ -1647,7 +1081,6 @@ static void bc_parse_stmt(BcParse *p) {
case BC_LEX_KW_LIMITS:
{
- // `limits` is a compile-time command, so execute it right away.
bc_vm_printf("BC_LONG_BIT = %lu\n", (ulong) BC_LONG_BIT);
bc_vm_printf("BC_BASE_DIGS = %lu\n", (ulong) BC_BASE_DIGS);
bc_vm_printf("BC_BASE_POW = %lu\n", (ulong) BC_BASE_POW);
@@ -1659,9 +1092,9 @@ static void bc_parse_stmt(BcParse *p) {
bc_vm_printf("BC_STRING_MAX = %lu\n", BC_MAX_STRING);
bc_vm_printf("BC_NAME_MAX = %lu\n", BC_MAX_NAME);
bc_vm_printf("BC_NUM_MAX = %lu\n", BC_MAX_NUM);
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
bc_vm_printf("BC_RAND_MAX = %lu\n", BC_MAX_RAND);
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
bc_vm_printf("MAX Exponent = %lu\n", BC_MAX_EXP);
bc_vm_printf("Number of vars = %lu\n", BC_MAX_VARS);
@@ -1670,19 +1103,18 @@ static void bc_parse_stmt(BcParse *p) {
break;
}
- case BC_LEX_KW_STREAM:
case BC_LEX_KW_PRINT:
{
- bc_parse_print(p, type);
+ bc_parse_print(p);
break;
}
case BC_LEX_KW_QUIT:
{
- // Quit is a compile-time command. We don't exit directly, so the vm
- // can clean up.
+ // Quit is a compile-time command. We don't exit directly,
+ // so the vm can clean up. Limits do the same thing.
vm.status = BC_STATUS_QUIT;
- BC_JMP;
+ BC_VM_JMP;
break;
}
@@ -1704,7 +1136,6 @@ static void bc_parse_stmt(BcParse *p) {
}
}
- // If the flags did not change, we expect a delimiter.
if (len == p->flags.len && flags == BC_PARSE_TOP_FLAG(p)) {
if (BC_ERR(!bc_parse_isDelimiter(p)))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
@@ -1720,78 +1151,35 @@ void bc_parse_parse(BcParse *p) {
BC_SETJMP(exit);
- // We should not let an EOF get here unless some partial parse was not
- // completed, in which case, it's the user's fault.
if (BC_ERR(p->l.t == BC_LEX_EOF)) bc_parse_err(p, BC_ERR_PARSE_EOF);
-
- // Functions need special parsing.
else if (p->l.t == BC_LEX_KW_DEFINE) {
if (BC_ERR(BC_PARSE_NO_EXEC(p)))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
bc_parse_func(p);
}
-
- // Otherwise, parse a normal statement.
else bc_parse_stmt(p);
exit:
-
BC_SIG_MAYLOCK;
-
- // We need to reset on error.
if (BC_ERR(((vm.status && vm.status != BC_STATUS_QUIT) || vm.sig)))
bc_parse_reset(p);
-
BC_LONGJMP_CONT;
}
-/**
- * Parse an expression. This is the actual implementation of the Shunting-Yard
- * Algorithm.
- * @param p The parser.
- * @param flags The flags for what is valid in the expression.
- * @param next A set of tokens for what is valid *after* the expression.
- * @return A parse status. In some places, an empty expression is an
- * error, and sometimes, it is required. This allows this function
- * to tell the caller if the expression was empty and let the
- * caller handle it.
- */
static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
BcParseNext next)
{
BcInst prev = BC_INST_PRINT;
uchar inst = BC_INST_INVALID;
- BcLexType top, t;
- size_t nexprs, ops_bgn;
+ BcLexType top, t = p->l.t;
+ size_t nexprs = 0, ops_bgn = p->ops.len;
uint32_t i, nparens, nrelops;
bool pfirst, rprn, done, get_token, assign, bin_last, incdec, can_assign;
- // One of these *must* be true.
assert(!(flags & BC_PARSE_PRINT) || !(flags & BC_PARSE_NEEDVAL));
- // These are set very carefully. In fact, controlling the values of these
- // locals is the biggest part of making this work. ops_bgn especially is
- // important because it marks where the operator stack begins for *this*
- // invocation of this function. That's because bc_parse_expr_err() is
- // recursive (the Shunting-Yard Algorithm is most easily expressed
- // recursively when parsing subexpressions), and each invocation needs to
- // know where to stop.
- //
- // - nparens is the number of left parens without matches.
- // - nrelops is the number of relational operators that appear in the expr.
- // - nexprs is the number of unused expressions.
- // - rprn is a right paren encountered last.
- // - done means the expression has been fully parsed.
- // - get_token is true when a token is needed at the end of an iteration.
- // - assign is true when an assignment statement was parsed last.
- // - incdec is true when the previous operator was an inc or dec operator.
- // - can_assign is true when an assignemnt is valid.
- // - bin_last is true when the previous instruction was a binary operator.
- t = p->l.t;
pfirst = (p->l.t == BC_LEX_LPAREN);
nparens = nrelops = 0;
- nexprs = 0;
- ops_bgn = p->ops.len;
rprn = done = get_token = assign = incdec = can_assign = false;
bin_last = true;
@@ -1801,7 +1189,6 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
while ((t = p->l.t) == BC_LEX_NLINE) bc_lex_next(&p->l);
}
- // This is the Shunting-Yard algorithm loop.
for (; !done && BC_PARSE_EXPR(t); t = p->l.t)
{
switch (t) {
@@ -1809,35 +1196,26 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
case BC_LEX_OP_INC:
case BC_LEX_OP_DEC:
{
- // These operators can only be used with items that can be
- // assigned to.
if (BC_ERR(incdec)) bc_parse_err(p, BC_ERR_PARSE_ASSIGN);
-
bc_parse_incdec(p, &prev, &can_assign, &nexprs, flags);
-
rprn = get_token = bin_last = false;
incdec = true;
flags &= ~(BC_PARSE_ARRAY);
-
break;
}
#if BC_ENABLE_EXTRA_MATH
case BC_LEX_OP_TRUNC:
{
- // The previous token must have been a leaf expression, or the
- // operator is in the wrong place.
if (BC_ERR(!BC_PARSE_LEAF(prev, bin_last, rprn)))
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
// I can just add the instruction because
// negative will already be taken care of.
bc_parse_push(p, BC_INST_TRUNC);
-
rprn = can_assign = incdec = false;
get_token = true;
flags &= ~(BC_PARSE_ARRAY);
-
break;
}
#endif // BC_ENABLE_EXTRA_MATH
@@ -1845,20 +1223,13 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
case BC_LEX_OP_MINUS:
{
bc_parse_minus(p, &prev, ops_bgn, rprn, bin_last, &nexprs);
-
rprn = get_token = can_assign = false;
-
- // This is true if it was a binary operator last.
bin_last = (prev == BC_INST_MINUS);
if (bin_last) incdec = false;
-
flags &= ~(BC_PARSE_ARRAY);
-
break;
}
- // All of this group, including the fallthrough, is to parse binary
- // operators.
case BC_LEX_OP_ASSIGN_POWER:
case BC_LEX_OP_ASSIGN_MULTIPLY:
case BC_LEX_OP_ASSIGN_DIVIDE:
@@ -1872,7 +1243,6 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
#endif // BC_ENABLE_EXTRA_MATH
case BC_LEX_OP_ASSIGN:
{
- // We need to make sure the assignment is valid.
if (!BC_PARSE_INST_VAR(prev))
bc_parse_err(p, BC_ERR_PARSE_ASSIGN);
}
@@ -1899,26 +1269,16 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
case BC_LEX_OP_BOOL_OR:
case BC_LEX_OP_BOOL_AND:
{
- // This is true if the operator if the token is a prefix
- // operator. This is only for boolean not.
if (BC_PARSE_OP_PREFIX(t)) {
-
- // Prefix operators are only allowed after binary operators
- // or prefix operators.
if (BC_ERR(!bin_last && !BC_PARSE_OP_PREFIX(p->l.last)))
bc_parse_err(p, BC_ERR_PARSE_EXPR);
}
- // If we execute the else, that means we have a binary operator.
- // If the previous operator was a prefix or a binary operator,
- // then a binary operator is not allowed.
else if (BC_ERR(BC_PARSE_PREV_PREFIX(prev) || bin_last))
bc_parse_err(p, BC_ERR_PARSE_EXPR);
nrelops += (t >= BC_LEX_OP_REL_EQ && t <= BC_LEX_OP_REL_GT);
prev = BC_PARSE_TOKEN_INST(t);
-
bc_parse_operator(p, t, ops_bgn, &nexprs);
-
rprn = incdec = can_assign = false;
get_token = true;
bin_last = !BC_PARSE_OP_PREFIX(t);
@@ -1929,15 +1289,12 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
case BC_LEX_LPAREN:
{
- // A left paren is *not* allowed right after a leaf expr.
if (BC_ERR(BC_PARSE_LEAF(prev, bin_last, rprn)))
bc_parse_err(p, BC_ERR_PARSE_EXPR);
nparens += 1;
rprn = incdec = can_assign = false;
get_token = true;
-
- // Push the paren onto the operator stack.
bc_vec_push(&p->ops, &t);
break;
@@ -1945,18 +1302,14 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
case BC_LEX_RPAREN:
{
- // This needs to be a status. The error is handled in
- // bc_parse_expr_status().
+ // This needs to be a status. The error
+ // is handled in bc_parse_expr_status().
if (BC_ERR(p->l.last == BC_LEX_LPAREN))
return BC_PARSE_STATUS_EMPTY_EXPR;
- // The right paren must not come after a prefix or binary
- // operator.
if (BC_ERR(bin_last || BC_PARSE_PREV_PREFIX(prev)))
bc_parse_err(p, BC_ERR_PARSE_EXPR);
- // If there are no parens left, we are done, but we need another
- // token.
if (!nparens) {
done = true;
get_token = false;
@@ -1972,34 +1325,14 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
break;
}
- case BC_LEX_STR:
- {
- // POSIX only allows strings alone.
- if (BC_IS_POSIX) bc_parse_err(p, BC_ERR_POSIX_EXPR_STRING);
-
- // A string is a leaf and cannot come right after a leaf.
- if (BC_ERR(BC_PARSE_LEAF(prev, bin_last, rprn)))
- bc_parse_err(p, BC_ERR_PARSE_EXPR);
-
- bc_parse_addString(p);
-
- get_token = true;
- bin_last = rprn = false;
- nexprs += 1;
-
- break;
- }
-
case BC_LEX_NAME:
{
- // A name is a leaf and cannot come right after a leaf.
if (BC_ERR(BC_PARSE_LEAF(prev, bin_last, rprn)))
bc_parse_err(p, BC_ERR_PARSE_EXPR);
get_token = bin_last = false;
-
- bc_parse_name(p, &prev, &can_assign, flags & ~BC_PARSE_NOCALL);
-
+ bc_parse_name(p, &prev, &can_assign,
+ flags & ~BC_PARSE_NOCALL);
rprn = (prev == BC_INST_CALL);
nexprs += 1;
flags &= ~(BC_PARSE_ARRAY);
@@ -2009,13 +1342,10 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
case BC_LEX_NUMBER:
{
- // A number is a leaf and cannot come right after a leaf.
if (BC_ERR(BC_PARSE_LEAF(prev, bin_last, rprn)))
bc_parse_err(p, BC_ERR_PARSE_EXPR);
- // The number instruction is pushed in here.
bc_parse_number(p);
-
nexprs += 1;
prev = BC_INST_NUM;
get_token = true;
@@ -2028,11 +1358,10 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
case BC_LEX_KW_IBASE:
case BC_LEX_KW_LAST:
case BC_LEX_KW_OBASE:
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
case BC_LEX_KW_SEED:
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
{
- // All of these are leaves and cannot come right after a leaf.
if (BC_ERR(BC_PARSE_LEAF(prev, bin_last, rprn)))
bc_parse_err(p, BC_ERR_PARSE_EXPR);
@@ -2050,17 +1379,14 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
case BC_LEX_KW_LENGTH:
case BC_LEX_KW_SQRT:
case BC_LEX_KW_ABS:
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
case BC_LEX_KW_IRAND:
-#endif // BC_ENABLE_EXTRA_MATH
- case BC_LEX_KW_ASCIIFY:
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
{
- // All of these are leaves and cannot come right after a leaf.
if (BC_ERR(BC_PARSE_LEAF(prev, bin_last, rprn)))
bc_parse_err(p, BC_ERR_PARSE_EXPR);
bc_parse_builtin(p, t, flags, &prev);
-
rprn = get_token = bin_last = incdec = can_assign = false;
nexprs += 1;
flags &= ~(BC_PARSE_ARRAY);
@@ -2069,26 +1395,24 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
}
case BC_LEX_KW_READ:
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
case BC_LEX_KW_RAND:
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
case BC_LEX_KW_MAXIBASE:
case BC_LEX_KW_MAXOBASE:
case BC_LEX_KW_MAXSCALE:
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
case BC_LEX_KW_MAXRAND:
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
{
- // All of these are leaves and cannot come right after a leaf.
if (BC_ERR(BC_PARSE_LEAF(prev, bin_last, rprn)))
bc_parse_err(p, BC_ERR_PARSE_EXPR);
-
- // Error if we have read and it's not allowed.
else if (t == BC_LEX_KW_READ && BC_ERR(flags & BC_PARSE_NOREAD))
bc_parse_err(p, BC_ERR_EXEC_REC_READ);
-
- prev = t - BC_LEX_KW_READ + BC_INST_READ;
- bc_parse_noArgBuiltin(p, prev);
+ else {
+ prev = t - BC_LEX_KW_READ + BC_INST_READ;
+ bc_parse_noArgBuiltin(p, prev);
+ }
rprn = get_token = bin_last = incdec = can_assign = false;
nexprs += 1;
@@ -2099,14 +1423,10 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
case BC_LEX_KW_SCALE:
{
- // This is a leaf and cannot come right after a leaf.
if (BC_ERR(BC_PARSE_LEAF(prev, bin_last, rprn)))
bc_parse_err(p, BC_ERR_PARSE_EXPR);
- // Scale needs special work because it can be a variable *or* a
- // function.
bc_parse_scale(p, &prev, &can_assign, flags);
-
rprn = get_token = bin_last = false;
nexprs += 1;
flags &= ~(BC_PARSE_ARRAY);
@@ -2114,26 +1434,9 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
break;
}
- case BC_LEX_KW_MODEXP:
- case BC_LEX_KW_DIVMOD:
- {
- // This is a leaf and cannot come right after a leaf.
- if (BC_ERR(BC_PARSE_LEAF(prev, bin_last, rprn)))
- bc_parse_err(p, BC_ERR_PARSE_EXPR);
-
- bc_parse_builtin3(p, t, flags, &prev);
-
- rprn = get_token = bin_last = incdec = can_assign = false;
- nexprs += 1;
- flags &= ~(BC_PARSE_ARRAY);
-
- break;
- }
-
default:
{
#ifndef NDEBUG
- // We should never get here, even in debug builds.
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
break;
#endif // NDEBUG
@@ -2143,54 +1446,40 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
if (get_token) bc_lex_next(&p->l);
}
- // Now that we have parsed the expression, we need to empty the operator
- // stack.
while (p->ops.len > ops_bgn) {
top = BC_PARSE_TOP_OP(p);
assign = top >= BC_LEX_OP_ASSIGN_POWER && top <= BC_LEX_OP_ASSIGN;
- // There should not be *any* parens on the stack anymore.
if (BC_ERR(top == BC_LEX_LPAREN || top == BC_LEX_RPAREN))
bc_parse_err(p, BC_ERR_PARSE_EXPR);
bc_parse_push(p, BC_PARSE_TOKEN_INST(top));
- // Adjust the number of unused expressions.
nexprs -= !BC_PARSE_OP_PREFIX(top);
bc_vec_pop(&p->ops);
incdec = false;
}
- // There must be only one expression at the top.
if (BC_ERR(nexprs != 1)) bc_parse_err(p, BC_ERR_PARSE_EXPR);
- // Check that the next token is correct.
for (i = 0; i < next.len && t != next.tokens[i]; ++i);
if (BC_ERR(i == next.len && !bc_parse_isDelimiter(p)))
bc_parse_err(p, BC_ERR_PARSE_EXPR);
- // Check that POSIX would be happy with the number of relational operators.
if (!(flags & BC_PARSE_REL) && nrelops)
bc_parse_err(p, BC_ERR_POSIX_REL_POS);
else if ((flags & BC_PARSE_REL) && nrelops > 1)
bc_parse_err(p, BC_ERR_POSIX_MULTIREL);
- // If this is true, then we might be in a situation where we don't print.
- // We would want to have the increment/decrement operator not make an extra
- // copy if it's not necessary.
if (!(flags & BC_PARSE_NEEDVAL) && !pfirst) {
- // We have the easy case if the last operator was an assignment
- // operator.
if (assign) {
inst = *((uchar*) bc_vec_top(&p->func->code));
inst += (BC_INST_ASSIGN_POWER_NO_VAL - BC_INST_ASSIGN_POWER);
incdec = false;
}
- // If we have an inc/dec operator and we are *not* printing, implement
- // the optimization to get rid of the extra copy.
else if (incdec && !(flags & BC_PARSE_PRINT)) {
inst = *((uchar*) bc_vec_top(&p->func->code));
incdec = (inst <= BC_INST_DEC);
@@ -2198,31 +1487,18 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
inst != BC_INST_ASSIGN_PLUS);
}
- // This condition allows us to change the previous assignment
- // instruction (which does a copy) for a NO_VAL version, which does not.
- // This condition is set if either of the above if statements ends up
- // being true.
if (inst >= BC_INST_ASSIGN_POWER_NO_VAL &&
inst <= BC_INST_ASSIGN_NO_VAL)
{
- // Pop the previous assignment instruction and push a new one.
- // Inc/dec needs the extra instruction because it is now a binary
- // operator and needs a second operand.
bc_vec_pop(&p->func->code);
if (incdec) bc_parse_push(p, BC_INST_ONE);
bc_parse_push(p, inst);
}
}
- // If we might have to print...
if ((flags & BC_PARSE_PRINT)) {
-
- // With a paren first or the last operator not being an assignment, we
- // *do* want to print.
if (pfirst || !assign) bc_parse_push(p, BC_INST_PRINT);
}
- // We need to make sure to push a pop instruction for assignment statements
- // that will not print. The print will pop, but without it, we need to pop.
else if (!(flags & BC_PARSE_NEEDVAL) &&
(inst < BC_INST_ASSIGN_POWER_NO_VAL ||
inst > BC_INST_ASSIGN_NO_VAL))
@@ -2232,9 +1508,6 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
// We want to eat newlines if newlines are not a valid ending token.
// This is for spacing in things like for loop headers.
- //
- // Yes, this is one case where I reuse a variable for a different purpose;
- // in this case, incdec being true now means that newlines are not valid.
for (incdec = true, i = 0; i < next.len && incdec; ++i)
incdec = (next.tokens[i] != BC_LEX_NLINE);
if (incdec) {
@@ -2244,14 +1517,7 @@ static BcParseStatus bc_parse_expr_err(BcParse *p, uint8_t flags,
return BC_PARSE_STATUS_SUCCESS;
}
-/**
- * Parses an expression with bc_parse_expr_err(), but throws an error if it gets
- * an empty expression.
- * @param p The parser.
- * @param flags The flags for what is valid in the expression.
- * @param next A set of tokens for what is valid *after* the expression.
- */
-static void bc_parse_expr_status(BcParse *p, uint8_t flags, BcParseNext next) {
+void bc_parse_expr_status(BcParse *p, uint8_t flags, BcParseNext next) {
BcParseStatus s = bc_parse_expr_err(p, flags, next);
diff --git a/src/data.c b/src/data.c
index 0eaf7d69..7611d4f0 100644
--- a/src/data.c
+++ b/src/data.c
@@ -33,9 +33,6 @@
*
*/
-#include <assert.h>
-
-#include <opt.h>
#include <args.h>
#include <lex.h>
#include <parse.h>
@@ -44,129 +41,27 @@
#include <num.h>
#include <rand.h>
#include <program.h>
-#include <history.h>
-#include <library.h>
#include <vm.h>
#if !BC_ENABLE_LIBRARY
#if BC_ENABLED
-
-/// The bc signal message and its length.
const char bc_sig_msg[] = "\ninterrupt (type \"quit\" to exit)\n";
const uchar bc_sig_msg_len = (uchar) (sizeof(bc_sig_msg) - 1);
-
#endif // BC_ENABLED
-
#if DC_ENABLED
-
-/// The dc signal message and its length.
const char dc_sig_msg[] = "\ninterrupt (type \"q\" to exit)\n";
const uchar dc_sig_msg_len = (uchar) (sizeof(dc_sig_msg) - 1);
-
#endif // DC_ENABLED
-/// The copyright banner.
const char bc_copyright[] =
"Copyright (c) 2018-2021 Gavin D. Howard and contributors\n"
"Report bugs at: https://git.yzena.com/gavin/bc\n\n"
"This is free software with ABSOLUTELY NO WARRANTY.\n";
-#ifdef __OpenBSD__
-
-#if BC_ENABLE_EXTRA_MATH
-
-#if BC_ENABLE_HISTORY
-
-/// The pledges for starting bc.
-const char bc_pledge_start[] = "rpath stdio tty unveil";
-
-/// The final pledges with history enabled.
-const char bc_pledge_end_history[] = "rpath stdio tty";
-
-#else // BC_ENABLE_HISTORY
-
-/// The pledges for starting bc.
-const char bc_pledge_start[] = "rpath stdio unveil";
-
-#endif // BC_ENABLE_HISTORY
-
-/// The final pledges with history history disabled.
-const char bc_pledge_end[] = "rpath stdio";
-
-#else // BC_ENABLE_EXTRA_MATH
-
-#if BC_ENABLE_HISTORY
-
-/// The pledges for starting bc.
-const char bc_pledge_start[] = "rpath stdio tty";
-
-/// The final pledges with history enabled.
-const char bc_pledge_end_history[] = "stdio tty";
-
-#else // BC_ENABLE_HISTORY
-
-/// The pledges for starting bc.
-const char bc_pledge_start[] = "rpath stdio";
-
-#endif // BC_ENABLE_HISTORY
-
-/// The final pledges with history history disabled.
-const char bc_pledge_end[] = "stdio";
-
-#endif // BC_ENABLE_EXTRA_MATH
-
-#else // __OpenBSD__
-
-/// The pledges for starting bc.
-const char bc_pledge_start[] = "";
-
-#if BC_ENABLE_HISTORY
-
-/// The final pledges with history enabled.
-const char bc_pledge_end_history[] = "";
-
-#endif // BC_ENABLE_HISTORY
-
-/// The final pledges with history history disabled.
-const char bc_pledge_end[] = "";
-
-#endif // __OpenBSD__
-
-/// The list of long options. There is a zero set at the end for detecting the
-/// end.
-const BcOptLong bc_args_lopt[] = {
-
- { "expression", BC_OPT_REQUIRED, 'e' },
- { "file", BC_OPT_REQUIRED, 'f' },
- { "help", BC_OPT_NONE, 'h' },
- { "interactive", BC_OPT_NONE, 'i' },
- { "no-prompt", BC_OPT_NONE, 'P' },
- { "no-read-prompt", BC_OPT_NONE, 'R' },
-#if BC_ENABLED
- { "global-stacks", BC_OPT_BC_ONLY, 'g' },
- { "mathlib", BC_OPT_BC_ONLY, 'l' },
- { "quiet", BC_OPT_BC_ONLY, 'q' },
- { "redefine", BC_OPT_REQUIRED_BC_ONLY, 'r' },
- { "standard", BC_OPT_BC_ONLY, 's' },
- { "warn", BC_OPT_BC_ONLY, 'w' },
-#endif // BC_ENABLED
- { "version", BC_OPT_NONE, 'v' },
- { "version", BC_OPT_NONE, 'V' },
-#if DC_ENABLED
- { "extended-register", BC_OPT_DC_ONLY, 'x' },
-#endif // DC_ENABLED
- { NULL, 0, 0 },
-
-};
-
-/// The function header for error messages.
const char* const bc_err_func_header = "Function:";
-
-/// The line format string for error messages.
const char* const bc_err_line = ":%zu";
-/// The default error category strings.
const char *bc_errs[] = {
"Math error:",
"Parse error:",
@@ -177,18 +72,16 @@ const char *bc_errs[] = {
#endif // BC_ENABLED
};
-/// The error category for each error.
const uchar bc_err_ids[] = {
BC_ERR_IDX_MATH, BC_ERR_IDX_MATH, BC_ERR_IDX_MATH, BC_ERR_IDX_MATH,
BC_ERR_IDX_FATAL, BC_ERR_IDX_FATAL, BC_ERR_IDX_FATAL, BC_ERR_IDX_FATAL,
BC_ERR_IDX_FATAL, BC_ERR_IDX_FATAL, BC_ERR_IDX_FATAL, BC_ERR_IDX_FATAL,
- BC_ERR_IDX_FATAL,
BC_ERR_IDX_EXEC, BC_ERR_IDX_EXEC, BC_ERR_IDX_EXEC, BC_ERR_IDX_EXEC,
BC_ERR_IDX_EXEC, BC_ERR_IDX_EXEC, BC_ERR_IDX_EXEC, BC_ERR_IDX_EXEC,
- BC_ERR_IDX_EXEC, BC_ERR_IDX_EXEC, BC_ERR_IDX_EXEC,
+ BC_ERR_IDX_EXEC, BC_ERR_IDX_EXEC,
BC_ERR_IDX_PARSE, BC_ERR_IDX_PARSE, BC_ERR_IDX_PARSE, BC_ERR_IDX_PARSE,
BC_ERR_IDX_PARSE,
@@ -200,13 +93,11 @@ const uchar bc_err_ids[] = {
BC_ERR_IDX_PARSE, BC_ERR_IDX_PARSE, BC_ERR_IDX_PARSE, BC_ERR_IDX_PARSE,
BC_ERR_IDX_PARSE, BC_ERR_IDX_PARSE, BC_ERR_IDX_PARSE, BC_ERR_IDX_PARSE,
BC_ERR_IDX_PARSE, BC_ERR_IDX_PARSE, BC_ERR_IDX_PARSE, BC_ERR_IDX_PARSE,
- BC_ERR_IDX_PARSE, BC_ERR_IDX_PARSE,
+ BC_ERR_IDX_PARSE,
#endif // BC_ENABLED
};
-/// The default error messages. There are NULL pointers because the positions
-/// must be preserved for the locales.
const char* const bc_err_msgs[] = {
"negative number",
@@ -217,12 +108,11 @@ const char* const bc_err_msgs[] = {
"memory allocation failed",
"I/O error",
"cannot open file: %s",
- "file is not text: %s",
+ "file is not ASCII: %s",
"path is a directory: %s",
"bad command-line option: \"%s\"",
"option requires an argument: '%c' (\"%s\")",
"option takes no arguments: '%c' (\"%s\")",
- "bad option argument: \"%s\"",
"bad ibase: must be [%lu, %lu]",
"bad obase: must be [%lu, %lu]",
@@ -232,9 +122,8 @@ const char* const bc_err_msgs[] = {
"variable or array element is the wrong type",
#if DC_ENABLED
"stack has too few elements",
- "stack for register \"%s\" has too few elements",
#else // DC_ENABLED
- NULL, NULL,
+ NULL,
#endif // DC_ENABLED
#if BC_ENABLED
"wrong number of parameters; need %zu, have %zu",
@@ -252,7 +141,7 @@ const char* const bc_err_msgs[] = {
#if BC_ENABLED
"bad expression",
"empty expression",
- "bad print or stream statement",
+ "bad print statement",
"bad function definition",
("bad assignment: left side must be scale, ibase, "
"obase, seed, last, var, or array element"),
@@ -279,58 +168,23 @@ const char* const bc_err_msgs[] = {
"POSIX does not allow array references as function parameters",
"POSIX does not allow void functions",
"POSIX requires the left brace be on the same line as the function header",
- "POSIX does not allow strings to be assigned to variables or arrays",
#endif // BC_ENABLED
};
-#endif // !BC_ENABLE_LIBRARY
-
-/// The destructors corresponding to BcDtorType enum items.
-const BcVecFree bc_vec_dtors[] = {
- NULL,
- bc_vec_free,
- bc_num_free,
-#if !BC_ENABLE_LIBRARY
-#ifndef NDEBUG
- bc_func_free,
-#endif // NDEBUG
- bc_slab_free,
- bc_const_free,
- bc_result_free,
-#if BC_ENABLE_HISTORY
- bc_history_string_free,
-#endif // BC_ENABLE_HISTORY
-#else // !BC_ENABLE_LIBRARY
- bcl_num_destruct,
-#endif // !BC_ENABLE_LIBRARY
-};
-
-#if !BC_ENABLE_LIBRARY
-
#if BC_ENABLE_HISTORY
-
-/// A flush type for not clearing current extras but not saving new ones either.
const BcFlushType bc_flush_none = BC_FLUSH_NO_EXTRAS_NO_CLEAR;
-
-/// A flush type for clearing extras and not saving new ones.
const BcFlushType bc_flush_err = BC_FLUSH_NO_EXTRAS_CLEAR;
-
-/// A flush type for clearing previous extras and saving new ones.
const BcFlushType bc_flush_save = BC_FLUSH_SAVE_EXTRAS_CLEAR;
#endif // BC_ENABLE_HISTORY
#if BC_ENABLE_HISTORY
-
-/// A list of known bad terminals.
const char *bc_history_bad_terms[] = { "dumb", "cons25", "emacs", NULL };
-/// A constant for tabs and its length. My tab handling is dumb and always
-/// outputs the entire thing.
const char bc_history_tab[] = " ";
const size_t bc_history_tab_len = sizeof(bc_history_tab) - 1;
-/// A list of wide chars. These are listed in ascending order for efficiency.
+// These are listed in ascending order for efficiency.
const uint32_t bc_history_wchars[][2] = {
{ 0x1100, 0x115F },
{ 0x231A, 0x231B },
@@ -438,12 +292,10 @@ const uint32_t bc_history_wchars[][2] = {
{ 0x30000, 0x3FFFD },
};
-/// The length of the wide chars list.
const size_t bc_history_wchars_len =
sizeof(bc_history_wchars) / sizeof(bc_history_wchars[0]);
-/// A list of combining characters in Unicode. These are listed in ascending
-/// order for efficiency.
+// These are listed in ascending order for efficiency.
const uint32_t bc_history_combo_chars[] = {
0x0300,0x0301,0x0302,0x0303,0x0304,0x0305,0x0306,0x0307,
0x0308,0x0309,0x030A,0x030B,0x030C,0x030D,0x030E,0x030F,
@@ -659,20 +511,19 @@ const uint32_t bc_history_combo_chars[] = {
0xE01EC,0xE01ED,0xE01EE,0xE01EF,
};
-/// The length of the combining characters list.
const size_t bc_history_combo_chars_len =
sizeof(bc_history_combo_chars) / sizeof(bc_history_combo_chars[0]);
+
+#if BC_DEBUG_CODE
+BcFile bc_history_debug_fp;
+char *bc_history_debug_buf;
+#endif // BC_DEBUG_CODE
#endif // BC_ENABLE_HISTORY
-/// The human-readable name of the main function in bc source code.
const char bc_func_main[] = "(main)";
-
-/// The human-readable name of the read function in bc source code.
const char bc_func_read[] = "(read)";
#if BC_DEBUG_CODE
-
-/// A list of names of instructions for easy debugging output.
const char* bc_inst_names[] = {
#if BC_ENABLED
@@ -741,7 +592,9 @@ const char* bc_inst_names[] = {
"BC_INST_NUM",
"BC_INST_VAR",
"BC_INST_ARRAY_ELEM",
+#if BC_ENABLED
"BC_INST_ARRAY",
+#endif // BC_ENABLED
"BC_INST_ZERO",
"BC_INST_ONE",
@@ -762,7 +615,6 @@ const char* bc_inst_names[] = {
#if BC_ENABLE_EXTRA_MATH
"BC_INST_IRAND",
#endif // BC_ENABLE_EXTRA_MATH
- "BC_INST_ASCIIFY",
"BC_INST_READ",
#if BC_ENABLE_EXTRA_MATH
"BC_INST_RAND",
@@ -777,9 +629,9 @@ const char* bc_inst_names[] = {
"BC_INST_PRINT",
"BC_INST_PRINT_POP",
"BC_INST_STR",
-#if BC_ENABLED
"BC_INST_PRINT_STR",
+#if BC_ENABLED
"BC_INST_JUMP",
"BC_INST_JUMP_ZERO",
@@ -792,23 +644,23 @@ const char* bc_inst_names[] = {
"BC_INST_HALT",
#endif // BC_ENABLED
+#if DC_ENABLED
"BC_INST_POP",
- "BC_INST_SWAP",
+ "BC_INST_POP_EXEC",
"BC_INST_MODEXP",
"BC_INST_DIVMOD",
- "BC_INST_PRINT_STREAM",
-
-#if DC_ENABLED
- "BC_INST_POP_EXEC",
"BC_INST_EXECUTE",
"BC_INST_EXEC_COND",
+ "BC_INST_ASCIIFY",
+ "BC_INST_PRINT_STREAM",
+
"BC_INST_PRINT_STACK",
"BC_INST_CLEAR_STACK",
- "BC_INST_REG_STACK_LEN",
"BC_INST_STACK_LEN",
"BC_INST_DUPLICATE",
+ "BC_INST_SWAP",
"BC_INST_LOAD",
"BC_INST_PUSH_VAR",
@@ -816,24 +668,14 @@ const char* bc_inst_names[] = {
"BC_INST_QUIT",
"BC_INST_NQUIT",
-
- "BC_INST_EXEC_STACK_LEN",
#endif // DC_ENABLED
-
- "BC_INST_INVALID",
};
-
#endif // BC_DEBUG_CODE
-/// A constant string for 0.
const char bc_parse_zero[2] = "0";
-
-/// A constant string for 1.
const char bc_parse_one[2] = "1";
#if BC_ENABLED
-
-/// A list of keywords for bc. This needs to be updated if keywords change.
const BcLexKeyword bc_lex_kws[] = {
BC_LEX_KW_ENTRY("auto", 4, true),
BC_LEX_KW_ENTRY("break", 5, true),
@@ -849,111 +691,63 @@ const BcLexKeyword bc_lex_kws[] = {
BC_LEX_KW_ENTRY("ibase", 5, true),
BC_LEX_KW_ENTRY("obase", 5, true),
BC_LEX_KW_ENTRY("scale", 5, true),
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_ENTRY("seed", 4, false),
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_ENTRY("length", 6, true),
BC_LEX_KW_ENTRY("print", 5, false),
BC_LEX_KW_ENTRY("sqrt", 4, true),
BC_LEX_KW_ENTRY("abs", 3, false),
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_ENTRY("irand", 5, false),
-#endif // BC_ENABLE_EXTRA_MATH
- BC_LEX_KW_ENTRY("asciify", 7, false),
- BC_LEX_KW_ENTRY("modexp", 6, false),
- BC_LEX_KW_ENTRY("divmod", 6, false),
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_ENTRY("quit", 4, true),
BC_LEX_KW_ENTRY("read", 4, false),
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_ENTRY("rand", 4, false),
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_ENTRY("maxibase", 8, false),
BC_LEX_KW_ENTRY("maxobase", 8, false),
BC_LEX_KW_ENTRY("maxscale", 8, false),
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_ENTRY("maxrand", 7, false),
-#endif // BC_ENABLE_EXTRA_MATH
- BC_LEX_KW_ENTRY("stream", 6, false),
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_ENTRY("else", 4, false),
};
-/// The length of the list of bc keywords.
const size_t bc_lex_kws_len = sizeof(bc_lex_kws) / sizeof(BcLexKeyword);
-#if BC_C11
-
-// This is here to ensure that BC_LEX_NKWS, which is needed for the
-// redefined_kws in BcVm, is correct. If it's correct under C11, it will be
-// correct under C99, and I did not know any other way of ensuring they remained
-// synchronized.
-static_assert(sizeof(bc_lex_kws) / sizeof(BcLexKeyword) == BC_LEX_NKWS,
- "BC_LEX_NKWS is wrong.");
-
-#endif // BC_C11
-
-/// An array of booleans that correspond to token types. An entry is true if the
-/// token is valid in an expression, false otherwise. This will need to change
-/// if tokens change.
+// This is an array that corresponds to token types. An entry is
+// true if the token is valid in an expression, false otherwise.
const uint8_t bc_parse_exprs[] = {
-
- // Starts with BC_LEX_EOF.
BC_PARSE_EXPR_ENTRY(false, false, true, true, true, true, true, true),
-
- // Starts with BC_LEX_OP_MULTIPLY if extra math is enabled, BC_LEX_OP_DIVIDE
- // otherwise.
BC_PARSE_EXPR_ENTRY(true, true, true, true, true, true, true, true),
-
- // Starts with BC_LEX_OP_REL_EQ if extra math is enabled, BC_LEX_OP_REL_LT
- // otherwise.
BC_PARSE_EXPR_ENTRY(true, true, true, true, true, true, true, true),
-
-#if BC_ENABLE_EXTRA_MATH
-
- // Starts with BC_LEX_OP_ASSIGN_POWER.
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_PARSE_EXPR_ENTRY(true, true, true, true, true, true, true, true),
-
- // Starts with BC_LEX_OP_ASSIGN_RSHIFT.
BC_PARSE_EXPR_ENTRY(true, true, false, false, true, true, false, false),
-
- // Starts with BC_LEX_RBRACKET.
- BC_PARSE_EXPR_ENTRY(false, false, false, false, true, true, true, false),
-
- // Starts with BC_LEX_KW_BREAK.
+ BC_PARSE_EXPR_ENTRY(false, false, false, false, false, true, true, false),
BC_PARSE_EXPR_ENTRY(false, false, false, false, false, false, false, false),
-
- // Starts with BC_LEX_KW_HALT.
BC_PARSE_EXPR_ENTRY(false, true, true, true, true, true, true, false),
-
- // Starts with BC_LEX_KW_SQRT.
- BC_PARSE_EXPR_ENTRY(true, true, true, true, true, true, false, true),
-
- // Starts with BC_LEX_KW_MAXIBASE.
- BC_PARSE_EXPR_ENTRY(true, true, true, true, true, false, false, 0)
-
-#else // BC_ENABLE_EXTRA_MATH
-
- // Starts with BC_LEX_OP_ASSIGN_PLUS.
+ BC_PARSE_EXPR_ENTRY(true, true, true, false, true, true, true, true),
+ BC_PARSE_EXPR_ENTRY(true, true, false, 0, 0, 0, 0, 0)
+#elif BC_ENABLE_EXTRA_MATH // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
+ BC_PARSE_EXPR_ENTRY(true, true, true, true, true, true, true, true),
+ BC_PARSE_EXPR_ENTRY(true, true, false, false, true, true, false, false),
+ BC_PARSE_EXPR_ENTRY(false, false, false, false, false, true, true, false),
+ BC_PARSE_EXPR_ENTRY(false, false, false, false, false, false, false, false),
+ BC_PARSE_EXPR_ENTRY(false, true, true, true, true, true, false, true),
+ BC_PARSE_EXPR_ENTRY(true, false, true, true, true, true, false, 0),
+#else // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_PARSE_EXPR_ENTRY(true, true, true, false, false, true, true, false),
-
- // Starts with BC_LEX_COMMA.
- BC_PARSE_EXPR_ENTRY(false, false, false, false, false, true, true, true),
-
- // Starts with BC_LEX_KW_AUTO.
+ BC_PARSE_EXPR_ENTRY(false, false, false, false, false, false, true, true),
BC_PARSE_EXPR_ENTRY(false, false, false, false, false, false, false, false),
-
- // Starts with BC_LEX_KW_WHILE.
BC_PARSE_EXPR_ENTRY(false, false, true, true, true, true, true, false),
-
- // Starts with BC_LEX_KW_SQRT.
- BC_PARSE_EXPR_ENTRY(true, true, true, true, true, false, true, true),
-
- // Starts with BC_LEX_KW_MAXSCALE,
- BC_PARSE_EXPR_ENTRY(true, true, false, false, 0, 0, 0, 0)
-
+ BC_PARSE_EXPR_ENTRY(true, true, false, true, true, true, true, false)
#endif // BC_ENABLE_EXTRA_MATH
};
-/// An array of data for operators that correspond to token types.
+// This is an array of data for operators that correspond to token types.
const uchar bc_parse_ops[] = {
BC_PARSE_OP(0, false), BC_PARSE_OP(0, false),
BC_PARSE_OP(1, false), BC_PARSE_OP(1, false),
@@ -979,68 +773,35 @@ const uchar bc_parse_ops[] = {
};
// These identify what tokens can come after expressions in certain cases.
-
-/// The valid next tokens for normal expressions.
const BcParseNext bc_parse_next_expr =
BC_PARSE_NEXT(4, BC_LEX_NLINE, BC_LEX_SCOLON, BC_LEX_RBRACE, BC_LEX_EOF);
-
-/// The valid next tokens for function argument expressions.
-const BcParseNext bc_parse_next_arg =
+const BcParseNext bc_parse_next_param =
BC_PARSE_NEXT(2, BC_LEX_RPAREN, BC_LEX_COMMA);
-
-/// The valid next tokens for expressions in print statements.
const BcParseNext bc_parse_next_print =
BC_PARSE_NEXT(4, BC_LEX_COMMA, BC_LEX_NLINE, BC_LEX_SCOLON, BC_LEX_EOF);
-
-/// The valid next tokens for if statement conditions or loop conditions. This
-/// is used in for loops for the update expression and for builtin function.
-///
-/// The name is an artifact of history, and is related to @a BC_PARSE_REL (see
-/// include/parse.h). It refers to how POSIX only allows some operators as part
-/// of the conditional of for loops, while loops, and if statements.
const BcParseNext bc_parse_next_rel = BC_PARSE_NEXT(1, BC_LEX_RPAREN);
-
-/// The valid next tokens for array element expressions.
const BcParseNext bc_parse_next_elem = BC_PARSE_NEXT(1, BC_LEX_RBRACKET);
-
-/// The valid next tokens for for loop initialization expressions and condition
-/// expressions.
const BcParseNext bc_parse_next_for = BC_PARSE_NEXT(1, BC_LEX_SCOLON);
-
-/// The valid next tokens for read expressions.
const BcParseNext bc_parse_next_read =
BC_PARSE_NEXT(2, BC_LEX_NLINE, BC_LEX_EOF);
-
-/// The valid next tokens for the arguments of a builtin function with multiple
-/// arguments.
-const BcParseNext bc_parse_next_builtin = BC_PARSE_NEXT(1, BC_LEX_COMMA);
-
#endif // BC_ENABLED
#if DC_ENABLED
-
-/// A list of instructions that need register arguments in dc.
const uint8_t dc_lex_regs[] = {
BC_LEX_OP_REL_EQ, BC_LEX_OP_REL_LE, BC_LEX_OP_REL_GE, BC_LEX_OP_REL_NE,
BC_LEX_OP_REL_LT, BC_LEX_OP_REL_GT, BC_LEX_SCOLON, BC_LEX_COLON,
BC_LEX_KW_ELSE, BC_LEX_LOAD, BC_LEX_LOAD_POP, BC_LEX_OP_ASSIGN,
- BC_LEX_STORE_PUSH, BC_LEX_REG_STACK_LEVEL, BC_LEX_ARRAY_LENGTH,
+ BC_LEX_STORE_PUSH,
};
-/// The length of the list of register instructions.
const size_t dc_lex_regs_len = sizeof(dc_lex_regs) / sizeof(uint8_t);
-/// A list corresponding to characters starting at double quote ("). If an entry
-/// is BC_LEX_INVALID, then that character needs extra lexing in dc. If it does
-/// not, the character can trivially be replaced by the entry. Positions are
-/// kept because it corresponds to the ASCII table. This may need to be changed
-/// if tokens change.
const uchar dc_lex_tokens[] = {
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_IRAND,
-#else // BC_ENABLE_EXTRA_MATH
+#else // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_INVALID,
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_INVALID,
#if BC_ENABLE_EXTRA_MATH
BC_LEX_OP_TRUNC,
@@ -1048,13 +809,13 @@ const uchar dc_lex_tokens[] = {
BC_LEX_INVALID,
#endif // BC_ENABLE_EXTRA_MATH
BC_LEX_OP_MODULUS, BC_LEX_INVALID,
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_RAND,
-#else // BC_ENABLE_EXTRA_MATH
+#else // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_INVALID,
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_LPAREN, BC_LEX_RPAREN, BC_LEX_OP_MULTIPLY, BC_LEX_OP_PLUS,
- BC_LEX_EXEC_STACK_LENGTH, BC_LEX_OP_MINUS, BC_LEX_INVALID, BC_LEX_OP_DIVIDE,
+ BC_LEX_INVALID, BC_LEX_OP_MINUS, BC_LEX_INVALID, BC_LEX_OP_DIVIDE,
BC_LEX_INVALID, BC_LEX_INVALID, BC_LEX_INVALID, BC_LEX_INVALID,
BC_LEX_INVALID, BC_LEX_INVALID, BC_LEX_INVALID, BC_LEX_INVALID,
BC_LEX_INVALID, BC_LEX_INVALID,
@@ -1073,24 +834,24 @@ const uchar dc_lex_tokens[] = {
BC_LEX_INVALID,
#endif // BC_ENABLE_EXTRA_MATH
BC_LEX_KW_IBASE,
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_SEED,
-#else // BC_ENABLE_EXTRA_MATH
+#else // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_INVALID,
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_SCALE, BC_LEX_LOAD_POP, BC_LEX_OP_BOOL_AND, BC_LEX_OP_BOOL_NOT,
- BC_LEX_KW_OBASE, BC_LEX_KW_STREAM, BC_LEX_NQUIT, BC_LEX_POP,
+ BC_LEX_KW_OBASE, BC_LEX_PRINT_STREAM, BC_LEX_NQUIT, BC_LEX_POP,
BC_LEX_STORE_PUSH, BC_LEX_KW_MAXIBASE, BC_LEX_KW_MAXOBASE,
BC_LEX_KW_MAXSCALE,
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_KW_MAXRAND,
-#else // BC_ENABLE_EXTRA_MATH
+#else // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_INVALID,
-#endif // BC_ENABLE_EXTRA_MATH
- BC_LEX_SCALE_FACTOR, BC_LEX_ARRAY_LENGTH, BC_LEX_KW_LENGTH,
- BC_LEX_INVALID, BC_LEX_INVALID, BC_LEX_INVALID,
- BC_LEX_OP_POWER, BC_LEX_NEG, BC_LEX_INVALID,
- BC_LEX_KW_ASCIIFY, BC_LEX_KW_ABS, BC_LEX_CLEAR_STACK, BC_LEX_DUPLICATE,
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
+ BC_LEX_SCALE_FACTOR,
+ BC_LEX_INVALID, BC_LEX_KW_LENGTH, BC_LEX_INVALID, BC_LEX_INVALID,
+ BC_LEX_INVALID, BC_LEX_OP_POWER, BC_LEX_NEG, BC_LEX_INVALID,
+ BC_LEX_ASCIIFY, BC_LEX_KW_ABS, BC_LEX_CLEAR_STACK, BC_LEX_DUPLICATE,
BC_LEX_KW_ELSE, BC_LEX_PRINT_STACK, BC_LEX_INVALID,
#if BC_ENABLE_EXTRA_MATH
BC_LEX_OP_RSHIFT,
@@ -1098,24 +859,20 @@ const uchar dc_lex_tokens[] = {
BC_LEX_INVALID,
#endif // BC_ENABLE_EXTRA_MATH
BC_LEX_STORE_IBASE,
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_STORE_SEED,
-#else // BC_ENABLE_EXTRA_MATH
+#else // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_INVALID,
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_LEX_STORE_SCALE, BC_LEX_LOAD,
BC_LEX_OP_BOOL_OR, BC_LEX_PRINT_POP, BC_LEX_STORE_OBASE, BC_LEX_KW_PRINT,
BC_LEX_KW_QUIT, BC_LEX_SWAP, BC_LEX_OP_ASSIGN, BC_LEX_INVALID,
BC_LEX_INVALID, BC_LEX_KW_SQRT, BC_LEX_INVALID, BC_LEX_EXECUTE,
- BC_LEX_REG_STACK_LEVEL, BC_LEX_STACK_LEVEL,
- BC_LEX_LBRACE, BC_LEX_KW_MODEXP, BC_LEX_RBRACE, BC_LEX_KW_DIVMOD,
+ BC_LEX_INVALID, BC_LEX_STACK_LEVEL,
+ BC_LEX_LBRACE, BC_LEX_OP_MODEXP, BC_LEX_RBRACE, BC_LEX_OP_DIVMOD,
BC_LEX_INVALID
};
-/// A list of instructions that correspond to lex tokens. If an entry is
-/// BC_INST_INVALID, that lex token needs extra parsing in the dc parser.
-/// Otherwise, the token can trivially be replaced by the entry. This needs to
-/// be updated if the tokens change.
const uchar dc_parse_insts[] = {
BC_INST_INVALID, BC_INST_INVALID,
#if BC_ENABLED
@@ -1152,58 +909,51 @@ const uchar dc_parse_insts[] = {
BC_INST_INVALID, BC_INST_INVALID, BC_INST_INVALID,
#endif // BC_ENABLED
BC_INST_IBASE, BC_INST_OBASE, BC_INST_SCALE,
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_INST_SEED,
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_INST_LENGTH, BC_INST_PRINT,
BC_INST_SQRT, BC_INST_ABS,
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_INST_IRAND,
-#endif // BC_ENABLE_EXTRA_MATH
- BC_INST_ASCIIFY, BC_INST_MODEXP, BC_INST_DIVMOD,
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_INST_QUIT, BC_INST_INVALID,
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_INST_RAND,
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_INST_MAXIBASE,
BC_INST_MAXOBASE, BC_INST_MAXSCALE,
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_INST_MAXRAND,
#endif // BC_ENABLE_EXTRA_MATH
- BC_INST_PRINT_STREAM, BC_INST_INVALID,
- BC_INST_REL_EQ, BC_INST_INVALID,
+ BC_INST_INVALID,
+ BC_INST_REL_EQ, BC_INST_MODEXP, BC_INST_DIVMOD, BC_INST_INVALID,
BC_INST_EXECUTE, BC_INST_PRINT_STACK, BC_INST_CLEAR_STACK,
- BC_INST_INVALID, BC_INST_STACK_LEN, BC_INST_DUPLICATE, BC_INST_SWAP,
- BC_INST_POP,
+ BC_INST_STACK_LEN, BC_INST_DUPLICATE, BC_INST_SWAP, BC_INST_POP,
+ BC_INST_ASCIIFY, BC_INST_PRINT_STREAM,
BC_INST_INVALID, BC_INST_INVALID, BC_INST_INVALID,
#if BC_ENABLE_EXTRA_MATH
BC_INST_INVALID,
#endif // BC_ENABLE_EXTRA_MATH
BC_INST_INVALID, BC_INST_INVALID, BC_INST_INVALID,
- BC_INST_PRINT_POP, BC_INST_NQUIT, BC_INST_EXEC_STACK_LEN,
- BC_INST_SCALE_FUNC, BC_INST_INVALID,
+ BC_INST_PRINT_POP, BC_INST_NQUIT, BC_INST_SCALE_FUNC,
};
#endif // DC_ENABLED
#endif // !BC_ENABLE_LIBRARY
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
-/// A constant for the rand multiplier.
const BcRandState bc_rand_multiplier = BC_RAND_MULTIPLIER;
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
#if BC_LONG_BIT >= 64
-
-/// A constant array for the max of a bigdig number as a BcDig array.
const BcDig bc_num_bigdigMax[] = {
709551616U,
446744073U,
18U,
};
-
-/// A constant array for the max of 2 times a bigdig number as a BcDig array.
const BcDig bc_num_bigdigMax2[] = {
768211456U,
374607431U,
@@ -1211,17 +961,12 @@ const BcDig bc_num_bigdigMax2[] = {
282366920U,
340U,
};
-
#else // BC_LONG_BIT >= 64
-
-/// A constant array for the max of a bigdig number as a BcDig array.
const BcDig bc_num_bigdigMax[] = {
7296U,
9496U,
42U,
};
-
-/// A constant array for the max of 2 times a bigdig number as a BcDig array.
const BcDig bc_num_bigdigMax2[] = {
1616U,
955U,
@@ -1229,19 +974,13 @@ const BcDig bc_num_bigdigMax2[] = {
6744U,
1844U,
};
-
#endif // BC_LONG_BIT >= 64
-/// The size of the bigdig max array.
const size_t bc_num_bigdigMax_size = sizeof(bc_num_bigdigMax) / sizeof(BcDig);
-
-/// The size of the bigdig max times 2 array.
const size_t bc_num_bigdigMax2_size = sizeof(bc_num_bigdigMax2) / sizeof(BcDig);
-/// A string of digits for easy conversion from characters to digits.
const char bc_num_hex_digits[] = "0123456789ABCDEF";
-/// An array for easy conversion from exponent to power of 10.
const BcBigDig bc_num_pow10[BC_BASE_DIGS + 1] = {
1,
10,
@@ -1259,8 +998,6 @@ const BcBigDig bc_num_pow10[BC_BASE_DIGS + 1] = {
#if !BC_ENABLE_LIBRARY
-/// An array of functions for binary operators corresponding to the order of
-/// the instructions for the operators.
const BcNumBinaryOp bc_program_ops[] = {
bc_num_pow, bc_num_mul, bc_num_div, bc_num_mod, bc_num_add, bc_num_sub,
#if BC_ENABLE_EXTRA_MATH
@@ -1268,8 +1005,6 @@ const BcNumBinaryOp bc_program_ops[] = {
#endif // BC_ENABLE_EXTRA_MATH
};
-/// An array of functions for binary operators allocation requests corresponding
-/// to the order of the instructions for the operators.
const BcNumBinaryOpReq bc_program_opReqs[] = {
bc_num_powReq, bc_num_mulReq, bc_num_divReq, bc_num_divReq,
bc_num_addReq, bc_num_addReq,
@@ -1278,8 +1013,6 @@ const BcNumBinaryOpReq bc_program_opReqs[] = {
#endif // BC_ENABLE_EXTRA_MATH
};
-/// An array of unary operator functions corresponding to the order of the
-/// instructions.
const BcProgramUnary bc_program_unarys[] = {
bc_program_negate, bc_program_not,
#if BC_ENABLE_EXTRA_MATH
@@ -1287,22 +1020,12 @@ const BcProgramUnary bc_program_unarys[] = {
#endif // BC_ENABLE_EXTRA_MATH
};
-/// A filename for when parsing expressions.
const char bc_program_exprs_name[] = "<exprs>";
-/// A filename for when parsing stdin..
const char bc_program_stdin_name[] = "<stdin>";
-
-/// A ready message for SIGINT catching.
const char bc_program_ready_msg[] = "ready for more input\n";
-
-/// The length of the ready message.
const size_t bc_program_ready_msg_len = sizeof(bc_program_ready_msg) - 1;
-
-/// A list of escape characters that a print statement should treat specially.
const char bc_program_esc_chars[] = "ab\\efnqrt";
-
-/// A list of characters corresponding to the escape characters above.
const char bc_program_esc_seqs[] = "\a\b\\\\\f\n\"\r\t";
#endif // !BC_ENABLE_LIBRARY
diff --git a/src/dc.c b/src/dc.c
index 67bc3e16..7ea31056 100644
--- a/src/dc.c
+++ b/src/dc.c
@@ -40,14 +40,7 @@
#include <dc.h>
#include <vm.h>
-/**
- * The main function for dc.
- * @param argc The number of arguments.
- * @param argv The arguments.
- */
-void dc_main(int argc, char *argv[]) {
-
- // All of these just set dc-specific items in BcVm.
+void dc_main(int argc, char **argv) {
vm.read_ret = BC_INST_POP_EXEC;
vm.help = dc_help;
@@ -58,6 +51,6 @@ void dc_main(int argc, char *argv[]) {
vm.parse = dc_parse_parse;
vm.expr = dc_parse_expr;
- bc_vm_boot(argc, argv);
+ bc_vm_boot(argc, argv, "DC_LINE_LENGTH", "DC_ENV_ARGS");
}
#endif // DC_ENABLED
diff --git a/src/dc_lex.c b/src/dc_lex.c
index d0e93c28..a0e74543 100644
--- a/src/dc_lex.c
+++ b/src/dc_lex.c
@@ -45,38 +45,22 @@ bool dc_lex_negCommand(BcLex *l) {
return !BC_LEX_NUM_CHAR(c, false, false);
}
-/**
- * Processes a dc command that needs a register. This is where the
- * extended-register extension is implemented.
- * @param l The lexer.
- */
static void dc_lex_register(BcLex *l) {
- // If extended register is enabled and the character is whitespace...
if (DC_X && isspace(l->buf[l->i - 1])) {
char c;
- // Eat the whitespace.
bc_lex_whitespace(l);
c = l->buf[l->i];
- // Check for a letter or underscore.
- if (BC_ERR(!isalpha(c) && c != '_'))
+ if (!isalnum(c) && c != '_')
bc_lex_verr(l, BC_ERR_PARSE_CHAR, c);
- // Parse a normal identifier.
l->i += 1;
bc_lex_name(l);
}
else {
-
- // I don't allow newlines because newlines are used for controlling when
- // execution happens, and allowing newlines would just be complex.
- if (BC_ERR(l->buf[l->i - 1] == '\n'))
- bc_lex_verr(l, BC_ERR_PARSE_CHAR, l->buf[l->i - 1]);
-
- // Set the lexer string and token.
bc_vec_popAll(&l->str);
bc_vec_pushByte(&l->str, (uchar) l->buf[l->i - 1]);
bc_vec_pushByte(&l->str, '\0');
@@ -84,59 +68,30 @@ static void dc_lex_register(BcLex *l) {
}
}
-/**
- * Parses a dc string. Since dc's strings need to check for balanced brackets,
- * we can't just parse bc and dc strings with different start and end
- * characters. Oh, and dc strings need to check for escaped brackets.
- * @param l The lexer.
- */
static void dc_lex_string(BcLex *l) {
- size_t depth, nls, i;
+ size_t depth = 1, nls = 0, i = l->i;
char c;
- bool got_more;
- // Set the token and clear the string.
l->t = BC_LEX_STR;
bc_vec_popAll(&l->str);
- do {
-
- depth = 1;
- nls = 0;
- got_more = false;
-
- assert(!l->is_stdin || l->buf == vm.buffer.v);
-
- // This is the meat. As long as we don't run into the NUL byte, and we
- // have "depth", which means we haven't completely balanced brackets
- // yet, we continue eating the string.
- for (i = l->i; (c = l->buf[i]) && depth; ++i) {
-
- // Check for escaped brackets and set the depths as appropriate.
- if (c == '\\') {
- c = l->buf[++i];
- if (!c) break;
- }
- else {
- depth += (c == '[');
- depth -= (c == ']');
- }
-
- // We want to adjust the line in the lexer as necessary.
- nls += (c == '\n');
+ for (; (c = l->buf[i]) && depth; ++i) {
- if (depth) bc_vec_push(&l->str, &c);
+ if (c == '\\') {
+ c = l->buf[++i];
+ if (!c) break;
}
-
- if (BC_ERR(c == '\0' && depth)) {
- if (!vm.eof && l->is_stdin) got_more = bc_lex_readLine(l);
- if (got_more) bc_vec_popAll(&l->str);
+ else {
+ depth += (c == '[');
+ depth -= (c == ']');
}
- } while (got_more && depth);
+ nls += (c == '\n');
+
+ if (depth) bc_vec_push(&l->str, &c);
+ }
- // Obviously, if we didn't balance, that's an error.
if (BC_ERR(c == '\0' && depth)) {
l->i = i;
bc_lex_err(l, BC_ERR_PARSE_STRING);
@@ -148,36 +103,25 @@ static void dc_lex_string(BcLex *l) {
l->line += nls;
}
-/**
- * Lexes a dc token. This is the dc implementation of BcLexNext.
- * @param l The lexer.
- */
void dc_lex_token(BcLex *l) {
char c = l->buf[l->i++], c2;
size_t i;
- // If the last token was a command that needs a register, we need to parse a
- // register, so do so.
for (i = 0; i < dc_lex_regs_len; ++i) {
-
- // If the token is a register token, take care of it and return.
if (l->last == dc_lex_regs[i]) {
dc_lex_register(l);
return;
}
}
- // These lines are for tokens that easily correspond to one character. We
- // just set the token.
if (c >= '"' && c <= '~' &&
(l->t = dc_lex_tokens[(c - '"')]) != BC_LEX_INVALID)
{
return;
}
- // This is the workhorse of the lexer when more complicated things are
- // needed.
+ // This is the workhorse of the lexer.
switch (c) {
case '\0':
@@ -192,8 +136,6 @@ void dc_lex_token(BcLex *l) {
break;
}
- // We don't have the ! command, so we always expect certain things
- // after the exclamation point.
case '!':
{
c2 = l->buf[l->i];
@@ -204,7 +146,6 @@ void dc_lex_token(BcLex *l) {
else bc_lex_invalidChar(l, c);
l->i += 1;
-
break;
}
@@ -217,13 +158,9 @@ void dc_lex_token(BcLex *l) {
case '.':
{
c2 = l->buf[l->i];
-
- // If the character after is a number, this dot is part of a number.
- // Otherwise, it's the BSD dot (equivalent to last).
if (BC_NO_ERR(BC_LEX_NUM_CHAR(c2, true, false)))
bc_lex_number(l, c);
else bc_lex_invalidChar(l, c);
-
break;
}
diff --git a/src/dc_parse.c b/src/dc_parse.c
index b9b5afb6..c56d6330 100644
--- a/src/dc_parse.c
+++ b/src/dc_parse.c
@@ -44,12 +44,6 @@
#include <program.h>
#include <vm.h>
-/**
- * Parses a register. The lexer should have already lexed the true name of the
- * register, per extended registers and such.
- * @param p The parser.
- * @param var True if the parser is for a variable, false otherwise.
- */
static void dc_parse_register(BcParse *p, bool var) {
bc_lex_next(&p->l);
@@ -58,33 +52,17 @@ static void dc_parse_register(BcParse *p, bool var) {
bc_parse_pushName(p, p->l.str.v, var);
}
-/**
- * Parses a dc string.
- * @param p The parser.
- */
static inline void dc_parse_string(BcParse *p) {
bc_parse_addString(p);
bc_lex_next(&p->l);
}
-/**
- * Parses a token that requires a memory operation, like load or store.
- * @param p The parser.
- * @param inst The instruction to push for the memory operation.
- * @param name Whether the load or store is to a variable or array, and not to
- * a global.
- * @param store True if the operation is a store, false otherwise.
- */
static void dc_parse_mem(BcParse *p, uchar inst, bool name, bool store) {
- // Push the instruction.
bc_parse_push(p, inst);
- // Parse the register if necessary.
if (name) dc_parse_register(p, inst != BC_INST_ARRAY_ELEM);
- // Stores use the bc assign infrastructure, but they need to do a swap
- // first.
if (store) {
bc_parse_push(p, BC_INST_SWAP);
bc_parse_push(p, BC_INST_ASSIGN_NO_VAL);
@@ -93,37 +71,22 @@ static void dc_parse_mem(BcParse *p, uchar inst, bool name, bool store) {
bc_lex_next(&p->l);
}
-/**
- * Parses a conditional execution instruction.
- * @param p The parser.
- * @param inst The instruction for the condition.
- */
static void dc_parse_cond(BcParse *p, uchar inst) {
- // Push the instruction for the condition and the conditional execution.
bc_parse_push(p, inst);
bc_parse_push(p, BC_INST_EXEC_COND);
- // Parse the register.
dc_parse_register(p, true);
bc_lex_next(&p->l);
- // If the next token is an else, parse the else.
if (p->l.t == BC_LEX_KW_ELSE) {
dc_parse_register(p, true);
bc_lex_next(&p->l);
}
- // Otherwise, push a marker for no else.
else bc_parse_pushIndex(p, SIZE_MAX);
}
-/**
- * Parses a token for dc.
- * @param p The parser.
- * @param t The token to parse.
- * @param flags The flags that say what is allowed or not.
- */
static void dc_parse_token(BcParse *p, BcLexType t, uint8_t flags) {
uchar inst;
@@ -158,9 +121,6 @@ static void dc_parse_token(BcParse *p, BcLexType t, uint8_t flags) {
case BC_LEX_NEG:
{
- // This tells us whether or not the neg is for a command or at the
- // beginning of a number. If it's a command, push it. Otherwise,
- // fallthrough and parse the number.
if (dc_lex_negCommand(&p->l)) {
bc_parse_push(p, BC_INST_NEG);
get_token = true;
@@ -176,7 +136,6 @@ static void dc_parse_token(BcParse *p, BcLexType t, uint8_t flags) {
{
bc_parse_number(p);
- // Push the negative instruction if we fell through from above.
if (t == BC_LEX_NEG) bc_parse_push(p, BC_INST_NEG);
get_token = true;
@@ -185,13 +144,10 @@ static void dc_parse_token(BcParse *p, BcLexType t, uint8_t flags) {
case BC_LEX_KW_READ:
{
- // Make sure the read is not recursive.
if (BC_ERR(flags & BC_PARSE_NOREAD))
bc_parse_err(p, BC_ERR_EXEC_REC_READ);
else bc_parse_push(p, BC_INST_READ);
-
get_token = true;
-
break;
}
@@ -212,12 +168,6 @@ static void dc_parse_token(BcParse *p, BcLexType t, uint8_t flags) {
break;
}
- case BC_LEX_REG_STACK_LEVEL:
- {
- dc_parse_mem(p, BC_INST_REG_STACK_LEN, true, false);
- break;
- }
-
case BC_LEX_STORE_IBASE:
case BC_LEX_STORE_OBASE:
case BC_LEX_STORE_SCALE:
@@ -230,23 +180,8 @@ static void dc_parse_token(BcParse *p, BcLexType t, uint8_t flags) {
break;
}
- case BC_LEX_ARRAY_LENGTH:
- {
- // Need to push the array first, based on how length is implemented.
- bc_parse_push(p, BC_INST_ARRAY);
- dc_parse_register(p, false);
-
- bc_parse_push(p, BC_INST_LENGTH);
-
- get_token = true;
-
- break;
- }
-
default:
{
- // All other tokens should be taken care of by the caller, or they
- // actually *are* invalid.
bc_parse_err(p, BC_ERR_PARSE_TOKEN);
}
}
@@ -258,29 +193,17 @@ void dc_parse_expr(BcParse *p, uint8_t flags) {
BcInst inst;
BcLexType t;
- bool need_expr, have_expr = false;
-
- need_expr = ((flags & BC_PARSE_NOREAD) != 0);
-
- // dc can just keep parsing forever basically, unlike bc, which has to have
- // a whole bunch of complicated nonsense because its language was horribly
- // designed.
+ bool have_expr = false, need_expr = (flags & BC_PARSE_NOREAD) != 0;
- // While we don't have EOF...
while ((t = p->l.t) != BC_LEX_EOF) {
- // Eat newline.
if (t == BC_LEX_NLINE) {
bc_lex_next(&p->l);
continue;
}
- // Get the instruction that corresponds to the token.
inst = dc_parse_insts[t];
- // If the instruction is invalid, that means we have to do some harder
- // parsing. So if not invalid, just push the instruction; otherwise,
- // parse the token.
if (inst != BC_INST_INVALID) {
bc_parse_push(p, inst);
bc_lex_next(&p->l);
@@ -290,10 +213,8 @@ void dc_parse_expr(BcParse *p, uint8_t flags) {
have_expr = true;
}
- // If we don't have an expression and need one, barf. Otherwise, just push a
- // BC_INST_POP_EXEC if we have EOF and BC_PARSE_NOCALL, which dc uses to
- // indicate that it is executing a string.
- if (BC_ERR(need_expr && !have_expr)) bc_err(BC_ERR_EXEC_READ_EXPR);
+ if (BC_ERR(need_expr && !have_expr))
+ bc_vm_err(BC_ERR_EXEC_READ_EXPR);
else if (p->l.t == BC_LEX_EOF && (flags & BC_PARSE_NOCALL))
bc_parse_push(p, BC_INST_POP_EXEC);
}
@@ -304,18 +225,12 @@ void dc_parse_parse(BcParse *p) {
BC_SETJMP(exit);
- // If we have EOF, someone called this function one too many times.
- // Otherwise, parse.
if (BC_ERR(p->l.t == BC_LEX_EOF)) bc_parse_err(p, BC_ERR_PARSE_EOF);
else dc_parse_expr(p, 0);
exit:
-
BC_SIG_MAYLOCK;
-
- // Need to reset if there was an error.
- if (BC_SIG_EXC) bc_parse_reset(p);
-
+ if (BC_ERR(vm.status || vm.sig)) bc_parse_reset(p);
BC_LONGJMP_CONT;
}
#endif // DC_ENABLED
diff --git a/src/file.c b/src/file.c
index 35a4647d..fb904423 100644
--- a/src/file.c
+++ b/src/file.c
@@ -44,42 +44,25 @@
#include <file.h>
#include <vm.h>
-/**
- * Translates an integer into a string.
- * @param val The value to translate.
- * @param buf The return parameter.
- */
static void bc_file_ultoa(unsigned long long val, char buf[BC_FILE_ULL_LENGTH])
{
char buf2[BC_FILE_ULL_LENGTH];
size_t i, len;
- // We need to make sure the entire thing is zeroed.
memset(buf2, 0, BC_FILE_ULL_LENGTH);
// The i = 1 is to ensure that there is a null byte at the end.
for (i = 1; val; ++i) {
-
unsigned long long mod = val % 10;
-
buf2[i] = ((char) mod) + '0';
val /= 10;
}
len = i;
- // Since buf2 is reversed, reverse it into buf.
for (i = 0; i < len; ++i) buf[i] = buf2[len - i - 1];
}
-/**
- * Output to the file directly.
- * @param fd The file descriptor.
- * @param buf The buffer of data to output.
- * @param n The number of bytes to output.
- * @return A status indicating error or success. We could have a fatal I/O
- * error or EOF.
- */
static BcStatus bc_file_output(int fd, const char *buf, size_t n) {
size_t bytes = 0;
@@ -87,13 +70,10 @@ static BcStatus bc_file_output(int fd, const char *buf, size_t n) {
BC_SIG_TRYLOCK(lock);
- // While the number of bytes written is less than intended...
while (bytes < n) {
- // Write.
ssize_t written = write(fd, buf + bytes, n - bytes);
- // Check for error and return, if any.
if (BC_ERR(written == -1))
return errno == EPIPE ? BC_STATUS_EOF : BC_STATUS_ERROR_FATAL;
@@ -109,38 +89,28 @@ BcStatus bc_file_flushErr(BcFile *restrict f, BcFlushType type)
{
BcStatus s;
- // If there is stuff to output...
if (f->len) {
#if BC_ENABLE_HISTORY
-
- // If history is enabled...
if (BC_TTY) {
-
- // If we have been told to save the extras, and there *are*
- // extras...
if (f->buf[f->len - 1] != '\n' &&
(type == BC_FLUSH_SAVE_EXTRAS_CLEAR ||
type == BC_FLUSH_SAVE_EXTRAS_NO_CLEAR))
{
size_t i;
- // Look for the last newline.
for (i = f->len - 2; i < f->len && f->buf[i] != '\n'; --i);
i += 1;
- // Save the extras.
bc_vec_string(&vm.history.extras, f->len - i, f->buf + i);
}
- // Else clear the extras if told to.
else if (type >= BC_FLUSH_NO_EXTRAS_CLEAR) {
bc_vec_popAll(&vm.history.extras);
}
}
#endif // BC_ENABLE_HISTORY
- // Actually output.
s = bc_file_output(f->fd, f->buf, f->len);
f->len = 0;
}
@@ -153,15 +123,12 @@ void bc_file_flush(BcFile *restrict f, BcFlushType type) {
BcStatus s = bc_file_flushErr(f, type);
- // If we have an error...
if (BC_ERR(s)) {
- // For EOF, set it and jump.
if (s == BC_STATUS_EOF) {
vm.status = (sig_atomic_t) s;
- BC_JMP;
+ BC_VM_JMP;
}
- // Blow up on fatal error. Okay, not blow up, just quit.
else bc_vm_fatalError(BC_ERR_FATAL_IO_ERR);
}
}
@@ -169,14 +136,11 @@ void bc_file_flush(BcFile *restrict f, BcFlushType type) {
void bc_file_write(BcFile *restrict f, BcFlushType type,
const char *buf, size_t n)
{
- // If we have enough to flush, do it.
if (n > f->cap - f->len) {
bc_file_flush(f, type);
assert(!f->len);
}
- // If the output is large enough to flush by itself, just output it.
- // Otherwise, put it into the buffer.
if (BC_UNLIKELY(n > f->cap - f->len)) bc_file_output(f->fd, buf, n);
else {
memcpy(f->buf + f->len, buf, n);
@@ -199,18 +163,10 @@ void bc_file_vprintf(BcFile *restrict f, const char *fmt, va_list args) {
const char *ptr = fmt;
char buf[BC_FILE_ULL_LENGTH];
- // This is a poor man's printf(). While I could look up algorithms to make
- // it as fast as possible, and should when I write the standard library for
- // a new language, for bc, outputting is not the bottleneck. So we cheese it
- // for now.
-
- // Find each percent sign.
while ((percent = strchr(ptr, '%')) != NULL) {
char c;
- // If the percent sign is not where we are, write what's inbetween to
- // the buffer.
if (percent != ptr) {
size_t len = (size_t) (percent - ptr);
bc_file_write(f, bc_flush_none, ptr, len);
@@ -218,8 +174,6 @@ void bc_file_vprintf(BcFile *restrict f, const char *fmt, va_list args) {
c = percent[1];
- // We only parse some format specifiers, the ones bc uses. If you add
- // more, you need to make sure to add them here.
if (c == 'c') {
uchar uc = (uchar) va_arg(args, int);
@@ -233,18 +187,15 @@ void bc_file_vprintf(BcFile *restrict f, const char *fmt, va_list args) {
bc_file_puts(f, bc_flush_none, s);
}
#if BC_DEBUG_CODE
- // We only print signed integers in debug code.
else if (c == 'd') {
int d = va_arg(args, int);
- // Take care of negative. Let's not worry about overflow.
if (d < 0) {
bc_file_putchar(f, bc_flush_none, '-');
d = -d;
}
- // Either print 0 or translate and print.
if (!d) bc_file_putchar(f, bc_flush_none, '0');
else {
bc_file_ultoa((unsigned long long) d, buf);
@@ -256,15 +207,11 @@ void bc_file_vprintf(BcFile *restrict f, const char *fmt, va_list args) {
unsigned long long ull;
- // These are the ones that it expects from here. Fortunately, all of
- // these are unsigned types, so they can use the same code, more or
- // less.
assert((c == 'l' || c == 'z') && percent[2] == 'u');
if (c == 'z') ull = (unsigned long long) va_arg(args, size_t);
else ull = (unsigned long long) va_arg(args, unsigned long);
- // Either print 0 or translate and print.
if (!ull) bc_file_putchar(f, bc_flush_none, '0');
else {
bc_file_ultoa(ull, buf);
@@ -272,12 +219,9 @@ void bc_file_vprintf(BcFile *restrict f, const char *fmt, va_list args) {
}
}
- // Increment to the next spot after the specifier.
ptr = percent + 2 + (c == 'l' || c == 'z');
}
- // If we get here, there are no more percent signs, so we just output
- // whatever is left.
if (ptr[0]) bc_file_puts(f, bc_flush_none, ptr);
}
@@ -286,19 +230,14 @@ void bc_file_puts(BcFile *restrict f, BcFlushType type, const char *str) {
}
void bc_file_putchar(BcFile *restrict f, BcFlushType type, uchar c) {
-
if (f->len == f->cap) bc_file_flush(f, type);
-
assert(f->len < f->cap);
-
f->buf[f->len] = (char) c;
f->len += 1;
}
void bc_file_init(BcFile *f, int fd, char *buf, size_t cap) {
-
BC_SIG_ASSERT_LOCKED;
-
f->fd = fd;
f->buf = buf;
f->len = 0;
diff --git a/src/history.c b/src/history.c
index 44fe48ac..c0d54fe3 100644
--- a/src/history.c
+++ b/src/history.c
@@ -148,41 +148,29 @@
#include <stdlib.h>
#include <errno.h>
#include <string.h>
+#include <strings.h>
#include <ctype.h>
#include <signal.h>
-#include <sys/stat.h>
-#include <sys/types.h>
-#ifndef _WIN32
-#include <strings.h>
#include <termios.h>
#include <unistd.h>
+#include <sys/stat.h>
+#include <sys/types.h>
#include <sys/ioctl.h>
#include <sys/select.h>
-#endif // _WIN32
-#include <status.h>
#include <vector.h>
#include <history.h>
#include <read.h>
#include <file.h>
#include <vm.h>
-#if BC_DEBUG_CODE
-
-/// A file for outputting to when debugging.
-BcFile bc_history_debug_fp;
-
-/// A buffer for the above file.
-char *bc_history_debug_buf;
-
-#endif // BC_DEBUG_CODE
+static void bc_history_add(BcHistory *h, char *line);
+static void bc_history_add_empty(BcHistory *h);
/**
- * Checks if the code is a wide character.
- * @param cp The codepoint to check.
- * @return True if @a cp is a wide character, false otherwise.
+ * Check if the code is a wide character.
*/
static bool bc_history_wchar(uint32_t cp) {
@@ -204,9 +192,7 @@ static bool bc_history_wchar(uint32_t cp) {
}
/**
- * Checks if the code is a combining character.
- * @param cp The codepoint to check.
- * @return True if @a cp is a combining character, false otherwise.
+ * Check if the code is a combining character.
*/
static bool bc_history_comboChar(uint32_t cp) {
@@ -224,9 +210,7 @@ static bool bc_history_comboChar(uint32_t cp) {
}
/**
- * Gets the length of previous UTF8 character.
- * @param buf The buffer of characters.
- * @param pos The index into the buffer.
+ * Get length of previous UTF8 character.
*/
static size_t bc_history_prevCharLen(const char *buf, size_t pos) {
size_t end = pos;
@@ -235,11 +219,7 @@ static size_t bc_history_prevCharLen(const char *buf, size_t pos) {
}
/**
- * Converts UTF-8 to a Unicode code point.
- * @param s The string.
- * @param len The length of the string.
- * @param cp An out parameter for the codepoint.
- * @return The number of bytes eaten by the codepoint.
+ * Convert UTF-8 to Unicode code point.
*/
static size_t bc_history_codePoint(const char *s, size_t len, uint32_t *cp) {
@@ -247,9 +227,6 @@ static size_t bc_history_codePoint(const char *s, size_t len, uint32_t *cp) {
uchar byte = (uchar) s[0];
- // This is literally the UTF-8 decoding algorithm. Look that up if you
- // don't understand this.
-
if ((byte & 0x80) == 0) {
*cp = byte;
return 1;
@@ -293,12 +270,7 @@ static size_t bc_history_codePoint(const char *s, size_t len, uint32_t *cp) {
}
/**
- * Gets the length of next grapheme.
- * @param buf The buffer.
- * @param buf_len The length of the buffer.
- * @param pos The index into the buffer.
- * @param col_len An out parameter for the length of the grapheme on screen.
- * @return The number of bytes in the grapheme.
+ * Get length of next grapheme.
*/
static size_t bc_history_nextLen(const char *buf, size_t buf_len,
size_t pos, size_t *col_len)
@@ -308,20 +280,14 @@ static size_t bc_history_nextLen(const char *buf, size_t buf_len,
size_t len = bc_history_codePoint(buf + pos, buf_len - pos, &cp);
if (bc_history_comboChar(cp)) {
-
- BC_UNREACHABLE
-
- if (col_len != NULL) *col_len = 0;
-
+ // Currently unreachable?
return 0;
}
- // Store the width of the character on screen.
if (col_len != NULL) *col_len = bc_history_wchar(cp) ? 2 : 1;
pos += len;
- // Find the first non-combining character.
while (pos < buf_len) {
len = bc_history_codePoint(buf + pos, buf_len - pos, &cp);
@@ -335,16 +301,12 @@ static size_t bc_history_nextLen(const char *buf, size_t buf_len,
}
/**
- * Gets the length of previous grapheme.
- * @param buf The buffer.
- * @param pos The index into the buffer.
- * @return The number of bytes in the grapheme.
+ * Get length of previous grapheme.
*/
-static size_t bc_history_prevLen(const char *buf, size_t pos) {
+static size_t bc_history_prevLen(const char *buf, size_t pos, size_t *col_len) {
size_t end = pos;
- // Find the first non-combining character.
while (pos > 0) {
uint32_t cp;
@@ -353,61 +315,33 @@ static size_t bc_history_prevLen(const char *buf, size_t pos) {
pos -= len;
bc_history_codePoint(buf + pos, len, &cp);
- // The original linenoise-mob had an extra parameter col_len, like
- // bc_history_nextLen(), which, if not NULL, was set in this if
- // statement. However, we always passed NULL, so just skip that.
- if (!bc_history_comboChar(cp)) return end - pos;
+ if (!bc_history_comboChar(cp)) {
+ if (col_len != NULL) *col_len = 1 + (bc_history_wchar(cp) != 0);
+ return end - pos;
+ }
}
- BC_UNREACHABLE
-
+ // Currently unreachable?
return 0;
}
-/**
- * Reads @a n characters from stdin.
- * @param buf The buffer to read into. The caller is responsible for making
- * sure this is big enough for @a n.
- * @param n The number of characters to read.
- * @return The number of characters read or less than 0 on error.
- */
static ssize_t bc_history_read(char *buf, size_t n) {
ssize_t ret;
BC_SIG_LOCK;
-#ifndef _WIN32
-
do {
- // We don't care about being interrupted.
ret = read(STDIN_FILENO, buf, n);
} while (ret == EINTR);
-#else // _WIN32
-
- bool good;
- DWORD read;
- HANDLE hn = GetStdHandle(STD_INPUT_HANDLE);
-
- good = ReadConsole(hn, buf, (DWORD) n, &read, NULL);
-
- ret = (read != n) ? -1 : 1;
-
-#endif // _WIN32
-
BC_SIG_UNLOCK;
return ret;
}
/**
- * Reads a Unicode code point into a buffer.
- * @param buf The buffer to read into.
- * @param buf_len The length of the buffer.
- * @param cp An out parameter for the codepoint.
- * @param nread An out parameter for the number of bytes read.
- * @return BC_STATUS_EOF or BC_STATUS_SUCCESS.
+ * Read a Unicode code point from a file.
*/
static BcStatus bc_history_readCode(char *buf, size_t buf_len,
uint32_t *cp, size_t *nread)
@@ -416,39 +350,26 @@ static BcStatus bc_history_readCode(char *buf, size_t buf_len,
assert(buf_len >= 1);
- // Read a byte.
n = bc_history_read(buf, 1);
if (BC_ERR(n <= 0)) goto err;
- // Get the byte.
- uchar byte = ((uchar*) buf)[0];
+ uchar byte = (uchar) buf[0];
- // Once again, this is the UTF-8 decoding algorithm, but it has reads
- // instead of actual decoding.
if ((byte & 0x80) != 0) {
if ((byte & 0xE0) == 0xC0) {
-
assert(buf_len >= 2);
-
n = bc_history_read(buf + 1, 1);
-
if (BC_ERR(n <= 0)) goto err;
}
else if ((byte & 0xF0) == 0xE0) {
-
assert(buf_len >= 3);
-
n = bc_history_read(buf + 1, 2);
-
if (BC_ERR(n <= 0)) goto err;
}
else if ((byte & 0xF8) == 0xF0) {
-
assert(buf_len >= 3);
-
n = bc_history_read(buf + 1, 3);
-
if (BC_ERR(n <= 0)) goto err;
}
else {
@@ -457,32 +378,24 @@ static BcStatus bc_history_readCode(char *buf, size_t buf_len,
}
}
- // Convert to the codepoint.
*nread = bc_history_codePoint(buf, buf_len, cp);
return BC_STATUS_SUCCESS;
err:
- // If we get here, we either had a fatal error of EOF.
if (BC_ERR(n < 0)) bc_vm_fatalError(BC_ERR_FATAL_IO_ERR);
else *nread = (size_t) n;
return BC_STATUS_EOF;
}
/**
- * Gets the column length from beginning of buffer to current byte position.
- * @param buf The buffer.
- * @param buf_len The length of the buffer.
- * @param pos The index into the buffer.
- * @return The number of columns between the beginning of @a buffer to
- * @a pos.
+ * Get column length from begining of buffer to current byte position.
*/
static size_t bc_history_colPos(const char *buf, size_t buf_len, size_t pos) {
size_t ret = 0, off = 0;
- // While we haven't reached the offset, get the length of the next grapheme.
- while (off < pos && off < buf_len) {
+ while (off < pos) {
size_t col_len, len;
@@ -496,36 +409,28 @@ static size_t bc_history_colPos(const char *buf, size_t buf_len, size_t pos) {
}
/**
- * Returns true if the terminal name is in the list of terminals we know are
+ * Return true if the terminal name is in the list of terminals we know are
* not able to understand basic escape sequences.
- * @return True if the terminal is a bad terminal.
*/
static inline bool bc_history_isBadTerm(void) {
size_t i;
- bool ret = false;
- char *term = bc_vm_getenv("TERM");
+ char *term = getenv("TERM");
if (term == NULL) return false;
- for (i = 0; !ret && bc_history_bad_terms[i]; ++i)
- ret = (!strcasecmp(term, bc_history_bad_terms[i]));
-
- bc_vm_getenvFree(term);
+ for (i = 0; bc_history_bad_terms[i]; ++i) {
+ if (!strcasecmp(term, bc_history_bad_terms[i])) return true;
+ }
- return ret;
+ return false;
}
/**
- * Enables raw mode (1960's black magic).
- * @param h The history data.
+ * Raw mode: 1960's black magic.
*/
static void bc_history_enableRaw(BcHistory *h) {
- // I don't do anything for Windows because in Windows, you set their
- // equivalent of raw mode and leave it, so I do it in bc_history_init().
-
-#ifndef _WIN32
struct termios raw;
int err;
@@ -547,7 +452,7 @@ static void bc_history_enableRaw(BcHistory *h) {
// no start/stop output control.
raw.c_iflag &= (unsigned int) (~(BRKINT | ICRNL | INPCK | ISTRIP | IXON));
- // Control modes: set 8 bit chars.
+ // Control modes - set 8 bit chars.
raw.c_cflag |= (CS8);
// Local modes - choing off, canonical off, no extended functions,
@@ -569,36 +474,29 @@ static void bc_history_enableRaw(BcHistory *h) {
BC_SIG_UNLOCK;
if (BC_ERR(err < 0)) bc_vm_fatalError(BC_ERR_FATAL_IO_ERR);
-#endif // _WIN32
h->rawMode = true;
}
-/**
- * Disables raw mode.
- * @param h The history data.
- */
static void bc_history_disableRaw(BcHistory *h) {
sig_atomic_t lock;
+ // Don't even check the return value as it's too late.
if (!h->rawMode) return;
BC_SIG_TRYLOCK(lock);
-#ifndef _WIN32
if (BC_ERR(tcsetattr(STDIN_FILENO, TCSAFLUSH, &h->orig_termios) != -1))
h->rawMode = false;
-#endif // _WIN32
BC_SIG_TRYUNLOCK(lock);
}
/**
- * Uses the ESC [6n escape sequence to query the horizontal cursor position
+ * Use the ESC [6n escape sequence to query the horizontal cursor position
* and return it. On error -1 is returned, on success the position of the
* cursor.
- * @return The horizontal cursor position.
*/
static size_t bc_history_cursorPos(void) {
@@ -617,17 +515,14 @@ static size_t bc_history_cursorPos(void) {
buf[i] = '\0';
- // This is basically an error; we didn't get what we were expecting.
if (BC_ERR(buf[0] != BC_ACTION_ESC || buf[1] != '[')) return SIZE_MAX;
- // Parse the rows.
+ // Parse it.
ptr = buf + 2;
rows = strtoul(ptr, &ptr2, 10);
- // Here we also didn't get what we were expecting.
if (BC_ERR(!rows || ptr2[0] != ';')) return SIZE_MAX;
- // Parse the columns.
ptr = ptr2 + 1;
cols = strtoul(ptr, NULL, 10);
@@ -637,14 +532,11 @@ static size_t bc_history_cursorPos(void) {
}
/**
- * Tries to get the number of columns in the current terminal, or assume 80
+ * Try to get the number of columns in the current terminal, or assume 80
* if it fails.
- * @return The number of columns in the terminal.
*/
static size_t bc_history_columns(void) {
-#ifndef _WIN32
-
struct winsize ws;
int ret;
@@ -679,51 +571,69 @@ static size_t bc_history_columns(void) {
}
return ws.ws_col;
+}
+
+#if BC_ENABLE_PROMPT
+/**
+ * Check if text is an ANSI escape sequence.
+ */
+static bool bc_history_ansiEscape(const char *buf, size_t buf_len, size_t *len)
+{
+ if (buf_len > 2 && !memcmp("\033[", buf, 2)) {
-#else // _WIN32
+ size_t off = 2;
- CONSOLE_SCREEN_BUFFER_INFO csbi;
+ while (off < buf_len) {
- if (!GetConsoleScreenBufferInfo(GetStdHandle(STD_OUTPUT_HANDLE), &csbi))
- return 80;
+ char c = buf[off++];
- return ((size_t) (csbi.srWindow.Right)) - csbi.srWindow.Left + 1;
+ if ((c >= 'A' && c <= 'K' && c != 'I') ||
+ c == 'S' || c == 'T' || c == 'f' || c == 'm')
+ {
+ *len = off;
+ return true;
+ }
+ }
+ }
-#endif // _WIN32
+ return false;
}
/**
- * Gets the column length of prompt text. This is probably unnecessary because
- * the prompts that I use are ASCII, but I kept it just in case.
- * @param prompt The prompt.
- * @param plen The length of the prompt.
- * @return The column length of the prompt.
+ * Get column length of prompt text.
*/
static size_t bc_history_promptColLen(const char *prompt, size_t plen) {
char buf[BC_HIST_MAX_LINE + 1];
size_t buf_len = 0, off = 0;
- // The original linenoise-mob checked for ANSI escapes here on the prompt. I
- // know the prompts do not have ANSI escapes. I deleted the code.
- while (off < plen) buf[buf_len++] = prompt[off++];
+ while (off < plen) {
+
+ size_t len;
+
+ if (bc_history_ansiEscape(prompt + off, plen - off, &len)) {
+ off += len;
+ continue;
+ }
+
+ buf[buf_len++] = prompt[off++];
+ }
return bc_history_colPos(buf, buf_len, buf_len);
}
+#endif // BC_ENABLE_PROMPT
/**
* Rewrites the currently edited line accordingly to the buffer content,
* cursor position, and number of columns of the terminal.
- * @param h The history data.
*/
static void bc_history_refresh(BcHistory *h) {
char* buf = h->buf.v;
- size_t colpos, len = BC_HIST_BUF_LEN(h), pos = h->pos, extras_len = 0;
+ size_t colpos, len = BC_HIST_BUF_LEN(h), pos = h->pos;
bc_file_flush(&vm.fout, bc_flush_none);
- // Get to the prompt column position from the left.
while(h->pcol + bc_history_colPos(buf, len, pos) >= h->cols) {
size_t chlen = bc_history_nextLen(buf, len, 0, NULL);
@@ -733,77 +643,61 @@ static void bc_history_refresh(BcHistory *h) {
pos -= chlen;
}
- // Get to the prompt column position from the right.
while (h->pcol + bc_history_colPos(buf, len, len) > h->cols)
- len -= bc_history_prevLen(buf, len);
+ len -= bc_history_prevLen(buf, len, NULL);
// Cursor to left edge.
bc_file_write(&vm.fout, bc_flush_none, "\r", 1);
- // Take the extra stuff into account. This is where history makes sure to
- // preserve stuff that was printed without a newline.
+ // Take the extra stuff into account.
if (h->extras.len > 1) {
-
- extras_len = h->extras.len - 1;
-
- bc_vec_grow(&h->buf, extras_len);
-
- len += extras_len;
- pos += extras_len;
-
- bc_file_write(&vm.fout, bc_flush_none, h->extras.v, extras_len);
+ len += h->extras.len - 1;
+ pos += h->extras.len - 1;
+ bc_file_write(&vm.fout, bc_flush_none, h->extras.v, h->extras.len - 1);
}
// Write the prompt, if desired.
- if (BC_PROMPT) bc_file_write(&vm.fout, bc_flush_none, h->prompt, h->plen);
+#if BC_ENABLE_PROMPT
+ if (BC_USE_PROMPT)
+ bc_file_write(&vm.fout, bc_flush_none, h->prompt, h->plen);
+#endif // BC_ENABLE_PROMPT
- bc_file_write(&vm.fout, bc_flush_none, h->buf.v, len - extras_len);
+ bc_file_write(&vm.fout, bc_flush_none, buf, BC_HIST_BUF_LEN(h));
// Erase to right.
bc_file_write(&vm.fout, bc_flush_none, "\x1b[0K", 4);
- // We need to be sure to grow this.
- if (pos >= h->buf.len - extras_len)
- bc_vec_grow(&h->buf, pos + extras_len);
-
// Move cursor to original position.
- colpos = bc_history_colPos(h->buf.v, len - extras_len, pos) + h->pcol;
+ colpos = bc_history_colPos(buf, len, pos) + h->pcol;
- // Set the cursor position again.
if (colpos) bc_file_printf(&vm.fout, "\r\x1b[%zuC", colpos);
bc_file_flush(&vm.fout, bc_flush_none);
}
/**
- * Inserts the character(s) 'c' at cursor current position.
- * @param h The history data.
- * @param cbuf The character buffer to copy from.
- * @param clen The number of characters to copy.
+ * Insert the character 'c' at cursor current position.
*/
static void bc_history_edit_insert(BcHistory *h, const char *cbuf, size_t clen)
{
bc_vec_grow(&h->buf, clen);
- // If we are at the end of the line...
if (h->pos == BC_HIST_BUF_LEN(h)) {
size_t colpos = 0, len;
- // Copy into the buffer.
memcpy(bc_vec_item(&h->buf, h->pos), cbuf, clen);
- // Adjust the buffer.
h->pos += clen;
h->buf.len += clen - 1;
bc_vec_pushByte(&h->buf, '\0');
- // Set the length and column position.
len = BC_HIST_BUF_LEN(h) + h->extras.len - 1;
+#if BC_ENABLE_PROMPT
colpos = bc_history_promptColLen(h->prompt, h->plen);
+#endif // BC_ENABLE_PROMPT
colpos += bc_history_colPos(h->buf.v, len, len);
- // Do we have the trivial case?
if (colpos < h->cols) {
// Avoid a full update of the line in the trivial case.
@@ -814,14 +708,11 @@ static void bc_history_edit_insert(BcHistory *h, const char *cbuf, size_t clen)
}
else {
- // Amount that we need to move.
size_t amt = BC_HIST_BUF_LEN(h) - h->pos;
- // Move the stuff.
memmove(h->buf.v + h->pos + clen, h->buf.v + h->pos, amt);
memcpy(h->buf.v + h->pos, cbuf, clen);
- // Adjust the buffer.
h->pos += clen;
h->buf.len += clen;
h->buf.v[BC_HIST_BUF_LEN(h)] = '\0';
@@ -831,26 +722,22 @@ static void bc_history_edit_insert(BcHistory *h, const char *cbuf, size_t clen)
}
/**
- * Moves the cursor to the left.
- * @param h The history data.
+ * Move cursor to the left.
*/
static void bc_history_edit_left(BcHistory *h) {
- // Stop at the left end.
if (h->pos <= 0) return;
- h->pos -= bc_history_prevLen(h->buf.v, h->pos);
+ h->pos -= bc_history_prevLen(h->buf.v, h->pos, NULL);
bc_history_refresh(h);
}
/**
- * Moves the cursor to the right.
- * @param h The history data.
+ * Move cursor on the right.
*/
static void bc_history_edit_right(BcHistory *h) {
- // Stop at the right end.
if (h->pos == BC_HIST_BUF_LEN(h)) return;
h->pos += bc_history_nextLen(h->buf.v, BC_HIST_BUF_LEN(h), h->pos, NULL);
@@ -859,17 +746,14 @@ static void bc_history_edit_right(BcHistory *h) {
}
/**
- * Moves the cursor to the end of the current word.
- * @param h The history data.
+ * Move cursor to the end of the current word.
*/
static void bc_history_edit_wordEnd(BcHistory *h) {
size_t len = BC_HIST_BUF_LEN(h);
- // Don't overflow.
if (!len || h->pos >= len) return;
- // Find the word, then find the end of it.
while (h->pos < len && isspace(h->buf.v[h->pos])) h->pos += 1;
while (h->pos < len && !isspace(h->buf.v[h->pos])) h->pos += 1;
@@ -877,17 +761,14 @@ static void bc_history_edit_wordEnd(BcHistory *h) {
}
/**
- * Moves the cursor to the start of the current word.
- * @param h The history data.
+ * Move cursor to the start of the current word.
*/
static void bc_history_edit_wordStart(BcHistory *h) {
size_t len = BC_HIST_BUF_LEN(h);
- // Stop with no data.
if (!len) return;
- // Find the word, the find the beginning of the word.
while (h->pos > 0 && isspace(h->buf.v[h->pos - 1])) h->pos -= 1;
while (h->pos > 0 && !isspace(h->buf.v[h->pos - 1])) h->pos -= 1;
@@ -895,12 +776,10 @@ static void bc_history_edit_wordStart(BcHistory *h) {
}
/**
- * Moves the cursor to the start of the line.
- * @param h The history data.
+ * Move cursor to the start of the line.
*/
static void bc_history_edit_home(BcHistory *h) {
- // Stop at the beginning.
if (!h->pos) return;
h->pos = 0;
@@ -909,12 +788,10 @@ static void bc_history_edit_home(BcHistory *h) {
}
/**
- * Moves the cursor to the end of the line.
- * @param h The history data.
+ * Move cursor to the end of the line.
*/
static void bc_history_edit_end(BcHistory *h) {
- // Stop at the end of the line.
if (h->pos == BC_HIST_BUF_LEN(h)) return;
h->pos = BC_HIST_BUF_LEN(h);
@@ -923,25 +800,22 @@ static void bc_history_edit_end(BcHistory *h) {
}
/**
- * Substitutes the currently edited line with the next or previous history
+ * Substitute the currently edited line with the next or previous history
* entry as specified by 'dir' (direction).
- * @param h The history data.
- * @param dir The direction to substitute; true means previous, false next.
*/
static void bc_history_edit_next(BcHistory *h, bool dir) {
const char *dup, *str;
- // Stop if there is no history.
if (h->history.len <= 1) return;
BC_SIG_LOCK;
- // Duplicate the buffer.
if (h->buf.v[0]) dup = bc_vm_strdup(h->buf.v);
else dup = "";
- // Update the current history entry before overwriting it with the next one.
+ // Update the current history entry before
+ // overwriting it with the next one.
bc_vec_replaceAt(&h->history, h->history.len - 1 - h->idx, &dup);
BC_SIG_UNLOCK;
@@ -949,7 +823,6 @@ static void bc_history_edit_next(BcHistory *h, bool dir) {
// Show the new entry.
h->idx += (dir == BC_HIST_PREV ? 1 : SIZE_MAX);
- // Se the index appropriately at the ends.
if (h->idx == SIZE_MAX) {
h->idx = 0;
return;
@@ -959,62 +832,45 @@ static void bc_history_edit_next(BcHistory *h, bool dir) {
return;
}
- // Get the string.
str = *((char**) bc_vec_item(&h->history, h->history.len - 1 - h->idx));
bc_vec_string(&h->buf, strlen(str), str);
-
assert(h->buf.len > 0);
- // Set the position at the end.
h->pos = BC_HIST_BUF_LEN(h);
bc_history_refresh(h);
}
/**
- * Deletes the character at the right of the cursor without altering the cursor
- * position. Basically, this is what happens with the "Delete" keyboard key.
- * @param h The history data.
+ * Delete the character at the right of the cursor without altering the cursor
+ * position. Basically this is what happens with the "Delete" keyboard key.
*/
static void bc_history_edit_delete(BcHistory *h) {
size_t chlen, len = BC_HIST_BUF_LEN(h);
- // If there is no character, skip.
if (!len || h->pos >= len) return;
- // Get the length of the character.
chlen = bc_history_nextLen(h->buf.v, len, h->pos, NULL);
- // Move characters after it into its place.
memmove(h->buf.v + h->pos, h->buf.v + h->pos + chlen, len - h->pos - chlen);
- // Make the buffer valid again.
h->buf.len -= chlen;
h->buf.v[BC_HIST_BUF_LEN(h)] = '\0';
bc_history_refresh(h);
}
-/**
- * Deletes the character to the left of the cursor and moves the cursor back one
- * space. Basically, this is what happens with the "Backspace" keyboard key.
- * @param h The history data.
- */
static void bc_history_edit_backspace(BcHistory *h) {
size_t chlen, len = BC_HIST_BUF_LEN(h);
- // If there are no characters, skip.
if (!h->pos || !len) return;
- // Get the length of the previous character.
- chlen = bc_history_prevLen(h->buf.v, h->pos);
+ chlen = bc_history_prevLen(h->buf.v, h->pos, NULL);
- // Move everything back one.
memmove(h->buf.v + h->pos - chlen, h->buf.v + h->pos, len - h->pos);
- // Make the buffer valid again.
h->pos -= chlen;
h->buf.len -= chlen;
h->buf.v[BC_HIST_BUF_LEN(h)] = '\0';
@@ -1023,110 +879,71 @@ static void bc_history_edit_backspace(BcHistory *h) {
}
/**
- * Deletes the previous word, maintaining the cursor at the start of the
+ * Delete the previous word, maintaining the cursor at the start of the
* current word.
- * @param h The history data.
*/
static void bc_history_edit_deletePrevWord(BcHistory *h) {
size_t diff, old_pos = h->pos;
- // If at the beginning of the line, skip.
- if (!old_pos) return;
+ while (h->pos > 0 && h->buf.v[h->pos - 1] == ' ') --h->pos;
+ while (h->pos > 0 && h->buf.v[h->pos - 1] != ' ') --h->pos;
- // Find the word, then the beginning of the word.
- while (h->pos > 0 && isspace(h->buf.v[h->pos - 1])) --h->pos;
- while (h->pos > 0 && !isspace(h->buf.v[h->pos - 1])) --h->pos;
-
- // Get the difference in position.
diff = old_pos - h->pos;
-
- // Move the data back.
memmove(h->buf.v + h->pos, h->buf.v + old_pos,
BC_HIST_BUF_LEN(h) - old_pos + 1);
-
- // Make the buffer valid again.
h->buf.len -= diff;
bc_history_refresh(h);
}
/**
- * Deletes the next word, maintaining the cursor at the same position.
- * @param h The history data.
+ * Delete the next word, maintaining the cursor at the same position.
*/
static void bc_history_edit_deleteNextWord(BcHistory *h) {
size_t next_end = h->pos, len = BC_HIST_BUF_LEN(h);
- // If at the end of the line, skip.
- if (next_end == len) return;
+ while (next_end < len && h->buf.v[next_end] == ' ') ++next_end;
+ while (next_end < len && h->buf.v[next_end] != ' ') ++next_end;
- // Find the word, then the end of the word.
- while (next_end < len && isspace(h->buf.v[next_end])) ++next_end;
- while (next_end < len && !isspace(h->buf.v[next_end])) ++next_end;
-
- // Move the stuff into position.
memmove(h->buf.v + h->pos, h->buf.v + next_end, len - next_end);
- // Make the buffer valid again.
h->buf.len -= next_end - h->pos;
bc_history_refresh(h);
}
-/**
- * Swaps two characters, the one under the cursor and the one to the left.
- * @param h The history data.
- */
static void bc_history_swap(BcHistory *h) {
size_t pcl, ncl;
char auxb[5];
- // Get the length of the previous and next characters.
- pcl = bc_history_prevLen(h->buf.v, h->pos);
+ pcl = bc_history_prevLen(h->buf.v, h->pos, NULL);
ncl = bc_history_nextLen(h->buf.v, BC_HIST_BUF_LEN(h), h->pos, NULL);
// To perform a swap we need:
- // * Nonzero char length to the left.
- // * To not be at the end of the line.
+ // * nonzero char length to the left
+ // * not at the end of the line
if (pcl && h->pos != BC_HIST_BUF_LEN(h) && pcl < 5 && ncl < 5) {
- // Swap.
memcpy(auxb, h->buf.v + h->pos - pcl, pcl);
memcpy(h->buf.v + h->pos - pcl, h->buf.v + h->pos, ncl);
memcpy(h->buf.v + h->pos - pcl + ncl, auxb, pcl);
- // Reset the position.
- h->pos += ((~pcl) + 1) + ncl;
+ h->pos += -pcl + ncl;
bc_history_refresh(h);
}
}
/**
- * Raises the specified signal. This is a convenience function.
- * @param h The history data.
- * @param sig The signal to raise.
- */
-static void bc_history_raise(BcHistory *h, int sig) {
-
- // We really don't want to be in raw mode when longjmp()'s are flying.
- bc_history_disableRaw(h);
- raise(sig);
-}
-
-/**
- * Handles escape sequences. This function will make sense if you know VT100
- * escape codes; otherwise, it will be confusing.
- * @param h The history data.
+ * Handle escape sequences.
*/
static void bc_history_escape(BcHistory *h) {
char c, seq[3];
- // Read a character into seq.
if (BC_ERR(BC_HIST_READ(seq, 1))) return;
c = seq[0];
@@ -1139,7 +956,6 @@ static void bc_history_escape(BcHistory *h) {
}
else {
- // Read a character into seq.
if (BC_ERR(BC_HIST_READ(seq + 1, 1)))
bc_vm_fatalError(BC_ERR_FATAL_IO_ERR);
@@ -1157,7 +973,6 @@ static void bc_history_escape(BcHistory *h) {
if (seq[2] == '~' && c == '3') bc_history_edit_delete(h);
else if(seq[2] == ';') {
- // Read two characters into seq.
if (BC_ERR(BC_HIST_READ(seq, 2)))
bc_vm_fatalError(BC_ERR_FATAL_IO_ERR);
@@ -1223,7 +1038,7 @@ static void bc_history_escape(BcHistory *h) {
}
}
// ESC O sequences.
- else {
+ else if (c == 'O') {
switch (seq[1]) {
@@ -1267,61 +1082,6 @@ static void bc_history_escape(BcHistory *h) {
}
}
-/**
- * Adds a line to the history.
- * @param h The history data.
- * @param line The line to add.
- */
-static void bc_history_add(BcHistory *h, char *line) {
-
- // If there is something already there...
- if (h->history.len) {
-
- // Get the previous.
- char *s = *((char**) bc_vec_item_rev(&h->history, 0));
-
- // Check for, and discard, duplicates.
- if (!strcmp(s, line)) {
-
- BC_SIG_LOCK;
-
- free(line);
-
- BC_SIG_UNLOCK;
-
- return;
- }
- }
-
- bc_vec_push(&h->history, &line);
-}
-
-/**
- * Adds an empty line to the history. This is separate from bc_history_add()
- * because we don't want it allocating.
- * @param h The history data.
- */
-static void bc_history_add_empty(BcHistory *h) {
-
- const char *line = "";
-
- // If there is something already there...
- if (h->history.len) {
-
- // Get the previous.
- char *s = *((char**) bc_vec_item_rev(&h->history, 0));
-
- // Check for, and discard, duplicates.
- if (!s[0]) return;
- }
-
- bc_vec_push(&h->history, &line);
-}
-
-/**
- * Resets the history state to nothing.
- * @param h The history data.
- */
static void bc_history_reset(BcHistory *h) {
h->oldcolpos = h->pos = h->idx = 0;
@@ -1335,46 +1095,30 @@ static void bc_history_reset(BcHistory *h) {
bc_vec_empty(&h->buf);
}
-/**
- * Prints a control character.
- * @param h The history data.
- * @param c The control character to print.
- */
static void bc_history_printCtrl(BcHistory *h, unsigned int c) {
char str[3] = "^A";
const char newline[2] = "\n";
- // Set the correct character.
str[1] = (char) (c + 'A' - BC_ACTION_CTRL_A);
- // Concatenate the string.
bc_vec_concat(&h->buf, str);
bc_history_refresh(h);
- // Pop the string.
bc_vec_npop(&h->buf, sizeof(str));
bc_vec_pushByte(&h->buf, '\0');
-#ifndef _WIN32
- if (c != BC_ACTION_CTRL_C && c != BC_ACTION_CTRL_D)
-#endif // _WIN32
- {
- // We sometimes want to print a newline; for the times we don't; it's
- // because newlines are taken care of elsewhere.
+ if (c != BC_ACTION_CTRL_C && c != BC_ACTION_CTRL_D) {
bc_file_write(&vm.fout, bc_flush_none, newline, sizeof(newline) - 1);
bc_history_refresh(h);
}
}
/**
- * Edits a line of history. This function is the core of the line editing
- * capability of bc history. It expects 'fd' to be already in "raw mode" so that
- * every key pressed will be returned ASAP to read().
- * @param h The history data.
- * @param prompt The prompt.
- * @return BC_STATUS_SUCCESS or BC_STATUS_EOF.
+ * This function is the core of the line editing capability of bc history.
+ * It expects 'fd' to be already in "raw mode" so that every key pressed
+ * will be returned ASAP to read().
*/
static BcStatus bc_history_edit(BcHistory *h, const char *prompt) {
@@ -1385,8 +1129,8 @@ static BcStatus bc_history_edit(BcHistory *h, const char *prompt) {
// line below or add anything like it.
// bc_file_write(&vm.fout, bc_flush_none, h->extras.v, h->extras.len - 1);
- // Write the prompt if desired.
- if (BC_PROMPT) {
+#if BC_ENABLE_PROMPT
+ if (BC_USE_PROMPT) {
h->prompt = prompt;
h->plen = strlen(prompt);
@@ -1395,16 +1139,16 @@ static BcStatus bc_history_edit(BcHistory *h, const char *prompt) {
bc_file_write(&vm.fout, bc_flush_none, prompt, h->plen);
bc_file_flush(&vm.fout, bc_flush_none);
}
+#endif // BC_ENABLE_PROMPT
- // This is the input loop.
for (;;) {
BcStatus s;
+ // Large enough for any encoding?
char cbuf[32];
unsigned int c = 0;
size_t nread = 0;
- // Read a code.
s = bc_history_readCode(cbuf, sizeof(cbuf), &c, &nread);
if (BC_ERR(s)) return s;
@@ -1413,40 +1157,27 @@ static BcStatus bc_history_edit(BcHistory *h, const char *prompt) {
case BC_ACTION_LINE_FEED:
case BC_ACTION_ENTER:
{
- // Return the line.
bc_vec_pop(&h->history);
return s;
}
case BC_ACTION_TAB:
{
- // My tab handling is dumb; it just prints 8 spaces every time.
memcpy(cbuf, bc_history_tab, bc_history_tab_len + 1);
bc_history_edit_insert(h, cbuf, bc_history_tab_len);
break;
}
-#ifndef _WIN32
case BC_ACTION_CTRL_C:
{
bc_history_printCtrl(h, c);
-
- // Quit if the user wants it.
- if (!BC_SIGINT) {
- vm.status = BC_STATUS_QUIT;
- BC_JMP;
- }
-
- // Print the ready message.
bc_file_write(&vm.fout, bc_flush_none, vm.sigmsg, vm.siglen);
bc_file_write(&vm.fout, bc_flush_none, bc_program_ready_msg,
bc_program_ready_msg_len);
bc_history_reset(h);
bc_history_refresh(h);
-
break;
}
-#endif // _WIN32
case BC_ACTION_BACKSPACE:
case BC_ACTION_CTRL_H:
@@ -1455,14 +1186,12 @@ static BcStatus bc_history_edit(BcHistory *h, const char *prompt) {
break;
}
-#ifndef _WIN32
// Act as end-of-file.
case BC_ACTION_CTRL_D:
{
bc_history_printCtrl(h, c);
return BC_STATUS_EOF;
}
-#endif // _WIN32
// Swaps current character with previous.
case BC_ACTION_CTRL_T:
@@ -1552,23 +1281,8 @@ static BcStatus bc_history_edit(BcHistory *h, const char *prompt) {
default:
{
- // If we have a control character, print it and raise signals as
- // needed.
- if ((c >= BC_ACTION_CTRL_A && c <= BC_ACTION_CTRL_Z) ||
- c == BC_ACTION_CTRL_BSLASH)
- {
+ if (c >= BC_ACTION_CTRL_A && c <= BC_ACTION_CTRL_Z)
bc_history_printCtrl(h, c);
-#ifndef _WIN32
- if (c == BC_ACTION_CTRL_Z) bc_history_raise(h, SIGTSTP);
- if (c == BC_ACTION_CTRL_S) bc_history_raise(h, SIGSTOP);
- if (c == BC_ACTION_CTRL_BSLASH)
- bc_history_raise(h, SIGQUIT);
-#else // _WIN32
- vm.status = BC_STATUS_QUIT;
- BC_JMP;
-#endif // _WIN32
- }
- // Otherwise, just insert.
else bc_history_edit_insert(h, cbuf, nread);
break;
}
@@ -1578,69 +1292,98 @@ static BcStatus bc_history_edit(BcHistory *h, const char *prompt) {
return BC_STATUS_SUCCESS;
}
-/**
- * Returns true if stdin has more data. This is for multi-line pasting, and it
- * does not work on Windows.
- * @param h The history data.
- */
static inline bool bc_history_stdinHasData(BcHistory *h) {
-#ifndef _WIN32
int n;
return pselect(1, &h->rdset, NULL, NULL, &h->ts, &h->sigmask) > 0 ||
(ioctl(STDIN_FILENO, FIONREAD, &n) >= 0 && n > 0);
-#else // _WIN32
- return false;
-#endif // _WIN32
}
-BcStatus bc_history_line(BcHistory *h, BcVec *vec, const char *prompt) {
+/**
+ * This function calls the line editing function bc_history_edit()
+ * using the STDIN file descriptor set in raw mode.
+ */
+static BcStatus bc_history_raw(BcHistory *h, const char *prompt) {
BcStatus s;
- char* line;
assert(vm.fout.len == 0);
bc_history_enableRaw(h);
- do {
+ s = bc_history_edit(h, prompt);
- // Do the edit.
- s = bc_history_edit(h, prompt);
+ h->stdin_has_data = bc_history_stdinHasData(h);
+ if (!h->stdin_has_data) bc_history_disableRaw(h);
- // Print a newline and flush.
- bc_file_write(&vm.fout, bc_flush_none, "\n", 1);
- bc_file_flush(&vm.fout, bc_flush_none);
+ bc_file_write(&vm.fout, bc_flush_none, "\n", 1);
+ bc_file_flush(&vm.fout, bc_flush_none);
- // If we actually have data...
- if (h->buf.v[0]) {
+ return s;
+}
+
+BcStatus bc_history_line(BcHistory *h, BcVec *vec, const char *prompt) {
+
+ BcStatus s;
+ char* line;
+
+ s = bc_history_raw(h, prompt);
+ assert(!s || s == BC_STATUS_EOF);
+
+ bc_vec_string(vec, BC_HIST_BUF_LEN(h), h->buf.v);
+
+ if (h->buf.v[0]) {
+
+ BC_SIG_LOCK;
+
+ line = bc_vm_strdup(h->buf.v);
+
+ BC_SIG_UNLOCK;
+
+ bc_history_add(h, line);
+ }
+ else bc_history_add_empty(h);
+
+ bc_vec_concat(vec, "\n");
+
+ return s;
+}
+
+static void bc_history_add(BcHistory *h, char *line) {
+
+ if (h->history.len) {
+
+ char *s = *((char**) bc_vec_item_rev(&h->history, 0));
+
+ if (!strcmp(s, line)) {
BC_SIG_LOCK;
- // Duplicate it.
- line = bc_vm_strdup(h->buf.v);
+ free(line);
BC_SIG_UNLOCK;
- // Store it.
- bc_history_add(h, line);
+ return;
}
- // Add an empty string.
- else bc_history_add_empty(h);
+ }
- // Concatenate the line to the return vector.
- bc_vec_concat(vec, h->buf.v);
- bc_vec_concat(vec, "\n");
+ bc_vec_push(&h->history, &line);
+}
- } while (!s && bc_history_stdinHasData(h));
+static void bc_history_add_empty(BcHistory *h) {
- assert(!s || s == BC_STATUS_EOF);
+ const char *line = "";
- bc_history_disableRaw(h);
+ if (h->history.len) {
- return s;
+ char *s = *((char**) bc_vec_item_rev(&h->history, 0));
+
+ if (!s[0]) return;
+ }
+
+ bc_vec_push(&h->history, &line);
}
-void bc_history_string_free(void *str) {
+static void bc_history_string_free(void *str) {
char *s = *((char**) str);
BC_SIG_ASSERT_LOCKED;
if (s[0]) free(s);
@@ -1650,11 +1393,10 @@ void bc_history_init(BcHistory *h) {
BC_SIG_ASSERT_LOCKED;
- bc_vec_init(&h->buf, sizeof(char), BC_DTOR_NONE);
- bc_vec_init(&h->history, sizeof(char*), BC_DTOR_HISTORY_STRING);
- bc_vec_init(&h->extras, sizeof(char), BC_DTOR_NONE);
+ bc_vec_init(&h->buf, sizeof(char), NULL);
+ bc_vec_init(&h->history, sizeof(char*), bc_history_string_free);
+ bc_vec_init(&h->extras, sizeof(char), NULL);
-#ifndef _WIN32
FD_ZERO(&h->rdset);
FD_SET(STDIN_FILENO, &h->rdset);
h->ts.tv_sec = 0;
@@ -1662,29 +1404,14 @@ void bc_history_init(BcHistory *h) {
sigemptyset(&h->sigmask);
sigaddset(&h->sigmask, SIGINT);
-#endif // _WIN32
- h->rawMode = false;
+ h->rawMode = h->stdin_has_data = false;
h->badTerm = bc_history_isBadTerm();
-
-#ifdef _WIN32
- if (!h->badTerm) {
- SetConsoleCP(CP_UTF8);
- SetConsoleOutputCP(CP_UTF8);
- GetConsoleMode(GetStdHandle(STD_INPUT_HANDLE), &h->orig_console_mode);
- SetConsoleMode(GetStdHandle(STD_INPUT_HANDLE),
- ENABLE_VIRTUAL_TERMINAL_INPUT);
- }
-#endif // _WIN32
}
void bc_history_free(BcHistory *h) {
BC_SIG_ASSERT_LOCKED;
-#ifndef _WIN32
bc_history_disableRaw(h);
-#else // _WIN32
- SetConsoleMode(GetStdHandle(STD_INPUT_HANDLE), h->orig_console_mode);
-#endif // _WIN32
#ifndef NDEBUG
bc_vec_free(&h->buf);
bc_vec_free(&h->history);
@@ -1692,13 +1419,11 @@ void bc_history_free(BcHistory *h) {
#endif // NDEBUG
}
-#if BC_DEBUG_CODE
-
/**
- * Prints scan codes. This special mode is used by bc history in order to print
- * scan codes on screen for debugging / development purposes.
- * @param h The history data.
+ * This special mode is used by bc history in order to print scan codes
+ * on screen for debugging / development purposes.
*/
+#if BC_DEBUG_CODE
void bc_history_printKeyCodes(BcHistory *h) {
char quit[4];
diff --git a/src/lang.c b/src/lang.c
index 8532ebc6..46d1968c 100644
--- a/src/lang.c
+++ b/src/lang.c
@@ -38,17 +38,27 @@
#include <string.h>
#include <lang.h>
-#include <program.h>
#include <vm.h>
-void bc_const_free(void *constant) {
-
- BcConst *c = constant;
+#ifndef NDEBUG
+void bc_id_free(void *id) {
+ BC_SIG_ASSERT_LOCKED;
+ assert(id != NULL);
+ free(((BcId*) id)->name);
+}
+#endif // NDEBUG
+void bc_string_free(void *string) {
BC_SIG_ASSERT_LOCKED;
+ assert(string != NULL && (*((char**) string)) != NULL);
+ if (BC_IS_BC) free(*((char**) string));
+}
+void bc_const_free(void *constant) {
+ BcConst *c = constant;
+ BC_SIG_ASSERT_LOCKED;
assert(c->val != NULL);
-
+ free(c->val);
bc_num_free(&c->num);
}
@@ -56,35 +66,24 @@ void bc_const_free(void *constant) {
void bc_func_insert(BcFunc *f, BcProgram *p, char *name,
BcType type, size_t line)
{
- BcAuto a;
+ BcLoc a;
size_t i, idx;
- // The function must *always* be valid.
assert(f != NULL);
- // Get the index of the variable.
idx = bc_program_search(p, name, type == BC_TYPE_VAR);
- // Search through all of the other autos/parameters.
for (i = 0; i < f->autos.len; ++i) {
-
- // Get the auto.
- BcAuto *aptr = bc_vec_item(&f->autos, i);
-
- // If they match, barf.
- if (BC_ERR(idx == aptr->idx && type == aptr->type)) {
-
+ BcLoc *id = bc_vec_item(&f->autos, i);
+ if (BC_ERR(idx == id->loc && type == (BcType) id->idx)) {
const char *array = type == BC_TYPE_ARRAY ? "[]" : "";
-
- bc_error(BC_ERR_PARSE_DUP_LOCAL, line, name, array);
+ bc_vm_error(BC_ERR_PARSE_DUP_LOCAL, line, name, array);
}
}
- // Set the auto.
- a.idx = idx;
- a.type = type;
+ a.loc = idx;
+ a.idx = type;
- // Push it.
bc_vec_push(&f->autos, &a);
}
#endif // BC_ENABLED
@@ -95,24 +94,21 @@ void bc_func_init(BcFunc *f, const char *name) {
assert(f != NULL && name != NULL);
- bc_vec_init(&f->code, sizeof(uchar), BC_DTOR_NONE);
-
- bc_vec_init(&f->consts, sizeof(BcConst), BC_DTOR_CONST);
+ bc_vec_init(&f->code, sizeof(uchar), NULL);
- bc_vec_init(&f->strs, sizeof(char*), BC_DTOR_NONE);
+ bc_vec_init(&f->consts, sizeof(BcConst), bc_const_free);
#if BC_ENABLED
-
- // Only bc needs these things.
if (BC_IS_BC) {
- bc_vec_init(&f->autos, sizeof(BcAuto), BC_DTOR_NONE);
- bc_vec_init(&f->labels, sizeof(size_t), BC_DTOR_NONE);
+ bc_vec_init(&f->strs, sizeof(char*), bc_string_free);
+
+ bc_vec_init(&f->autos, sizeof(BcLoc), NULL);
+ bc_vec_init(&f->labels, sizeof(size_t), NULL);
f->nparams = 0;
f->voidfn = false;
}
-
#endif // BC_ENABLED
f->name = name;
@@ -127,11 +123,11 @@ void bc_func_reset(BcFunc *f) {
bc_vec_popAll(&f->consts);
- bc_vec_popAll(&f->strs);
-
#if BC_ENABLED
if (BC_IS_BC) {
+ bc_vec_popAll(&f->strs);
+
bc_vec_popAll(&f->autos);
bc_vec_popAll(&f->labels);
@@ -141,9 +137,10 @@ void bc_func_reset(BcFunc *f) {
#endif // BC_ENABLED
}
-#ifndef NDEBUG
void bc_func_free(void *func) {
+#if BC_ENABLE_FUNC_FREE
+
BcFunc *f = (BcFunc*) func;
BC_SIG_ASSERT_LOCKED;
@@ -153,27 +150,27 @@ void bc_func_free(void *func) {
bc_vec_free(&f->consts);
- bc_vec_free(&f->strs);
-
#if BC_ENABLED
+#ifndef NDEBUG
if (BC_IS_BC) {
+ bc_vec_free(&f->strs);
+
bc_vec_free(&f->autos);
bc_vec_free(&f->labels);
}
+#endif // NDEBUG
#endif // BC_ENABLED
+
+#else // BC_ENABLE_FUNC_FREE
+ BC_UNUSED(func);
+#endif // BC_ENABLE_FUNC_FREE
}
-#endif // NDEBUG
void bc_array_init(BcVec *a, bool nums) {
-
BC_SIG_ASSERT_LOCKED;
-
- // Set the proper vector.
- if (nums) bc_vec_init(a, sizeof(BcNum), BC_DTOR_NUM);
- else bc_vec_init(a, sizeof(BcVec), BC_DTOR_VEC);
-
- // We always want at least one item in the array.
+ if (nums) bc_vec_init(a, sizeof(BcNum), bc_num_free);
+ else bc_vec_init(a, sizeof(BcVec), bc_vec_free);
bc_array_expand(a, 1);
}
@@ -186,26 +183,13 @@ void bc_array_copy(BcVec *d, const BcVec *s) {
assert(d != NULL && s != NULL);
assert(d != s && d->size == s->size && d->dtor == s->dtor);
- // Make sure to destroy everything currently in d. This will put a lot of
- // temps on the reuse list, so allocating later is not going to be as
- // expensive as it seems. Also, it makes it easier to copy numbers that are
- // strings.
bc_vec_popAll(d);
-
- // Preexpand.
bc_vec_expand(d, s->cap);
d->len = s->len;
for (i = 0; i < s->len; ++i) {
-
- BcNum *dnum, *snum;
-
- dnum = bc_vec_item(d, i);
- snum = bc_vec_item(s, i);
-
- // We have to create a copy of the number as well.
- if (BC_PROG_STR(snum)) memcpy(dnum, snum, sizeof(BcNum));
- else bc_num_createCopy(dnum, snum);
+ BcNum *dnum = bc_vec_item(d, i), *snum = bc_vec_item(s, i);
+ bc_num_createCopy(dnum, snum);
}
}
@@ -217,25 +201,19 @@ void bc_array_expand(BcVec *a, size_t len) {
bc_vec_expand(a, len);
- // If this is true, then we have a num array.
- if (a->size == sizeof(BcNum) && a->dtor == BC_DTOR_NUM) {
-
- // Initialize numbers until we reach the target.
+ if (a->size == sizeof(BcNum) && a->dtor == bc_num_free) {
+ BcNum n;
while (len > a->len) {
- BcNum *n = bc_vec_pushEmpty(a);
- bc_num_init(n, BC_NUM_DEF_SIZE);
+ bc_num_init(&n, BC_NUM_DEF_SIZE);
+ bc_vec_push(a, &n);
}
}
else {
-
- assert(a->size == sizeof(BcVec) && a->dtor == BC_DTOR_VEC);
-
- // Recursively initialize arrays until we reach the target. Having the
- // second argument of bc_array_init() be true will activate the base
- // case, so we're safe.
+ BcVec v;
+ assert(a->size == sizeof(BcVec) && a->dtor == bc_vec_free);
while (len > a->len) {
- BcVec *v = bc_vec_pushEmpty(a);
- bc_array_init(v, true);
+ bc_array_init(&v, true);
+ bc_vec_push(a, &v);
}
}
}
@@ -252,10 +230,8 @@ void bc_result_copy(BcResult *d, BcResult *src) {
BC_SIG_ASSERT_LOCKED;
- // d is assumed to not be valid yet.
d->t = src->t;
- // Yes, it depends on what type.
switch (d->t) {
case BC_RESULT_TEMP:
@@ -271,7 +247,9 @@ void bc_result_copy(BcResult *d, BcResult *src) {
}
case BC_RESULT_VAR:
+#if BC_ENABLED
case BC_RESULT_ARRAY:
+#endif // BC_ENABLED
case BC_RESULT_ARRAY_ELEM:
{
memcpy(&d->d.loc, &src->d.loc, sizeof(BcLoc));
@@ -296,7 +274,6 @@ void bc_result_copy(BcResult *d, BcResult *src) {
case BC_RESULT_LAST:
{
#ifndef NDEBUG
- // We should *never* try copying either of these.
abort();
#endif // NDEBUG
}
@@ -328,7 +305,9 @@ void bc_result_free(void *result) {
}
case BC_RESULT_VAR:
+#if BC_ENABLED
case BC_RESULT_ARRAY:
+#endif // BC_ENABLED
case BC_RESULT_ARRAY_ELEM:
case BC_RESULT_STR:
case BC_RESULT_ZERO:
diff --git a/src/lex.c b/src/lex.c
index f8b32451..a229f196 100644
--- a/src/lex.c
+++ b/src/lex.c
@@ -55,49 +55,23 @@ void bc_lex_lineComment(BcLex *l) {
void bc_lex_comment(BcLex *l) {
size_t i, nlines = 0;
- const char *buf;
- bool end = false, got_more;
+ const char *buf = l->buf;
+ bool end = false;
char c;
l->i += 1;
l->t = BC_LEX_WHITESPACE;
- // This loop is complex because it might need to request more data from
- // stdin if the comment is not ended. This loop is taken until the comment
- // is finished or we have EOF.
- do {
-
- buf = l->buf;
- got_more = false;
-
- // If we are in stdin mode, the buffer must be the one used for stdin.
- assert(!vm.is_stdin || buf == vm.buffer.v);
-
- // Find the end of the comment.
- for (i = l->i; !end; i += !end) {
-
- // While we don't have an asterisk, eat, but increment nlines.
- for (; (c = buf[i]) && c != '*'; ++i) nlines += (c == '\n');
-
- // If this is true, we need to request more data.
- if (BC_ERR(!c || buf[i + 1] == '\0')) {
-
- // Read more.
- if (!vm.eof && l->is_stdin) got_more = bc_lex_readLine(l);
+ for (i = l->i; !end; i += !end) {
- break;
- }
+ for (; (c = buf[i]) && c != '*'; ++i) nlines += (c == '\n');
- // If this turns true, we found the end. Yay!
- end = (buf[i + 1] == '/');
+ if (BC_ERR(!c || buf[i + 1] == '\0')) {
+ l->i = i;
+ bc_lex_err(l, BC_ERR_PARSE_COMMENT);
}
- } while (got_more && !end);
-
- // If we didn't find the end, barf.
- if (!end) {
- l->i = i;
- bc_lex_err(l, BC_ERR_PARSE_COMMENT);
+ end = buf[i + 1] == '/';
}
l->i = i + 2;
@@ -105,12 +79,8 @@ void bc_lex_comment(BcLex *l) {
}
void bc_lex_whitespace(BcLex *l) {
-
char c;
-
l->t = BC_LEX_WHITESPACE;
-
- // Eat. We don't eat newlines because they can be special.
for (c = l->buf[l->i]; c != '\n' && isspace(c); c = l->buf[++l->i]);
}
@@ -120,13 +90,6 @@ void bc_lex_commonTokens(BcLex *l, char c) {
else bc_lex_whitespace(l);
}
-/**
- * Parses a number.
- * @param l The lexer.
- * @param start The start character.
- * @param int_only Whether this function should only look for an integer. This
- * is used to implement the exponent of scientific notation.
- */
static size_t bc_lex_num(BcLex *l, char start, bool int_only) {
const char *buf = l->buf + l->i;
@@ -134,36 +97,27 @@ static size_t bc_lex_num(BcLex *l, char start, bool int_only) {
char c;
bool last_pt, pt = (start == '.');
- // This loop looks complex. It is not. It is asking if the character is not
- // a nul byte and it if it a valid num character based on what we have found
- // thus far, or whether it is a backslash followed by a newline. I can do
- // i+1 on the buffer because the buffer must have a nul byte.
for (i = 0; (c = buf[i]) && (BC_LEX_NUM_CHAR(c, pt, int_only) ||
(c == '\\' && buf[i + 1] == '\n')); ++i)
{
- // I don't need to test that the next character is a newline because
- // the loop condition above ensures that.
if (c == '\\') {
- i += 2;
+ if (buf[i + 1] == '\n') {
+
+ i += 2;
- // Make sure to eat whitespace at the beginning of the line.
- while(isspace(buf[i]) && buf[i] != '\n') i += 1;
+ // Make sure to eat whitespace at the beginning of the line.
+ while(isspace(buf[i]) && buf[i] != '\n') i += 1;
- c = buf[i];
+ c = buf[i];
- // If the next character is not a number character, bail.
- if (!BC_LEX_NUM_CHAR(c, pt, int_only)) break;
+ if (!BC_LEX_NUM_CHAR(c, pt, int_only)) break;
+ }
+ else break;
}
- // Did we find the radix point?
last_pt = (c == '.');
-
- // If we did, and we already have one, then break because it's not part
- // of this number.
if (pt && last_pt) break;
-
- // Set whether we have found a radix point.
pt = pt || last_pt;
bc_vec_push(&l->str, &c);
@@ -176,42 +130,34 @@ void bc_lex_number(BcLex *l, char start) {
l->t = BC_LEX_NUMBER;
- // Make sure the string is clear.
bc_vec_popAll(&l->str);
bc_vec_push(&l->str, &start);
- // Parse the number.
l->i += bc_lex_num(l, start, false);
#if BC_ENABLE_EXTRA_MATH
{
char c = l->buf[l->i];
- // Do we have a number in scientific notation?
if (c == 'e') {
#if BC_ENABLED
- // Barf for POSIX.
if (BC_IS_POSIX) bc_lex_err(l, BC_ERR_POSIX_EXP_NUM);
#endif // BC_ENABLED
- // Push the e.
bc_vec_push(&l->str, &c);
l->i += 1;
c = l->buf[l->i];
- // Check for negative specifically because bc_lex_num() does not.
if (c == BC_LEX_NEG_CHAR) {
bc_vec_push(&l->str, &c);
l->i += 1;
c = l->buf[l->i];
}
- // We must have a number character, so barf if not.
if (BC_ERR(!BC_LEX_NUM_CHAR(c, false, true)))
bc_lex_verr(l, BC_ERR_PARSE_CHAR, c);
- // Parse the exponent.
l->i += bc_lex_num(l, 0, true);
}
}
@@ -228,10 +174,8 @@ void bc_lex_name(BcLex *l) {
l->t = BC_LEX_NAME;
- // Should be obvious. It's looking for valid characters.
while ((c >= 'a' && c <= 'z') || isdigit(c) || c == '_') c = buf[++i];
- // Set the string to the identifier.
bc_vec_string(&l->str, i, buf);
// Increment the index. We minus 1 because it has already been incremented.
@@ -241,7 +185,7 @@ void bc_lex_name(BcLex *l) {
void bc_lex_init(BcLex *l) {
BC_SIG_ASSERT_LOCKED;
assert(l != NULL);
- bc_vec_init(&l->str, sizeof(char), BC_DTOR_NONE);
+ bc_vec_init(&l->str, sizeof(char), NULL);
}
void bc_lex_free(BcLex *l) {
@@ -261,16 +205,12 @@ void bc_lex_next(BcLex *l) {
assert(l != NULL);
l->last = l->t;
-
- // If this wasn't here, the line number would be off.
l->line += (l->i != 0 && l->buf[l->i - 1] == '\n');
- // If the last token was EOF, someone called this one too many times.
if (BC_ERR(l->last == BC_LEX_EOF)) bc_lex_err(l, BC_ERR_PARSE_EOF);
l->t = BC_LEX_EOF;
- // We are done if this is true.
if (l->i == l->len) return;
// Loop until failure or we don't have whitespace. This
@@ -280,32 +220,11 @@ void bc_lex_next(BcLex *l) {
} while (l->t == BC_LEX_WHITESPACE);
}
-/**
- * Updates the buffer and len so that they are not invalidated when the stdin
- * buffer grows.
- * @param l The lexer.
- * @param text The text.
- * @param len The length of the text.
- */
-static void bc_lex_fixText(BcLex *l, const char *text, size_t len) {
- l->buf = text;
- l->len = len;
-}
-
-bool bc_lex_readLine(BcLex *l) {
-
- bool good = bc_vm_readLine(false);
-
- bc_lex_fixText(l, vm.buffer.v, vm.buffer.len - 1);
-
- return good;
-}
-
-void bc_lex_text(BcLex *l, const char *text, bool is_stdin) {
+void bc_lex_text(BcLex *l, const char *text) {
assert(l != NULL && text != NULL);
- bc_lex_fixText(l, text, strlen(text));
+ l->buf = text;
l->i = 0;
+ l->len = strlen(text);
l->t = l->last = BC_LEX_INVALID;
- l->is_stdin = is_stdin;
bc_lex_next(l);
}
diff --git a/src/library.c b/src/library.c
index dbc8355a..507e58c0 100644
--- a/src/library.c
+++ b/src/library.c
@@ -45,17 +45,7 @@
#include <num.h>
#include <vm.h>
-// The asserts in this file are important to testing; in many cases, the test
-// would not work without the asserts, so don't remove them without reason.
-//
-// Also, there are many uses of bc_num_clear() here; that is because numbers are
-// being reused, and a clean slate is required.
-//
-// Also, there are a bunch of BC_UNSETJMP and BC_SETJMP_LOCKED() between calls
-// to bc_num_init(). That is because locals are being initialized, and unlike bc
-// proper, this code cannot assume that allocation failures are fatal. So we
-// have to reset the jumps every time to ensure that the locals will be correct
-// after jumping.
+static void bcl_num_destruct(void *num);
void bcl_handleSignal(void) {
@@ -66,7 +56,7 @@ void bcl_handleSignal(void) {
assert(vm.jmp_bufs.len);
- if (!vm.sig_lock) BC_JMP;
+ if (!vm.sig_lock) BC_VM_JMP;
}
bool bcl_running(void) {
@@ -81,8 +71,6 @@ BclError bcl_init(void) {
if (vm.refs > 1) return e;
- // Setting these to NULL ensures that if an error occurs, we only free what
- // is necessary.
vm.ctxts.v = NULL;
vm.jmp_bufs.v = NULL;
vm.out.v = NULL;
@@ -91,22 +79,19 @@ BclError bcl_init(void) {
BC_SIG_LOCK;
- // The jmp_bufs always has to be initialized first.
- bc_vec_init(&vm.jmp_bufs, sizeof(sigjmp_buf), BC_DTOR_NONE);
+ bc_vec_init(&vm.jmp_bufs, sizeof(sigjmp_buf), NULL);
BC_FUNC_HEADER_INIT(err);
bc_vm_init();
- bc_vec_init(&vm.ctxts, sizeof(BclContext), BC_DTOR_NONE);
- bc_vec_init(&vm.out, sizeof(uchar), BC_DTOR_NONE);
+ bc_vec_init(&vm.ctxts, sizeof(BclContext), NULL);
+ bc_vec_init(&vm.out, sizeof(uchar), NULL);
- // We need to seed this in case /dev/random and /dev/urandm don't work.
srand((unsigned int) time(NULL));
bc_rand_init(&vm.rng);
err:
- // This is why we had to set them to NULL.
if (BC_ERR(vm.err)) {
if (vm.out.v != NULL) bc_vec_free(&vm.out);
if (vm.jmp_bufs.v != NULL) bc_vec_free(&vm.jmp_bufs);
@@ -144,23 +129,27 @@ BclContext bcl_context(void) {
void bcl_free(void) {
- size_t i;
-
vm.refs -= 1;
if (vm.refs) return;
BC_SIG_LOCK;
+#ifndef NDEBUG
bc_rand_free(&vm.rng);
bc_vec_free(&vm.out);
- for (i = 0; i < vm.ctxts.len; ++i) {
- BclContext ctxt = *((BclContext*) bc_vec_item(&vm.ctxts, i));
- bcl_ctxt_free(ctxt);
+ {
+ size_t i;
+
+ for (i = 0; i < vm.ctxts.len; ++i) {
+ BclContext ctxt = *((BclContext*) bc_vec_item(&vm.ctxts, i));
+ bcl_ctxt_free(ctxt);
+ }
}
bc_vec_free(&vm.ctxts);
+#endif // NDEBUG
bc_vm_atexit();
@@ -172,9 +161,8 @@ void bcl_free(void) {
}
void bcl_gc(void) {
- BC_SIG_LOCK;
bc_vm_freeTemps();
- BC_SIG_UNLOCK;
+ vm.temps.len = 0;
}
bool bcl_abortOnFatalError(void) {
@@ -191,12 +179,10 @@ BclContext bcl_ctxt_create(void) {
BC_FUNC_HEADER_LOCK(err);
- // We want the context to be free of any interference of other parties, so
- // malloc() is appropriate here.
ctxt = bc_vm_malloc(sizeof(BclCtxt));
- bc_vec_init(&ctxt->nums, sizeof(BcNum), BC_DTOR_BCL_NUM);
- bc_vec_init(&ctxt->free_nums, sizeof(BclNumber), BC_DTOR_NONE);
+ bc_vec_init(&ctxt->nums, sizeof(BcNum), bcl_num_destruct);
+ bc_vec_init(&ctxt->free_nums, sizeof(BclNumber), NULL);
ctxt->scale = 0;
ctxt->ibase = 10;
@@ -261,8 +247,6 @@ BclError bcl_err(BclNumber n) {
BC_CHECK_CTXT_ERR(ctxt);
- // Errors are encoded as (0 - error_code). If the index is in that range, it
- // is an encoded error.
if (n.i >= ctxt->nums.len) {
if (n.i > 0 - (size_t) BCL_ERROR_NELEMS) return (BclError) (0 - n.i);
else return BCL_ERROR_INVALID_NUM;
@@ -270,31 +254,22 @@ BclError bcl_err(BclNumber n) {
else return BCL_ERROR_NONE;
}
-/**
- * Inserts a BcNum into a context's list of numbers.
- * @param ctxt The context to insert into.
- * @param n The BcNum to insert.
- * @return The resulting BclNumber from the insert.
- */
static BclNumber bcl_num_insert(BclContext ctxt, BcNum *restrict n) {
BclNumber idx;
- // If there is a free spot...
if (ctxt->free_nums.len) {
BcNum *ptr;
- // Get the index of the free spot and remove it.
idx = *((BclNumber*) bc_vec_top(&ctxt->free_nums));
+
bc_vec_pop(&ctxt->free_nums);
- // Copy the number into the spot.
ptr = bc_vec_item(&ctxt->nums, idx.i);
memcpy(ptr, n, sizeof(BcNum));
}
else {
- // Just push the number onto the vector.
idx.i = ctxt->nums.len;
bc_vec_push(&ctxt->nums, n);
}
@@ -328,12 +303,6 @@ err:
return idx;
}
-/**
- * Destructs a number and marks its spot as free.
- * @param ctxt The context.
- * @param n The index of the number.
- * @param num The number to destroy.
- */
static void bcl_num_dtor(BclContext ctxt, BclNumber n, BcNum *restrict num) {
BC_SIG_ASSERT_LOCKED;
@@ -409,8 +378,8 @@ BclNumber bcl_dup(BclNumber s) {
assert(src != NULL && src->num != NULL);
- // Copy the number.
bc_num_clear(&dest);
+
bc_num_createCopy(&dest, src);
err:
@@ -422,7 +391,7 @@ err:
return idx;
}
-void bcl_num_destruct(void *num) {
+static void bcl_num_destruct(void *num) {
BcNum *n = (BcNum*) num;
@@ -545,7 +514,7 @@ BclError bcl_bigdig(BclNumber n, BclBigDig *result) {
assert(num != NULL && num->num != NULL);
- *result = bc_num_bigdig(num);
+ bc_num_bigdig(num, result);
err:
bcl_num_dtor(ctxt, n, num);
@@ -580,16 +549,9 @@ err:
return idx;
}
-/**
- * Sets up and executes a binary operator operation.
- * @param a The first operand.
- * @param b The second operand.
- * @param op The operation.
- * @param req The function to get the size of the result for preallocation.
- * @return The result of the operation.
- */
-static BclNumber bcl_binary(BclNumber a, BclNumber b, const BcNumBinaryOp op,
- const BcNumBinaryOpReq req)
+static BclNumber bcl_binary(BclNumber a, BclNumber b,
+ const BcNumBinaryOp op,
+ const BcNumBinaryOpReq req)
{
BclError e = BCL_ERROR_NONE;
BcNum *aptr, *bptr;
@@ -614,8 +576,8 @@ static BclNumber bcl_binary(BclNumber a, BclNumber b, const BcNumBinaryOp op,
assert(aptr != NULL && bptr != NULL);
assert(aptr->num != NULL && bptr->num != NULL);
- // Clear and initialize the result.
bc_num_clear(&c);
+
bc_num_init(&c, req(aptr, bptr, ctxt->scale));
BC_SIG_UNLOCK;
@@ -623,13 +585,9 @@ static BclNumber bcl_binary(BclNumber a, BclNumber b, const BcNumBinaryOp op,
op(aptr, bptr, &c, ctxt->scale);
err:
-
BC_SIG_MAYLOCK;
-
- // Eat the operands.
bcl_num_dtor(ctxt, a, aptr);
if (b.i != a.i) bcl_num_dtor(ctxt, b, bptr);
-
BC_FUNC_FOOTER(e);
BC_MAYBE_SETUP(ctxt, e, c, idx);
@@ -733,10 +691,7 @@ BclError bcl_divmod(BclNumber a, BclNumber b, BclNumber *c, BclNumber *d) {
req = bc_num_divReq(aptr, bptr, ctxt->scale);
- // Initialize the numbers.
bc_num_init(&cnum, req);
- BC_UNSETJMP;
- BC_SETJMP_LOCKED(err);
bc_num_init(&dnum, req);
BC_SIG_UNLOCK;
@@ -746,28 +701,18 @@ BclError bcl_divmod(BclNumber a, BclNumber b, BclNumber *c, BclNumber *d) {
err:
BC_SIG_MAYLOCK;
- // Eat the operands.
bcl_num_dtor(ctxt, a, aptr);
if (b.i != a.i) bcl_num_dtor(ctxt, b, bptr);
- // If there was an error...
if (BC_ERR(vm.err)) {
-
- // Free the results.
if (cnum.num != NULL) bc_num_free(&cnum);
if (dnum.num != NULL) bc_num_free(&dnum);
-
- // Make sure the return values are invalid.
c->i = 0 - (size_t) BCL_ERROR_INVALID_NUM;
d->i = c->i;
-
BC_FUNC_FOOTER(e);
}
else {
-
BC_FUNC_FOOTER(e);
-
- // Insert the results into the context.
*c = bcl_num_insert(ctxt, &cnum);
*d = bcl_num_insert(ctxt, &dnum);
}
@@ -806,12 +751,10 @@ BclNumber bcl_modexp(BclNumber a, BclNumber b, BclNumber c) {
assert(aptr != NULL && bptr != NULL && cptr != NULL);
assert(aptr->num != NULL && bptr->num != NULL && cptr->num != NULL);
- // Prepare the result.
bc_num_clear(&d);
req = bc_num_divReq(aptr, cptr, 0);
- // Initialize the result.
bc_num_init(&d, req);
BC_SIG_UNLOCK;
@@ -821,7 +764,6 @@ BclNumber bcl_modexp(BclNumber a, BclNumber b, BclNumber c) {
err:
BC_SIG_MAYLOCK;
- // Eat the operands.
bcl_num_dtor(ctxt, a, aptr);
if (b.i != a.i) bcl_num_dtor(ctxt, b, bptr);
if (c.i != a.i && c.i != b.i) bcl_num_dtor(ctxt, c, cptr);
@@ -900,8 +842,6 @@ BclNumber bcl_parse(const char *restrict val) {
assert(val != NULL);
- // We have to take care of negative here because bc's number parsing does
- // not.
neg = (val[0] == '-');
if (neg) val += 1;
@@ -911,15 +851,14 @@ BclNumber bcl_parse(const char *restrict val) {
goto err;
}
- // Clear and initialize the number.
bc_num_clear(&n);
+
bc_num_init(&n, BC_NUM_DEF_SIZE);
BC_SIG_UNLOCK;
bc_num_parse(&n, val, (BcBigDig) ctxt->ibase);
- // Set the negative.
n.rdx = BC_NUM_NEG_VAL_NP(n, neg);
err:
@@ -950,21 +889,15 @@ char* bcl_string(BclNumber n) {
assert(nptr != NULL && nptr->num != NULL);
- // Clear the buffer.
bc_vec_popAll(&vm.out);
- // Print to the buffer.
bc_num_print(nptr, (BcBigDig) ctxt->obase, false);
bc_vec_pushByte(&vm.out, '\0');
BC_SIG_LOCK;
-
- // Just dup the string; the caller is responsible for it.
str = bc_vm_strdup(vm.out.v);
err:
-
- // Eat the operand.
bcl_num_dtor(ctxt, n, nptr);
BC_FUNC_FOOTER_NO_ERR;
@@ -996,8 +929,8 @@ BclNumber bcl_irand(BclNumber a) {
assert(aptr != NULL && aptr->num != NULL);
- // Clear and initialize the result.
bc_num_clear(&b);
+
bc_num_init(&b, BC_NUM_DEF_SIZE);
BC_SIG_UNLOCK;
@@ -1006,10 +939,7 @@ BclNumber bcl_irand(BclNumber a) {
err:
BC_SIG_MAYLOCK;
-
- // Eat the operand.
bcl_num_dtor(ctxt, a, aptr);
-
BC_FUNC_FOOTER(e);
BC_MAYBE_SETUP(ctxt, e, b, idx);
@@ -1018,19 +948,12 @@ err:
return idx;
}
-/**
- * Helps bcl_frand(). This is separate because the error handling is easier that
- * way. It is also easier to do ifrand that way.
- * @param b The return parameter.
- * @param places The number of decimal places to generate.
- */
static void bcl_frandHelper(BcNum *restrict b, size_t places) {
BcNum exp, pow, ten;
BcDig exp_digs[BC_NUM_BIGDIG_LOG10];
BcDig ten_digs[BC_NUM_BIGDIG_LOG10];
- // Set up temporaries.
bc_num_setup(&exp, exp_digs, BC_NUM_BIGDIG_LOG10);
bc_num_setup(&ten, ten_digs, BC_NUM_BIGDIG_LOG10);
@@ -1039,23 +962,20 @@ static void bcl_frandHelper(BcNum *restrict b, size_t places) {
bc_num_bigdig2num(&exp, (BcBigDig) places);
- // Clear the temporary that might need to grow.
bc_num_clear(&pow);
BC_SIG_LOCK;
- // Initialize the temporary that might need to grow.
- bc_num_init(&pow, bc_num_powReq(&ten, &exp, 0));
-
BC_SETJMP_LOCKED(err);
+ bc_num_init(&pow, bc_num_powReq(&ten, &exp, 0));
+
BC_SIG_UNLOCK;
- // Generate the number.
bc_num_pow(&ten, &exp, &pow, 0);
+
bc_num_irand(&pow, b, &vm.rng);
- // Make the number entirely fraction.
bc_num_shiftRight(b, places);
err:
@@ -1077,8 +997,8 @@ BclNumber bcl_frand(size_t places) {
bc_vec_grow(&ctxt->nums, 1);
- // Clear and initialize the number.
bc_num_clear(&n);
+
bc_num_init(&n, BC_NUM_DEF_SIZE);
BC_SIG_UNLOCK;
@@ -1087,7 +1007,6 @@ BclNumber bcl_frand(size_t places) {
err:
BC_SIG_MAYLOCK;
-
BC_FUNC_FOOTER(e);
BC_MAYBE_SETUP(ctxt, e, n, idx);
@@ -1096,30 +1015,21 @@ err:
return idx;
}
-/**
- * Helps bc_ifrand(). This is separate because error handling is easier that
- * way.
- * @param a The limit for bc_num_irand().
- * @param b The return parameter.
- * @param places The number of decimal places to generate.
- */
static void bcl_ifrandHelper(BcNum *restrict a, BcNum *restrict b,
size_t places)
{
BcNum ir, fr;
- // Clear the integer and fractional numbers.
bc_num_clear(&ir);
bc_num_clear(&fr);
BC_SIG_LOCK;
- // Initialize the integer and fractional numbers.
+ BC_SETJMP_LOCKED(err);
+
bc_num_init(&ir, BC_NUM_DEF_SIZE);
bc_num_init(&fr, BC_NUM_DEF_SIZE);
- BC_SETJMP_LOCKED(err);
-
BC_SIG_UNLOCK;
bc_num_irand(a, &ir, &vm.rng);
@@ -1143,6 +1053,7 @@ BclNumber bcl_ifrand(BclNumber a, size_t places) {
BclContext ctxt;
BC_CHECK_CTXT(ctxt);
+
BC_CHECK_NUM(ctxt, a);
BC_FUNC_HEADER_LOCK(err);
@@ -1155,8 +1066,8 @@ BclNumber bcl_ifrand(BclNumber a, size_t places) {
assert(aptr != NULL && aptr->num != NULL);
- // Clear and initialize the number.
bc_num_clear(&b);
+
bc_num_init(&b, BC_NUM_DEF_SIZE);
BC_SIG_UNLOCK;
@@ -1165,10 +1076,7 @@ BclNumber bcl_ifrand(BclNumber a, size_t places) {
err:
BC_SIG_MAYLOCK;
-
- // Eat the oprand.
bcl_num_dtor(ctxt, a, aptr);
-
BC_FUNC_FOOTER(e);
BC_MAYBE_SETUP(ctxt, e, b, idx);
@@ -1184,6 +1092,7 @@ BclError bcl_rand_seedWithNum(BclNumber n) {
BclContext ctxt;
BC_CHECK_CTXT_ERR(ctxt);
+
BC_CHECK_NUM_ERR(ctxt, n);
BC_FUNC_HEADER(err);
@@ -1205,16 +1114,15 @@ err:
return e;
}
-BclError bcl_rand_seed(unsigned char seed[BCL_SEED_SIZE]) {
+BclError bcl_rand_seed(unsigned char seed[BC_SEED_SIZE]) {
BclError e = BCL_ERROR_NONE;
size_t i;
- ulong vals[BCL_SEED_ULONGS];
+ ulong vals[BC_SEED_ULONGS];
BC_FUNC_HEADER(err);
- // Fill the array.
- for (i = 0; i < BCL_SEED_SIZE; ++i) {
+ for (i = 0; i < BC_SEED_SIZE; ++i) {
ulong val = ((ulong) seed[i]) << (((ulong) CHAR_BIT) *
(i % sizeof(ulong)));
vals[i / sizeof(long)] |= val;
@@ -1243,8 +1151,8 @@ BclNumber bcl_rand_seed2num(void) {
BC_FUNC_HEADER_LOCK(err);
- // Clear and initialize the number.
bc_num_clear(&n);
+
bc_num_init(&n, BC_NUM_DEF_SIZE);
BC_SIG_UNLOCK;
diff --git a/src/main.c b/src/main.c
index 38c87a41..afe2fd8b 100644
--- a/src/main.c
+++ b/src/main.c
@@ -56,25 +56,16 @@ int main(int argc, char *argv[]) {
char *name;
size_t len = strlen(BC_EXECPREFIX);
- // Must set the locale properly in order to have the right error messages.
vm.locale = setlocale(LC_ALL, "");
- // Set the start pledge().
- bc_pledge(bc_pledge_start, NULL);
-
- // Figure out the name of the calculator we are using. We can't use basename
- // because it's not portable, but yes, this is stripping off the directory.
name = strrchr(argv[0], BC_FILE_SEP);
vm.name = (name == NULL) ? argv[0] : name + 1;
- // If the name is longer than the length of the prefix, skip the prefix.
if (strlen(vm.name) > len) vm.name += len;
BC_SIG_LOCK;
- // We *must* do this here. Otherwise, other code could not jump out all of
- // the way.
- bc_vec_init(&vm.jmp_bufs, sizeof(sigjmp_buf), BC_DTOR_NONE);
+ bc_vec_init(&vm.jmp_bufs, sizeof(sigjmp_buf), NULL);
BC_SETJMP_LOCKED(exit);
@@ -83,7 +74,6 @@ int main(int argc, char *argv[]) {
#elif !BC_ENABLED
dc_main(argc, argv);
#else
- // BC_IS_BC uses vm.name, which was set above. So we're good.
if (BC_IS_BC) bc_main(argc, argv);
else dc_main(argc, argv);
#endif
@@ -91,6 +81,5 @@ int main(int argc, char *argv[]) {
exit:
BC_SIG_MAYLOCK;
- // Ensure we exit appropriately.
return bc_vm_atexit((int) vm.status);
}
diff --git a/src/num.c b/src/num.c
index 604328dc..5b84c2b8 100644
--- a/src/num.c
+++ b/src/num.c
@@ -45,56 +45,20 @@
#include <rand.h>
#include <vm.h>
-// Before you try to understand this code, see the development manual
-// (manuals/development.md#numbers).
-
static void bc_num_m(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale);
-/**
- * Multiply two numbers and throw a math error if they overflow.
- * @param a The first operand.
- * @param b The second operand.
- * @return The product of the two operands.
- */
-static inline size_t bc_num_mulOverflow(size_t a, size_t b) {
- size_t res = a * b;
- if (BC_ERR(BC_VM_MUL_OVERFLOW(a, b, res))) bc_err(BC_ERR_MATH_OVERFLOW);
- return res;
-}
-
-/**
- * Conditionally negate @a n based on @a neg. Algorithm taken from
- * https://graphics.stanford.edu/~seander/bithacks.html#ConditionalNegate .
- * @param n The value to turn into a signed value and negate.
- * @param neg The condition to negate or not.
- */
static inline ssize_t bc_num_neg(size_t n, bool neg) {
return (((ssize_t) n) ^ -((ssize_t) neg)) + neg;
}
-/**
- * Compare a BcNum against zero.
- * @param n The number to compare.
- * @return -1 if the number is less than 0, 1 if greater, and 0 if equal.
- */
ssize_t bc_num_cmpZero(const BcNum *n) {
return bc_num_neg((n)->len != 0, BC_NUM_NEG(n));
}
-/**
- * Return the number of integer limbs in a BcNum. This is the opposite of rdx.
- * @param n The number to return the amount of integer limbs for.
- * @return The amount of integer limbs in @a n.
- */
static inline size_t bc_num_int(const BcNum *n) {
return n->len ? n->len - BC_NUM_RDX_VAL(n) : 0;
}
-/**
- * Expand a number's allocation capacity to at least req limbs.
- * @param n The number to expand.
- * @param req The number limbs to expand the allocation capacity to.
- */
static void bc_num_expand(BcNum *restrict n, size_t req) {
assert(n != NULL);
@@ -112,11 +76,6 @@ static void bc_num_expand(BcNum *restrict n, size_t req) {
}
}
-/**
- * Set a number to 0 with the specified scale.
- * @param n The number to set to zero.
- * @param scale The scale to set the number to.
- */
static void bc_num_setToZero(BcNum *restrict n, size_t scale) {
assert(n != NULL);
n->scale = scale;
@@ -133,34 +92,17 @@ void bc_num_one(BcNum *restrict n) {
n->num[0] = 1;
}
-/**
- * "Cleans" a number, which means reducing the length if the most significant
- * limbs are zero.
- * @param n The number to clean.
- */
static void bc_num_clean(BcNum *restrict n) {
- // Reduce the length.
while (BC_NUM_NONZERO(n) && !n->num[n->len - 1]) n->len -= 1;
- // Special cases.
if (BC_NUM_ZERO(n)) n->rdx = 0;
else {
-
- // len must be at least as much as rdx.
size_t rdx = BC_NUM_RDX_VAL(n);
if (n->len < rdx) n->len = rdx;
}
}
-/**
- * Returns the log base 10 of @a i. I could have done this with floating-point
- * math, and in fact, I originally did. However, that was the only
- * floating-point code in the entire codebase, and I decided I didn't want any.
- * This is fast enough. Also, it might handle larger numbers better.
- * @param i The number to return the log base 10 of.
- * @return The log base 10 of @a i.
- */
static size_t bc_num_log10(size_t i) {
size_t len;
for (len = 1; i; i /= BC_BASE, ++len);
@@ -168,41 +110,19 @@ static size_t bc_num_log10(size_t i) {
return len - 1;
}
-/**
- * Returns the number of decimal digits in a limb that are zero starting at the
- * most significant digits. This basically returns how much of the limb is used.
- * @param n The number.
- * @return The number of decimal digits that are 0 starting at the most
- * significant digits.
- */
static inline size_t bc_num_zeroDigits(const BcDig *n) {
assert(*n >= 0);
assert(((size_t) *n) < BC_BASE_POW);
return BC_BASE_DIGS - bc_num_log10((size_t) *n);
}
-/**
- * Return the total number of integer digits in a number. This is the opposite
- * of scale, like bc_num_int() is the opposite of rdx.
- * @param n The number.
- * @return The number of integer digits in @a n.
- */
static size_t bc_num_intDigits(const BcNum *n) {
size_t digits = bc_num_int(n) * BC_BASE_DIGS;
if (digits > 0) digits -= bc_num_zeroDigits(n->num + n->len - 1);
return digits;
}
-/**
- * Returns the number of limbs of a number that are non-zero starting at the
- * most significant limbs. This expects that there are *no* integer limbs in the
- * number because it is specifically to figure out how many zero limbs after the
- * decimal place to ignore. If there are zero limbs after non-zero limbs, they
- * are counted as non-zero limbs.
- * @param n The number.
- * @return The number of non-zero limbs after the decimal point.
- */
-static size_t bc_num_nonZeroLen(const BcNum *restrict n) {
+static size_t bc_num_nonzeroLen(const BcNum *restrict n) {
size_t i, len = n->len;
assert(len == BC_NUM_RDX_VAL(n));
for (i = len - 1; i < len && !n->num[i]; --i);
@@ -210,14 +130,6 @@ static size_t bc_num_nonZeroLen(const BcNum *restrict n) {
return i + 1;
}
-/**
- * Performs a one-limb add with a carry.
- * @param a The first limb.
- * @param b The second limb.
- * @param carry An in/out parameter; the carry in from the previous add and the
- * carry out from this add.
- * @return The resulting limb sum.
- */
static BcDig bc_num_addDigits(BcDig a, BcDig b, bool *carry) {
assert(((BcBigDig) BC_BASE_POW) * 2 == ((BcDig) BC_BASE_POW) * 2);
@@ -234,14 +146,6 @@ static BcDig bc_num_addDigits(BcDig a, BcDig b, bool *carry) {
return a;
}
-/**
- * Performs a one-limb subtract with a carry.
- * @param a The first limb.
- * @param b The second limb.
- * @param carry An in/out parameter; the carry in from the previous subtract
- * and the carry out from this subtract.
- * @return The resulting limb difference.
- */
static BcDig bc_num_subDigits(BcDig a, BcDig b, bool *carry) {
assert(a < BC_BASE_POW);
@@ -257,12 +161,6 @@ static BcDig bc_num_subDigits(BcDig a, BcDig b, bool *carry) {
return a - b;
}
-/**
- * Add two BcDig arrays and store the result in the first array.
- * @param a The first operand and out array.
- * @param b The second operand.
- * @param len The length of @a b.
- */
static void bc_num_addArrays(BcDig *restrict a, const BcDig *restrict b,
size_t len)
{
@@ -271,16 +169,9 @@ static void bc_num_addArrays(BcDig *restrict a, const BcDig *restrict b,
for (i = 0; i < len; ++i) a[i] = bc_num_addDigits(a[i], b[i], &carry);
- // Take care of the extra limbs in the bigger array.
for (; carry; ++i) a[i] = bc_num_addDigits(a[i], 0, &carry);
}
-/**
- * Subtract two BcDig arrays and store the result in the first array.
- * @param a The first operand and out array.
- * @param b The second operand.
- * @param len The length of @a b.
- */
static void bc_num_subArrays(BcDig *restrict a, const BcDig *restrict b,
size_t len)
{
@@ -289,17 +180,9 @@ static void bc_num_subArrays(BcDig *restrict a, const BcDig *restrict b,
for (i = 0; i < len; ++i) a[i] = bc_num_subDigits(a[i], b[i], &carry);
- // Take care of the extra limbs in the bigger array.
for (; carry; ++i) a[i] = bc_num_subDigits(a[i], 0, &carry);
}
-/**
- * Multiply a BcNum array by a one-limb number. This is a faster version of
- * multiplication for when we can use it.
- * @param a The BcNum to multiply by the one-limb number.
- * @param b The one limb of the one-limb number.
- * @param c The return parameter.
- */
static void bc_num_mulArray(const BcNum *restrict a, BcBigDig b,
BcNum *restrict c)
{
@@ -308,13 +191,10 @@ static void bc_num_mulArray(const BcNum *restrict a, BcBigDig b,
assert(b <= BC_BASE_POW);
- // Make sure the return parameter is big enough.
if (a->len + 1 > c->cap) bc_num_expand(c, a->len + 1);
- // We want the entire return parameter to be zero for cleaning later.
memset(c->num, 0, BC_NUM_SIZE(c->cap));
- // Actual multiplication loop.
for (i = 0; i < a->len; ++i) {
BcBigDig in = ((BcBigDig) a->num[i]) * b + carry;
c->num[i] = in % BC_BASE_POW;
@@ -322,28 +202,17 @@ static void bc_num_mulArray(const BcNum *restrict a, BcBigDig b,
}
assert(carry < BC_BASE_POW);
-
- // Finishing touches.
c->num[i] = (BcDig) carry;
c->len = a->len;
c->len += (carry != 0);
bc_num_clean(c);
- // Postconditions.
assert(!BC_NUM_NEG(c) || BC_NUM_NONZERO(c));
assert(BC_NUM_RDX_VAL(c) <= c->len || !c->len);
assert(!c->len || c->num[c->len - 1] || BC_NUM_RDX_VAL(c) == c->len);
}
-/**
- * Divide a BcNum array by a one-limb number. This is a faster version of divide
- * for when we can use it.
- * @param a The BcNum to multiply by the one-limb number.
- * @param b The one limb of the one-limb number.
- * @param c The return parameter for the quotient.
- * @param rem The return parameter for the remainder.
- */
static void bc_num_divArray(const BcNum *restrict a, BcBigDig b,
BcNum *restrict c, BcBigDig *rem)
{
@@ -352,7 +221,6 @@ static void bc_num_divArray(const BcNum *restrict a, BcBigDig b,
assert(c->cap >= a->len);
- // Actual division loop.
for (i = a->len - 1; i < a->len; --i) {
BcBigDig in = ((BcBigDig) a->num[i]) + carry * BC_BASE_POW;
assert(in / b < BC_BASE_POW);
@@ -360,24 +228,15 @@ static void bc_num_divArray(const BcNum *restrict a, BcBigDig b,
carry = in % b;
}
- // Finishing touches.
c->len = a->len;
bc_num_clean(c);
*rem = carry;
- // Postconditions.
assert(!BC_NUM_NEG(c) || BC_NUM_NONZERO(c));
assert(BC_NUM_RDX_VAL(c) <= c->len || !c->len);
assert(!c->len || c->num[c->len - 1] || BC_NUM_RDX_VAL(c) == c->len);
}
-/**
- * Compare two BcDig arrays and return >0 if @a b is greater, <0 if @a b is
- * less, and 0 if equal. Both @a a and @a b must have the same length.
- * @param a The first array.
- * @param b The second array.
- * @param len The minimum length of the arrays.
- */
static ssize_t bc_num_compare(const BcDig *restrict a, const BcDig *restrict b,
size_t len)
{
@@ -396,10 +255,7 @@ ssize_t bc_num_cmp(const BcNum *a, const BcNum *b) {
assert(a != NULL && b != NULL);
- // Same num? Equal.
if (a == b) return 0;
-
- // Easy cases.
if (BC_NUM_ZERO(a)) return bc_num_neg(b->len != 0, !BC_NUM_NEG(b));
if (BC_NUM_ZERO(b)) return bc_num_cmpZero(a);
if (BC_NUM_NEG(a)) {
@@ -408,20 +264,16 @@ ssize_t bc_num_cmp(const BcNum *a, const BcNum *b) {
}
else if (BC_NUM_NEG(b)) return 1;
- // Get the number of int limbs in each number and get the difference.
a_int = bc_num_int(a);
b_int = bc_num_int(b);
a_int -= b_int;
- // If there's a difference, then just return the comparison.
if (a_int) return neg ? -((ssize_t) a_int) : (ssize_t) a_int;
- // Get the rdx's and figure out the max.
ardx = BC_NUM_RDX_VAL(a);
brdx = BC_NUM_RDX_VAL(b);
a_max = (ardx > brdx);
- // Set variables based on the above.
if (a_max) {
min = brdx;
diff = ardx - brdx;
@@ -435,14 +287,10 @@ ssize_t bc_num_cmp(const BcNum *a, const BcNum *b) {
min_num = a->num;
}
- // Do a full limb-by-limb comparison.
cmp = bc_num_compare(max_num, min_num, b_int + min);
- // If we found a difference, return it based on state.
if (cmp) return bc_num_neg((size_t) cmp, !a_max == !neg);
- // If there was no difference, then the final step is to check which number
- // has greater or lesser limbs beyond the other's.
for (max_num -= diff, i = diff - 1; i < diff; --i) {
if (max_num[i]) return bc_num_neg(1, !a_max == !neg);
}
@@ -456,32 +304,22 @@ void bc_num_truncate(BcNum *restrict n, size_t places) {
if (!places) return;
- // Grab these needed values; places_rdx is the rdx equivalent to places like
- // rdx is to scale.
nrdx = BC_NUM_RDX_VAL(n);
places_rdx = nrdx ? nrdx - BC_NUM_RDX(n->scale - places) : 0;
-
- // We cannot truncate more places than we have.
assert(places <= n->scale && (BC_NUM_ZERO(n) || places_rdx <= n->len));
n->scale -= places;
BC_NUM_RDX_SET(n, nrdx - places_rdx);
- // Only when the number is nonzero do we need to do the hard stuff.
if (BC_NUM_NONZERO(n)) {
size_t pow;
- // This calculates how many decimal digits are in the least significant
- // limb.
pow = n->scale % BC_BASE_DIGS;
pow = pow ? BC_BASE_DIGS - pow : 0;
pow = bc_num_pow10[pow];
n->len -= places_rdx;
-
- // We have to move limbs to maintain invariants. The limbs must begin at
- // the beginning of the BcNum array.
memmove(n->num, n->num + places_rdx, BC_NUM_SIZE(n->len));
// Clear the lower part of the last digit.
@@ -496,27 +334,20 @@ void bc_num_extend(BcNum *restrict n, size_t places) {
size_t nrdx, places_rdx;
if (!places) return;
-
- // Easy case with zero; set the scale.
if (BC_NUM_ZERO(n)) {
n->scale += places;
return;
}
- // Grab these needed values; places_rdx is the rdx equivalent to places like
- // rdx is to scale.
nrdx = BC_NUM_RDX_VAL(n);
places_rdx = BC_NUM_RDX(places + n->scale) - nrdx;
- // This is the hard case. We need to expand the number, move the limbs, and
- // set the limbs that were just cleared.
if (places_rdx) {
bc_num_expand(n, bc_vm_growSize(n->len, places_rdx));
memmove(n->num + places_rdx, n->num, BC_NUM_SIZE(n->len));
memset(n->num, 0, BC_NUM_SIZE(places_rdx));
}
- // Finally, set scale and rdx.
BC_NUM_RDX_SET(n, nrdx + places_rdx);
n->scale += places;
n->len += places_rdx;
@@ -524,40 +355,24 @@ void bc_num_extend(BcNum *restrict n, size_t places) {
assert(BC_NUM_RDX_VAL(n) == BC_NUM_RDX(n->scale));
}
-/**
- * Retires (finishes) a multiplication or division operation.
- */
static void bc_num_retireMul(BcNum *restrict n, size_t scale,
bool neg1, bool neg2)
{
- // Make sure scale is correct.
if (n->scale < scale) bc_num_extend(n, scale - n->scale);
else bc_num_truncate(n, n->scale - scale);
bc_num_clean(n);
-
- // We need to ensure rdx is correct.
if (BC_NUM_NONZERO(n)) n->rdx = BC_NUM_NEG_VAL(n, !neg1 != !neg2);
}
-/**
- * Splits a number into two BcNum's. This is used in Karatsuba.
- * @param n The number to split.
- * @param idx The index to split at.
- * @param a An out parameter; the low part of @a n.
- * @param b An out parameter; the high part of @a n.
- */
static void bc_num_split(const BcNum *restrict n, size_t idx,
BcNum *restrict a, BcNum *restrict b)
{
- // We want a and b to be clear.
assert(BC_NUM_ZERO(a));
assert(BC_NUM_ZERO(b));
- // The usual case.
if (idx < n->len) {
- // Set the fields first.
b->len = n->len - idx;
a->len = idx;
a->scale = b->scale = 0;
@@ -567,48 +382,20 @@ static void bc_num_split(const BcNum *restrict n, size_t idx,
assert(a->cap >= a->len);
assert(b->cap >= b->len);
- // Copy the arrays. This is not necessary for safety, but it is faster,
- // for some reason.
memcpy(b->num, n->num + idx, BC_NUM_SIZE(b->len));
memcpy(a->num, n->num, BC_NUM_SIZE(idx));
bc_num_clean(b);
}
- // If the index is weird, just skip the split.
else bc_num_copy(a, n);
bc_num_clean(a);
}
-/**
- * Copies a number into another, but shifts the rdx so that the result number
- * only sees the integer part of the source number.
- * @param n The number to copy.
- * @param r The result number with a shifted rdx, len, and num.
- */
-static void bc_num_shiftRdx(const BcNum *restrict n, BcNum *restrict r) {
-
- size_t rdx = BC_NUM_RDX_VAL(n);
-
- r->len = n->len - rdx;
- r->cap = n->cap - rdx;
- r->num = n->num + rdx;
-
- BC_NUM_RDX_SET_NEG(r, 0, BC_NUM_NEG(n));
- r->scale = 0;
-}
-
-/**
- * Shifts a number so that all of the least significant limbs of the number are
- * skipped. This must be undone by bc_num_unshiftZero().
- * @param n The number to shift.
- */
static size_t bc_num_shiftZero(BcNum *restrict n) {
size_t i;
- // If we don't have an integer, that is a problem, but it's also a bug
- // because the caller should have set everything up right.
assert(!BC_NUM_RDX_VAL(n) || BC_NUM_ZERO(n));
for (i = 0; i < n->len && !n->num[i]; ++i);
@@ -619,25 +406,11 @@ static size_t bc_num_shiftZero(BcNum *restrict n) {
return i;
}
-/**
- * Undo the damage done by bc_num_unshiftZero(). This must be called like all
- * cleanup functions: after a label used by setjmp() and longjmp().
- * @param n The number to unshift.
- * @param places_rdx The amount the number was originally shift.
- */
static void bc_num_unshiftZero(BcNum *restrict n, size_t places_rdx) {
n->len += places_rdx;
n->num -= places_rdx;
}
-/**
- * Shifts the digits right within a number by no more than BC_BASE_DIGS - 1.
- * This is the final step on shifting numbers with the shift operators. It
- * depends on the caller to shift the limbs properly because all it does is
- * ensure that the rdx point is realigned to be between limbs.
- * @param n The number to shift digits in.
- * @param dig The number of places to shift right.
- */
static void bc_num_shift(BcNum *restrict n, BcBigDig dig) {
size_t i, len = n->len;
@@ -646,12 +419,9 @@ static void bc_num_shift(BcNum *restrict n, BcBigDig dig) {
assert(dig < BC_BASE_DIGS);
- // Figure out the parameters for division.
pow = bc_num_pow10[dig];
dig = bc_num_pow10[BC_BASE_DIGS - dig];
- // Run a series of divisions and mods with carries across the entire number
- // array. This effectively shifts everything over.
for (i = len - 1; i < len; --i) {
BcBigDig in, temp;
in = ((BcBigDig) ptr[i]);
@@ -663,12 +433,6 @@ static void bc_num_shift(BcNum *restrict n, BcBigDig dig) {
assert(!carry);
}
-/**
- * Shift a number left by a certain number of places. This is the workhorse of
- * the left shift operator.
- * @param n The number to shift left.
- * @param places The amount of places to shift @a n left by.
- */
static void bc_num_shiftLeft(BcNum *restrict n, size_t places) {
BcBigDig dig;
@@ -676,59 +440,37 @@ static void bc_num_shiftLeft(BcNum *restrict n, size_t places) {
bool shift;
if (!places) return;
-
- // Make sure to grow the number if necessary.
if (places > n->scale) {
size_t size = bc_vm_growSize(BC_NUM_RDX(places - n->scale), n->len);
- if (size > SIZE_MAX - 1) bc_err(BC_ERR_MATH_OVERFLOW);
+ if (size > SIZE_MAX - 1) bc_vm_err(BC_ERR_MATH_OVERFLOW);
}
-
- // If zero, we can just set the scale and bail.
if (BC_NUM_ZERO(n)) {
if (n->scale >= places) n->scale -= places;
else n->scale = 0;
return;
}
- // When I changed bc to have multiple digits per limb, this was the hardest
- // code to change. This and shift right. Make sure you understand this
- // before attempting anything.
-
- // This is how many limbs we will shift.
dig = (BcBigDig) (places % BC_BASE_DIGS);
shift = (dig != 0);
-
- // Convert places to a rdx value.
places_rdx = BC_NUM_RDX(places);
- // If the number is not an integer, we need special care. The reason an
- // integer doesn't is because left shift would only extend the integer,
- // whereas a non-integer might have its fractional part eliminated or only
- // partially eliminated.
if (n->scale) {
size_t nrdx = BC_NUM_RDX_VAL(n);
- // If the number's rdx is bigger, that's the hard case.
if (nrdx >= places_rdx) {
size_t mod = n->scale % BC_BASE_DIGS, revdig;
- // We want mod to be in the range [1, BC_BASE_DIGS], not
- // [0, BC_BASE_DIGS).
mod = mod ? mod : BC_BASE_DIGS;
-
- // We need to reverse dig to get the actual number of digits.
revdig = dig ? BC_BASE_DIGS - dig : 0;
- // If the two overflow BC_BASE_DIGS, we need to move an extra place.
if (mod + revdig > BC_BASE_DIGS) places_rdx = 1;
else places_rdx = 0;
}
else places_rdx -= nrdx;
}
- // If this is non-zero, we need an extra place, so expand, move, and set.
if (places_rdx) {
bc_num_expand(n, bc_vm_growSize(n->len, places_rdx));
memmove(n->num + places_rdx, n->num, BC_NUM_SIZE(n->len));
@@ -736,7 +478,6 @@ static void bc_num_shiftLeft(BcNum *restrict n, size_t places) {
n->len += places_rdx;
}
- // Set the scale appropriately.
if (places > n->scale) {
n->scale = 0;
BC_NUM_RDX_SET(n, 0);
@@ -746,7 +487,6 @@ static void bc_num_shiftLeft(BcNum *restrict n, size_t places) {
BC_NUM_RDX_SET(n, BC_NUM_RDX(n->scale));
}
- // Finally, shift within limbs.
if (shift) bc_num_shift(n, BC_BASE_DIGS - dig);
bc_num_clean(n);
@@ -759,29 +499,20 @@ void bc_num_shiftRight(BcNum *restrict n, size_t places) {
bool shift;
if (!places) return;
-
- // If zero, we can just set the scale and bail.
if (BC_NUM_ZERO(n)) {
n->scale += places;
bc_num_expand(n, BC_NUM_RDX(n->scale));
return;
}
- // Amount within a limb we have to shift by.
dig = (BcBigDig) (places % BC_BASE_DIGS);
shift = (dig != 0);
-
scale = n->scale;
-
- // Figure out how the scale is affected.
scale_mod = scale % BC_BASE_DIGS;
scale_mod = scale_mod ? scale_mod : BC_BASE_DIGS;
-
- // We need to know the int length and rdx for places.
int_len = bc_num_int(n);
places_rdx = BC_NUM_RDX(places);
- // If we are going to shift past a limb boundary or not, set accordingly.
if (scale_mod + dig > BC_BASE_DIGS) {
expand = places_rdx - 1;
places_rdx = 1;
@@ -791,21 +522,16 @@ void bc_num_shiftRight(BcNum *restrict n, size_t places) {
places_rdx = 0;
}
- // Clamp expanding.
if (expand > int_len) expand -= int_len;
else expand = 0;
- // Extend, expand, and zero.
bc_num_extend(n, places_rdx * BC_BASE_DIGS);
bc_num_expand(n, bc_vm_growSize(expand, n->len));
memset(n->num + n->len, 0, BC_NUM_SIZE(expand));
-
- // Set the fields.
n->len += expand;
n->scale = 0;
BC_NUM_RDX_SET(n, 0);
- // Finally, shift within limbs.
if (shift) bc_num_shift(n, dig);
n->scale = scale + places;
@@ -817,79 +543,29 @@ void bc_num_shiftRight(BcNum *restrict n, size_t places) {
assert(BC_NUM_RDX_VAL(n) == BC_NUM_RDX(n->scale));
}
-/**
- * Invert @a into @a b at the current scale.
- * @param a The number to invert.
- * @param b The return parameter. This must be preallocated.
- * @param scale The current scale.
- */
-static inline void bc_num_inv(BcNum *a, BcNum *b, size_t scale) {
- assert(BC_NUM_NONZERO(a));
- bc_num_div(&vm.one, a, b, scale);
-}
+static void bc_num_inv(BcNum *a, BcNum *b, size_t scale) {
-/**
- * Tests if a number is a integer with scale or not. Returns true if the number
- * is not an integer. If it is, its integer shifted form is copied into the
- * result parameter for use where only integers are allowed.
- * @param n The integer to test and shift.
- * @param r The number to store the shifted result into. This number should
- * *not* be allocated.
- * @return True if the number is a non-integer, false otherwise.
- */
-static bool bc_num_nonInt(const BcNum *restrict n, BcNum *restrict r) {
-
- bool zero;
- size_t i, rdx = BC_NUM_RDX_VAL(n);
-
- if (!rdx) {
- memcpy(r, n, sizeof(BcNum));
- return false;
- }
-
- zero = true;
+ BcNum one;
+ BcDig num[2];
- for (i = 0; zero && i < rdx; ++i) zero = (n->num[i] == 0);
-
- if (BC_ERR(!zero)) return true;
+ assert(BC_NUM_NONZERO(a));
- bc_num_shiftRdx(n, r);
+ bc_num_setup(&one, num, sizeof(num) / sizeof(BcDig));
+ bc_num_one(&one);
- return false;
+ bc_num_div(&one, a, b, scale);
}
#if BC_ENABLE_EXTRA_MATH
-
-/**
- * Execute common code for an operater that needs an integer for the second
- * operand and return the integer operand as a BcBigDig.
- * @param a The first operand.
- * @param b The second operand.
- * @param c The result operand.
- * @return The second operand as a hardware integer.
- */
-static BcBigDig bc_num_intop(const BcNum *a, const BcNum *b, BcNum *restrict c)
+static void bc_num_intop(const BcNum *a, const BcNum *b, BcNum *restrict c,
+ BcBigDig *v)
{
- BcNum temp;
-
- if (BC_ERR(bc_num_nonInt(b, &temp))) bc_err(BC_ERR_MATH_NON_INTEGER);
-
+ if (BC_ERR(BC_NUM_RDX_VAL(b))) bc_vm_err(BC_ERR_MATH_NON_INTEGER);
bc_num_copy(c, a);
-
- return bc_num_bigdig(&temp);
+ bc_num_bigdig(b, v);
}
#endif // BC_ENABLE_EXTRA_MATH
-/**
- * This is the actual implementation of add *and* subtract. Since this function
- * doesn't need to use scale (per the bc spec), I am hijacking it to say whether
- * it's doing an add or a subtract. And then I convert substraction to addition
- * of negative second operand. This is a BcNumBinOp function.
- * @param a The first operand.
- * @param b The second operand.
- * @param c The return parameter.
- * @param sub Non-zero for a subtract, zero for an add.
- */
static void bc_num_as(BcNum *a, BcNum *b, BcNum *restrict c, size_t sub) {
BcDig *ptr_c, *ptr_l, *ptr_r;
@@ -897,11 +573,14 @@ static void bc_num_as(BcNum *a, BcNum *b, BcNum *restrict c, size_t sub) {
size_t len_l, len_r, ardx, brdx;
bool b_neg, do_sub, do_rev_sub, carry, c_neg;
+ // Because this function doesn't need to use scale (per the bc spec),
+ // I am hijacking it to say whether it's doing an add or a subtract.
+ // Convert substraction to addition of negative second operand.
+
if (BC_NUM_ZERO(b)) {
bc_num_copy(c, a);
return;
}
-
if (BC_NUM_ZERO(a)) {
bc_num_copy(c, b);
c->rdx = BC_NUM_NEG_VAL(c, BC_NUM_NEG(b) != sub);
@@ -909,19 +588,16 @@ static void bc_num_as(BcNum *a, BcNum *b, BcNum *restrict c, size_t sub) {
}
// Invert sign of b if it is to be subtracted. This operation must
- // precede the tests for any of the operands being zero.
+ // preced the tests for any of the operands being zero.
b_neg = (BC_NUM_NEG(b) != sub);
- // Figure out if we will actually add the numbers if their signs are equal
- // or subtract.
+ // Actually add the numbers if their signs are equal, else subtract.
do_sub = (BC_NUM_NEG(a) != b_neg);
a_int = bc_num_int(a);
b_int = bc_num_int(b);
max_int = BC_MAX(a_int, b_int);
- // Figure out which number will have its last limbs copied (for addition) or
- // subtracted (for subtraction).
ardx = BC_NUM_RDX_VAL(a);
brdx = BC_NUM_RDX_VAL(b);
min_rdx = BC_MIN(ardx, brdx);
@@ -949,7 +625,6 @@ static void bc_num_as(BcNum *a, BcNum *b, BcNum *restrict c, size_t sub) {
assert(max_len <= c->cap);
- // Cache values for simple code later.
if (do_rev_sub) {
ptr_l = b->num;
ptr_r = a->num;
@@ -966,8 +641,6 @@ static void bc_num_as(BcNum *a, BcNum *b, BcNum *restrict c, size_t sub) {
ptr_c = c->num;
carry = false;
- // This is true if the numbers have a different number of limbs after the
- // decimal point.
if (diff) {
// If the rdx values of the operands do not match, the result will
@@ -999,44 +672,30 @@ static void bc_num_as(BcNum *a, BcNum *b, BcNum *restrict c, size_t sub) {
memcpy(ptr_c, ptr_r, BC_NUM_SIZE(diff));
}
- // Future code needs to ignore the limbs we just did.
ptr_r += diff;
len_r -= diff;
}
- // The return value pointer needs to ignore what we just did.
ptr_c += diff;
}
- // This is the length that can be directly added/subtracted.
min_len = BC_MIN(len_l, len_r);
// After dealing with possible low array elements that depend on only one
- // operand above, the actual add or subtract can be performed as if the rdx
- // of both operands was the same.
- //
+ // operand, the actual add or subtract can be performed as if the rdx of
+ // both operands was the same.
// Inlining takes care of eliminating constant zero arguments to
// addDigit/subDigit (checked in disassembly of resulting bc binary
// compiled with gcc and clang).
if (do_sub) {
-
- // Actual subtraction.
for (i = 0; i < min_len; ++i)
ptr_c[i] = bc_num_subDigits(ptr_l[i], ptr_r[i], &carry);
-
- // Finishing the limbs beyond the direct subtraction.
for (; i < len_l; ++i) ptr_c[i] = bc_num_subDigits(ptr_l[i], 0, &carry);
}
else {
-
- // Actual addition.
for (i = 0; i < min_len; ++i)
ptr_c[i] = bc_num_addDigits(ptr_l[i], ptr_r[i], &carry);
-
- // Finishing the limbs beyond the direct addition.
for (; i < len_l; ++i) ptr_c[i] = bc_num_addDigits(ptr_l[i], 0, &carry);
-
- // Addition can create an extra limb. We take care of that here.
ptr_c[i] = bc_num_addDigits(0, 0, &carry);
}
@@ -1052,16 +711,8 @@ static void bc_num_as(BcNum *a, BcNum *b, BcNum *restrict c, size_t sub) {
bc_num_clean(c);
}
-/**
- * The simple multiplication that karatsuba dishes out to when the length of the
- * numbers gets low enough. This doesn't use scale because it treats the
- * operands as though they are integers.
- * @param a The first operand.
- * @param b The second operand.
- * @param c The return parameter.
- */
-static void bc_num_m_simp(const BcNum *a, const BcNum *b, BcNum *restrict c) {
-
+static void bc_num_m_simp(const BcNum *a, const BcNum *b, BcNum *restrict c)
+{
size_t i, alen = a->len, blen = b->len, clen;
BcDig *ptr_a = a->num, *ptr_b = b->num, *ptr_c;
BcBigDig sum = 0, carry = 0;
@@ -1069,29 +720,17 @@ static void bc_num_m_simp(const BcNum *a, const BcNum *b, BcNum *restrict c) {
assert(sizeof(sum) >= sizeof(BcDig) * 2);
assert(!BC_NUM_RDX_VAL(a) && !BC_NUM_RDX_VAL(b));
- // Make sure c is big enough.
clen = bc_vm_growSize(alen, blen);
bc_num_expand(c, bc_vm_growSize(clen, 1));
- // If we don't memset, then we might have uninitialized data use later.
ptr_c = c->num;
memset(ptr_c, 0, BC_NUM_SIZE(c->cap));
- // This is the actual multiplication loop. It uses the lattice form of long
- // multiplication (see the explanation on the web page at
- // https://knilt.arcc.albany.edu/What_is_Lattice_Multiplication or the
- // explanation at Wikipedia).
for (i = 0; i < clen; ++i) {
ssize_t sidx = (ssize_t) (i - blen + 1);
- size_t j, k;
-
- // These are the start indices.
- j = (size_t) BC_MAX(0, sidx);
- k = BC_MIN(i, blen - 1);
+ size_t j = (size_t) BC_MAX(0, sidx), k = BC_MIN(i, blen - 1);
- // On every iteration of this loop, a multiplication happens, then the
- // sum is automatically calculated.
for (; j < alen && k < blen; ++j, --k) {
sum += ((BcBigDig) ptr_a[j]) * ((BcBigDig) ptr_b[k]);
@@ -1102,13 +741,11 @@ static void bc_num_m_simp(const BcNum *a, const BcNum *b, BcNum *restrict c) {
}
}
- // Calculate the carry.
if (sum >= BC_BASE_POW) {
carry += sum / BC_BASE_POW;
sum %= BC_BASE_POW;
}
- // Store and set up for next iteration.
ptr_c[i] = (BcDig) sum;
assert(ptr_c[i] < BC_BASE_POW);
sum = carry;
@@ -1122,15 +759,6 @@ static void bc_num_m_simp(const BcNum *a, const BcNum *b, BcNum *restrict c) {
c->len = clen;
}
-/**
- * Does a shifted add or subtract for Karatsuba below. This calls either
- * bc_num_addArrays() or bc_num_subArrays().
- * @param n An in/out parameter; the first operand and return parameter.
- * @param a The second operand.
- * @param shift The amount to shift @a n by when adding/subtracting.
- * @param op The function to call, either bc_num_addArrays() or
- * bc_num_subArrays().
- */
static void bc_num_shiftAddSub(BcNum *restrict n, const BcNum *restrict a,
size_t shift, BcNumShiftAddOp op)
{
@@ -1139,10 +767,7 @@ static void bc_num_shiftAddSub(BcNum *restrict n, const BcNum *restrict a,
op(n->num + shift, a->num, a->len);
}
-/**
- * Implements the Karatsuba algorithm.
- */
-static void bc_num_k(const BcNum *a, const BcNum *b, BcNum *restrict c) {
+static void bc_num_k(BcNum *a, BcNum *b, BcNum *restrict c) {
size_t max, max2, total;
BcNum l1, h1, l2, h2, m2, m1, z0, z1, z2, temp;
@@ -1153,35 +778,26 @@ static void bc_num_k(const BcNum *a, const BcNum *b, BcNum *restrict c) {
assert(BC_NUM_ZERO(c));
if (BC_NUM_ZERO(a) || BC_NUM_ZERO(b)) return;
-
if (aone || BC_NUM_ONE(b)) {
bc_num_copy(c, aone ? b : a);
if ((aone && BC_NUM_NEG(a)) || BC_NUM_NEG(b)) BC_NUM_NEG_TGL(c);
return;
}
-
- // Shell out to the simple algorithm with certain conditions.
if (a->len < BC_NUM_KARATSUBA_LEN || b->len < BC_NUM_KARATSUBA_LEN) {
bc_num_m_simp(a, b, c);
return;
}
- // We need to calculate the max size of the numbers that can result from the
- // operations.
max = BC_MAX(a->len, b->len);
max = BC_MAX(max, BC_NUM_DEF_SIZE);
max2 = (max + 1) / 2;
- // Calculate the space needed for all of the temporary allocations. We do
- // this to just allocate once.
total = bc_vm_arraySize(BC_NUM_KARATSUBA_ALLOCS, max);
BC_SIG_LOCK;
- // Allocate space for all of the temporaries.
digs = dig_ptr = bc_vm_malloc(BC_NUM_SIZE(total));
- // Set up the temporaries.
bc_num_setup(&l1, dig_ptr, max);
dig_ptr += max;
bc_num_setup(&h1, dig_ptr, max);
@@ -1193,9 +809,6 @@ static void bc_num_k(const BcNum *a, const BcNum *b, BcNum *restrict c) {
bc_num_setup(&m1, dig_ptr, max);
dig_ptr += max;
bc_num_setup(&m2, dig_ptr, max);
-
- // Some temporaries need the ability to grow, so we allocate them
- // separately.
max = bc_vm_growSize(max, 1);
bc_num_init(&z0, max);
bc_num_init(&z1, max);
@@ -1207,24 +820,16 @@ static void bc_num_k(const BcNum *a, const BcNum *b, BcNum *restrict c) {
BC_SIG_UNLOCK;
- // First, set up c.
+ bc_num_split(a, max2, &l1, &h1);
+ bc_num_split(b, max2, &l2, &h2);
+
bc_num_expand(c, max);
c->len = max;
memset(c->num, 0, BC_NUM_SIZE(c->len));
- // Split the parameters.
- bc_num_split(a, max2, &l1, &h1);
- bc_num_split(b, max2, &l2, &h2);
-
- // Do the subtraction.
bc_num_sub(&h1, &l1, &m1, 0);
bc_num_sub(&l2, &h2, &m2, 0);
- // The if statements below are there for efficiency reasons. The best way to
- // understand them is to understand the Karatsuba algorithm because now that
- // the ollocations and splits are done, the algorithm is pretty
- // straightforward.
-
if (BC_NUM_NONZERO(&h1) && BC_NUM_NONZERO(&h2)) {
assert(BC_NUM_RDX_VALID_NP(h1));
@@ -1272,15 +877,6 @@ err:
BC_LONGJMP_CONT;
}
-/**
- * Does checks for Karatsuba. It also changes things to ensure that the
- * Karatsuba and simple multiplication can treat the numbers as integers. This
- * is a BcNumBinOp function.
- * @param a The first operand.
- * @param b The second operand.
- * @param c The return parameter.
- * @param scale The current scale.
- */
static void bc_num_m(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
BcNum cpa, cpb;
@@ -1290,24 +886,19 @@ static void bc_num_m(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
assert(BC_NUM_RDX_VALID(b));
bc_num_zero(c);
-
ascale = a->scale;
bscale = b->scale;
-
- // This sets the final scale according to the bc spec.
scale = BC_MAX(scale, ascale);
scale = BC_MAX(scale, bscale);
+
rscale = ascale + bscale;
scale = BC_MIN(rscale, scale);
- // If this condition is true, we can use bc_num_mulArray(), which would be
- // much faster.
if ((a->len == 1 || b->len == 1) && !a->rdx && !b->rdx) {
BcNum *operand;
BcBigDig dig;
- // Set the correct operands.
if (a->len == 1) {
dig = (BcBigDig) a->num[0];
operand = b;
@@ -1319,7 +910,6 @@ static void bc_num_m(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
bc_num_mulArray(operand, dig, c);
- // Need to make sure the sign is correct.
if (BC_NUM_NONZERO(c))
c->rdx = BC_NUM_NEG_VAL(c, BC_NUM_NEG(a) != BC_NUM_NEG(b));
@@ -1331,8 +921,6 @@ static void bc_num_m(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
BC_SIG_LOCK;
- // We need copies because of all of the mutation needed to make Karatsuba
- // think the numbers are integers.
bc_num_init(&cpa, a->len + BC_NUM_RDX_VAL(a));
bc_num_init(&cpb, b->len + BC_NUM_RDX_VAL(b));
@@ -1352,7 +940,6 @@ static void bc_num_m(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
assert(BC_NUM_RDX_VALID_NP(cpa));
assert(BC_NUM_RDX_VALID_NP(cpb));
- // These are what makes them appear like integers.
ardx = BC_NUM_RDX_VAL_NP(cpa) * BC_BASE_DIGS;
bc_num_shiftLeft(&cpa, ardx);
@@ -1366,7 +953,6 @@ static void bc_num_m(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
BC_UNSETJMP;
- // We want to ignore zero limbs.
azero = bc_num_shiftZero(&cpa);
bzero = bc_num_shiftZero(&cpb);
@@ -1379,15 +965,10 @@ static void bc_num_m(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
bc_num_k(&cpa, &cpb, c);
- // The return parameter needs to have its scale set. This is the start. It
- // also needs to be shifted by the same amount as a and b have limbs after
- // the decimal point.
zero = bc_vm_growSize(azero, bzero);
len = bc_vm_growSize(c->len, zero);
bc_num_expand(c, len);
-
- // Shift c based on the limbs after the decimal point in a and b.
bc_num_shiftLeft(c, (len - c->len) * BC_BASE_DIGS);
bc_num_shiftRight(c, ardx + brdx);
@@ -1402,12 +983,6 @@ err:
BC_LONGJMP_CONT;
}
-/**
- * Returns true if the BcDig array has non-zero limbs, false otherwise.
- * @param a The array to test.
- * @param len The length of the array.
- * @return True if @a has any non-zero limbs, false otherwise.
- */
static bool bc_num_nonZeroDig(BcDig *restrict a, size_t len) {
size_t i;
bool nonzero = false;
@@ -1415,15 +990,6 @@ static bool bc_num_nonZeroDig(BcDig *restrict a, size_t len) {
return nonzero;
}
-/**
- * Compares a BcDig array against a BcNum. This is especially suited for
- * division. Returns >0 if @a a is greater than @a b, <0 if it is less, and =0
- * if they are equal.
- * @param a The array.
- * @param b The number.
- * @param len The length to assume the arrays are. This is always less than the
- * actual length because of how this is implemented.
- */
static ssize_t bc_num_divCmp(const BcDig *a, const BcNum *b, size_t len) {
ssize_t cmp;
@@ -1438,14 +1004,6 @@ static ssize_t bc_num_divCmp(const BcDig *a, const BcNum *b, size_t len) {
return cmp;
}
-/**
- * Extends the two operands of a division by BC_BASE_DIGS minus the number of
- * digits in the divisor estimate. In other words, it is shifting the numbers in
- * order to force the divisor estimate to fill the limb.
- * @param a The first operand.
- * @param b The second operand.
- * @param divisor The divisor estimate.
- */
static void bc_num_divExtend(BcNum *restrict a, BcNum *restrict b,
BcBigDig divisor)
{
@@ -1459,14 +1017,6 @@ static void bc_num_divExtend(BcNum *restrict a, BcNum *restrict b,
bc_num_shiftLeft(b, pow);
}
-/**
- * Actually does division. This is a rewrite of my original code by Stefan Esser
- * from FreeBSD.
- * @param a The first operand.
- * @param b The second operand.
- * @param c The return parameter.
- * @param scale The current scale.
- */
static void bc_num_d_long(BcNum *restrict a, BcNum *restrict b,
BcNum *restrict c, size_t scale)
{
@@ -1476,55 +1026,32 @@ static void bc_num_d_long(BcNum *restrict a, BcNum *restrict b,
bool nonzero = false;
assert(b->len < a->len);
-
len = b->len;
end = a->len - len;
-
assert(len >= 1);
- // This is a final time to make sure c is big enough and that its array is
- // properly zeroed.
bc_num_expand(c, a->len);
memset(c->num, 0, c->cap * sizeof(BcDig));
- // Setup.
BC_NUM_RDX_SET(c, BC_NUM_RDX_VAL(a));
c->scale = a->scale;
c->len = a->len;
- // This is pulling the most significant limb of b in order to establish a
- // good "estimate" for the actual divisor.
divisor = (BcBigDig) b->num[len - 1];
- // The entire bit of code in this if statement is to tighten the estimate of
- // the divisor. The condition asks if b has any other non-zero limbs.
if (len > 1 && bc_num_nonZeroDig(b->num, len - 1)) {
- // This takes a little bit of understanding. The "10*BC_BASE_DIGS/6+1"
- // results in either 16 for 64-bit 9-digit limbs or 7 for 32-bit 4-digit
- // limbs. Then it shifts a 1 by that many, which in both cases, puts the
- // result above *half* of the max value a limb can store. Basically,
- // this quickly calculates if the divisor is greater than half the max
- // of a limb.
nonzero = (divisor > 1 << ((10 * BC_BASE_DIGS) / 6 + 1));
- // If the divisor is *not* greater than half the limb...
if (!nonzero) {
- // Extend the parameters by the number of missing digits in the
- // divisor.
bc_num_divExtend(a, b, divisor);
- // Check bc_num_d(). In there, we grow a again and again. We do it
- // again here; we *always* want to be sure it is big enough.
len = BC_MAX(a->len, b->len);
bc_num_expand(a, len + 1);
- // Make a have a zero most significant limb to match the len.
if (len + 1 > a->len) a->len = len + 1;
- // Grab the new divisor estimate, new because the shift has made it
- // different.
len = b->len;
end = a->len - len;
divisor = (BcBigDig) b->num[len - 1];
@@ -1533,11 +1060,8 @@ static void bc_num_d_long(BcNum *restrict a, BcNum *restrict b,
}
}
- // If b has other nonzero limbs, we want the divisor to be one higher, so
- // that it is an upper bound.
divisor += nonzero;
- // Make sure c can fit the new length.
bc_num_expand(c, a->len);
memset(c->num, 0, BC_NUM_SIZE(c->cap));
@@ -1552,8 +1076,9 @@ static void bc_num_d_long(BcNum *restrict a, BcNum *restrict b,
BC_SIG_UNLOCK;
- // This is the actual division loop.
- for (i = end - 1; i < end && i >= rdx && BC_NUM_NONZERO(a); --i) {
+ i = end - 1;
+
+ for (; i < end && i >= rdx && BC_NUM_NONZERO(a); --i) {
ssize_t cmp;
BcDig *n;
@@ -1565,50 +1090,35 @@ static void bc_num_d_long(BcNum *restrict a, BcNum *restrict b,
cmp = bc_num_divCmp(n, b, len);
- // This is true if n is greater than b, which means that division can
- // proceed, so this inner loop is the part that implements one instance
- // of the division.
while (cmp >= 0) {
- BcBigDig n1, dividend, quotient;
+ BcBigDig n1, dividend, q;
- // These should be named obviously enough. Just imagine that it's a
- // division of one limb. Because that's what it is.
n1 = (BcBigDig) n[len];
dividend = n1 * BC_BASE_POW + (BcBigDig) n[len - 1];
- quotient = (dividend / divisor);
+ q = (dividend / divisor);
- // If this is true, then we can just subtract. Remember: setting
- // quotient to 1 is not bad because we already know that n is
- // greater than b.
- if (quotient <= 1) {
- quotient = 1;
+ if (q <= 1) {
+ q = 1;
bc_num_subArrays(n, b->num, len);
}
else {
- assert(quotient <= BC_BASE_POW);
+ assert(q <= BC_BASE_POW);
- // We need to multiply and subtract for a quotient above 1.
- bc_num_mulArray(b, (BcBigDig) quotient, &cpb);
+ bc_num_mulArray(b, (BcBigDig) q, &cpb);
bc_num_subArrays(n, cpb.num, cpb.len);
}
- // The result is the *real* quotient, by the way, but it might take
- // multiple trips around this loop to get it.
- result += quotient;
+ result += q;
assert(result <= BC_BASE_POW);
- // And here's why it might take multiple trips: n might *still* be
- // greater than b. So we have to loop again. That's what this is
- // setting up for: the condition of the while loop.
if (nonzero) cmp = bc_num_divCmp(n, b, len);
else cmp = -1;
}
assert(result < BC_BASE_POW);
- // Store the actual limb quotient.
c->num[i] = (BcDig) result;
}
@@ -1618,32 +1128,21 @@ err:
BC_LONGJMP_CONT;
}
-/**
- * Implements division. This is a BcNumBinOp function.
- * @param a The first operand.
- * @param b The second operand.
- * @param c The return parameter.
- * @param scale The current scale.
- */
static void bc_num_d(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
size_t len, cpardx;
BcNum cpa, cpb;
- if (BC_NUM_ZERO(b)) bc_err(BC_ERR_MATH_DIVIDE_BY_ZERO);
-
+ if (BC_NUM_ZERO(b)) bc_vm_err(BC_ERR_MATH_DIVIDE_BY_ZERO);
if (BC_NUM_ZERO(a)) {
bc_num_setToZero(c, scale);
return;
}
-
if (BC_NUM_ONE(b)) {
bc_num_copy(c, a);
bc_num_retireMul(c, scale, BC_NUM_NEG(a), BC_NUM_NEG(b));
return;
}
-
- // If this is true, we can use bc_num_divArray(), which would be faster.
if (!BC_NUM_RDX_VAL(a) && !BC_NUM_RDX_VAL(b) && b->len == 1 && !scale) {
BcBigDig rem;
bc_num_divArray(a, (BcBigDig) b->num[0], c, &rem);
@@ -1655,9 +1154,6 @@ static void bc_num_d(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
BC_SIG_LOCK;
- // Initialize copies of the parameters. We want the length of the first
- // operand copy to be as big as the result because of the way the division
- // is implemented.
bc_num_init(&cpa, len);
bc_num_copy(&cpa, a);
bc_num_createCopy(&cpb, b);
@@ -1668,8 +1164,6 @@ static void bc_num_d(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
len = b->len;
- // Like the above comment, we want the copy of the first parameter to be
- // larger than the second parameter.
if (len > cpa.len) {
bc_num_expand(&cpa, bc_vm_growSize(len, 2));
bc_num_extend(&cpa, (len - cpa.len) * BC_BASE_DIGS);
@@ -1678,32 +1172,24 @@ static void bc_num_d(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
cpardx = BC_NUM_RDX_VAL_NP(cpa);
cpa.scale = cpardx * BC_BASE_DIGS;
- // This is just setting up the scale in preparation for the division.
bc_num_extend(&cpa, b->scale);
cpardx = BC_NUM_RDX_VAL_NP(cpa) - BC_NUM_RDX(b->scale);
BC_NUM_RDX_SET_NP(cpa, cpardx);
cpa.scale = cpardx * BC_BASE_DIGS;
- // Once again, just setting things up, this time to match scale.
if (scale > cpa.scale) {
bc_num_extend(&cpa, scale);
cpardx = BC_NUM_RDX_VAL_NP(cpa);
cpa.scale = cpardx * BC_BASE_DIGS;
}
- // Grow if necessary.
if (cpa.cap == cpa.len) bc_num_expand(&cpa, bc_vm_growSize(cpa.len, 1));
// We want an extra zero in front to make things simpler.
cpa.num[cpa.len++] = 0;
- // Still setting things up. Why all of these things are needed is not
- // something that can be easily explained, but it has to do with making the
- // actual algorithm easier to understand because it can assume a lot of
- // things. Thus, you should view all of this setup code as establishing
- // assumptions for bc_num_d_long(), where the actual division happens.
- if (cpardx == cpa.len) cpa.len = bc_num_nonZeroLen(&cpa);
- if (BC_NUM_RDX_VAL_NP(cpb) == cpb.len) cpb.len = bc_num_nonZeroLen(&cpb);
+ if (cpardx == cpa.len) cpa.len = bc_num_nonzeroLen(&cpa);
+ if (BC_NUM_RDX_VAL_NP(cpb) == cpb.len) cpb.len = bc_num_nonzeroLen(&cpb);
cpb.scale = 0;
BC_NUM_RDX_SET_NP(cpb, 0);
@@ -1718,26 +1204,13 @@ err:
BC_LONGJMP_CONT;
}
-/**
- * Implements divmod. This is the actual modulus function; since modulus
- * requires a division anyway, this returns the quotient and modulus. Either can
- * be thrown out as desired.
- * @param a The first operand.
- * @param b The second operand.
- * @param c The return parameter for the quotient.
- * @param d The return parameter for the modulus.
- * @param scale The current scale.
- * @param ts The scale that the operation should be done to. Yes, it's not
- * necessarily the same as scale, per the bc spec.
- */
static void bc_num_r(BcNum *a, BcNum *b, BcNum *restrict c,
BcNum *restrict d, size_t scale, size_t ts)
{
BcNum temp;
bool neg;
- if (BC_NUM_ZERO(b)) bc_err(BC_ERR_MATH_DIVIDE_BY_ZERO);
-
+ if (BC_NUM_ZERO(b)) bc_vm_err(BC_ERR_MATH_DIVIDE_BY_ZERO);
if (BC_NUM_ZERO(a)) {
bc_num_setToZero(c, ts);
bc_num_setToZero(d, ts);
@@ -1752,20 +1225,16 @@ static void bc_num_r(BcNum *a, BcNum *b, BcNum *restrict c,
BC_SIG_UNLOCK;
- // Division.
bc_num_d(a, b, c, scale);
- // We want an extra digit so we can safely truncate.
if (scale) scale = ts + 1;
assert(BC_NUM_RDX_VALID(c));
assert(BC_NUM_RDX_VALID(b));
- // Implement the rest of the (a - (a / b) * b) formula.
bc_num_m(c, b, &temp, scale);
bc_num_sub(a, &temp, d, scale);
- // Extend if necessary.
if (ts > d->scale && BC_NUM_NONZERO(d)) bc_num_extend(d, ts - d->scale);
neg = BC_NUM_NEG(d);
@@ -1778,14 +1247,6 @@ err:
BC_LONGJMP_CONT;
}
-/**
- * Implements modulus/remainder. (Yes, I know they are different, but not in the
- * context of bc.) This is a BcNumBinOp function.
- * @param a The first operand.
- * @param b The second operand.
- * @param c The return parameter.
- * @param scale The current scale.
- */
static void bc_num_rem(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
BcNum c1;
@@ -1796,7 +1257,6 @@ static void bc_num_rem(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
BC_SIG_LOCK;
- // Need a temp for the quotient.
bc_num_init(&c1, bc_num_mulReq(a, b, ts));
BC_SETJMP_LOCKED(err);
@@ -1811,84 +1271,64 @@ err:
BC_LONGJMP_CONT;
}
-/**
- * Implements power (exponentiation). This is a BcNumBinOp function.
- * @param a The first operand.
- * @param b The second operand.
- * @param c The return parameter.
- * @param scale The current scale.
- */
static void bc_num_p(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
- BcNum copy, btemp;
- BcBigDig exp;
- size_t powrdx, resrdx;
- bool neg;
+ BcNum copy;
+ BcBigDig pow = 0;
+ size_t i, powrdx, resrdx;
+ bool neg, zero;
- if (BC_ERR(bc_num_nonInt(b, &btemp))) bc_err(BC_ERR_MATH_NON_INTEGER);
+ if (BC_ERR(BC_NUM_RDX_VAL(b))) bc_vm_err(BC_ERR_MATH_NON_INTEGER);
- if (BC_NUM_ZERO(&btemp)) {
+ if (BC_NUM_ZERO(b)) {
bc_num_one(c);
return;
}
-
if (BC_NUM_ZERO(a)) {
- if (BC_NUM_NEG_NP(btemp)) bc_err(BC_ERR_MATH_DIVIDE_BY_ZERO);
+ if (BC_NUM_NEG(b)) bc_vm_err(BC_ERR_MATH_DIVIDE_BY_ZERO);
bc_num_setToZero(c, scale);
return;
}
-
- if (BC_NUM_ONE(&btemp)) {
- if (!BC_NUM_NEG_NP(btemp)) bc_num_copy(c, a);
+ if (BC_NUM_ONE(b)) {
+ if (!BC_NUM_NEG(b)) bc_num_copy(c, a);
else bc_num_inv(a, c, scale);
return;
}
- neg = BC_NUM_NEG_NP(btemp);
- BC_NUM_NEG_CLR_NP(btemp);
-
- exp = bc_num_bigdig(&btemp);
-
BC_SIG_LOCK;
+ neg = BC_NUM_NEG(b);
+ BC_NUM_NEG_CLR(b);
+ bc_num_bigdig(b, &pow);
+ b->rdx = BC_NUM_NEG_VAL(b, neg);
+
bc_num_createCopy(&copy, a);
BC_SETJMP_LOCKED(err);
BC_SIG_UNLOCK;
- // If this is true, then we do not have to do a division, and we need to
- // set scale accordingly.
if (!neg) {
- size_t max = BC_MAX(scale, a->scale), scalepow;
- scalepow = bc_num_mulOverflow(a->scale, exp);
+ size_t max = BC_MAX(scale, a->scale), scalepow = a->scale * pow;
scale = BC_MIN(scalepow, max);
}
- // This is only implementing the first exponentiation by squaring, until it
- // reaches the first time where the square is actually used.
- for (powrdx = a->scale; !(exp & 1); exp >>= 1) {
+ for (powrdx = a->scale; !(pow & 1); pow >>= 1) {
powrdx <<= 1;
assert(BC_NUM_RDX_VALID_NP(copy));
bc_num_mul(&copy, &copy, &copy, powrdx);
}
- // Make c a copy of copy for the purpose of saving the squares that should
- // be saved.
bc_num_copy(c, &copy);
resrdx = powrdx;
- // Now finish the exponentiation by squaring, this time saving the squares
- // as necessary.
- while (exp >>= 1) {
+ while (pow >>= 1) {
powrdx <<= 1;
assert(BC_NUM_RDX_VALID_NP(copy));
bc_num_mul(&copy, &copy, &copy, powrdx);
- // If this is true, we want to save that particular square. This does
- // that by multiplying c with copy.
- if (exp & 1) {
+ if (pow & 1) {
resrdx += powrdx;
assert(BC_NUM_RDX_VALID(c));
assert(BC_NUM_RDX_VALID_NP(copy));
@@ -1896,13 +1336,13 @@ static void bc_num_p(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
}
}
- // Invert if necessary.
if (neg) bc_num_inv(c, c, scale);
- // Truncate if necessary.
if (c->scale > scale) bc_num_truncate(c, c->scale - scale);
- bc_num_clean(c);
+ // We can't use bc_num_clean() here.
+ for (zero = true, i = 0; zero && i < c->len; ++i) zero = !c->num[i];
+ if (zero) bc_num_setToZero(c, scale);
err:
BC_SIG_MAYLOCK;
@@ -1911,50 +1351,36 @@ err:
}
#if BC_ENABLE_EXTRA_MATH
-/**
- * Implements the places operator. This is a BcNumBinOp function.
- * @param a The first operand.
- * @param b The second operand.
- * @param c The return parameter.
- * @param scale The current scale.
- */
static void bc_num_place(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
- BcBigDig val;
+ BcBigDig val = 0;
BC_UNUSED(scale);
- val = bc_num_intop(a, b, c);
+ bc_num_intop(a, b, c, &val);
- // Just truncate or extend as appropriate.
if (val < c->scale) bc_num_truncate(c, c->scale - val);
else if (val > c->scale) bc_num_extend(c, val - c->scale);
}
-/**
- * Implements the left shift operator. This is a BcNumBinOp function.
- */
static void bc_num_left(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
- BcBigDig val;
+ BcBigDig val = 0;
BC_UNUSED(scale);
- val = bc_num_intop(a, b, c);
+ bc_num_intop(a, b, c, &val);
bc_num_shiftLeft(c, (size_t) val);
}
-/**
- * Implements the right shift operator. This is a BcNumBinOp function.
- */
static void bc_num_right(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
- BcBigDig val;
+ BcBigDig val = 0;
BC_UNUSED(scale);
- val = bc_num_intop(a, b, c);
+ bc_num_intop(a, b, c, &val);
if (BC_NUM_ZERO(c)) return;
@@ -1962,24 +1388,6 @@ static void bc_num_right(BcNum *a, BcNum *b, BcNum *restrict c, size_t scale) {
}
#endif // BC_ENABLE_EXTRA_MATH
-/**
- * Prepares for, and calls, a binary operator function. This is probably the
- * most important function in the entire file because it establishes assumptions
- * that make the rest of the code so easy. Those assumptions include:
- *
- * - a is not the same pointer as c.
- * - b is not the same pointer as c.
- * - there is enough room in c for the result.
- *
- * Without these, this whole function would basically have to be duplicated for
- * *all* binary operators.
- *
- * @param a The first operand.
- * @param b The second operand.
- * @param c The return parameter.
- * @param scale The current scale.
- * @param req The number of limbs needed to fit the result.
- */
static void bc_num_binary(BcNum *a, BcNum *b, BcNum *c, size_t scale,
BcNumBinOp op, size_t req)
{
@@ -1993,7 +1401,6 @@ static void bc_num_binary(BcNum *a, BcNum *b, BcNum *c, size_t scale,
BC_SIG_LOCK;
- // Reallocate if c == a.
if (c == a) {
ptr_a = &num2;
@@ -2005,7 +1412,6 @@ static void bc_num_binary(BcNum *a, BcNum *b, BcNum *c, size_t scale,
ptr_a = a;
}
- // Also reallocate if c == b.
if (c == b) {
ptr_b = &num2;
@@ -2019,14 +1425,10 @@ static void bc_num_binary(BcNum *a, BcNum *b, BcNum *c, size_t scale,
ptr_b = b;
}
- // Actually reallocate. If we don't reallocate, we want to expand at the
- // very least.
if (init) {
bc_num_init(c, req);
- // Must prepare for cleanup. We want this here so that locals that got
- // set stay set since a longjmp() is not guaranteed to preserve locals.
BC_SETJMP_LOCKED(err);
BC_SIG_UNLOCK;
}
@@ -2035,11 +1437,6 @@ static void bc_num_binary(BcNum *a, BcNum *b, BcNum *c, size_t scale,
bc_num_expand(c, req);
}
- // It is okay for a and b to be the same. If a binary operator function does
- // need them to be different, the binary operator function is responsible
- // for that.
-
- // Call the actual binary operator function.
op(ptr_a, ptr_b, c, scale);
assert(!BC_NUM_NEG(c) || BC_NUM_NONZERO(c));
@@ -2048,7 +1445,6 @@ static void bc_num_binary(BcNum *a, BcNum *b, BcNum *c, size_t scale,
assert(!c->len || c->num[c->len - 1] || BC_NUM_RDX_VAL(c) == c->len);
err:
- // Cleanup only needed if we initialized c to a new number.
if (init) {
BC_SIG_MAYLOCK;
bc_num_free(&num2);
@@ -2057,44 +1453,25 @@ err:
}
#if !defined(NDEBUG) || BC_ENABLE_LIBRARY
-
-/**
- * Tests a number string for validity. This function has a history; I originally
- * wrote it because I did not trust my parser. Over time, however, I came to
- * trust it, so I was able to relegate this function to debug builds only, and I
- * used it in assert()'s. But then I created the library, and well, I can't
- * trust users, so I reused this for yelling at users.
- * @param val The string to check to see if it's a valid number string.
- * @return True if the string is a valid number string, false otherwise.
- */
bool bc_num_strValid(const char *restrict val) {
bool radix = false;
size_t i, len = strlen(val);
- // Notice that I don't check if there is a negative sign. That is not part
- // of a valid number, except in the library. The library-specific code takes
- // care of that part.
-
- // Nothing in the string is okay.
if (!len) return true;
- // Loop through the characters.
for (i = 0; i < len; ++i) {
BcDig c = val[i];
- // If we have found a radix point...
if (c == '.') {
- // We don't allow two radices.
if (radix) return false;
radix = true;
continue;
}
- // We only allow digits and uppercase letters.
if (!(isdigit(c) || isupper(c))) return false;
}
@@ -2102,85 +1479,49 @@ bool bc_num_strValid(const char *restrict val) {
}
#endif // !defined(NDEBUG) || BC_ENABLE_LIBRARY
-/**
- * Parses one character and returns the digit that corresponds to that
- * character according to the base.
- * @param c The character to parse.
- * @param base The base.
- * @return The character as a digit.
- */
-static BcBigDig bc_num_parseChar(char c, size_t base) {
+static BcBigDig bc_num_parseChar(char c, size_t base_t) {
- assert(isupper(c) || isdigit(c));
-
- // If a letter...
if (isupper(c)) {
-
- // This returns the digit that directly corresponds with the letter.
c = BC_NUM_NUM_LETTER(c);
-
- // If the digit is greater than the base, we clamp.
- c = ((size_t) c) >= base ? (char) base - 1 : c;
+ c = ((size_t) c) >= base_t ? (char) base_t - 1 : c;
}
- // Straight convert the digit to a number.
else c -= '0';
return (BcBigDig) (uchar) c;
}
-/**
- * Parses a string as a decimal number. This is separate because it's going to
- * be the most used, and it can be heavily optimized for decimal only.
- * @param n The number to parse into and return. Must be preallocated.
- * @param val The string to parse.
- */
static void bc_num_parseDecimal(BcNum *restrict n, const char *restrict val) {
size_t len, i, temp, mod;
const char *ptr;
bool zero = true, rdx;
- // Eat leading zeroes.
for (i = 0; val[i] == '0'; ++i);
val += i;
assert(!val[0] || isalnum(val[0]) || val[0] == '.');
- // All 0's. We can just return, since this procedure expects a virgin
- // (already 0) BcNum.
+ // All 0's. We can just return, since this
+ // procedure expects a virgin (already 0) BcNum.
if (!val[0]) return;
- // The length of the string is the length of the number, except it might be
- // one bigger because of a decimal point.
len = strlen(val);
- // Find the location of the decimal point.
ptr = strchr(val, '.');
rdx = (ptr != NULL);
- // We eat leading zeroes again. These leading zeroes are different because
- // they will come after the decimal point if they exist, and since that's
- // the case, they must be preserved.
for (i = 0; i < len && (zero = (val[i] == '0' || val[i] == '.')); ++i);
- // Set the scale of the number based on the location of the decimal point.
- // The casts to uintptr_t is to ensure that bc does not hit undefined
- // behavior when doing math on the values.
n->scale = (size_t) (rdx * (((uintptr_t) (val + len)) -
(((uintptr_t) ptr) + 1)));
- // Set rdx.
BC_NUM_RDX_SET(n, BC_NUM_RDX(n->scale));
-
- // Calculate length. First, the length of the integer, then the number of
- // digits in the last limb, then the length.
i = len - (ptr == val ? 0 : i) - rdx;
temp = BC_NUM_ROUND_POW(i);
mod = n->scale % BC_BASE_DIGS;
i = mod ? BC_BASE_DIGS - mod : 0;
n->len = ((temp + i) / BC_BASE_DIGS);
- // Expand and zero.
bc_num_expand(n, n->len);
memset(n->num, 0, BC_NUM_SIZE(n->len));
@@ -2191,35 +1532,25 @@ static void bc_num_parseDecimal(BcNum *restrict n, const char *restrict val) {
}
else {
- // There is actually stuff to parse if we make it here. Yay...
BcBigDig exp, pow;
assert(i <= BC_NUM_BIGDIG_MAX);
- // The exponent and power.
exp = (BcBigDig) i;
pow = bc_num_pow10[exp];
- // Parse loop. We parse backwards because numbers are stored little
- // endian.
for (i = len - 1; i < len; --i, ++exp) {
char c = val[i];
- // Skip the decimal point.
if (c == '.') exp -= 1;
else {
- // The index of the limb.
size_t idx = exp / BC_BASE_DIGS;
- // Clamp for the base.
if (isupper(c)) c = '9';
-
- // Add the digit to the limb.
n->num[idx] += (((BcBigDig) c) - '0') * pow;
- // Adjust the power and exponent.
if ((exp + 1) % BC_BASE_DIGS == 0) pow = 1;
else pow *= BC_BASE;
}
@@ -2227,12 +1558,6 @@ static void bc_num_parseDecimal(BcNum *restrict n, const char *restrict val) {
}
}
-/**
- * Parse a number in any base (besides decimal).
- * @param n The number to parse into and return. Must be preallocated.
- * @param val The string to parse.
- * @param base The base to parse as.
- */
static void bc_num_parseBase(BcNum *restrict n, const char *restrict val,
BcBigDig base)
{
@@ -2242,7 +1567,6 @@ static void bc_num_parseBase(BcNum *restrict n, const char *restrict val,
BcBigDig v;
size_t i, digs, len = strlen(val);
- // If zero, just return because the number should be virgin (already 0).
for (i = 0; zero && i < len; ++i) zero = (val[i] == '.' || val[i] == '0');
if (zero) return;
@@ -2255,34 +1579,21 @@ static void bc_num_parseBase(BcNum *restrict n, const char *restrict val,
BC_SIG_UNLOCK;
- // We split parsing into parsing the integer and parsing the fractional
- // part.
-
- // Parse the integer part. This is the easy part because we just multiply
- // the number by the base, then add the digit.
for (i = 0; i < len && (c = val[i]) && c != '.'; ++i) {
- // Convert the character to a digit.
v = bc_num_parseChar(c, base);
- // Multiply the number.
bc_num_mulArray(n, base, &mult1);
-
- // Convert the digit to a number and add.
bc_num_bigdig2num(&temp, v);
bc_num_add(&mult1, &temp, n, 0);
}
- // If this condition is true, then we are done. We still need to do cleanup
- // though.
if (i == len && !val[i]) goto int_err;
- // If we get here, we *must* be at the radix point.
assert(val[i] == '.');
BC_SIG_LOCK;
- // Unset the jump to reset in for these new initializations.
BC_UNSETJMP;
bc_num_init(&mult2, BC_NUM_BIGDIG_LOG10);
@@ -2294,55 +1605,36 @@ static void bc_num_parseBase(BcNum *restrict n, const char *restrict val,
BC_SIG_UNLOCK;
- // Pointers for easy switching.
m1 = &mult1;
m2 = &mult2;
- // Parse the fractional part. This is the hard part.
for (i += 1, digs = 0; i < len && (c = val[i]); ++i, ++digs) {
size_t rdx;
- // Convert the character to a digit.
v = bc_num_parseChar(c, base);
- // We keep growing result2 according to the base because the more digits
- // after the radix, the more significant the digits close to the radix
- // should be.
bc_num_mulArray(&result1, base, &result2);
- // Convert the digit to a number.
bc_num_bigdig2num(&temp, v);
-
- // Add the digit into the fraction part.
bc_num_add(&result2, &temp, &result1, 0);
-
- // Keep growing m1 and m2 for use after the loop.
bc_num_mulArray(m1, base, m2);
rdx = BC_NUM_RDX_VAL(m2);
if (m2->len < rdx) m2->len = rdx;
- // Switch.
ptr = m1;
m1 = m2;
m2 = ptr;
}
// This one cannot be a divide by 0 because mult starts out at 1, then is
- // multiplied by base, and base cannot be 0, so mult cannot be 0. And this
- // is the reason we keep growing m1 and m2; this division is what converts
- // the parsed fractional part from an integer to a fractional part.
+ // multiplied by base, and base cannot be 0, so mult cannot be 0.
bc_num_div(&result1, m1, &result2, digs * 2);
-
- // Pretruncate.
bc_num_truncate(&result2, digs);
-
- // The final add of the integer part to the fractional part.
bc_num_add(n, &result2, n, digs);
- // Basic cleanup.
if (BC_NUM_NONZERO(n)) {
if (n->scale < digs) bc_num_extend(n, digs - n->scale);
}
@@ -2360,10 +1652,6 @@ int_err:
BC_LONGJMP_CONT;
}
-/**
- * Prints a backslash+newline combo if the number of characters needs it. This
- * is really a convenience function.
- */
static inline void bc_num_printNewline(void) {
#if !BC_ENABLE_LIBRARY
if (vm.nchars >= vm.line_len - 1) {
@@ -2373,166 +1661,82 @@ static inline void bc_num_printNewline(void) {
#endif // !BC_ENABLE_LIBRARY
}
-/**
- * Prints a character after a backslash+newline, if needed.
- * @param c The character to print.
- * @param bslash Whether to print a backslash+newline.
- */
-static void bc_num_putchar(int c, bool bslash) {
- if (c != '\n' && bslash) bc_num_printNewline();
+static void bc_num_putchar(int c) {
+ if (c != '\n') bc_num_printNewline();
bc_vm_putchar(c, bc_flush_save);
}
-#if !BC_ENABLE_LIBRARY
-
-/**
- * Prints a character for a number's digit. This is for printing for dc's P
- * command. This function does not need to worry about radix points. This is a
- * BcNumDigitOp.
- * @param n The "digit" to print.
- * @param len The "length" of the digit, or number of characters that will
- * need to be printed for the digit.
- * @param rdx True if a decimal (radix) point should be printed.
- * @param bslash True if a backslash+newline should be printed if the character
- * limit for the line is reached, false otherwise.
- */
-static void bc_num_printChar(size_t n, size_t len, bool rdx, bool bslash) {
+#if DC_ENABLED && !BC_ENABLE_LIBRARY
+static void bc_num_printChar(size_t n, size_t len, bool rdx) {
BC_UNUSED(rdx);
BC_UNUSED(len);
- BC_UNUSED(bslash);
assert(len == 1);
bc_vm_putchar((uchar) n, bc_flush_save);
}
+#endif // DC_ENABLED && !BC_ENABLE_LIBRARY
-#endif // !BC_ENABLE_LIBRARY
-
-/**
- * Prints a series of characters for large bases. This is for printing in bases
- * above hexadecimal. This is a BcNumDigitOp.
- * @param n The "digit" to print.
- * @param len The "length" of the digit, or number of characters that will
- * need to be printed for the digit.
- * @param rdx True if a decimal (radix) point should be printed.
- * @param bslash True if a backslash+newline should be printed if the character
- * limit for the line is reached, false otherwise.
- */
-static void bc_num_printDigits(size_t n, size_t len, bool rdx, bool bslash) {
+static void bc_num_printDigits(size_t n, size_t len, bool rdx) {
size_t exp, pow;
- // If needed, print the radix; otherwise, print a space to separate digits.
- bc_num_putchar(rdx ? '.' : ' ', true);
+ bc_num_putchar(rdx ? '.' : ' ');
- // Calculate the exponent and power.
for (exp = 0, pow = 1; exp < len - 1; ++exp, pow *= BC_BASE);
- // Print each character individually.
for (exp = 0; exp < len; pow /= BC_BASE, ++exp) {
-
- // The individual subdigit.
size_t dig = n / pow;
-
- // Take the subdigit away.
n -= dig * pow;
-
- // Print the subdigit.
- bc_num_putchar(((uchar) dig) + '0', bslash || exp != len - 1);
+ bc_num_putchar(((uchar) dig) + '0');
}
}
-/**
- * Prints a character for a number's digit. This is for printing in bases for
- * hexadecimal and below because they always print only one character at a time.
- * This is a BcNumDigitOp.
- * @param n The "digit" to print.
- * @param len The "length" of the digit, or number of characters that will
- * need to be printed for the digit.
- * @param rdx True if a decimal (radix) point should be printed.
- * @param bslash True if a backslash+newline should be printed if the character
- * limit for the line is reached, false otherwise.
- */
-static void bc_num_printHex(size_t n, size_t len, bool rdx, bool bslash) {
+static void bc_num_printHex(size_t n, size_t len, bool rdx) {
BC_UNUSED(len);
- BC_UNUSED(bslash);
assert(len == 1);
- if (rdx) bc_num_putchar('.', true);
+ if (rdx) bc_num_putchar('.');
- bc_num_putchar(bc_num_hex_digits[n], bslash);
+ bc_num_putchar(bc_num_hex_digits[n]);
}
-/**
- * Prints a decimal number. This is specially written for optimization since
- * this will be used the most and because bc's numbers are already in decimal.
- * @param n The number to print.
- * @param newline Whether to print backslash+newlines on long enough lines.
- */
-static void bc_num_printDecimal(const BcNum *restrict n, bool newline) {
+static void bc_num_printDecimal(const BcNum *restrict n) {
size_t i, j, rdx = BC_NUM_RDX_VAL(n);
bool zero = true;
size_t buffer[BC_BASE_DIGS];
- // Print the sign.
- if (BC_NUM_NEG(n)) bc_num_putchar('-', true);
+ if (BC_NUM_NEG(n)) bc_num_putchar('-');
- // Print loop.
for (i = n->len - 1; i < n->len; --i) {
BcDig n9 = n->num[i];
size_t temp;
bool irdx = (i == rdx - 1);
- // Calculate the number of digits in the limb.
zero = (zero & !irdx);
temp = n->scale % BC_BASE_DIGS;
temp = i || !temp ? 0 : BC_BASE_DIGS - temp;
memset(buffer, 0, BC_BASE_DIGS * sizeof(size_t));
- // Fill the buffer with individual digits.
for (j = 0; n9 && j < BC_BASE_DIGS; ++j) {
buffer[j] = ((size_t) n9) % BC_BASE;
n9 /= BC_BASE;
}
- // Print the digits in the buffer.
for (j = BC_BASE_DIGS - 1; j < BC_BASE_DIGS && j >= temp; --j) {
-
- // Figure out whether to print the decimal point.
bool print_rdx = (irdx & (j == BC_BASE_DIGS - 1));
-
- // The zero variable helps us skip leading zero digits in the limb.
zero = (zero && buffer[j] == 0);
-
- if (!zero) {
-
- // While the first three arguments should be self-explanatory,
- // the last needs explaining. I don't want to print a newline
- // when the last digit to be printed could take the place of the
- // backslash rather than being pushed, as a single character, to
- // the next line. That's what that last argument does for bc.
- bc_num_printHex(buffer[j], 1, print_rdx,
- !newline || (j > temp || i != 0));
- }
+ if (!zero) bc_num_printHex(buffer[j], 1, print_rdx);
}
}
}
#if BC_ENABLE_EXTRA_MATH
+static void bc_num_printExponent(const BcNum *restrict n, bool eng) {
-/**
- * Prints a number in scientific or engineering format. When doing this, we are
- * always printing in decimal.
- * @param n The number to print.
- * @param eng True if we are in engineering mode.
- * @param newline Whether to print backslash+newlines on long enough lines.
- */
-static void bc_num_printExponent(const BcNum *restrict n,
- bool eng, bool newline)
-{
size_t places, mod, nrdx = BC_NUM_RDX_VAL(n);
bool neg = (n->len <= nrdx);
BcNum temp, exp;
@@ -2546,68 +1750,44 @@ static void bc_num_printExponent(const BcNum *restrict n,
BC_SIG_UNLOCK;
- // We need to calculate the exponents, and they change based on whether the
- // number is all fractional or not, obviously.
if (neg) {
- // Figure out how many limbs after the decimal point is zero.
- size_t i, idx = bc_num_nonZeroLen(n) - 1;
+ size_t i, idx = bc_num_nonzeroLen(n) - 1;
places = 1;
- // Figure out how much in the last limb is zero.
for (i = BC_BASE_DIGS - 1; i < BC_BASE_DIGS; --i) {
if (bc_num_pow10[i] > (BcBigDig) n->num[idx]) places += 1;
else break;
}
- // Calculate the combination of zero limbs and zero digits in the last
- // limb.
places += (nrdx - (idx + 1)) * BC_BASE_DIGS;
mod = places % 3;
- // Calculate places if we are in engineering mode.
if (eng && mod != 0) places += 3 - mod;
-
- // Shift the temp to the right place.
bc_num_shiftLeft(&temp, places);
}
else {
-
- // This is the number of digits that we are supposed to put behind the
- // decimal point.
places = bc_num_intDigits(n) - 1;
-
- // Calculate the true number based on whether engineering mode is
- // activated.
mod = places % 3;
if (eng && mod != 0) places -= 3 - (3 - mod);
-
- // Shift the temp to the right place.
bc_num_shiftRight(&temp, places);
}
- // Print the shifted number.
- bc_num_printDecimal(&temp, newline);
+ bc_num_printDecimal(&temp);
+ bc_num_putchar('e');
- // Print the e.
- bc_num_putchar('e', !newline);
-
- // Need to explicitly print a zero exponent.
if (!places) {
- bc_num_printHex(0, 1, false, !newline);
+ bc_num_printHex(0, 1, false);
goto exit;
}
- // Need to print sign for the exponent.
- if (neg) bc_num_putchar('-', true);
+ if (neg) bc_num_putchar('-');
- // Create a temporary for the exponent...
bc_num_setup(&exp, digs, BC_NUM_BIGDIG_LOG10);
bc_num_bigdig2num(&exp, (BcBigDig) places);
- /// ..and print it.
- bc_num_printDecimal(&exp, newline);
+ bc_num_printDecimal(&exp);
exit:
BC_SIG_MAYLOCK;
@@ -2616,16 +1796,6 @@ exit:
}
#endif // BC_ENABLE_EXTRA_MATH
-/**
- * Converts a number from limbs with base BC_BASE_POW to base @a pow, where
- * @a pow is obase^N.
- * @param n The number to convert.
- * @param rem BC_BASE_POW - @a pow.
- * @param pow The power of obase we will convert the number to.
- * @param idx The index of the number to start converting at. Doing the
- * conversion is O(n^2); we have to sweep through starting at the
- * least significant limb
- */
static void bc_num_printFixup(BcNum *restrict n, BcBigDig rem,
BcBigDig pow, size_t idx)
{
@@ -2633,119 +1803,75 @@ static void bc_num_printFixup(BcNum *restrict n, BcBigDig rem,
BcBigDig acc;
BcDig *a = n->num + idx;
- // Ignore if there's just one limb left. This is the part that requires the
- // extra loop after the one calling this function in bc_num_printPrepare().
if (len < 2) return;
- // Loop through the remaining limbs and convert. We start at the second limb
- // because we pull the value from the previous one as well.
for (i = len - 1; i > 0; --i) {
- // Get the limb and add it to the previous, along with multiplying by
- // the remainder because that's the proper overflow. "acc" means
- // "accumulator," by the way.
acc = ((BcBigDig) a[i]) * rem + ((BcBigDig) a[i - 1]);
-
- // Store a value in base pow in the previous limb.
a[i - 1] = (BcDig) (acc % pow);
-
- // Divide by the base and accumulate the remaining value in the limb.
acc /= pow;
acc += (BcBigDig) a[i];
- // If the accumulator is greater than the base...
if (acc >= BC_BASE_POW) {
- // Do we need to grow?
if (i == len - 1) {
-
- // Grow.
len = bc_vm_growSize(len, 1);
bc_num_expand(n, bc_vm_growSize(len, idx));
-
- // Update the pointer because it may have moved.
a = n->num + idx;
-
- // Zero out the last limb.
a[len - 1] = 0;
}
- // Overflow into the next limb since we are over the base.
a[i + 1] += acc / BC_BASE_POW;
acc %= BC_BASE_POW;
}
assert(acc < BC_BASE_POW);
-
- // Set the limb.
a[i] = (BcDig) acc;
}
- // We may have grown the number, so adjust the length.
n->len = len + idx;
}
-/**
- * Prepares a number for printing in a base that is not a divisor of
- * BC_BASE_POW. This basically converts the number from having limbs of base
- * BC_BASE_POW to limbs of pow, where pow is obase^N.
- * @param n The number to prepare for printing.
- * @param rem The remainder of BC_BASE_POW when divided by a power of the base.
- * @param pow The power of the base.
- */
-static void bc_num_printPrepare(BcNum *restrict n, BcBigDig rem, BcBigDig pow) {
-
+static void bc_num_printPrepare(BcNum *restrict n, BcBigDig rem,
+ BcBigDig pow)
+{
size_t i;
- // Loop from the least significant limb to the most significant limb and
- // convert limbs in each pass.
for (i = 0; i < n->len; ++i) bc_num_printFixup(n, rem, pow, i);
- // bc_num_printFixup() does not do everything it is supposed to, so we do
- // the last bit of cleanup here. That cleanup is to ensure that each limb
- // is less than pow and to expand the number to fit new limbs as necessary.
for (i = 0; i < n->len; ++i) {
assert(pow == ((BcBigDig) ((BcDig) pow)));
- // If the limb needs fixing...
if (n->num[i] >= (BcDig) pow) {
- // Do we need to grow?
if (i + 1 == n->len) {
-
- // Grow the number.
n->len = bc_vm_growSize(n->len, 1);
bc_num_expand(n, n->len);
-
- // Without this, we might use uninitialized data.
n->num[i + 1] = 0;
}
assert(pow < BC_BASE_POW);
-
- // Overflow into the next limb.
n->num[i + 1] += n->num[i] / ((BcDig) pow);
n->num[i] %= (BcDig) pow;
}
}
}
-static void bc_num_printNum(BcNum *restrict n, BcBigDig base, size_t len,
- BcNumDigitOp print, bool newline)
+static void bc_num_printNum(BcNum *restrict n, BcBigDig base,
+ size_t len, BcNumDigitOp print)
{
BcVec stack;
BcNum intp, fracp1, fracp2, digit, flen1, flen2, *n1, *n2, *temp;
BcBigDig dig = 0, *ptr, acc, exp;
- size_t i, j, nrdx, idigits;
+ size_t i, j, nrdx;
bool radix;
BcDig digit_digs[BC_NUM_BIGDIG_LOG10 + 1];
assert(base > 1);
- // Easy case. Even with scale, we just print this.
if (BC_NUM_ZERO(n)) {
- print(0, len, false, !newline);
+ print(0, len, false);
return;
}
@@ -2757,20 +1883,20 @@ static void bc_num_printNum(BcNum *restrict n, BcBigDig base, size_t len,
//
// Let me explain in a bit more detail:
//
- // The algorithm takes the current least significant limb (after intp has
- // been converted to an integer) and the next to least significant limb, and
- // it converts the least significant limb into one of the specified base,
- // putting any overflow into the next to least significant limb. It iterates
- // through the whole number, from least significant to most significant,
- // doing this conversion. At the end of that iteration, the least
- // significant limb is converted, but the others are not, so it iterates
- // again, starting at the next to least significant limb. It keeps doing
- // that conversion, skipping one more limb than the last time, until all
- // limbs have been converted. Then it prints them in reverse order.
+ // The algorithm takes the current least significant digit (after intp has
+ // been converted to an integer) and the next to least significant digit,
+ // and it converts the least significant digit into one of the specified
+ // base, putting any overflow into the next to least significant digit. It
+ // iterates through the whole number, from least significant to most
+ // significant, doing this conversion. At the end of that iteration, the
+ // least significant digit is converted, but the others are not, so it
+ // iterates again, starting at the next to least significant digit. It keeps
+ // doing that conversion, skipping one more digit than the last time, until
+ // all digits have been converted. Then it prints them in reverse order.
//
// That is the gist of the algorithm. It leaves out several things, such as
- // the fact that limbs are not always converted into the specified base, but
- // into something close, basically a power of the specified base. In
+ // the fact that digits are not always converted into the specified base,
+ // but into something close, basically a power of the specified base. In
// Stefan's words, "You could consider BcDigs to be of base 10^BC_BASE_DIGS
// in the normal case and obase^N for the largest value of N that satisfies
// obase^N <= 10^BC_BASE_DIGS. [This means that] the result is not in base
@@ -2780,76 +1906,49 @@ static void bc_num_printNum(BcNum *restrict n, BcBigDig base, size_t len,
//
// The conversion happens in bc_num_printPrepare() where the outer loop
// happens and bc_num_printFixup() where the inner loop, or actual
- // conversion, happens. In other words, bc_num_printPrepare() is where the
- // loop that starts at the least significant limb and goes to the most
- // significant limb. Then, on every iteration of its loop, it calls
- // bc_num_printFixup(), which has the inner loop of actually converting
- // the limbs it passes into limbs of base obase^N rather than base
- // BC_BASE_POW.
+ // conversion, happens.
nrdx = BC_NUM_RDX_VAL(n);
BC_SIG_LOCK;
- // The stack is what allows us to reverse the digits for printing.
- bc_vec_init(&stack, sizeof(BcBigDig), BC_DTOR_NONE);
+ bc_vec_init(&stack, sizeof(BcBigDig), NULL);
bc_num_init(&fracp1, nrdx);
- // intp will be the "integer part" of the number, so copy it.
bc_num_createCopy(&intp, n);
BC_SETJMP_LOCKED(err);
BC_SIG_UNLOCK;
- // Make intp an integer.
bc_num_truncate(&intp, intp.scale);
- // Get the fractional part out.
bc_num_sub(n, &intp, &fracp1, 0);
- // If the base is not the same as the last base used for printing, we need
- // to update the cached exponent and power. Yes, we cache the values of the
- // exponent and power. That is to prevent us from calculating them every
- // time because printing will probably happen multiple times on the same
- // base.
if (base != vm.last_base) {
vm.last_pow = 1;
vm.last_exp = 0;
- // Calculate the exponent and power.
while (vm.last_pow * base <= BC_BASE_POW) {
vm.last_pow *= base;
vm.last_exp += 1;
}
- // Also, the remainder and base itself.
vm.last_rem = BC_BASE_POW - vm.last_pow;
vm.last_base = base;
}
exp = vm.last_exp;
- // If vm.last_rem is 0, then the base we are printing in is a divisor of
- // BC_BASE_POW, which is the easy case because it means that BC_BASE_POW is
- // a power of obase, and no conversion is needed. If it *is* 0, then we have
- // the hard case, and we have to prepare the number for the base.
if (vm.last_rem != 0) bc_num_printPrepare(&intp, vm.last_rem, vm.last_pow);
- // After the conversion comes the surprisingly easy part. From here on out,
- // this is basically naive code that I wrote, adjusted for the larger bases.
-
- // Fill the stack of digits for the integer part.
for (i = 0; i < intp.len; ++i) {
- // Get the limb.
acc = (BcBigDig) intp.num[i];
- // Turn the limb into digits of base obase.
for (j = 0; j < exp && (i < intp.len - 1 || acc != 0); ++j)
{
- // This condition is true if we are not at the last digit.
if (j != exp - 1) {
dig = acc % base;
acc /= base;
@@ -2861,35 +1960,22 @@ static void bc_num_printNum(BcNum *restrict n, BcBigDig base, size_t len,
assert(dig < base);
- // Push the digit onto the stack.
bc_vec_push(&stack, &dig);
}
assert(acc == 0);
}
- // Go through the stack backwards and print each digit.
for (i = 0; i < stack.len; ++i) {
-
ptr = bc_vec_item_rev(&stack, i);
-
assert(ptr != NULL);
-
- // While the first three arguments should be self-explanatory, the last
- // needs explaining. I don't want to print a newline when the last digit
- // to be printed could take the place of the backslash rather than being
- // pushed, as a single character, to the next line. That's what that
- // last argument does for bc.
- print(*ptr, len, false, !newline ||
- (n->scale != 0 || i == stack.len - 1));
+ print(*ptr, len, false);
}
- // We are done if there is no fractional part.
if (!n->scale) goto err;
BC_SIG_LOCK;
- // Reset the jump because some locals are changing.
BC_UNSETJMP;
bc_num_init(&fracp2, nrdx);
@@ -2904,46 +1990,31 @@ static void bc_num_printNum(BcNum *restrict n, BcBigDig base, size_t len,
bc_num_one(&flen1);
radix = true;
-
- // Pointers for easy switching.
n1 = &flen1;
n2 = &flen2;
fracp2.scale = n->scale;
BC_NUM_RDX_SET_NP(fracp2, BC_NUM_RDX(fracp2.scale));
- // As long as we have not reached the scale of the number, keep printing.
- while ((idigits = bc_num_intDigits(n1)) <= n->scale) {
+ while (bc_num_intDigits(n1) < n->scale + 1) {
- // These numbers will keep growing.
bc_num_expand(&fracp2, fracp1.len + 1);
bc_num_mulArray(&fracp1, base, &fracp2);
nrdx = BC_NUM_RDX_VAL_NP(fracp2);
- // Ensure an invariant.
if (fracp2.len < nrdx) fracp2.len = nrdx;
// fracp is guaranteed to be non-negative and small enough.
- dig = bc_num_bigdig2(&fracp2);
+ bc_num_bigdig2(&fracp2, &dig);
- // Convert the digit to a number and subtract it from the number.
bc_num_bigdig2num(&digit, dig);
bc_num_sub(&fracp2, &digit, &fracp1, 0);
- // While the first three arguments should be self-explanatory, the last
- // needs explaining. I don't want to print a newline when the last digit
- // to be printed could take the place of the backslash rather than being
- // pushed, as a single character, to the next line. That's what that
- // last argument does for bc.
- print(dig, len, radix, !newline || idigits != n->scale);
-
- // Update the multipliers.
+ print(dig, len, radix);
bc_num_mulArray(n1, base, n2);
radix = false;
-
- // Switch.
temp = n1;
n1 = n2;
n2 = temp;
@@ -2962,28 +2033,16 @@ err:
BC_LONGJMP_CONT;
}
-/**
- * Prints a number in the specified base, or rather, figures out which function
- * to call to print the number in the specified base and calls it.
- * @param n The number to print.
- * @param base The base to print in.
- * @param newline Whether to print backslash+newlines on long enough lines.
- */
-static void bc_num_printBase(BcNum *restrict n, BcBigDig base, bool newline) {
+static void bc_num_printBase(BcNum *restrict n, BcBigDig base) {
size_t width;
BcNumDigitOp print;
bool neg = BC_NUM_NEG(n);
- // Just take care of the sign right here.
- if (neg) bc_num_putchar('-', true);
+ if (neg) bc_num_putchar('-');
- // Clear the sign because it makes the actual printing easier when we have
- // to do math.
BC_NUM_NEG_CLR(n);
- // Bases at hexadecimal and below are printed as one character, larger bases
- // are printed as a series of digits separated by spaces.
if (base <= BC_NUM_MAX_POSIX_IBASE) {
width = 1;
print = bc_num_printHex;
@@ -2994,20 +2053,15 @@ static void bc_num_printBase(BcNum *restrict n, BcBigDig base, bool newline) {
print = bc_num_printDigits;
}
- // Print.
- bc_num_printNum(n, base, width, print, newline);
-
- // Reset the sign.
+ bc_num_printNum(n, base, width, print);
n->rdx = BC_NUM_NEG_VAL(n, neg);
}
-#if !BC_ENABLE_LIBRARY
-
-void bc_num_stream(BcNum *restrict n) {
- bc_num_printNum(n, BC_NUM_STREAM_BASE, 1, bc_num_printChar, false);
+#if DC_ENABLED && !BC_ENABLE_LIBRARY
+void bc_num_stream(BcNum *restrict n, BcBigDig base) {
+ bc_num_printNum(n, base, 1, bc_num_printChar);
}
-
-#endif // !BC_ENABLE_LIBRARY
+#endif // DC_ENABLED && !BC_ENABLE_LIBRARY
void bc_num_setup(BcNum *restrict n, BcDig *restrict num, size_t cap) {
assert(n != NULL);
@@ -3024,13 +2078,14 @@ void bc_num_init(BcNum *restrict n, size_t req) {
assert(n != NULL);
- // BC_NUM_DEF_SIZE is set to be about the smallest allocation size that
- // malloc() returns in practice, so just use it.
req = req >= BC_NUM_DEF_SIZE ? req : BC_NUM_DEF_SIZE;
- // If we can't use a temp, allocate.
- if (req != BC_NUM_DEF_SIZE || (num = bc_vm_takeTemp()) == NULL)
- num = bc_vm_malloc(BC_NUM_SIZE(req));
+ if (req == BC_NUM_DEF_SIZE && vm.temps.len) {
+ BcNum *nptr = bc_vec_top(&vm.temps);
+ num = nptr->num;
+ bc_vec_pop(&vm.temps);
+ }
+ else num = bc_vm_malloc(BC_NUM_SIZE(req));
bc_num_setup(n, num, req);
}
@@ -3048,21 +2103,16 @@ void bc_num_free(void *num) {
assert(n != NULL);
- if (n->cap == BC_NUM_DEF_SIZE) bc_vm_addTemp(n->num);
+ if (n->cap == BC_NUM_DEF_SIZE) bc_vec_push(&vm.temps, n);
else free(n->num);
}
void bc_num_copy(BcNum *d, const BcNum *s) {
-
assert(d != NULL && s != NULL);
-
if (d == s) return;
-
bc_num_expand(d, s->len);
d->len = s->len;
-
- // I can just copy directly here because the sign *and* rdx will be
- // properly preserved.
+ // I can just copy directly here.
d->rdx = s->rdx;
d->scale = s->scale;
memcpy(d->num, s->num, BC_NUM_SIZE(d->len));
@@ -3074,7 +2124,7 @@ void bc_num_createCopy(BcNum *d, const BcNum *s) {
bc_num_copy(d, s);
}
-void bc_num_createFromBigdig(BcNum *restrict n, BcBigDig val) {
+void bc_num_createFromBigdig(BcNum *n, BcBigDig val) {
BC_SIG_ASSERT_LOCKED;
bc_num_init(n, BC_NUM_BIGDIG_LOG10);
bc_num_bigdig2num(n, val);
@@ -3088,32 +2138,21 @@ size_t bc_num_len(const BcNum *restrict n) {
size_t len = n->len;
- // Always return at least 1.
if (BC_NUM_ZERO(n)) return n->scale ? n->scale : 1;
- // If this is true, there is no integer portion of the number.
if (BC_NUM_RDX_VAL(n) == len) {
- // We have to take into account the fact that some of the digits right
- // after the decimal could be zero. If that is the case, we need to
- // ignore them until we hit the first non-zero digit.
-
size_t zero, scale;
- // The number of limbs with non-zero digits.
- len = bc_num_nonZeroLen(n);
+ len = bc_num_nonzeroLen(n);
- // Get the number of digits in the last limb.
scale = n->scale % BC_BASE_DIGS;
scale = scale ? scale : BC_BASE_DIGS;
- // Get the number of zero digits.
zero = bc_num_zeroDigits(n->num + len - 1);
- // Calculate the true length.
len = len * BC_BASE_DIGS - zero - (BC_BASE_DIGS - scale);
}
- // Otherwise, count the number of int digits and return that plus the scale.
else len = bc_num_intDigits(n) + n->scale;
return len;
@@ -3125,8 +2164,6 @@ void bc_num_parse(BcNum *restrict n, const char *restrict val, BcBigDig base) {
assert(base >= BC_NUM_MIN_BASE && base <= vm.maxes[BC_PROG_GLOBALS_IBASE]);
assert(bc_num_strValid(val));
- // A one character number is *always* parsed as though the base was the
- // maximum allowed ibase, per the bc spec.
if (!val[1]) {
BcBigDig dig = bc_num_parseChar(val[0], BC_NUM_MAX_LBASE);
bc_num_bigdig2num(n, dig);
@@ -3142,33 +2179,30 @@ void bc_num_print(BcNum *restrict n, BcBigDig base, bool newline) {
assert(n != NULL);
assert(BC_ENABLE_EXTRA_MATH || base >= BC_NUM_MIN_BASE);
- // We may need a newline, just to start.
bc_num_printNewline();
- // Short-circuit 0.
- if (BC_NUM_ZERO(n)) bc_num_printHex(0, 1, false, !newline);
- else if (base == BC_BASE) bc_num_printDecimal(n, newline);
+ if (BC_NUM_ZERO(n)) bc_num_printHex(0, 1, false);
+ else if (base == BC_BASE) bc_num_printDecimal(n);
#if BC_ENABLE_EXTRA_MATH
- else if (base == 0 || base == 1)
- bc_num_printExponent(n, base != 0, newline);
+ else if (base == 0 || base == 1) bc_num_printExponent(n, base != 0);
#endif // BC_ENABLE_EXTRA_MATH
- else bc_num_printBase(n, base, newline);
+ else bc_num_printBase(n, base);
- if (newline) bc_num_putchar('\n', false);
+ if (newline) bc_num_putchar('\n');
}
-BcBigDig bc_num_bigdig2(const BcNum *restrict n) {
+void bc_num_bigdig2(const BcNum *restrict n, BcBigDig *result) {
// This function returns no errors because it's guaranteed to succeed if
- // its preconditions are met. Those preconditions include both n needs to
- // be non-NULL, n being non-negative, and n being less than vm.max. If all
- // of that is true, then we can just convert without worrying about negative
- // errors or overflow.
+ // its preconditions are met. Those preconditions include both parameters
+ // being non-NULL, n being non-negative, and n being less than vm.max. If
+ // all of that is true, then we can just convert without worrying about
+ // negative errors or overflow.
BcBigDig r = 0;
size_t nrdx = BC_NUM_RDX_VAL(n);
- assert(n != NULL);
+ assert(n != NULL && result != NULL);
assert(!BC_NUM_NEG(n));
assert(bc_num_cmp(n, &vm.max) < 0);
assert(n->len - nrdx <= 3);
@@ -3197,22 +2231,18 @@ BcBigDig bc_num_bigdig2(const BcNum *restrict n) {
}
}
- return r;
+ *result = r;
}
-BcBigDig bc_num_bigdig(const BcNum *restrict n) {
+void bc_num_bigdig(const BcNum *restrict n, BcBigDig *result) {
- assert(n != NULL);
+ assert(n != NULL && result != NULL);
- // This error checking is extremely important, and if you do not have a
- // guarantee that converting a number will always succeed in a particular
- // case, you *must* call this function to get these error checks. This
- // includes all instances of numbers inputted by the user or calculated by
- // the user. Otherwise, you can call the faster bc_num_bigdig2().
- if (BC_ERR(BC_NUM_NEG(n))) bc_err(BC_ERR_MATH_NEGATIVE);
- if (BC_ERR(bc_num_cmp(n, &vm.max) >= 0)) bc_err(BC_ERR_MATH_OVERFLOW);
+ if (BC_ERR(BC_NUM_NEG(n))) bc_vm_err(BC_ERR_MATH_NEGATIVE);
+ if (BC_ERR(bc_num_cmp(n, &vm.max) >= 0))
+ bc_vm_err(BC_ERR_MATH_OVERFLOW);
- return bc_num_bigdig2(n);
+ bc_num_bigdig2(n, result);
}
void bc_num_bigdig2num(BcNum *restrict n, BcBigDig val) {
@@ -3224,34 +2254,23 @@ void bc_num_bigdig2num(BcNum *restrict n, BcBigDig val) {
bc_num_zero(n);
- // Already 0.
if (!val) return;
- // Expand first. This is the only way this function can fail, and it's a
- // fatal error.
bc_num_expand(n, BC_NUM_BIGDIG_LOG10);
- // The conversion is easy because numbers are laid out in little-endian
- // order.
for (ptr = n->num, i = 0; val; ++i, val /= BC_BASE_POW)
ptr[i] = val % BC_BASE_POW;
n->len = i;
}
-#if BC_ENABLE_EXTRA_MATH
-
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
void bc_num_rng(const BcNum *restrict n, BcRNG *rng) {
BcNum temp, temp2, intn, frac;
BcRand state1, state2, inc1, inc2;
size_t nrdx = BC_NUM_RDX_VAL(n);
- // This function holds the secret of how I interpret a seed number for the
- // PRNG. Well, it's actually in the development manual
- // (manuals/development.md#pseudo-random-number-generator), so look there
- // before you try to understand this.
-
BC_SIG_LOCK;
bc_num_init(&temp, n->len);
@@ -3273,24 +2292,20 @@ void bc_num_rng(const BcNum *restrict n, BcRNG *rng) {
assert(BC_NUM_RDX_VALID_NP(frac));
assert(BC_NUM_RDX_VALID_NP(vm.max2));
- // Multiply the fraction and truncate so that it's an integer. The
- // truncation is what clamps it, by the way.
bc_num_mul(&frac, &vm.max2, &temp, 0);
+
bc_num_truncate(&temp, temp.scale);
bc_num_copy(&frac, &temp);
- // Get the integer.
memcpy(intn.num, n->num + nrdx, BC_NUM_SIZE(bc_num_int(n)));
intn.len = bc_num_int(n);
// This assert is here because it has to be true. It is also here to justify
- // some optimizations.
+ // the use of BC_ERR_SIGNAL_ONLY() on each of the divmod's and mod's below.
assert(BC_NUM_NONZERO(&vm.max));
- // If there *was* a fractional part...
if (BC_NUM_NONZERO(&frac)) {
- // This divmod splits frac into the two state parts.
bc_num_divmod(&frac, &vm.max, &temp, &temp2, 0);
// frac is guaranteed to be smaller than vm.max * vm.max (pow).
@@ -3298,22 +2313,19 @@ void bc_num_rng(const BcNum *restrict n, BcRNG *rng) {
// quotient and remainder are both guaranteed to be less than vm.max,
// which means we can use bc_num_bigdig2() here and not worry about
// overflow.
- state1 = (BcRand) bc_num_bigdig2(&temp2);
- state2 = (BcRand) bc_num_bigdig2(&temp);
+ bc_num_bigdig2(&temp2, (BcBigDig*) &state1);
+ bc_num_bigdig2(&temp, (BcBigDig*) &state2);
}
else state1 = state2 = 0;
- // If there *was* an integer part...
if (BC_NUM_NONZERO(&intn)) {
- // This divmod splits intn into the two inc parts.
bc_num_divmod(&intn, &vm.max, &temp, &temp2, 0);
// Because temp2 is the mod of vm.max, from above, it is guaranteed
// to be small enough to use bc_num_bigdig2().
- inc1 = (BcRand) bc_num_bigdig2(&temp2);
+ bc_num_bigdig2(&temp2, (BcBigDig*) &inc1);
- // Clamp the second inc part.
if (bc_num_cmp(&temp, &vm.max) >= 0) {
bc_num_copy(&temp2, &temp);
bc_num_mod(&temp2, &vm.max, &temp, 0);
@@ -3321,7 +2333,7 @@ void bc_num_rng(const BcNum *restrict n, BcRNG *rng) {
// The if statement above ensures that temp is less than vm.max, which
// means that we can use bc_num_bigdig2() here.
- inc2 = (BcRand) bc_num_bigdig2(&temp);
+ bc_num_bigdig2(&temp, (BcBigDig*) &inc2);
}
else inc1 = inc2 = 0;
@@ -3356,44 +2368,37 @@ void bc_num_createFromRNG(BcNum *restrict n, BcRNG *rng) {
bc_num_setup(&conv, conv_num, sizeof(conv_num) / sizeof(BcDig));
// This assert is here because it has to be true. It is also here to justify
- // the assumption that vm.max is not zero.
+ // the assumption that vm.max2 is not zero.
assert(BC_NUM_NONZERO(&vm.max));
- // Because this is true, we can just ignore math errors that would happen
- // otherwise.
+ // Because this is true, we can just use BC_ERR_SIGNAL_ONLY() below when
+ // dividing by vm.max2.
assert(BC_NUM_NONZERO(&vm.max2));
bc_rand_getRands(rng, &s1, &s2, &i1, &i2);
- // Put the second piece of state into a number.
bc_num_bigdig2num(&conv, (BcBigDig) s2);
assert(BC_NUM_RDX_VALID_NP(conv));
- // Multiply by max to make room for the first piece of state.
bc_num_mul(&conv, &vm.max, &temp1, 0);
- // Add in the first piece of state.
bc_num_bigdig2num(&conv, (BcBigDig) s1);
+
bc_num_add(&conv, &temp1, &temp2, 0);
- // Divide to make it an entirely fractional part.
bc_num_div(&temp2, &vm.max2, &temp3, BC_RAND_STATE_BITS);
- // Now start on the increment parts. It's the same process without the
- // divide, so put the second piece of increment into a number.
bc_num_bigdig2num(&conv, (BcBigDig) i2);
assert(BC_NUM_RDX_VALID_NP(conv));
- // Multiply by max to make room for the first piece of increment.
bc_num_mul(&conv, &vm.max, &temp1, 0);
- // Add in the first piece of increment.
bc_num_bigdig2num(&conv, (BcBigDig) i1);
+
bc_num_add(&conv, &temp1, &temp2, 0);
- // Now add the two together.
bc_num_add(&temp2, &temp3, n, 0);
assert(BC_NUM_RDX_VALID(n));
@@ -3404,51 +2409,157 @@ err:
BC_LONGJMP_CONT;
}
-void bc_num_irand(BcNum *restrict a, BcNum *restrict b, BcRNG *restrict rng) {
-
- BcNum atemp;
- size_t i, len;
+void bc_num_irand(const BcNum *restrict a, BcNum *restrict b,
+ BcRNG *restrict rng)
+{
+ BcRand r;
+ BcBigDig modl;
+ BcNum pow, pow2, cp, cp2, mod, temp1, temp2, rand;
+ BcNum *p1, *p2, *t1, *t2, *c1, *c2, *tmp;
+ BcDig rand_num[BC_NUM_BIGDIG_LOG10];
+ bool carry;
+ ssize_t cmp;
assert(a != b);
- if (BC_ERR(BC_NUM_NEG(a))) bc_err(BC_ERR_MATH_NEGATIVE);
-
- // If either of these are true, then the numbers are integers.
+ if (BC_ERR(BC_NUM_NEG(a))) bc_vm_err(BC_ERR_MATH_NEGATIVE);
+ if (BC_ERR(BC_NUM_RDX_VAL(a))) bc_vm_err(BC_ERR_MATH_NON_INTEGER);
if (BC_NUM_ZERO(a) || BC_NUM_ONE(a)) return;
- if (BC_ERR(bc_num_nonInt(a, &atemp))) bc_err(BC_ERR_MATH_NON_INTEGER);
+ cmp = bc_num_cmp(a, &vm.max);
+
+ if (cmp <= 0) {
- assert(atemp.len);
+ BcRand bits = 0;
- len = atemp.len - 1;
+ if (cmp < 0) bc_num_bigdig2(a, (BcBigDig*) &bits);
- // Just generate a random number for each limb.
- for (i = 0; i < len; ++i)
- b->num[i] = (BcDig) bc_rand_bounded(rng, BC_BASE_POW);
+ // This condition means that bits is a power of 2. In that case, we
+ // can just grab a full-size int and mask out the unneeded bits.
+ // Also, this condition says that 0 is a power of 2, which works for
+ // us, since a value of 0 means a == rng->max. The bitmask will mask
+ // nothing in that case as well.
+ if (!(bits & (bits - 1))) r = bc_rand_int(rng) & (bits - 1);
+ else r = bc_rand_bounded(rng, bits);
- // Do the last digit explicitly because the bound must be right. But only
- // do it if the limb does not equal 1. If it does, we have already hit the
- // limit.
- if (atemp.num[i] != 1) {
- b->num[i] = (BcDig) bc_rand_bounded(rng, (BcRand) atemp.num[i]);
- b->len = atemp.len;
+ // We made sure that r is less than vm.max,
+ // so we can use bc_num_bigdig2() here.
+ bc_num_bigdig2num(b, r);
+
+ return;
}
- // We want 1 less len in the case where we skip the last limb.
- else b->len = len;
+ // In the case where a is less than rng->max, we have to make sure we have
+ // an exclusive bound. This ensures that it happens. (See below.)
+ carry = (cmp < 0);
+
+ BC_SIG_LOCK;
+
+ bc_num_createCopy(&cp, a);
+
+ bc_num_init(&cp2, cp.len);
+ bc_num_init(&mod, BC_NUM_BIGDIG_LOG10);
+ bc_num_init(&temp1, BC_NUM_DEF_SIZE);
+ bc_num_init(&temp2, BC_NUM_DEF_SIZE);
+ bc_num_init(&pow2, BC_NUM_DEF_SIZE);
+ bc_num_init(&pow, BC_NUM_DEF_SIZE);
+ bc_num_one(&pow);
+ bc_num_setup(&rand, rand_num, sizeof(rand_num) / sizeof(BcDig));
+
+ BC_SETJMP_LOCKED(err);
+
+ BC_SIG_UNLOCK;
+
+ p1 = &pow;
+ p2 = &pow2;
+ t1 = &temp1;
+ t2 = &temp2;
+ c1 = &cp;
+ c2 = &cp2;
+
+ // This assert is here because it has to be true. It is also here to justify
+ // the use of BC_ERR_SIGNAL_ONLY() on each of the divmod's and mod's below.
+ assert(BC_NUM_NONZERO(&vm.max));
+
+ while (BC_NUM_NONZERO(c1)) {
+
+ bc_num_divmod(c1, &vm.max, c2, &mod, 0);
+
+ // Because mod is the mod of vm.max, it is guaranteed to be smaller,
+ // which means we can use bc_num_bigdig2() here.
+ bc_num_bigdig(&mod, &modl);
+
+ if (bc_num_cmp(c1, &vm.max) < 0) {
+
+ // In this case, if there is no carry, then we know we can generate
+ // an integer *equal* to modl. Thus, we add one if there is no
+ // carry. Otherwise, we add zero, and we are still bounded properly.
+ // Since the last portion is guaranteed to be greater than 1, we
+ // know modl isn't 0 unless there is no carry.
+ modl += !carry;
+
+ if (modl == 1) r = 0;
+ else if (!modl) r = bc_rand_int(rng);
+ else r = bc_rand_bounded(rng, (BcRand) modl);
+ }
+ else {
+ if (modl) modl -= carry;
+ r = bc_rand_int(rng);
+ carry = (r >= (BcRand) modl);
+ }
+
+ bc_num_bigdig2num(&rand, r);
+
+ assert(BC_NUM_RDX_VALID_NP(rand));
+ assert(BC_NUM_RDX_VALID(p1));
+
+ bc_num_mul(&rand, p1, p2, 0);
+ bc_num_add(p2, t1, t2, 0);
+
+ if (BC_NUM_NONZERO(c2)) {
+
+ assert(BC_NUM_RDX_VALID_NP(vm.max));
+ assert(BC_NUM_RDX_VALID(p1));
+
+ bc_num_mul(&vm.max, p1, p2, 0);
+
+ tmp = p1;
+ p1 = p2;
+ p2 = tmp;
+
+ tmp = c1;
+ c1 = c2;
+ c2 = tmp;
+ }
+ else c1 = c2;
+
+ tmp = t1;
+ t1 = t2;
+ t2 = tmp;
+ }
+
+ bc_num_copy(b, t1);
bc_num_clean(b);
assert(BC_NUM_RDX_VALID(b));
+
+err:
+ BC_SIG_MAYLOCK;
+ bc_num_free(&pow);
+ bc_num_free(&pow2);
+ bc_num_free(&temp2);
+ bc_num_free(&temp1);
+ bc_num_free(&mod);
+ bc_num_free(&cp2);
+ bc_num_free(&cp);
+ BC_LONGJMP_CONT;
}
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
size_t bc_num_addReq(const BcNum *a, const BcNum *b, size_t scale) {
size_t aint, bint, ardx, brdx;
- // Addition and subtraction require the max of the length of the two numbers
- // plus 1.
-
BC_UNUSED(scale);
ardx = BC_NUM_RDX_VAL(a);
@@ -3466,34 +2577,20 @@ size_t bc_num_addReq(const BcNum *a, const BcNum *b, size_t scale) {
}
size_t bc_num_mulReq(const BcNum *a, const BcNum *b, size_t scale) {
-
size_t max, rdx;
-
- // Multiplication requires the sum of the lengths of the numbers.
-
rdx = bc_vm_growSize(BC_NUM_RDX_VAL(a), BC_NUM_RDX_VAL(b));
-
max = BC_NUM_RDX(scale);
-
max = bc_vm_growSize(BC_MAX(max, rdx), 1);
rdx = bc_vm_growSize(bc_vm_growSize(bc_num_int(a), bc_num_int(b)), max);
-
return rdx;
}
size_t bc_num_divReq(const BcNum *a, const BcNum *b, size_t scale) {
-
size_t max, rdx;
-
- // Division requires the length of the dividend plus the scale.
-
rdx = bc_vm_growSize(BC_NUM_RDX_VAL(a), BC_NUM_RDX_VAL(b));
-
max = BC_NUM_RDX(scale);
-
max = bc_vm_growSize(BC_MAX(max, rdx), 1);
rdx = bc_vm_growSize(bc_num_int(a), max);
-
return rdx;
}
@@ -3573,24 +2670,16 @@ void bc_num_sqrt(BcNum *restrict a, BcNum *restrict b, size_t scale) {
assert(a != NULL && b != NULL && a != b);
- if (BC_ERR(BC_NUM_NEG(a))) bc_err(BC_ERR_MATH_NEGATIVE);
+ if (BC_ERR(BC_NUM_NEG(a))) bc_vm_err(BC_ERR_MATH_NEGATIVE);
- // We want to calculate to a's scale if it is bigger so that the result will
- // truncate properly.
if (a->scale > scale) scale = a->scale;
- // Set parameters for the result.
len = bc_vm_growSize(bc_num_intDigits(a), 1);
rdx = BC_NUM_RDX(scale);
-
- // Square root needs half of the length of the parameter.
req = bc_vm_growSize(BC_MAX(rdx, BC_NUM_RDX_VAL(a)), len >> 1);
BC_SIG_LOCK;
- // Unlike the binary operators, this function is the only single parameter
- // function and is expected to initialize the result. This means that it
- // expects that b is *NOT* preallocated. We allocate it here.
bc_num_init(b, bc_vm_growSize(req, 1));
BC_SIG_UNLOCK;
@@ -3598,20 +2687,16 @@ void bc_num_sqrt(BcNum *restrict a, BcNum *restrict b, size_t scale) {
assert(a != NULL && b != NULL && a != b);
assert(a->num != NULL && b->num != NULL);
- // Easy case.
if (BC_NUM_ZERO(a)) {
bc_num_setToZero(b, scale);
return;
}
-
- // Another easy case.
if (BC_NUM_ONE(a)) {
bc_num_one(b);
bc_num_extend(b, scale);
return;
}
- // Set the parameters again.
rdx = BC_NUM_RDX(scale);
rdx = BC_MAX(rdx, BC_NUM_RDX_VAL(a));
len = bc_vm_growSize(a->len, rdx);
@@ -3622,8 +2707,6 @@ void bc_num_sqrt(BcNum *restrict a, BcNum *restrict b, size_t scale) {
bc_num_init(&num2, len);
bc_num_setup(&half, half_digs, sizeof(half_digs) / sizeof(BcDig));
- // There is a division by two in the formula. We setup a number that's 1/2
- // so that we can use multiplication instead of heavy division.
bc_num_one(&half);
half.num[0] = BC_BASE_POW / 2;
half.len = 1;
@@ -3637,23 +2720,14 @@ void bc_num_sqrt(BcNum *restrict a, BcNum *restrict b, size_t scale) {
BC_SIG_UNLOCK;
- // Pointers for easy switching.
x0 = &num1;
x1 = &num2;
- // Start with 1.
bc_num_one(x0);
-
- // The power of the operand is needed for the estimate.
pow = bc_num_intDigits(a);
- // The code in this if statement calculates the initial estimate. First, if
- // a is less than 0, then 0 is a good estimate. Otherwise, we want something
- // in the same ballpark. That ballpark is pow.
if (pow) {
- // An odd number is served by starting with 2^((pow-1)/2), and an even
- // number is served by starting with 6^((pow-2)/2). Why? Because math.
if (pow & 1) x0->num[0] = 2;
else x0->num[0] = 6;
@@ -3665,15 +2739,10 @@ void bc_num_sqrt(BcNum *restrict a, BcNum *restrict b, size_t scale) {
x0->scale = x0->rdx = 0;
resscale = (scale + BC_BASE_DIGS) + 2;
- // This is the calculation loop. This compare goes to 0 eventually as the
- // difference between the two numbers gets smaller than resscale.
while (bc_num_cmp(x1, x0)) {
assert(BC_NUM_NONZERO(x0));
- // This loop directly corresponds to the iteration in Newton's method.
- // If you know the formula, this loop makes sense. Go study the formula.
-
bc_num_div(a, x0, &f, resscale);
bc_num_add(x0, &f, &fprime, resscale);
@@ -3682,13 +2751,11 @@ void bc_num_sqrt(BcNum *restrict a, BcNum *restrict b, size_t scale) {
bc_num_mul(&fprime, &half, x1, resscale);
- // Switch.
temp = x0;
x0 = x1;
x1 = temp;
}
- // Copy to the result and truncate.
bc_num_copy(b, x0);
if (b->scale > scale) bc_num_truncate(b, b->scale - scale);
@@ -3712,17 +2779,12 @@ void bc_num_divmod(BcNum *a, BcNum *b, BcNum *c, BcNum *d, size_t scale) {
BcNum *ptr_a, num2;
bool init = false;
- // The bulk of this function is just doing what bc_num_binary() does for the
- // binary operators. However, it assumes that only c and a can be equal.
-
- // Set up the parameters.
ts = BC_MAX(scale + b->scale, a->scale);
len = bc_num_mulReq(a, b, ts);
assert(a != NULL && b != NULL && c != NULL && d != NULL);
assert(c != d && a != d && b != d && b != c);
- // Initialize or expand as necessary.
if (c == a) {
memcpy(&num2, c, sizeof(BcNum));
@@ -3743,7 +2805,6 @@ void bc_num_divmod(BcNum *a, BcNum *b, BcNum *c, BcNum *d, size_t scale) {
bc_num_expand(c, len);
}
- // Do the quick version if possible.
if (BC_NUM_NONZERO(a) && !BC_NUM_RDX_VAL(a) &&
!BC_NUM_RDX_VAL(b) && b->len == 1 && !scale)
{
@@ -3756,7 +2817,6 @@ void bc_num_divmod(BcNum *a, BcNum *b, BcNum *c, BcNum *d, size_t scale) {
d->num[0] = (BcDig) rem;
d->len = (rem != 0);
}
- // Do the slow method.
else bc_num_r(ptr_a, b, c, d, scale, ts);
assert(!BC_NUM_NEG(c) || BC_NUM_NONZERO(c));
@@ -3769,7 +2829,6 @@ void bc_num_divmod(BcNum *a, BcNum *b, BcNum *c, BcNum *d, size_t scale) {
assert(!d->len || d->num[d->len - 1] || BC_NUM_RDX_VAL(d) == d->len);
err:
- // Only cleanup if we initialized.
if (init) {
BC_SIG_MAYLOCK;
bc_num_free(&num2);
@@ -3777,39 +2836,28 @@ err:
}
}
+#if DC_ENABLED
void bc_num_modexp(BcNum *a, BcNum *b, BcNum *c, BcNum *restrict d) {
- BcNum base, exp, two, temp, atemp, btemp, ctemp;
+ BcNum base, exp, two, temp;
BcDig two_digs[2];
assert(a != NULL && b != NULL && c != NULL && d != NULL);
assert(a != d && b != d && c != d);
- if (BC_ERR(BC_NUM_ZERO(c))) bc_err(BC_ERR_MATH_DIVIDE_BY_ZERO);
-
- if (BC_ERR(BC_NUM_NEG(b))) bc_err(BC_ERR_MATH_NEGATIVE);
-
-#ifndef NDEBUG
- // This is entirely for quieting a useless scan-build error.
- btemp.len = 0;
- ctemp.len = 0;
-#endif // NDEBUG
-
- // Eliminate fractional parts that are zero or error if they are not zero.
- if (BC_ERR(bc_num_nonInt(a, &atemp) || bc_num_nonInt(b, &btemp) ||
- bc_num_nonInt(c, &ctemp)))
- {
- bc_err(BC_ERR_MATH_NON_INTEGER);
- }
+ if (BC_ERR(BC_NUM_ZERO(c))) bc_vm_err(BC_ERR_MATH_DIVIDE_BY_ZERO);
+ if (BC_ERR(BC_NUM_NEG(b))) bc_vm_err(BC_ERR_MATH_NEGATIVE);
+ if (BC_ERR(BC_NUM_RDX_VAL(a) || BC_NUM_RDX_VAL(b) || BC_NUM_RDX_VAL(c)))
+ bc_vm_err(BC_ERR_MATH_NON_INTEGER);
- bc_num_expand(d, ctemp.len);
+ bc_num_expand(d, c->len);
BC_SIG_LOCK;
- bc_num_init(&base, ctemp.len);
+ bc_num_init(&base, c->len);
bc_num_setup(&two, two_digs, sizeof(two_digs) / sizeof(BcDig));
- bc_num_init(&temp, btemp.len + 1);
- bc_num_createCopy(&exp, &btemp);
+ bc_num_init(&temp, b->len + 1);
+ bc_num_createCopy(&exp, b);
BC_SETJMP_LOCKED(err);
@@ -3820,10 +2868,8 @@ void bc_num_modexp(BcNum *a, BcNum *b, BcNum *c, BcNum *restrict d) {
bc_num_one(d);
// We already checked for 0.
- bc_num_rem(&atemp, &ctemp, &base, 0);
+ bc_num_rem(a, c, &base, 0);
- // If you know the algorithm I used, the memory-efficient method, then this
- // loop should be self-explanatory because it is the calculation loop.
while (BC_NUM_NONZERO(&exp)) {
// Num two cannot be 0, so no errors.
@@ -3837,7 +2883,7 @@ void bc_num_modexp(BcNum *a, BcNum *b, BcNum *c, BcNum *restrict d) {
bc_num_mul(d, &base, &temp, 0);
// We already checked for 0.
- bc_num_rem(&temp, &ctemp, d, 0);
+ bc_num_rem(&temp, c, d, 0);
}
assert(BC_NUM_RDX_VALID_NP(base));
@@ -3845,7 +2891,7 @@ void bc_num_modexp(BcNum *a, BcNum *b, BcNum *c, BcNum *restrict d) {
bc_num_mul(&base, &base, &temp, 0);
// We already checked for 0.
- bc_num_rem(&temp, &ctemp, &base, 0);
+ bc_num_rem(&temp, c, &base, 0);
}
err:
@@ -3858,12 +2904,13 @@ err:
assert(BC_NUM_RDX_VALID(d));
assert(!d->len || d->num[d->len - 1] || BC_NUM_RDX_VAL(d) == d->len);
}
+#endif // DC_ENABLED
#if BC_DEBUG_CODE
void bc_num_printDebug(const BcNum *n, const char *name, bool emptyline) {
bc_file_puts(&vm.fout, bc_flush_none, name);
bc_file_puts(&vm.fout, bc_flush_none, ": ");
- bc_num_printDecimal(n, true);
+ bc_num_printDecimal(n);
bc_file_putchar(&vm.fout, bc_flush_err, '\n');
if (emptyline) bc_file_putchar(&vm.fout, bc_flush_err, '\n');
vm.nchars = 0;
diff --git a/src/opt.c b/src/opt.c
index ddc78362..3f09afe3 100644
--- a/src/opt.c
+++ b/src/opt.c
@@ -47,22 +47,10 @@
#include <opt.h>
#include <vm.h>
-/**
- * Returns true if index @a i is the end of the longopts array.
- * @param longopts The long options array.
- * @param i The index to test.
- * @return True if @a i is the last index, false otherwise.
- */
static inline bool bc_opt_longoptsEnd(const BcOptLong *longopts, size_t i) {
return !longopts[i].name && !longopts[i].val;
}
-/**
- * Returns the name of the long option that matches the character @a c.
- * @param longopts The long options array.
- * @param c The character to match against.
- * @return The name of the long option that matches @a c, or "NULL".
- */
static const char* bc_opt_longopt(const BcOptLong *longopts, int c) {
size_t i;
@@ -71,44 +59,14 @@ static const char* bc_opt_longopt(const BcOptLong *longopts, int c) {
if (longopts[i].val == c) return longopts[i].name;
}
- BC_UNREACHABLE
-
return "NULL";
}
-/**
- * Issues a fatal error for an option parsing failure.
- * @param err The error.
- * @param c The character for the failing option.
- * @param str Either the string for the failing option, or the invalid
- * option.
- * @param use_short True if the short option should be used for error printing,
- * false otherwise.
- */
-static void bc_opt_error(BcErr err, int c, const char *str, bool use_short) {
-
- if (err == BC_ERR_FATAL_OPTION) {
-
- if (use_short) {
-
- char short_str[2];
-
- short_str[0] = (char) c;
- short_str[1] = '\0';
-
- bc_error(err, 0, short_str);
- }
- else bc_error(err, 0, str);
- }
- else bc_error(err, 0, (int) c, str);
+static void bc_opt_error(BcErr err, int c, const char *str) {
+ if (err == BC_ERR_FATAL_OPTION) bc_vm_error(err, 0, str);
+ else bc_vm_error(err, 0, (int) c, str);
}
-/**
- * Returns the type of the long option that matches @a c.
- * @param longopts The long options array.
- * @param c The character to match against.
- * @return The type of the long option as an integer, or -1 if none.
- */
static int bc_opt_type(const BcOptLong *longopts, char c) {
size_t i;
@@ -122,12 +80,6 @@ static int bc_opt_type(const BcOptLong *longopts, char c) {
return (int) longopts[i].type;
}
-/**
- * Parses a short option.
- * @param o The option parser.
- * @param longopts The long options array.
- * @return The character for the short option, or -1 if none left.
- */
static int bc_opt_parseShort(BcOpt *o, const BcOptLong *longopts) {
int type;
@@ -135,15 +87,12 @@ static int bc_opt_parseShort(BcOpt *o, const BcOptLong *longopts) {
char *option = o->argv[o->optind];
int ret = -1;
- // Make sure to clear these.
o->optopt = 0;
o->optarg = NULL;
- // Get the next option.
option += o->subopt + 1;
o->optopt = option[0];
- // Get the type and the next data.
type = bc_opt_type(longopts, option[0]);
next = o->argv[o->optind + 1];
@@ -153,7 +102,6 @@ static int bc_opt_parseShort(BcOpt *o, const BcOptLong *longopts) {
case BC_OPT_BC_ONLY:
case BC_OPT_DC_ONLY:
{
- // Check for invalid option and barf if so.
if (type == -1 || (type == BC_OPT_BC_ONLY && BC_IS_DC) ||
(type == BC_OPT_DC_ONLY && BC_IS_BC))
{
@@ -162,7 +110,7 @@ static int bc_opt_parseShort(BcOpt *o, const BcOptLong *longopts) {
str[0] = option[0];
o->optind += 1;
- bc_opt_error(BC_ERR_FATAL_OPTION, option[0], str, true);
+ bc_opt_error(BC_ERR_FATAL_OPTION, option[0], str);
}
}
// Fallthrough.
@@ -170,50 +118,31 @@ static int bc_opt_parseShort(BcOpt *o, const BcOptLong *longopts) {
case BC_OPT_NONE:
{
- // If there is something else, update the suboption.
if (option[1]) o->subopt += 1;
else {
-
- // Go to the next argument.
o->subopt = 0;
o->optind += 1;
}
ret = (int) option[0];
-
break;
}
- case BC_OPT_REQUIRED_BC_ONLY:
- {
- if (BC_IS_DC)
- bc_opt_error(BC_ERR_FATAL_OPTION, option[0],
- bc_opt_longopt(longopts, option[0]), true);
- }
- // Fallthrough
- BC_FALLTHROUGH
-
case BC_OPT_REQUIRED:
{
- // Always go to the next argument.
o->subopt = 0;
o->optind += 1;
- // Use the next characters, if they exist.
if (option[1]) o->optarg = option + 1;
else if (next != NULL) {
-
- // USe the next.
o->optarg = next;
o->optind += 1;
}
- // No argument, barf.
else bc_opt_error(BC_ERR_FATAL_OPTION_NO_ARG, option[0],
- bc_opt_longopt(longopts, option[0]), true);
+ bc_opt_longopt(longopts, option[0]));
ret = (int) option[0];
-
break;
}
}
@@ -221,38 +150,21 @@ static int bc_opt_parseShort(BcOpt *o, const BcOptLong *longopts) {
return ret;
}
-/**
- * Ensures that a long option argument matches a long option name, regardless of
- * "=<data>" at the end.
- * @param name The name to match.
- * @param option The command-line argument.
- * @return True if @a option matches @a name, false otherwise.
- */
static bool bc_opt_longoptsMatch(const char *name, const char *option) {
const char *a = option, *n = name;
- // Can never match a NULL name.
if (name == NULL) return false;
- // Loop through
for (; *a && *n && *a != '='; ++a, ++n) {
if (*a != *n) return false;
}
- // Ensure they both end at the same place.
return (*n == '\0' && (*a == '\0' || *a == '='));
}
-/**
- * Returns a pointer to the argument of a long option, or NULL if it not in the
- * same argument.
- * @param option The option to find the argument of.
- * @return A pointer to the argument of the option, or NULL if none.
- */
static char* bc_opt_longoptsArg(char *option) {
- // Find the end or equals sign.
for (; *option && *option != '='; ++option);
if (*option == '=') return option + 1;
@@ -265,7 +177,6 @@ int bc_opt_parse(BcOpt *o, const BcOptLong *longopts) {
char *option;
bool empty;
- // This just eats empty options.
do {
option = o->argv[o->optind];
@@ -276,19 +187,15 @@ int bc_opt_parse(BcOpt *o, const BcOptLong *longopts) {
} while (empty);
- // If the option is just a "--".
if (BC_OPT_ISDASHDASH(option)) {
// Consume "--".
o->optind += 1;
return -1;
}
- // Parse a short option.
else if (BC_OPT_ISSHORTOPT(option)) return bc_opt_parseShort(o, longopts);
- // If the option is not long at this point, we are done.
else if (!BC_OPT_ISLONGOPT(option)) return -1;
- // Clear these.
o->optopt = 0;
o->optarg = NULL;
@@ -296,57 +203,43 @@ int bc_opt_parse(BcOpt *o, const BcOptLong *longopts) {
option += 2;
o->optind += 1;
- // Loop through the valid long options.
for (i = 0; !bc_opt_longoptsEnd(longopts, i); i++) {
const char *name = longopts[i].name;
- // If we have a match...
if (bc_opt_longoptsMatch(name, option)) {
char *arg;
- // Get the option char and the argument.
o->optopt = longopts[i].val;
arg = bc_opt_longoptsArg(option);
- // Error if the option is invalid..
if ((longopts[i].type == BC_OPT_BC_ONLY && BC_IS_DC) ||
- (longopts[i].type == BC_OPT_REQUIRED_BC_ONLY && BC_IS_DC) ||
(longopts[i].type == BC_OPT_DC_ONLY && BC_IS_BC))
{
- bc_opt_error(BC_ERR_FATAL_OPTION, o->optopt, name, false);
+ bc_opt_error(BC_ERR_FATAL_OPTION, o->optopt, name);
}
- // Error if we have an argument and should not.
if (longopts[i].type == BC_OPT_NONE && arg != NULL)
{
- bc_opt_error(BC_ERR_FATAL_OPTION_ARG, o->optopt, name, false);
+ bc_opt_error(BC_ERR_FATAL_OPTION_ARG, o->optopt, name);
}
- // Set the argument, or check the next argument if we don't have
- // one.
if (arg != NULL) o->optarg = arg;
- else if (longopts[i].type == BC_OPT_REQUIRED ||
- longopts[i].type == BC_OPT_REQUIRED_BC_ONLY)
- {
- // Get the next argument.
+ else if (longopts[i].type == BC_OPT_REQUIRED) {
+
o->optarg = o->argv[o->optind];
- // All's good if it exists; otherwise, barf.
if (o->optarg != NULL) o->optind += 1;
else bc_opt_error(BC_ERR_FATAL_OPTION_NO_ARG,
- o->optopt, name, false);
+ o->optopt, name);
}
return o->optopt;
}
}
- // If we reach this point, the option is invalid.
- bc_opt_error(BC_ERR_FATAL_OPTION, 0, option, false);
-
- BC_UNREACHABLE
+ bc_opt_error(BC_ERR_FATAL_OPTION, 0, option);
return -1;
}
diff --git a/src/parse.c b/src/parse.c
index ea4c25e8..2aeb4923 100644
--- a/src/parse.c
+++ b/src/parse.c
@@ -53,13 +53,6 @@ inline void bc_parse_pushName(const BcParse *p, char *name, bool var) {
bc_parse_pushIndex(p, bc_program_search(p->prog, name, var));
}
-/**
- * Updates the function, then pushes the instruction and the index. This is a
- * convenience function.
- * @param p The parser.
- * @param inst The instruction to push.
- * @param idx The index to push.
- */
static void bc_parse_update(BcParse *p, uchar inst, size_t idx) {
bc_parse_updateFunc(p, p->fidx);
bc_parse_push(p, inst);
@@ -68,15 +61,21 @@ static void bc_parse_update(BcParse *p, uchar inst, size_t idx) {
void bc_parse_addString(BcParse *p) {
+ BcVec *strs = BC_IS_BC ? &p->func->strs : p->prog->strs;
size_t idx;
BC_SIG_LOCK;
- idx = bc_program_addString(p->prog, p->l.str.v, p->fidx);
+ if (BC_IS_BC) {
+ const char *str = bc_vm_strdup(p->l.str.v);
+ idx = strs->len;
+ bc_vec_push(strs, &str);
+ }
+#if DC_ENABLED
+ else idx = bc_program_insertFunc(p->prog, p->l.str.v) - BC_PROG_REQ_FUNCS;
+#endif // DC_ENABLED
- // Push the string info.
- bc_parse_update(p, BC_INST_STR, p->fidx);
- bc_parse_pushIndex(p, idx);
+ bc_parse_update(p, BC_INST_STR, idx);
BC_SIG_UNLOCK;
}
@@ -85,39 +84,26 @@ static void bc_parse_addNum(BcParse *p, const char *string) {
BcVec *consts = &p->func->consts;
size_t idx;
- BcConst *c;
- BcVec *slabs;
+ BcConst c;
- // Special case 0.
if (bc_parse_zero[0] == string[0] && bc_parse_zero[1] == string[1]) {
bc_parse_push(p, BC_INST_ZERO);
return;
}
-
- // Special case 1.
if (bc_parse_one[0] == string[0] && bc_parse_one[1] == string[1]) {
bc_parse_push(p, BC_INST_ONE);
return;
}
- // Get the index.
idx = consts->len;
BC_SIG_LOCK;
- // Get the right slab.
- slabs = p->fidx == BC_PROG_MAIN || p->fidx == BC_PROG_READ ?
- &vm.main_const_slab : &vm.other_slabs;
-
- // Push an empty constant.
- c = bc_vec_pushEmpty(consts);
+ c.val = bc_vm_strdup(string);
+ c.base = BC_NUM_BIGDIG_MAX;
- // Set the fields.
- c->val = bc_slabvec_strdup(slabs, string);
- c->base = BC_NUM_BIGDIG_MAX;
-
- // We need this to be able to tell that the number has not been allocated.
- bc_num_clear(&c->num);
+ bc_num_clear(&c.num);
+ bc_vec_push(consts, &c);
bc_parse_update(p, BC_INST_NUM, idx);
@@ -130,8 +116,6 @@ void bc_parse_number(BcParse *p) {
char *exp = strchr(p->l.str.v, 'e');
size_t idx = SIZE_MAX;
- // Do we have a number in scientific notation? If so, add a nul byte where
- // the e is.
if (exp != NULL) {
idx = ((size_t) (exp - p->l.str.v));
*exp = 0;
@@ -141,47 +125,39 @@ void bc_parse_number(BcParse *p) {
bc_parse_addNum(p, p->l.str.v);
#if BC_ENABLE_EXTRA_MATH
- // If we have a number in scientific notation...
if (exp != NULL) {
bool neg;
- // Figure out if the exponent is negative.
neg = (*((char*) bc_vec_item(&p->l.str, idx + 1)) == BC_LEX_NEG_CHAR);
- // Add the number and instruction.
bc_parse_addNum(p, bc_vec_item(&p->l.str, idx + 1 + neg));
bc_parse_push(p, BC_INST_LSHIFT + neg);
}
#endif // BC_ENABLE_EXTRA_MATH
}
-void bc_parse_text(BcParse *p, const char *text, bool is_stdin) {
-
+void bc_parse_text(BcParse *p, const char *text) {
// Make sure the pointer isn't invalidated.
p->func = bc_vec_item(&p->prog->fns, p->fidx);
- bc_lex_text(&p->l, text, is_stdin);
+ bc_lex_text(&p->l, text);
}
void bc_parse_reset(BcParse *p) {
BC_SIG_ASSERT_LOCKED;
- // Reset the function if it isn't main and switch to main.
if (p->fidx != BC_PROG_MAIN) {
bc_func_reset(p->func);
bc_parse_updateFunc(p, BC_PROG_MAIN);
}
- // Reset the lexer.
p->l.i = p->l.len;
p->l.t = BC_LEX_EOF;
+ p->auto_part = false;
#if BC_ENABLED
if (BC_IS_BC) {
-
- // Get rid of the bc parser state.
- p->auto_part = false;
bc_vec_npop(&p->flags, p->flags.len - 1);
bc_vec_popAll(&p->exits);
bc_vec_popAll(&p->conds);
@@ -189,14 +165,11 @@ void bc_parse_reset(BcParse *p) {
}
#endif // BC_ENABLED
- // Reset the program. This might clear the error.
bc_program_reset(p->prog);
- // Jump if there is an error.
- if (BC_ERR(vm.status)) BC_JMP;
+ if (BC_ERR(vm.status)) BC_VM_JMP;
}
-#ifndef NDEBUG
void bc_parse_free(BcParse *p) {
BC_SIG_ASSERT_LOCKED;
@@ -215,7 +188,6 @@ void bc_parse_free(BcParse *p) {
bc_lex_free(&p->l);
}
-#endif // NDEBUG
void bc_parse_init(BcParse *p, BcProgram *prog, size_t func) {
@@ -229,23 +201,18 @@ void bc_parse_init(BcParse *p, BcProgram *prog, size_t func) {
#if BC_ENABLED
if (BC_IS_BC) {
-
- // We always want at least one flag set on the flags stack.
- bc_vec_init(&p->flags, sizeof(uint16_t), BC_DTOR_NONE);
+ bc_vec_init(&p->flags, sizeof(uint16_t), NULL);
bc_vec_push(&p->flags, &flag);
-
- bc_vec_init(&p->exits, sizeof(BcInstPtr), BC_DTOR_NONE);
- bc_vec_init(&p->conds, sizeof(size_t), BC_DTOR_NONE);
- bc_vec_init(&p->ops, sizeof(BcLexType), BC_DTOR_NONE);
- bc_vec_init(&p->buf, sizeof(char), BC_DTOR_NONE);
-
- p->auto_part = false;
+ bc_vec_init(&p->exits, sizeof(BcInstPtr), NULL);
+ bc_vec_init(&p->conds, sizeof(size_t), NULL);
+ bc_vec_init(&p->ops, sizeof(BcLexType), NULL);
+ bc_vec_init(&p->buf, sizeof(char), NULL);
}
#endif // BC_ENABLED
bc_lex_init(&p->l);
- // Set up the function.
p->prog = prog;
+ p->auto_part = false;
bc_parse_updateFunc(p, func);
}
diff --git a/src/program.c b/src/program.c
index 1ba012e5..c1e61f72 100644
--- a/src/program.c
+++ b/src/program.c
@@ -48,55 +48,34 @@
#include <program.h>
#include <vm.h>
-/**
- * Quickly sets the const and strs vector pointers in the program. This is a
- * convenience function.
- * @param p The program.
- * @param f The new function.
- */
+static void bc_program_addFunc(BcProgram *p, BcFunc *f, BcId *id_ptr);
+
static inline void bc_program_setVecs(BcProgram *p, BcFunc *f) {
p->consts = &f->consts;
- p->strs = &f->strs;
+ if (BC_IS_BC) p->strs = &f->strs;
}
-/**
- * Does a type check for something that expects a number.
- * @param r The result that will be checked.
- * @param n The result's number.
- */
static inline void bc_program_type_num(BcResult *r, BcNum *n) {
#if BC_ENABLED
-
- // This should have already been taken care of.
assert(r->t != BC_RESULT_VOID);
-
#endif // BC_ENABLED
- if (BC_ERR(!BC_PROG_NUM(r, n))) bc_err(BC_ERR_EXEC_TYPE);
+ if (BC_ERR(!BC_PROG_NUM(r, n))) bc_vm_err(BC_ERR_EXEC_TYPE);
}
#if BC_ENABLED
-
-/**
- * Does a type check.
- * @param r The result to check.
- * @param t The type that the result should be.
- */
static void bc_program_type_match(BcResult *r, BcType t) {
- if (BC_ERR((r->t != BC_RESULT_ARRAY) != (!t))) bc_err(BC_ERR_EXEC_TYPE);
+
+#if DC_ENABLED
+ assert(BC_IS_DC || BC_NO_ERR(r->t != BC_RESULT_STR));
+#endif // DC_ENABLED
+
+ if (BC_ERR((r->t != BC_RESULT_ARRAY) != (!t)))
+ bc_vm_err(BC_ERR_EXEC_TYPE);
}
#endif // BC_ENABLED
-/**
- * Pulls an index out of a bytecode vector and updates the index into the vector
- * to point to the spot after the index. For more details on bytecode indices,
- * see the development manual (manuals/development.md#bytecode-indices).
- * @param code The bytecode vector.
- * @param bgn An in/out parameter; the index into the vector that will be
- * updated.
- * @return The index at @a bgn in the bytecode vector.
- */
static size_t bc_program_index(const char *restrict code, size_t *restrict bgn)
{
uchar amt = (uchar) code[(*bgn)++], i = 0;
@@ -110,25 +89,7 @@ static size_t bc_program_index(const char *restrict code, size_t *restrict bgn)
return res;
}
-/**
- * Returns a string from a result and its number.
- * @param p The program.
- * @param n The number tied to the result.
- * @return The string corresponding to the result and number.
- */
-static char* bc_program_string(BcProgram *p, const BcNum *n) {
- BcFunc *f = bc_vec_item(&p->fns, n->rdx);
- return *((char**) bc_vec_item(&f->strs, n->scale));
-}
-
#if BC_ENABLED
-
-/**
- * Prepares the globals for a function call. This is only called when global
- * stacks are on because it pushes a copy of the current globals onto each of
- * their respective stacks.
- * @param p The program.
- */
static void bc_program_prepGlobals(BcProgram *p) {
size_t i;
@@ -136,18 +97,11 @@ static void bc_program_prepGlobals(BcProgram *p) {
for (i = 0; i < BC_PROG_GLOBALS_LEN; ++i)
bc_vec_push(p->globals_v + i, p->globals + i);
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
bc_rand_push(&p->rng);
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
}
-/**
- * Pops globals stacks on returning from a function, or in the case of reset,
- * pops all but one item on each global stack.
- * @param p The program.
- * @param reset True if all but one item on each stack should be popped, false
- * otherwise.
- */
static void bc_program_popGlobals(BcProgram *p, bool reset) {
size_t i;
@@ -158,46 +112,12 @@ static void bc_program_popGlobals(BcProgram *p, bool reset) {
p->globals[i] = BC_PROG_GLOBAL(v);
}
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
bc_rand_pop(&p->rng, reset);
-#endif // BC_ENABLE_EXTRA_MATH
-}
-
-/**
- * Derefeneces an array reference and returns a pointer to the real array.
- * @param p The program.
- * @param vec The reference vector.
- * @return A pointer to the desired array.
- */
-static BcVec* bc_program_dereference(const BcProgram *p, BcVec *vec) {
-
- BcVec *v;
- size_t vidx, nidx, i = 0;
-
- // We want to be sure we have a reference vector.
- assert(vec->size == sizeof(uchar));
-
- // Get the index of the vector in arrs, then the index of the original
- // referenced vector.
- vidx = bc_program_index(vec->v, &i);
- nidx = bc_program_index(vec->v, &i);
-
- v = bc_vec_item(bc_vec_item(&p->arrs, vidx), nidx);
-
- // We want to be sure we do *not* have a reference vector.
- assert(v->size != sizeof(uchar));
-
- return v;
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
}
#endif // BC_ENABLED
-/**
- * Creates a BcNum from a BcBigDig and pushes onto the results stack. This is a
- * convenience function.
- * @param p The program.
- * @param dig The BcBigDig to push onto the results stack.
- * @param type The type that the pushed result should be.
- */
static void bc_program_pushBigdig(BcProgram *p, BcBigDig dig, BcResultType type)
{
BcResult res;
@@ -212,45 +132,39 @@ static void bc_program_pushBigdig(BcProgram *p, BcBigDig dig, BcResultType type)
BC_SIG_UNLOCK;
}
-size_t bc_program_addString(BcProgram *p, const char *str, size_t fidx) {
+#if BC_ENABLED
+static BcVec* bc_program_dereference(const BcProgram *p, BcVec *vec) {
- BcFunc *f;
- char **str_ptr;
- BcVec *slabs;
+ BcVec *v;
+ size_t vidx, nidx, i = 0;
- BC_SIG_ASSERT_LOCKED;
+ assert(vec->size == sizeof(uchar));
- // Push an empty string on the proper vector.
- f = bc_vec_item(&p->fns, fidx);
- str_ptr = bc_vec_pushEmpty(&f->strs);
+ vidx = bc_program_index(vec->v, &i);
+ nidx = bc_program_index(vec->v, &i);
- // Figure out which slab vector to use.
- slabs = fidx == BC_PROG_MAIN || fidx == BC_PROG_READ ?
- &vm.main_slabs : &vm.other_slabs;
+ v = bc_vec_item(bc_vec_item(&p->arrs, vidx), nidx);
- *str_ptr = bc_slabvec_strdup(slabs, str);
+ assert(v->size != sizeof(uchar));
- return f->strs.len - 1;
+ return v;
}
+#endif // BC_ENABLED
size_t bc_program_search(BcProgram *p, const char *id, bool var) {
BcVec *v, *map;
size_t i;
+ BcResultData data;
- // Grab the right vector and map.
v = var ? &p->vars : &p->arrs;
map = var ? &p->var_map : &p->arr_map;
BC_SIG_LOCK;
- // We do an insert because the variable might not exist yet. This is because
- // the parser calls this function. If the insert succeeds, we create a stack
- // for the variable/array. But regardless, bc_map_insert() gives us the
- // index of the item in i.
if (bc_map_insert(map, id, v->len, &i)) {
- BcVec *temp = bc_vec_pushEmpty(v);
- bc_array_init(temp, var);
+ bc_array_init(&data.v, var);
+ bc_vec_push(v, &data.v);
}
BC_SIG_UNLOCK;
@@ -258,31 +172,12 @@ size_t bc_program_search(BcProgram *p, const char *id, bool var) {
return ((BcId*) bc_vec_item(map, i))->idx;
}
-/**
- * Returns the correct variable or array stack for the type.
- * @param p The program.
- * @param idx The index of the variable or array in the variable or array
- * vector.
- * @param type The type of vector to return.
- * @return A pointer to the variable or array stack.
- */
static inline BcVec* bc_program_vec(const BcProgram *p, size_t idx, BcType type)
{
const BcVec *v = (type == BC_TYPE_VAR) ? &p->vars : &p->arrs;
return bc_vec_item(v, idx);
}
-/**
- * Returns a pointer to the BcNum corresponding to the result. There is one
- * case, however, where this returns a pointer to a BcVec: if the type of the
- * result is array. In that case, the pointer is casted to a pointer to BcNum,
- * but is never used. The function that calls this expecting an array casts the
- * pointer back. This function is called a lot and needs to be as fast as
- * possible.
- * @param p The program.
- * @param r The result whose number will be returned.
- * @return The BcNum corresponding to the result.
- */
static BcNum* bc_program_num(BcProgram *p, BcResult *r) {
BcNum *n;
@@ -303,19 +198,16 @@ static BcNum* bc_program_num(BcProgram *p, BcResult *r) {
}
case BC_RESULT_VAR:
+#if BC_ENABLED
case BC_RESULT_ARRAY:
+#endif // BC_ENABLED
case BC_RESULT_ARRAY_ELEM:
{
BcVec *v;
BcType type = (r->t == BC_RESULT_VAR) ? BC_TYPE_VAR : BC_TYPE_ARRAY;
- // Get the correct variable or array vector.
v = bc_program_vec(p, r->d.loc.loc, type);
- // Surprisingly enough, the hard case is *not* returning an array;
- // it's returning an array element. This is because we have to dig
- // deeper to get *to* the element. That's what the code inside this
- // if statement does.
if (r->t == BC_RESULT_ARRAY_ELEM) {
size_t idx = r->d.loc.idx;
@@ -323,23 +215,11 @@ static BcNum* bc_program_num(BcProgram *p, BcResult *r) {
v = bc_vec_top(v);
#if BC_ENABLED
- // If this is true, we have a reference vector, so dereference
- // it. The reason we don't need to worry about it for returning
- // a straight array is because we only care about references
- // when we access elements of an array that is a reference. That
- // is this code, so in essence, this line takes care of arrays
- // as well.
if (v->size == sizeof(uchar)) v = bc_program_dereference(p, v);
#endif // BC_ENABLED
- // We want to be sure we got a valid array of numbers.
assert(v->size == sizeof(BcNum));
- // The bc spec says that if an element is accessed that does not
- // exist, it should be preinitialized to 0. Well, if we access
- // an element *way* out there, we have to preinitialize all
- // elements between the current last element and the actual
- // accessed element.
if (v->len <= idx) {
BC_SIG_LOCK;
bc_array_expand(v, bc_vm_growSize(idx, 1));
@@ -348,8 +228,6 @@ static BcNum* bc_program_num(BcProgram *p, BcResult *r) {
n = bc_vec_item(v, idx);
}
- // This is either a number (for a var) or an array (for an array).
- // Because bc_vec_top() returns a void*, we don't need to cast.
else n = bc_vec_top(v);
break;
@@ -357,19 +235,17 @@ static BcNum* bc_program_num(BcProgram *p, BcResult *r) {
case BC_RESULT_ZERO:
{
- n = &vm.zero;
+ n = &p->zero;
break;
}
case BC_RESULT_ONE:
{
- n = &vm.one;
+ n = &p->one;
break;
}
#if BC_ENABLED
- // We should never get here; this is taken care of earlier because a
- // result is expected.
case BC_RESULT_VOID:
#ifndef NDEBUG
{
@@ -388,41 +264,18 @@ static BcNum* bc_program_num(BcProgram *p, BcResult *r) {
return n;
}
-/**
- * Prepares an operand for use.
- * @param p The program.
- * @param r An out parameter; this is set to the pointer to the result that
- * we care about.
- * @param n An out parameter; this is set to the pointer to the number that
- * we care about.
- * @param idx The index of the result from the top of the results stack.
- */
static void bc_program_operand(BcProgram *p, BcResult **r,
BcNum **n, size_t idx)
{
*r = bc_vec_item_rev(&p->results, idx);
#if BC_ENABLED
- if (BC_ERR((*r)->t == BC_RESULT_VOID)) bc_err(BC_ERR_EXEC_VOID_VAL);
+ if (BC_ERR((*r)->t == BC_RESULT_VOID)) bc_vm_err(BC_ERR_EXEC_VOID_VAL);
#endif // BC_ENABLED
*n = bc_program_num(p, *r);
}
-/**
- * Prepares the operands of a binary operator.
- * @param p The program.
- * @param l An out parameter; this is set to the pointer to the result for
- * the left operand.
- * @param ln An out parameter; this is set to the pointer to the number for
- * the left operand.
- * @param r An out parameter; this is set to the pointer to the result for
- * the right operand.
- * @param rn An out parameter; this is set to the pointer to the number for
- * the right operand.
- * @param idx The starting index where the operands are in the results stack,
- * starting from the top.
- */
static void bc_program_binPrep(BcProgram *p, BcResult **l, BcNum **ln,
BcResult **r, BcNum **rn, size_t idx)
{
@@ -431,51 +284,31 @@ static void bc_program_binPrep(BcProgram *p, BcResult **l, BcNum **ln,
assert(p != NULL && l != NULL && ln != NULL && r != NULL && rn != NULL);
#ifndef BC_PROG_NO_STACK_CHECK
- // Check the stack for dc.
if (BC_IS_DC) {
if (BC_ERR(!BC_PROG_STACK(&p->results, idx + 2)))
- bc_err(BC_ERR_EXEC_STACK);
+ bc_vm_err(BC_ERR_EXEC_STACK);
}
#endif // BC_PROG_NO_STACK_CHECK
assert(BC_PROG_STACK(&p->results, idx + 2));
- // Get the operands.
bc_program_operand(p, l, ln, idx + 1);
bc_program_operand(p, r, rn, idx);
lt = (*l)->t;
#if BC_ENABLED
- // bc_program_operand() checked these for us.
assert(lt != BC_RESULT_VOID && (*r)->t != BC_RESULT_VOID);
#endif // BC_ENABLED
// We run this again under these conditions in case any vector has been
- // reallocated out from under the BcNums or arrays we had. In other words,
- // this is to fix pointer invalidation.
+ // reallocated out from under the BcNums or arrays we had.
if (lt == (*r)->t && (lt == BC_RESULT_VAR || lt == BC_RESULT_ARRAY_ELEM))
*ln = bc_program_num(p, *l);
- if (BC_ERR(lt == BC_RESULT_STR)) bc_err(BC_ERR_EXEC_TYPE);
+ if (BC_ERR(lt == BC_RESULT_STR)) bc_vm_err(BC_ERR_EXEC_TYPE);
}
-/**
- * Prepares the operands of a binary operator and type checks them. This is
- * separate from bc_program_binPrep() because some places want this, others want
- * bc_program_binPrep().
- * @param p The program.
- * @param l An out parameter; this is set to the pointer to the result for
- * the left operand.
- * @param ln An out parameter; this is set to the pointer to the number for
- * the left operand.
- * @param r An out parameter; this is set to the pointer to the result for
- * the right operand.
- * @param rn An out parameter; this is set to the pointer to the number for
- * the right operand.
- * @param idx The starting index where the operands are in the results stack,
- * starting from the top.
- */
static void bc_program_binOpPrep(BcProgram *p, BcResult **l, BcNum **ln,
BcResult **r, BcNum **rn, size_t idx)
{
@@ -484,63 +317,41 @@ static void bc_program_binOpPrep(BcProgram *p, BcResult **l, BcNum **ln,
bc_program_type_num(*r, *rn);
}
-/**
- * Prepares the operands of an assignment operator.
- * @param p The program.
- * @param l An out parameter; this is set to the pointer to the result for the
- * left operand.
- * @param ln An out parameter; this is set to the pointer to the number for the
- * left operand.
- * @param r An out parameter; this is set to the pointer to the result for the
- * right operand.
- * @param rn An out parameter; this is set to the pointer to the number for the
- * right operand.
- */
static void bc_program_assignPrep(BcProgram *p, BcResult **l, BcNum **ln,
BcResult **r, BcNum **rn)
{
BcResultType lt, min;
- // This is the min non-allowable result type. dc allows strings.
min = BC_RESULT_TEMP - ((unsigned int) (BC_IS_BC));
- // Prepare the operands.
bc_program_binPrep(p, l, ln, r, rn, 0);
lt = (*l)->t;
- // Typecheck the left.
- if (BC_ERR(lt >= min && lt <= BC_RESULT_ONE)) bc_err(BC_ERR_EXEC_TYPE);
+ if (BC_ERR(lt >= min && lt <= BC_RESULT_ONE))
+ bc_vm_err(BC_ERR_EXEC_TYPE);
- // Strings can be assigned to variables. We are already good if we are
- // assigning a string.
- bool good = ((*r)->t == BC_RESULT_STR && lt <= BC_RESULT_ARRAY_ELEM);
+#if DC_ENABLED
+ if(BC_IS_DC) {
- assert(BC_PROG_STR(*rn) || (*r)->t != BC_RESULT_STR);
+ bool good = (((*r)->t == BC_RESULT_STR || BC_PROG_STR(*rn)) &&
+ lt <= BC_RESULT_ARRAY_ELEM);
- // If not, type check for a number.
- if (!good) bc_program_type_num(*r, *rn);
+ if (!good) bc_program_type_num(*r, *rn);
+ }
+#else
+ assert((*r)->t != BC_RESULT_STR);
+#endif // DC_ENABLED
}
-/**
- * Prepares a single operand and type checks it. This is separate from
- * bc_program_operand() because different places want one or the other.
- * @param p The program.
- * @param r An out parameter; this is set to the pointer to the result that
- * we care about.
- * @param n An out parameter; this is set to the pointer to the number that
- * we care about.
- * @param idx The index of the result from the top of the results stack.
- */
static void bc_program_prep(BcProgram *p, BcResult **r, BcNum **n, size_t idx) {
assert(p != NULL && r != NULL && n != NULL);
#ifndef BC_PROG_NO_STACK_CHECK
- // Check the stack for dc.
if (BC_IS_DC) {
if (BC_ERR(!BC_PROG_STACK(&p->results, idx + 1)))
- bc_err(BC_ERR_EXEC_STACK);
+ bc_vm_err(BC_ERR_EXEC_STACK);
}
#endif // BC_PROG_NO_STACK_CHECK
@@ -548,45 +359,31 @@ static void bc_program_prep(BcProgram *p, BcResult **r, BcNum **n, size_t idx) {
bc_program_operand(p, r, n, idx);
- // dc does not allow strings in this case.
+#if DC_ENABLED
+ assert((*r)->t != BC_RESULT_VAR || !BC_PROG_STR(*n));
+#endif // DC_ENABLED
+
bc_program_type_num(*r, *n);
}
-/**
- * Prepares and returns a clean result for the result of an operation.
- * @param p The program.
- * @return A clean result.
- */
static BcResult* bc_program_prepResult(BcProgram *p) {
- BcResult *res = bc_vec_pushEmpty(&p->results);
+ BcResult res;
- bc_result_clear(res);
+ bc_result_clear(&res);
+ bc_vec_push(&p->results, &res);
- return res;
+ return bc_vec_top(&p->results);
}
-/**
- * Prepares a constant for use. This parses the constant into a number and then
- * pushes that number onto the results stack.
- * @param p The program.
- * @param code The bytecode vector that we will pull the index of the constant
- * from.
- * @param bgn An in/out parameter; marks the start of the index in the
- * bytecode vector and will be updated to point to after the index.
- */
static void bc_program_const(BcProgram *p, const char *code, size_t *bgn) {
- // I lied. I actually push the result first. I can do this because the
- // result will be popped on error. I also get the constant itself.
BcResult *r = bc_program_prepResult(p);
BcConst *c = bc_vec_item(p->consts, bc_program_index(code, bgn));
BcBigDig base = BC_PROG_IBASE(p);
- // Only reparse if the base changed.
if (c->base != base) {
- // Allocate if we haven't yet.
if (c->num.num == NULL) {
BC_SIG_LOCK;
bc_num_init(&c->num, BC_NUM_RDX(strlen(c->val)));
@@ -606,11 +403,6 @@ static void bc_program_const(BcProgram *p, const char *code, size_t *bgn) {
BC_SIG_UNLOCK;
}
-/**
- * Executes a binary operator operation.
- * @param p The program.
- * @param inst The instruction corresponding to the binary operator to execute.
- */
static void bc_program_op(BcProgram *p, uchar inst) {
BcResult *opd1, *opd2, *res;
@@ -623,9 +415,6 @@ static void bc_program_op(BcProgram *p, uchar inst) {
BC_SIG_LOCK;
- // Initialize the number with enough space, using the correct
- // BcNumBinaryOpReq function. This looks weird because it is executing an
- // item of an array. Rest assured that item is a function.
bc_num_init(&res->d.n, bc_program_opReqs[idx](n1, n2, BC_PROG_SCALE(p)));
BC_SIG_UNLOCK;
@@ -633,92 +422,55 @@ static void bc_program_op(BcProgram *p, uchar inst) {
assert(BC_NUM_RDX_VALID(n1));
assert(BC_NUM_RDX_VALID(n2));
- // Run the operation. This also executes an item of an array.
bc_program_ops[idx](n1, n2, &res->d.n, BC_PROG_SCALE(p));
bc_program_retire(p, 1, 2);
}
-/**
- * Executes a read() or ? command.
- * @param p The program.
- */
static void bc_program_read(BcProgram *p) {
BcStatus s;
+ BcParse parse;
+ BcVec buf;
BcInstPtr ip;
size_t i;
const char* file;
- bool is_stdin;
BcFunc *f = bc_vec_item(&p->fns, BC_PROG_READ);
- // If we are already executing a read, that is an error. So look for a read
- // and barf.
for (i = 0; i < p->stack.len; ++i) {
BcInstPtr *ip_ptr = bc_vec_item(&p->stack, i);
- if (ip_ptr->func == BC_PROG_READ) bc_err(BC_ERR_EXEC_REC_READ);
+ if (ip_ptr->func == BC_PROG_READ)
+ bc_vm_err(BC_ERR_EXEC_REC_READ);
}
BC_SIG_LOCK;
- // Save the filename because we are going to overwrite it.
file = vm.file;
- is_stdin = vm.is_stdin;
-
- // It is a parse error if there needs to be more than one line, so we unset
- // this to tell the lexer to not request more. We set it back later.
- vm.is_stdin = false;
-
- if (!BC_PARSE_IS_INITED(&vm.read_prs, p)) {
-
- // We need to parse, but we don't want to use the existing parser
- // because it has state it needs to keep. (It could have a partial parse
- // state.) So we create a new parser. This parser is in the BcVm struct
- // so that it is not local, which means that a longjmp() could change
- // it.
- bc_parse_init(&vm.read_prs, p, BC_PROG_READ);
-
- // We need a separate input buffer; that's why it is also in the BcVm
- // struct.
- bc_vec_init(&vm.read_buf, sizeof(char), BC_DTOR_NONE);
- }
- // This needs to be updated because the parser could have been used
- // somewhere else
- else bc_parse_updateFunc(&vm.read_prs, BC_PROG_READ);
+ bc_parse_init(&parse, p, BC_PROG_READ);
+ bc_vec_init(&buf, sizeof(char), NULL);
BC_SETJMP_LOCKED(exec_err);
BC_SIG_UNLOCK;
- // Set up the lexer and the read function.
- bc_lex_file(&vm.read_prs.l, bc_program_stdin_name);
+ bc_lex_file(&parse.l, bc_program_stdin_name);
bc_vec_popAll(&f->code);
- // Read a line.
- if (!BC_R) s = bc_read_line(&vm.read_buf, "");
- else s = bc_read_line(&vm.read_buf, BC_IS_BC ? "read> " : "?> ");
+ if (BC_R) s = bc_read_line(&buf, "");
+ else s = bc_read_line(&buf, BC_IS_BC ? "read> " : "?> ");
- // We should *not* have run into EOF.
- if (s == BC_STATUS_EOF) bc_err(BC_ERR_EXEC_READ_EXPR);
+ if (s == BC_STATUS_EOF) bc_vm_err(BC_ERR_EXEC_READ_EXPR);
- // Parse *one* expression.
- bc_parse_text(&vm.read_prs, vm.read_buf.v, false);
- vm.expr(&vm.read_prs, BC_PARSE_NOREAD | BC_PARSE_NEEDVAL);
+ bc_parse_text(&parse, buf.v);
+ vm.expr(&parse, BC_PARSE_NOREAD | BC_PARSE_NEEDVAL);
- // We *must* have a valid expression. A semicolon cannot end an expression,
- // although EOF can.
- if (BC_ERR(vm.read_prs.l.t != BC_LEX_NLINE &&
- vm.read_prs.l.t != BC_LEX_EOF))
- {
- bc_err(BC_ERR_EXEC_READ_EXPR);
- }
+ if (BC_ERR(parse.l.t != BC_LEX_NLINE && parse.l.t != BC_LEX_EOF))
+ bc_vm_err(BC_ERR_EXEC_READ_EXPR);
#if BC_ENABLED
- // Push on the globals stack if necessary.
if (BC_G) bc_program_prepGlobals(p);
#endif // BC_ENABLED
- // Set up a new BcInstPtr.
ip.func = BC_PROG_READ;
ip.idx = 0;
ip.len = p->results.len;
@@ -726,12 +478,10 @@ static void bc_program_read(BcProgram *p) {
// Update this pointer, just in case.
f = bc_vec_item(&p->fns, BC_PROG_READ);
- // We want a return instruction to simplify things.
bc_vec_pushByte(&f->code, vm.read_ret);
bc_vec_push(&p->stack, &ip);
#if DC_ENABLED
- // We need a new tail call entry for dc.
if (BC_IS_DC) {
size_t temp = 0;
bc_vec_push(&p->tail_calls, &temp);
@@ -740,47 +490,31 @@ static void bc_program_read(BcProgram *p) {
exec_err:
BC_SIG_MAYLOCK;
- vm.is_stdin = is_stdin;
+ bc_parse_free(&parse);
+ bc_vec_free(&buf);
vm.file = file;
BC_LONGJMP_CONT;
}
-#if BC_ENABLE_EXTRA_MATH
-
-/**
- * Execute a rand().
- * @param p The program.
- */
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
static void bc_program_rand(BcProgram *p) {
-
BcRand rand = bc_rand_int(&p->rng);
-
bc_program_pushBigdig(p, (BcBigDig) rand, BC_RESULT_TEMP);
-
#ifndef NDEBUG
- // This is just to ensure that the generated number is correct. I also use
- // braces because I declare every local at the top of the scope.
{
BcResult *r = bc_vec_top(&p->results);
assert(BC_NUM_RDX_VALID_NP(r->d.n));
}
#endif // NDEBUG
}
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
-/**
- * Prints a series of characters, without escapes.
- * @param str The string (series of characters).
- */
static void bc_program_printChars(const char *str) {
const char *nl;
size_t len = vm.nchars + strlen(str);
bc_file_puts(&vm.fout, bc_flush_save, str);
-
- // We need to update the number of characters, so we find the last newline
- // and set the characters accordingly.
nl = strrchr(str, '\n');
if (nl != NULL) len = strlen(nl + 1);
@@ -788,49 +522,35 @@ static void bc_program_printChars(const char *str) {
vm.nchars = len > UINT16_MAX ? UINT16_MAX : (uint16_t) len;
}
-/**
- * Prints a string with escapes.
- * @param str The string.
- */
static void bc_program_printString(const char *restrict str) {
size_t i, len = strlen(str);
#if DC_ENABLED
- // This is to ensure a nul byte is printed for dc's stream operation.
if (!len && BC_IS_DC) {
bc_vm_putchar('\0', bc_flush_save);
return;
}
#endif // DC_ENABLED
- // Loop over the characters, processing escapes and printing the rest.
for (i = 0; i < len; ++i) {
int c = str[i];
- // If we have an escape...
if (c == '\\' && i != len - 1) {
const char *ptr;
- // Get the escape character and its companion.
c = str[++i];
ptr = strchr(bc_program_esc_chars, c);
- // If we have a companion character...
if (ptr != NULL) {
-
- // We need to specially handle a newline.
if (c == 'n') vm.nchars = UINT16_MAX;
-
- // Grab the actual character.
c = bc_program_esc_seqs[(size_t) (ptr - bc_program_esc_chars)];
}
else {
- // Just print the backslash if there is no companion character.
- // The following character will be printed later after the outer
- // if statement.
+ // Just print the backslash. The following
+ // character will be printed later.
bc_vm_putchar('\\', bc_flush_save);
}
}
@@ -839,12 +559,6 @@ static void bc_program_printString(const char *restrict str) {
}
}
-/**
- * Executes a print. This function handles all printing except streaming.
- * @param p The program.
- * @param inst The instruction for the type of print we are doing.
- * @param idx The index of the result that we are printing.
- */
static void bc_program_print(BcProgram *p, uchar inst, size_t idx) {
BcResult *r;
@@ -857,7 +571,7 @@ static void bc_program_print(BcProgram *p, uchar inst, size_t idx) {
#ifndef BC_PROG_NO_STACK_CHECK
if (BC_IS_DC) {
if (BC_ERR(!BC_PROG_STACK(&p->results, idx + 1)))
- bc_err(BC_ERR_EXEC_STACK);
+ bc_vm_err(BC_ERR_EXEC_STACK);
}
#endif // BC_PROG_NO_STACK_CHECK
@@ -866,12 +580,8 @@ static void bc_program_print(BcProgram *p, uchar inst, size_t idx) {
r = bc_vec_item_rev(&p->results, idx);
#if BC_ENABLED
- // If we have a void value, that's not necessarily an error. It is if pop is
- // true because that means that we are executing a print statement, but
- // attempting to do a print on a lone void value is allowed because that's
- // exactly how we want void values used.
if (r->t == BC_RESULT_VOID) {
- if (BC_ERR(pop)) bc_err(BC_ERR_EXEC_VOID_VAL);
+ if (BC_ERR(pop)) bc_vm_err(BC_ERR_EXEC_VOID_VAL);
bc_vec_pop(&p->results);
return;
}
@@ -879,41 +589,28 @@ static void bc_program_print(BcProgram *p, uchar inst, size_t idx) {
n = bc_program_num(p, r);
- // If we have a number...
if (BC_PROG_NUM(r, n)) {
-
-#if BC_ENABLED
assert(inst != BC_INST_PRINT_STR);
-#endif // BC_ENABLED
-
- // Print the number.
bc_num_print(n, BC_PROG_OBASE(p), !pop);
-
#if BC_ENABLED
- // Need to store the number in last.
if (BC_IS_BC) bc_num_copy(&p->last, n);
#endif // BC_ENABLED
}
else {
- // We want to flush any stuff in the stdout buffer first.
+ size_t i = (r->t == BC_RESULT_STR) ? r->d.loc.loc : n->scale;
+
bc_file_flush(&vm.fout, bc_flush_save);
- str = bc_program_string(p, n);
+ str = *((char**) bc_vec_item(p->strs, i));
-#if BC_ENABLED
if (inst == BC_INST_PRINT_STR) bc_program_printChars(str);
- else
-#endif // BC_ENABLED
- {
+ else {
bc_program_printString(str);
-
- // Need to print a newline only in this case.
if (inst == BC_INST_PRINT)
bc_vm_putchar('\n', bc_flush_err);
}
}
- // bc always pops.
if (BC_IS_BC || pop) bc_vec_pop(&p->results);
}
@@ -933,11 +630,6 @@ void bc_program_trunc(BcResult *r, BcNum *n) {
}
#endif // BC_ENABLE_EXTRA_MATH
-/**
- * Runs a unary operation.
- * @param p The program.
- * @param inst The unary operation.
- */
static void bc_program_unary(BcProgram *p, uchar inst) {
BcResult *res, *ptr;
@@ -953,16 +645,10 @@ static void bc_program_unary(BcProgram *p, uchar inst) {
BC_SIG_UNLOCK;
- // This calls a function that is in an array.
bc_program_unarys[inst - BC_INST_NEG](res, num);
bc_program_retire(p, 1, 1);
}
-/**
- * Executes a logical operator.
- * @param p The program.
- * @param inst The operator.
- */
static void bc_program_logical(BcProgram *p, uchar inst) {
BcResult *opd1, *opd2, *res;
@@ -972,19 +658,14 @@ static void bc_program_logical(BcProgram *p, uchar inst) {
res = bc_program_prepResult(p);
- // All logical operators (except boolean not, which is taken care of by
- // bc_program_unary()), are binary operators.
bc_program_binOpPrep(p, &opd1, &n1, &opd2, &n2, 1);
- // Boolean and and or are not short circuiting. This is why; they can be
- // implemented much easier this way.
if (inst == BC_INST_BOOL_AND)
cond = (bc_num_cmpZero(n1) && bc_num_cmpZero(n2));
else if (inst == BC_INST_BOOL_OR)
cond = (bc_num_cmpZero(n1) || bc_num_cmpZero(n2));
else {
- // We have a relational operator, so do a comparison.
cmp = bc_num_cmp(n1, n2);
switch (inst) {
@@ -1027,7 +708,6 @@ static void bc_program_logical(BcProgram *p, uchar inst) {
#ifndef NDEBUG
default:
{
- // There is a bug if we get here.
abort();
}
#endif // NDEBUG
@@ -1045,48 +725,26 @@ static void bc_program_logical(BcProgram *p, uchar inst) {
bc_program_retire(p, 1, 2);
}
-/**
- * Assigns a string to a variable.
- * @param p The program.
- * @param num The location of the string as a BcNum.
- * @param v The stack for the variable.
- * @param push Whether to push the string or not. To push means to move the
- * string from the results stack and push it onto the variable
- * stack.
- */
-static void bc_program_assignStr(BcProgram *p, BcNum *num, BcVec *v, bool push)
+#if DC_ENABLED
+static void bc_program_assignStr(BcProgram *p, size_t idx,
+ BcVec *v, bool push)
{
- BcNum *n;
+ BcNum n2;
+
+ bc_num_clear(&n2);
+ n2.scale = idx;
assert(BC_PROG_STACK(&p->results, 1 + !push));
- assert(num != NULL && num->num == NULL && num->cap == 0);
- // If we are not pushing onto the variable stack, we need to replace the
- // top of the variable stack.
if (!push) bc_vec_pop(v);
bc_vec_npop(&p->results, 1 + !push);
-
- n = bc_vec_pushEmpty(v);
-
- // We can just copy because the num should not have allocated anything.
- memcpy(n, num, sizeof(BcNum));
+ bc_vec_push(v, &n2);
}
+#endif // DC_ENABLED
-/**
- * Copies a value to a variable. This is used for storing in dc as well as to
- * set function parameters to arguments in bc.
- * @param p The program.
- * @param idx The index of the variable or array to copy to.
- * @param t The type to copy to. This could be a variable or an array.
- * @param last Whether to grab the last item on the variable stack or not (for
- * bc function parameters). This is important because if a new
- * value has been pushed to the variable already, we need to grab
- * the value pushed before. This happens when you have a parameter
- * named something like "x", and a variable "x" is passed to
- * another parameter.
- */
-static void bc_program_copyToVar(BcProgram *p, size_t idx, BcType t, bool last)
+static void bc_program_copyToVar(BcProgram *p, size_t idx,
+ BcType t, bool last)
{
BcResult *ptr = NULL, r;
BcVec *vec;
@@ -1094,252 +752,145 @@ static void bc_program_copyToVar(BcProgram *p, size_t idx, BcType t, bool last)
bool var = (t == BC_TYPE_VAR);
#if DC_ENABLED
- // Check the stack for dc.
if (BC_IS_DC) {
- if (BC_ERR(!BC_PROG_STACK(&p->results, 1))) bc_err(BC_ERR_EXEC_STACK);
- }
-#endif
- assert(BC_PROG_STACK(&p->results, 1));
+ if (BC_ERR(!BC_PROG_STACK(&p->results, 1)))
+ bc_vm_err(BC_ERR_EXEC_STACK);
- bc_program_operand(p, &ptr, &n, 0);
+ assert(BC_PROG_STACK(&p->results, 1));
+
+ bc_program_operand(p, &ptr, &n, 0);
+ }
+#endif
#if BC_ENABLED
- // Get the variable for a bc function call.
if (BC_IS_BC)
{
- // Type match the result.
+ ptr = bc_vec_top(&p->results);
+
bc_program_type_match(ptr, t);
- // Get the variable or array, taking care to get the real item. We take
- // care of last with arrays later.
- if (!last && var)
+ if (last) n = bc_program_num(p, ptr);
+ else if (var)
n = bc_vec_item_rev(bc_program_vec(p, ptr->d.loc.loc, t), 1);
}
#endif // BC_ENABLED
vec = bc_program_vec(p, idx, t);
- // We can shortcut in dc if it's assigning a string by using
- // bc_program_assignStr().
- if (ptr->t == BC_RESULT_STR) {
+#if DC_ENABLED
+ if (BC_IS_DC && (ptr->t == BC_RESULT_STR || BC_PROG_STR(n))) {
- assert(BC_PROG_STR(n));
+ size_t str_idx = ptr->t == BC_RESULT_STR ? ptr->d.loc.loc : n->scale;
- if (BC_ERR(!var)) bc_err(BC_ERR_EXEC_TYPE);
+ if (BC_ERR(!var)) bc_vm_err(BC_ERR_EXEC_TYPE);
- bc_program_assignStr(p, n, vec, true);
+ bc_program_assignStr(p, str_idx, vec, true);
return;
}
+#endif // DC_ENABLED
BC_SIG_LOCK;
- // Just create and copy for a normal variable.
- if (var) {
- if (BC_PROG_STR(n)) memcpy(&r.d.n, n, sizeof(BcNum));
- else bc_num_createCopy(&r.d.n, n);
- }
+ if (var) bc_num_createCopy(&r.d.n, n);
else {
- // If we get here, we are handling an array. This is one place we need
- // to cast the number from bc_program_num() to a vector.
BcVec *v = (BcVec*) n, *rv = &r.d.v;
-
#if BC_ENABLED
+ BcVec *parent;
+ bool ref, ref_size;
- if (BC_IS_BC) {
-
- BcVec *parent;
- bool ref, ref_size;
-
- // We need to figure out if the parameter is a reference or not and
- // construct the reference vector, if necessary. So this gets the
- // parent stack for the array.
- parent = bc_program_vec(p, ptr->d.loc.loc, t);
- assert(parent != NULL);
+ parent = bc_program_vec(p, ptr->d.loc.loc, t);
+ assert(parent != NULL);
- // This takes care of last for arrays. Mostly.
- if (!last) v = bc_vec_item_rev(parent, !last);
- assert(v != NULL);
+ if (!last) v = bc_vec_item_rev(parent, !last);
+ assert(v != NULL);
- // True if we are using a reference.
- ref = (v->size == sizeof(BcNum) && t == BC_TYPE_REF);
+ ref = (v->size == sizeof(BcNum) && t == BC_TYPE_REF);
+ ref_size = (v->size == sizeof(uchar));
- // True if we already have a reference vector. This is slightly
- // (okay, a lot; it just doesn't look that way) different from
- // above. The above means that we need to construct a reference
- // vector, whereas this means that we have one and we might have to
- // *dereference* it.
- ref_size = (v->size == sizeof(uchar));
+ if (ref || (ref_size && t == BC_TYPE_REF)) {
- // If we *should* have a reference.
- if (ref || (ref_size && t == BC_TYPE_REF)) {
+ bc_vec_init(rv, sizeof(uchar), NULL);
- // Create a new reference vector.
- bc_vec_init(rv, sizeof(uchar), BC_DTOR_NONE);
+ if (ref) {
- // If this is true, then we need to construct a reference.
- if (ref) {
+ assert(parent->len >= (size_t) (!last + 1));
- assert(parent->len >= (size_t) (!last + 1));
+ // Make sure the pointer was not invalidated.
+ vec = bc_program_vec(p, idx, t);
- // Make sure the pointer was not invalidated.
- vec = bc_program_vec(p, idx, t);
-
- // Push the indices onto the reference vector. This takes
- // care of last; it ensures the reference goes to the right
- // place.
- bc_vec_pushIndex(rv, ptr->d.loc.loc);
- bc_vec_pushIndex(rv, parent->len - !last - 1);
- }
- // If we get here, we are copying a ref to a ref. Just push a
- // copy of all of the bytes.
- else bc_vec_npush(rv, v->len * sizeof(uchar), v->v);
+ bc_vec_pushIndex(rv, ptr->d.loc.loc);
+ bc_vec_pushIndex(rv, parent->len - !last - 1);
+ }
+ // If we get here, we are copying a ref to a ref.
+ else bc_vec_npush(rv, v->len * sizeof(uchar), v->v);
- // Push the reference vector onto the array stack and pop the
- // source.
- bc_vec_push(vec, &r.d);
- bc_vec_pop(&p->results);
+ // We need to return early.
+ bc_vec_push(vec, &r.d);
+ bc_vec_pop(&p->results);
- // We need to return early to avoid executing code that we must
- // not touch.
- BC_SIG_UNLOCK;
- return;
- }
- // If we get here, we have a reference, but we need an array, so
- // dereference the array.
- else if (ref_size && t != BC_TYPE_REF)
- v = bc_program_dereference(p, v);
+ BC_SIG_UNLOCK;
+ return;
}
+ else if (ref_size && t != BC_TYPE_REF) v = bc_program_dereference(p, v);
#endif // BC_ENABLED
- // If we get here, we need to copy the array because in bc, all
- // arguments are passed by value. Yes, this is expensive.
bc_array_init(rv, true);
bc_array_copy(rv, v);
}
- // Push the vector onto the array stack and pop the source.
bc_vec_push(vec, &r.d);
bc_vec_pop(&p->results);
BC_SIG_UNLOCK;
}
-/**
- * Executes an assignment operator.
- * @param p The program.
- * @param inst The assignment operator to execute.
- */
static void bc_program_assign(BcProgram *p, uchar inst) {
- // The local use_val is true when the assigned value needs to be copied.
BcResult *left, *right, res;
BcNum *l, *r;
bool ob, sc, use_val = BC_INST_USE_VAL(inst);
bc_program_assignPrep(p, &left, &l, &right, &r);
- // Assigning to a string should be impossible simply because of the parse.
+#if DC_ENABLED
assert(left->t != BC_RESULT_STR);
- // If we are assigning a string...
- if (right->t == BC_RESULT_STR) {
+ if (right->t == BC_RESULT_STR || BC_PROG_STR(r)) {
- assert(BC_PROG_STR(r));
+ size_t idx = right->t == BC_RESULT_STR ? right->d.loc.loc : r->scale;
-#if BC_ENABLED
- if (inst != BC_INST_ASSIGN && inst != BC_INST_ASSIGN_NO_VAL)
- bc_err(BC_ERR_EXEC_TYPE);
-#endif // BC_ENABLED
-
- // If we are assigning to an array element...
if (left->t == BC_RESULT_ARRAY_ELEM) {
-
BC_SIG_LOCK;
-
- // We need to free the number and clear it.
bc_num_free(l);
-
- memcpy(l, r, sizeof(BcNum));
-
- // Now we can pop the results.
+ bc_num_clear(l);
+ l->scale = idx;
bc_vec_npop(&p->results, 2);
-
BC_SIG_UNLOCK;
}
else {
-
- // If we get here, we are assigning to a variable, which we can use
- // bc_program_assignStr() for.
BcVec *v = bc_program_vec(p, left->d.loc.loc, BC_TYPE_VAR);
- bc_program_assignStr(p, r, v, false);
- }
-
-#if BC_ENABLED
-
- // If this is true, the value is going to be used again, so we want to
- // push a temporary with the string.
- if (inst == BC_INST_ASSIGN) {
- res.t = BC_RESULT_STR;
- memcpy(&res.d.n, r, sizeof(BcNum));
- bc_vec_push(&p->results, &res);
+ bc_program_assignStr(p, idx, v, false);
}
-#endif // BC_ENABLED
-
- // By using bc_program_assignStr(), we short-circuited this, so return.
return;
}
+#endif // DC_ENABLED
- // If we have a normal assignment operator, not a math one...
- if (BC_INST_IS_ASSIGN(inst)) {
-
- // Assigning to a variable that has a string here is fine because there
- // is no math done on it.
-
- // BC_RESULT_TEMP, BC_RESULT_IBASE, BC_RESULT_OBASE, BC_RESULT_SCALE,
- // and BC_RESULT_SEED all have temporary copies. Because that's the
- // case, we can free the left and just move the value over. We set the
- // type of right to BC_RESULT_ZERO in order to prevent it from being
- // freed. We also don't have to worry about BC_RESULT_STR because it's
- // take care of above.
- if (right->t == BC_RESULT_TEMP || right->t >= BC_RESULT_IBASE) {
-
- BC_SIG_LOCK;
-
- bc_num_free(l);
- memcpy(l, r, sizeof(BcNum));
- right->t = BC_RESULT_ZERO;
-
- BC_SIG_UNLOCK;
- }
- // Copy over.
- else bc_num_copy(l, r);
- }
+ if (BC_INST_IS_ASSIGN(inst)) bc_num_copy(l, r);
#if BC_ENABLED
else {
- // If we get here, we are doing a math assignment (+=, -=, etc.). So
- // we need to prepare for a binary operator.
BcBigDig scale = BC_PROG_SCALE(p);
- // At this point, the left side could still be a string because it could
- // be a variable that has the string. If that's the case, we have a type
- // error.
- if (BC_PROG_STR(l)) bc_err(BC_ERR_EXEC_TYPE);
-
- // Get the right type of assignment operator, whether val is used or
- // NO_VAL for performance.
if (!use_val)
inst -= (BC_INST_ASSIGN_POWER_NO_VAL - BC_INST_ASSIGN_POWER);
assert(BC_NUM_RDX_VALID(l));
assert(BC_NUM_RDX_VALID(r));
- // Run the actual operation. We do not need worry about reallocating l
- // because bc_num_binary() does that behind the scenes for us.
bc_program_ops[inst - BC_INST_ASSIGN_POWER](l, r, l, scale);
}
#endif // BC_ENABLED
@@ -1347,63 +898,42 @@ static void bc_program_assign(BcProgram *p, uchar inst) {
ob = (left->t == BC_RESULT_OBASE);
sc = (left->t == BC_RESULT_SCALE);
- // The globals need special handling, especially the non-seed ones. The
- // first part of the if statement handles them.
if (ob || sc || left->t == BC_RESULT_IBASE) {
BcVec *v;
BcBigDig *ptr, *ptr_t, val, max, min;
+ BcErr e;
- // Get the actual value.
- val = bc_num_bigdig(l);
+ bc_num_bigdig(l, &val);
+ e = left->t - BC_RESULT_IBASE + BC_ERR_EXEC_IBASE;
- // Scale needs handling separate from ibase and obase.
if (sc) {
-
- // Set the min and max.
min = 0;
max = vm.maxes[BC_PROG_GLOBALS_SCALE];
-
- // Get a pointer to the stack and to the current value.
v = p->globals_v + BC_PROG_GLOBALS_SCALE;
ptr_t = p->globals + BC_PROG_GLOBALS_SCALE;
}
else {
-
- // Set the min and max.
min = BC_NUM_MIN_BASE;
if (BC_ENABLE_EXTRA_MATH && ob && (BC_IS_DC || !BC_IS_POSIX))
min = 0;
max = vm.maxes[ob + BC_PROG_GLOBALS_IBASE];
-
- // Get a pointer to the stack and to the current value.
v = p->globals_v + BC_PROG_GLOBALS_IBASE + ob;
ptr_t = p->globals + BC_PROG_GLOBALS_IBASE + ob;
}
- // Check for error.
- if (BC_ERR(val > max || val < min)) {
-
- // This grabs the right error.
- BcErr e = left->t - BC_RESULT_IBASE + BC_ERR_EXEC_IBASE;
+ if (BC_ERR(val > max || val < min)) bc_vm_verr(e, min, max);
- bc_verr(e, min, max);
- }
-
- // Set the top of the stack and the actual global value.
ptr = bc_vec_top(v);
*ptr = val;
*ptr_t = val;
}
-#if BC_ENABLE_EXTRA_MATH
- // To assign to steed, let bc_num_rng() do its magic.
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
else if (left->t == BC_RESULT_SEED) bc_num_rng(l, &p->rng);
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
BC_SIG_LOCK;
- // If we needed to use the value, then we need to copy it. Otherwise, we can
- // pop indiscriminately. Oh, and the copy should be a BC_RESULT_TEMP.
if (use_val) {
bc_num_createCopy(&res.d.n, l);
res.t = BC_RESULT_TEMP;
@@ -1415,54 +945,32 @@ static void bc_program_assign(BcProgram *p, uchar inst) {
BC_SIG_UNLOCK;
}
-/**
- * Pushes a variable's value onto the results stack.
- * @param p The program.
- * @param code The bytecode vector to pull the variable's index out of.
- * @param bgn An in/out parameter; the start of the index in the bytecode
- * vector, and will be updated to point after the index on return.
- * @param pop True if the variable's value should be popped off its stack.
- * This is only used in dc.
- * @param copy True if the variable's value should be copied to the results
- * stack. This is only used in dc.
- */
static void bc_program_pushVar(BcProgram *p, const char *restrict code,
size_t *restrict bgn, bool pop, bool copy)
{
BcResult r;
size_t idx = bc_program_index(code, bgn);
- // Set the result appropriately.
r.t = BC_RESULT_VAR;
r.d.loc.loc = idx;
#if DC_ENABLED
- // If this condition is true, then we have the hard case, where we have to
- // adjust dc registers.
if (BC_IS_DC && (pop || copy)) {
- // Get the stack for the variable and the number at the top.
BcVec *v = bc_program_vec(p, idx, BC_TYPE_VAR);
BcNum *num = bc_vec_top(v);
- // Ensure there are enough elements on the stack.
- if (BC_ERR(!BC_PROG_STACK(v, 2 - copy))) {
- const char *name = bc_map_name(&p->var_map, idx);
- bc_verr(BC_ERR_EXEC_STACK_REGISTER, name);
- }
+ if (BC_ERR(!BC_PROG_STACK(v, 2 - copy))) bc_vm_err(BC_ERR_EXEC_STACK);
assert(BC_PROG_STACK(v, 2 - copy));
- // If the top of the stack is actually a number...
if (!BC_PROG_STR(num)) {
BC_SIG_LOCK;
- // Create a copy to go onto the results stack as appropriate.
r.t = BC_RESULT_TEMP;
bc_num_createCopy(&r.d.n, num);
- // If we are not actually copying, we need to do a replace, so pop.
if (!copy) bc_vec_pop(v);
bc_vec_push(&p->results, &r);
@@ -1472,13 +980,10 @@ static void bc_program_pushVar(BcProgram *p, const char *restrict code,
return;
}
else {
- // Set the string result. We can just memcpy because all of the
- // fields in the num should be cleared.
- memcpy(&r.d.n, num, sizeof(BcNum));
+ r.d.loc.loc = num->scale;
r.t = BC_RESULT_STR;
}
- // If we are not actually copying, we need to do a replace, so pop.
if (!copy) bc_vec_pop(v);
}
#endif // DC_ENABLED
@@ -1486,14 +991,6 @@ static void bc_program_pushVar(BcProgram *p, const char *restrict code,
bc_vec_push(&p->results, &r);
}
-/**
- * Pushes an array or an array element onto the results stack.
- * @param p The program.
- * @param code The bytecode vector to pull the variable's index out of.
- * @param bgn An in/out parameter; the start of the index in the bytecode
- * vector, and will be updated to point after the index on return.
- * @param inst The instruction; whether to push an array or an array element.
- */
static void bc_program_pushArray(BcProgram *p, const char *restrict code,
size_t *restrict bgn, uchar inst)
{
@@ -1501,27 +998,24 @@ static void bc_program_pushArray(BcProgram *p, const char *restrict code,
BcNum *num;
BcBigDig temp;
- // Get the index of the array.
r.d.loc.loc = bc_program_index(code, bgn);
- // Doing an array is easy; just set the result type and finish.
+#if BC_ENABLED
if (inst == BC_INST_ARRAY) {
r.t = BC_RESULT_ARRAY;
bc_vec_push(&p->results, &r);
return;
}
+#endif // BC_ENABLED
- // Grab the top element of the results stack for the array index.
bc_program_prep(p, &operand, &num, 0);
- temp = bc_num_bigdig(num);
+ bc_num_bigdig(num, &temp);
- // Set the result.
r.t = BC_RESULT_ARRAY_ELEM;
r.d.loc.idx = (size_t) temp;
BC_SIG_LOCK;
- // Pop the index and push the element.
bc_vec_pop(&p->results);
bc_vec_push(&p->results, &r);
@@ -1529,14 +1023,6 @@ static void bc_program_pushArray(BcProgram *p, const char *restrict code,
}
#if BC_ENABLED
-
-/**
- * Executes an increment or decrement operator. This only handles postfix
- * inc/dec because the parser translates prefix inc/dec into an assignment where
- * the value is used.
- * @param p The program.
- * @param inst The instruction; whether to do an increment or decrement.
- */
static void bc_program_incdec(BcProgram *p, uchar inst) {
BcResult *ptr, res, copy;
@@ -1547,7 +1033,6 @@ static void bc_program_incdec(BcProgram *p, uchar inst) {
BC_SIG_LOCK;
- // We need a copy from *before* the operation.
copy.t = BC_RESULT_TEMP;
bc_num_createCopy(&copy.d.n, num);
@@ -1555,22 +1040,21 @@ static void bc_program_incdec(BcProgram *p, uchar inst) {
BC_SIG_UNLOCK;
- // Create the proper assignment.
res.t = BC_RESULT_ONE;
- inst2 = BC_INST_ASSIGN_PLUS_NO_VAL + (inst & 0x01);
+ inst2 = BC_INST_ASSIGN_PLUS + (inst & 0x01);
bc_vec_push(&p->results, &res);
bc_program_assign(p, inst2);
BC_SIG_LOCK;
+ bc_vec_pop(&p->results);
bc_vec_push(&p->results, &copy);
BC_UNSETJMP;
BC_SIG_UNLOCK;
- // No need to free the copy here because we pushed it onto the stack.
return;
exit:
@@ -1579,222 +1063,142 @@ exit:
BC_LONGJMP_CONT;
}
-/**
- * Executes a function call for bc.
- * @param p The program.
- * @param code The bytecode vector to pull the number of arguments and the
- * function index out of.
- * @param bgn An in/out parameter; the start of the indices in the bytecode
- * vector, and will be updated to point after the indices on
- * return.
- */
static void bc_program_call(BcProgram *p, const char *restrict code,
- size_t *restrict bgn)
+ size_t *restrict idx)
{
BcInstPtr ip;
- size_t i, nargs;
+ size_t i, nparams = bc_program_index(code, idx);
BcFunc *f;
BcVec *v;
- BcAuto *a;
+ BcLoc *a;
+ BcResultData param;
BcResult *arg;
- // Pull the number of arguments out of the bytecode vector.
- nargs = bc_program_index(code, bgn);
-
- // Set up instruction pointer.
ip.idx = 0;
- ip.func = bc_program_index(code, bgn);
+ ip.func = bc_program_index(code, idx);
f = bc_vec_item(&p->fns, ip.func);
- // Error checking.
- if (BC_ERR(!f->code.len)) bc_verr(BC_ERR_EXEC_UNDEF_FUNC, f->name);
- if (BC_ERR(nargs != f->nparams))
- bc_verr(BC_ERR_EXEC_PARAMS, f->nparams, nargs);
+ if (BC_ERR(!f->code.len)) bc_vm_verr(BC_ERR_EXEC_UNDEF_FUNC, f->name);
+ if (BC_ERR(nparams != f->nparams))
+ bc_vm_verr(BC_ERR_EXEC_PARAMS, f->nparams, nparams);
+ ip.len = p->results.len - nparams;
- // Set the length of the results stack. We discount the argument, of course.
- ip.len = p->results.len - nargs;
+ assert(BC_PROG_STACK(&p->results, nparams));
- assert(BC_PROG_STACK(&p->results, nargs));
-
- // Prepare the globals' stacks.
if (BC_G) bc_program_prepGlobals(p);
- // Push the arguments onto the stacks of their respective parameters.
- for (i = 0; i < nargs; ++i) {
+ for (i = 0; i < nparams; ++i) {
size_t j;
bool last = true;
arg = bc_vec_top(&p->results);
- if (BC_ERR(arg->t == BC_RESULT_VOID)) bc_err(BC_ERR_EXEC_VOID_VAL);
+ if (BC_ERR(arg->t == BC_RESULT_VOID)) bc_vm_err(BC_ERR_EXEC_VOID_VAL);
- // Get the corresponding parameter.
- a = bc_vec_item(&f->autos, nargs - 1 - i);
+ a = bc_vec_item(&f->autos, nparams - 1 - i);
// If I have already pushed to a var, I need to make sure I
- // get the previous version, not the already pushed one. This condition
- // must be true for that to even be possible.
+ // get the previous version, not the already pushed one.
if (arg->t == BC_RESULT_VAR || arg->t == BC_RESULT_ARRAY) {
-
- // Loop through all of the previous parameters.
for (j = 0; j < i && last; ++j) {
-
- BcAuto *aptr = bc_vec_item(&f->autos, nargs - 1 - j);
-
- // This condition is true if there is a previous parameter with
- // the same name *and* type because variables and arrays do not
- // interfere with each other.
- last = (arg->d.loc.loc != aptr->idx ||
- (!aptr->type) != (arg->t == BC_RESULT_VAR));
+ BcLoc *loc = bc_vec_item(&f->autos, nparams - 1 - j);
+ last = (arg->d.loc.loc != loc->loc ||
+ (!loc->idx) != (arg->t == BC_RESULT_VAR));
}
}
- // Actually push the value onto the parameter's stack.
- bc_program_copyToVar(p, a->idx, a->type, last);
+ bc_program_copyToVar(p, a->loc, (BcType) a->idx, last);
}
BC_SIG_LOCK;
- // Push zeroes onto the stacks of the auto variables.
for (; i < f->autos.len; ++i) {
- // Get the auto and its stack.
a = bc_vec_item(&f->autos, i);
- v = bc_program_vec(p, a->idx, a->type);
+ v = bc_program_vec(p, a->loc, (BcType) a->idx);
- // If a variable, just push a 0; otherwise, push an array.
- if (a->type == BC_TYPE_VAR) {
- BcNum *n = bc_vec_pushEmpty(v);
- bc_num_init(n, BC_NUM_DEF_SIZE);
+ if (a->idx == BC_TYPE_VAR) {
+ bc_num_init(&param.n, BC_NUM_DEF_SIZE);
+ bc_vec_push(v, &param.n);
}
else {
-
- BcVec *v2;
-
- assert(a->type == BC_TYPE_ARRAY);
-
- v2 = bc_vec_pushEmpty(v);
- bc_array_init(v2, true);
+ assert(a->idx == BC_TYPE_ARRAY);
+ bc_array_init(&param.v, true);
+ bc_vec_push(v, &param.v);
}
}
- // Push the instruction pointer onto the execution stack.
bc_vec_push(&p->stack, &ip);
BC_SIG_UNLOCK;
}
-/**
- * Executes a return instruction.
- * @param p The program.
- * @param inst The return instruction. bc can return void, and we need to know
- * if it is.
- */
static void bc_program_return(BcProgram *p, uchar inst) {
BcResult *res;
BcFunc *f;
- BcInstPtr *ip;
- size_t i, nresults;
-
- // Get the instruction pointer.
- ip = bc_vec_top(&p->stack);
-
- // Get the difference between the actual number of results and the number of
- // results the caller expects.
- nresults = p->results.len - ip->len;
+ BcInstPtr *ip = bc_vec_top(&p->stack);
+ size_t i, nops = p->results.len - ip->len;
- // If this isn't true, there was a missing call somewhere.
assert(BC_PROG_STACK(&p->stack, 2));
-
- // If this isn't true, the parser screwed by giving us no value when we
- // expected one, or giving us a value when we expected none.
assert(BC_PROG_STACK(&p->results, ip->len + (inst == BC_INST_RET)));
- // Get the function we are returning from.
f = bc_vec_item(&p->fns, ip->func);
-
res = bc_program_prepResult(p);
- // If we are returning normally...
if (inst == BC_INST_RET) {
BcNum *num;
BcResult *operand;
- // Prepare and copy the return value.
bc_program_operand(p, &operand, &num, 1);
- if (BC_PROG_STR(num)) {
-
- // We need to set this because otherwise, it will be a
- // BC_RESULT_TEMP, and BC_RESULT_TEMP needs an actual number to make
- // it easier to do type checking.
- res->t = BC_RESULT_STR;
-
- memcpy(&res->d.n, num, sizeof(BcNum));
- }
- else {
-
- BC_SIG_LOCK;
+ BC_SIG_LOCK;
- bc_num_createCopy(&res->d.n, num);
- }
+ bc_num_createCopy(&res->d.n, num);
}
- // Void is easy; set the result.
else if (inst == BC_INST_RET_VOID) res->t = BC_RESULT_VOID;
else {
-
BC_SIG_LOCK;
-
- // If we get here, the instruction is for returning a zero, so do that.
bc_num_init(&res->d.n, BC_NUM_DEF_SIZE);
}
BC_SIG_MAYUNLOCK;
- // We need to pop items off of the stacks of arguments and autos as well.
+ // We need to pop arguments as well, so this takes that into account.
for (i = 0; i < f->autos.len; ++i) {
- BcAuto *a = bc_vec_item(&f->autos, i);
- BcVec *v = bc_program_vec(p, a->idx, a->type);
+ BcLoc *a = bc_vec_item(&f->autos, i);
+ BcVec *v = bc_program_vec(p, a->loc, (BcType) a->idx);
bc_vec_pop(v);
}
- // When we retire, pop all of the unused results.
- bc_program_retire(p, 1, nresults);
+ bc_program_retire(p, 1, nops);
- // Pop the globals, if necessary.
if (BC_G) bc_program_popGlobals(p, false);
- // Pop the stack. This is what causes the function to actually "return."
bc_vec_pop(&p->stack);
}
#endif // BC_ENABLED
-/**
- * Executes a builtin function.
- * @param p The program.
- * @param inst The builtin to execute.
- */
static void bc_program_builtin(BcProgram *p, uchar inst) {
BcResult *opd, *res;
BcNum *num;
bool len = (inst == BC_INST_LENGTH);
- // Ensure we have a valid builtin.
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
assert(inst >= BC_INST_LENGTH && inst <= BC_INST_IRAND);
-#else // BC_ENABLE_EXTRA_MATH
+#else // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
assert(inst >= BC_INST_LENGTH && inst <= BC_INST_ABS);
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
#ifndef BC_PROG_NO_STACK_CHECK
- // Check stack for dc.
- if (BC_IS_DC && BC_ERR(!BC_PROG_STACK(&p->results, 1)))
- bc_err(BC_ERR_EXEC_STACK);
+ if (BC_IS_DC) {
+ if (BC_ERR(!BC_PROG_STACK(&p->results, 1)))
+ bc_vm_err(BC_ERR_EXEC_STACK);
+ }
#endif // BC_PROG_NO_STACK_CHECK
assert(BC_PROG_STACK(&p->results, 1));
@@ -1805,15 +1209,11 @@ static void bc_program_builtin(BcProgram *p, uchar inst) {
assert(num != NULL);
- // We need to ensure that strings and arrays aren't passed to most builtins.
- // The scale function can take strings in dc.
- if (!len && (inst != BC_INST_SCALE_FUNC || BC_IS_BC))
- bc_program_type_num(opd, num);
+#if DC_ENABLED
+ if (!len && inst != BC_INST_SCALE_FUNC) bc_program_type_num(opd, num);
+#endif // DC_ENABLED
- // Square root is easy.
if (inst == BC_INST_SQRT) bc_num_sqrt(num, &res->d.n, BC_PROG_SCALE(p));
-
- // Absolute value is easy.
else if (inst == BC_INST_ABS) {
BC_SIG_LOCK;
@@ -1824,71 +1224,59 @@ static void bc_program_builtin(BcProgram *p, uchar inst) {
BC_NUM_NEG_CLR_NP(res->d.n);
}
-#if BC_ENABLE_EXTRA_MATH
- // irand() is easy.
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
else if (inst == BC_INST_IRAND) {
BC_SIG_LOCK;
- bc_num_init(&res->d.n, num->len - BC_NUM_RDX_VAL(num));
+ bc_num_init(&res->d.n, num->len - num->rdx);
BC_SIG_UNLOCK;
bc_num_irand(num, &res->d.n, &p->rng);
}
-#endif // BC_ENABLE_EXTRA_MATH
-
- // Everything else is...not easy.
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
else {
BcBigDig val = 0;
- // Well, scale() is easy, but length() is not.
if (len) {
+#if BC_ENABLED
+ if (BC_IS_BC && opd->t == BC_RESULT_ARRAY) {
- // If we are bc and we have an array...
- if (opd->t == BC_RESULT_ARRAY) {
-
- // Yes, this is one place where we need to cast the number from
- // bc_program_num() to a vector.
BcVec *v = (BcVec*) num;
-#if BC_ENABLED
- // Dereference the array, if necessary.
- if (BC_IS_BC && v->size == sizeof(uchar))
- v = bc_program_dereference(p, v);
-#endif // BC_ENABLED
+ if (v->size == sizeof(uchar)) v = bc_program_dereference(p, v);
assert(v->size == sizeof(BcNum));
val = (BcBigDig) v->len;
}
- else {
-
- // If the item is a string...
+ else
+#endif // BC_ENABLED
+ {
+#if DC_ENABLED
if (!BC_PROG_NUM(opd, num)) {
+ size_t idx;
char *str;
- // Get the string, then get the length.
- str = bc_program_string(p, num);
+ idx = opd->t == BC_RESULT_STR ? opd->d.loc.loc : num->scale;
+ str = *((char**) bc_vec_item(p->strs, idx));
val = (BcBigDig) strlen(str);
}
else
+#endif // DC_ENABLED
{
- // Calculate the length of the number.
val = (BcBigDig) bc_num_len(num);
}
}
}
- // Like I said; scale() is actually easy. It just also needs the integer
- // conversion that length() does.
else if (BC_IS_BC || BC_PROG_NUM(opd, num))
val = (BcBigDig) bc_num_scale(num);
BC_SIG_LOCK;
- // Create the result.
bc_num_createFromBigdig(&res->d.n, val);
BC_SIG_UNLOCK;
@@ -1897,17 +1285,13 @@ static void bc_program_builtin(BcProgram *p, uchar inst) {
bc_program_retire(p, 1, 1);
}
-/**
- * Executes a divmod.
- * @param p The program.
- */
+#if DC_ENABLED
static void bc_program_divmod(BcProgram *p) {
BcResult *opd1, *opd2, *res, *res2;
BcNum *n1, *n2;
size_t req;
- // We grow first to avoid pointer invalidation.
bc_vec_grow(&p->results, 2);
// We don't need to update the pointer because
@@ -1915,55 +1299,40 @@ static void bc_program_divmod(BcProgram *p) {
res2 = bc_program_prepResult(p);
res = bc_program_prepResult(p);
- // Prepare the operands.
bc_program_binOpPrep(p, &opd1, &n1, &opd2, &n2, 2);
req = bc_num_mulReq(n1, n2, BC_PROG_SCALE(p));
BC_SIG_LOCK;
- // Initialize the results.
bc_num_init(&res->d.n, req);
bc_num_init(&res2->d.n, req);
BC_SIG_UNLOCK;
- // Execute.
bc_num_divmod(n1, n2, &res2->d.n, &res->d.n, BC_PROG_SCALE(p));
bc_program_retire(p, 2, 2);
}
-/**
- * Executes modular exponentiation.
- * @param p The program.
- */
static void bc_program_modexp(BcProgram *p) {
BcResult *r1, *r2, *r3, *res;
BcNum *n1, *n2, *n3;
-#if DC_ENABLED
-
- // Check the stack.
- if (BC_IS_DC && BC_ERR(!BC_PROG_STACK(&p->results, 3)))
- bc_err(BC_ERR_EXEC_STACK);
-
-#endif // DC_ENABLED
+ if (BC_ERR(!BC_PROG_STACK(&p->results, 3))) bc_vm_err(BC_ERR_EXEC_STACK);
assert(BC_PROG_STACK(&p->results, 3));
res = bc_program_prepResult(p);
- // Get the first operand and typecheck.
bc_program_operand(p, &r1, &n1, 3);
bc_program_type_num(r1, n1);
- // Get the last two operands.
bc_program_binOpPrep(p, &r2, &n2, &r3, &n3, 1);
// Make sure that the values have their pointers updated, if necessary.
- // Only array elements are possible because this is dc.
+ // Only array elements are possible.
if (r1->t == BC_RESULT_ARRAY_ELEM && (r1->t == r2->t || r1->t == r3->t))
n1 = bc_program_num(p, r1);
@@ -1978,20 +1347,14 @@ static void bc_program_modexp(BcProgram *p) {
bc_program_retire(p, 1, 3);
}
-/**
- * Asciifies a number for dc. This is a helper for bc_program_asciify().
- * @param p The program.
- * @param n The number to asciify.
- */
+static void bc_program_stackLen(BcProgram *p) {
+ bc_program_pushBigdig(p, (BcBigDig) p->results.len, BC_RESULT_TEMP);
+}
+
static uchar bc_program_asciifyNum(BcProgram *p, BcNum *n) {
BcNum num;
- BcBigDig val;
-
-#ifndef NDEBUG
- // This is entirely to satisfy a useless scan-build error.
- val = 0;
-#endif // NDEBUG
+ BcBigDig val = 0;
bc_num_clear(&num);
@@ -2003,18 +1366,17 @@ static uchar bc_program_asciifyNum(BcProgram *p, BcNum *n) {
BC_SIG_UNLOCK;
- // We want to clear the scale and sign for easy mod later.
bc_num_truncate(&num, num.scale);
BC_NUM_NEG_CLR_NP(num);
// This is guaranteed to not have a divide by 0
- // because strmb is equal to 256.
+ // because strmb is equal to UCHAR_MAX + 1.
bc_num_mod(&num, &p->strmb, &num, 0);
// This is also guaranteed to not error because num is in the range
// [0, UCHAR_MAX], which is definitely in range for a BcBigDig. And
// it is not negative.
- val = bc_num_bigdig2(&num);
+ bc_num_bigdig2(&num, &val);
num_err:
BC_SIG_MAYLOCK;
@@ -2023,12 +1385,7 @@ num_err:
return (uchar) val;
}
-/**
- * Executes the "asciify" command in dc.
- * @param p The program.
- * @param fidx The index of the current function.
- */
-static void bc_program_asciify(BcProgram *p, size_t fidx) {
+static void bc_program_asciify(BcProgram *p) {
BcResult *r, res;
BcNum *n;
@@ -2036,105 +1393,60 @@ static void bc_program_asciify(BcProgram *p, size_t fidx) {
uchar c;
size_t idx;
- // Check the stack.
- if (BC_ERR(!BC_PROG_STACK(&p->results, 1))) bc_err(BC_ERR_EXEC_STACK);
+ if (BC_ERR(!BC_PROG_STACK(&p->results, 1))) bc_vm_err(BC_ERR_EXEC_STACK);
assert(BC_PROG_STACK(&p->results, 1));
- // Get the top of the results stack.
bc_program_operand(p, &r, &n, 0);
assert(n != NULL);
- // Asciify.
+ assert(p->strs->len + BC_PROG_REQ_FUNCS == p->fns.len);
+
if (BC_PROG_NUM(r, n)) c = bc_program_asciifyNum(p, n);
else {
-
- // Get the string itself, then the first character.
- str2 = bc_program_string(p, n);
+ size_t index = r->t == BC_RESULT_STR ? r->d.loc.loc : n->scale;
+ str2 = *((char**) bc_vec_item(p->strs, index));
c = (uchar) str2[0];
}
- // Fill the resulting string.
str[0] = (char) c;
str[1] = '\0';
- // Add the string to the data structures.
BC_SIG_LOCK;
- idx = bc_program_addString(p, str, fidx);
+
+ idx = bc_program_insertFunc(p, str) - BC_PROG_REQ_FUNCS;
+
BC_SIG_UNLOCK;
- // Set the result
res.t = BC_RESULT_STR;
- bc_num_clear(&res.d.n);
- res.d.n.rdx = fidx;
- res.d.n.scale = idx;
-
- // Pop and push.
+ res.d.loc.loc = idx;
bc_vec_pop(&p->results);
bc_vec_push(&p->results, &res);
}
-/**
- * Streams a number or a string to stdout.
- * @param p The program.
- */
static void bc_program_printStream(BcProgram *p) {
BcResult *r;
BcNum *n;
- // Check the stack.
- if (BC_ERR(!BC_PROG_STACK(&p->results, 1))) bc_err(BC_ERR_EXEC_STACK);
+ if (BC_ERR(!BC_PROG_STACK(&p->results, 1))) bc_vm_err(BC_ERR_EXEC_STACK);
assert(BC_PROG_STACK(&p->results, 1));
- // Get the top of the results stack.
bc_program_operand(p, &r, &n, 0);
assert(n != NULL);
- // Stream appropriately.
- if (BC_PROG_NUM(r, n)) bc_num_stream(n);
- else bc_program_printChars(bc_program_string(p, n));
+ if (BC_PROG_NUM(r, n)) bc_num_stream(n, p->strm);
+ else {
+ size_t idx = (r->t == BC_RESULT_STR) ? r->d.loc.loc : n->scale;
+ bc_program_printChars(*((char**) bc_vec_item(p->strs, idx)));
+ }
- // Pop the operand.
bc_vec_pop(&p->results);
}
-#if DC_ENABLED
-
-/**
- * Gets the length of a register in dc and pushes it onto the results stack.
- * @param p The program.
- * @param code The bytecode vector to pull the register's index out of.
- * @param bgn An in/out parameter; the start of the index in the bytecode
- * vector, and will be updated to point after the index on return.
- */
-static void bc_program_regStackLen(BcProgram *p, const char *restrict code,
- size_t *restrict bgn)
-{
- size_t idx = bc_program_index(code, bgn);
- BcVec *v = bc_program_vec(p, idx, BC_TYPE_VAR);
-
- bc_program_pushBigdig(p, (BcBigDig) v->len, BC_RESULT_TEMP);
-}
-
-/**
- * Pushes the length of the results stack onto the results stack.
- * @param p The program.
- */
-static void bc_program_stackLen(BcProgram *p) {
- bc_program_pushBigdig(p, (BcBigDig) p->results.len, BC_RESULT_TEMP);
-}
-
-/**
- * Pops a certain number of elements off the execution stack.
- * @param p The program.
- * @param inst The instruction to tell us how many. There is one to pop up to
- * 2, and one to pop the amount equal to the number at the top of
- * the results stack.
- */
static void bc_program_nquit(BcProgram *p, uchar inst) {
BcResult *opnd;
@@ -2142,101 +1454,60 @@ static void bc_program_nquit(BcProgram *p, uchar inst) {
BcBigDig val;
size_t i;
- // Ensure that the tail calls stack is correct.
assert(p->stack.len == p->tail_calls.len);
- // Get the number of executions to pop.
if (inst == BC_INST_QUIT) val = 2;
else {
bc_program_prep(p, &opnd, &num, 0);
- val = bc_num_bigdig(num);
+ bc_num_bigdig(num, &val);
bc_vec_pop(&p->results);
}
- // Loop over the tail call stack and adjust the quit value appropriately.
for (i = 0; val && i < p->tail_calls.len; ++i) {
-
- // Get the number of tail calls for this one.
size_t calls = *((size_t*) bc_vec_item_rev(&p->tail_calls, i)) + 1;
-
- // Adjust the value.
if (calls >= val) val = 0;
else val -= (BcBigDig) calls;
}
- // If we don't have enough executions, just quit.
if (i == p->stack.len) {
vm.status = BC_STATUS_QUIT;
- BC_JMP;
+ BC_VM_JMP;
}
else {
- // We can always pop the last item we reached on the tail call stack
- // because these are for tail calls. That means that any executions that
- // we would not have quit in that position on the stack would have quit
- // anyway.
bc_vec_npop(&p->stack, i);
bc_vec_npop(&p->tail_calls, i);
}
}
-/**
- * Pushes the depth of the execution stack onto the stack.
- * @param p The program.
- */
-static void bc_program_execStackLen(BcProgram *p) {
-
- size_t i, amt, len = p->tail_calls.len;
-
- amt = len;
-
- for (i = 0; i < len; ++i)
- amt += *((size_t*) bc_vec_item(&p->tail_calls, i));
-
- bc_program_pushBigdig(p, (BcBigDig) amt, BC_RESULT_TEMP);
-}
-
-/**
- *
- * @param p The program.
- * @param code The bytecode vector to pull the register's index out of.
- * @param bgn An in/out parameter; the start of the index in the bytecode
- * vector, and will be updated to point after the index on return.
- * @param cond True if the execution is conditional, false otherwise.
- * @param len The number of bytes in the bytecode vector.
- */
static void bc_program_execStr(BcProgram *p, const char *restrict code,
- size_t *restrict bgn, bool cond, size_t len)
+ size_t *restrict bgn, bool cond, size_t len)
{
BcResult *r;
char *str;
BcFunc *f;
+ BcParse prs;
BcInstPtr ip;
- size_t fidx;
+ size_t fidx, sidx;
BcNum *n;
assert(p->stack.len == p->tail_calls.len);
- // Check the stack.
- if (BC_ERR(!BC_PROG_STACK(&p->results, 1))) bc_err(BC_ERR_EXEC_STACK);
+ if (BC_ERR(!BC_PROG_STACK(&p->results, 1))) bc_vm_err(BC_ERR_EXEC_STACK);
assert(BC_PROG_STACK(&p->results, 1));
- // Get the operand.
bc_program_operand(p, &r, &n, 0);
- // If execution is conditional...
if (cond) {
bool exec;
size_t idx, then_idx, else_idx;
- // Get the index of the "then" var and "else" var.
then_idx = bc_program_index(code, bgn);
else_idx = bc_program_index(code, bgn);
- // Figure out if we should execute.
exec = (r->d.n.len != 0);
idx = exec ? then_idx : else_idx;
@@ -2244,18 +1515,16 @@ static void bc_program_execStr(BcProgram *p, const char *restrict code,
BC_SIG_LOCK;
BC_SETJMP_LOCKED(exit);
- // If we are supposed to execute, execute. If else_idx == SIZE_MAX, that
- // means there was no else clause, so if execute is false and else does
- // not exist, we don't execute. The goto skips all of the setup for the
- // execution.
if (exec || (else_idx != SIZE_MAX))
n = bc_vec_top(bc_program_vec(p, idx, BC_TYPE_VAR));
else goto exit;
- if (BC_ERR(!BC_PROG_STR(n))) bc_err(BC_ERR_EXEC_TYPE);
+ if (BC_ERR(!BC_PROG_STR(n))) bc_vm_err(BC_ERR_EXEC_TYPE);
BC_UNSETJMP;
BC_SIG_UNLOCK;
+
+ sidx = n->scale;
}
else {
@@ -2264,46 +1533,27 @@ static void bc_program_execStr(BcProgram *p, const char *restrict code,
// they are only put on the stack to be assigned to.
assert(r->t != BC_RESULT_VAR);
- if (r->t != BC_RESULT_STR) return;
+ if (r->t == BC_RESULT_STR) sidx = r->d.loc.loc;
+ else return;
}
- assert(BC_PROG_STR(n));
-
- // Get the string.
- str = bc_program_string(p, n);
-
- // Get the function index and function.
- BC_SIG_LOCK;
- fidx = bc_program_insertFunc(p, str);
- BC_SIG_UNLOCK;
+ fidx = sidx + BC_PROG_REQ_FUNCS;
+ str = *((char**) bc_vec_item(p->strs, sidx));
f = bc_vec_item(&p->fns, fidx);
- // If the function has not been parsed yet...
if (!f->code.len) {
BC_SIG_LOCK;
- if (!BC_PARSE_IS_INITED(&vm.read_prs, p)) {
-
- bc_parse_init(&vm.read_prs, p, fidx);
-
- // Initialize this too because bc_vm_shutdown() expects them to be
- // initialized togther.
- bc_vec_init(&vm.read_buf, sizeof(char), BC_DTOR_NONE);
- }
- // This needs to be updated because the parser could have been used
- // somewhere else
- else bc_parse_updateFunc(&vm.read_prs, fidx);
-
- bc_lex_file(&vm.read_prs.l, vm.file);
+ bc_parse_init(&prs, p, fidx);
+ bc_lex_file(&prs.l, vm.file);
BC_SETJMP_LOCKED(err);
BC_SIG_UNLOCK;
- // Parse.
- bc_parse_text(&vm.read_prs, str, false);
- vm.expr(&vm.read_prs, BC_PARSE_NOCALL);
+ bc_parse_text(&prs, str);
+ vm.expr(&prs, BC_PARSE_NOCALL);
BC_SIG_LOCK;
@@ -2311,58 +1561,41 @@ static void bc_program_execStr(BcProgram *p, const char *restrict code,
// We can just assert this here because
// dc should parse everything until EOF.
- assert(vm.read_prs.l.t == BC_LEX_EOF);
+ assert(prs.l.t == BC_LEX_EOF);
+
+ bc_parse_free(&prs);
BC_SIG_UNLOCK;
}
- // Set the instruction pointer.
ip.idx = 0;
ip.len = p->results.len;
ip.func = fidx;
- // Pop the operand.
bc_vec_pop(&p->results);
- // Tail call processing. This condition means that there is more on the
- // execution stack, and we are at the end of the bytecode vector, and the
- // last instruction is just a BC_INST_POP_EXEC, which would return.
+ // Tail call.
if (p->stack.len > 1 && *bgn == len - 1 && code[*bgn] == BC_INST_POP_EXEC) {
-
size_t *call_ptr = bc_vec_top(&p->tail_calls);
-
- // Add one to the tail call.
*call_ptr += 1;
-
- // Pop the execution stack before pushing the new instruction pointer
- // on.
bc_vec_pop(&p->stack);
}
- // If not a tail call, just push a new one.
else bc_vec_push(&p->tail_calls, &ip.idx);
- // Push the new function onto the execution stack and return.
bc_vec_push(&p->stack, &ip);
return;
err:
BC_SIG_MAYLOCK;
-
+ bc_parse_free(&prs);
f = bc_vec_item(&p->fns, fidx);
-
- // Make sure to erase the bytecode vector so dc knows it is not parsed.
bc_vec_popAll(&f->code);
-
exit:
bc_vec_pop(&p->results);
BC_LONGJMP_CONT;
}
-/**
- * Prints every item on the results stack, one per line.
- * @param p The program.
- */
static void bc_program_printStack(BcProgram *p) {
size_t idx;
@@ -2372,29 +1605,17 @@ static void bc_program_printStack(BcProgram *p) {
}
#endif // DC_ENABLED
-/**
- * Pushes the value of a global onto the results stack.
- * @param p The program.
- * @param inst Which global to push, as an instruction.
- */
static void bc_program_pushGlobal(BcProgram *p, uchar inst) {
BcResultType t;
- // Make sure the instruction is valid.
assert(inst >= BC_INST_IBASE && inst <= BC_INST_SCALE);
- // Push the global.
t = inst - BC_INST_IBASE + BC_RESULT_IBASE;
bc_program_pushBigdig(p, p->globals[inst - BC_INST_IBASE], t);
}
-#if BC_ENABLE_EXTRA_MATH
-
-/**
- * Pushes the value of seed on the stack.
- * @param p The program.
- */
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
static void bc_program_pushSeed(BcProgram *p) {
BcResult *res;
@@ -2404,32 +1625,22 @@ static void bc_program_pushSeed(BcProgram *p) {
BC_SIG_LOCK;
- // We need 2*BC_RAND_NUM_SIZE because of the size of the state.
bc_num_init(&res->d.n, 2 * BC_RAND_NUM_SIZE);
BC_SIG_UNLOCK;
bc_num_createFromRNG(&res->d.n, &p->rng);
}
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
-#endif // BC_ENABLE_EXTRA_MATH
-
-/**
- * Adds a function to the fns array. The function's ID must have already been
- * inserted into the map.
- * @param p The program.
- * @param id_ptr The ID of the function as inserted into the map.
- */
-static void bc_program_addFunc(BcProgram *p, BcId *id_ptr) {
+static void bc_program_addFunc(BcProgram *p, BcFunc *f, BcId *id_ptr) {
BcInstPtr *ip;
- BcFunc *f;
BC_SIG_ASSERT_LOCKED;
- // Push and init.
- f = bc_vec_pushEmpty(&p->fns);
bc_func_init(f, id_ptr->name);
+ bc_vec_push(&p->fns, f);
// This is to make sure pointers are updated if the array was moved.
if (p->stack.len) {
@@ -2441,6 +1652,7 @@ static void bc_program_addFunc(BcProgram *p, BcId *id_ptr) {
size_t bc_program_insertFunc(BcProgram *p, const char *name) {
BcId *id_ptr;
+ BcFunc f;
bool new;
size_t idx;
@@ -2448,24 +1660,27 @@ size_t bc_program_insertFunc(BcProgram *p, const char *name) {
assert(p != NULL && name != NULL);
- // Insert into the map and get the resulting ID.
new = bc_map_insert(&p->fn_map, name, p->fns.len, &idx);
id_ptr = (BcId*) bc_vec_item(&p->fn_map, idx);
idx = id_ptr->idx;
- // If the function is new...
- if (new) {
-
- // Add the function to the fns array.
- bc_program_addFunc(p, id_ptr);
+ if (!new) {
+ if (BC_IS_BC) {
+ BcFunc *func = bc_vec_item(&p->fns, idx);
+ bc_func_reset(func);
+ }
}
-#if BC_ENABLED
- // bc has to reset the function because it's about to be redefined.
- else if (BC_IS_BC) {
- BcFunc *func = bc_vec_item(&p->fns, idx);
- bc_func_reset(func);
+ else {
+
+ bc_program_addFunc(p, &f, id_ptr);
+
+#if DC_ENABLED
+ if (BC_IS_DC && idx >= BC_PROG_REQ_FUNCS) {
+ bc_vec_push(p->strs, &id_ptr->name);
+ assert(p->strs->len == p->fns.len - BC_PROG_REQ_FUNCS);
+ }
+#endif // DC_ENABLED
}
-#endif // BC_ENABLED
return idx;
}
@@ -2479,7 +1694,6 @@ void bc_program_free(BcProgram *p) {
assert(p != NULL);
- // Free the globals stacks.
for (i = 0; i < BC_PROG_GLOBALS_LEN; ++i) bc_vec_free(p->globals_v + i);
bc_vec_free(&p->fns);
@@ -2495,12 +1709,15 @@ void bc_program_free(BcProgram *p) {
if (BC_IS_BC) bc_num_free(&p->last);
#endif // BC_ENABLED
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
bc_rand_free(&p->rng);
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
#if DC_ENABLED
- if (BC_IS_DC) bc_vec_free(&p->tail_calls);
+ if (BC_IS_DC) {
+ bc_vec_free(&p->tail_calls);
+ bc_vec_free(&p->strs_v);
+ }
#endif // DC_ENABLED
}
#endif // NDEBUG
@@ -2514,68 +1731,61 @@ void bc_program_init(BcProgram *p) {
assert(p != NULL);
- // We want this clear.
+ memset(p, 0, sizeof(BcProgram));
memset(&ip, 0, sizeof(BcInstPtr));
- // Setup the globals stacks and the current values.
for (i = 0; i < BC_PROG_GLOBALS_LEN; ++i) {
-
BcBigDig val = i == BC_PROG_GLOBALS_SCALE ? 0 : BC_BASE;
-
- bc_vec_init(p->globals_v + i, sizeof(BcBigDig), BC_DTOR_NONE);
+ bc_vec_init(p->globals_v + i, sizeof(BcBigDig), NULL);
bc_vec_push(p->globals_v + i, &val);
-
p->globals[i] = val;
}
#if DC_ENABLED
- // dc-only setup.
if (BC_IS_DC) {
- bc_vec_init(&p->tail_calls, sizeof(size_t), BC_DTOR_NONE);
+ bc_vec_init(&p->strs_v, sizeof(char*), bc_string_free);
+ p->strs = &p->strs_v;
- // We want an item for the main function on the tail call stack.
+ bc_vec_init(&p->tail_calls, sizeof(size_t), NULL);
i = 0;
bc_vec_push(&p->tail_calls, &i);
+
+ p->strm = UCHAR_MAX + 1;
+ bc_num_setup(&p->strmb, p->strmb_num, BC_NUM_BIGDIG_LOG10);
+ bc_num_bigdig2num(&p->strmb, p->strm);
}
#endif // DC_ENABLED
- bc_num_setup(&p->strmb, p->strmb_num, BC_NUM_BIGDIG_LOG10);
- bc_num_bigdig2num(&p->strmb, BC_NUM_STREAM_BASE);
-
-#if BC_ENABLE_EXTRA_MATH
- // We need to initialize srand() just in case /dev/urandom and /dev/random
- // are not available.
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
srand((unsigned int) time(NULL));
bc_rand_init(&p->rng);
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
+
+ bc_num_setup(&p->zero, p->zero_num, BC_PROG_ONE_CAP);
+
+ bc_num_setup(&p->one, p->one_num, BC_PROG_ONE_CAP);
+ bc_num_one(&p->one);
#if BC_ENABLED
if (BC_IS_BC) bc_num_init(&p->last, BC_NUM_DEF_SIZE);
#endif // BC_ENABLED
-#ifndef NDEBUG
- bc_vec_init(&p->fns, sizeof(BcFunc), BC_DTOR_FUNC);
-#else // NDEBUG
- bc_vec_init(&p->fns, sizeof(BcFunc), BC_DTOR_NONE);
-#endif // NDEBUG
+ bc_vec_init(&p->fns, sizeof(BcFunc), bc_func_free);
bc_map_init(&p->fn_map);
bc_program_insertFunc(p, bc_func_main);
bc_program_insertFunc(p, bc_func_read);
- bc_vec_init(&p->vars, sizeof(BcVec), BC_DTOR_VEC);
+ bc_vec_init(&p->vars, sizeof(BcVec), bc_vec_free);
bc_map_init(&p->var_map);
- bc_vec_init(&p->arrs, sizeof(BcVec), BC_DTOR_VEC);
+ bc_vec_init(&p->arrs, sizeof(BcVec), bc_vec_free);
bc_map_init(&p->arr_map);
- bc_vec_init(&p->results, sizeof(BcResult), BC_DTOR_RESULT);
-
- // Push the first instruction pointer onto the execution stack.
- bc_vec_init(&p->stack, sizeof(BcInstPtr), BC_DTOR_NONE);
+ bc_vec_init(&p->results, sizeof(BcResult), bc_result_free);
+ bc_vec_init(&p->stack, sizeof(BcInstPtr), NULL);
bc_vec_push(&p->stack, &ip);
- // Make sure the pointers are properly set up.
bc_program_setVecs(p, (BcFunc*) bc_vec_item(&p->fns, BC_PROG_MAIN));
assert(p->consts != NULL && p->strs != NULL);
@@ -2588,25 +1798,19 @@ void bc_program_reset(BcProgram *p) {
BC_SIG_ASSERT_LOCKED;
- // Pop all but the last execution and all results.
bc_vec_npop(&p->stack, p->stack.len - 1);
bc_vec_popAll(&p->results);
#if BC_ENABLED
- // Clear the globals' stacks.
if (BC_G) bc_program_popGlobals(p, true);
#endif // BC_ENABLED
- // Clear the bytecode vector of the main function.
f = bc_vec_item(&p->fns, BC_PROG_MAIN);
bc_vec_npop(&f->code, f->code.len);
-
- // Reset the instruction pointer.
ip = bc_vec_top(&p->stack);
bc_program_setVecs(p, f);
memset(ip, 0, sizeof(BcInstPtr));
- // Write the ready message for a signal, and clear the signal.
if (vm.sig) {
bc_file_write(&vm.fout, bc_flush_none, bc_program_ready_msg,
bc_program_ready_msg_len);
@@ -2619,172 +1823,116 @@ void bc_program_exec(BcProgram *p) {
size_t idx;
BcResult r, *ptr;
- BcInstPtr *ip;
- BcFunc *func;
- char *code;
+ BcInstPtr *ip = bc_vec_top(&p->stack);
+ BcFunc *func = (BcFunc*) bc_vec_item(&p->fns, ip->func);
+ char *code = func->code.v;
bool cond = false;
- uchar inst;
#if BC_ENABLED
BcNum *num;
#endif // BC_ENABLED
-#if !BC_HAS_COMPUTED_GOTO
#ifndef NDEBUG
size_t jmp_bufs_len;
#endif // NDEBUG
-#endif // !BC_HAS_COMPUTED_GOTO
-
-#if BC_HAS_COMPUTED_GOTO
- BC_PROG_LBLS;
- BC_PROG_LBLS_ASSERT;
-
- // BC_INST_INVALID is a marker for the end so that we don't have to have an
- // execution loop.
- func = (BcFunc*) bc_vec_item(&p->fns, BC_PROG_MAIN);
- bc_vec_pushByte(&func->code, BC_INST_INVALID);
-#endif // BC_HAS_COMPUTED_GOTO
-
- ip = bc_vec_top(&p->stack);
- func = (BcFunc*) bc_vec_item(&p->fns, ip->func);
- code = func->code.v;
-
- // Ensure the pointers are correct.
- bc_program_setVecs(p, func);
-
-#if !BC_HAS_COMPUTED_GOTO
#ifndef NDEBUG
jmp_bufs_len = vm.jmp_bufs.len;
#endif // NDEBUG
- // This loop is the heart of the execution engine. It *is* the engine. For
- // computed goto, it is ignored.
- while (ip->idx < func->code.len)
-#endif // !BC_HAS_COMPUTED_GOTO
- {
-
- BC_SIG_ASSERT_NOT_LOCKED;
-
-#if BC_HAS_COMPUTED_GOTO
-
- BC_PROG_JUMP(inst, code, ip);
-
-#else // BC_HAS_COMPUTED_GOTO
+ bc_program_setVecs(p, func);
- // Get the next instruction and increment the index.
- inst = (uchar) code[(ip->idx)++];
+ while (ip->idx < func->code.len) {
-#endif // BC_HAS_COMPUTED_GOTO
+ BC_SIG_ASSERT_NOT_LOCKED;
-#if BC_DEBUG_CODE
- bc_file_printf(&vm.ferr, "inst: %s\n", bc_inst_names[inst]);
- bc_file_flush(&vm.ferr, bc_flush_none);
-#endif // BC_DEBUG_CODE
+ uchar inst = (uchar) code[(ip->idx)++];
-#if !BC_HAS_COMPUTED_GOTO
- switch (inst)
-#endif // !BC_HAS_COMPUTED_GOTO
- {
+ switch (inst) {
#if BC_ENABLED
- // This just sets up the condition for the unconditional jump below,
- // which checks the condition, if necessary.
- BC_PROG_LBL(BC_INST_JUMP_ZERO):
+ case BC_INST_JUMP_ZERO:
{
bc_program_prep(p, &ptr, &num, 0);
-
cond = !bc_num_cmpZero(num);
bc_vec_pop(&p->results);
-
- BC_PROG_DIRECT_JUMP(BC_INST_JUMP)
}
// Fallthrough.
- BC_PROG_FALLTHROUGH
+ BC_FALLTHROUGH
- BC_PROG_LBL(BC_INST_JUMP):
+ case BC_INST_JUMP:
{
idx = bc_program_index(code, &ip->idx);
- // If a jump is required...
if (inst == BC_INST_JUMP || cond) {
- // Get the address to jump to.
size_t *addr = bc_vec_item(&func->labels, idx);
- // If this fails, then the parser failed to set up the
- // labels correctly.
assert(*addr != SIZE_MAX);
- // Set the new address.
ip->idx = *addr;
}
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_CALL):
+ case BC_INST_CALL:
{
assert(BC_IS_BC);
bc_program_call(p, code, &ip->idx);
- // Because we changed the execution stack and where we are
- // executing, we have to update all of this.
ip = bc_vec_top(&p->stack);
func = bc_vec_item(&p->fns, ip->func);
code = func->code.v;
+
bc_program_setVecs(p, func);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_INC):
- BC_PROG_LBL(BC_INST_DEC):
+ case BC_INST_INC:
+ case BC_INST_DEC:
{
bc_program_incdec(p, inst);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_HALT):
+ case BC_INST_HALT:
{
vm.status = BC_STATUS_QUIT;
-
- // Just jump out. The jump series will take care of everything.
- BC_JMP;
-
- BC_PROG_JUMP(inst, code, ip);
+ BC_VM_JMP;
+ break;
}
- BC_PROG_LBL(BC_INST_RET):
- BC_PROG_LBL(BC_INST_RET0):
- BC_PROG_LBL(BC_INST_RET_VOID):
+ case BC_INST_RET:
+ case BC_INST_RET0:
+ case BC_INST_RET_VOID:
{
bc_program_return(p, inst);
- // Because we changed the execution stack and where we are
- // executing, we have to update all of this.
ip = bc_vec_top(&p->stack);
func = bc_vec_item(&p->fns, ip->func);
code = func->code.v;
+
bc_program_setVecs(p, func);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
#endif // BC_ENABLED
- BC_PROG_LBL(BC_INST_BOOL_OR):
- BC_PROG_LBL(BC_INST_BOOL_AND):
- BC_PROG_LBL(BC_INST_REL_EQ):
- BC_PROG_LBL(BC_INST_REL_LE):
- BC_PROG_LBL(BC_INST_REL_GE):
- BC_PROG_LBL(BC_INST_REL_NE):
- BC_PROG_LBL(BC_INST_REL_LT):
- BC_PROG_LBL(BC_INST_REL_GT):
+ case BC_INST_BOOL_OR:
+ case BC_INST_BOOL_AND:
+ case BC_INST_REL_EQ:
+ case BC_INST_REL_LE:
+ case BC_INST_REL_GE:
+ case BC_INST_REL_NE:
+ case BC_INST_REL_LT:
+ case BC_INST_REL_GT:
{
bc_program_logical(p, inst);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_READ):
+ case BC_INST_READ:
{
// We want to flush output before
// this in case there is a prompt.
@@ -2792,392 +1940,331 @@ void bc_program_exec(BcProgram *p) {
bc_program_read(p);
- // Because we changed the execution stack and where we are
- // executing, we have to update all of this.
ip = bc_vec_top(&p->stack);
func = bc_vec_item(&p->fns, ip->func);
code = func->code.v;
+
bc_program_setVecs(p, func);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
-#if BC_ENABLE_EXTRA_MATH
- BC_PROG_LBL(BC_INST_RAND):
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
+ case BC_INST_RAND:
{
bc_program_rand(p);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
-#endif // BC_ENABLE_EXTRA_MATH
-
- BC_PROG_LBL(BC_INST_MAXIBASE):
- BC_PROG_LBL(BC_INST_MAXOBASE):
- BC_PROG_LBL(BC_INST_MAXSCALE):
-#if BC_ENABLE_EXTRA_MATH
- BC_PROG_LBL(BC_INST_MAXRAND):
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
+
+ case BC_INST_MAXIBASE:
+ case BC_INST_MAXOBASE:
+ case BC_INST_MAXSCALE:
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
+ case BC_INST_MAXRAND:
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
{
BcBigDig dig = vm.maxes[inst - BC_INST_MAXIBASE];
bc_program_pushBigdig(p, dig, BC_RESULT_TEMP);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_VAR):
+ case BC_INST_VAR:
{
bc_program_pushVar(p, code, &ip->idx, false, false);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_ARRAY_ELEM):
- BC_PROG_LBL(BC_INST_ARRAY):
+ case BC_INST_ARRAY_ELEM:
+#if BC_ENABLED
+ case BC_INST_ARRAY:
+#endif // BC_ENABLED
{
bc_program_pushArray(p, code, &ip->idx, inst);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_IBASE):
- BC_PROG_LBL(BC_INST_SCALE):
- BC_PROG_LBL(BC_INST_OBASE):
+ case BC_INST_IBASE:
+ case BC_INST_SCALE:
+ case BC_INST_OBASE:
{
bc_program_pushGlobal(p, inst);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
-#if BC_ENABLE_EXTRA_MATH
- BC_PROG_LBL(BC_INST_SEED):
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
+ case BC_INST_SEED:
{
bc_program_pushSeed(p);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
-#endif // BC_ENABLE_EXTRA_MATH
-
- BC_PROG_LBL(BC_INST_LENGTH):
- BC_PROG_LBL(BC_INST_SCALE_FUNC):
- BC_PROG_LBL(BC_INST_SQRT):
- BC_PROG_LBL(BC_INST_ABS):
-#if BC_ENABLE_EXTRA_MATH
- BC_PROG_LBL(BC_INST_IRAND):
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
+
+ case BC_INST_LENGTH:
+ case BC_INST_SCALE_FUNC:
+ case BC_INST_SQRT:
+ case BC_INST_ABS:
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
+ case BC_INST_IRAND:
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
{
bc_program_builtin(p, inst);
- BC_PROG_JUMP(inst, code, ip);
- }
-
- BC_PROG_LBL(BC_INST_ASCIIFY):
- {
- bc_program_asciify(p, ip->func);
-
- // Because we changed the execution stack and where we are
- // executing, we have to update all of this.
- ip = bc_vec_top(&p->stack);
- func = bc_vec_item(&p->fns, ip->func);
- code = func->code.v;
- bc_program_setVecs(p, func);
-
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_NUM):
+ case BC_INST_NUM:
{
bc_program_const(p, code, &ip->idx);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_ZERO):
- BC_PROG_LBL(BC_INST_ONE):
+ case BC_INST_ZERO:
+ case BC_INST_ONE:
#if BC_ENABLED
- BC_PROG_LBL(BC_INST_LAST):
+ case BC_INST_LAST:
#endif // BC_ENABLED
{
r.t = BC_RESULT_ZERO + (inst - BC_INST_ZERO);
bc_vec_push(&p->results, &r);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_PRINT):
- BC_PROG_LBL(BC_INST_PRINT_POP):
-#if BC_ENABLED
- BC_PROG_LBL(BC_INST_PRINT_STR):
-#endif // BC_ENABLED
+ case BC_INST_PRINT:
+ case BC_INST_PRINT_POP:
+ case BC_INST_PRINT_STR:
{
bc_program_print(p, inst, 0);
-
- // We want to flush right away to save the output for history,
- // if history must preserve it when taking input.
bc_file_flush(&vm.fout, bc_flush_save);
-
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_STR):
+ case BC_INST_STR:
{
- // Set up the result and push.
r.t = BC_RESULT_STR;
- bc_num_clear(&r.d.n);
- r.d.n.rdx = bc_program_index(code, &ip->idx);
- r.d.n.scale = bc_program_index(code, &ip->idx);
+ r.d.loc.loc = bc_program_index(code, &ip->idx);
bc_vec_push(&p->results, &r);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_POWER):
- BC_PROG_LBL(BC_INST_MULTIPLY):
- BC_PROG_LBL(BC_INST_DIVIDE):
- BC_PROG_LBL(BC_INST_MODULUS):
- BC_PROG_LBL(BC_INST_PLUS):
- BC_PROG_LBL(BC_INST_MINUS):
+ case BC_INST_POWER:
+ case BC_INST_MULTIPLY:
+ case BC_INST_DIVIDE:
+ case BC_INST_MODULUS:
+ case BC_INST_PLUS:
+ case BC_INST_MINUS:
#if BC_ENABLE_EXTRA_MATH
- BC_PROG_LBL(BC_INST_PLACES):
- BC_PROG_LBL(BC_INST_LSHIFT):
- BC_PROG_LBL(BC_INST_RSHIFT):
+ case BC_INST_PLACES:
+ case BC_INST_LSHIFT:
+ case BC_INST_RSHIFT:
#endif // BC_ENABLE_EXTRA_MATH
{
bc_program_op(p, inst);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_NEG):
- BC_PROG_LBL(BC_INST_BOOL_NOT):
+ case BC_INST_NEG:
+ case BC_INST_BOOL_NOT:
#if BC_ENABLE_EXTRA_MATH
- BC_PROG_LBL(BC_INST_TRUNC):
+ case BC_INST_TRUNC:
#endif // BC_ENABLE_EXTRA_MATH
{
bc_program_unary(p, inst);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
#if BC_ENABLED
- BC_PROG_LBL(BC_INST_ASSIGN_POWER):
- BC_PROG_LBL(BC_INST_ASSIGN_MULTIPLY):
- BC_PROG_LBL(BC_INST_ASSIGN_DIVIDE):
- BC_PROG_LBL(BC_INST_ASSIGN_MODULUS):
- BC_PROG_LBL(BC_INST_ASSIGN_PLUS):
- BC_PROG_LBL(BC_INST_ASSIGN_MINUS):
+ case BC_INST_ASSIGN_POWER:
+ case BC_INST_ASSIGN_MULTIPLY:
+ case BC_INST_ASSIGN_DIVIDE:
+ case BC_INST_ASSIGN_MODULUS:
+ case BC_INST_ASSIGN_PLUS:
+ case BC_INST_ASSIGN_MINUS:
#if BC_ENABLE_EXTRA_MATH
- BC_PROG_LBL(BC_INST_ASSIGN_PLACES):
- BC_PROG_LBL(BC_INST_ASSIGN_LSHIFT):
- BC_PROG_LBL(BC_INST_ASSIGN_RSHIFT):
+ case BC_INST_ASSIGN_PLACES:
+ case BC_INST_ASSIGN_LSHIFT:
+ case BC_INST_ASSIGN_RSHIFT:
#endif // BC_ENABLE_EXTRA_MATH
- BC_PROG_LBL(BC_INST_ASSIGN):
- BC_PROG_LBL(BC_INST_ASSIGN_POWER_NO_VAL):
- BC_PROG_LBL(BC_INST_ASSIGN_MULTIPLY_NO_VAL):
- BC_PROG_LBL(BC_INST_ASSIGN_DIVIDE_NO_VAL):
- BC_PROG_LBL(BC_INST_ASSIGN_MODULUS_NO_VAL):
- BC_PROG_LBL(BC_INST_ASSIGN_PLUS_NO_VAL):
- BC_PROG_LBL(BC_INST_ASSIGN_MINUS_NO_VAL):
+ case BC_INST_ASSIGN:
+ case BC_INST_ASSIGN_POWER_NO_VAL:
+ case BC_INST_ASSIGN_MULTIPLY_NO_VAL:
+ case BC_INST_ASSIGN_DIVIDE_NO_VAL:
+ case BC_INST_ASSIGN_MODULUS_NO_VAL:
+ case BC_INST_ASSIGN_PLUS_NO_VAL:
+ case BC_INST_ASSIGN_MINUS_NO_VAL:
#if BC_ENABLE_EXTRA_MATH
- BC_PROG_LBL(BC_INST_ASSIGN_PLACES_NO_VAL):
- BC_PROG_LBL(BC_INST_ASSIGN_LSHIFT_NO_VAL):
- BC_PROG_LBL(BC_INST_ASSIGN_RSHIFT_NO_VAL):
+ case BC_INST_ASSIGN_PLACES_NO_VAL:
+ case BC_INST_ASSIGN_LSHIFT_NO_VAL:
+ case BC_INST_ASSIGN_RSHIFT_NO_VAL:
#endif // BC_ENABLE_EXTRA_MATH
#endif // BC_ENABLED
- BC_PROG_LBL(BC_INST_ASSIGN_NO_VAL):
+ case BC_INST_ASSIGN_NO_VAL:
{
bc_program_assign(p, inst);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_POP):
+ case BC_INST_POP:
{
#ifndef BC_PROG_NO_STACK_CHECK
- // dc must do a stack check, but bc does not.
- if (BC_IS_DC) {
+ if (!BC_IS_BC) {
if (BC_ERR(!BC_PROG_STACK(&p->results, 1)))
- bc_err(BC_ERR_EXEC_STACK);
+ bc_vm_err(BC_ERR_EXEC_STACK);
}
#endif // BC_PROG_NO_STACK_CHECK
assert(BC_PROG_STACK(&p->results, 1));
bc_vec_pop(&p->results);
-
- BC_PROG_JUMP(inst, code, ip);
- }
-
- BC_PROG_LBL(BC_INST_SWAP):
- {
- BcResult *ptr2;
-
- // Check the stack.
- if (BC_ERR(!BC_PROG_STACK(&p->results, 2)))
- bc_err(BC_ERR_EXEC_STACK);
-
- assert(BC_PROG_STACK(&p->results, 2));
-
- // Get the two items.
- ptr = bc_vec_item_rev(&p->results, 0);
- ptr2 = bc_vec_item_rev(&p->results, 1);
-
- // Swap. It's just easiest to do it this way.
- memcpy(&r, ptr, sizeof(BcResult));
- memcpy(ptr, ptr2, sizeof(BcResult));
- memcpy(ptr2, &r, sizeof(BcResult));
-
- BC_PROG_JUMP(inst, code, ip);
- }
-
- BC_PROG_LBL(BC_INST_MODEXP):
- {
- bc_program_modexp(p);
- BC_PROG_JUMP(inst, code, ip);
- }
-
- BC_PROG_LBL(BC_INST_DIVMOD):
- {
- bc_program_divmod(p);
- BC_PROG_JUMP(inst, code, ip);
- }
-
- BC_PROG_LBL(BC_INST_PRINT_STREAM):
- {
- bc_program_printStream(p);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
#if DC_ENABLED
- BC_PROG_LBL(BC_INST_POP_EXEC):
+ case BC_INST_POP_EXEC:
{
- // If this fails, the dc parser got something wrong.
assert(BC_PROG_STACK(&p->stack, 2));
-
- // Pop the execution stack and tail call stack.
bc_vec_pop(&p->stack);
bc_vec_pop(&p->tail_calls);
-
- // Because we changed the execution stack and where we are
- // executing, we have to update all of this.
ip = bc_vec_top(&p->stack);
func = bc_vec_item(&p->fns, ip->func);
code = func->code.v;
bc_program_setVecs(p, func);
+ break;
+ }
- BC_PROG_JUMP(inst, code, ip);
+ case BC_INST_MODEXP:
+ {
+ bc_program_modexp(p);
+ break;
}
- BC_PROG_LBL(BC_INST_EXECUTE):
- BC_PROG_LBL(BC_INST_EXEC_COND):
+ case BC_INST_DIVMOD:
{
- cond = (inst == BC_INST_EXEC_COND);
+ bc_program_divmod(p);
+ break;
+ }
+ case BC_INST_EXECUTE:
+ case BC_INST_EXEC_COND:
+ {
+ cond = (inst == BC_INST_EXEC_COND);
bc_program_execStr(p, code, &ip->idx, cond, func->code.len);
-
- // Because we changed the execution stack and where we are
- // executing, we have to update all of this.
ip = bc_vec_top(&p->stack);
func = bc_vec_item(&p->fns, ip->func);
code = func->code.v;
bc_program_setVecs(p, func);
-
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_PRINT_STACK):
+ case BC_INST_PRINT_STACK:
{
bc_program_printStack(p);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_CLEAR_STACK):
+ case BC_INST_CLEAR_STACK:
{
bc_vec_popAll(&p->results);
- BC_PROG_JUMP(inst, code, ip);
- }
-
- BC_PROG_LBL(BC_INST_REG_STACK_LEN):
- {
- bc_program_regStackLen(p, code, &ip->idx);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_STACK_LEN):
+ case BC_INST_STACK_LEN:
{
bc_program_stackLen(p);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_DUPLICATE):
+ case BC_INST_DUPLICATE:
{
- // Check the stack.
if (BC_ERR(!BC_PROG_STACK(&p->results, 1)))
- bc_err(BC_ERR_EXEC_STACK);
+ bc_vm_err(BC_ERR_EXEC_STACK);
assert(BC_PROG_STACK(&p->results, 1));
- // Get the top of the stack.
ptr = bc_vec_top(&p->results);
BC_SIG_LOCK;
- // Copy and push.
bc_result_copy(&r, ptr);
bc_vec_push(&p->results, &r);
BC_SIG_UNLOCK;
- BC_PROG_JUMP(inst, code, ip);
+ break;
+ }
+
+ case BC_INST_SWAP:
+ {
+ BcResult *ptr2;
+
+ if (BC_ERR(!BC_PROG_STACK(&p->results, 2)))
+ bc_vm_err(BC_ERR_EXEC_STACK);
+
+ assert(BC_PROG_STACK(&p->results, 2));
+
+ ptr = bc_vec_item_rev(&p->results, 0);
+ ptr2 = bc_vec_item_rev(&p->results, 1);
+ memcpy(&r, ptr, sizeof(BcResult));
+ memcpy(ptr, ptr2, sizeof(BcResult));
+ memcpy(ptr2, &r, sizeof(BcResult));
+
+ break;
+ }
+
+ case BC_INST_ASCIIFY:
+ {
+ bc_program_asciify(p);
+ ip = bc_vec_top(&p->stack);
+ func = bc_vec_item(&p->fns, ip->func);
+ code = func->code.v;
+ bc_program_setVecs(p, func);
+ break;
+ }
+
+ case BC_INST_PRINT_STREAM:
+ {
+ bc_program_printStream(p);
+ break;
}
- BC_PROG_LBL(BC_INST_LOAD):
- BC_PROG_LBL(BC_INST_PUSH_VAR):
+ case BC_INST_LOAD:
+ case BC_INST_PUSH_VAR:
{
bool copy = (inst == BC_INST_LOAD);
bc_program_pushVar(p, code, &ip->idx, true, copy);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_PUSH_TO_VAR):
+ case BC_INST_PUSH_TO_VAR:
{
idx = bc_program_index(code, &ip->idx);
bc_program_copyToVar(p, idx, BC_TYPE_VAR, true);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
- BC_PROG_LBL(BC_INST_QUIT):
- BC_PROG_LBL(BC_INST_NQUIT):
+ case BC_INST_QUIT:
+ case BC_INST_NQUIT:
{
bc_program_nquit(p, inst);
-
- // Because we changed the execution stack and where we are
- // executing, we have to update all of this.
ip = bc_vec_top(&p->stack);
func = bc_vec_item(&p->fns, ip->func);
code = func->code.v;
bc_program_setVecs(p, func);
-
- BC_PROG_JUMP(inst, code, ip);
- }
-
- BC_PROG_LBL(BC_INST_EXEC_STACK_LEN):
- {
- bc_program_execStackLen(p);
- BC_PROG_JUMP(inst, code, ip);
+ break;
}
#endif // DC_ENABLED
-
-#if BC_HAS_COMPUTED_GOTO
- BC_PROG_LBL(BC_INST_INVALID):
- {
- return;
- }
-#else // BC_HAS_COMPUTED_GOTO
+#ifndef NDEBUG
default:
{
- BC_UNREACHABLE
-#ifndef NDEBUG
abort();
-#endif // NDEBUG
}
-#endif // BC_HAS_COMPUTED_GOTO
+#endif // NDEBUG
}
-#if !BC_HAS_COMPUTED_GOTO
#ifndef NDEBUG
// This is to allow me to use a debugger to see the last instruction,
- // which will point to which function was the problem. But it's also a
- // good smoke test for error handling changes.
+ // which will point to which function was the problem.
assert(jmp_bufs_len == vm.jmp_bufs.len);
#endif // NDEBUG
-#endif // !BC_HAS_COMPUTED_GOTO
}
}
diff --git a/src/rand.c b/src/rand.c
index bfc79be7..886f7a6b 100644
--- a/src/rand.c
+++ b/src/rand.c
@@ -56,16 +56,10 @@
#include <rand.h>
#include <vm.h>
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
#if !BC_RAND_BUILTIN
-/**
- * Adds two 64-bit values and preserves the overflow.
- * @param a The first operand.
- * @param b The second operand.
- * @return The sum, including overflow.
- */
static BcRandState bc_rand_addition(uint_fast64_t a, uint_fast64_t b) {
BcRandState res;
@@ -76,12 +70,6 @@ static BcRandState bc_rand_addition(uint_fast64_t a, uint_fast64_t b) {
return res;
}
-/**
- * Adds two 128-bit values and discards the overflow.
- * @param a The first operand.
- * @param b The second operand.
- * @return The sum, without overflow.
- */
static BcRandState bc_rand_addition2(BcRandState a, BcRandState b) {
BcRandState temp, res;
@@ -93,12 +81,6 @@ static BcRandState bc_rand_addition2(BcRandState a, BcRandState b) {
return res;
}
-/**
- * Multiplies two 64-bit values and preserves the overflow.
- * @param a The first operand.
- * @param b The second operand.
- * @return The product, including overflow.
- */
static BcRandState bc_rand_multiply(uint_fast64_t a, uint_fast64_t b) {
uint_fast64_t al, ah, bl, bh, c0, c1, c2, c3;
@@ -122,12 +104,6 @@ static BcRandState bc_rand_multiply(uint_fast64_t a, uint_fast64_t b) {
return res;
}
-/**
- * Multiplies two 128-bit values and discards the overflow.
- * @param a The first operand.
- * @param b The second operand.
- * @return The product, without overflow.
- */
static BcRandState bc_rand_multiply2(BcRandState a, BcRandState b) {
BcRandState c0, c1, c2, carry;
@@ -145,11 +121,6 @@ static BcRandState bc_rand_multiply2(BcRandState a, BcRandState b) {
#endif // BC_RAND_BUILTIN
-/**
- * Marks a PRNG as modified. This is important for properly maintaining the
- * stack of PRNG's.
- * @param r The PRNG to mark as modified.
- */
static void bc_rand_setModified(BcRNGData *r) {
#if BC_RAND_BUILTIN
@@ -159,11 +130,6 @@ static void bc_rand_setModified(BcRNGData *r) {
#endif // BC_RAND_BUILTIN
}
-/**
- * Marks a PRNG as not modified. This is important for properly maintaining the
- * stack of PRNG's.
- * @param r The PRNG to mark as not modified.
- */
static void bc_rand_clearModified(BcRNGData *r) {
#if BC_RAND_BUILTIN
@@ -173,12 +139,6 @@ static void bc_rand_clearModified(BcRNGData *r) {
#endif // BC_RAND_BUILTIN
}
-/**
- * Copies a PRNG to another and marks the copy as modified if it already was or
- * marks it modified if it already was.
- * @param d The destination PRNG.
- * @param s The source PRNG.
- */
static void bc_rand_copy(BcRNGData *d, BcRNGData *s) {
bool unmod = BC_RAND_NOTMODIFIED(d);
memcpy(d, s, sizeof(BcRNGData));
@@ -187,12 +147,6 @@ static void bc_rand_copy(BcRNGData *d, BcRNGData *s) {
}
#ifndef _WIN32
-
-/**
- * Reads random data from a file.
- * @param ptr A pointer to the file, as a void pointer.
- * @return The random data as an unsigned long.
- */
static ulong bc_rand_frand(void* ptr) {
ulong buf[1];
@@ -210,13 +164,7 @@ static ulong bc_rand_frand(void* ptr) {
return *((ulong*)buf);
}
#else // _WIN32
-
-/**
- * Reads random data from BCryptGenRandom().
- * @param ptr An unused parameter.
- * @return The random data as an unsigned long.
- */
-static ulong bc_rand_winrand(void *ptr) {
+static ulong bc_rand_winrand(void* ptr) {
ulong buf[1];
NTSTATUS s;
@@ -225,8 +173,7 @@ static ulong bc_rand_winrand(void *ptr) {
buf[0] = 0;
- s = BCryptGenRandom(NULL, (char*) buf, sizeof(ulong),
- BCRYPT_USE_SYSTEM_PREFERRED_RNG);
+ s = BCryptGenRandom(NULL, (char*) buf, sizeof(ulong), BCRYPT_USE_SYSTEM_PREFERRED_RNG);
if (BC_ERR(!BCRYPT_SUCCESS(s))) buf[0] = 0;
@@ -234,14 +181,6 @@ static ulong bc_rand_winrand(void *ptr) {
}
#endif // _WIN32
-/**
- * Reads random data from rand(), byte-by-byte because rand() is only guaranteed
- * to return 15 bits of random data. This is the final fallback and is not
- * preferred as it is possible to access cryptographically-secure PRNG's on most
- * systems.
- * @param ptr An unused parameter.
- * @return The random data as an unsigned long.
- */
static ulong bc_rand_rand(void *ptr) {
size_t i;
@@ -249,19 +188,12 @@ static ulong bc_rand_rand(void *ptr) {
BC_UNUSED(ptr);
- // Fill up the unsigned long byte-by-byte.
for (i = 0; i < sizeof(ulong); ++i)
res |= ((ulong) (rand() & BC_RAND_SRAND_BITS)) << (i * CHAR_BIT);
return res;
}
-/**
- * Returns the actual increment of the PRNG, including the required last odd
- * bit.
- * @param r The PRNG.
- * @return The increment of the PRNG, including the last odd bit.
- */
static BcRandState bc_rand_inc(BcRNGData *r) {
BcRandState inc;
@@ -276,11 +208,7 @@ static BcRandState bc_rand_inc(BcRNGData *r) {
return inc;
}
-/**
- * Sets up the increment for the PRNG.
- * @param r The PRNG whose increment will be set up.
- */
-static void bc_rand_setupInc(BcRNGData *r) {
+static void bc_rand_setInc(BcRNGData *r) {
#if BC_RAND_BUILTIN
r->inc <<= 1UL;
@@ -291,12 +219,6 @@ static void bc_rand_setupInc(BcRNGData *r) {
#endif // BC_RAND_BUILTIN
}
-/**
- * Seeds the state of a PRNG.
- * @param state The return parameter; the state to seed.
- * @param val1 The lower half of the state.
- * @param val2 The upper half of the state.
- */
static void bc_rand_seedState(BcRandState *state, ulong val1, ulong val2) {
#if BC_RAND_BUILTIN
@@ -307,28 +229,14 @@ static void bc_rand_seedState(BcRandState *state, ulong val1, ulong val2) {
#endif // BC_RAND_BUILTIN
}
-/**
- * Seeds a PRNG.
- * @param r The return parameter; the PRNG to seed.
- * @param state1 The lower half of the state.
- * @param state2 The upper half of the state.
- * @param inc1 The lower half of the increment.
- * @param inc2 The upper half of the increment.
- */
static void bc_rand_seedRNG(BcRNGData *r, ulong state1, ulong state2,
ulong inc1, ulong inc2)
{
bc_rand_seedState(&r->state, state1, state2);
bc_rand_seedState(&r->inc, inc1, inc2);
- bc_rand_setupInc(r);
+ bc_rand_setInc(r);
}
-/**
- * Fills a PRNG with random data to seed it.
- * @param r The PRNG.
- * @param fulong The function to fill an unsigned long.
- * @param ptr The parameter to pass to @a fulong.
- */
static void bc_rand_fill(BcRNGData *r, BcRandUlong fulong, void *ptr) {
ulong state1, state2, inc1, inc2;
@@ -342,46 +250,25 @@ static void bc_rand_fill(BcRNGData *r, BcRandUlong fulong, void *ptr) {
bc_rand_seedRNG(r, state1, state2, inc1, inc2);
}
-/**
- * Executes the "step" portion of a PCG udpate.
- * @param r The PRNG.
- */
static void bc_rand_step(BcRNGData *r) {
BcRandState temp = bc_rand_mul2(r->state, bc_rand_multiplier);
r->state = bc_rand_add2(temp, bc_rand_inc(r));
}
-/**
- * Returns the new output of PCG.
- * @param r The PRNG.
- * @return The new output from the PRNG.
- */
static BcRand bc_rand_output(BcRNGData *r) {
return BC_RAND_ROT(BC_RAND_FOLD(r->state), BC_RAND_ROTAMT(r->state));
}
-/**
- * Seeds every PRNG on the PRNG stack between the top and @a idx that has not
- * been seeded.
- * @param r The PRNG stack.
- * @param rng The PRNG on the top of the stack. Must have been seeded.
- */
static void bc_rand_seedZeroes(BcRNG *r, BcRNGData *rng, size_t idx) {
BcRNGData *rng2;
- // Just return if there are none to do.
if (r->v.len <= idx) return;
- // Get the first PRNG that might need to be seeded.
rng2 = bc_vec_item_rev(&r->v, idx);
- // Does it need seeding? Then it, and maybe more, do.
if (BC_RAND_ZERO(rng2)) {
-
size_t i;
-
- // Seed the ones that need seeding.
for (i = 1; i < r->v.len; ++i)
bc_rand_copy(bc_vec_item_rev(&r->v, i), rng);
}
@@ -394,8 +281,6 @@ void bc_rand_srand(BcRNGData *rng) {
BC_SIG_LOCK;
#ifndef _WIN32
-
- // Try /dev/urandom first.
fd = open("/dev/urandom", O_RDONLY);
if (BC_NO_ERR(fd >= 0)) {
@@ -404,7 +289,6 @@ void bc_rand_srand(BcRNGData *rng) {
}
else {
- // Try /dev/random second.
fd = open("/dev/random", O_RDONLY);
if (BC_NO_ERR(fd >= 0)) {
@@ -413,60 +297,40 @@ void bc_rand_srand(BcRNGData *rng) {
}
}
#else // _WIN32
- // Try BCryptGenRandom first.
bc_rand_fill(rng, bc_rand_winrand, NULL);
#endif // _WIN32
- // Fallback to rand() until the thing is seeded.
while (BC_ERR(BC_RAND_ZERO(rng))) bc_rand_fill(rng, bc_rand_rand, NULL);
BC_SIG_UNLOCK;
}
-/**
- * Propagates a change to the PRNG to all PRNG's in the stack that should have
- * it. The ones that should have it are laid out in the manpages.
- * @param r The PRNG stack.
- * @param rng The PRNG that will be used to seed the others.
- */
static void bc_rand_propagate(BcRNG *r, BcRNGData *rng) {
- // Just return if there are none to do.
if (r->v.len <= 1) return;
- // If the PRNG has not been modified...
if (BC_RAND_NOTMODIFIED(rng)) {
size_t i;
bool go = true;
- // Find the first PRNG that is modified and seed the others.
for (i = 1; go && i < r->v.len; ++i) {
-
BcRNGData *rng2 = bc_vec_item_rev(&r->v, i);
-
go = BC_RAND_NOTMODIFIED(rng2);
-
bc_rand_copy(rng2, rng);
}
- // Seed everything else.
bc_rand_seedZeroes(r, rng, i);
}
- // Seed everything.
else bc_rand_seedZeroes(r, rng, 1);
}
BcRand bc_rand_int(BcRNG *r) {
- // Get the actual PRNG.
BcRNGData *rng = bc_vec_top(&r->v);
- // Make sure the PRNG is seeded.
if (BC_ERR(BC_RAND_ZERO(rng))) bc_rand_srand(rng);
- // This is the important part of the PRNG. This is the stuff from PCG,
- // including the return statement.
bc_rand_step(rng);
bc_rand_propagate(r, rng);
@@ -475,7 +339,6 @@ BcRand bc_rand_int(BcRNG *r) {
BcRand bc_rand_bounded(BcRNG *r, BcRand bound) {
- // Calculate the threshold below which we have to try again.
BcRand rand, threshold = (0 - bound) % bound;
do {
@@ -487,33 +350,21 @@ BcRand bc_rand_bounded(BcRNG *r, BcRand bound) {
void bc_rand_seed(BcRNG *r, ulong state1, ulong state2, ulong inc1, ulong inc2)
{
- // Get the actual PRNG.
BcRNGData *rng = bc_vec_top(&r->v);
- // Seed and set up the PRNG's increment.
bc_rand_seedState(&rng->inc, inc1, inc2);
- bc_rand_setupInc(rng);
+ bc_rand_setInc(rng);
bc_rand_setModified(rng);
- // If the state is 0, use the increment as the state. Otherwise, seed it
- // with the state.
if (!state1 && !state2) {
memcpy(&rng->state, &rng->inc, sizeof(BcRandState));
bc_rand_step(rng);
}
else bc_rand_seedState(&rng->state, state1, state2);
- // Propagate the change to PRNG's that need it.
bc_rand_propagate(r, rng);
}
-/**
- * Returns the increment in the PRNG *without* the odd bit and also with being
- * shifted one bit down.
- * @param r The PRNG.
- * @return The increment without the odd bit and with being shifted one bit
- * down.
- */
static BcRandState bc_rand_getInc(BcRNGData *r) {
BcRandState res;
@@ -537,28 +388,20 @@ void bc_rand_getRands(BcRNG *r, BcRand *s1, BcRand *s2, BcRand *i1, BcRand *i2)
if (BC_ERR(BC_RAND_ZERO(rng))) bc_rand_srand(rng);
- // Get the increment.
inc = bc_rand_getInc(rng);
- // Chop the state.
*s1 = BC_RAND_TRUNC(rng->state);
*s2 = BC_RAND_CHOP(rng->state);
- // Chop the increment.
*i1 = BC_RAND_TRUNC(inc);
*i2 = BC_RAND_CHOP(inc);
}
void bc_rand_push(BcRNG *r) {
-
- BcRNGData *rng = bc_vec_pushEmpty(&r->v);
-
- // Make sure the PRNG is properly zeroed because that marks it as needing to
- // be seeded.
- memset(rng, 0, sizeof(BcRNGData));
-
- // If there is another item, copy it too.
- if (r->v.len > 1) bc_rand_copy(rng, bc_vec_item_rev(&r->v, 1));
+ BcRNGData rng;
+ memset(&rng, 0, sizeof(BcRNGData));
+ if (r->v.len > 0) bc_rand_copy(&rng, bc_vec_top(&r->v));
+ bc_vec_push(&r->v, &rng);
}
void bc_rand_pop(BcRNG *r, bool reset) {
@@ -567,15 +410,15 @@ void bc_rand_pop(BcRNG *r, bool reset) {
void bc_rand_init(BcRNG *r) {
BC_SIG_ASSERT_LOCKED;
- bc_vec_init(&r->v, sizeof(BcRNGData), BC_DTOR_NONE);
+ bc_vec_init(&r->v, sizeof(BcRNGData), NULL);
bc_rand_push(r);
}
-#if BC_RAND_USE_FREE
+#ifndef NDEBUG
void bc_rand_free(BcRNG *r) {
BC_SIG_ASSERT_LOCKED;
bc_vec_free(&r->v);
}
-#endif // BC_RAND_USE_FREE
+#endif // NDEBUG
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
diff --git a/src/read.c b/src/read.c
index aa906c7e..43e65b65 100644
--- a/src/read.c
+++ b/src/read.c
@@ -53,11 +53,6 @@
#include <program.h>
#include <vm.h>
-/**
- * A portability file open function.
- * @param path The path to the file to open.
- * @param mode The mode to open in.
- */
static int bc_read_open(const char* path, int mode) {
int fd;
@@ -72,11 +67,6 @@ static int bc_read_open(const char* path, int mode) {
return fd;
}
-/**
- * Returns true if the buffer data is non-text.
- * @param buf The buffer to test.
- * @param size The size of the buffer.
- */
static bool bc_read_binary(const char *buf, size_t size) {
size_t i;
@@ -92,22 +82,16 @@ bool bc_read_buf(BcVec *vec, char *buf, size_t *buf_len) {
char *nl;
- // If nothing there, return.
if (!*buf_len) return false;
- // Find the newline.
nl = strchr(buf, '\n');
- // If a newline exists...
if (nl != NULL) {
- // Get the size of the data up to, and including, the newline.
size_t nllen = (size_t) ((nl + 1) - buf);
nllen = *buf_len >= nllen ? nllen : *buf_len;
- // Move data into the vector, and move the rest of the data in the
- // buffer up.
bc_vec_npush(vec, nllen, buf);
*buf_len -= nllen;
memmove(buf, nl + 1, *buf_len + 1);
@@ -115,7 +99,6 @@ bool bc_read_buf(BcVec *vec, char *buf, size_t *buf_len) {
return true;
}
- // Just put the data into the vector.
bc_vec_npush(vec, *buf_len, buf);
*buf_len = 0;
@@ -130,51 +113,45 @@ BcStatus bc_read_chars(BcVec *vec, const char *prompt) {
BC_SIG_ASSERT_NOT_LOCKED;
- // Clear the vector.
bc_vec_popAll(vec);
- // Handle the prompt, if desired.
- if (BC_PROMPT) {
+#if BC_ENABLE_PROMPT
+ if (BC_USE_PROMPT) {
bc_file_puts(&vm.fout, bc_flush_none, prompt);
bc_file_flush(&vm.fout, bc_flush_none);
}
+#endif // BC_ENABLE_PROMPT
- // Try reading from the buffer, and if successful, just return.
if (bc_read_buf(vec, vm.buf, &vm.buf_len)) {
bc_vec_pushByte(vec, '\0');
return BC_STATUS_SUCCESS;
}
- // Loop until we have something.
while (!done) {
ssize_t r;
BC_SIG_LOCK;
- // Read data from stdin.
r = read(STDIN_FILENO, vm.buf + vm.buf_len,
BC_VM_STDIN_BUF_SIZE - vm.buf_len);
- // If there was an error...
if (BC_UNLIKELY(r < 0)) {
- // If interupted...
if (errno == EINTR) {
- // Jump out if we are supposed to quit, which certain signals
- // will require.
- if (vm.status == (sig_atomic_t) BC_STATUS_QUIT) BC_JMP;
+ if (vm.status == (sig_atomic_t) BC_STATUS_QUIT) {
+ BC_SIG_UNLOCK;
+ return BC_STATUS_QUIT;
+ }
assert(vm.sig);
- // Clear the signal and status.
- vm.sig = 0;
vm.status = (sig_atomic_t) BC_STATUS_SUCCESS;
-
- // Print the ready message and prompt again.
- bc_file_puts(&vm.fout, bc_flush_none, bc_program_ready_msg);
- if (BC_PROMPT) bc_file_puts(&vm.fout, bc_flush_none, prompt);
+#if BC_ENABLE_PROMPT
+ if (BC_USE_PROMPT)
+ bc_file_puts(&vm.fout, bc_flush_none, prompt);
+#endif // BC_ENABLE_PROMPT
bc_file_flush(&vm.fout, bc_flush_none);
BC_SIG_UNLOCK;
@@ -184,27 +161,22 @@ BcStatus bc_read_chars(BcVec *vec, const char *prompt) {
BC_SIG_UNLOCK;
- // If we get here, it's bad. Barf.
bc_vm_fatalError(BC_ERR_FATAL_IO_ERR);
}
BC_SIG_UNLOCK;
- // If we read nothing, make sure to terminate the string and return EOF.
if (r == 0) {
bc_vec_pushByte(vec, '\0');
return BC_STATUS_EOF;
}
- // Add to the buffer.
vm.buf_len += (size_t) r;
vm.buf[vm.buf_len] = '\0';
- // Read from the buffer.
done = bc_read_buf(vec, vm.buf, &vm.buf_len);
}
- // Terminate the string.
bc_vec_pushByte(vec, '\0');
return BC_STATUS_SUCCESS;
@@ -215,7 +187,6 @@ BcStatus bc_read_line(BcVec *vec, const char *prompt) {
BcStatus s;
#if BC_ENABLE_HISTORY
- // Get a line from either history or manual reading.
if (BC_TTY && !vm.history.badTerm)
s = bc_history_line(&vm.history, vec, prompt);
else s = bc_read_chars(vec, prompt);
@@ -224,68 +195,52 @@ BcStatus bc_read_line(BcVec *vec, const char *prompt) {
#endif // BC_ENABLE_HISTORY
if (BC_ERR(bc_read_binary(vec->v, vec->len - 1)))
- bc_verr(BC_ERR_FATAL_BIN_FILE, bc_program_stdin_name);
+ bc_vm_verr(BC_ERR_FATAL_BIN_FILE, bc_program_stdin_name);
return s;
}
-char* bc_read_file(const char *path) {
+void bc_read_file(const char *path, char **buf) {
BcErr e = BC_ERR_FATAL_IO_ERR;
size_t size, r;
struct stat pstat;
int fd;
- char* buf;
BC_SIG_ASSERT_LOCKED;
assert(path != NULL);
-#ifndef NDEBUG
- // Need this to quiet MSan.
- memset(&pstat, 0, sizeof(struct stat));
-#endif // NDEBUG
-
fd = bc_read_open(path, O_RDONLY);
- // If we can't read a file, we just barf.
- if (BC_ERR(fd < 0)) bc_verr(BC_ERR_FATAL_FILE_ERR, path);
-
- // The reason we call fstat is to eliminate TOCTOU race conditions. This
- // way, we have an open file, so it's not going anywhere.
+ if (BC_ERR(fd < 0)) bc_vm_verr(BC_ERR_FATAL_FILE_ERR, path);
if (BC_ERR(fstat(fd, &pstat) == -1)) goto malloc_err;
- // Make sure it's not a directory.
if (BC_ERR(S_ISDIR(pstat.st_mode))) {
e = BC_ERR_FATAL_PATH_DIR;
goto malloc_err;
}
- // Get the size of the file and allocate that much.
size = (size_t) pstat.st_size;
- buf = bc_vm_malloc(size + 1);
+ *buf = bc_vm_malloc(size + 1);
- // Read the file. We just bail if a signal interrupts. This is so that users
- // can interrupt the reading of big files if they want.
- r = (size_t) read(fd, buf, size);
+ r = (size_t) read(fd, *buf, size);
if (BC_ERR(r != size)) goto read_err;
- // Got to have a nul byte.
- buf[size] = '\0';
+ (*buf)[size] = '\0';
- if (BC_ERR(bc_read_binary(buf, size))) {
+ if (BC_ERR(bc_read_binary(*buf, size))) {
e = BC_ERR_FATAL_BIN_FILE;
goto read_err;
}
close(fd);
- return buf;
+ return;
read_err:
- free(buf);
+ free(*buf);
malloc_err:
close(fd);
- bc_verr(e, path);
- return NULL;
+ bc_vm_verr(e, path);
}
diff --git a/src/vector.c b/src/vector.c
index ebc2e76c..78dddb1d 100644
--- a/src/vector.c
+++ b/src/vector.c
@@ -36,7 +36,6 @@
#include <assert.h>
#include <stdlib.h>
#include <string.h>
-#include <stdbool.h>
#include <vector.h>
#include <lang.h>
@@ -44,46 +43,33 @@
void bc_vec_grow(BcVec *restrict v, size_t n) {
- size_t cap, len;
+ size_t len, cap = v->cap;
sig_atomic_t lock;
- cap = v->cap;
- len = v->len + n;
+ len = bc_vm_growSize(v->len, n);
- // If this is true, we might overflow.
- if (len > SIZE_MAX / 2) cap = len;
- else {
- // Keep doubling until larger.
- while (cap < len) cap += cap;
- }
+ while (cap < len) cap = bc_vm_growSize(cap, cap);
BC_SIG_TRYLOCK(lock);
-
v->v = bc_vm_realloc(v->v, bc_vm_arraySize(cap, v->size));
v->cap = cap;
-
BC_SIG_TRYUNLOCK(lock);
}
-void bc_vec_init(BcVec *restrict v, size_t esize, BcDtorType dtor) {
-
+void bc_vec_init(BcVec *restrict v, size_t esize, BcVecFree dtor) {
BC_SIG_ASSERT_LOCKED;
-
assert(v != NULL && esize);
-
- v->v = bc_vm_malloc(bc_vm_arraySize(BC_VEC_START_CAP, esize));
-
- v->size = (BcSize) esize;
+ v->size = esize;
v->cap = BC_VEC_START_CAP;
v->len = 0;
- v->dtor = (BcSize) dtor;
+ v->dtor = dtor;
+ v->v = bc_vm_malloc(bc_vm_arraySize(BC_VEC_START_CAP, esize));
}
void bc_vec_expand(BcVec *restrict v, size_t req) {
assert(v != NULL);
- // Only expand if necessary.
if (v->cap < req) {
sig_atomic_t lock;
@@ -105,15 +91,10 @@ void bc_vec_npop(BcVec *restrict v, size_t n) {
BC_SIG_TRYLOCK(lock);
- if (!v->dtor) v->len -= n;
+ if (v->dtor == NULL) v->len -= n;
else {
-
- const BcVecFree d = bc_vec_dtors[v->dtor];
- size_t esize = v->size;
size_t len = v->len - n;
-
- // Loop through and manually destruct every element.
- while (v->len > len) d(v->v + (esize * --v->len));
+ while (v->len > len) v->dtor(v->v + (v->size * --v->len));
}
BC_SIG_TRYUNLOCK(lock);
@@ -122,48 +103,39 @@ void bc_vec_npop(BcVec *restrict v, size_t n) {
void bc_vec_npopAt(BcVec *restrict v, size_t n, size_t idx) {
char* ptr, *data;
- sig_atomic_t lock;
assert(v != NULL);
assert(idx + n < v->len);
- // Grab start and end pointers.
ptr = bc_vec_item(v, idx);
data = bc_vec_item(v, idx + n);
- BC_SIG_TRYLOCK(lock);
+ BC_SIG_LOCK;
- if (v->dtor) {
+ if (v->dtor != NULL) {
size_t i;
- const BcVecFree d = bc_vec_dtors[v->dtor];
- // Destroy every popped item.
- for (i = 0; i < n; ++i) d(bc_vec_item(v, idx + i));
+ for (i = 0; i < n; ++i) v->dtor(bc_vec_item(v, idx + i));
}
v->len -= n;
memmove(ptr, data, (v->len - idx) * v->size);
- BC_SIG_TRYUNLOCK(lock);
+ BC_SIG_UNLOCK;
}
void bc_vec_npush(BcVec *restrict v, size_t n, const void *data) {
sig_atomic_t lock;
- size_t esize;
assert(v != NULL && data != NULL);
BC_SIG_TRYLOCK(lock);
- // Grow if necessary.
if (v->len + n > v->cap) bc_vec_grow(v, n);
- esize = v->size;
-
- // Copy the elements in.
- memcpy(v->v + (esize * v->len), data, esize * n);
+ memcpy(v->v + (v->size * v->len), data, v->size * n);
v->len += n;
BC_SIG_TRYUNLOCK(lock);
@@ -173,27 +145,7 @@ inline void bc_vec_push(BcVec *restrict v, const void *data) {
bc_vec_npush(v, 1, data);
}
-void* bc_vec_pushEmpty(BcVec *restrict v) {
-
- sig_atomic_t lock;
- void *ptr;
-
- assert(v != NULL);
-
- BC_SIG_TRYLOCK(lock);
-
- // Grow if necessary.
- if (v->len + 1 > v->cap) bc_vec_grow(v, 1);
-
- ptr = v->v + v->size * v->len;
- v->len += 1;
-
- BC_SIG_TRYUNLOCK(lock);
-
- return ptr;
-}
-
-inline void bc_vec_pushByte(BcVec *restrict v, uchar data) {
+void bc_vec_pushByte(BcVec *restrict v, uchar data) {
assert(v != NULL && v->size == sizeof(uchar));
bc_vec_npush(v, 1, &data);
}
@@ -205,7 +157,6 @@ void bc_vec_pushIndex(BcVec *restrict v, size_t idx) {
assert(v != NULL);
assert(v->size == sizeof(uchar));
- // Encode the index.
for (amt = 0; idx; ++amt) {
nums[amt + 1] = (uchar) idx;
idx &= ((size_t) ~(UCHAR_MAX));
@@ -214,33 +165,31 @@ void bc_vec_pushIndex(BcVec *restrict v, size_t idx) {
nums[0] = amt;
- // Push the index onto the vector.
bc_vec_npush(v, amt + 1, nums);
}
-void bc_vec_pushAt(BcVec *restrict v, const void *data, size_t idx) {
+static void bc_vec_pushAt(BcVec *restrict v, const void *data, size_t idx) {
+
+ sig_atomic_t lock;
assert(v != NULL && data != NULL && idx <= v->len);
- BC_SIG_ASSERT_LOCKED;
+ BC_SIG_TRYLOCK(lock);
- // Do the easy case.
if (idx == v->len) bc_vec_push(v, data);
else {
char *ptr;
- size_t esize;
- // Grow if necessary.
if (v->len == v->cap) bc_vec_grow(v, 1);
- esize = v->size;
-
- ptr = v->v + esize * idx;
+ ptr = v->v + v->size * idx;
- memmove(ptr + esize, ptr, esize * (v->len++ - idx));
- memcpy(ptr, data, esize);
+ memmove(ptr + v->size, ptr, v->size * (v->len++ - idx));
+ memmove(ptr, data, v->size);
}
+
+ BC_SIG_TRYUNLOCK(lock);
}
void bc_vec_string(BcVec *restrict v, size_t len, const char *restrict str) {
@@ -248,7 +197,7 @@ void bc_vec_string(BcVec *restrict v, size_t len, const char *restrict str) {
sig_atomic_t lock;
assert(v != NULL && v->size == sizeof(char));
- assert(!v->dtor);
+ assert(v->dtor == NULL);
assert(!v->len || !v->v[v->len - 1]);
assert(v->v != str);
@@ -269,13 +218,12 @@ void bc_vec_concat(BcVec *restrict v, const char *restrict str) {
sig_atomic_t lock;
assert(v != NULL && v->size == sizeof(char));
- assert(!v->dtor);
+ assert(v->dtor == NULL);
assert(!v->len || !v->v[v->len - 1]);
assert(v->v != str);
BC_SIG_TRYLOCK(lock);
- // If there is already a string, erase its nul byte.
if (v->len) v->len -= 1;
bc_vec_npush(v, strlen(str) + 1, str);
@@ -288,7 +236,7 @@ void bc_vec_empty(BcVec *restrict v) {
sig_atomic_t lock;
assert(v != NULL && v->size == sizeof(char));
- assert(!v->dtor);
+ assert(v->dtor == NULL);
BC_SIG_TRYLOCK(lock);
@@ -309,7 +257,7 @@ void bc_vec_replaceAt(BcVec *restrict v, size_t idx, const void *data) {
ptr = bc_vec_item(v, idx);
- if (v->dtor) bc_vec_dtors[v->dtor](ptr);
+ if (v->dtor != NULL) v->dtor(ptr);
memcpy(ptr, data, v->size);
}
@@ -329,7 +277,7 @@ inline void bc_vec_clear(BcVec *restrict v) {
BC_SIG_ASSERT_LOCKED;
v->v = NULL;
v->len = 0;
- v->dtor = BC_DTOR_NONE;
+ v->dtor = NULL;
}
void bc_vec_free(void *vec) {
@@ -339,17 +287,6 @@ void bc_vec_free(void *vec) {
free(v->v);
}
-#if !BC_ENABLE_LIBRARY
-
-/**
- * Finds a name in a map by binary search. Returns the index where the item
- * *would* be if it doesn't exist. Callers are responsible for checking that the
- * item exists at the index.
- * @param v The map.
- * @param name The name to find.
- * @return The index of the item with @a name, or where the item would be
- * if it does not exist.
- */
static size_t bc_map_find(const BcVec *restrict v, const char *name) {
size_t low = 0, high = v->len;
@@ -372,7 +309,6 @@ bool bc_map_insert(BcVec *restrict v, const char *name,
size_t idx, size_t *restrict i)
{
BcId id;
- BcVec *slabs;
BC_SIG_ASSERT_LOCKED;
@@ -385,13 +321,7 @@ bool bc_map_insert(BcVec *restrict v, const char *name,
if (*i != v->len && !strcmp(name, ((BcId*) bc_vec_item(v, *i))->name))
return false;
-#if BC_ENABLED
- slabs = BC_IS_DC ? &vm.main_slabs : &vm.other_slabs;
-#else // BC_ENABLED
- slabs = &vm.main_slabs;
-#endif // BC_ENABLED
-
- id.name = bc_slabvec_strdup(slabs, name);
+ id.name = bc_vm_strdup(name);
id.idx = idx;
bc_vec_pushAt(v, &id, *i);
@@ -407,180 +337,8 @@ size_t bc_map_index(const BcVec *restrict v, const char *name) {
i = bc_map_find(v, name);
- // If out of range, return invalid.
if (i >= v->len) return BC_VEC_INVALID_IDX;
- // Make sure the item exists.
return strcmp(name, ((BcId*) bc_vec_item(v, i))->name) ?
BC_VEC_INVALID_IDX : i;
}
-
-#if DC_ENABLED
-const char* bc_map_name(const BcVec *restrict v, size_t idx) {
-
- size_t i, len = v->len;
-
- for (i = 0; i < len; ++i) {
- BcId* id = (BcId*) bc_vec_item(v, i);
- if (id->idx == idx) return id->name;
- }
-
- BC_UNREACHABLE
-
- return "";
-}
-#endif // DC_ENABLED
-
-/**
- * Initializes a single slab.
- * @param s The slab to initialize.
- */
-static void bc_slab_init(BcSlab *s) {
- s->s = bc_vm_malloc(BC_SLAB_SIZE);
- s->len = 0;
-}
-
-/**
- * Adds a string to a slab and returns a pointer to it, or NULL if it could not
- * be added.
- * @param s The slab to add to.
- * @param str The string to add.
- * @param len The length of the string, including its nul byte.
- * @return A pointer to the new string in the slab, or NULL if it could not
- * be added.
- */
-static char* bc_slab_add(BcSlab *s, const char *str, size_t len) {
-
- char *ptr;
-
- assert(s != NULL);
- assert(str != NULL);
- assert(len == strlen(str) + 1);
-
- if (s->len + len > BC_SLAB_SIZE) return NULL;
-
- ptr = (char*) (s->s + s->len);
-
- bc_strcpy(ptr, len, str);
-
- s->len += len;
-
- return ptr;
-}
-
-void bc_slab_free(void *slab) {
- free(((BcSlab*) slab)->s);
-}
-
-void bc_slabvec_init(BcVec* v) {
-
- BcSlab *slab;
-
- assert(v != NULL);
-
- bc_vec_init(v, sizeof(BcSlab), BC_DTOR_SLAB);
-
- // We always want to have at least one slab.
- slab = bc_vec_pushEmpty(v);
- bc_slab_init(slab);
-}
-
-char* bc_slabvec_strdup(BcVec *v, const char *str) {
-
- char *s;
- size_t len;
- BcSlab slab;
- BcSlab *slab_ptr;
-
- BC_SIG_ASSERT_LOCKED;
-
- assert(v != NULL && v->len);
-
- assert(str != NULL);
-
- len = strlen(str) + 1;
-
- // If the len is greater than 128, then just allocate it with malloc.
- if (BC_UNLIKELY(len >= BC_SLAB_SIZE)) {
-
- // SIZE_MAX is a marker for these standalone allocations.
- slab.len = SIZE_MAX;
- slab.s = bc_vm_strdup(str);
-
- // Push the standalone slab.
- bc_vec_pushAt(v, &slab, v->len - 1);
-
- return slab.s;
- }
-
- // Add to a slab.
- slab_ptr = bc_vec_top(v);
- s = bc_slab_add(slab_ptr, str, len);
-
- // If it couldn't be added, add a slab and try again.
- if (BC_UNLIKELY(s == NULL)) {
-
- slab_ptr = bc_vec_pushEmpty(v);
- bc_slab_init(slab_ptr);
-
- s = bc_slab_add(slab_ptr, str, len);
-
- assert(s != NULL);
- }
-
- return s;
-}
-
-void bc_slabvec_clear(BcVec *v) {
-
- BcSlab *s;
- bool again;
-
- // This complicated loop exists because of standalone allocations over 128
- // bytes.
- do {
-
- // Get the first slab.
- s = bc_vec_item(v, 0);
-
- // Either the slab must be valid (not standalone), or there must be
- // another slab.
- assert(s->len != SIZE_MAX || v->len > 1);
-
- // Do we have to loop again? We do if it's a standalone allocation.
- again = (s->len == SIZE_MAX);
-
- // Pop the standalone allocation, not the one after it.
- if (again) bc_vec_npopAt(v, 1, 0);
-
- } while(again);
-
- // If we get here, we know that the first slab is a valid slab. We want to
- // pop all of the other slabs.
- if (v->len > 1) bc_vec_npop(v, v->len - 1);
-
- // Empty the first slab.
- s->len = 0;
-}
-#endif // !BC_ENABLE_LIBRARY
-
-#if BC_DEBUG_CODE
-
-void bc_slabvec_print(BcVec *v, const char *func) {
-
- size_t i;
- BcSlab *s;
-
- bc_file_printf(&vm.ferr, "%s\n", func);
-
- for (i = 0; i < v->len; ++i) {
- s = bc_vec_item(v, i);
- bc_file_printf(&vm.ferr, "%zu { s = %zu, len = %zu }\n",
- i, (uintptr_t) s->s, s->len);
- }
-
- bc_file_puts(&vm.ferr, bc_flush_none, "\n");
- bc_file_flush(&vm.ferr, bc_flush_none);
-}
-
-#endif // BC_DEBUG_CODE
diff --git a/src/vm.c b/src/vm.c
index dc15d7da..e7ee8d35 100644
--- a/src/vm.c
+++ b/src/vm.c
@@ -45,7 +45,6 @@
#ifndef _WIN32
-#include <unistd.h>
#include <sys/types.h>
#include <unistd.h>
@@ -64,8 +63,6 @@
#include <read.h>
#include <bc.h>
-// The actual globals.
-static BcDig* temps_buf[BC_VM_MAX_TEMPS];
char output_bufs[BC_VM_BUF_SIZE];
BcVm vm;
@@ -98,25 +95,18 @@ BC_NORETURN void bc_vm_jmp(void) {
}
#if !BC_ENABLE_LIBRARY
-
-/**
- * Handles signals. This is the signal handler.
- * @param sig The signal to handle.
- */
static void bc_vm_sig(int sig) {
// There is already a signal in flight.
if (vm.status == (sig_atomic_t) BC_STATUS_QUIT || vm.sig) {
- if (!BC_I || sig != SIGINT) vm.status = BC_STATUS_QUIT;
+ if (!BC_TTY || sig != SIGINT) vm.status = BC_STATUS_QUIT;
return;
}
- // Only reset under these conditions; otherwise, quit.
- if (sig == SIGINT && BC_SIGINT && BC_I) {
+ if (BC_TTY && sig == SIGINT) {
int err = errno;
- // Write the message.
if (write(STDOUT_FILENO, vm.sigmsg, vm.siglen) != (ssize_t) vm.siglen)
vm.status = BC_STATUS_ERROR_FATAL;
else vm.sig = 1;
@@ -127,14 +117,9 @@ static void bc_vm_sig(int sig) {
assert(vm.jmp_bufs.len);
- // Only jump if signals are not locked. The jump will happen by whoever
- // unlocks signals.
- if (!vm.sig_lock) BC_JMP;
+ if (!vm.sig_lock) BC_VM_JMP;
}
-/**
- * Sets up signal handling.
- */
static void bc_vm_sigaction(void) {
#ifndef _WIN32
@@ -155,7 +140,6 @@ static void bc_vm_sigaction(void) {
#else // _WIN32
signal(SIGTERM, bc_vm_sig);
- signal(SIGINT, bc_vm_sig);
#endif // _WIN32
}
@@ -164,52 +148,19 @@ void bc_vm_info(const char* const help) {
BC_SIG_ASSERT_LOCKED;
- // Print the banner.
bc_file_puts(&vm.fout, bc_flush_none, vm.name);
bc_file_putchar(&vm.fout, bc_flush_none, ' ');
bc_file_puts(&vm.fout, bc_flush_none, BC_VERSION);
bc_file_putchar(&vm.fout, bc_flush_none, '\n');
bc_file_puts(&vm.fout, bc_flush_none, bc_copyright);
- // Print the help.
if (help) {
-
bc_file_putchar(&vm.fout, bc_flush_none, '\n');
-
-#if BC_ENABLED
- if (BC_IS_BC) {
-
- const char* const banner = BC_DEFAULT_BANNER ? "to" : "to not";
- const char* const sigint = BC_DEFAULT_SIGINT_RESET ? "to reset" :
- "to exit";
- const char* const tty = BC_DEFAULT_TTY_MODE ? "enabled" :
- "disabled";
- const char* const prompt = BC_DEFAULT_PROMPT ? "enabled" :
- "disabled";
-
- bc_file_printf(&vm.fout, help, vm.name, vm.name, BC_VERSION,
- BC_BUILD_TYPE, banner, sigint, tty, prompt);
- }
-#endif // BC_ENABLED
-
-#if DC_ENABLED
- if (BC_IS_DC)
- {
- const char* const sigint = DC_DEFAULT_SIGINT_RESET ? "to reset" :
- "to exit";
- const char* const tty = DC_DEFAULT_TTY_MODE ? "enabled" :
- "disabled";
- const char* const prompt = DC_DEFAULT_PROMPT ? "enabled" :
- "disabled";
-
- bc_file_printf(&vm.fout, help, vm.name, vm.name, BC_VERSION,
- BC_BUILD_TYPE, sigint, tty, prompt);
- }
-#endif // DC_ENABLED
+ bc_file_printf(&vm.fout, help, vm.name, vm.name,
+ BC_VERSION, BC_BUILD_TYPE);
}
- // Flush.
- bc_file_flush(&vm.fout, bc_flush_none);
+ bc_file_flush(&vm.fout, bc_flush_err);
}
#endif // !BC_ENABLE_LIBRARY
@@ -217,9 +168,8 @@ void bc_vm_info(const char* const help) {
BC_NORETURN
#endif // !BC_ENABLE_LIBRARY && !BC_ENABLE_MEMCHECK
void bc_vm_fatalError(BcErr e) {
- bc_err(e);
+ bc_vm_err(e);
#if !BC_ENABLE_LIBRARY && !BC_ENABLE_MEMCHECK
- BC_UNREACHABLE
abort();
#endif // !BC_ENABLE_LIBRARY && !BC_ENABLE_MEMCHECK
}
@@ -232,19 +182,15 @@ void bc_vm_handleError(BcErr e) {
BC_SIG_LOCK;
- // If we have a normal error...
if (e <= BC_ERR_MATH_DIVIDE_BY_ZERO) {
-
- // Set the error.
vm.err = (BclError) (e - BC_ERR_MATH_NEGATIVE +
BCL_ERROR_MATH_NEGATIVE);
}
- // Abort if we should.
else if (vm.abrt) abort();
else if (e == BC_ERR_FATAL_ALLOC_ERR) vm.err = BCL_ERROR_FATAL_ALLOC_ERR;
else vm.err = BCL_ERROR_FATAL_UNKNOWN_ERR;
- BC_JMP;
+ BC_VM_JMP;
}
#else // BC_ENABLE_LIBRARY
void bc_vm_handleError(BcErr e, size_t line, ...) {
@@ -259,7 +205,6 @@ void bc_vm_handleError(BcErr e, size_t line, ...) {
assert(!vm.sig_pop);
#if BC_ENABLED
- // Figure out if the POSIX error should be an error, a warning, or nothing.
if (!BC_S && e >= BC_ERR_POSIX_START) {
if (BC_W) {
// Make sure to not return an error.
@@ -275,13 +220,11 @@ void bc_vm_handleError(BcErr e, size_t line, ...) {
// Make sure all of stdout is written first.
s = bc_file_flushErr(&vm.fout, bc_flush_err);
- // Just jump out if the flush failed; there's nothing we can do.
if (BC_ERR(s == BC_STATUS_ERROR_FATAL)) {
vm.status = (sig_atomic_t) s;
- BC_JMP;
+ BC_VM_JMP;
}
- // Print the error message.
va_start(args, line);
bc_file_putchar(&vm.ferr, bc_flush_none, '\n');
bc_file_puts(&vm.ferr, bc_flush_none, err_type);
@@ -289,8 +232,7 @@ void bc_vm_handleError(BcErr e, size_t line, ...) {
bc_file_vprintf(&vm.ferr, vm.err_msgs[e], args);
va_end(args);
- // Print the extra information if we have it.
- if (BC_NO_ERR(vm.file != NULL)) {
+ if (BC_NO_ERR(vm.file)) {
// This is the condition for parsing vs runtime.
// If line is not 0, it is parsing.
@@ -337,61 +279,11 @@ void bc_vm_handleError(BcErr e, size_t line, ...) {
vm.status = (sig_atomic_t) (uchar) (id + 1);
}
- // Only jump if there is an error.
- if (BC_ERR(vm.status)) BC_JMP;
+ if (BC_ERR(vm.status)) BC_VM_JMP;
BC_SIG_TRYUNLOCK(lock);
}
-char* bc_vm_getenv(const char* var) {
-
- char* ret;
-
-#ifndef _WIN32
- ret = getenv(var);
-#else // _WIN32
- _dupenv_s(&ret, NULL, var);
-#endif // _WIN32
-
- return ret;
-}
-
-void bc_vm_getenvFree(char* val) {
- BC_UNUSED(val);
-#ifdef _WIN32
- free(val);
-#endif // _WIN32
-}
-
-/**
- * Sets a flag from an environment variable and the default.
- * @param var The environment variable.
- * @param def The default.
- * @param flag The flag to set.
- */
-static void bc_vm_setenvFlag(const char* const var, int def, uint16_t flag) {
-
- // Get the value.
- char* val = bc_vm_getenv(var);
-
- // If there is no value...
- if (val == NULL) {
-
- // Set the default.
- if (def) vm.flags |= flag;
- else vm.flags &= ~(flag);
- }
- // Parse the value.
- else if (strtoul(val, NULL, 0)) vm.flags |= flag;
- else vm.flags &= ~(flag);
-
- bc_vm_getenvFree(val);
-}
-
-/**
- * Parses the arguments in {B,D]C_ENV_ARGS.
- * @param env_args_name The environment variable to use.
- */
static void bc_vm_envArgs(const char* const env_args_name) {
char *env_args = bc_vm_getenv(env_args_name), *buf, *start;
@@ -410,26 +302,18 @@ static void bc_vm_envArgs(const char* const env_args_name) {
assert(buf != NULL);
- // Create two buffers for parsing. These need to stay throughout the entire
- // execution of bc, unfortunately, because of filenames that might be in
- // there.
- bc_vec_init(&vm.env_args, sizeof(char*), BC_DTOR_NONE);
+ bc_vec_init(&vm.env_args, sizeof(char*), NULL);
bc_vec_push(&vm.env_args, &env_args_name);
- // While we haven't reached the end of the args...
while (*buf) {
- // If we don't have whitespace...
if (!isspace(*buf)) {
- // If we have the start of a string...
if (*buf == '"' || *buf == '\'') {
- // Set stuff appropriately.
instr = *buf;
buf += 1;
- // Check for the empty string.
if (*buf == instr) {
instr = '\0';
buf += 1;
@@ -437,29 +321,24 @@ static void bc_vm_envArgs(const char* const env_args_name) {
}
}
- // Push the pointer to the args buffer.
bc_vec_push(&vm.env_args, &buf);
- // Parse the string.
while (*buf && ((!instr && !isspace(*buf)) ||
(instr && *buf != instr)))
{
buf += 1;
}
- // If we did find the end of the string...
if (*buf) {
if (instr) instr = '\0';
- // Reset stuff.
*buf = '\0';
buf += 1;
start = buf;
}
- else if (instr) bc_error(BC_ERR_FATAL_OPTION, 0, start);
+ else if (instr) bc_vm_error(BC_ERR_FATAL_OPTION, 0, start);
}
- // If we have whitespace, eat it.
else buf += 1;
}
@@ -467,37 +346,25 @@ static void bc_vm_envArgs(const char* const env_args_name) {
buf = NULL;
bc_vec_push(&vm.env_args, &buf);
- // Parse the arguments.
bc_args((int) vm.env_args.len - 1, bc_vec_item(&vm.env_args, 0), false);
}
-/**
- * Gets the {B,D}C_LINE_LENGTH.
- * @param var The environment variable to pull it from.
- * @return The line length.
- */
static size_t bc_vm_envLen(const char *var) {
char *lenv = bc_vm_getenv(var);
size_t i, len = BC_NUM_PRINT_WIDTH;
int num;
- // Return the default with none.
if (lenv == NULL) return len;
len = strlen(lenv);
- // Figure out if it's a number.
for (num = 1, i = 0; num && i < len; ++i) num = isdigit(lenv[i]);
- // If it is a number...
if (num) {
-
- // Parse it and clamp it if needed.
len = (size_t) atoi(lenv) - 1;
if (len < 2 || len >= UINT16_MAX) len = BC_NUM_PRINT_WIDTH;
}
- // Set the default.
else len = BC_NUM_PRINT_WIDTH;
bc_vm_getenvFree(lenv);
@@ -515,8 +382,7 @@ void bc_vm_shutdown(void) {
#endif // BC_ENABLE_NLS
#if BC_ENABLE_HISTORY
- // This must always run to ensure that the terminal is back to normal, i.e.,
- // has raw mode disabled.
+ // This must always run to ensure that the terminal is back to normal.
if (BC_TTY) bc_history_free(&vm.history);
#endif // BC_ENABLE_HISTORY
@@ -527,71 +393,41 @@ void bc_vm_shutdown(void) {
bc_vec_free(&vm.files);
bc_vec_free(&vm.exprs);
- if (BC_PARSE_IS_INITED(&vm.read_prs, &vm.prog)) {
- bc_vec_free(&vm.read_buf);
- bc_parse_free(&vm.read_prs);
- }
-
- bc_parse_free(&vm.prs);
bc_program_free(&vm.prog);
-
- bc_slabvec_free(&vm.other_slabs);
- bc_slabvec_free(&vm.main_slabs);
- bc_slabvec_free(&vm.main_const_slab);
+ bc_parse_free(&vm.prs);
#endif // !BC_ENABLE_LIBRARY
bc_vm_freeTemps();
+ bc_vec_free(&vm.temps);
#endif // NDEBUG
#if !BC_ENABLE_LIBRARY
- // We always want to flush.
bc_file_free(&vm.fout);
bc_file_free(&vm.ferr);
#endif // !BC_ENABLE_LIBRARY
}
-void bc_vm_addTemp(BcDig *num) {
-
- // If we don't have room, just free.
- if (vm.temps_len == BC_VM_MAX_TEMPS) free(num);
- else {
-
- // Add to the buffer and length.
- temps_buf[vm.temps_len] = num;
- vm.temps_len += 1;
- }
-}
-
-BcDig* bc_vm_takeTemp(void) {
- if (!vm.temps_len) return NULL;
- vm.temps_len -= 1;
- return temps_buf[vm.temps_len];
-}
-
+#if !defined(NDEBUG) || BC_ENABLE_LIBRARY
void bc_vm_freeTemps(void) {
size_t i;
- BC_SIG_ASSERT_LOCKED;
-
- if (!vm.temps_len) return;
-
- // Free them all...
- for (i = 0; i < vm.temps_len; ++i) free(temps_buf[i]);
-
- vm.temps_len = 0;
+ for (i = 0; i < vm.temps.len; ++i) {
+ free(((BcNum*) bc_vec_item(&vm.temps, i))->num);
+ }
}
+#endif // !defined(NDEBUG) || BC_ENABLE_LIBRARY
inline size_t bc_vm_arraySize(size_t n, size_t size) {
size_t res = n * size;
- if (BC_ERR(BC_VM_MUL_OVERFLOW(n, size, res)))
+ if (BC_ERR(res >= SIZE_MAX || (n != 0 && res / n != size)))
bc_vm_fatalError(BC_ERR_FATAL_ALLOC_ERR);
return res;
}
inline size_t bc_vm_growSize(size_t a, size_t b) {
size_t res = a + b;
- if (BC_ERR(res >= SIZE_MAX || res < a))
+ if (BC_ERR(res >= SIZE_MAX || res < a || res < b))
bc_vm_fatalError(BC_ERR_FATAL_ALLOC_ERR);
return res;
}
@@ -604,14 +440,7 @@ void* bc_vm_malloc(size_t n) {
ptr = malloc(n);
- if (BC_ERR(ptr == NULL)) {
-
- bc_vm_freeTemps();
-
- ptr = malloc(n);
-
- if (BC_ERR(ptr == NULL)) bc_vm_fatalError(BC_ERR_FATAL_ALLOC_ERR);
- }
+ if (BC_ERR(ptr == NULL)) bc_vm_fatalError(BC_ERR_FATAL_ALLOC_ERR);
return ptr;
}
@@ -624,14 +453,7 @@ void* bc_vm_realloc(void *ptr, size_t n) {
temp = realloc(ptr, n);
- if (BC_ERR(temp == NULL)) {
-
- bc_vm_freeTemps();
-
- temp = realloc(ptr, n);
-
- if (BC_ERR(temp == NULL)) bc_vm_fatalError(BC_ERR_FATAL_ALLOC_ERR);
- }
+ if (BC_ERR(temp == NULL)) bc_vm_fatalError(BC_ERR_FATAL_ALLOC_ERR);
return temp;
}
@@ -644,14 +466,7 @@ char* bc_vm_strdup(const char *str) {
s = strdup(str);
- if (BC_ERR(s == NULL)) {
-
- bc_vm_freeTemps();
-
- s = strdup(str);
-
- if (BC_ERR(s == NULL)) bc_vm_fatalError(BC_ERR_FATAL_ALLOC_ERR);
- }
+ if (BC_ERR(s == NULL)) bc_vm_fatalError(BC_ERR_FATAL_ALLOC_ERR);
return s;
}
@@ -682,62 +497,27 @@ void bc_vm_putchar(int c, BcFlushType type) {
#endif // BC_ENABLE_LIBRARY
}
-#if !BC_ENABLE_LIBRARY
-
-#ifdef __OpenBSD__
-
-/**
- * Aborts with a message. This should never be called because I have carefully
- * made sure that the calls to pledge() and unveil() are correct, but it's here
- * just in case.
- * @param msg The message to print.
- */
-BC_NORETURN static void bc_abortm(const char* msg) {
- bc_file_puts(&vm.ferr, bc_flush_none, msg);
- bc_file_puts(&vm.ferr, bc_flush_none, "; this is a bug");
- bc_file_flush(&vm.ferr, bc_flush_none);
- abort();
-}
-
-void bc_pledge(const char *promises, const char* execpromises) {
- int r = pledge(promises, execpromises);
- if (r) bc_abortm("pledge() failed");
-}
-
-#if BC_ENABLE_EXTRA_MATH
+char* bc_vm_getenv(const char* var) {
-/**
- * A convenience and portability function for OpenBSD's unveil().
- * @param path The path.
- * @param permissions The permissions for the path.
- */
-static void bc_unveil(const char *path, const char *permissions) {
- int r = unveil(path, permissions);
- if (r) bc_abortm("unveil() failed");
-}
-#endif // BC_ENABLE_EXTRA_MATH
+ char* ret;
-#else // __OpenBSD__
+#ifndef _WIN32
+ ret = getenv(var);
+#else // _WIN32
+ _dupenv_s(&ret, NULL, var);
+#endif // _WIN32
-void bc_pledge(const char *promises, const char *execpromises) {
- BC_UNUSED(promises);
- BC_UNUSED(execpromises);
+ return ret;
}
-#if BC_ENABLE_EXTRA_MATH
-static void bc_unveil(const char *path, const char *permissions) {
- BC_UNUSED(path);
- BC_UNUSED(permissions);
+void bc_vm_getenvFree(char* var) {
+ BC_UNUSED(var);
+#ifdef _WIN32
+ free(var);
+#endif // _WIN32
}
-#endif // BC_ENABLE_EXTRA_MATH
-
-#endif // __OpenBSD__
-/**
- * Cleans unneeded variables, arrays, functions, strings, and constants when
- * done executing a line of stdin. This is to prevent memory usage growing
- * without bound. This is an idea from busybox.
- */
+#if !BC_ENABLE_LIBRARY
static void bc_vm_clean(void) {
BcVec *fns = &vm.prog.fns;
@@ -745,19 +525,13 @@ static void bc_vm_clean(void) {
BcInstPtr *ip = bc_vec_item(&vm.prog.stack, 0);
bool good = ((vm.status && vm.status != BC_STATUS_QUIT) || vm.sig);
- // If all is good, go ahead and reset.
if (good) bc_program_reset(&vm.prog);
#if BC_ENABLED
- // bc has this extra condition. If it not satisfied, it is in the middle of
- // a parse.
if (good && BC_IS_BC) good = !BC_PARSE_NO_EXEC(&vm.prs);
#endif // BC_ENABLED
#if DC_ENABLED
- // For dc, it is safe only when all of the results on the results stack are
- // safe, which means that they are temporaries or other things that don't
- // need strings or constants.
if (BC_IS_DC) {
size_t i;
@@ -772,30 +546,20 @@ static void bc_vm_clean(void) {
#endif // DC_ENABLED
// If this condition is true, we can get rid of strings,
- // constants, and code.
+ // constants, and code. This is an idea from busybox.
if (good && vm.prog.stack.len == 1 && ip->idx == f->code.len) {
#if BC_ENABLED
if (BC_IS_BC) {
-
bc_vec_popAll(&f->labels);
bc_vec_popAll(&f->strs);
bc_vec_popAll(&f->consts);
-
- // I can't clear out the other_slabs because it has functions,
- // consts, strings, vars, and arrays. It has strings from *other*
- // functions, specifically.
- bc_slabvec_clear(&vm.main_const_slab);
- bc_slabvec_clear(&vm.main_slabs);
}
#endif // BC_ENABLED
#if DC_ENABLED
// Note to self: you cannot delete strings and functions. Deal with it.
- if (BC_IS_DC) {
- bc_vec_popAll(vm.prog.consts);
- bc_slabvec_clear(&vm.main_const_slab);
- }
+ if (BC_IS_DC) bc_vec_popAll(vm.prog.consts);
#endif // DC_ENABLED
bc_vec_popAll(&f->code);
@@ -804,119 +568,74 @@ static void bc_vm_clean(void) {
}
}
-/**
- * Process a bunch of text.
- * @param text The text to process.
- * @param is_stdin True if the text came from stdin, false otherwise.
- */
-static void bc_vm_process(const char *text, bool is_stdin) {
+static void bc_vm_process(const char *text) {
- // Set up the parser.
- bc_parse_text(&vm.prs, text, is_stdin);
+ bc_parse_text(&vm.prs, text);
do {
#if BC_ENABLED
- // If the first token is the keyword define, then we need to do this
- // specially because bc thinks it may not be able to parse.
if (vm.prs.l.t == BC_LEX_KW_DEFINE) vm.parse(&vm.prs);
#endif // BC_ENABLED
- // Parse it all.
while (BC_PARSE_CAN_PARSE(vm.prs)) vm.parse(&vm.prs);
- // Execute if possible.
if(BC_IS_DC || !BC_PARSE_NO_EXEC(&vm.prs)) bc_program_exec(&vm.prog);
assert(BC_IS_DC || vm.prog.results.len == 0);
- // Flush in interactive mode.
if (BC_I) bc_file_flush(&vm.fout, bc_flush_save);
} while (vm.prs.l.t != BC_LEX_EOF);
}
#if BC_ENABLED
-
-/**
- * Ends an if statement that ends a file. This is to ensure that full parses
- * happen when a file finishes. Without this, bc thinks that it cannot parse
- * any further. But if we reach the end of a file, we know we can add an empty
- * else clause.
- */
static void bc_vm_endif(void) {
size_t i;
bool good;
- // Not a problem if this is true.
if (BC_NO_ERR(!BC_PARSE_NO_EXEC(&vm.prs))) return;
good = true;
- // Find an instance of a body that needs closing, i.e., a statement that did
- // not have a right brace when it should have.
for (i = 0; good && i < vm.prs.flags.len; ++i) {
uint16_t flag = *((uint16_t*) bc_vec_item(&vm.prs.flags, i));
good = ((flag & BC_PARSE_FLAG_BRACE) != BC_PARSE_FLAG_BRACE);
}
- // If we did not find such an instance...
if (good) {
-
- // We set this to restore it later. We don't want the parser thinking
- // that we are on stdin for this one because it will want more.
- bool is_stdin = vm.is_stdin;
-
- vm.is_stdin = false;
-
- // Cheat and keep parsing empty else clauses until all of them are
- // satisfied.
- while (BC_PARSE_IF_END(&vm.prs)) bc_vm_process("else {}", false);
-
- vm.is_stdin = is_stdin;
+ while (BC_PARSE_IF_END(&vm.prs)) bc_vm_process("else {}");
}
- // If we reach here, a block was not properly closed, and we should error.
else bc_parse_err(&vm.prs, BC_ERR_PARSE_BLOCK);
}
#endif // BC_ENABLED
-/**
- * Processes a file.
- * @param file The filename.
- */
static void bc_vm_file(const char *file) {
char *data = NULL;
assert(!vm.sig_pop);
- // Set up the lexer.
bc_lex_file(&vm.prs.l, file);
BC_SIG_LOCK;
- // Read the file.
- data = bc_read_file(file);
-
- assert(data != NULL);
+ bc_read_file(file, &data);
BC_SETJMP_LOCKED(err);
BC_SIG_UNLOCK;
- // Process it.
- bc_vm_process(data, false);
+ bc_vm_process(data);
#if BC_ENABLED
- // Make sure to end any open if statements.
if (BC_IS_BC) bc_vm_endif();
#endif // BC_ENABLED
err:
BC_SIG_MAYLOCK;
- // Cleanup.
free(data);
bc_vm_clean();
@@ -927,91 +646,91 @@ err:
BC_LONGJMP_CONT;
}
-bool bc_vm_readLine(bool clear) {
+static void bc_vm_stdin(void) {
BcStatus s;
- bool good;
-
- // Clear the buffer if desired.
- if (clear) bc_vec_empty(&vm.buffer);
+ BcVec buf, buffer;
+ size_t string = 0;
+ bool comment = false, hash = false;
- // Empty the line buffer.
- bc_vec_empty(&vm.line_buf);
+ bc_lex_file(&vm.prs.l, bc_program_stdin_name);
- if (vm.eof) return false;
+ BC_SIG_LOCK;
+ bc_vec_init(&buffer, sizeof(uchar), NULL);
+ bc_vec_init(&buf, sizeof(uchar), NULL);
+ bc_vec_pushByte(&buffer, '\0');
+ BC_SETJMP_LOCKED(err);
+ BC_SIG_UNLOCK;
- do {
- // bc_read_line() must always return either BC_STATUS_SUCCESS or
- // BC_STATUS_EOF. Everything else, it and whatever it calls, must jump
- // out instead.
- s = bc_read_line(&vm.line_buf, ">>> ");
- vm.eof = (s == BC_STATUS_EOF);
- } while (!(s) && !vm.eof && vm.line_buf.len < 1);
+restart:
- good = (vm.line_buf.len > 1);
+ // This loop is complex because the vm tries not to send any lines that end
+ // with a backslash to the parser. The reason for that is because the parser
+ // treats a backslash+newline combo as whitespace, per the bc spec. In that
+ // case, and for strings and comments, the parser will expect more stuff.
+ while ((!(s = bc_read_line(&buf, ">>> ")) ||
+ (vm.eof = (s == BC_STATUS_EOF))) && buf.len > 1)
+ {
+ char c2, *str = buf.v;
+ size_t i, len = buf.len - 1;
- // Concat if we found something.
- if (good) bc_vec_concat(&vm.buffer, vm.line_buf.v);
+ for (i = 0; i < len; ++i) {
- return good;
-}
+ bool notend = len > i + 1;
+ uchar c = (uchar) str[i];
-/**
- * Processes text from stdin.
- */
-static void bc_vm_stdin(void) {
+ hash = (!comment && !string && ((hash && c != '\n') ||
+ (!hash && c == '#')));
- bool clear = true;
+ if (!hash && !comment && (i - 1 > len || str[i - 1] != '\\')) {
+ if (BC_IS_BC) string ^= (c == '"');
+ else if (c == ']') string -= 1;
+ else if (c == '[') string += 1;
+ }
- vm.is_stdin = true;
+ if (BC_IS_BC && !hash && !string && notend) {
- // Set up the lexer.
- bc_lex_file(&vm.prs.l, bc_program_stdin_name);
+ c2 = str[i + 1];
- // These are global so that the dc lexer can access them, but they are tied
- // to this function, really. Well, this and bc_vm_readLine(). These are the
- // reason that we have vm.is_stdin to tell the dc lexer if we are reading
- // from stdin. Well, both lexers care. And the reason they care is so that
- // if a comment or a string goes across multiple lines, the lexer can
- // request more data from stdin until the comment or string is ended.
- BC_SIG_LOCK;
- bc_vec_init(&vm.buffer, sizeof(uchar), BC_DTOR_NONE);
- bc_vec_init(&vm.line_buf, sizeof(uchar), BC_DTOR_NONE);
- BC_SETJMP_LOCKED(err);
- BC_SIG_UNLOCK;
-
-// This label exists because errors can cause jumps to end up at the err label
-// below. If that happens, and the error should be cleared and execution
-// continue, then we need to jump back.
-restart:
-
- // While we still read data from stdin.
- while (bc_vm_readLine(clear)) {
+ if (c == '/' && !comment && c2 == '*') {
+ comment = true;
+ i += 1;
+ }
+ else if (c == '*' && comment && c2 == '/') {
+ comment = false;
+ i += 1;
+ }
+ }
+ }
- size_t len = vm.buffer.len - 1;
- const char *str = vm.buffer.v;
+ bc_vec_concat(&buffer, buf.v);
- // We don't want to clear the buffer when the line ends with a backslash
- // because a backslash newline is special in bc.
- clear = (len < 2 || str[len - 2] != '\\' || str[len - 1] != '\n');
- if (!clear) continue;
+ if (string || comment) continue;
+ if (len >= 2 && str[len - 2] == '\\' && str[len - 1] == '\n') continue;
+#if BC_ENABLE_HISTORY
+ if (vm.history.stdin_has_data) continue;
+#endif // BC_ENABLE_HISTORY
- // Process the data.
- bc_vm_process(vm.buffer.v, true);
+ bc_vm_process(buffer.v);
+ bc_vec_empty(&buffer);
if (vm.eof) break;
else bc_vm_clean();
}
+ if (!BC_STATUS_IS_ERROR(s)) {
+ if (BC_ERR(comment))
+ bc_parse_err(&vm.prs, BC_ERR_PARSE_COMMENT);
+ else if (BC_ERR(string))
+ bc_parse_err(&vm.prs, BC_ERR_PARSE_STRING);
#if BC_ENABLED
- // End the if statements.
- if (BC_IS_BC) bc_vm_endif();
+ else if (BC_IS_BC) bc_vm_endif();
#endif // BC_ENABLED
+ }
err:
BC_SIG_MAYLOCK;
- // Cleanup.
bc_vm_clean();
#if !BC_ENABLE_MEMCHECK
@@ -1026,59 +745,39 @@ err:
#endif // !BC_ENABLE_MEMCHECK
if (!vm.status && !vm.eof) {
- bc_vec_empty(&vm.buffer);
+ bc_vec_empty(&buffer);
BC_LONGJMP_STOP;
BC_SIG_UNLOCK;
goto restart;
}
-#ifndef NDEBUG
- // Since these are tied to this function, free them here.
- bc_vec_free(&vm.line_buf);
- bc_vec_free(&vm.buffer);
-#endif // NDEBUG
+ bc_vec_free(&buf);
+ bc_vec_free(&buffer);
BC_LONGJMP_CONT;
}
#if BC_ENABLED
-
-/**
- * Loads a math library.
- * @param name The name of the library.
- * @param text The text of the source code.
- */
static void bc_vm_load(const char *name, const char *text) {
bc_lex_file(&vm.prs.l, name);
- bc_parse_text(&vm.prs, text, false);
+ bc_parse_text(&vm.prs, text);
while (vm.prs.l.t != BC_LEX_EOF) vm.parse(&vm.prs);
}
-
#endif // BC_ENABLED
-/**
- * Loads the default error messages.
- */
static void bc_vm_defaultMsgs(void) {
size_t i;
vm.func_header = bc_err_func_header;
- // Load the error categories.
for (i = 0; i < BC_ERR_IDX_NELEMS + BC_ENABLED; ++i)
vm.err_ids[i] = bc_errs[i];
-
- // Load the error messages.
for (i = 0; i < BC_ERR_NELEMS; ++i) vm.err_msgs[i] = bc_err_msgs[i];
}
-/**
- * Loads the error messages for the locale. If NLS is disabled, this just loads
- * the default messages.
- */
static void bc_vm_gettext(void) {
#if BC_ENABLE_NLS
@@ -1086,7 +785,6 @@ static void bc_vm_gettext(void) {
int set = 1, msg = 1;
size_t i;
- // If no locale, load the defaults.
if (vm.locale == NULL) {
vm.catalog = BC_VM_INVALID_CATALOG;
bc_vm_defaultMsgs();
@@ -1095,24 +793,19 @@ static void bc_vm_gettext(void) {
vm.catalog = catopen(BC_MAINEXEC, NL_CAT_LOCALE);
- // If no catalog, load the defaults.
if (vm.catalog == BC_VM_INVALID_CATALOG) {
bc_vm_defaultMsgs();
return;
}
- // Load the function header.
vm.func_header = catgets(vm.catalog, set, msg, bc_err_func_header);
- // Load the error categories.
for (set += 1; msg <= BC_ERR_IDX_NELEMS + BC_ENABLED; ++msg)
vm.err_ids[msg - 1] = catgets(vm.catalog, set, msg, bc_errs[msg - 1]);
i = 0;
id = bc_err_ids[i];
- // Load the error messages. In order to understand this loop, you must know
- // the order of messages and categories in the enum and in the locale files.
for (set = id + 3, msg = 1; i < BC_ERR_NELEMS; ++i, ++msg) {
if (id != bc_err_ids[i]) {
@@ -1128,11 +821,6 @@ static void bc_vm_gettext(void) {
#endif // BC_ENABLE_NLS
}
-/**
- * Starts execution. Really, this is a function of historical accident; it could
- * probably be combined with bc_vm_boot(), but I don't care enough. Really, this
- * function starts when execution of bc or dc source code starts.
- */
static void bc_vm_exec(void) {
size_t i;
@@ -1140,37 +828,23 @@ static void bc_vm_exec(void) {
BcVec buf;
#if BC_ENABLED
- // Load the math libraries.
if (BC_IS_BC && (vm.flags & BC_FLAG_L)) {
- // Can't allow redefinitions in the builtin library.
- vm.no_redefine = true;
-
bc_vm_load(bc_lib_name, bc_lib);
#if BC_ENABLE_EXTRA_MATH
if (!BC_IS_POSIX) bc_vm_load(bc_lib2_name, bc_lib2);
#endif // BC_ENABLE_EXTRA_MATH
-
- // Make sure to clear this.
- vm.no_redefine = false;
-
- // Execute to ensure that all is hunky dory. Without this, scale can be
- // set improperly.
- bc_program_exec(&vm.prog);
}
#endif // BC_ENABLED
- // If there are expressions to execute...
if (vm.exprs.len) {
size_t len = vm.exprs.len - 1;
bool more;
BC_SIG_LOCK;
-
- // Create this as a buffer for reading into.
- bc_vec_init(&buf, sizeof(uchar), BC_DTOR_NONE);
+ bc_vec_init(&buf, sizeof(uchar), NULL);
#ifndef NDEBUG
BC_SETJMP_LOCKED(err);
@@ -1178,22 +852,19 @@ static void bc_vm_exec(void) {
BC_SIG_UNLOCK;
- // Prepare the lexer.
bc_lex_file(&vm.prs.l, bc_program_exprs_name);
- // Process the expressions one at a time.
do {
more = bc_read_buf(&buf, vm.exprs.v, &len);
bc_vec_pushByte(&buf, '\0');
- bc_vm_process(buf.v, false);
+ bc_vm_process(buf.v);
bc_vec_popAll(&buf);
} while (more);
BC_SIG_LOCK;
-
bc_vec_free(&buf);
#ifndef NDEBUG
@@ -1202,11 +873,9 @@ static void bc_vm_exec(void) {
BC_SIG_UNLOCK;
- // Sometimes, executing expressions means we need to quit.
- if (!vm.no_exprs && vm.exit_exprs) return;
+ if (!vm.no_exit_exprs && vm.exit_exprs) return;
}
- // Process files.
for (i = 0; i < vm.files.len; ++i) {
char *path = *((char**) bc_vec_item(&vm.files, i));
if (!strcmp(path, "")) continue;
@@ -1214,35 +883,10 @@ static void bc_vm_exec(void) {
bc_vm_file(path);
}
-#if BC_ENABLE_EXTRA_MATH
- // These are needed for the pseudo-random number generator.
- bc_unveil("/dev/urandom", "r");
- bc_unveil("/dev/random", "r");
- bc_unveil(NULL, NULL);
-#endif // BC_ENABLE_EXTRA_MATH
-
-#if BC_ENABLE_HISTORY
-
- // We need to keep tty if history is enabled, and we need to keep rpath for
- // the times when we read from /dev/urandom.
- if (BC_TTY && !vm.history.badTerm) {
- bc_pledge(bc_pledge_end_history, NULL);
- }
- else
-#endif // BC_ENABLE_HISTORY
- {
- bc_pledge(bc_pledge_end, NULL);
- }
-
#if BC_ENABLE_AFL
- // This is the thing that makes fuzzing with AFL++ so fast. If you move this
- // back, you won't cause any problems, but fuzzing will slow down. If you
- // move this forward, you won't fuzz anything because you will be skipping
- // the reading from stdin.
__AFL_INIT();
#endif // BC_ENABLE_AFL
- // Execute from stdin. bc always does.
if (BC_IS_BC || !has_file) bc_vm_stdin();
// These are all protected by ifndef NDEBUG because if these are needed, bc is
@@ -1258,141 +902,63 @@ err:
#endif // NDEBUG
}
-void bc_vm_boot(int argc, char *argv[]) {
-
+void bc_vm_boot(int argc, char *argv[], const char *env_len,
+ const char* const env_args)
+{
int ttyin, ttyout, ttyerr;
- bool tty;
- const char* const env_len = BC_IS_BC ? "BC_LINE_LENGTH" : "DC_LINE_LENGTH";
- const char* const env_args = BC_IS_BC ? "BC_ENV_ARGS" : "DC_ENV_ARGS";
- // We need to know which of stdin, stdout, and stderr are tty's.
+ BC_SIG_ASSERT_LOCKED;
+
ttyin = isatty(STDIN_FILENO);
ttyout = isatty(STDOUT_FILENO);
ttyerr = isatty(STDERR_FILENO);
- tty = (ttyin != 0 && ttyout != 0 && ttyerr != 0);
vm.flags |= ttyin ? BC_FLAG_TTYIN : 0;
- vm.flags |= tty ? BC_FLAG_TTY : 0;
+ vm.flags |= (ttyin != 0 && ttyout != 0 && ttyerr != 0) ? BC_FLAG_TTY : 0;
vm.flags |= ttyin && ttyout ? BC_FLAG_I : 0;
- // Set up signals.
bc_vm_sigaction();
- // Initialize some vm stuff. This is separate to make things easier for the
- // library.
bc_vm_init();
- // Explicitly set this in case NULL isn't all zeroes.
vm.file = NULL;
- // Set the error messages.
bc_vm_gettext();
- // Initialize the output file buffers. They each take portions of the global
- // buffer. stdout gets more because it will probably have more data.
bc_file_init(&vm.ferr, STDERR_FILENO, output_bufs + BC_VM_STDOUT_BUF_SIZE,
BC_VM_STDERR_BUF_SIZE);
bc_file_init(&vm.fout, STDOUT_FILENO, output_bufs, BC_VM_STDOUT_BUF_SIZE);
-
- // Set the input buffer to the rest of the global buffer.
vm.buf = output_bufs + BC_VM_STDOUT_BUF_SIZE + BC_VM_STDERR_BUF_SIZE;
- // Set the line length by environment variable.
vm.line_len = (uint16_t) bc_vm_envLen(env_len);
- // Clear the files and expressions vectors, just in case. This marks them as
- // *not* allocated.
bc_vec_clear(&vm.files);
bc_vec_clear(&vm.exprs);
-#if !BC_ENABLE_LIBRARY
-
- // Initialize the slab vectors.
- bc_slabvec_init(&vm.main_const_slab);
- bc_slabvec_init(&vm.main_slabs);
- bc_slabvec_init(&vm.other_slabs);
-
-#endif // !BC_ENABLE_LIBRARY
-
- // Initialize the program and main parser. These have to be in this order
- // because the program has to be initialized first, since a pointer to it is
- // passed to the parser.
bc_program_init(&vm.prog);
bc_parse_init(&vm.prs, &vm.prog, BC_PROG_MAIN);
+#if BC_ENABLE_HISTORY
+ if (BC_TTY) bc_history_init(&vm.history);
+#endif // BC_ENABLE_HISTORY
+
#if BC_ENABLED
- // bc checks this environment variable to see if it should run in standard
- // mode.
if (BC_IS_BC) {
-
char* var = bc_vm_getenv("POSIXLY_CORRECT");
-
vm.flags |= BC_FLAG_S * (var != NULL);
bc_vm_getenvFree(var);
}
#endif // BC_ENABLED
- // Set defaults.
- vm.flags |= BC_TTY ? BC_FLAG_P | BC_FLAG_R : 0;
- vm.flags |= BC_I ? BC_FLAG_Q : 0;
-
- // Are we in TTY mode?
- if (BC_TTY) {
-
- const char* const env_tty = BC_IS_BC ? "BC_TTY_MODE" : "DC_TTY_MODE";
- int env_tty_def = BC_IS_BC ? BC_DEFAULT_TTY_MODE : DC_DEFAULT_TTY_MODE;
- const char* const env_prompt = BC_IS_BC ? "BC_PROMPT" : "DC_PROMPT";
- int env_prompt_def = BC_IS_BC ? BC_DEFAULT_PROMPT : DC_DEFAULT_PROMPT;
-
- // Set flags for TTY mode and prompt.
- bc_vm_setenvFlag(env_tty, env_tty_def, BC_FLAG_TTY);
- bc_vm_setenvFlag(env_prompt, tty ? env_prompt_def : 0, BC_FLAG_P);
-
-#if BC_ENABLE_HISTORY
- // If TTY mode is used, activate history.
- if (BC_TTY) bc_history_init(&vm.history);
-#endif // BC_ENABLE_HISTORY
- }
-
- // Process environment and command-line arguments.
bc_vm_envArgs(env_args);
bc_args(argc, argv, true);
- // If we are in interactive mode...
- if (BC_I) {
-
- const char* const env_sigint = BC_IS_BC ? "BC_SIGINT_RESET" :
- "DC_SIGINT_RESET";
- int env_sigint_def = BC_IS_BC ? BC_DEFAULT_SIGINT_RESET :
- DC_DEFAULT_SIGINT_RESET;
-
- // Set whether we reset on SIGINT or not.
- bc_vm_setenvFlag(env_sigint, env_sigint_def, BC_FLAG_SIGINT);
-#if BC_ENABLED
- // Set whether we print the banner or not.
- if (BC_IS_BC)
- bc_vm_setenvFlag("BC_BANNER", BC_DEFAULT_BANNER, BC_FLAG_Q);
-#endif // BC_ENABLED
- }
-
#if BC_ENABLED
- // Disable global stacks in POSIX mode.
if (BC_IS_POSIX) vm.flags &= ~(BC_FLAG_G);
#endif // BC_ENABLED
-#if BC_ENABLED
- // Print the banner if allowed. We have to be in bc, in interactive mode,
- // and not be quieted by command-line option or environment variable.
- if (BC_IS_BC && BC_I && (vm.flags & BC_FLAG_Q)) {
- bc_vm_info(NULL);
- bc_file_putchar(&vm.fout, bc_flush_none, '\n');
- bc_file_flush(&vm.fout, bc_flush_none);
- }
-#endif // BC_ENABLED
-
BC_SIG_UNLOCK;
- // Start executing.
bc_vm_exec();
}
#endif // !BC_ENABLE_LIBRARY
@@ -1401,16 +967,6 @@ void bc_vm_init(void) {
BC_SIG_ASSERT_LOCKED;
-#if !BC_ENABLE_LIBRARY
- // Set up the constant zero.
- bc_num_setup(&vm.zero, vm.zero_num, BC_VM_ONE_CAP);
-#endif // !BC_ENABLE_LIBRARY
-
- // Set up more constant BcNum's.
- bc_num_setup(&vm.one, vm.one_num, BC_VM_ONE_CAP);
- bc_num_one(&vm.one);
-
- // Set up more constant BcNum's.
memcpy(vm.max_num, bc_num_bigdigMax,
bc_num_bigdigMax_size * sizeof(BcDig));
memcpy(vm.max2_num, bc_num_bigdigMax2,
@@ -1420,18 +976,18 @@ void bc_vm_init(void) {
vm.max.len = bc_num_bigdigMax_size;
vm.max2.len = bc_num_bigdigMax2_size;
- // Set up the maxes for the globals.
+ bc_vec_init(&vm.temps, sizeof(BcNum), NULL);
+
vm.maxes[BC_PROG_GLOBALS_IBASE] = BC_NUM_MAX_POSIX_IBASE;
vm.maxes[BC_PROG_GLOBALS_OBASE] = BC_MAX_OBASE;
vm.maxes[BC_PROG_GLOBALS_SCALE] = BC_MAX_SCALE;
-#if BC_ENABLE_EXTRA_MATH
+#if BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
vm.maxes[BC_PROG_MAX_RAND] = ((BcRand) 0) - 1;
-#endif // BC_ENABLE_EXTRA_MATH
+#endif // BC_ENABLE_EXTRA_MATH && BC_ENABLE_RAND
#if BC_ENABLED
#if !BC_ENABLE_LIBRARY
- // bc has a higher max ibase when it's not in POSIX mode.
if (BC_IS_BC && !BC_IS_POSIX)
#endif // !BC_ENABLE_LIBRARY
{
@@ -1452,7 +1008,6 @@ void bc_vm_atexit(void) {
#else // BC_ENABLE_LIBRARY
int bc_vm_atexit(int status) {
- // Set the status correctly.
int s = BC_STATUS_IS_ERROR(status) ? status : BC_STATUS_SUCCESS;
bc_vm_shutdown();
diff --git a/scripts/afl.py b/tests/afl.py
index c4312ce8..a235ee5b 100755
--- a/scripts/afl.py
+++ b/tests/afl.py
@@ -32,23 +32,10 @@ import sys
import shutil
import subprocess
-
-# Print the usage and exit with an error.
def usage():
print("usage: {} [--asan] dir [results_dir [exe options...]]".format(script))
- print(" The valid values for dir are: 'bc1', 'bc2', 'bc3', and 'dc'.")
sys.exit(1)
-
-# Check for a crash.
-# @param exebase The calculator that crashed.
-# @param out The file to copy the crash file to.
-# @param error The error code (negative).
-# @param file The crash file.
-# @param type The type of run that caused the crash. This is just a string
-# that would make sense to the user.
-# @param test The contents of the crash file, or which line caused the crash
-# for a run through stdin.
def check_crash(exebase, out, error, file, type, test):
if error < 0:
print("\n{} crashed ({}) on {}:\n".format(exebase, -error, type))
@@ -58,21 +45,6 @@ def check_crash(exebase, out, error, file, type, test):
print("\nexiting...")
sys.exit(error)
-
-# Runs a test. This function is used to ensure that if a test times out, it is
-# discarded. Otherwise, some tests result in incredibly long runtimes. We need
-# to ignore those.
-#
-# @param cmd The command to run.
-# @param exebase The calculator to test.
-# @param tout The timeout to use.
-# @param indata The data to push through stdin for the test.
-# @param out The file to copy the test file to if it causes a crash.
-# @param file The test file.
-# @param type The type of test. This is just a string that would make sense
-# to the user.
-# @param test The test. It could be an entire file, or just one line.
-# @param environ The environment to run the command under.
def run_test(cmd, exebase, tout, indata, out, file, type, test, environ=None):
try:
p = subprocess.run(cmd, timeout=tout, input=indata, stdout=subprocess.PIPE,
@@ -81,13 +53,6 @@ def run_test(cmd, exebase, tout, indata, out, file, type, test, environ=None):
except subprocess.TimeoutExpired:
print("\n {} timed out. Continuing...\n".format(exebase))
-
-# Creates and runs a test. This basically just takes a file, runs it through the
-# appropriate calculator as a whole file, then runs it through the calculator
-# using stdin.
-# @param file The file to test.
-# @param tout The timeout to use.
-# @param environ The environment to run under.
def create_test(file, tout, environ=None):
print(" {}".format(file))
@@ -113,10 +78,6 @@ def create_test(file, tout, environ=None):
"running {} through stdin".format(file), file, environ)
-# Get the children of a directory.
-# @param dir The directory to get the children of.
-# @param get_files True if files should be gotten, false if directories should
-# be gotten.
def get_children(dir, get_files):
dirs = []
with os.scandir(dir) as it:
@@ -129,17 +90,12 @@ def get_children(dir, get_files):
return dirs
-# Returns the correct executable name for the directory under test.
-# @param d The directory under test.
def exe_name(d):
return "bc" if d == "bc1" or d == "bc2" or d == "bc3" else "dc"
-
-# Housekeeping.
script = sys.argv[0]
-scriptdir = os.path.dirname(script)
+testdir = os.path.dirname(script)
-# Must run this script alone.
if __name__ != "__main__":
usage()
@@ -154,7 +110,6 @@ exedir = sys.argv[idx]
asan = (exedir == "--asan")
-# We could possibly run under ASan. See later for what that means.
if asan:
idx += 1
if len(sys.argv) < idx + 1:
@@ -163,57 +118,47 @@ if asan:
print("exedir: {}".format(exedir))
-# Grab the correct directory of AFL++ results.
if len(sys.argv) >= idx + 2:
resultsdir = sys.argv[idx + 1]
else:
if exedir == "bc1":
- resultsdir = scriptdir + "/../tests/fuzzing/bc_outputs1"
+ resultsdir = testdir + "/fuzzing/bc_outputs1"
elif exedir == "bc2":
- resultsdir = scriptdir + "/../tests/fuzzing/bc_outputs2"
+ resultsdir = testdir + "/fuzzing/bc_outputs2"
elif exedir == "bc3":
- resultsdir = scriptdir + "/../tests/fuzzing/bc_outputs3"
- elif exedir == "dc":
- resultsdir = scriptdir + "/../tests/fuzzing/dc_outputs"
+ resultsdir = testdir + "/fuzzing/bc_outputs3"
else:
- raise ValueError("exedir must be either bc1, bc2, bc3, or dc");
+ resultsdir = testdir + "/fuzzing/dc_outputs"
print("resultsdir: {}".format(resultsdir))
-# More command-line processing.
if len(sys.argv) >= idx + 3:
exe = sys.argv[idx + 2]
else:
- exe = scriptdir + "/../bin/" + exe_name(exedir)
+ exe = testdir + "/../bin/" + exe_name(exedir)
exebase = os.path.basename(exe)
-
-# Use the correct options.
if exebase == "bc":
halt = "halt\n"
options = "-lq"
- seed = ["-e", "seed = 1280937142.20981723890730892738902938071028973408912703984712093", "-f-" ]
else:
halt = "q\n"
options = "-x"
- seed = ["-e", "1280937142.20981723890730892738902938071028973408912703984712093j", "-f-" ]
-# More command-line processing.
if len(sys.argv) >= idx + 4:
- exe = [ exe, sys.argv[idx + 3:], options ] + seed
+ exe = [ exe, sys.argv[idx + 3:], options ]
else:
- exe = [ exe, options ] + seed
+ exe = [ exe, options ]
for i in range(4, len(sys.argv)):
exe.append(sys.argv[i])
-out = scriptdir + "/../.test.txt"
+out = testdir + "/../.test.txt"
print(os.path.realpath(os.getcwd()))
dirs = get_children(resultsdir, False)
-# Set the correct ASAN_OPTIONS.
if asan:
env = os.environ.copy()
env['ASAN_OPTIONS'] = 'abort_on_error=1:allocator_may_return_null=1'
@@ -224,18 +169,15 @@ for d in dirs:
print(d)
- # Check the crash files.
files = get_children(d + "/crashes/", True)
for file in files:
file = d + "/crashes/" + file
create_test(file, timeout)
- # If we are running under ASan, we want to check all files. Otherwise, skip.
if not asan:
continue
- # Check all of the test cases found by AFL++.
files = get_children(d + "/queue/", True)
for file in files:
@@ -243,3 +185,4 @@ for d in dirs:
create_test(file, timeout * 2, env)
print("Done")
+
diff --git a/tests/all.sh b/tests/all.sh
index 04afdb39..1f745cdf 100755
--- a/tests/all.sh
+++ b/tests/all.sh
@@ -32,9 +32,8 @@ set -e
script="$0"
testdir=$(dirname "$script")
-. "$testdir/../scripts/functions.sh"
+. "$testdir/../functions.sh"
-# Command-line processing.
if [ "$#" -ge 1 ]; then
d="$1"
shift
@@ -80,30 +79,26 @@ fi
stars="***********************************************************************"
printf '%s\n' "$stars"
-# Set stuff for the correct calculator.
if [ "$d" = "bc" ]; then
halt="quit"
else
halt="q"
fi
-# I use these, so unset them to make the tests work.
unset BC_ENV_ARGS
unset BC_LINE_LENGTH
unset DC_ENV_ARGS
unset DC_LINE_LENGTH
-# Get the list of tests that require extra math.
-extra_required=$(cat "$testdir/extra_required.txt")
-
printf '\nRunning %s tests...\n\n' "$d"
-# Run the tests one at a time.
while read t; do
- # If it requires extra, then skip if we don't have it.
- if [ "$extra" -eq 0 ]; then
- if [ -z "${extra_required##*$t*}" ]; then
+ if [ "$extra" -eq 0 ]; then
+ if [ "$t" = "trunc" ] || [ "$t" = "places" ] || [ "$t" = "shift" ] || \
+ [ "$t" = "lib2" ] || [ "$t" = "scientific" ] || [ "$t" = "rand" ] || \
+ [ "$t" = "engineering" ]
+ then
printf 'Skipping %s %s\n' "$d" "$t"
continue
fi
@@ -113,21 +108,14 @@ while read t; do
done < "$testdir/$d/all.txt"
-# stdin tests.
sh "$testdir/stdin.sh" "$d" "$exe" "$@"
-# Script tests.
sh "$testdir/scripts.sh" "$d" "$extra" "$run_stack_tests" "$generate_tests" \
"$time_tests" "$exe" "$@"
-
-# Read tests.
sh "$testdir/read.sh" "$d" "$exe" "$@"
-
-# Error tests.
sh "$testdir/errors.sh" "$d" "$exe" "$@"
-# Other tests.
-sh "$testdir/other.sh" "$d" "$extra" "$exe" "$@"
+sh "$testdir/other.sh" "$d" "$exe" "$@"
printf '\nAll %s tests passed.\n' "$d"
diff --git a/tests/bc/all.txt b/tests/bc/all.txt
index 6f3b41a3..92cfee22 100644
--- a/tests/bc/all.txt
+++ b/tests/bc/all.txt
@@ -1,8 +1,7 @@
decimal
print
-parse
-lib2
print2
+parse
length
scale
shift
@@ -25,7 +24,6 @@ scientific
engineering
globals
strings
-strings2
letters
exponent
log
@@ -45,7 +43,4 @@ misc6
misc7
void
rand
-recursive_arrays
-divmod
-modexp
-bitfuncs
+lib2
diff --git a/tests/bc/bitfuncs.txt b/tests/bc/bitfuncs.txt
deleted file mode 100644
index f6a825fb..00000000
--- a/tests/bc/bitfuncs.txt
+++ /dev/null
@@ -1,5400 +0,0 @@
-band(13946233938940740889, 12028823668264674112)
-bor(13946233938940740889, 12028823668264674112)
-bxor(13946233938940740889, 12028823668264674112)
-bshl(2366588185, 0)
-bshr(2366588185, 0)
-bshl(347743040, 25)
-bshr(347743040, 25)
-bnot8(13946233938940740889)
-bnot8(25)
-bnot16(13946233938940740889)
-bnot16(17689)
-bnot32(13946233938940740889)
-bnot32(2366588185)
-bnot64(13946233938940740889)
-brev8(13946233938940740889)
-brev8(25)
-brev16(13946233938940740889)
-brev16(17689)
-brev32(13946233938940740889)
-brev32(2366588185)
-brev64(13946233938940740889)
-brol8(13946233938940740889, 12028823668264674112)
-brol8(25, 12028823668264674112)
-brol8(13946233938940740889, 64)
-brol8(25, 64)
-brol16(13946233938940740889, 12028823668264674112)
-brol16(17689, 12028823668264674112)
-brol16(13946233938940740889, 9024)
-brol16(17689, 9024)
-brol32(13946233938940740889, 12028823668264674112)
-brol32(2366588185, 12028823668264674112)
-brol32(13946233938940740889, 347743040)
-brol32(2366588185, 347743040)
-brol64(13946233938940740889, 12028823668264674112)
-bror8(13946233938940740889, 12028823668264674112)
-bror8(25, 12028823668264674112)
-bror8(13946233938940740889, 64)
-bror8(25, 64)
-bror16(13946233938940740889, 12028823668264674112)
-bror16(17689, 12028823668264674112)
-bror16(13946233938940740889, 9024)
-bror16(17689, 9024)
-bror32(13946233938940740889, 12028823668264674112)
-bror32(2366588185, 12028823668264674112)
-bror32(13946233938940740889, 347743040)
-bror32(2366588185, 347743040)
-bror64(13946233938940740889, 12028823668264674112)
-bmod8(13946233938940740889)
-bmod8(25)
-bmod16(13946233938940740889)
-bmod16(17689)
-bmod32(13946233938940740889)
-bmod32(2366588185)
-bmod64(13946233938940740889)
-band(14844027055899793688, 4619699720745622714)
-bor(14844027055899793688, 4619699720745622714)
-bxor(14844027055899793688, 4619699720745622714)
-bshl(3610368280, 26)
-bshr(3610368280, 26)
-bshl(2013502650, 24)
-bshr(2013502650, 24)
-bnot8(14844027055899793688)
-bnot8(24)
-bnot16(14844027055899793688)
-bnot16(55576)
-bnot32(14844027055899793688)
-bnot32(3610368280)
-bnot64(14844027055899793688)
-brev8(14844027055899793688)
-brev8(24)
-brev16(14844027055899793688)
-brev16(55576)
-brev32(14844027055899793688)
-brev32(3610368280)
-brev64(14844027055899793688)
-brol8(14844027055899793688, 4619699720745622714)
-brol8(24, 4619699720745622714)
-brol8(14844027055899793688, 186)
-brol8(24, 186)
-brol16(14844027055899793688, 4619699720745622714)
-brol16(55576, 4619699720745622714)
-brol16(14844027055899793688, 40122)
-brol16(55576, 40122)
-brol32(14844027055899793688, 4619699720745622714)
-brol32(3610368280, 4619699720745622714)
-brol32(14844027055899793688, 2013502650)
-brol32(3610368280, 2013502650)
-brol64(14844027055899793688, 4619699720745622714)
-bror8(14844027055899793688, 4619699720745622714)
-bror8(24, 4619699720745622714)
-bror8(14844027055899793688, 186)
-bror8(24, 186)
-bror16(14844027055899793688, 4619699720745622714)
-bror16(55576, 4619699720745622714)
-bror16(14844027055899793688, 40122)
-bror16(55576, 40122)
-bror32(14844027055899793688, 4619699720745622714)
-bror32(3610368280, 4619699720745622714)
-bror32(14844027055899793688, 2013502650)
-bror32(3610368280, 2013502650)
-bror64(14844027055899793688, 4619699720745622714)
-bmod8(14844027055899793688)
-bmod8(24)
-bmod16(14844027055899793688)
-bmod16(55576)
-bmod32(14844027055899793688)
-bmod32(3610368280)
-bmod64(14844027055899793688)
-band(8303249650730161219, 7466469472095745231)
-bor(8303249650730161219, 7466469472095745231)
-bxor(8303249650730161219, 7466469472095745231)
-bshl(2569557059, 15)
-bshr(2569557059, 15)
-bshl(43037903, 3)
-bshr(43037903, 3)
-bnot8(8303249650730161219)
-bnot8(67)
-bnot16(8303249650730161219)
-bnot16(21571)
-bnot32(8303249650730161219)
-bnot32(2569557059)
-bnot64(8303249650730161219)
-brev8(8303249650730161219)
-brev8(67)
-brev16(8303249650730161219)
-brev16(21571)
-brev32(8303249650730161219)
-brev32(2569557059)
-brev64(8303249650730161219)
-brol8(8303249650730161219, 7466469472095745231)
-brol8(67, 7466469472095745231)
-brol8(8303249650730161219, 207)
-brol8(67, 207)
-brol16(8303249650730161219, 7466469472095745231)
-brol16(21571, 7466469472095745231)
-brol16(8303249650730161219, 46287)
-brol16(21571, 46287)
-brol32(8303249650730161219, 7466469472095745231)
-brol32(2569557059, 7466469472095745231)
-brol32(8303249650730161219, 43037903)
-brol32(2569557059, 43037903)
-brol64(8303249650730161219, 7466469472095745231)
-bror8(8303249650730161219, 7466469472095745231)
-bror8(67, 7466469472095745231)
-bror8(8303249650730161219, 207)
-bror8(67, 207)
-bror16(8303249650730161219, 7466469472095745231)
-bror16(21571, 7466469472095745231)
-bror16(8303249650730161219, 46287)
-bror16(21571, 46287)
-bror32(8303249650730161219, 7466469472095745231)
-bror32(2569557059, 7466469472095745231)
-bror32(8303249650730161219, 43037903)
-bror32(2569557059, 43037903)
-bror64(8303249650730161219, 7466469472095745231)
-bmod8(8303249650730161219)
-bmod8(67)
-bmod16(8303249650730161219)
-bmod16(21571)
-bmod32(8303249650730161219)
-bmod32(2569557059)
-bmod64(8303249650730161219)
-band(15305239921947559796, 1131748027708318092)
-bor(15305239921947559796, 1131748027708318092)
-bxor(15305239921947559796, 1131748027708318092)
-bshl(1305462644, 12)
-bshr(1305462644, 12)
-bshl(3201147276, 20)
-bshr(3201147276, 20)
-bnot8(15305239921947559796)
-bnot8(116)
-bnot16(15305239921947559796)
-bnot16(51060)
-bnot32(15305239921947559796)
-bnot32(1305462644)
-bnot64(15305239921947559796)
-brev8(15305239921947559796)
-brev8(116)
-brev16(15305239921947559796)
-brev16(51060)
-brev32(15305239921947559796)
-brev32(1305462644)
-brev64(15305239921947559796)
-brol8(15305239921947559796, 1131748027708318092)
-brol8(116, 1131748027708318092)
-brol8(15305239921947559796, 140)
-brol8(116, 140)
-brol16(15305239921947559796, 1131748027708318092)
-brol16(51060, 1131748027708318092)
-brol16(15305239921947559796, 41356)
-brol16(51060, 41356)
-brol32(15305239921947559796, 1131748027708318092)
-brol32(1305462644, 1131748027708318092)
-brol32(15305239921947559796, 3201147276)
-brol32(1305462644, 3201147276)
-brol64(15305239921947559796, 1131748027708318092)
-bror8(15305239921947559796, 1131748027708318092)
-bror8(116, 1131748027708318092)
-bror8(15305239921947559796, 140)
-bror8(116, 140)
-bror16(15305239921947559796, 1131748027708318092)
-bror16(51060, 1131748027708318092)
-bror16(15305239921947559796, 41356)
-bror16(51060, 41356)
-bror32(15305239921947559796, 1131748027708318092)
-bror32(1305462644, 1131748027708318092)
-bror32(15305239921947559796, 3201147276)
-bror32(1305462644, 3201147276)
-bror64(15305239921947559796, 1131748027708318092)
-bmod8(15305239921947559796)
-bmod8(116)
-bmod16(15305239921947559796)
-bmod16(51060)
-bmod32(15305239921947559796)
-bmod32(1305462644)
-bmod64(15305239921947559796)
-band(14343637700476478964, 3494204366248846339)
-bor(14343637700476478964, 3494204366248846339)
-bxor(14343637700476478964, 3494204366248846339)
-bshl(600647156, 3)
-bshr(600647156, 3)
-bshl(2799805443, 20)
-bshr(2799805443, 20)
-bnot8(14343637700476478964)
-bnot8(244)
-bnot16(14343637700476478964)
-bnot16(9716)
-bnot32(14343637700476478964)
-bnot32(600647156)
-bnot64(14343637700476478964)
-brev8(14343637700476478964)
-brev8(244)
-brev16(14343637700476478964)
-brev16(9716)
-brev32(14343637700476478964)
-brev32(600647156)
-brev64(14343637700476478964)
-brol8(14343637700476478964, 3494204366248846339)
-brol8(244, 3494204366248846339)
-brol8(14343637700476478964, 3)
-brol8(244, 3)
-brol16(14343637700476478964, 3494204366248846339)
-brol16(9716, 3494204366248846339)
-brol16(14343637700476478964, 41987)
-brol16(9716, 41987)
-brol32(14343637700476478964, 3494204366248846339)
-brol32(600647156, 3494204366248846339)
-brol32(14343637700476478964, 2799805443)
-brol32(600647156, 2799805443)
-brol64(14343637700476478964, 3494204366248846339)
-bror8(14343637700476478964, 3494204366248846339)
-bror8(244, 3494204366248846339)
-bror8(14343637700476478964, 3)
-bror8(244, 3)
-bror16(14343637700476478964, 3494204366248846339)
-bror16(9716, 3494204366248846339)
-bror16(14343637700476478964, 41987)
-bror16(9716, 41987)
-bror32(14343637700476478964, 3494204366248846339)
-bror32(600647156, 3494204366248846339)
-bror32(14343637700476478964, 2799805443)
-bror32(600647156, 2799805443)
-bror64(14343637700476478964, 3494204366248846339)
-bmod8(14343637700476478964)
-bmod8(244)
-bmod16(14343637700476478964)
-bmod16(9716)
-bmod32(14343637700476478964)
-bmod32(600647156)
-bmod64(14343637700476478964)
-band(16821131222458671059, 8707395051150237471)
-bor(16821131222458671059, 8707395051150237471)
-bxor(16821131222458671059, 8707395051150237471)
-bshl(2195824595, 31)
-bshr(2195824595, 31)
-bshl(1322114847, 19)
-bshr(1322114847, 19)
-bnot8(16821131222458671059)
-bnot8(211)
-bnot16(16821131222458671059)
-bnot16(40915)
-bnot32(16821131222458671059)
-bnot32(2195824595)
-bnot64(16821131222458671059)
-brev8(16821131222458671059)
-brev8(211)
-brev16(16821131222458671059)
-brev16(40915)
-brev32(16821131222458671059)
-brev32(2195824595)
-brev64(16821131222458671059)
-brol8(16821131222458671059, 8707395051150237471)
-brol8(211, 8707395051150237471)
-brol8(16821131222458671059, 31)
-brol8(211, 31)
-brol16(16821131222458671059, 8707395051150237471)
-brol16(40915, 8707395051150237471)
-brol16(16821131222458671059, 57119)
-brol16(40915, 57119)
-brol32(16821131222458671059, 8707395051150237471)
-brol32(2195824595, 8707395051150237471)
-brol32(16821131222458671059, 1322114847)
-brol32(2195824595, 1322114847)
-brol64(16821131222458671059, 8707395051150237471)
-bror8(16821131222458671059, 8707395051150237471)
-bror8(211, 8707395051150237471)
-bror8(16821131222458671059, 31)
-bror8(211, 31)
-bror16(16821131222458671059, 8707395051150237471)
-bror16(40915, 8707395051150237471)
-bror16(16821131222458671059, 57119)
-bror16(40915, 57119)
-bror32(16821131222458671059, 8707395051150237471)
-bror32(2195824595, 8707395051150237471)
-bror32(16821131222458671059, 1322114847)
-bror32(2195824595, 1322114847)
-bror64(16821131222458671059, 8707395051150237471)
-bmod8(16821131222458671059)
-bmod8(211)
-bmod16(16821131222458671059)
-bmod16(40915)
-bmod32(16821131222458671059)
-bmod32(2195824595)
-bmod64(16821131222458671059)
-band(17133933039273200696, 18354093072705654326)
-bor(17133933039273200696, 18354093072705654326)
-bxor(17133933039273200696, 18354093072705654326)
-bshl(3677703224, 22)
-bshr(3677703224, 22)
-bshl(3440643638, 24)
-bshr(3440643638, 24)
-bnot8(17133933039273200696)
-bnot8(56)
-bnot16(17133933039273200696)
-bnot16(19512)
-bnot32(17133933039273200696)
-bnot32(3677703224)
-bnot64(17133933039273200696)
-brev8(17133933039273200696)
-brev8(56)
-brev16(17133933039273200696)
-brev16(19512)
-brev32(17133933039273200696)
-brev32(3677703224)
-brev64(17133933039273200696)
-brol8(17133933039273200696, 18354093072705654326)
-brol8(56, 18354093072705654326)
-brol8(17133933039273200696, 54)
-brol8(56, 54)
-brol16(17133933039273200696, 18354093072705654326)
-brol16(19512, 18354093072705654326)
-brol16(17133933039273200696, 3638)
-brol16(19512, 3638)
-brol32(17133933039273200696, 18354093072705654326)
-brol32(3677703224, 18354093072705654326)
-brol32(17133933039273200696, 3440643638)
-brol32(3677703224, 3440643638)
-brol64(17133933039273200696, 18354093072705654326)
-bror8(17133933039273200696, 18354093072705654326)
-bror8(56, 18354093072705654326)
-bror8(17133933039273200696, 54)
-bror8(56, 54)
-bror16(17133933039273200696, 18354093072705654326)
-bror16(19512, 18354093072705654326)
-bror16(17133933039273200696, 3638)
-bror16(19512, 3638)
-bror32(17133933039273200696, 18354093072705654326)
-bror32(3677703224, 18354093072705654326)
-bror32(17133933039273200696, 3440643638)
-bror32(3677703224, 3440643638)
-bror64(17133933039273200696, 18354093072705654326)
-bmod8(17133933039273200696)
-bmod8(56)
-bmod16(17133933039273200696)
-bmod16(19512)
-bmod32(17133933039273200696)
-bmod32(3677703224)
-bmod64(17133933039273200696)
-band(2384001591844672901, 14826715856253798055)
-bor(2384001591844672901, 14826715856253798055)
-bxor(2384001591844672901, 14826715856253798055)
-bshl(433984901, 7)
-bshr(433984901, 7)
-bshl(363382439, 5)
-bshr(363382439, 5)
-bnot8(2384001591844672901)
-bnot8(133)
-bnot16(2384001591844672901)
-bnot16(5509)
-bnot32(2384001591844672901)
-bnot32(433984901)
-bnot64(2384001591844672901)
-brev8(2384001591844672901)
-brev8(133)
-brev16(2384001591844672901)
-brev16(5509)
-brev32(2384001591844672901)
-brev32(433984901)
-brev64(2384001591844672901)
-brol8(2384001591844672901, 14826715856253798055)
-brol8(133, 14826715856253798055)
-brol8(2384001591844672901, 167)
-brol8(133, 167)
-brol16(2384001591844672901, 14826715856253798055)
-brol16(5509, 14826715856253798055)
-brol16(2384001591844672901, 50855)
-brol16(5509, 50855)
-brol32(2384001591844672901, 14826715856253798055)
-brol32(433984901, 14826715856253798055)
-brol32(2384001591844672901, 363382439)
-brol32(433984901, 363382439)
-brol64(2384001591844672901, 14826715856253798055)
-bror8(2384001591844672901, 14826715856253798055)
-bror8(133, 14826715856253798055)
-bror8(2384001591844672901, 167)
-bror8(133, 167)
-bror16(2384001591844672901, 14826715856253798055)
-bror16(5509, 14826715856253798055)
-bror16(2384001591844672901, 50855)
-bror16(5509, 50855)
-bror32(2384001591844672901, 14826715856253798055)
-bror32(433984901, 14826715856253798055)
-bror32(2384001591844672901, 363382439)
-bror32(433984901, 363382439)
-bror64(2384001591844672901, 14826715856253798055)
-bmod8(2384001591844672901)
-bmod8(133)
-bmod16(2384001591844672901)
-bmod16(5509)
-bmod32(2384001591844672901)
-bmod32(433984901)
-bmod64(2384001591844672901)
-band(16863531943491491360, 13328030202801486755)
-bor(16863531943491491360, 13328030202801486755)
-bxor(16863531943491491360, 13328030202801486755)
-bshl(2923648544, 3)
-bshr(2923648544, 3)
-bshl(3249077155, 0)
-bshr(3249077155, 0)
-bnot8(16863531943491491360)
-bnot8(32)
-bnot16(16863531943491491360)
-bnot16(22048)
-bnot32(16863531943491491360)
-bnot32(2923648544)
-bnot64(16863531943491491360)
-brev8(16863531943491491360)
-brev8(32)
-brev16(16863531943491491360)
-brev16(22048)
-brev32(16863531943491491360)
-brev32(2923648544)
-brev64(16863531943491491360)
-brol8(16863531943491491360, 13328030202801486755)
-brol8(32, 13328030202801486755)
-brol8(16863531943491491360, 163)
-brol8(32, 163)
-brol16(16863531943491491360, 13328030202801486755)
-brol16(22048, 13328030202801486755)
-brol16(16863531943491491360, 64419)
-brol16(22048, 64419)
-brol32(16863531943491491360, 13328030202801486755)
-brol32(2923648544, 13328030202801486755)
-brol32(16863531943491491360, 3249077155)
-brol32(2923648544, 3249077155)
-brol64(16863531943491491360, 13328030202801486755)
-bror8(16863531943491491360, 13328030202801486755)
-bror8(32, 13328030202801486755)
-bror8(16863531943491491360, 163)
-bror8(32, 163)
-bror16(16863531943491491360, 13328030202801486755)
-bror16(22048, 13328030202801486755)
-bror16(16863531943491491360, 64419)
-bror16(22048, 64419)
-bror32(16863531943491491360, 13328030202801486755)
-bror32(2923648544, 13328030202801486755)
-bror32(16863531943491491360, 3249077155)
-bror32(2923648544, 3249077155)
-bror64(16863531943491491360, 13328030202801486755)
-bmod8(16863531943491491360)
-bmod8(32)
-bmod16(16863531943491491360)
-bmod16(22048)
-bmod32(16863531943491491360)
-bmod32(2923648544)
-bmod64(16863531943491491360)
-band(8698401535607757593, 15398820748105728968)
-bor(8698401535607757593, 15398820748105728968)
-bxor(8698401535607757593, 15398820748105728968)
-bshl(1268570905, 8)
-bshr(1268570905, 8)
-bshl(1254212552, 25)
-bshr(1254212552, 25)
-bnot8(8698401535607757593)
-bnot8(25)
-bnot16(8698401535607757593)
-bnot16(56089)
-bnot32(8698401535607757593)
-bnot32(1268570905)
-bnot64(8698401535607757593)
-brev8(8698401535607757593)
-brev8(25)
-brev16(8698401535607757593)
-brev16(56089)
-brev32(8698401535607757593)
-brev32(1268570905)
-brev64(8698401535607757593)
-brol8(8698401535607757593, 15398820748105728968)
-brol8(25, 15398820748105728968)
-brol8(8698401535607757593, 200)
-brol8(25, 200)
-brol16(8698401535607757593, 15398820748105728968)
-brol16(56089, 15398820748105728968)
-brol16(8698401535607757593, 50120)
-brol16(56089, 50120)
-brol32(8698401535607757593, 15398820748105728968)
-brol32(1268570905, 15398820748105728968)
-brol32(8698401535607757593, 1254212552)
-brol32(1268570905, 1254212552)
-brol64(8698401535607757593, 15398820748105728968)
-bror8(8698401535607757593, 15398820748105728968)
-bror8(25, 15398820748105728968)
-bror8(8698401535607757593, 200)
-bror8(25, 200)
-bror16(8698401535607757593, 15398820748105728968)
-bror16(56089, 15398820748105728968)
-bror16(8698401535607757593, 50120)
-bror16(56089, 50120)
-bror32(8698401535607757593, 15398820748105728968)
-bror32(1268570905, 15398820748105728968)
-bror32(8698401535607757593, 1254212552)
-bror32(1268570905, 1254212552)
-bror64(8698401535607757593, 15398820748105728968)
-bmod8(8698401535607757593)
-bmod8(25)
-bmod16(8698401535607757593)
-bmod16(56089)
-bmod32(8698401535607757593)
-bmod32(1268570905)
-bmod64(8698401535607757593)
-band(12646032387041020509, 1473170080201101839)
-bor(12646032387041020509, 1473170080201101839)
-bxor(12646032387041020509, 1473170080201101839)
-bshl(1470777949, 15)
-bshr(1470777949, 15)
-bshl(4229878287, 29)
-bshr(4229878287, 29)
-bnot8(12646032387041020509)
-bnot8(93)
-bnot16(12646032387041020509)
-bnot16(19037)
-bnot32(12646032387041020509)
-bnot32(1470777949)
-bnot64(12646032387041020509)
-brev8(12646032387041020509)
-brev8(93)
-brev16(12646032387041020509)
-brev16(19037)
-brev32(12646032387041020509)
-brev32(1470777949)
-brev64(12646032387041020509)
-brol8(12646032387041020509, 1473170080201101839)
-brol8(93, 1473170080201101839)
-brol8(12646032387041020509, 15)
-brol8(93, 15)
-brol16(12646032387041020509, 1473170080201101839)
-brol16(19037, 1473170080201101839)
-brol16(12646032387041020509, 53775)
-brol16(19037, 53775)
-brol32(12646032387041020509, 1473170080201101839)
-brol32(1470777949, 1473170080201101839)
-brol32(12646032387041020509, 4229878287)
-brol32(1470777949, 4229878287)
-brol64(12646032387041020509, 1473170080201101839)
-bror8(12646032387041020509, 1473170080201101839)
-bror8(93, 1473170080201101839)
-bror8(12646032387041020509, 15)
-bror8(93, 15)
-bror16(12646032387041020509, 1473170080201101839)
-bror16(19037, 1473170080201101839)
-bror16(12646032387041020509, 53775)
-bror16(19037, 53775)
-bror32(12646032387041020509, 1473170080201101839)
-bror32(1470777949, 1473170080201101839)
-bror32(12646032387041020509, 4229878287)
-bror32(1470777949, 4229878287)
-bror64(12646032387041020509, 1473170080201101839)
-bmod8(12646032387041020509)
-bmod8(93)
-bmod16(12646032387041020509)
-bmod16(19037)
-bmod32(12646032387041020509)
-bmod32(1470777949)
-bmod64(12646032387041020509)
-band(14507858657561773354, 1448717084254114359)
-bor(14507858657561773354, 1448717084254114359)
-bxor(14507858657561773354, 1448717084254114359)
-bshl(1200325930, 23)
-bshr(1200325930, 23)
-bshl(855740983, 10)
-bshr(855740983, 10)
-bnot8(14507858657561773354)
-bnot8(42)
-bnot16(14507858657561773354)
-bnot16(34090)
-bnot32(14507858657561773354)
-bnot32(1200325930)
-bnot64(14507858657561773354)
-brev8(14507858657561773354)
-brev8(42)
-brev16(14507858657561773354)
-brev16(34090)
-brev32(14507858657561773354)
-brev32(1200325930)
-brev64(14507858657561773354)
-brol8(14507858657561773354, 1448717084254114359)
-brol8(42, 1448717084254114359)
-brol8(14507858657561773354, 55)
-brol8(42, 55)
-brol16(14507858657561773354, 1448717084254114359)
-brol16(34090, 1448717084254114359)
-brol16(14507858657561773354, 37431)
-brol16(34090, 37431)
-brol32(14507858657561773354, 1448717084254114359)
-brol32(1200325930, 1448717084254114359)
-brol32(14507858657561773354, 855740983)
-brol32(1200325930, 855740983)
-brol64(14507858657561773354, 1448717084254114359)
-bror8(14507858657561773354, 1448717084254114359)
-bror8(42, 1448717084254114359)
-bror8(14507858657561773354, 55)
-bror8(42, 55)
-bror16(14507858657561773354, 1448717084254114359)
-bror16(34090, 1448717084254114359)
-bror16(14507858657561773354, 37431)
-bror16(34090, 37431)
-bror32(14507858657561773354, 1448717084254114359)
-bror32(1200325930, 1448717084254114359)
-bror32(14507858657561773354, 855740983)
-bror32(1200325930, 855740983)
-bror64(14507858657561773354, 1448717084254114359)
-bmod8(14507858657561773354)
-bmod8(42)
-bmod16(14507858657561773354)
-bmod16(34090)
-bmod32(14507858657561773354)
-bmod32(1200325930)
-bmod64(14507858657561773354)
-band(9338170161174399402, 5871583126889167076)
-bor(9338170161174399402, 5871583126889167076)
-bxor(9338170161174399402, 5871583126889167076)
-bshl(754174378, 4)
-bshr(754174378, 4)
-bshl(3009935588, 10)
-bshr(3009935588, 10)
-bnot8(9338170161174399402)
-bnot8(170)
-bnot16(9338170161174399402)
-bnot16(51626)
-bnot32(9338170161174399402)
-bnot32(754174378)
-bnot64(9338170161174399402)
-brev8(9338170161174399402)
-brev8(170)
-brev16(9338170161174399402)
-brev16(51626)
-brev32(9338170161174399402)
-brev32(754174378)
-brev64(9338170161174399402)
-brol8(9338170161174399402, 5871583126889167076)
-brol8(170, 5871583126889167076)
-brol8(9338170161174399402, 228)
-brol8(170, 228)
-brol16(9338170161174399402, 5871583126889167076)
-brol16(51626, 5871583126889167076)
-brol16(9338170161174399402, 63716)
-brol16(51626, 63716)
-brol32(9338170161174399402, 5871583126889167076)
-brol32(754174378, 5871583126889167076)
-brol32(9338170161174399402, 3009935588)
-brol32(754174378, 3009935588)
-brol64(9338170161174399402, 5871583126889167076)
-bror8(9338170161174399402, 5871583126889167076)
-bror8(170, 5871583126889167076)
-bror8(9338170161174399402, 228)
-bror8(170, 228)
-bror16(9338170161174399402, 5871583126889167076)
-bror16(51626, 5871583126889167076)
-bror16(9338170161174399402, 63716)
-bror16(51626, 63716)
-bror32(9338170161174399402, 5871583126889167076)
-bror32(754174378, 5871583126889167076)
-bror32(9338170161174399402, 3009935588)
-bror32(754174378, 3009935588)
-bror64(9338170161174399402, 5871583126889167076)
-bmod8(9338170161174399402)
-bmod8(170)
-bmod16(9338170161174399402)
-bmod16(51626)
-bmod32(9338170161174399402)
-bmod32(754174378)
-bmod64(9338170161174399402)
-band(2453880646200884732, 16136849305783275860)
-bor(2453880646200884732, 16136849305783275860)
-bxor(2453880646200884732, 16136849305783275860)
-bshl(1308786172, 20)
-bshr(1308786172, 20)
-bshl(1765314900, 28)
-bshr(1765314900, 28)
-bnot8(2453880646200884732)
-bnot8(252)
-bnot16(2453880646200884732)
-bnot16(32252)
-bnot32(2453880646200884732)
-bnot32(1308786172)
-bnot64(2453880646200884732)
-brev8(2453880646200884732)
-brev8(252)
-brev16(2453880646200884732)
-brev16(32252)
-brev32(2453880646200884732)
-brev32(1308786172)
-brev64(2453880646200884732)
-brol8(2453880646200884732, 16136849305783275860)
-brol8(252, 16136849305783275860)
-brol8(2453880646200884732, 84)
-brol8(252, 84)
-brol16(2453880646200884732, 16136849305783275860)
-brol16(32252, 16136849305783275860)
-brol16(2453880646200884732, 37204)
-brol16(32252, 37204)
-brol32(2453880646200884732, 16136849305783275860)
-brol32(1308786172, 16136849305783275860)
-brol32(2453880646200884732, 1765314900)
-brol32(1308786172, 1765314900)
-brol64(2453880646200884732, 16136849305783275860)
-bror8(2453880646200884732, 16136849305783275860)
-bror8(252, 16136849305783275860)
-bror8(2453880646200884732, 84)
-bror8(252, 84)
-bror16(2453880646200884732, 16136849305783275860)
-bror16(32252, 16136849305783275860)
-bror16(2453880646200884732, 37204)
-bror16(32252, 37204)
-bror32(2453880646200884732, 16136849305783275860)
-bror32(1308786172, 16136849305783275860)
-bror32(2453880646200884732, 1765314900)
-bror32(1308786172, 1765314900)
-bror64(2453880646200884732, 16136849305783275860)
-bmod8(2453880646200884732)
-bmod8(252)
-bmod16(2453880646200884732)
-bmod16(32252)
-bmod32(2453880646200884732)
-bmod32(1308786172)
-bmod64(2453880646200884732)
-band(1664361942690602714, 15497527681310922308)
-bor(1664361942690602714, 15497527681310922308)
-bxor(1664361942690602714, 15497527681310922308)
-bshl(1673567962, 4)
-bshr(1673567962, 4)
-bshl(357701188, 26)
-bshr(357701188, 26)
-bnot8(1664361942690602714)
-bnot8(218)
-bnot16(1664361942690602714)
-bnot16(40666)
-bnot32(1664361942690602714)
-bnot32(1673567962)
-bnot64(1664361942690602714)
-brev8(1664361942690602714)
-brev8(218)
-brev16(1664361942690602714)
-brev16(40666)
-brev32(1664361942690602714)
-brev32(1673567962)
-brev64(1664361942690602714)
-brol8(1664361942690602714, 15497527681310922308)
-brol8(218, 15497527681310922308)
-brol8(1664361942690602714, 68)
-brol8(218, 68)
-brol16(1664361942690602714, 15497527681310922308)
-brol16(40666, 15497527681310922308)
-brol16(1664361942690602714, 5700)
-brol16(40666, 5700)
-brol32(1664361942690602714, 15497527681310922308)
-brol32(1673567962, 15497527681310922308)
-brol32(1664361942690602714, 357701188)
-brol32(1673567962, 357701188)
-brol64(1664361942690602714, 15497527681310922308)
-bror8(1664361942690602714, 15497527681310922308)
-bror8(218, 15497527681310922308)
-bror8(1664361942690602714, 68)
-bror8(218, 68)
-bror16(1664361942690602714, 15497527681310922308)
-bror16(40666, 15497527681310922308)
-bror16(1664361942690602714, 5700)
-bror16(40666, 5700)
-bror32(1664361942690602714, 15497527681310922308)
-bror32(1673567962, 15497527681310922308)
-bror32(1664361942690602714, 357701188)
-bror32(1673567962, 357701188)
-bror64(1664361942690602714, 15497527681310922308)
-bmod8(1664361942690602714)
-bmod8(218)
-bmod16(1664361942690602714)
-bmod16(40666)
-bmod32(1664361942690602714)
-bmod32(1673567962)
-bmod64(1664361942690602714)
-band(7069231932291834844, 1960419139404322592)
-bor(7069231932291834844, 1960419139404322592)
-bxor(7069231932291834844, 1960419139404322592)
-bshl(4011484124, 0)
-bshr(4011484124, 0)
-bshl(252860192, 28)
-bshr(252860192, 28)
-bnot8(7069231932291834844)
-bnot8(220)
-bnot16(7069231932291834844)
-bnot16(25564)
-bnot32(7069231932291834844)
-bnot32(4011484124)
-bnot64(7069231932291834844)
-brev8(7069231932291834844)
-brev8(220)
-brev16(7069231932291834844)
-brev16(25564)
-brev32(7069231932291834844)
-brev32(4011484124)
-brev64(7069231932291834844)
-brol8(7069231932291834844, 1960419139404322592)
-brol8(220, 1960419139404322592)
-brol8(7069231932291834844, 32)
-brol8(220, 32)
-brol16(7069231932291834844, 1960419139404322592)
-brol16(25564, 1960419139404322592)
-brol16(7069231932291834844, 22304)
-brol16(25564, 22304)
-brol32(7069231932291834844, 1960419139404322592)
-brol32(4011484124, 1960419139404322592)
-brol32(7069231932291834844, 252860192)
-brol32(4011484124, 252860192)
-brol64(7069231932291834844, 1960419139404322592)
-bror8(7069231932291834844, 1960419139404322592)
-bror8(220, 1960419139404322592)
-bror8(7069231932291834844, 32)
-bror8(220, 32)
-bror16(7069231932291834844, 1960419139404322592)
-bror16(25564, 1960419139404322592)
-bror16(7069231932291834844, 22304)
-bror16(25564, 22304)
-bror32(7069231932291834844, 1960419139404322592)
-bror32(4011484124, 1960419139404322592)
-bror32(7069231932291834844, 252860192)
-bror32(4011484124, 252860192)
-bror64(7069231932291834844, 1960419139404322592)
-bmod8(7069231932291834844)
-bmod8(220)
-bmod16(7069231932291834844)
-bmod16(25564)
-bmod32(7069231932291834844)
-bmod32(4011484124)
-bmod64(7069231932291834844)
-band(7894939847814477761, 15859523660019189959)
-bor(7894939847814477761, 15859523660019189959)
-bxor(7894939847814477761, 15859523660019189959)
-bshl(1611593665, 7)
-bshr(1611593665, 7)
-bshl(3461925063, 1)
-bshr(3461925063, 1)
-bnot8(7894939847814477761)
-bnot8(193)
-bnot16(7894939847814477761)
-bnot16(63425)
-bnot32(7894939847814477761)
-bnot32(1611593665)
-bnot64(7894939847814477761)
-brev8(7894939847814477761)
-brev8(193)
-brev16(7894939847814477761)
-brev16(63425)
-brev32(7894939847814477761)
-brev32(1611593665)
-brev64(7894939847814477761)
-brol8(7894939847814477761, 15859523660019189959)
-brol8(193, 15859523660019189959)
-brol8(7894939847814477761, 199)
-brol8(193, 199)
-brol16(7894939847814477761, 15859523660019189959)
-brol16(63425, 15859523660019189959)
-brol16(7894939847814477761, 51399)
-brol16(63425, 51399)
-brol32(7894939847814477761, 15859523660019189959)
-brol32(1611593665, 15859523660019189959)
-brol32(7894939847814477761, 3461925063)
-brol32(1611593665, 3461925063)
-brol64(7894939847814477761, 15859523660019189959)
-bror8(7894939847814477761, 15859523660019189959)
-bror8(193, 15859523660019189959)
-bror8(7894939847814477761, 199)
-bror8(193, 199)
-bror16(7894939847814477761, 15859523660019189959)
-bror16(63425, 15859523660019189959)
-bror16(7894939847814477761, 51399)
-bror16(63425, 51399)
-bror32(7894939847814477761, 15859523660019189959)
-bror32(1611593665, 15859523660019189959)
-bror32(7894939847814477761, 3461925063)
-bror32(1611593665, 3461925063)
-bror64(7894939847814477761, 15859523660019189959)
-bmod8(7894939847814477761)
-bmod8(193)
-bmod16(7894939847814477761)
-bmod16(63425)
-bmod32(7894939847814477761)
-bmod32(1611593665)
-bmod64(7894939847814477761)
-band(5540076040277801861, 12069143915428734021)
-bor(5540076040277801861, 12069143915428734021)
-bxor(5540076040277801861, 12069143915428734021)
-bshl(1500068741, 5)
-bshr(1500068741, 5)
-bshl(775054405, 5)
-bshr(775054405, 5)
-bnot8(5540076040277801861)
-bnot8(133)
-bnot16(5540076040277801861)
-bnot16(15237)
-bnot32(5540076040277801861)
-bnot32(1500068741)
-bnot64(5540076040277801861)
-brev8(5540076040277801861)
-brev8(133)
-brev16(5540076040277801861)
-brev16(15237)
-brev32(5540076040277801861)
-brev32(1500068741)
-brev64(5540076040277801861)
-brol8(5540076040277801861, 12069143915428734021)
-brol8(133, 12069143915428734021)
-brol8(5540076040277801861, 69)
-brol8(133, 69)
-brol16(5540076040277801861, 12069143915428734021)
-brol16(15237, 12069143915428734021)
-brol16(5540076040277801861, 25669)
-brol16(15237, 25669)
-brol32(5540076040277801861, 12069143915428734021)
-brol32(1500068741, 12069143915428734021)
-brol32(5540076040277801861, 775054405)
-brol32(1500068741, 775054405)
-brol64(5540076040277801861, 12069143915428734021)
-bror8(5540076040277801861, 12069143915428734021)
-bror8(133, 12069143915428734021)
-bror8(5540076040277801861, 69)
-bror8(133, 69)
-bror16(5540076040277801861, 12069143915428734021)
-bror16(15237, 12069143915428734021)
-bror16(5540076040277801861, 25669)
-bror16(15237, 25669)
-bror32(5540076040277801861, 12069143915428734021)
-bror32(1500068741, 12069143915428734021)
-bror32(5540076040277801861, 775054405)
-bror32(1500068741, 775054405)
-bror64(5540076040277801861, 12069143915428734021)
-bmod8(5540076040277801861)
-bmod8(133)
-bmod16(5540076040277801861)
-bmod16(15237)
-bmod32(5540076040277801861)
-bmod32(1500068741)
-bmod64(5540076040277801861)
-band(297688763580905205, 3678664453785526729)
-bor(297688763580905205, 3678664453785526729)
-bxor(297688763580905205, 3678664453785526729)
-bshl(1860007669, 9)
-bshr(1860007669, 9)
-bshl(2411602377, 21)
-bshr(2411602377, 21)
-bnot8(297688763580905205)
-bnot8(245)
-bnot16(297688763580905205)
-bnot16(30453)
-bnot32(297688763580905205)
-bnot32(1860007669)
-bnot64(297688763580905205)
-brev8(297688763580905205)
-brev8(245)
-brev16(297688763580905205)
-brev16(30453)
-brev32(297688763580905205)
-brev32(1860007669)
-brev64(297688763580905205)
-brol8(297688763580905205, 3678664453785526729)
-brol8(245, 3678664453785526729)
-brol8(297688763580905205, 201)
-brol8(245, 201)
-brol16(297688763580905205, 3678664453785526729)
-brol16(30453, 3678664453785526729)
-brol16(297688763580905205, 8649)
-brol16(30453, 8649)
-brol32(297688763580905205, 3678664453785526729)
-brol32(1860007669, 3678664453785526729)
-brol32(297688763580905205, 2411602377)
-brol32(1860007669, 2411602377)
-brol64(297688763580905205, 3678664453785526729)
-bror8(297688763580905205, 3678664453785526729)
-bror8(245, 3678664453785526729)
-bror8(297688763580905205, 201)
-bror8(245, 201)
-bror16(297688763580905205, 3678664453785526729)
-bror16(30453, 3678664453785526729)
-bror16(297688763580905205, 8649)
-bror16(30453, 8649)
-bror32(297688763580905205, 3678664453785526729)
-bror32(1860007669, 3678664453785526729)
-bror32(297688763580905205, 2411602377)
-bror32(1860007669, 2411602377)
-bror64(297688763580905205, 3678664453785526729)
-bmod8(297688763580905205)
-bmod8(245)
-bmod16(297688763580905205)
-bmod16(30453)
-bmod32(297688763580905205)
-bmod32(1860007669)
-bmod64(297688763580905205)
-band(13014262039042167013, 7821020689542590350)
-bor(13014262039042167013, 7821020689542590350)
-bxor(13014262039042167013, 7821020689542590350)
-bshl(989171941, 14)
-bshr(989171941, 14)
-bshl(757772174, 5)
-bshr(757772174, 5)
-bnot8(13014262039042167013)
-bnot8(229)
-bnot16(13014262039042167013)
-bnot16(37093)
-bnot32(13014262039042167013)
-bnot32(989171941)
-bnot64(13014262039042167013)
-brev8(13014262039042167013)
-brev8(229)
-brev16(13014262039042167013)
-brev16(37093)
-brev32(13014262039042167013)
-brev32(989171941)
-brev64(13014262039042167013)
-brol8(13014262039042167013, 7821020689542590350)
-brol8(229, 7821020689542590350)
-brol8(13014262039042167013, 142)
-brol8(229, 142)
-brol16(13014262039042167013, 7821020689542590350)
-brol16(37093, 7821020689542590350)
-brol16(13014262039042167013, 44942)
-brol16(37093, 44942)
-brol32(13014262039042167013, 7821020689542590350)
-brol32(989171941, 7821020689542590350)
-brol32(13014262039042167013, 757772174)
-brol32(989171941, 757772174)
-brol64(13014262039042167013, 7821020689542590350)
-bror8(13014262039042167013, 7821020689542590350)
-bror8(229, 7821020689542590350)
-bror8(13014262039042167013, 142)
-bror8(229, 142)
-bror16(13014262039042167013, 7821020689542590350)
-bror16(37093, 7821020689542590350)
-bror16(13014262039042167013, 44942)
-bror16(37093, 44942)
-bror32(13014262039042167013, 7821020689542590350)
-bror32(989171941, 7821020689542590350)
-bror32(13014262039042167013, 757772174)
-bror32(989171941, 757772174)
-bror64(13014262039042167013, 7821020689542590350)
-bmod8(13014262039042167013)
-bmod8(229)
-bmod16(13014262039042167013)
-bmod16(37093)
-bmod32(13014262039042167013)
-bmod32(989171941)
-bmod64(13014262039042167013)
-band(16204362317104377535, 8696581347780206062)
-bor(16204362317104377535, 8696581347780206062)
-bxor(16204362317104377535, 8696581347780206062)
-bshl(1253797567, 14)
-bshr(1253797567, 14)
-bshl(3401194990, 31)
-bshr(3401194990, 31)
-bnot8(16204362317104377535)
-bnot8(191)
-bnot16(16204362317104377535)
-bnot16(28351)
-bnot32(16204362317104377535)
-bnot32(1253797567)
-bnot64(16204362317104377535)
-brev8(16204362317104377535)
-brev8(191)
-brev16(16204362317104377535)
-brev16(28351)
-brev32(16204362317104377535)
-brev32(1253797567)
-brev64(16204362317104377535)
-brol8(16204362317104377535, 8696581347780206062)
-brol8(191, 8696581347780206062)
-brol8(16204362317104377535, 238)
-brol8(191, 238)
-brol16(16204362317104377535, 8696581347780206062)
-brol16(28351, 8696581347780206062)
-brol16(16204362317104377535, 7662)
-brol16(28351, 7662)
-brol32(16204362317104377535, 8696581347780206062)
-brol32(1253797567, 8696581347780206062)
-brol32(16204362317104377535, 3401194990)
-brol32(1253797567, 3401194990)
-brol64(16204362317104377535, 8696581347780206062)
-bror8(16204362317104377535, 8696581347780206062)
-bror8(191, 8696581347780206062)
-bror8(16204362317104377535, 238)
-bror8(191, 238)
-bror16(16204362317104377535, 8696581347780206062)
-bror16(28351, 8696581347780206062)
-bror16(16204362317104377535, 7662)
-bror16(28351, 7662)
-bror32(16204362317104377535, 8696581347780206062)
-bror32(1253797567, 8696581347780206062)
-bror32(16204362317104377535, 3401194990)
-bror32(1253797567, 3401194990)
-bror64(16204362317104377535, 8696581347780206062)
-bmod8(16204362317104377535)
-bmod8(191)
-bmod16(16204362317104377535)
-bmod16(28351)
-bmod32(16204362317104377535)
-bmod32(1253797567)
-bmod64(16204362317104377535)
-band(8549412411146251181, 10065120969868479613)
-bor(8549412411146251181, 10065120969868479613)
-bxor(8549412411146251181, 10065120969868479613)
-bshl(2360355757, 29)
-bshr(2360355757, 29)
-bshl(3730345085, 13)
-bshr(3730345085, 13)
-bnot8(8549412411146251181)
-bnot8(173)
-bnot16(8549412411146251181)
-bnot16(11181)
-bnot32(8549412411146251181)
-bnot32(2360355757)
-bnot64(8549412411146251181)
-brev8(8549412411146251181)
-brev8(173)
-brev16(8549412411146251181)
-brev16(11181)
-brev32(8549412411146251181)
-brev32(2360355757)
-brev64(8549412411146251181)
-brol8(8549412411146251181, 10065120969868479613)
-brol8(173, 10065120969868479613)
-brol8(8549412411146251181, 125)
-brol8(173, 125)
-brol16(8549412411146251181, 10065120969868479613)
-brol16(11181, 10065120969868479613)
-brol16(8549412411146251181, 35965)
-brol16(11181, 35965)
-brol32(8549412411146251181, 10065120969868479613)
-brol32(2360355757, 10065120969868479613)
-brol32(8549412411146251181, 3730345085)
-brol32(2360355757, 3730345085)
-brol64(8549412411146251181, 10065120969868479613)
-bror8(8549412411146251181, 10065120969868479613)
-bror8(173, 10065120969868479613)
-bror8(8549412411146251181, 125)
-bror8(173, 125)
-bror16(8549412411146251181, 10065120969868479613)
-bror16(11181, 10065120969868479613)
-bror16(8549412411146251181, 35965)
-bror16(11181, 35965)
-bror32(8549412411146251181, 10065120969868479613)
-bror32(2360355757, 10065120969868479613)
-bror32(8549412411146251181, 3730345085)
-bror32(2360355757, 3730345085)
-bror64(8549412411146251181, 10065120969868479613)
-bmod8(8549412411146251181)
-bmod8(173)
-bmod16(8549412411146251181)
-bmod16(11181)
-bmod32(8549412411146251181)
-bmod32(2360355757)
-bmod64(8549412411146251181)
-band(5573024648100731809, 13510610806574443099)
-bor(5573024648100731809, 13510610806574443099)
-bxor(5573024648100731809, 13510610806574443099)
-bshl(3934935969, 27)
-bshr(3934935969, 27)
-bshl(1080846939, 1)
-bshr(1080846939, 1)
-bnot8(5573024648100731809)
-bnot8(161)
-bnot16(5573024648100731809)
-bnot16(23457)
-bnot32(5573024648100731809)
-bnot32(3934935969)
-bnot64(5573024648100731809)
-brev8(5573024648100731809)
-brev8(161)
-brev16(5573024648100731809)
-brev16(23457)
-brev32(5573024648100731809)
-brev32(3934935969)
-brev64(5573024648100731809)
-brol8(5573024648100731809, 13510610806574443099)
-brol8(161, 13510610806574443099)
-brol8(5573024648100731809, 91)
-brol8(161, 91)
-brol16(5573024648100731809, 13510610806574443099)
-brol16(23457, 13510610806574443099)
-brol16(5573024648100731809, 27227)
-brol16(23457, 27227)
-brol32(5573024648100731809, 13510610806574443099)
-brol32(3934935969, 13510610806574443099)
-brol32(5573024648100731809, 1080846939)
-brol32(3934935969, 1080846939)
-brol64(5573024648100731809, 13510610806574443099)
-bror8(5573024648100731809, 13510610806574443099)
-bror8(161, 13510610806574443099)
-bror8(5573024648100731809, 91)
-bror8(161, 91)
-bror16(5573024648100731809, 13510610806574443099)
-bror16(23457, 13510610806574443099)
-bror16(5573024648100731809, 27227)
-bror16(23457, 27227)
-bror32(5573024648100731809, 13510610806574443099)
-bror32(3934935969, 13510610806574443099)
-bror32(5573024648100731809, 1080846939)
-bror32(3934935969, 1080846939)
-bror64(5573024648100731809, 13510610806574443099)
-bmod8(5573024648100731809)
-bmod8(161)
-bmod16(5573024648100731809)
-bmod16(23457)
-bmod32(5573024648100731809)
-bmod32(3934935969)
-bmod64(5573024648100731809)
-band(3492022004345055198, 11446712752185565564)
-bor(3492022004345055198, 11446712752185565564)
-bxor(3492022004345055198, 11446712752185565564)
-bshl(3973425118, 28)
-bshr(3973425118, 28)
-bshl(3488899452, 30)
-bshr(3488899452, 30)
-bnot8(3492022004345055198)
-bnot8(222)
-bnot16(3492022004345055198)
-bnot16(42974)
-bnot32(3492022004345055198)
-bnot32(3973425118)
-bnot64(3492022004345055198)
-brev8(3492022004345055198)
-brev8(222)
-brev16(3492022004345055198)
-brev16(42974)
-brev32(3492022004345055198)
-brev32(3973425118)
-brev64(3492022004345055198)
-brol8(3492022004345055198, 11446712752185565564)
-brol8(222, 11446712752185565564)
-brol8(3492022004345055198, 124)
-brol8(222, 124)
-brol16(3492022004345055198, 11446712752185565564)
-brol16(42974, 11446712752185565564)
-brol16(3492022004345055198, 24956)
-brol16(42974, 24956)
-brol32(3492022004345055198, 11446712752185565564)
-brol32(3973425118, 11446712752185565564)
-brol32(3492022004345055198, 3488899452)
-brol32(3973425118, 3488899452)
-brol64(3492022004345055198, 11446712752185565564)
-bror8(3492022004345055198, 11446712752185565564)
-bror8(222, 11446712752185565564)
-bror8(3492022004345055198, 124)
-bror8(222, 124)
-bror16(3492022004345055198, 11446712752185565564)
-bror16(42974, 11446712752185565564)
-bror16(3492022004345055198, 24956)
-bror16(42974, 24956)
-bror32(3492022004345055198, 11446712752185565564)
-bror32(3973425118, 11446712752185565564)
-bror32(3492022004345055198, 3488899452)
-bror32(3973425118, 3488899452)
-bror64(3492022004345055198, 11446712752185565564)
-bmod8(3492022004345055198)
-bmod8(222)
-bmod16(3492022004345055198)
-bmod16(42974)
-bmod32(3492022004345055198)
-bmod32(3973425118)
-bmod64(3492022004345055198)
-band(6050030753771452666, 5098038141709207128)
-bor(6050030753771452666, 5098038141709207128)
-bxor(6050030753771452666, 5098038141709207128)
-bshl(2260498682, 24)
-bshr(2260498682, 24)
-bshl(3891807832, 26)
-bshr(3891807832, 26)
-bnot8(6050030753771452666)
-bnot8(250)
-bnot16(6050030753771452666)
-bnot16(30970)
-bnot32(6050030753771452666)
-bnot32(2260498682)
-bnot64(6050030753771452666)
-brev8(6050030753771452666)
-brev8(250)
-brev16(6050030753771452666)
-brev16(30970)
-brev32(6050030753771452666)
-brev32(2260498682)
-brev64(6050030753771452666)
-brol8(6050030753771452666, 5098038141709207128)
-brol8(250, 5098038141709207128)
-brol8(6050030753771452666, 88)
-brol8(250, 88)
-brol16(6050030753771452666, 5098038141709207128)
-brol16(30970, 5098038141709207128)
-brol16(6050030753771452666, 18008)
-brol16(30970, 18008)
-brol32(6050030753771452666, 5098038141709207128)
-brol32(2260498682, 5098038141709207128)
-brol32(6050030753771452666, 3891807832)
-brol32(2260498682, 3891807832)
-brol64(6050030753771452666, 5098038141709207128)
-bror8(6050030753771452666, 5098038141709207128)
-bror8(250, 5098038141709207128)
-bror8(6050030753771452666, 88)
-bror8(250, 88)
-bror16(6050030753771452666, 5098038141709207128)
-bror16(30970, 5098038141709207128)
-bror16(6050030753771452666, 18008)
-bror16(30970, 18008)
-bror32(6050030753771452666, 5098038141709207128)
-bror32(2260498682, 5098038141709207128)
-bror32(6050030753771452666, 3891807832)
-bror32(2260498682, 3891807832)
-bror64(6050030753771452666, 5098038141709207128)
-bmod8(6050030753771452666)
-bmod8(250)
-bmod16(6050030753771452666)
-bmod16(30970)
-bmod32(6050030753771452666)
-bmod32(2260498682)
-bmod64(6050030753771452666)
-band(15644200087514301261, 14485433206777196415)
-bor(15644200087514301261, 14485433206777196415)
-bxor(15644200087514301261, 14485433206777196415)
-bshl(3547120461, 31)
-bshr(3547120461, 31)
-bshl(597307263, 13)
-bshr(597307263, 13)
-bnot8(15644200087514301261)
-bnot8(77)
-bnot16(15644200087514301261)
-bnot16(49997)
-bnot32(15644200087514301261)
-bnot32(3547120461)
-bnot64(15644200087514301261)
-brev8(15644200087514301261)
-brev8(77)
-brev16(15644200087514301261)
-brev16(49997)
-brev32(15644200087514301261)
-brev32(3547120461)
-brev64(15644200087514301261)
-brol8(15644200087514301261, 14485433206777196415)
-brol8(77, 14485433206777196415)
-brol8(15644200087514301261, 127)
-brol8(77, 127)
-brol16(15644200087514301261, 14485433206777196415)
-brol16(49997, 14485433206777196415)
-brol16(15644200087514301261, 12159)
-brol16(49997, 12159)
-brol32(15644200087514301261, 14485433206777196415)
-brol32(3547120461, 14485433206777196415)
-brol32(15644200087514301261, 597307263)
-brol32(3547120461, 597307263)
-brol64(15644200087514301261, 14485433206777196415)
-bror8(15644200087514301261, 14485433206777196415)
-bror8(77, 14485433206777196415)
-bror8(15644200087514301261, 127)
-bror8(77, 127)
-bror16(15644200087514301261, 14485433206777196415)
-bror16(49997, 14485433206777196415)
-bror16(15644200087514301261, 12159)
-bror16(49997, 12159)
-bror32(15644200087514301261, 14485433206777196415)
-bror32(3547120461, 14485433206777196415)
-bror32(15644200087514301261, 597307263)
-bror32(3547120461, 597307263)
-bror64(15644200087514301261, 14485433206777196415)
-bmod8(15644200087514301261)
-bmod8(77)
-bmod16(15644200087514301261)
-bmod16(49997)
-bmod32(15644200087514301261)
-bmod32(3547120461)
-bmod64(15644200087514301261)
-band(2693744193160529780, 7666650766144753288)
-bor(2693744193160529780, 7666650766144753288)
-bxor(2693744193160529780, 7666650766144753288)
-bshl(1427818356, 8)
-bshr(1427818356, 8)
-bshl(2366164616, 20)
-bshr(2366164616, 20)
-bnot8(2693744193160529780)
-bnot8(116)
-bnot16(2693744193160529780)
-bnot16(51060)
-bnot32(2693744193160529780)
-bnot32(1427818356)
-bnot64(2693744193160529780)
-brev8(2693744193160529780)
-brev8(116)
-brev16(2693744193160529780)
-brev16(51060)
-brev32(2693744193160529780)
-brev32(1427818356)
-brev64(2693744193160529780)
-brol8(2693744193160529780, 7666650766144753288)
-brol8(116, 7666650766144753288)
-brol8(2693744193160529780, 136)
-brol8(116, 136)
-brol16(2693744193160529780, 7666650766144753288)
-brol16(51060, 7666650766144753288)
-brol16(2693744193160529780, 52872)
-brol16(51060, 52872)
-brol32(2693744193160529780, 7666650766144753288)
-brol32(1427818356, 7666650766144753288)
-brol32(2693744193160529780, 2366164616)
-brol32(1427818356, 2366164616)
-brol64(2693744193160529780, 7666650766144753288)
-bror8(2693744193160529780, 7666650766144753288)
-bror8(116, 7666650766144753288)
-bror8(2693744193160529780, 136)
-bror8(116, 136)
-bror16(2693744193160529780, 7666650766144753288)
-bror16(51060, 7666650766144753288)
-bror16(2693744193160529780, 52872)
-bror16(51060, 52872)
-bror32(2693744193160529780, 7666650766144753288)
-bror32(1427818356, 7666650766144753288)
-bror32(2693744193160529780, 2366164616)
-bror32(1427818356, 2366164616)
-bror64(2693744193160529780, 7666650766144753288)
-bmod8(2693744193160529780)
-bmod8(116)
-bmod16(2693744193160529780)
-bmod16(51060)
-bmod32(2693744193160529780)
-bmod32(1427818356)
-bmod64(2693744193160529780)
-band(14617328087047806475, 7770833596089243982)
-bor(14617328087047806475, 7770833596089243982)
-bxor(14617328087047806475, 7770833596089243982)
-bshl(30613003, 14)
-bshr(30613003, 14)
-bshl(3885111630, 11)
-bshr(3885111630, 11)
-bnot8(14617328087047806475)
-bnot8(11)
-bnot16(14617328087047806475)
-bnot16(7691)
-bnot32(14617328087047806475)
-bnot32(30613003)
-bnot64(14617328087047806475)
-brev8(14617328087047806475)
-brev8(11)
-brev16(14617328087047806475)
-brev16(7691)
-brev32(14617328087047806475)
-brev32(30613003)
-brev64(14617328087047806475)
-brol8(14617328087047806475, 7770833596089243982)
-brol8(11, 7770833596089243982)
-brol8(14617328087047806475, 78)
-brol8(11, 78)
-brol16(14617328087047806475, 7770833596089243982)
-brol16(7691, 7770833596089243982)
-brol16(14617328087047806475, 6478)
-brol16(7691, 6478)
-brol32(14617328087047806475, 7770833596089243982)
-brol32(30613003, 7770833596089243982)
-brol32(14617328087047806475, 3885111630)
-brol32(30613003, 3885111630)
-brol64(14617328087047806475, 7770833596089243982)
-bror8(14617328087047806475, 7770833596089243982)
-bror8(11, 7770833596089243982)
-bror8(14617328087047806475, 78)
-bror8(11, 78)
-bror16(14617328087047806475, 7770833596089243982)
-bror16(7691, 7770833596089243982)
-bror16(14617328087047806475, 6478)
-bror16(7691, 6478)
-bror32(14617328087047806475, 7770833596089243982)
-bror32(30613003, 7770833596089243982)
-bror32(14617328087047806475, 3885111630)
-bror32(30613003, 3885111630)
-bror64(14617328087047806475, 7770833596089243982)
-bmod8(14617328087047806475)
-bmod8(11)
-bmod16(14617328087047806475)
-bmod16(7691)
-bmod32(14617328087047806475)
-bmod32(30613003)
-bmod64(14617328087047806475)
-band(12057501540325336448, 12092428187581439212)
-bor(12057501540325336448, 12092428187581439212)
-bxor(12057501540325336448, 12092428187581439212)
-bshl(2110858624, 12)
-bshr(2110858624, 12)
-bshl(1085693164, 0)
-bshr(1085693164, 0)
-bnot8(12057501540325336448)
-bnot8(128)
-bnot16(12057501540325336448)
-bnot16(9600)
-bnot32(12057501540325336448)
-bnot32(2110858624)
-bnot64(12057501540325336448)
-brev8(12057501540325336448)
-brev8(128)
-brev16(12057501540325336448)
-brev16(9600)
-brev32(12057501540325336448)
-brev32(2110858624)
-brev64(12057501540325336448)
-brol8(12057501540325336448, 12092428187581439212)
-brol8(128, 12092428187581439212)
-brol8(12057501540325336448, 236)
-brol8(128, 236)
-brol16(12057501540325336448, 12092428187581439212)
-brol16(9600, 12092428187581439212)
-brol16(12057501540325336448, 23788)
-brol16(9600, 23788)
-brol32(12057501540325336448, 12092428187581439212)
-brol32(2110858624, 12092428187581439212)
-brol32(12057501540325336448, 1085693164)
-brol32(2110858624, 1085693164)
-brol64(12057501540325336448, 12092428187581439212)
-bror8(12057501540325336448, 12092428187581439212)
-bror8(128, 12092428187581439212)
-bror8(12057501540325336448, 236)
-bror8(128, 236)
-bror16(12057501540325336448, 12092428187581439212)
-bror16(9600, 12092428187581439212)
-bror16(12057501540325336448, 23788)
-bror16(9600, 23788)
-bror32(12057501540325336448, 12092428187581439212)
-bror32(2110858624, 12092428187581439212)
-bror32(12057501540325336448, 1085693164)
-bror32(2110858624, 1085693164)
-bror64(12057501540325336448, 12092428187581439212)
-bmod8(12057501540325336448)
-bmod8(128)
-bmod16(12057501540325336448)
-bmod16(9600)
-bmod32(12057501540325336448)
-bmod32(2110858624)
-bmod64(12057501540325336448)
-band(10705897999342116125, 9974169367752033883)
-bor(10705897999342116125, 9974169367752033883)
-bxor(10705897999342116125, 9974169367752033883)
-bshl(341450013, 27)
-bshr(341450013, 27)
-bshl(3463530075, 29)
-bshr(3463530075, 29)
-bnot8(10705897999342116125)
-bnot8(29)
-bnot16(10705897999342116125)
-bnot16(7453)
-bnot32(10705897999342116125)
-bnot32(341450013)
-bnot64(10705897999342116125)
-brev8(10705897999342116125)
-brev8(29)
-brev16(10705897999342116125)
-brev16(7453)
-brev32(10705897999342116125)
-brev32(341450013)
-brev64(10705897999342116125)
-brol8(10705897999342116125, 9974169367752033883)
-brol8(29, 9974169367752033883)
-brol8(10705897999342116125, 91)
-brol8(29, 91)
-brol16(10705897999342116125, 9974169367752033883)
-brol16(7453, 9974169367752033883)
-brol16(10705897999342116125, 18011)
-brol16(7453, 18011)
-brol32(10705897999342116125, 9974169367752033883)
-brol32(341450013, 9974169367752033883)
-brol32(10705897999342116125, 3463530075)
-brol32(341450013, 3463530075)
-brol64(10705897999342116125, 9974169367752033883)
-bror8(10705897999342116125, 9974169367752033883)
-bror8(29, 9974169367752033883)
-bror8(10705897999342116125, 91)
-bror8(29, 91)
-bror16(10705897999342116125, 9974169367752033883)
-bror16(7453, 9974169367752033883)
-bror16(10705897999342116125, 18011)
-bror16(7453, 18011)
-bror32(10705897999342116125, 9974169367752033883)
-bror32(341450013, 9974169367752033883)
-bror32(10705897999342116125, 3463530075)
-bror32(341450013, 3463530075)
-bror64(10705897999342116125, 9974169367752033883)
-bmod8(10705897999342116125)
-bmod8(29)
-bmod16(10705897999342116125)
-bmod16(7453)
-bmod32(10705897999342116125)
-bmod32(341450013)
-bmod64(10705897999342116125)
-band(3708754108241877138, 16558750771054102751)
-bor(3708754108241877138, 16558750771054102751)
-bxor(3708754108241877138, 16558750771054102751)
-bshl(755439762, 31)
-bshr(755439762, 31)
-bshl(552061151, 18)
-bshr(552061151, 18)
-bnot8(3708754108241877138)
-bnot8(146)
-bnot16(3708754108241877138)
-bnot16(6290)
-bnot32(3708754108241877138)
-bnot32(755439762)
-bnot64(3708754108241877138)
-brev8(3708754108241877138)
-brev8(146)
-brev16(3708754108241877138)
-brev16(6290)
-brev32(3708754108241877138)
-brev32(755439762)
-brev64(3708754108241877138)
-brol8(3708754108241877138, 16558750771054102751)
-brol8(146, 16558750771054102751)
-brol8(3708754108241877138, 223)
-brol8(146, 223)
-brol16(3708754108241877138, 16558750771054102751)
-brol16(6290, 16558750771054102751)
-brol16(3708754108241877138, 51423)
-brol16(6290, 51423)
-brol32(3708754108241877138, 16558750771054102751)
-brol32(755439762, 16558750771054102751)
-brol32(3708754108241877138, 552061151)
-brol32(755439762, 552061151)
-brol64(3708754108241877138, 16558750771054102751)
-bror8(3708754108241877138, 16558750771054102751)
-bror8(146, 16558750771054102751)
-bror8(3708754108241877138, 223)
-bror8(146, 223)
-bror16(3708754108241877138, 16558750771054102751)
-bror16(6290, 16558750771054102751)
-bror16(3708754108241877138, 51423)
-bror16(6290, 51423)
-bror32(3708754108241877138, 16558750771054102751)
-bror32(755439762, 16558750771054102751)
-bror32(3708754108241877138, 552061151)
-bror32(755439762, 552061151)
-bror64(3708754108241877138, 16558750771054102751)
-bmod8(3708754108241877138)
-bmod8(146)
-bmod16(3708754108241877138)
-bmod16(6290)
-bmod32(3708754108241877138)
-bmod32(755439762)
-bmod64(3708754108241877138)
-band(15629579542790190053, 11001744205379253724)
-bor(15629579542790190053, 11001744205379253724)
-bxor(15629579542790190053, 11001744205379253724)
-bshl(4239963109, 28)
-bshr(4239963109, 28)
-bshl(2807543260, 5)
-bshr(2807543260, 5)
-bnot8(15629579542790190053)
-bnot8(229)
-bnot16(15629579542790190053)
-bnot16(46053)
-bnot32(15629579542790190053)
-bnot32(4239963109)
-bnot64(15629579542790190053)
-brev8(15629579542790190053)
-brev8(229)
-brev16(15629579542790190053)
-brev16(46053)
-brev32(15629579542790190053)
-brev32(4239963109)
-brev64(15629579542790190053)
-brol8(15629579542790190053, 11001744205379253724)
-brol8(229, 11001744205379253724)
-brol8(15629579542790190053, 220)
-brol8(229, 220)
-brol16(15629579542790190053, 11001744205379253724)
-brol16(46053, 11001744205379253724)
-brol16(15629579542790190053, 46556)
-brol16(46053, 46556)
-brol32(15629579542790190053, 11001744205379253724)
-brol32(4239963109, 11001744205379253724)
-brol32(15629579542790190053, 2807543260)
-brol32(4239963109, 2807543260)
-brol64(15629579542790190053, 11001744205379253724)
-bror8(15629579542790190053, 11001744205379253724)
-bror8(229, 11001744205379253724)
-bror8(15629579542790190053, 220)
-bror8(229, 220)
-bror16(15629579542790190053, 11001744205379253724)
-bror16(46053, 11001744205379253724)
-bror16(15629579542790190053, 46556)
-bror16(46053, 46556)
-bror32(15629579542790190053, 11001744205379253724)
-bror32(4239963109, 11001744205379253724)
-bror32(15629579542790190053, 2807543260)
-bror32(4239963109, 2807543260)
-bror64(15629579542790190053, 11001744205379253724)
-bmod8(15629579542790190053)
-bmod8(229)
-bmod16(15629579542790190053)
-bmod16(46053)
-bmod32(15629579542790190053)
-bmod32(4239963109)
-bmod64(15629579542790190053)
-band(18364610049120454705, 5978101807400566745)
-bor(18364610049120454705, 5978101807400566745)
-bxor(18364610049120454705, 5978101807400566745)
-bshl(811911217, 25)
-bshr(811911217, 25)
-bshl(2772123609, 17)
-bshr(2772123609, 17)
-bnot8(18364610049120454705)
-bnot8(49)
-bnot16(18364610049120454705)
-bnot16(51249)
-bnot32(18364610049120454705)
-bnot32(811911217)
-bnot64(18364610049120454705)
-brev8(18364610049120454705)
-brev8(49)
-brev16(18364610049120454705)
-brev16(51249)
-brev32(18364610049120454705)
-brev32(811911217)
-brev64(18364610049120454705)
-brol8(18364610049120454705, 5978101807400566745)
-brol8(49, 5978101807400566745)
-brol8(18364610049120454705, 217)
-brol8(49, 217)
-brol16(18364610049120454705, 5978101807400566745)
-brol16(51249, 5978101807400566745)
-brol16(18364610049120454705, 16345)
-brol16(51249, 16345)
-brol32(18364610049120454705, 5978101807400566745)
-brol32(811911217, 5978101807400566745)
-brol32(18364610049120454705, 2772123609)
-brol32(811911217, 2772123609)
-brol64(18364610049120454705, 5978101807400566745)
-bror8(18364610049120454705, 5978101807400566745)
-bror8(49, 5978101807400566745)
-bror8(18364610049120454705, 217)
-bror8(49, 217)
-bror16(18364610049120454705, 5978101807400566745)
-bror16(51249, 5978101807400566745)
-bror16(18364610049120454705, 16345)
-bror16(51249, 16345)
-bror32(18364610049120454705, 5978101807400566745)
-bror32(811911217, 5978101807400566745)
-bror32(18364610049120454705, 2772123609)
-bror32(811911217, 2772123609)
-bror64(18364610049120454705, 5978101807400566745)
-bmod8(18364610049120454705)
-bmod8(49)
-bmod16(18364610049120454705)
-bmod16(51249)
-bmod32(18364610049120454705)
-bmod32(811911217)
-bmod64(18364610049120454705)
-band(7992089387369454553, 6026359350308095352)
-bor(7992089387369454553, 6026359350308095352)
-bxor(7992089387369454553, 6026359350308095352)
-bshl(861101017, 24)
-bshr(861101017, 24)
-bshl(1811400056, 25)
-bshr(1811400056, 25)
-bnot8(7992089387369454553)
-bnot8(217)
-bnot16(7992089387369454553)
-bnot16(23513)
-bnot32(7992089387369454553)
-bnot32(861101017)
-bnot64(7992089387369454553)
-brev8(7992089387369454553)
-brev8(217)
-brev16(7992089387369454553)
-brev16(23513)
-brev32(7992089387369454553)
-brev32(861101017)
-brev64(7992089387369454553)
-brol8(7992089387369454553, 6026359350308095352)
-brol8(217, 6026359350308095352)
-brol8(7992089387369454553, 120)
-brol8(217, 120)
-brol16(7992089387369454553, 6026359350308095352)
-brol16(23513, 6026359350308095352)
-brol16(7992089387369454553, 50552)
-brol16(23513, 50552)
-brol32(7992089387369454553, 6026359350308095352)
-brol32(861101017, 6026359350308095352)
-brol32(7992089387369454553, 1811400056)
-brol32(861101017, 1811400056)
-brol64(7992089387369454553, 6026359350308095352)
-bror8(7992089387369454553, 6026359350308095352)
-bror8(217, 6026359350308095352)
-bror8(7992089387369454553, 120)
-bror8(217, 120)
-bror16(7992089387369454553, 6026359350308095352)
-bror16(23513, 6026359350308095352)
-bror16(7992089387369454553, 50552)
-bror16(23513, 50552)
-bror32(7992089387369454553, 6026359350308095352)
-bror32(861101017, 6026359350308095352)
-bror32(7992089387369454553, 1811400056)
-bror32(861101017, 1811400056)
-bror64(7992089387369454553, 6026359350308095352)
-bmod8(7992089387369454553)
-bmod8(217)
-bmod16(7992089387369454553)
-bmod16(23513)
-bmod32(7992089387369454553)
-bmod32(861101017)
-bmod64(7992089387369454553)
-band(16842660107923593892, 3261312657690920987)
-bor(16842660107923593892, 3261312657690920987)
-bxor(16842660107923593892, 3261312657690920987)
-bshl(3312294564, 27)
-bshr(3312294564, 27)
-bshl(1059522587, 4)
-bshr(1059522587, 4)
-bnot8(16842660107923593892)
-bnot8(164)
-bnot16(16842660107923593892)
-bnot16(39588)
-bnot32(16842660107923593892)
-bnot32(3312294564)
-bnot64(16842660107923593892)
-brev8(16842660107923593892)
-brev8(164)
-brev16(16842660107923593892)
-brev16(39588)
-brev32(16842660107923593892)
-brev32(3312294564)
-brev64(16842660107923593892)
-brol8(16842660107923593892, 3261312657690920987)
-brol8(164, 3261312657690920987)
-brol8(16842660107923593892, 27)
-brol8(164, 27)
-brol16(16842660107923593892, 3261312657690920987)
-brol16(39588, 3261312657690920987)
-brol16(16842660107923593892, 2075)
-brol16(39588, 2075)
-brol32(16842660107923593892, 3261312657690920987)
-brol32(3312294564, 3261312657690920987)
-brol32(16842660107923593892, 1059522587)
-brol32(3312294564, 1059522587)
-brol64(16842660107923593892, 3261312657690920987)
-bror8(16842660107923593892, 3261312657690920987)
-bror8(164, 3261312657690920987)
-bror8(16842660107923593892, 27)
-bror8(164, 27)
-bror16(16842660107923593892, 3261312657690920987)
-bror16(39588, 3261312657690920987)
-bror16(16842660107923593892, 2075)
-bror16(39588, 2075)
-bror32(16842660107923593892, 3261312657690920987)
-bror32(3312294564, 3261312657690920987)
-bror32(16842660107923593892, 1059522587)
-bror32(3312294564, 1059522587)
-bror64(16842660107923593892, 3261312657690920987)
-bmod8(16842660107923593892)
-bmod8(164)
-bmod16(16842660107923593892)
-bmod16(39588)
-bmod32(16842660107923593892)
-bmod32(3312294564)
-bmod64(16842660107923593892)
-band(12696979136876657310, 7132813235665896656)
-bor(12696979136876657310, 7132813235665896656)
-bxor(12696979136876657310, 7132813235665896656)
-bshl(3860085406, 16)
-bshr(3860085406, 16)
-bshl(3104965840, 30)
-bshr(3104965840, 30)
-bnot8(12696979136876657310)
-bnot8(158)
-bnot16(12696979136876657310)
-bnot16(15006)
-bnot32(12696979136876657310)
-bnot32(3860085406)
-bnot64(12696979136876657310)
-brev8(12696979136876657310)
-brev8(158)
-brev16(12696979136876657310)
-brev16(15006)
-brev32(12696979136876657310)
-brev32(3860085406)
-brev64(12696979136876657310)
-brol8(12696979136876657310, 7132813235665896656)
-brol8(158, 7132813235665896656)
-brol8(12696979136876657310, 208)
-brol8(158, 208)
-brol16(12696979136876657310, 7132813235665896656)
-brol16(15006, 7132813235665896656)
-brol16(12696979136876657310, 1232)
-brol16(15006, 1232)
-brol32(12696979136876657310, 7132813235665896656)
-brol32(3860085406, 7132813235665896656)
-brol32(12696979136876657310, 3104965840)
-brol32(3860085406, 3104965840)
-brol64(12696979136876657310, 7132813235665896656)
-bror8(12696979136876657310, 7132813235665896656)
-bror8(158, 7132813235665896656)
-bror8(12696979136876657310, 208)
-bror8(158, 208)
-bror16(12696979136876657310, 7132813235665896656)
-bror16(15006, 7132813235665896656)
-bror16(12696979136876657310, 1232)
-bror16(15006, 1232)
-bror32(12696979136876657310, 7132813235665896656)
-bror32(3860085406, 7132813235665896656)
-bror32(12696979136876657310, 3104965840)
-bror32(3860085406, 3104965840)
-bror64(12696979136876657310, 7132813235665896656)
-bmod8(12696979136876657310)
-bmod8(158)
-bmod16(12696979136876657310)
-bmod16(15006)
-bmod32(12696979136876657310)
-bmod32(3860085406)
-bmod64(12696979136876657310)
-band(17435901513135003846, 11441127109026372391)
-bor(17435901513135003846, 11441127109026372391)
-bxor(17435901513135003846, 11441127109026372391)
-bshl(4246444230, 7)
-bshr(4246444230, 7)
-bshl(3952859943, 6)
-bshr(3952859943, 6)
-bnot8(17435901513135003846)
-bnot8(198)
-bnot16(17435901513135003846)
-bnot16(39110)
-bnot32(17435901513135003846)
-bnot32(4246444230)
-bnot64(17435901513135003846)
-brev8(17435901513135003846)
-brev8(198)
-brev16(17435901513135003846)
-brev16(39110)
-brev32(17435901513135003846)
-brev32(4246444230)
-brev64(17435901513135003846)
-brol8(17435901513135003846, 11441127109026372391)
-brol8(198, 11441127109026372391)
-brol8(17435901513135003846, 39)
-brol8(198, 39)
-brol16(17435901513135003846, 11441127109026372391)
-brol16(39110, 11441127109026372391)
-brol16(17435901513135003846, 56103)
-brol16(39110, 56103)
-brol32(17435901513135003846, 11441127109026372391)
-brol32(4246444230, 11441127109026372391)
-brol32(17435901513135003846, 3952859943)
-brol32(4246444230, 3952859943)
-brol64(17435901513135003846, 11441127109026372391)
-bror8(17435901513135003846, 11441127109026372391)
-bror8(198, 11441127109026372391)
-bror8(17435901513135003846, 39)
-bror8(198, 39)
-bror16(17435901513135003846, 11441127109026372391)
-bror16(39110, 11441127109026372391)
-bror16(17435901513135003846, 56103)
-bror16(39110, 56103)
-bror32(17435901513135003846, 11441127109026372391)
-bror32(4246444230, 11441127109026372391)
-bror32(17435901513135003846, 3952859943)
-bror32(4246444230, 3952859943)
-bror64(17435901513135003846, 11441127109026372391)
-bmod8(17435901513135003846)
-bmod8(198)
-bmod16(17435901513135003846)
-bmod16(39110)
-bmod32(17435901513135003846)
-bmod32(4246444230)
-bmod64(17435901513135003846)
-band(9590104870242229844, 18186750166448503638)
-bor(9590104870242229844, 18186750166448503638)
-bxor(9590104870242229844, 18186750166448503638)
-bshl(2777161300, 22)
-bshr(2777161300, 22)
-bshl(972061526, 20)
-bshr(972061526, 20)
-bnot8(9590104870242229844)
-bnot8(84)
-bnot16(9590104870242229844)
-bnot16(7764)
-bnot32(9590104870242229844)
-bnot32(2777161300)
-bnot64(9590104870242229844)
-brev8(9590104870242229844)
-brev8(84)
-brev16(9590104870242229844)
-brev16(7764)
-brev32(9590104870242229844)
-brev32(2777161300)
-brev64(9590104870242229844)
-brol8(9590104870242229844, 18186750166448503638)
-brol8(84, 18186750166448503638)
-brol8(9590104870242229844, 86)
-brol8(84, 86)
-brol16(9590104870242229844, 18186750166448503638)
-brol16(7764, 18186750166448503638)
-brol16(9590104870242229844, 31574)
-brol16(7764, 31574)
-brol32(9590104870242229844, 18186750166448503638)
-brol32(2777161300, 18186750166448503638)
-brol32(9590104870242229844, 972061526)
-brol32(2777161300, 972061526)
-brol64(9590104870242229844, 18186750166448503638)
-bror8(9590104870242229844, 18186750166448503638)
-bror8(84, 18186750166448503638)
-bror8(9590104870242229844, 86)
-bror8(84, 86)
-bror16(9590104870242229844, 18186750166448503638)
-bror16(7764, 18186750166448503638)
-bror16(9590104870242229844, 31574)
-bror16(7764, 31574)
-bror32(9590104870242229844, 18186750166448503638)
-bror32(2777161300, 18186750166448503638)
-bror32(9590104870242229844, 972061526)
-bror32(2777161300, 972061526)
-bror64(9590104870242229844, 18186750166448503638)
-bmod8(9590104870242229844)
-bmod8(84)
-bmod16(9590104870242229844)
-bmod16(7764)
-bmod32(9590104870242229844)
-bmod32(2777161300)
-bmod64(9590104870242229844)
-band(17098710469988438580, 7361917524176358439)
-bor(17098710469988438580, 7361917524176358439)
-bxor(17098710469988438580, 7361917524176358439)
-bshl(1625936436, 7)
-bshr(1625936436, 7)
-bshl(2923514919, 20)
-bshr(2923514919, 20)
-bnot8(17098710469988438580)
-bnot8(52)
-bnot16(17098710469988438580)
-bnot16(53812)
-bnot32(17098710469988438580)
-bnot32(1625936436)
-bnot64(17098710469988438580)
-brev8(17098710469988438580)
-brev8(52)
-brev16(17098710469988438580)
-brev16(53812)
-brev32(17098710469988438580)
-brev32(1625936436)
-brev64(17098710469988438580)
-brol8(17098710469988438580, 7361917524176358439)
-brol8(52, 7361917524176358439)
-brol8(17098710469988438580, 39)
-brol8(52, 39)
-brol16(17098710469988438580, 7361917524176358439)
-brol16(53812, 7361917524176358439)
-brol16(17098710469988438580, 19495)
-brol16(53812, 19495)
-brol32(17098710469988438580, 7361917524176358439)
-brol32(1625936436, 7361917524176358439)
-brol32(17098710469988438580, 2923514919)
-brol32(1625936436, 2923514919)
-brol64(17098710469988438580, 7361917524176358439)
-bror8(17098710469988438580, 7361917524176358439)
-bror8(52, 7361917524176358439)
-bror8(17098710469988438580, 39)
-bror8(52, 39)
-bror16(17098710469988438580, 7361917524176358439)
-bror16(53812, 7361917524176358439)
-bror16(17098710469988438580, 19495)
-bror16(53812, 19495)
-bror32(17098710469988438580, 7361917524176358439)
-bror32(1625936436, 7361917524176358439)
-bror32(17098710469988438580, 2923514919)
-bror32(1625936436, 2923514919)
-bror64(17098710469988438580, 7361917524176358439)
-bmod8(17098710469988438580)
-bmod8(52)
-bmod16(17098710469988438580)
-bmod16(53812)
-bmod32(17098710469988438580)
-bmod32(1625936436)
-bmod64(17098710469988438580)
-band(13895494405150278558, 3119744043262939407)
-bor(13895494405150278558, 3119744043262939407)
-bxor(13895494405150278558, 3119744043262939407)
-bshl(1030292382, 15)
-bshr(1030292382, 15)
-bshl(2698252559, 30)
-bshr(2698252559, 30)
-bnot8(13895494405150278558)
-bnot8(158)
-bnot16(13895494405150278558)
-bnot16(926)
-bnot32(13895494405150278558)
-bnot32(1030292382)
-bnot64(13895494405150278558)
-brev8(13895494405150278558)
-brev8(158)
-brev16(13895494405150278558)
-brev16(926)
-brev32(13895494405150278558)
-brev32(1030292382)
-brev64(13895494405150278558)
-brol8(13895494405150278558, 3119744043262939407)
-brol8(158, 3119744043262939407)
-brol8(13895494405150278558, 15)
-brol8(158, 15)
-brol16(13895494405150278558, 3119744043262939407)
-brol16(926, 3119744043262939407)
-brol16(13895494405150278558, 4367)
-brol16(926, 4367)
-brol32(13895494405150278558, 3119744043262939407)
-brol32(1030292382, 3119744043262939407)
-brol32(13895494405150278558, 2698252559)
-brol32(1030292382, 2698252559)
-brol64(13895494405150278558, 3119744043262939407)
-bror8(13895494405150278558, 3119744043262939407)
-bror8(158, 3119744043262939407)
-bror8(13895494405150278558, 15)
-bror8(158, 15)
-bror16(13895494405150278558, 3119744043262939407)
-bror16(926, 3119744043262939407)
-bror16(13895494405150278558, 4367)
-bror16(926, 4367)
-bror32(13895494405150278558, 3119744043262939407)
-bror32(1030292382, 3119744043262939407)
-bror32(13895494405150278558, 2698252559)
-bror32(1030292382, 2698252559)
-bror64(13895494405150278558, 3119744043262939407)
-bmod8(13895494405150278558)
-bmod8(158)
-bmod16(13895494405150278558)
-bmod16(926)
-bmod32(13895494405150278558)
-bmod32(1030292382)
-bmod64(13895494405150278558)
-band(2430156302210282244, 7090417138384424278)
-bor(2430156302210282244, 7090417138384424278)
-bxor(2430156302210282244, 7090417138384424278)
-bshl(99332868, 22)
-bshr(99332868, 22)
-bshl(448712022, 4)
-bshr(448712022, 4)
-bnot8(2430156302210282244)
-bnot8(4)
-bnot16(2430156302210282244)
-bnot16(45828)
-bnot32(2430156302210282244)
-bnot32(99332868)
-bnot64(2430156302210282244)
-brev8(2430156302210282244)
-brev8(4)
-brev16(2430156302210282244)
-brev16(45828)
-brev32(2430156302210282244)
-brev32(99332868)
-brev64(2430156302210282244)
-brol8(2430156302210282244, 7090417138384424278)
-brol8(4, 7090417138384424278)
-brol8(2430156302210282244, 86)
-brol8(4, 86)
-brol16(2430156302210282244, 7090417138384424278)
-brol16(45828, 7090417138384424278)
-brol16(2430156302210282244, 52566)
-brol16(45828, 52566)
-brol32(2430156302210282244, 7090417138384424278)
-brol32(99332868, 7090417138384424278)
-brol32(2430156302210282244, 448712022)
-brol32(99332868, 448712022)
-brol64(2430156302210282244, 7090417138384424278)
-bror8(2430156302210282244, 7090417138384424278)
-bror8(4, 7090417138384424278)
-bror8(2430156302210282244, 86)
-bror8(4, 86)
-bror16(2430156302210282244, 7090417138384424278)
-bror16(45828, 7090417138384424278)
-bror16(2430156302210282244, 52566)
-bror16(45828, 52566)
-bror32(2430156302210282244, 7090417138384424278)
-bror32(99332868, 7090417138384424278)
-bror32(2430156302210282244, 448712022)
-bror32(99332868, 448712022)
-bror64(2430156302210282244, 7090417138384424278)
-bmod8(2430156302210282244)
-bmod8(4)
-bmod16(2430156302210282244)
-bmod16(45828)
-bmod32(2430156302210282244)
-bmod32(99332868)
-bmod64(2430156302210282244)
-band(17411866921001426005, 11130391415759608262)
-bor(17411866921001426005, 11130391415759608262)
-bxor(17411866921001426005, 11130391415759608262)
-bshl(1856642133, 6)
-bshr(1856642133, 6)
-bshl(1936234950, 21)
-bshr(1936234950, 21)
-bnot8(17411866921001426005)
-bnot8(85)
-bnot16(17411866921001426005)
-bnot16(7253)
-bnot32(17411866921001426005)
-bnot32(1856642133)
-bnot64(17411866921001426005)
-brev8(17411866921001426005)
-brev8(85)
-brev16(17411866921001426005)
-brev16(7253)
-brev32(17411866921001426005)
-brev32(1856642133)
-brev64(17411866921001426005)
-brol8(17411866921001426005, 11130391415759608262)
-brol8(85, 11130391415759608262)
-brol8(17411866921001426005, 198)
-brol8(85, 198)
-brol16(17411866921001426005, 11130391415759608262)
-brol16(7253, 11130391415759608262)
-brol16(17411866921001426005, 39366)
-brol16(7253, 39366)
-brol32(17411866921001426005, 11130391415759608262)
-brol32(1856642133, 11130391415759608262)
-brol32(17411866921001426005, 1936234950)
-brol32(1856642133, 1936234950)
-brol64(17411866921001426005, 11130391415759608262)
-bror8(17411866921001426005, 11130391415759608262)
-bror8(85, 11130391415759608262)
-bror8(17411866921001426005, 198)
-bror8(85, 198)
-bror16(17411866921001426005, 11130391415759608262)
-bror16(7253, 11130391415759608262)
-bror16(17411866921001426005, 39366)
-bror16(7253, 39366)
-bror32(17411866921001426005, 11130391415759608262)
-bror32(1856642133, 11130391415759608262)
-bror32(17411866921001426005, 1936234950)
-bror32(1856642133, 1936234950)
-bror64(17411866921001426005, 11130391415759608262)
-bmod8(17411866921001426005)
-bmod8(85)
-bmod16(17411866921001426005)
-bmod16(7253)
-bmod32(17411866921001426005)
-bmod32(1856642133)
-bmod64(17411866921001426005)
-band(10011532728660082929, 8466932148095365832)
-bor(10011532728660082929, 8466932148095365832)
-bxor(10011532728660082929, 8466932148095365832)
-bshl(754663665, 8)
-bshr(754663665, 8)
-bshl(3499045576, 17)
-bshr(3499045576, 17)
-bnot8(10011532728660082929)
-bnot8(241)
-bnot16(10011532728660082929)
-bnot16(16625)
-bnot32(10011532728660082929)
-bnot32(754663665)
-bnot64(10011532728660082929)
-brev8(10011532728660082929)
-brev8(241)
-brev16(10011532728660082929)
-brev16(16625)
-brev32(10011532728660082929)
-brev32(754663665)
-brev64(10011532728660082929)
-brol8(10011532728660082929, 8466932148095365832)
-brol8(241, 8466932148095365832)
-brol8(10011532728660082929, 200)
-brol8(241, 200)
-brol16(10011532728660082929, 8466932148095365832)
-brol16(16625, 8466932148095365832)
-brol16(10011532728660082929, 13000)
-brol16(16625, 13000)
-brol32(10011532728660082929, 8466932148095365832)
-brol32(754663665, 8466932148095365832)
-brol32(10011532728660082929, 3499045576)
-brol32(754663665, 3499045576)
-brol64(10011532728660082929, 8466932148095365832)
-bror8(10011532728660082929, 8466932148095365832)
-bror8(241, 8466932148095365832)
-bror8(10011532728660082929, 200)
-bror8(241, 200)
-bror16(10011532728660082929, 8466932148095365832)
-bror16(16625, 8466932148095365832)
-bror16(10011532728660082929, 13000)
-bror16(16625, 13000)
-bror32(10011532728660082929, 8466932148095365832)
-bror32(754663665, 8466932148095365832)
-bror32(10011532728660082929, 3499045576)
-bror32(754663665, 3499045576)
-bror64(10011532728660082929, 8466932148095365832)
-bmod8(10011532728660082929)
-bmod8(241)
-bmod16(10011532728660082929)
-bmod16(16625)
-bmod32(10011532728660082929)
-bmod32(754663665)
-bmod64(10011532728660082929)
-band(4529366056582126358, 7053675441545522567)
-bor(4529366056582126358, 7053675441545522567)
-bxor(4529366056582126358, 7053675441545522567)
-bshl(1279925014, 7)
-bshr(1279925014, 7)
-bshl(775400839, 22)
-bshr(775400839, 22)
-bnot8(4529366056582126358)
-bnot8(22)
-bnot16(4529366056582126358)
-bnot16(6934)
-bnot32(4529366056582126358)
-bnot32(1279925014)
-bnot64(4529366056582126358)
-brev8(4529366056582126358)
-brev8(22)
-brev16(4529366056582126358)
-brev16(6934)
-brev32(4529366056582126358)
-brev32(1279925014)
-brev64(4529366056582126358)
-brol8(4529366056582126358, 7053675441545522567)
-brol8(22, 7053675441545522567)
-brol8(4529366056582126358, 135)
-brol8(22, 135)
-brol16(4529366056582126358, 7053675441545522567)
-brol16(6934, 7053675441545522567)
-brol16(4529366056582126358, 44423)
-brol16(6934, 44423)
-brol32(4529366056582126358, 7053675441545522567)
-brol32(1279925014, 7053675441545522567)
-brol32(4529366056582126358, 775400839)
-brol32(1279925014, 775400839)
-brol64(4529366056582126358, 7053675441545522567)
-bror8(4529366056582126358, 7053675441545522567)
-bror8(22, 7053675441545522567)
-bror8(4529366056582126358, 135)
-bror8(22, 135)
-bror16(4529366056582126358, 7053675441545522567)
-bror16(6934, 7053675441545522567)
-bror16(4529366056582126358, 44423)
-bror16(6934, 44423)
-bror32(4529366056582126358, 7053675441545522567)
-bror32(1279925014, 7053675441545522567)
-bror32(4529366056582126358, 775400839)
-bror32(1279925014, 775400839)
-bror64(4529366056582126358, 7053675441545522567)
-bmod8(4529366056582126358)
-bmod8(22)
-bmod16(4529366056582126358)
-bmod16(6934)
-bmod32(4529366056582126358)
-bmod32(1279925014)
-bmod64(4529366056582126358)
-band(9954505809764874338, 12357306252980692531)
-bor(9954505809764874338, 12357306252980692531)
-bxor(9954505809764874338, 12357306252980692531)
-bshl(4053334114, 19)
-bshr(4053334114, 19)
-bshl(3047204403, 2)
-bshr(3047204403, 2)
-bnot8(9954505809764874338)
-bnot8(98)
-bnot16(9954505809764874338)
-bnot16(63586)
-bnot32(9954505809764874338)
-bnot32(4053334114)
-bnot64(9954505809764874338)
-brev8(9954505809764874338)
-brev8(98)
-brev16(9954505809764874338)
-brev16(63586)
-brev32(9954505809764874338)
-brev32(4053334114)
-brev64(9954505809764874338)
-brol8(9954505809764874338, 12357306252980692531)
-brol8(98, 12357306252980692531)
-brol8(9954505809764874338, 51)
-brol8(98, 51)
-brol16(9954505809764874338, 12357306252980692531)
-brol16(63586, 12357306252980692531)
-brol16(9954505809764874338, 42547)
-brol16(63586, 42547)
-brol32(9954505809764874338, 12357306252980692531)
-brol32(4053334114, 12357306252980692531)
-brol32(9954505809764874338, 3047204403)
-brol32(4053334114, 3047204403)
-brol64(9954505809764874338, 12357306252980692531)
-bror8(9954505809764874338, 12357306252980692531)
-bror8(98, 12357306252980692531)
-bror8(9954505809764874338, 51)
-bror8(98, 51)
-bror16(9954505809764874338, 12357306252980692531)
-bror16(63586, 12357306252980692531)
-bror16(9954505809764874338, 42547)
-bror16(63586, 42547)
-bror32(9954505809764874338, 12357306252980692531)
-bror32(4053334114, 12357306252980692531)
-bror32(9954505809764874338, 3047204403)
-bror32(4053334114, 3047204403)
-bror64(9954505809764874338, 12357306252980692531)
-bmod8(9954505809764874338)
-bmod8(98)
-bmod16(9954505809764874338)
-bmod16(63586)
-bmod32(9954505809764874338)
-bmod32(4053334114)
-bmod64(9954505809764874338)
-band(1714357442527759693, 1630351958558425339)
-bor(1714357442527759693, 1630351958558425339)
-bxor(1714357442527759693, 1630351958558425339)
-bshl(3421113677, 27)
-bshr(3421113677, 27)
-bshl(3837575419, 13)
-bshr(3837575419, 13)
-bnot8(1714357442527759693)
-bnot8(77)
-bnot16(1714357442527759693)
-bnot16(3405)
-bnot32(1714357442527759693)
-bnot32(3421113677)
-bnot64(1714357442527759693)
-brev8(1714357442527759693)
-brev8(77)
-brev16(1714357442527759693)
-brev16(3405)
-brev32(1714357442527759693)
-brev32(3421113677)
-brev64(1714357442527759693)
-brol8(1714357442527759693, 1630351958558425339)
-brol8(77, 1630351958558425339)
-brol8(1714357442527759693, 251)
-brol8(77, 251)
-brol16(1714357442527759693, 1630351958558425339)
-brol16(3405, 1630351958558425339)
-brol16(1714357442527759693, 49403)
-brol16(3405, 49403)
-brol32(1714357442527759693, 1630351958558425339)
-brol32(3421113677, 1630351958558425339)
-brol32(1714357442527759693, 3837575419)
-brol32(3421113677, 3837575419)
-brol64(1714357442527759693, 1630351958558425339)
-bror8(1714357442527759693, 1630351958558425339)
-bror8(77, 1630351958558425339)
-bror8(1714357442527759693, 251)
-bror8(77, 251)
-bror16(1714357442527759693, 1630351958558425339)
-bror16(3405, 1630351958558425339)
-bror16(1714357442527759693, 49403)
-bror16(3405, 49403)
-bror32(1714357442527759693, 1630351958558425339)
-bror32(3421113677, 1630351958558425339)
-bror32(1714357442527759693, 3837575419)
-bror32(3421113677, 3837575419)
-bror64(1714357442527759693, 1630351958558425339)
-bmod8(1714357442527759693)
-bmod8(77)
-bmod16(1714357442527759693)
-bmod16(3405)
-bmod32(1714357442527759693)
-bmod32(3421113677)
-bmod64(1714357442527759693)
-band(3616954875711705367, 8611979855476168340)
-bor(3616954875711705367, 8611979855476168340)
-bxor(3616954875711705367, 8611979855476168340)
-bshl(3345600791, 20)
-bshr(3345600791, 20)
-bshl(3799651988, 23)
-bshr(3799651988, 23)
-bnot8(3616954875711705367)
-bnot8(23)
-bnot16(3616954875711705367)
-bnot16(53527)
-bnot32(3616954875711705367)
-bnot32(3345600791)
-bnot64(3616954875711705367)
-brev8(3616954875711705367)
-brev8(23)
-brev16(3616954875711705367)
-brev16(53527)
-brev32(3616954875711705367)
-brev32(3345600791)
-brev64(3616954875711705367)
-brol8(3616954875711705367, 8611979855476168340)
-brol8(23, 8611979855476168340)
-brol8(3616954875711705367, 148)
-brol8(23, 148)
-brol16(3616954875711705367, 8611979855476168340)
-brol16(53527, 8611979855476168340)
-brol16(3616954875711705367, 5780)
-brol16(53527, 5780)
-brol32(3616954875711705367, 8611979855476168340)
-brol32(3345600791, 8611979855476168340)
-brol32(3616954875711705367, 3799651988)
-brol32(3345600791, 3799651988)
-brol64(3616954875711705367, 8611979855476168340)
-bror8(3616954875711705367, 8611979855476168340)
-bror8(23, 8611979855476168340)
-bror8(3616954875711705367, 148)
-bror8(23, 148)
-bror16(3616954875711705367, 8611979855476168340)
-bror16(53527, 8611979855476168340)
-bror16(3616954875711705367, 5780)
-bror16(53527, 5780)
-bror32(3616954875711705367, 8611979855476168340)
-bror32(3345600791, 8611979855476168340)
-bror32(3616954875711705367, 3799651988)
-bror32(3345600791, 3799651988)
-bror64(3616954875711705367, 8611979855476168340)
-bmod8(3616954875711705367)
-bmod8(23)
-bmod16(3616954875711705367)
-bmod16(53527)
-bmod32(3616954875711705367)
-bmod32(3345600791)
-bmod64(3616954875711705367)
-band(13747829460615817976, 332415066838309686)
-bor(13747829460615817976, 332415066838309686)
-bxor(13747829460615817976, 332415066838309686)
-bshl(682093304, 22)
-bshr(682093304, 22)
-bshl(4175600438, 24)
-bshr(4175600438, 24)
-bnot8(13747829460615817976)
-bnot8(248)
-bnot16(13747829460615817976)
-bnot16(60152)
-bnot32(13747829460615817976)
-bnot32(682093304)
-bnot64(13747829460615817976)
-brev8(13747829460615817976)
-brev8(248)
-brev16(13747829460615817976)
-brev16(60152)
-brev32(13747829460615817976)
-brev32(682093304)
-brev64(13747829460615817976)
-brol8(13747829460615817976, 332415066838309686)
-brol8(248, 332415066838309686)
-brol8(13747829460615817976, 54)
-brol8(248, 54)
-brol16(13747829460615817976, 332415066838309686)
-brol16(60152, 332415066838309686)
-brol16(13747829460615817976, 39734)
-brol16(60152, 39734)
-brol32(13747829460615817976, 332415066838309686)
-brol32(682093304, 332415066838309686)
-brol32(13747829460615817976, 4175600438)
-brol32(682093304, 4175600438)
-brol64(13747829460615817976, 332415066838309686)
-bror8(13747829460615817976, 332415066838309686)
-bror8(248, 332415066838309686)
-bror8(13747829460615817976, 54)
-bror8(248, 54)
-bror16(13747829460615817976, 332415066838309686)
-bror16(60152, 332415066838309686)
-bror16(13747829460615817976, 39734)
-bror16(60152, 39734)
-bror32(13747829460615817976, 332415066838309686)
-bror32(682093304, 332415066838309686)
-bror32(13747829460615817976, 4175600438)
-bror32(682093304, 4175600438)
-bror64(13747829460615817976, 332415066838309686)
-bmod8(13747829460615817976)
-bmod8(248)
-bmod16(13747829460615817976)
-bmod16(60152)
-bmod32(13747829460615817976)
-bmod32(682093304)
-bmod64(13747829460615817976)
-band(16270508600839668153, 14573229950436308906)
-bor(16270508600839668153, 14573229950436308906)
-bxor(16270508600839668153, 14573229950436308906)
-bshl(469533113, 10)
-bshr(469533113, 10)
-bshl(2044131242, 25)
-bshr(2044131242, 25)
-bnot8(16270508600839668153)
-bnot8(185)
-bnot16(16270508600839668153)
-bnot16(33209)
-bnot32(16270508600839668153)
-bnot32(469533113)
-bnot64(16270508600839668153)
-brev8(16270508600839668153)
-brev8(185)
-brev16(16270508600839668153)
-brev16(33209)
-brev32(16270508600839668153)
-brev32(469533113)
-brev64(16270508600839668153)
-brol8(16270508600839668153, 14573229950436308906)
-brol8(185, 14573229950436308906)
-brol8(16270508600839668153, 170)
-brol8(185, 170)
-brol16(16270508600839668153, 14573229950436308906)
-brol16(33209, 14573229950436308906)
-brol16(16270508600839668153, 63402)
-brol16(33209, 63402)
-brol32(16270508600839668153, 14573229950436308906)
-brol32(469533113, 14573229950436308906)
-brol32(16270508600839668153, 2044131242)
-brol32(469533113, 2044131242)
-brol64(16270508600839668153, 14573229950436308906)
-bror8(16270508600839668153, 14573229950436308906)
-bror8(185, 14573229950436308906)
-bror8(16270508600839668153, 170)
-bror8(185, 170)
-bror16(16270508600839668153, 14573229950436308906)
-bror16(33209, 14573229950436308906)
-bror16(16270508600839668153, 63402)
-bror16(33209, 63402)
-bror32(16270508600839668153, 14573229950436308906)
-bror32(469533113, 14573229950436308906)
-bror32(16270508600839668153, 2044131242)
-bror32(469533113, 2044131242)
-bror64(16270508600839668153, 14573229950436308906)
-bmod8(16270508600839668153)
-bmod8(185)
-bmod16(16270508600839668153)
-bmod16(33209)
-bmod32(16270508600839668153)
-bmod32(469533113)
-bmod64(16270508600839668153)
-band(2414724656436165396, 8286121965987155007)
-bor(2414724656436165396, 8286121965987155007)
-bxor(2414724656436165396, 8286121965987155007)
-bshl(21052180, 31)
-bshr(21052180, 31)
-bshl(3157904447, 20)
-bshr(3157904447, 20)
-bnot8(2414724656436165396)
-bnot8(20)
-bnot16(2414724656436165396)
-bnot16(15124)
-bnot32(2414724656436165396)
-bnot32(21052180)
-bnot64(2414724656436165396)
-brev8(2414724656436165396)
-brev8(20)
-brev16(2414724656436165396)
-brev16(15124)
-brev32(2414724656436165396)
-brev32(21052180)
-brev64(2414724656436165396)
-brol8(2414724656436165396, 8286121965987155007)
-brol8(20, 8286121965987155007)
-brol8(2414724656436165396, 63)
-brol8(20, 63)
-brol16(2414724656436165396, 8286121965987155007)
-brol16(15124, 8286121965987155007)
-brol16(2414724656436165396, 52287)
-brol16(15124, 52287)
-brol32(2414724656436165396, 8286121965987155007)
-brol32(21052180, 8286121965987155007)
-brol32(2414724656436165396, 3157904447)
-brol32(21052180, 3157904447)
-brol64(2414724656436165396, 8286121965987155007)
-bror8(2414724656436165396, 8286121965987155007)
-bror8(20, 8286121965987155007)
-bror8(2414724656436165396, 63)
-bror8(20, 63)
-bror16(2414724656436165396, 8286121965987155007)
-bror16(15124, 8286121965987155007)
-bror16(2414724656436165396, 52287)
-bror16(15124, 52287)
-bror32(2414724656436165396, 8286121965987155007)
-bror32(21052180, 8286121965987155007)
-bror32(2414724656436165396, 3157904447)
-bror32(21052180, 3157904447)
-bror64(2414724656436165396, 8286121965987155007)
-bmod8(2414724656436165396)
-bmod8(20)
-bmod16(2414724656436165396)
-bmod16(15124)
-bmod32(2414724656436165396)
-bmod32(21052180)
-bmod64(2414724656436165396)
-band(14148416769642267438, 649786136326615070)
-bor(14148416769642267438, 649786136326615070)
-bxor(14148416769642267438, 649786136326615070)
-bshl(682951470, 30)
-bshr(682951470, 30)
-bshl(1538830366, 14)
-bshr(1538830366, 14)
-bnot8(14148416769642267438)
-bnot8(46)
-bnot16(14148416769642267438)
-bnot16(814)
-bnot32(14148416769642267438)
-bnot32(682951470)
-bnot64(14148416769642267438)
-brev8(14148416769642267438)
-brev8(46)
-brev16(14148416769642267438)
-brev16(814)
-brev32(14148416769642267438)
-brev32(682951470)
-brev64(14148416769642267438)
-brol8(14148416769642267438, 649786136326615070)
-brol8(46, 649786136326615070)
-brol8(14148416769642267438, 30)
-brol8(46, 30)
-brol16(14148416769642267438, 649786136326615070)
-brol16(814, 649786136326615070)
-brol16(14148416769642267438, 45086)
-brol16(814, 45086)
-brol32(14148416769642267438, 649786136326615070)
-brol32(682951470, 649786136326615070)
-brol32(14148416769642267438, 1538830366)
-brol32(682951470, 1538830366)
-brol64(14148416769642267438, 649786136326615070)
-bror8(14148416769642267438, 649786136326615070)
-bror8(46, 649786136326615070)
-bror8(14148416769642267438, 30)
-bror8(46, 30)
-bror16(14148416769642267438, 649786136326615070)
-bror16(814, 649786136326615070)
-bror16(14148416769642267438, 45086)
-bror16(814, 45086)
-bror32(14148416769642267438, 649786136326615070)
-bror32(682951470, 649786136326615070)
-bror32(14148416769642267438, 1538830366)
-bror32(682951470, 1538830366)
-bror64(14148416769642267438, 649786136326615070)
-bmod8(14148416769642267438)
-bmod8(46)
-bmod16(14148416769642267438)
-bmod16(814)
-bmod32(14148416769642267438)
-bmod32(682951470)
-bmod64(14148416769642267438)
-band(6422427504571247972, 262147824287046922)
-bor(6422427504571247972, 262147824287046922)
-bxor(6422427504571247972, 262147824287046922)
-bshl(3047877988, 10)
-bshr(3047877988, 10)
-bshl(2839895306, 4)
-bshr(2839895306, 4)
-bnot8(6422427504571247972)
-bnot8(100)
-bnot16(6422427504571247972)
-bnot16(60772)
-bnot32(6422427504571247972)
-bnot32(3047877988)
-bnot64(6422427504571247972)
-brev8(6422427504571247972)
-brev8(100)
-brev16(6422427504571247972)
-brev16(60772)
-brev32(6422427504571247972)
-brev32(3047877988)
-brev64(6422427504571247972)
-brol8(6422427504571247972, 262147824287046922)
-brol8(100, 262147824287046922)
-brol8(6422427504571247972, 10)
-brol8(100, 10)
-brol16(6422427504571247972, 262147824287046922)
-brol16(60772, 262147824287046922)
-brol16(6422427504571247972, 23818)
-brol16(60772, 23818)
-brol32(6422427504571247972, 262147824287046922)
-brol32(3047877988, 262147824287046922)
-brol32(6422427504571247972, 2839895306)
-brol32(3047877988, 2839895306)
-brol64(6422427504571247972, 262147824287046922)
-bror8(6422427504571247972, 262147824287046922)
-bror8(100, 262147824287046922)
-bror8(6422427504571247972, 10)
-bror8(100, 10)
-bror16(6422427504571247972, 262147824287046922)
-bror16(60772, 262147824287046922)
-bror16(6422427504571247972, 23818)
-bror16(60772, 23818)
-bror32(6422427504571247972, 262147824287046922)
-bror32(3047877988, 262147824287046922)
-bror32(6422427504571247972, 2839895306)
-bror32(3047877988, 2839895306)
-bror64(6422427504571247972, 262147824287046922)
-bmod8(6422427504571247972)
-bmod8(100)
-bmod16(6422427504571247972)
-bmod16(60772)
-bmod32(6422427504571247972)
-bmod32(3047877988)
-bmod64(6422427504571247972)
-band(8528916021543859673, 2065836426822817883)
-bor(8528916021543859673, 2065836426822817883)
-bxor(8528916021543859673, 2065836426822817883)
-bshl(4148327897, 27)
-bshr(4148327897, 27)
-bshl(4040562779, 25)
-bshr(4040562779, 25)
-bnot8(8528916021543859673)
-bnot8(217)
-bnot16(8528916021543859673)
-bnot16(30169)
-bnot32(8528916021543859673)
-bnot32(4148327897)
-bnot64(8528916021543859673)
-brev8(8528916021543859673)
-brev8(217)
-brev16(8528916021543859673)
-brev16(30169)
-brev32(8528916021543859673)
-brev32(4148327897)
-brev64(8528916021543859673)
-brol8(8528916021543859673, 2065836426822817883)
-brol8(217, 2065836426822817883)
-brol8(8528916021543859673, 91)
-brol8(217, 91)
-brol16(8528916021543859673, 2065836426822817883)
-brol16(30169, 2065836426822817883)
-brol16(8528916021543859673, 6235)
-brol16(30169, 6235)
-brol32(8528916021543859673, 2065836426822817883)
-brol32(4148327897, 2065836426822817883)
-brol32(8528916021543859673, 4040562779)
-brol32(4148327897, 4040562779)
-brol64(8528916021543859673, 2065836426822817883)
-bror8(8528916021543859673, 2065836426822817883)
-bror8(217, 2065836426822817883)
-bror8(8528916021543859673, 91)
-bror8(217, 91)
-bror16(8528916021543859673, 2065836426822817883)
-bror16(30169, 2065836426822817883)
-bror16(8528916021543859673, 6235)
-bror16(30169, 6235)
-bror32(8528916021543859673, 2065836426822817883)
-bror32(4148327897, 2065836426822817883)
-bror32(8528916021543859673, 4040562779)
-bror32(4148327897, 4040562779)
-bror64(8528916021543859673, 2065836426822817883)
-bmod8(8528916021543859673)
-bmod8(217)
-bmod16(8528916021543859673)
-bmod16(30169)
-bmod32(8528916021543859673)
-bmod32(4148327897)
-bmod64(8528916021543859673)
-band(11562368908454130659, 6492191351038272669)
-bor(11562368908454130659, 6492191351038272669)
-bxor(11562368908454130659, 6492191351038272669)
-bshl(510522339, 29)
-bshr(510522339, 29)
-bshl(4236240029, 3)
-bshr(4236240029, 3)
-bnot8(11562368908454130659)
-bnot8(227)
-bnot16(11562368908454130659)
-bnot16(62435)
-bnot32(11562368908454130659)
-bnot32(510522339)
-bnot64(11562368908454130659)
-brev8(11562368908454130659)
-brev8(227)
-brev16(11562368908454130659)
-brev16(62435)
-brev32(11562368908454130659)
-brev32(510522339)
-brev64(11562368908454130659)
-brol8(11562368908454130659, 6492191351038272669)
-brol8(227, 6492191351038272669)
-brol8(11562368908454130659, 157)
-brol8(227, 157)
-brol16(11562368908454130659, 6492191351038272669)
-brol16(62435, 6492191351038272669)
-brol16(11562368908454130659, 58525)
-brol16(62435, 58525)
-brol32(11562368908454130659, 6492191351038272669)
-brol32(510522339, 6492191351038272669)
-brol32(11562368908454130659, 4236240029)
-brol32(510522339, 4236240029)
-brol64(11562368908454130659, 6492191351038272669)
-bror8(11562368908454130659, 6492191351038272669)
-bror8(227, 6492191351038272669)
-bror8(11562368908454130659, 157)
-bror8(227, 157)
-bror16(11562368908454130659, 6492191351038272669)
-bror16(62435, 6492191351038272669)
-bror16(11562368908454130659, 58525)
-bror16(62435, 58525)
-bror32(11562368908454130659, 6492191351038272669)
-bror32(510522339, 6492191351038272669)
-bror32(11562368908454130659, 4236240029)
-bror32(510522339, 4236240029)
-bror64(11562368908454130659, 6492191351038272669)
-bmod8(11562368908454130659)
-bmod8(227)
-bmod16(11562368908454130659)
-bmod16(62435)
-bmod32(11562368908454130659)
-bmod32(510522339)
-bmod64(11562368908454130659)
-band(3912237790569908733, 722487241158840496)
-bor(3912237790569908733, 722487241158840496)
-bxor(3912237790569908733, 722487241158840496)
-bshl(3888597501, 16)
-bshr(3888597501, 16)
-bshl(1678135472, 29)
-bshr(1678135472, 29)
-bnot8(3912237790569908733)
-bnot8(253)
-bnot16(3912237790569908733)
-bnot16(18941)
-bnot32(3912237790569908733)
-bnot32(3888597501)
-bnot64(3912237790569908733)
-brev8(3912237790569908733)
-brev8(253)
-brev16(3912237790569908733)
-brev16(18941)
-brev32(3912237790569908733)
-brev32(3888597501)
-brev64(3912237790569908733)
-brol8(3912237790569908733, 722487241158840496)
-brol8(253, 722487241158840496)
-brol8(3912237790569908733, 176)
-brol8(253, 176)
-brol16(3912237790569908733, 722487241158840496)
-brol16(18941, 722487241158840496)
-brol16(3912237790569908733, 20656)
-brol16(18941, 20656)
-brol32(3912237790569908733, 722487241158840496)
-brol32(3888597501, 722487241158840496)
-brol32(3912237790569908733, 1678135472)
-brol32(3888597501, 1678135472)
-brol64(3912237790569908733, 722487241158840496)
-bror8(3912237790569908733, 722487241158840496)
-bror8(253, 722487241158840496)
-bror8(3912237790569908733, 176)
-bror8(253, 176)
-bror16(3912237790569908733, 722487241158840496)
-bror16(18941, 722487241158840496)
-bror16(3912237790569908733, 20656)
-bror16(18941, 20656)
-bror32(3912237790569908733, 722487241158840496)
-bror32(3888597501, 722487241158840496)
-bror32(3912237790569908733, 1678135472)
-bror32(3888597501, 1678135472)
-bror64(3912237790569908733, 722487241158840496)
-bmod8(3912237790569908733)
-bmod8(253)
-bmod16(3912237790569908733)
-bmod16(18941)
-bmod32(3912237790569908733)
-bmod32(3888597501)
-bmod64(3912237790569908733)
-band(1832899002788601466, 3707273195320999771)
-bor(1832899002788601466, 3707273195320999771)
-bxor(1832899002788601466, 3707273195320999771)
-bshl(2455887482, 27)
-bshr(2455887482, 27)
-bshl(1148157787, 26)
-bshr(1148157787, 26)
-bnot8(1832899002788601466)
-bnot8(122)
-bnot16(1832899002788601466)
-bnot16(56954)
-bnot32(1832899002788601466)
-bnot32(2455887482)
-bnot64(1832899002788601466)
-brev8(1832899002788601466)
-brev8(122)
-brev16(1832899002788601466)
-brev16(56954)
-brev32(1832899002788601466)
-brev32(2455887482)
-brev64(1832899002788601466)
-brol8(1832899002788601466, 3707273195320999771)
-brol8(122, 3707273195320999771)
-brol8(1832899002788601466, 91)
-brol8(122, 91)
-brol16(1832899002788601466, 3707273195320999771)
-brol16(56954, 3707273195320999771)
-brol16(1832899002788601466, 32603)
-brol16(56954, 32603)
-brol32(1832899002788601466, 3707273195320999771)
-brol32(2455887482, 3707273195320999771)
-brol32(1832899002788601466, 1148157787)
-brol32(2455887482, 1148157787)
-brol64(1832899002788601466, 3707273195320999771)
-bror8(1832899002788601466, 3707273195320999771)
-bror8(122, 3707273195320999771)
-bror8(1832899002788601466, 91)
-bror8(122, 91)
-bror16(1832899002788601466, 3707273195320999771)
-bror16(56954, 3707273195320999771)
-bror16(1832899002788601466, 32603)
-bror16(56954, 32603)
-bror32(1832899002788601466, 3707273195320999771)
-bror32(2455887482, 3707273195320999771)
-bror32(1832899002788601466, 1148157787)
-bror32(2455887482, 1148157787)
-bror64(1832899002788601466, 3707273195320999771)
-bmod8(1832899002788601466)
-bmod8(122)
-bmod16(1832899002788601466)
-bmod16(56954)
-bmod32(1832899002788601466)
-bmod32(2455887482)
-bmod64(1832899002788601466)
-band(9293182878692708428, 14992402141817223677)
-bor(9293182878692708428, 14992402141817223677)
-bxor(9293182878692708428, 14992402141817223677)
-bshl(1027117132, 29)
-bshr(1027117132, 29)
-bshl(2563914237, 12)
-bshr(2563914237, 12)
-bnot8(9293182878692708428)
-bnot8(76)
-bnot16(9293182878692708428)
-bnot16(36940)
-bnot32(9293182878692708428)
-bnot32(1027117132)
-bnot64(9293182878692708428)
-brev8(9293182878692708428)
-brev8(76)
-brev16(9293182878692708428)
-brev16(36940)
-brev32(9293182878692708428)
-brev32(1027117132)
-brev64(9293182878692708428)
-brol8(9293182878692708428, 14992402141817223677)
-brol8(76, 14992402141817223677)
-brol8(9293182878692708428, 253)
-brol8(76, 253)
-brol16(9293182878692708428, 14992402141817223677)
-brol16(36940, 14992402141817223677)
-brol16(9293182878692708428, 14845)
-brol16(36940, 14845)
-brol32(9293182878692708428, 14992402141817223677)
-brol32(1027117132, 14992402141817223677)
-brol32(9293182878692708428, 2563914237)
-brol32(1027117132, 2563914237)
-brol64(9293182878692708428, 14992402141817223677)
-bror8(9293182878692708428, 14992402141817223677)
-bror8(76, 14992402141817223677)
-bror8(9293182878692708428, 253)
-bror8(76, 253)
-bror16(9293182878692708428, 14992402141817223677)
-bror16(36940, 14992402141817223677)
-bror16(9293182878692708428, 14845)
-bror16(36940, 14845)
-bror32(9293182878692708428, 14992402141817223677)
-bror32(1027117132, 14992402141817223677)
-bror32(9293182878692708428, 2563914237)
-bror32(1027117132, 2563914237)
-bror64(9293182878692708428, 14992402141817223677)
-bmod8(9293182878692708428)
-bmod8(76)
-bmod16(9293182878692708428)
-bmod16(36940)
-bmod32(9293182878692708428)
-bmod32(1027117132)
-bmod64(9293182878692708428)
-band(17648575581392266921, 2219293127805397031)
-bor(17648575581392266921, 2219293127805397031)
-bxor(17648575581392266921, 2219293127805397031)
-bshl(814016169, 7)
-bshr(814016169, 7)
-bshl(1733191719, 9)
-bshr(1733191719, 9)
-bnot8(17648575581392266921)
-bnot8(169)
-bnot16(17648575581392266921)
-bnot16(59049)
-bnot32(17648575581392266921)
-bnot32(814016169)
-bnot64(17648575581392266921)
-brev8(17648575581392266921)
-brev8(169)
-brev16(17648575581392266921)
-brev16(59049)
-brev32(17648575581392266921)
-brev32(814016169)
-brev64(17648575581392266921)
-brol8(17648575581392266921, 2219293127805397031)
-brol8(169, 2219293127805397031)
-brol8(17648575581392266921, 39)
-brol8(169, 39)
-brol16(17648575581392266921, 2219293127805397031)
-brol16(59049, 2219293127805397031)
-brol16(17648575581392266921, 26663)
-brol16(59049, 26663)
-brol32(17648575581392266921, 2219293127805397031)
-brol32(814016169, 2219293127805397031)
-brol32(17648575581392266921, 1733191719)
-brol32(814016169, 1733191719)
-brol64(17648575581392266921, 2219293127805397031)
-bror8(17648575581392266921, 2219293127805397031)
-bror8(169, 2219293127805397031)
-bror8(17648575581392266921, 39)
-bror8(169, 39)
-bror16(17648575581392266921, 2219293127805397031)
-bror16(59049, 2219293127805397031)
-bror16(17648575581392266921, 26663)
-bror16(59049, 26663)
-bror32(17648575581392266921, 2219293127805397031)
-bror32(814016169, 2219293127805397031)
-bror32(17648575581392266921, 1733191719)
-bror32(814016169, 1733191719)
-bror64(17648575581392266921, 2219293127805397031)
-bmod8(17648575581392266921)
-bmod8(169)
-bmod16(17648575581392266921)
-bmod16(59049)
-bmod32(17648575581392266921)
-bmod32(814016169)
-bmod64(17648575581392266921)
-band(2538084433844068612, 1473327554323942016)
-bor(2538084433844068612, 1473327554323942016)
-bxor(2538084433844068612, 1473327554323942016)
-bshl(1631150340, 0)
-bshr(1631150340, 0)
-bshl(3376810624, 4)
-bshr(3376810624, 4)
-bnot8(2538084433844068612)
-bnot8(4)
-bnot16(2538084433844068612)
-bnot16(24836)
-bnot32(2538084433844068612)
-bnot32(1631150340)
-bnot64(2538084433844068612)
-brev8(2538084433844068612)
-brev8(4)
-brev16(2538084433844068612)
-brev16(24836)
-brev32(2538084433844068612)
-brev32(1631150340)
-brev64(2538084433844068612)
-brol8(2538084433844068612, 1473327554323942016)
-brol8(4, 1473327554323942016)
-brol8(2538084433844068612, 128)
-brol8(4, 128)
-brol16(2538084433844068612, 1473327554323942016)
-brol16(24836, 1473327554323942016)
-brol16(2538084433844068612, 2688)
-brol16(24836, 2688)
-brol32(2538084433844068612, 1473327554323942016)
-brol32(1631150340, 1473327554323942016)
-brol32(2538084433844068612, 3376810624)
-brol32(1631150340, 3376810624)
-brol64(2538084433844068612, 1473327554323942016)
-bror8(2538084433844068612, 1473327554323942016)
-bror8(4, 1473327554323942016)
-bror8(2538084433844068612, 128)
-bror8(4, 128)
-bror16(2538084433844068612, 1473327554323942016)
-bror16(24836, 1473327554323942016)
-bror16(2538084433844068612, 2688)
-bror16(24836, 2688)
-bror32(2538084433844068612, 1473327554323942016)
-bror32(1631150340, 1473327554323942016)
-bror32(2538084433844068612, 3376810624)
-bror32(1631150340, 3376810624)
-bror64(2538084433844068612, 1473327554323942016)
-bmod8(2538084433844068612)
-bmod8(4)
-bmod16(2538084433844068612)
-bmod16(24836)
-bmod32(2538084433844068612)
-bmod32(1631150340)
-bmod64(2538084433844068612)
-band(18003153537922563854, 16931346483669556688)
-bor(18003153537922563854, 16931346483669556688)
-bxor(18003153537922563854, 16931346483669556688)
-bshl(145817358, 16)
-bshr(145817358, 16)
-bshl(3090079184, 14)
-bshr(3090079184, 14)
-bnot8(18003153537922563854)
-bnot8(14)
-bnot16(18003153537922563854)
-bnot16(65294)
-bnot32(18003153537922563854)
-bnot32(145817358)
-bnot64(18003153537922563854)
-brev8(18003153537922563854)
-brev8(14)
-brev16(18003153537922563854)
-brev16(65294)
-brev32(18003153537922563854)
-brev32(145817358)
-brev64(18003153537922563854)
-brol8(18003153537922563854, 16931346483669556688)
-brol8(14, 16931346483669556688)
-brol8(18003153537922563854, 208)
-brol8(14, 208)
-brol16(18003153537922563854, 16931346483669556688)
-brol16(65294, 16931346483669556688)
-brol16(18003153537922563854, 56784)
-brol16(65294, 56784)
-brol32(18003153537922563854, 16931346483669556688)
-brol32(145817358, 16931346483669556688)
-brol32(18003153537922563854, 3090079184)
-brol32(145817358, 3090079184)
-brol64(18003153537922563854, 16931346483669556688)
-bror8(18003153537922563854, 16931346483669556688)
-bror8(14, 16931346483669556688)
-bror8(18003153537922563854, 208)
-bror8(14, 208)
-bror16(18003153537922563854, 16931346483669556688)
-bror16(65294, 16931346483669556688)
-bror16(18003153537922563854, 56784)
-bror16(65294, 56784)
-bror32(18003153537922563854, 16931346483669556688)
-bror32(145817358, 16931346483669556688)
-bror32(18003153537922563854, 3090079184)
-bror32(145817358, 3090079184)
-bror64(18003153537922563854, 16931346483669556688)
-bmod8(18003153537922563854)
-bmod8(14)
-bmod16(18003153537922563854)
-bmod16(65294)
-bmod32(18003153537922563854)
-bmod32(145817358)
-bmod64(18003153537922563854)
-band(11193086034034122745, 17772936273584077572)
-bor(11193086034034122745, 17772936273584077572)
-bxor(11193086034034122745, 17772936273584077572)
-bshl(3338493945, 4)
-bshr(3338493945, 4)
-bshl(849492740, 25)
-bshr(849492740, 25)
-bnot8(11193086034034122745)
-bnot8(249)
-bnot16(11193086034034122745)
-bnot16(24569)
-bnot32(11193086034034122745)
-bnot32(3338493945)
-bnot64(11193086034034122745)
-brev8(11193086034034122745)
-brev8(249)
-brev16(11193086034034122745)
-brev16(24569)
-brev32(11193086034034122745)
-brev32(3338493945)
-brev64(11193086034034122745)
-brol8(11193086034034122745, 17772936273584077572)
-brol8(249, 17772936273584077572)
-brol8(11193086034034122745, 4)
-brol8(249, 4)
-brol16(11193086034034122745, 17772936273584077572)
-brol16(24569, 17772936273584077572)
-brol16(11193086034034122745, 15108)
-brol16(24569, 15108)
-brol32(11193086034034122745, 17772936273584077572)
-brol32(3338493945, 17772936273584077572)
-brol32(11193086034034122745, 849492740)
-brol32(3338493945, 849492740)
-brol64(11193086034034122745, 17772936273584077572)
-bror8(11193086034034122745, 17772936273584077572)
-bror8(249, 17772936273584077572)
-bror8(11193086034034122745, 4)
-bror8(249, 4)
-bror16(11193086034034122745, 17772936273584077572)
-bror16(24569, 17772936273584077572)
-bror16(11193086034034122745, 15108)
-bror16(24569, 15108)
-bror32(11193086034034122745, 17772936273584077572)
-bror32(3338493945, 17772936273584077572)
-bror32(11193086034034122745, 849492740)
-bror32(3338493945, 849492740)
-bror64(11193086034034122745, 17772936273584077572)
-bmod8(11193086034034122745)
-bmod8(249)
-bmod16(11193086034034122745)
-bmod16(24569)
-bmod32(11193086034034122745)
-bmod32(3338493945)
-bmod64(11193086034034122745)
-band(93191692570513733, 3384295305723863025)
-bor(93191692570513733, 3384295305723863025)
-bxor(93191692570513733, 3384295305723863025)
-bshl(3283013957, 17)
-bshr(3283013957, 17)
-bshl(1488019441, 5)
-bshr(1488019441, 5)
-bnot8(93191692570513733)
-bnot8(69)
-bnot16(93191692570513733)
-bnot16(53573)
-bnot32(93191692570513733)
-bnot32(3283013957)
-bnot64(93191692570513733)
-brev8(93191692570513733)
-brev8(69)
-brev16(93191692570513733)
-brev16(53573)
-brev32(93191692570513733)
-brev32(3283013957)
-brev64(93191692570513733)
-brol8(93191692570513733, 3384295305723863025)
-brol8(69, 3384295305723863025)
-brol8(93191692570513733, 241)
-brol8(69, 241)
-brol16(93191692570513733, 3384295305723863025)
-brol16(53573, 3384295305723863025)
-brol16(93191692570513733, 24561)
-brol16(53573, 24561)
-brol32(93191692570513733, 3384295305723863025)
-brol32(3283013957, 3384295305723863025)
-brol32(93191692570513733, 1488019441)
-brol32(3283013957, 1488019441)
-brol64(93191692570513733, 3384295305723863025)
-bror8(93191692570513733, 3384295305723863025)
-bror8(69, 3384295305723863025)
-bror8(93191692570513733, 241)
-bror8(69, 241)
-bror16(93191692570513733, 3384295305723863025)
-bror16(53573, 3384295305723863025)
-bror16(93191692570513733, 24561)
-bror16(53573, 24561)
-bror32(93191692570513733, 3384295305723863025)
-bror32(3283013957, 3384295305723863025)
-bror32(93191692570513733, 1488019441)
-bror32(3283013957, 1488019441)
-bror64(93191692570513733, 3384295305723863025)
-bmod8(93191692570513733)
-bmod8(69)
-bmod16(93191692570513733)
-bmod16(53573)
-bmod32(93191692570513733)
-bmod32(3283013957)
-bmod64(93191692570513733)
-band(8326778086807755591, 7987389489596803624)
-bor(8326778086807755591, 7987389489596803624)
-bxor(8326778086807755591, 7987389489596803624)
-bshl(2209274695, 8)
-bshr(2209274695, 8)
-bshl(4196084264, 7)
-bshr(4196084264, 7)
-bnot8(8326778086807755591)
-bnot8(71)
-bnot16(8326778086807755591)
-bnot16(56135)
-bnot32(8326778086807755591)
-bnot32(2209274695)
-bnot64(8326778086807755591)
-brev8(8326778086807755591)
-brev8(71)
-brev16(8326778086807755591)
-brev16(56135)
-brev32(8326778086807755591)
-brev32(2209274695)
-brev64(8326778086807755591)
-brol8(8326778086807755591, 7987389489596803624)
-brol8(71, 7987389489596803624)
-brol8(8326778086807755591, 40)
-brol8(71, 40)
-brol16(8326778086807755591, 7987389489596803624)
-brol16(56135, 7987389489596803624)
-brol16(8326778086807755591, 10792)
-brol16(56135, 10792)
-brol32(8326778086807755591, 7987389489596803624)
-brol32(2209274695, 7987389489596803624)
-brol32(8326778086807755591, 4196084264)
-brol32(2209274695, 4196084264)
-brol64(8326778086807755591, 7987389489596803624)
-bror8(8326778086807755591, 7987389489596803624)
-bror8(71, 7987389489596803624)
-bror8(8326778086807755591, 40)
-bror8(71, 40)
-bror16(8326778086807755591, 7987389489596803624)
-bror16(56135, 7987389489596803624)
-bror16(8326778086807755591, 10792)
-bror16(56135, 10792)
-bror32(8326778086807755591, 7987389489596803624)
-bror32(2209274695, 7987389489596803624)
-bror32(8326778086807755591, 4196084264)
-bror32(2209274695, 4196084264)
-bror64(8326778086807755591, 7987389489596803624)
-bmod8(8326778086807755591)
-bmod8(71)
-bmod16(8326778086807755591)
-bmod16(56135)
-bmod32(8326778086807755591)
-bmod32(2209274695)
-bmod64(8326778086807755591)
-band(14364725877905444575, 16535693317026586781)
-bor(14364725877905444575, 16535693317026586781)
-bxor(14364725877905444575, 16535693317026586781)
-bshl(275402463, 29)
-bshr(275402463, 29)
-bshl(1143709853, 31)
-bshr(1143709853, 31)
-bnot8(14364725877905444575)
-bnot8(223)
-bnot16(14364725877905444575)
-bnot16(20191)
-bnot32(14364725877905444575)
-bnot32(275402463)
-bnot64(14364725877905444575)
-brev8(14364725877905444575)
-brev8(223)
-brev16(14364725877905444575)
-brev16(20191)
-brev32(14364725877905444575)
-brev32(275402463)
-brev64(14364725877905444575)
-brol8(14364725877905444575, 16535693317026586781)
-brol8(223, 16535693317026586781)
-brol8(14364725877905444575, 157)
-brol8(223, 157)
-brol16(14364725877905444575, 16535693317026586781)
-brol16(20191, 16535693317026586781)
-brol16(14364725877905444575, 41117)
-brol16(20191, 41117)
-brol32(14364725877905444575, 16535693317026586781)
-brol32(275402463, 16535693317026586781)
-brol32(14364725877905444575, 1143709853)
-brol32(275402463, 1143709853)
-brol64(14364725877905444575, 16535693317026586781)
-bror8(14364725877905444575, 16535693317026586781)
-bror8(223, 16535693317026586781)
-bror8(14364725877905444575, 157)
-bror8(223, 157)
-bror16(14364725877905444575, 16535693317026586781)
-bror16(20191, 16535693317026586781)
-bror16(14364725877905444575, 41117)
-bror16(20191, 41117)
-bror32(14364725877905444575, 16535693317026586781)
-bror32(275402463, 16535693317026586781)
-bror32(14364725877905444575, 1143709853)
-bror32(275402463, 1143709853)
-bror64(14364725877905444575, 16535693317026586781)
-bmod8(14364725877905444575)
-bmod8(223)
-bmod16(14364725877905444575)
-bmod16(20191)
-bmod32(14364725877905444575)
-bmod32(275402463)
-bmod64(14364725877905444575)
-band(4319720279216833138, 5581390398328313816)
-bor(4319720279216833138, 5581390398328313816)
-bxor(4319720279216833138, 5581390398328313816)
-bshl(63259250, 24)
-bshr(63259250, 24)
-bshl(3978467288, 18)
-bshr(3978467288, 18)
-bnot8(4319720279216833138)
-bnot8(114)
-bnot16(4319720279216833138)
-bnot16(17010)
-bnot32(4319720279216833138)
-bnot32(63259250)
-bnot64(4319720279216833138)
-brev8(4319720279216833138)
-brev8(114)
-brev16(4319720279216833138)
-brev16(17010)
-brev32(4319720279216833138)
-brev32(63259250)
-brev64(4319720279216833138)
-brol8(4319720279216833138, 5581390398328313816)
-brol8(114, 5581390398328313816)
-brol8(4319720279216833138, 216)
-brol8(114, 216)
-brol16(4319720279216833138, 5581390398328313816)
-brol16(17010, 5581390398328313816)
-brol16(4319720279216833138, 38872)
-brol16(17010, 38872)
-brol32(4319720279216833138, 5581390398328313816)
-brol32(63259250, 5581390398328313816)
-brol32(4319720279216833138, 3978467288)
-brol32(63259250, 3978467288)
-brol64(4319720279216833138, 5581390398328313816)
-bror8(4319720279216833138, 5581390398328313816)
-bror8(114, 5581390398328313816)
-bror8(4319720279216833138, 216)
-bror8(114, 216)
-bror16(4319720279216833138, 5581390398328313816)
-bror16(17010, 5581390398328313816)
-bror16(4319720279216833138, 38872)
-bror16(17010, 38872)
-bror32(4319720279216833138, 5581390398328313816)
-bror32(63259250, 5581390398328313816)
-bror32(4319720279216833138, 3978467288)
-bror32(63259250, 3978467288)
-bror64(4319720279216833138, 5581390398328313816)
-bmod8(4319720279216833138)
-bmod8(114)
-bmod16(4319720279216833138)
-bmod16(17010)
-bmod32(4319720279216833138)
-bmod32(63259250)
-bmod64(4319720279216833138)
-band(3496752655100391517, 7973250688758961256)
-bor(3496752655100391517, 7973250688758961256)
-bxor(3496752655100391517, 7973250688758961256)
-bshl(1655287901, 8)
-bshr(1655287901, 8)
-bshl(3768439912, 29)
-bshr(3768439912, 29)
-bnot8(3496752655100391517)
-bnot8(93)
-bnot16(3496752655100391517)
-bnot16(45149)
-bnot32(3496752655100391517)
-bnot32(1655287901)
-bnot64(3496752655100391517)
-brev8(3496752655100391517)
-brev8(93)
-brev16(3496752655100391517)
-brev16(45149)
-brev32(3496752655100391517)
-brev32(1655287901)
-brev64(3496752655100391517)
-brol8(3496752655100391517, 7973250688758961256)
-brol8(93, 7973250688758961256)
-brol8(3496752655100391517, 104)
-brol8(93, 104)
-brol16(3496752655100391517, 7973250688758961256)
-brol16(45149, 7973250688758961256)
-brol16(3496752655100391517, 54376)
-brol16(45149, 54376)
-brol32(3496752655100391517, 7973250688758961256)
-brol32(1655287901, 7973250688758961256)
-brol32(3496752655100391517, 3768439912)
-brol32(1655287901, 3768439912)
-brol64(3496752655100391517, 7973250688758961256)
-bror8(3496752655100391517, 7973250688758961256)
-bror8(93, 7973250688758961256)
-bror8(3496752655100391517, 104)
-bror8(93, 104)
-bror16(3496752655100391517, 7973250688758961256)
-bror16(45149, 7973250688758961256)
-bror16(3496752655100391517, 54376)
-bror16(45149, 54376)
-bror32(3496752655100391517, 7973250688758961256)
-bror32(1655287901, 7973250688758961256)
-bror32(3496752655100391517, 3768439912)
-bror32(1655287901, 3768439912)
-bror64(3496752655100391517, 7973250688758961256)
-bmod8(3496752655100391517)
-bmod8(93)
-bmod16(3496752655100391517)
-bmod16(45149)
-bmod32(3496752655100391517)
-bmod32(1655287901)
-bmod64(3496752655100391517)
-band(17407952358526426619, 4067569790606708517)
-bor(17407952358526426619, 4067569790606708517)
-bxor(17407952358526426619, 4067569790606708517)
-bshl(1424236027, 5)
-bshr(1424236027, 5)
-bshl(1949896485, 27)
-bshr(1949896485, 27)
-bnot8(17407952358526426619)
-bnot8(251)
-bnot16(17407952358526426619)
-bnot16(7675)
-bnot32(17407952358526426619)
-bnot32(1424236027)
-bnot64(17407952358526426619)
-brev8(17407952358526426619)
-brev8(251)
-brev16(17407952358526426619)
-brev16(7675)
-brev32(17407952358526426619)
-brev32(1424236027)
-brev64(17407952358526426619)
-brol8(17407952358526426619, 4067569790606708517)
-brol8(251, 4067569790606708517)
-brol8(17407952358526426619, 37)
-brol8(251, 37)
-brol16(17407952358526426619, 4067569790606708517)
-brol16(7675, 4067569790606708517)
-brol16(17407952358526426619, 3877)
-brol16(7675, 3877)
-brol32(17407952358526426619, 4067569790606708517)
-brol32(1424236027, 4067569790606708517)
-brol32(17407952358526426619, 1949896485)
-brol32(1424236027, 1949896485)
-brol64(17407952358526426619, 4067569790606708517)
-bror8(17407952358526426619, 4067569790606708517)
-bror8(251, 4067569790606708517)
-bror8(17407952358526426619, 37)
-bror8(251, 37)
-bror16(17407952358526426619, 4067569790606708517)
-bror16(7675, 4067569790606708517)
-bror16(17407952358526426619, 3877)
-bror16(7675, 3877)
-bror32(17407952358526426619, 4067569790606708517)
-bror32(1424236027, 4067569790606708517)
-bror32(17407952358526426619, 1949896485)
-bror32(1424236027, 1949896485)
-bror64(17407952358526426619, 4067569790606708517)
-bmod8(17407952358526426619)
-bmod8(251)
-bmod16(17407952358526426619)
-bmod16(7675)
-bmod32(17407952358526426619)
-bmod32(1424236027)
-bmod64(17407952358526426619)
-band(8365218566998696193, 18255222596950068455)
-bor(8365218566998696193, 18255222596950068455)
-bxor(8365218566998696193, 18255222596950068455)
-bshl(1115005185, 7)
-bshr(1115005185, 7)
-bshl(1256492263, 1)
-bshr(1256492263, 1)
-bnot8(8365218566998696193)
-bnot8(1)
-bnot16(8365218566998696193)
-bnot16(41217)
-bnot32(8365218566998696193)
-bnot32(1115005185)
-bnot64(8365218566998696193)
-brev8(8365218566998696193)
-brev8(1)
-brev16(8365218566998696193)
-brev16(41217)
-brev32(8365218566998696193)
-brev32(1115005185)
-brev64(8365218566998696193)
-brol8(8365218566998696193, 18255222596950068455)
-brol8(1, 18255222596950068455)
-brol8(8365218566998696193, 231)
-brol8(1, 231)
-brol16(8365218566998696193, 18255222596950068455)
-brol16(41217, 18255222596950068455)
-brol16(8365218566998696193, 36071)
-brol16(41217, 36071)
-brol32(8365218566998696193, 18255222596950068455)
-brol32(1115005185, 18255222596950068455)
-brol32(8365218566998696193, 1256492263)
-brol32(1115005185, 1256492263)
-brol64(8365218566998696193, 18255222596950068455)
-bror8(8365218566998696193, 18255222596950068455)
-bror8(1, 18255222596950068455)
-bror8(8365218566998696193, 231)
-bror8(1, 231)
-bror16(8365218566998696193, 18255222596950068455)
-bror16(41217, 18255222596950068455)
-bror16(8365218566998696193, 36071)
-bror16(41217, 36071)
-bror32(8365218566998696193, 18255222596950068455)
-bror32(1115005185, 18255222596950068455)
-bror32(8365218566998696193, 1256492263)
-bror32(1115005185, 1256492263)
-bror64(8365218566998696193, 18255222596950068455)
-bmod8(8365218566998696193)
-bmod8(1)
-bmod16(8365218566998696193)
-bmod16(41217)
-bmod32(8365218566998696193)
-bmod32(1115005185)
-bmod64(8365218566998696193)
-band(8995800124880876730, 4240248420548714222)
-bor(8995800124880876730, 4240248420548714222)
-bxor(8995800124880876730, 4240248420548714222)
-bshl(1106277562, 14)
-bshr(1106277562, 14)
-bshl(37199598, 26)
-bshr(37199598, 26)
-bnot8(8995800124880876730)
-bnot8(186)
-bnot16(8995800124880876730)
-bnot16(29882)
-bnot32(8995800124880876730)
-bnot32(1106277562)
-bnot64(8995800124880876730)
-brev8(8995800124880876730)
-brev8(186)
-brev16(8995800124880876730)
-brev16(29882)
-brev32(8995800124880876730)
-brev32(1106277562)
-brev64(8995800124880876730)
-brol8(8995800124880876730, 4240248420548714222)
-brol8(186, 4240248420548714222)
-brol8(8995800124880876730, 238)
-brol8(186, 238)
-brol16(8995800124880876730, 4240248420548714222)
-brol16(29882, 4240248420548714222)
-brol16(8995800124880876730, 40686)
-brol16(29882, 40686)
-brol32(8995800124880876730, 4240248420548714222)
-brol32(1106277562, 4240248420548714222)
-brol32(8995800124880876730, 37199598)
-brol32(1106277562, 37199598)
-brol64(8995800124880876730, 4240248420548714222)
-bror8(8995800124880876730, 4240248420548714222)
-bror8(186, 4240248420548714222)
-bror8(8995800124880876730, 238)
-bror8(186, 238)
-bror16(8995800124880876730, 4240248420548714222)
-bror16(29882, 4240248420548714222)
-bror16(8995800124880876730, 40686)
-bror16(29882, 40686)
-bror32(8995800124880876730, 4240248420548714222)
-bror32(1106277562, 4240248420548714222)
-bror32(8995800124880876730, 37199598)
-bror32(1106277562, 37199598)
-bror64(8995800124880876730, 4240248420548714222)
-bmod8(8995800124880876730)
-bmod8(186)
-bmod16(8995800124880876730)
-bmod16(29882)
-bmod32(8995800124880876730)
-bmod32(1106277562)
-bmod64(8995800124880876730)
-band(12108174150119532902, 14659823650723275973)
-bor(12108174150119532902, 14659823650723275973)
-bxor(12108174150119532902, 14659823650723275973)
-bshl(3631294822, 5)
-bshr(3631294822, 5)
-bshl(1933255877, 6)
-bshr(1933255877, 6)
-bnot8(12108174150119532902)
-bnot8(102)
-bnot16(12108174150119532902)
-bnot16(10598)
-bnot32(12108174150119532902)
-bnot32(3631294822)
-bnot64(12108174150119532902)
-brev8(12108174150119532902)
-brev8(102)
-brev16(12108174150119532902)
-brev16(10598)
-brev32(12108174150119532902)
-brev32(3631294822)
-brev64(12108174150119532902)
-brol8(12108174150119532902, 14659823650723275973)
-brol8(102, 14659823650723275973)
-brol8(12108174150119532902, 197)
-brol8(102, 197)
-brol16(12108174150119532902, 14659823650723275973)
-brol16(10598, 14659823650723275973)
-brol16(12108174150119532902, 9413)
-brol16(10598, 9413)
-brol32(12108174150119532902, 14659823650723275973)
-brol32(3631294822, 14659823650723275973)
-brol32(12108174150119532902, 1933255877)
-brol32(3631294822, 1933255877)
-brol64(12108174150119532902, 14659823650723275973)
-bror8(12108174150119532902, 14659823650723275973)
-bror8(102, 14659823650723275973)
-bror8(12108174150119532902, 197)
-bror8(102, 197)
-bror16(12108174150119532902, 14659823650723275973)
-bror16(10598, 14659823650723275973)
-bror16(12108174150119532902, 9413)
-bror16(10598, 9413)
-bror32(12108174150119532902, 14659823650723275973)
-bror32(3631294822, 14659823650723275973)
-bror32(12108174150119532902, 1933255877)
-bror32(3631294822, 1933255877)
-bror64(12108174150119532902, 14659823650723275973)
-bmod8(12108174150119532902)
-bmod8(102)
-bmod16(12108174150119532902)
-bmod16(10598)
-bmod32(12108174150119532902)
-bmod32(3631294822)
-bmod64(12108174150119532902)
-band(9152871333191109426, 6603868971069029717)
-bor(9152871333191109426, 6603868971069029717)
-bxor(9152871333191109426, 6603868971069029717)
-bshl(3384167218, 21)
-bshr(3384167218, 21)
-bshl(600522069, 18)
-bshr(600522069, 18)
-bnot8(9152871333191109426)
-bnot8(50)
-bnot16(9152871333191109426)
-bnot16(19250)
-bnot32(9152871333191109426)
-bnot32(3384167218)
-bnot64(9152871333191109426)
-brev8(9152871333191109426)
-brev8(50)
-brev16(9152871333191109426)
-brev16(19250)
-brev32(9152871333191109426)
-brev32(3384167218)
-brev64(9152871333191109426)
-brol8(9152871333191109426, 6603868971069029717)
-brol8(50, 6603868971069029717)
-brol8(9152871333191109426, 85)
-brol8(50, 85)
-brol16(9152871333191109426, 6603868971069029717)
-brol16(19250, 6603868971069029717)
-brol16(9152871333191109426, 15701)
-brol16(19250, 15701)
-brol32(9152871333191109426, 6603868971069029717)
-brol32(3384167218, 6603868971069029717)
-brol32(9152871333191109426, 600522069)
-brol32(3384167218, 600522069)
-brol64(9152871333191109426, 6603868971069029717)
-bror8(9152871333191109426, 6603868971069029717)
-bror8(50, 6603868971069029717)
-bror8(9152871333191109426, 85)
-bror8(50, 85)
-bror16(9152871333191109426, 6603868971069029717)
-bror16(19250, 6603868971069029717)
-bror16(9152871333191109426, 15701)
-bror16(19250, 15701)
-bror32(9152871333191109426, 6603868971069029717)
-bror32(3384167218, 6603868971069029717)
-bror32(9152871333191109426, 600522069)
-bror32(3384167218, 600522069)
-bror64(9152871333191109426, 6603868971069029717)
-bmod8(9152871333191109426)
-bmod8(50)
-bmod16(9152871333191109426)
-bmod16(19250)
-bmod32(9152871333191109426)
-bmod32(3384167218)
-bmod64(9152871333191109426)
-band(5636056131682700640, 1080456952844432388)
-bor(5636056131682700640, 1080456952844432388)
-bxor(5636056131682700640, 1080456952844432388)
-bshl(3474722144, 4)
-bshr(3474722144, 4)
-bshl(3311711236, 0)
-bshr(3311711236, 0)
-bnot8(5636056131682700640)
-bnot8(96)
-bnot16(5636056131682700640)
-bnot16(3424)
-bnot32(5636056131682700640)
-bnot32(3474722144)
-bnot64(5636056131682700640)
-brev8(5636056131682700640)
-brev8(96)
-brev16(5636056131682700640)
-brev16(3424)
-brev32(5636056131682700640)
-brev32(3474722144)
-brev64(5636056131682700640)
-brol8(5636056131682700640, 1080456952844432388)
-brol8(96, 1080456952844432388)
-brol8(5636056131682700640, 4)
-brol8(96, 4)
-brol16(5636056131682700640, 1080456952844432388)
-brol16(3424, 1080456952844432388)
-brol16(5636056131682700640, 46084)
-brol16(3424, 46084)
-brol32(5636056131682700640, 1080456952844432388)
-brol32(3474722144, 1080456952844432388)
-brol32(5636056131682700640, 3311711236)
-brol32(3474722144, 3311711236)
-brol64(5636056131682700640, 1080456952844432388)
-bror8(5636056131682700640, 1080456952844432388)
-bror8(96, 1080456952844432388)
-bror8(5636056131682700640, 4)
-bror8(96, 4)
-bror16(5636056131682700640, 1080456952844432388)
-bror16(3424, 1080456952844432388)
-bror16(5636056131682700640, 46084)
-bror16(3424, 46084)
-bror32(5636056131682700640, 1080456952844432388)
-bror32(3474722144, 1080456952844432388)
-bror32(5636056131682700640, 3311711236)
-bror32(3474722144, 3311711236)
-bror64(5636056131682700640, 1080456952844432388)
-bmod8(5636056131682700640)
-bmod8(96)
-bmod16(5636056131682700640)
-bmod16(3424)
-bmod32(5636056131682700640)
-bmod32(3474722144)
-bmod64(5636056131682700640)
-band(7937423473278223162, 9112819379003219710)
-bor(7937423473278223162, 9112819379003219710)
-bxor(7937423473278223162, 9112819379003219710)
-bshl(1016628026, 30)
-bshr(1016628026, 30)
-bshl(2210946814, 26)
-bshr(2210946814, 26)
-bnot8(7937423473278223162)
-bnot8(58)
-bnot16(7937423473278223162)
-bnot16(33594)
-bnot32(7937423473278223162)
-bnot32(1016628026)
-bnot64(7937423473278223162)
-brev8(7937423473278223162)
-brev8(58)
-brev16(7937423473278223162)
-brev16(33594)
-brev32(7937423473278223162)
-brev32(1016628026)
-brev64(7937423473278223162)
-brol8(7937423473278223162, 9112819379003219710)
-brol8(58, 9112819379003219710)
-brol8(7937423473278223162, 254)
-brol8(58, 254)
-brol16(7937423473278223162, 9112819379003219710)
-brol16(33594, 9112819379003219710)
-brol16(7937423473278223162, 24318)
-brol16(33594, 24318)
-brol32(7937423473278223162, 9112819379003219710)
-brol32(1016628026, 9112819379003219710)
-brol32(7937423473278223162, 2210946814)
-brol32(1016628026, 2210946814)
-brol64(7937423473278223162, 9112819379003219710)
-bror8(7937423473278223162, 9112819379003219710)
-bror8(58, 9112819379003219710)
-bror8(7937423473278223162, 254)
-bror8(58, 254)
-bror16(7937423473278223162, 9112819379003219710)
-bror16(33594, 9112819379003219710)
-bror16(7937423473278223162, 24318)
-bror16(33594, 24318)
-bror32(7937423473278223162, 9112819379003219710)
-bror32(1016628026, 9112819379003219710)
-bror32(7937423473278223162, 2210946814)
-bror32(1016628026, 2210946814)
-bror64(7937423473278223162, 9112819379003219710)
-bmod8(7937423473278223162)
-bmod8(58)
-bmod16(7937423473278223162)
-bmod16(33594)
-bmod32(7937423473278223162)
-bmod32(1016628026)
-bmod64(7937423473278223162)
-band(143047368094082620, 16334675985380291499)
-bor(143047368094082620, 16334675985380291499)
-bxor(143047368094082620, 16334675985380291499)
-bshl(3377292860, 11)
-bshr(3377292860, 11)
-bshl(2377266091, 28)
-bshr(2377266091, 28)
-bnot8(143047368094082620)
-bnot8(60)
-bnot16(143047368094082620)
-bnot16(26172)
-bnot32(143047368094082620)
-bnot32(3377292860)
-bnot64(143047368094082620)
-brev8(143047368094082620)
-brev8(60)
-brev16(143047368094082620)
-brev16(26172)
-brev32(143047368094082620)
-brev32(3377292860)
-brev64(143047368094082620)
-brol8(143047368094082620, 16334675985380291499)
-brol8(60, 16334675985380291499)
-brol8(143047368094082620, 171)
-brol8(60, 171)
-brol16(143047368094082620, 16334675985380291499)
-brol16(26172, 16334675985380291499)
-brol16(143047368094082620, 13227)
-brol16(26172, 13227)
-brol32(143047368094082620, 16334675985380291499)
-brol32(3377292860, 16334675985380291499)
-brol32(143047368094082620, 2377266091)
-brol32(3377292860, 2377266091)
-brol64(143047368094082620, 16334675985380291499)
-bror8(143047368094082620, 16334675985380291499)
-bror8(60, 16334675985380291499)
-bror8(143047368094082620, 171)
-bror8(60, 171)
-bror16(143047368094082620, 16334675985380291499)
-bror16(26172, 16334675985380291499)
-bror16(143047368094082620, 13227)
-bror16(26172, 13227)
-bror32(143047368094082620, 16334675985380291499)
-bror32(3377292860, 16334675985380291499)
-bror32(143047368094082620, 2377266091)
-bror32(3377292860, 2377266091)
-bror64(143047368094082620, 16334675985380291499)
-bmod8(143047368094082620)
-bmod8(60)
-bmod16(143047368094082620)
-bmod16(26172)
-bmod32(143047368094082620)
-bmod32(3377292860)
-bmod64(143047368094082620)
-band(14223149998491302938, 13151589259246694372)
-bor(14223149998491302938, 13151589259246694372)
-bxor(14223149998491302938, 13151589259246694372)
-bshl(4012637210, 4)
-bshr(4012637210, 4)
-bshl(1295904740, 26)
-bshr(1295904740, 26)
-bnot8(14223149998491302938)
-bnot8(26)
-bnot16(14223149998491302938)
-bnot16(64538)
-bnot32(14223149998491302938)
-bnot32(4012637210)
-bnot64(14223149998491302938)
-brev8(14223149998491302938)
-brev8(26)
-brev16(14223149998491302938)
-brev16(64538)
-brev32(14223149998491302938)
-brev32(4012637210)
-brev64(14223149998491302938)
-brol8(14223149998491302938, 13151589259246694372)
-brol8(26, 13151589259246694372)
-brol8(14223149998491302938, 228)
-brol8(26, 228)
-brol16(14223149998491302938, 13151589259246694372)
-brol16(64538, 13151589259246694372)
-brol16(14223149998491302938, 61412)
-brol16(64538, 61412)
-brol32(14223149998491302938, 13151589259246694372)
-brol32(4012637210, 13151589259246694372)
-brol32(14223149998491302938, 1295904740)
-brol32(4012637210, 1295904740)
-brol64(14223149998491302938, 13151589259246694372)
-bror8(14223149998491302938, 13151589259246694372)
-bror8(26, 13151589259246694372)
-bror8(14223149998491302938, 228)
-bror8(26, 228)
-bror16(14223149998491302938, 13151589259246694372)
-bror16(64538, 13151589259246694372)
-bror16(14223149998491302938, 61412)
-bror16(64538, 61412)
-bror32(14223149998491302938, 13151589259246694372)
-bror32(4012637210, 13151589259246694372)
-bror32(14223149998491302938, 1295904740)
-bror32(4012637210, 1295904740)
-bror64(14223149998491302938, 13151589259246694372)
-bmod8(14223149998491302938)
-bmod8(26)
-bmod16(14223149998491302938)
-bmod16(64538)
-bmod32(14223149998491302938)
-bmod32(4012637210)
-bmod64(14223149998491302938)
-band(98935896299790646, 13979467586534974274)
-bor(98935896299790646, 13979467586534974274)
-bxor(98935896299790646, 13979467586534974274)
-bshl(1786503478, 2)
-bshr(1786503478, 2)
-bshl(478225218, 22)
-bshr(478225218, 22)
-bnot8(98935896299790646)
-bnot8(54)
-bnot16(98935896299790646)
-bnot16(57654)
-bnot32(98935896299790646)
-bnot32(1786503478)
-bnot64(98935896299790646)
-brev8(98935896299790646)
-brev8(54)
-brev16(98935896299790646)
-brev16(57654)
-brev32(98935896299790646)
-brev32(1786503478)
-brev64(98935896299790646)
-brol8(98935896299790646, 13979467586534974274)
-brol8(54, 13979467586534974274)
-brol8(98935896299790646, 66)
-brol8(54, 66)
-brol16(98935896299790646, 13979467586534974274)
-brol16(57654, 13979467586534974274)
-brol16(98935896299790646, 9026)
-brol16(57654, 9026)
-brol32(98935896299790646, 13979467586534974274)
-brol32(1786503478, 13979467586534974274)
-brol32(98935896299790646, 478225218)
-brol32(1786503478, 478225218)
-brol64(98935896299790646, 13979467586534974274)
-bror8(98935896299790646, 13979467586534974274)
-bror8(54, 13979467586534974274)
-bror8(98935896299790646, 66)
-bror8(54, 66)
-bror16(98935896299790646, 13979467586534974274)
-bror16(57654, 13979467586534974274)
-bror16(98935896299790646, 9026)
-bror16(57654, 9026)
-bror32(98935896299790646, 13979467586534974274)
-bror32(1786503478, 13979467586534974274)
-bror32(98935896299790646, 478225218)
-bror32(1786503478, 478225218)
-bror64(98935896299790646, 13979467586534974274)
-bmod8(98935896299790646)
-bmod8(54)
-bmod16(98935896299790646)
-bmod16(57654)
-bmod32(98935896299790646)
-bmod32(1786503478)
-bmod64(98935896299790646)
-band(4017354977208507464, 8620949576054669191)
-bor(4017354977208507464, 8620949576054669191)
-bxor(4017354977208507464, 8620949576054669191)
-bshl(556342344, 7)
-bshr(556342344, 7)
-bshl(3008036743, 8)
-bshr(3008036743, 8)
-bnot8(4017354977208507464)
-bnot8(72)
-bnot16(4017354977208507464)
-bnot16(7240)
-bnot32(4017354977208507464)
-bnot32(556342344)
-bnot64(4017354977208507464)
-brev8(4017354977208507464)
-brev8(72)
-brev16(4017354977208507464)
-brev16(7240)
-brev32(4017354977208507464)
-brev32(556342344)
-brev64(4017354977208507464)
-brol8(4017354977208507464, 8620949576054669191)
-brol8(72, 8620949576054669191)
-brol8(4017354977208507464, 135)
-brol8(72, 135)
-brol16(4017354977208507464, 8620949576054669191)
-brol16(7240, 8620949576054669191)
-brol16(4017354977208507464, 65415)
-brol16(7240, 65415)
-brol32(4017354977208507464, 8620949576054669191)
-brol32(556342344, 8620949576054669191)
-brol32(4017354977208507464, 3008036743)
-brol32(556342344, 3008036743)
-brol64(4017354977208507464, 8620949576054669191)
-bror8(4017354977208507464, 8620949576054669191)
-bror8(72, 8620949576054669191)
-bror8(4017354977208507464, 135)
-bror8(72, 135)
-bror16(4017354977208507464, 8620949576054669191)
-bror16(7240, 8620949576054669191)
-bror16(4017354977208507464, 65415)
-bror16(7240, 65415)
-bror32(4017354977208507464, 8620949576054669191)
-bror32(556342344, 8620949576054669191)
-bror32(4017354977208507464, 3008036743)
-bror32(556342344, 3008036743)
-bror64(4017354977208507464, 8620949576054669191)
-bmod8(4017354977208507464)
-bmod8(72)
-bmod16(4017354977208507464)
-bmod16(7240)
-bmod32(4017354977208507464)
-bmod32(556342344)
-bmod64(4017354977208507464)
-band(8304950363193512478, 15051849109441255523)
-bor(8304950363193512478, 15051849109441255523)
-bxor(8304950363193512478, 15051849109441255523)
-bshl(2472972830, 3)
-bshr(2472972830, 3)
-bshl(1426495587, 30)
-bshr(1426495587, 30)
-bnot8(8304950363193512478)
-bnot8(30)
-bnot16(8304950363193512478)
-bnot16(37406)
-bnot32(8304950363193512478)
-bnot32(2472972830)
-bnot64(8304950363193512478)
-brev8(8304950363193512478)
-brev8(30)
-brev16(8304950363193512478)
-brev16(37406)
-brev32(8304950363193512478)
-brev32(2472972830)
-brev64(8304950363193512478)
-brol8(8304950363193512478, 15051849109441255523)
-brol8(30, 15051849109441255523)
-brol8(8304950363193512478, 99)
-brol8(30, 99)
-brol16(8304950363193512478, 15051849109441255523)
-brol16(37406, 15051849109441255523)
-brol16(8304950363193512478, 39011)
-brol16(37406, 39011)
-brol32(8304950363193512478, 15051849109441255523)
-brol32(2472972830, 15051849109441255523)
-brol32(8304950363193512478, 1426495587)
-brol32(2472972830, 1426495587)
-brol64(8304950363193512478, 15051849109441255523)
-bror8(8304950363193512478, 15051849109441255523)
-bror8(30, 15051849109441255523)
-bror8(8304950363193512478, 99)
-bror8(30, 99)
-bror16(8304950363193512478, 15051849109441255523)
-bror16(37406, 15051849109441255523)
-bror16(8304950363193512478, 39011)
-bror16(37406, 39011)
-bror32(8304950363193512478, 15051849109441255523)
-bror32(2472972830, 15051849109441255523)
-bror32(8304950363193512478, 1426495587)
-bror32(2472972830, 1426495587)
-bror64(8304950363193512478, 15051849109441255523)
-bmod8(8304950363193512478)
-bmod8(30)
-bmod16(8304950363193512478)
-bmod16(37406)
-bmod32(8304950363193512478)
-bmod32(2472972830)
-bmod64(8304950363193512478)
-band(5205211806348135630, 17076521419717060835)
-bor(5205211806348135630, 17076521419717060835)
-bxor(5205211806348135630, 17076521419717060835)
-bshl(973917390, 3)
-bshr(973917390, 3)
-bshl(2241177827, 14)
-bshr(2241177827, 14)
-bnot8(5205211806348135630)
-bnot8(206)
-bnot16(5205211806348135630)
-bnot16(52430)
-bnot32(5205211806348135630)
-bnot32(973917390)
-bnot64(5205211806348135630)
-brev8(5205211806348135630)
-brev8(206)
-brev16(5205211806348135630)
-brev16(52430)
-brev32(5205211806348135630)
-brev32(973917390)
-brev64(5205211806348135630)
-brol8(5205211806348135630, 17076521419717060835)
-brol8(206, 17076521419717060835)
-brol8(5205211806348135630, 227)
-brol8(206, 227)
-brol16(5205211806348135630, 17076521419717060835)
-brol16(52430, 17076521419717060835)
-brol16(5205211806348135630, 43235)
-brol16(52430, 43235)
-brol32(5205211806348135630, 17076521419717060835)
-brol32(973917390, 17076521419717060835)
-brol32(5205211806348135630, 2241177827)
-brol32(973917390, 2241177827)
-brol64(5205211806348135630, 17076521419717060835)
-bror8(5205211806348135630, 17076521419717060835)
-bror8(206, 17076521419717060835)
-bror8(5205211806348135630, 227)
-bror8(206, 227)
-bror16(5205211806348135630, 17076521419717060835)
-bror16(52430, 17076521419717060835)
-bror16(5205211806348135630, 43235)
-bror16(52430, 43235)
-bror32(5205211806348135630, 17076521419717060835)
-bror32(973917390, 17076521419717060835)
-bror32(5205211806348135630, 2241177827)
-bror32(973917390, 2241177827)
-bror64(5205211806348135630, 17076521419717060835)
-bmod8(5205211806348135630)
-bmod8(206)
-bmod16(5205211806348135630)
-bmod16(52430)
-bmod32(5205211806348135630)
-bmod32(973917390)
-bmod64(5205211806348135630)
-band(16527427662727213300, 6651564814332221722)
-bor(16527427662727213300, 6651564814332221722)
-bxor(16527427662727213300, 6651564814332221722)
-bshl(2815553780, 26)
-bshr(2815553780, 26)
-bshl(113400090, 20)
-bshr(113400090, 20)
-bnot8(16527427662727213300)
-bnot8(244)
-bnot16(16527427662727213300)
-bnot16(61684)
-bnot32(16527427662727213300)
-bnot32(2815553780)
-bnot64(16527427662727213300)
-brev8(16527427662727213300)
-brev8(244)
-brev16(16527427662727213300)
-brev16(61684)
-brev32(16527427662727213300)
-brev32(2815553780)
-brev64(16527427662727213300)
-brol8(16527427662727213300, 6651564814332221722)
-brol8(244, 6651564814332221722)
-brol8(16527427662727213300, 26)
-brol8(244, 26)
-brol16(16527427662727213300, 6651564814332221722)
-brol16(61684, 6651564814332221722)
-brol16(16527427662727213300, 22810)
-brol16(61684, 22810)
-brol32(16527427662727213300, 6651564814332221722)
-brol32(2815553780, 6651564814332221722)
-brol32(16527427662727213300, 113400090)
-brol32(2815553780, 113400090)
-brol64(16527427662727213300, 6651564814332221722)
-bror8(16527427662727213300, 6651564814332221722)
-bror8(244, 6651564814332221722)
-bror8(16527427662727213300, 26)
-bror8(244, 26)
-bror16(16527427662727213300, 6651564814332221722)
-bror16(61684, 6651564814332221722)
-bror16(16527427662727213300, 22810)
-bror16(61684, 22810)
-bror32(16527427662727213300, 6651564814332221722)
-bror32(2815553780, 6651564814332221722)
-bror32(16527427662727213300, 113400090)
-bror32(2815553780, 113400090)
-bror64(16527427662727213300, 6651564814332221722)
-bmod8(16527427662727213300)
-bmod8(244)
-bmod16(16527427662727213300)
-bmod16(61684)
-bmod32(16527427662727213300)
-bmod32(2815553780)
-bmod64(16527427662727213300)
-band(10641840435022628295, 14479003063947080097)
-bor(10641840435022628295, 14479003063947080097)
-bxor(10641840435022628295, 14479003063947080097)
-bshl(636061127, 1)
-bshr(636061127, 1)
-bshl(3629887905, 7)
-bshr(3629887905, 7)
-bnot8(10641840435022628295)
-bnot8(199)
-bnot16(10641840435022628295)
-bnot16(34247)
-bnot32(10641840435022628295)
-bnot32(636061127)
-bnot64(10641840435022628295)
-brev8(10641840435022628295)
-brev8(199)
-brev16(10641840435022628295)
-brev16(34247)
-brev32(10641840435022628295)
-brev32(636061127)
-brev64(10641840435022628295)
-brol8(10641840435022628295, 14479003063947080097)
-brol8(199, 14479003063947080097)
-brol8(10641840435022628295, 161)
-brol8(199, 161)
-brol16(10641840435022628295, 14479003063947080097)
-brol16(34247, 14479003063947080097)
-brol16(10641840435022628295, 45473)
-brol16(34247, 45473)
-brol32(10641840435022628295, 14479003063947080097)
-brol32(636061127, 14479003063947080097)
-brol32(10641840435022628295, 3629887905)
-brol32(636061127, 3629887905)
-brol64(10641840435022628295, 14479003063947080097)
-bror8(10641840435022628295, 14479003063947080097)
-bror8(199, 14479003063947080097)
-bror8(10641840435022628295, 161)
-bror8(199, 161)
-bror16(10641840435022628295, 14479003063947080097)
-bror16(34247, 14479003063947080097)
-bror16(10641840435022628295, 45473)
-bror16(34247, 45473)
-bror32(10641840435022628295, 14479003063947080097)
-bror32(636061127, 14479003063947080097)
-bror32(10641840435022628295, 3629887905)
-bror32(636061127, 3629887905)
-bror64(10641840435022628295, 14479003063947080097)
-bmod8(10641840435022628295)
-bmod8(199)
-bmod16(10641840435022628295)
-bmod16(34247)
-bmod32(10641840435022628295)
-bmod32(636061127)
-bmod64(10641840435022628295)
-band(10499995539115098586, 4378185852725387803)
-bor(10499995539115098586, 4378185852725387803)
-bxor(10499995539115098586, 4378185852725387803)
-bshl(3156492762, 27)
-bshr(3156492762, 27)
-bshl(542532123, 26)
-bshr(542532123, 26)
-bnot8(10499995539115098586)
-bnot8(218)
-bnot16(10499995539115098586)
-bnot16(16858)
-bnot32(10499995539115098586)
-bnot32(3156492762)
-bnot64(10499995539115098586)
-brev8(10499995539115098586)
-brev8(218)
-brev16(10499995539115098586)
-brev16(16858)
-brev32(10499995539115098586)
-brev32(3156492762)
-brev64(10499995539115098586)
-brol8(10499995539115098586, 4378185852725387803)
-brol8(218, 4378185852725387803)
-brol8(10499995539115098586, 27)
-brol8(218, 27)
-brol16(10499995539115098586, 4378185852725387803)
-brol16(16858, 4378185852725387803)
-brol16(10499995539115098586, 25115)
-brol16(16858, 25115)
-brol32(10499995539115098586, 4378185852725387803)
-brol32(3156492762, 4378185852725387803)
-brol32(10499995539115098586, 542532123)
-brol32(3156492762, 542532123)
-brol64(10499995539115098586, 4378185852725387803)
-bror8(10499995539115098586, 4378185852725387803)
-bror8(218, 4378185852725387803)
-bror8(10499995539115098586, 27)
-bror8(218, 27)
-bror16(10499995539115098586, 4378185852725387803)
-bror16(16858, 4378185852725387803)
-bror16(10499995539115098586, 25115)
-bror16(16858, 25115)
-bror32(10499995539115098586, 4378185852725387803)
-bror32(3156492762, 4378185852725387803)
-bror32(10499995539115098586, 542532123)
-bror32(3156492762, 542532123)
-bror64(10499995539115098586, 4378185852725387803)
-bmod8(10499995539115098586)
-bmod8(218)
-bmod16(10499995539115098586)
-bmod16(16858)
-bmod32(10499995539115098586)
-bmod32(3156492762)
-bmod64(10499995539115098586)
-band(1074373130761247060, 11147165611049962914)
-bor(1074373130761247060, 11147165611049962914)
-bxor(1074373130761247060, 11147165611049962914)
-bshl(2403309908, 2)
-bshr(2403309908, 2)
-bshl(588598690, 20)
-bshr(588598690, 20)
-bnot8(1074373130761247060)
-bnot8(84)
-bnot16(1074373130761247060)
-bnot16(39252)
-bnot32(1074373130761247060)
-bnot32(2403309908)
-bnot64(1074373130761247060)
-brev8(1074373130761247060)
-brev8(84)
-brev16(1074373130761247060)
-brev16(39252)
-brev32(1074373130761247060)
-brev32(2403309908)
-brev64(1074373130761247060)
-brol8(1074373130761247060, 11147165611049962914)
-brol8(84, 11147165611049962914)
-brol8(1074373130761247060, 162)
-brol8(84, 162)
-brol16(1074373130761247060, 11147165611049962914)
-brol16(39252, 11147165611049962914)
-brol16(1074373130761247060, 19874)
-brol16(39252, 19874)
-brol32(1074373130761247060, 11147165611049962914)
-brol32(2403309908, 11147165611049962914)
-brol32(1074373130761247060, 588598690)
-brol32(2403309908, 588598690)
-brol64(1074373130761247060, 11147165611049962914)
-bror8(1074373130761247060, 11147165611049962914)
-bror8(84, 11147165611049962914)
-bror8(1074373130761247060, 162)
-bror8(84, 162)
-bror16(1074373130761247060, 11147165611049962914)
-bror16(39252, 11147165611049962914)
-bror16(1074373130761247060, 19874)
-bror16(39252, 19874)
-bror32(1074373130761247060, 11147165611049962914)
-bror32(2403309908, 11147165611049962914)
-bror32(1074373130761247060, 588598690)
-bror32(2403309908, 588598690)
-bror64(1074373130761247060, 11147165611049962914)
-bmod8(1074373130761247060)
-bmod8(84)
-bmod16(1074373130761247060)
-bmod16(39252)
-bmod32(1074373130761247060)
-bmod32(2403309908)
-bmod64(1074373130761247060)
-band(9995157125005836544, 3264042356568534592)
-bor(9995157125005836544, 3264042356568534592)
-bxor(9995157125005836544, 3264042356568534592)
-bshl(3593470208, 0)
-bshr(3593470208, 0)
-bshl(3407392320, 0)
-bshr(3407392320, 0)
-bnot8(9995157125005836544)
-bnot8(0)
-bnot16(9995157125005836544)
-bnot16(256)
-bnot32(9995157125005836544)
-bnot32(3593470208)
-bnot64(9995157125005836544)
-brev8(9995157125005836544)
-brev8(0)
-brev16(9995157125005836544)
-brev16(256)
-brev32(9995157125005836544)
-brev32(3593470208)
-brev64(9995157125005836544)
-brol8(9995157125005836544, 3264042356568534592)
-brol8(0, 3264042356568534592)
-brol8(9995157125005836544, 64)
-brol8(0, 64)
-brol16(9995157125005836544, 3264042356568534592)
-brol16(256, 3264042356568534592)
-brol16(9995157125005836544, 44608)
-brol16(256, 44608)
-brol32(9995157125005836544, 3264042356568534592)
-brol32(3593470208, 3264042356568534592)
-brol32(9995157125005836544, 3407392320)
-brol32(3593470208, 3407392320)
-brol64(9995157125005836544, 3264042356568534592)
-bror8(9995157125005836544, 3264042356568534592)
-bror8(0, 3264042356568534592)
-bror8(9995157125005836544, 64)
-bror8(0, 64)
-bror16(9995157125005836544, 3264042356568534592)
-bror16(256, 3264042356568534592)
-bror16(9995157125005836544, 44608)
-bror16(256, 44608)
-bror32(9995157125005836544, 3264042356568534592)
-bror32(3593470208, 3264042356568534592)
-bror32(9995157125005836544, 3407392320)
-bror32(3593470208, 3407392320)
-bror64(9995157125005836544, 3264042356568534592)
-bmod8(9995157125005836544)
-bmod8(0)
-bmod16(9995157125005836544)
-bmod16(256)
-bmod32(9995157125005836544)
-bmod32(3593470208)
-bmod64(9995157125005836544)
-band(15241630863703326018, 13606872635146951975)
-bor(15241630863703326018, 13606872635146951975)
-bxor(15241630863703326018, 13606872635146951975)
-bshl(1420475714, 7)
-bshr(1420475714, 7)
-bshl(3253394727, 2)
-bshr(3253394727, 2)
-bnot8(15241630863703326018)
-bnot8(66)
-bnot16(15241630863703326018)
-bnot16(48450)
-bnot32(15241630863703326018)
-bnot32(1420475714)
-bnot64(15241630863703326018)
-brev8(15241630863703326018)
-brev8(66)
-brev16(15241630863703326018)
-brev16(48450)
-brev32(15241630863703326018)
-brev32(1420475714)
-brev64(15241630863703326018)
-brol8(15241630863703326018, 13606872635146951975)
-brol8(66, 13606872635146951975)
-brol8(15241630863703326018, 39)
-brol8(66, 39)
-brol16(15241630863703326018, 13606872635146951975)
-brol16(48450, 13606872635146951975)
-brol16(15241630863703326018, 56615)
-brol16(48450, 56615)
-brol32(15241630863703326018, 13606872635146951975)
-brol32(1420475714, 13606872635146951975)
-brol32(15241630863703326018, 3253394727)
-brol32(1420475714, 3253394727)
-brol64(15241630863703326018, 13606872635146951975)
-bror8(15241630863703326018, 13606872635146951975)
-bror8(66, 13606872635146951975)
-bror8(15241630863703326018, 39)
-bror8(66, 39)
-bror16(15241630863703326018, 13606872635146951975)
-bror16(48450, 13606872635146951975)
-bror16(15241630863703326018, 56615)
-bror16(48450, 56615)
-bror32(15241630863703326018, 13606872635146951975)
-bror32(1420475714, 13606872635146951975)
-bror32(15241630863703326018, 3253394727)
-bror32(1420475714, 3253394727)
-bror64(15241630863703326018, 13606872635146951975)
-bmod8(15241630863703326018)
-bmod8(66)
-bmod16(15241630863703326018)
-bmod16(48450)
-bmod32(15241630863703326018)
-bmod32(1420475714)
-bmod64(15241630863703326018)
-band(17123813738935299022, 16096625453625248741)
-bor(17123813738935299022, 16096625453625248741)
-bxor(17123813738935299022, 16096625453625248741)
-bshl(2771463118, 5)
-bshr(2771463118, 5)
-bshl(98044901, 14)
-bshr(98044901, 14)
-bnot8(17123813738935299022)
-bnot8(206)
-bnot16(17123813738935299022)
-bnot16(11214)
-bnot32(17123813738935299022)
-bnot32(2771463118)
-bnot64(17123813738935299022)
-brev8(17123813738935299022)
-brev8(206)
-brev16(17123813738935299022)
-brev16(11214)
-brev32(17123813738935299022)
-brev32(2771463118)
-brev64(17123813738935299022)
-brol8(17123813738935299022, 16096625453625248741)
-brol8(206, 16096625453625248741)
-brol8(17123813738935299022, 229)
-brol8(206, 229)
-brol16(17123813738935299022, 16096625453625248741)
-brol16(11214, 16096625453625248741)
-brol16(17123813738935299022, 3045)
-brol16(11214, 3045)
-brol32(17123813738935299022, 16096625453625248741)
-brol32(2771463118, 16096625453625248741)
-brol32(17123813738935299022, 98044901)
-brol32(2771463118, 98044901)
-brol64(17123813738935299022, 16096625453625248741)
-bror8(17123813738935299022, 16096625453625248741)
-bror8(206, 16096625453625248741)
-bror8(17123813738935299022, 229)
-bror8(206, 229)
-bror16(17123813738935299022, 16096625453625248741)
-bror16(11214, 16096625453625248741)
-bror16(17123813738935299022, 3045)
-bror16(11214, 3045)
-bror32(17123813738935299022, 16096625453625248741)
-bror32(2771463118, 16096625453625248741)
-bror32(17123813738935299022, 98044901)
-bror32(2771463118, 98044901)
-bror64(17123813738935299022, 16096625453625248741)
-bmod8(17123813738935299022)
-bmod8(206)
-bmod16(17123813738935299022)
-bmod16(11214)
-bmod32(17123813738935299022)
-bmod32(2771463118)
-bmod64(17123813738935299022)
-band(4746555852716517511, 1377312048802829031)
-bor(4746555852716517511, 1377312048802829031)
-bxor(4746555852716517511, 1377312048802829031)
-bshl(1404577927, 7)
-bshr(1404577927, 7)
-bshl(3586265831, 7)
-bshr(3586265831, 7)
-bnot8(4746555852716517511)
-bnot8(135)
-bnot16(4746555852716517511)
-bnot16(10375)
-bnot32(4746555852716517511)
-bnot32(1404577927)
-bnot64(4746555852716517511)
-brev8(4746555852716517511)
-brev8(135)
-brev16(4746555852716517511)
-brev16(10375)
-brev32(4746555852716517511)
-brev32(1404577927)
-brev64(4746555852716517511)
-brol8(4746555852716517511, 1377312048802829031)
-brol8(135, 1377312048802829031)
-brol8(4746555852716517511, 231)
-brol8(135, 231)
-brol16(4746555852716517511, 1377312048802829031)
-brol16(10375, 1377312048802829031)
-brol16(4746555852716517511, 4839)
-brol16(10375, 4839)
-brol32(4746555852716517511, 1377312048802829031)
-brol32(1404577927, 1377312048802829031)
-brol32(4746555852716517511, 3586265831)
-brol32(1404577927, 3586265831)
-brol64(4746555852716517511, 1377312048802829031)
-bror8(4746555852716517511, 1377312048802829031)
-bror8(135, 1377312048802829031)
-bror8(4746555852716517511, 231)
-bror8(135, 231)
-bror16(4746555852716517511, 1377312048802829031)
-bror16(10375, 1377312048802829031)
-bror16(4746555852716517511, 4839)
-bror16(10375, 4839)
-bror32(4746555852716517511, 1377312048802829031)
-bror32(1404577927, 1377312048802829031)
-bror32(4746555852716517511, 3586265831)
-bror32(1404577927, 3586265831)
-bror64(4746555852716517511, 1377312048802829031)
-bmod8(4746555852716517511)
-bmod8(135)
-bmod16(4746555852716517511)
-bmod16(10375)
-bmod32(4746555852716517511)
-bmod32(1404577927)
-bmod64(4746555852716517511)
-band(14626963365082536037, 2309994936510276917)
-bor(14626963365082536037, 2309994936510276917)
-bxor(14626963365082536037, 2309994936510276917)
-bshl(4268071013, 21)
-bshr(4268071013, 21)
-bshl(3886376245, 5)
-bshr(3886376245, 5)
-bnot8(14626963365082536037)
-bnot8(101)
-bnot16(14626963365082536037)
-bnot16(39013)
-bnot32(14626963365082536037)
-bnot32(4268071013)
-bnot64(14626963365082536037)
-brev8(14626963365082536037)
-brev8(101)
-brev16(14626963365082536037)
-brev16(39013)
-brev32(14626963365082536037)
-brev32(4268071013)
-brev64(14626963365082536037)
-brol8(14626963365082536037, 2309994936510276917)
-brol8(101, 2309994936510276917)
-brol8(14626963365082536037, 53)
-brol8(101, 53)
-brol16(14626963365082536037, 2309994936510276917)
-brol16(39013, 2309994936510276917)
-brol16(14626963365082536037, 25909)
-brol16(39013, 25909)
-brol32(14626963365082536037, 2309994936510276917)
-brol32(4268071013, 2309994936510276917)
-brol32(14626963365082536037, 3886376245)
-brol32(4268071013, 3886376245)
-brol64(14626963365082536037, 2309994936510276917)
-bror8(14626963365082536037, 2309994936510276917)
-bror8(101, 2309994936510276917)
-bror8(14626963365082536037, 53)
-bror8(101, 53)
-bror16(14626963365082536037, 2309994936510276917)
-bror16(39013, 2309994936510276917)
-bror16(14626963365082536037, 25909)
-bror16(39013, 25909)
-bror32(14626963365082536037, 2309994936510276917)
-bror32(4268071013, 2309994936510276917)
-bror32(14626963365082536037, 3886376245)
-bror32(4268071013, 3886376245)
-bror64(14626963365082536037, 2309994936510276917)
-bmod8(14626963365082536037)
-bmod8(101)
-bmod16(14626963365082536037)
-bmod16(39013)
-bmod32(14626963365082536037)
-bmod32(4268071013)
-bmod64(14626963365082536037)
-band(2041104271867029339, 4637206736756171033)
-bor(2041104271867029339, 4637206736756171033)
-bxor(2041104271867029339, 4637206736756171033)
-bshl(1646962523, 25)
-bshr(1646962523, 25)
-bshl(1181114649, 27)
-bshr(1181114649, 27)
-bnot8(2041104271867029339)
-bnot8(91)
-bnot16(2041104271867029339)
-bnot16(42843)
-bnot32(2041104271867029339)
-bnot32(1646962523)
-bnot64(2041104271867029339)
-brev8(2041104271867029339)
-brev8(91)
-brev16(2041104271867029339)
-brev16(42843)
-brev32(2041104271867029339)
-brev32(1646962523)
-brev64(2041104271867029339)
-brol8(2041104271867029339, 4637206736756171033)
-brol8(91, 4637206736756171033)
-brol8(2041104271867029339, 25)
-brol8(91, 25)
-brol16(2041104271867029339, 4637206736756171033)
-brol16(42843, 4637206736756171033)
-brol16(2041104271867029339, 24857)
-brol16(42843, 24857)
-brol32(2041104271867029339, 4637206736756171033)
-brol32(1646962523, 4637206736756171033)
-brol32(2041104271867029339, 1181114649)
-brol32(1646962523, 1181114649)
-brol64(2041104271867029339, 4637206736756171033)
-bror8(2041104271867029339, 4637206736756171033)
-bror8(91, 4637206736756171033)
-bror8(2041104271867029339, 25)
-bror8(91, 25)
-bror16(2041104271867029339, 4637206736756171033)
-bror16(42843, 4637206736756171033)
-bror16(2041104271867029339, 24857)
-bror16(42843, 24857)
-bror32(2041104271867029339, 4637206736756171033)
-bror32(1646962523, 4637206736756171033)
-bror32(2041104271867029339, 1181114649)
-bror32(1646962523, 1181114649)
-bror64(2041104271867029339, 4637206736756171033)
-bmod8(2041104271867029339)
-bmod8(91)
-bmod16(2041104271867029339)
-bmod16(42843)
-bmod32(2041104271867029339)
-bmod32(1646962523)
-bmod64(2041104271867029339)
-band(4889748273845146518, 14321308034790189151)
-bor(4889748273845146518, 14321308034790189151)
-bxor(4889748273845146518, 14321308034790189151)
-bshl(3885929366, 31)
-bshr(3885929366, 31)
-bshl(3030247519, 22)
-bshr(3030247519, 22)
-bnot8(4889748273845146518)
-bnot8(150)
-bnot16(4889748273845146518)
-bnot16(37782)
-bnot32(4889748273845146518)
-bnot32(3885929366)
-bnot64(4889748273845146518)
-brev8(4889748273845146518)
-brev8(150)
-brev16(4889748273845146518)
-brev16(37782)
-brev32(4889748273845146518)
-brev32(3885929366)
-brev64(4889748273845146518)
-brol8(4889748273845146518, 14321308034790189151)
-brol8(150, 14321308034790189151)
-brol8(4889748273845146518, 95)
-brol8(150, 95)
-brol16(4889748273845146518, 14321308034790189151)
-brol16(37782, 14321308034790189151)
-brol16(4889748273845146518, 59487)
-brol16(37782, 59487)
-brol32(4889748273845146518, 14321308034790189151)
-brol32(3885929366, 14321308034790189151)
-brol32(4889748273845146518, 3030247519)
-brol32(3885929366, 3030247519)
-brol64(4889748273845146518, 14321308034790189151)
-bror8(4889748273845146518, 14321308034790189151)
-bror8(150, 14321308034790189151)
-bror8(4889748273845146518, 95)
-bror8(150, 95)
-bror16(4889748273845146518, 14321308034790189151)
-bror16(37782, 14321308034790189151)
-bror16(4889748273845146518, 59487)
-bror16(37782, 59487)
-bror32(4889748273845146518, 14321308034790189151)
-bror32(3885929366, 14321308034790189151)
-bror32(4889748273845146518, 3030247519)
-bror32(3885929366, 3030247519)
-bror64(4889748273845146518, 14321308034790189151)
-bmod8(4889748273845146518)
-bmod8(150)
-bmod16(4889748273845146518)
-bmod16(37782)
-bmod32(4889748273845146518)
-bmod32(3885929366)
-bmod64(4889748273845146518)
-band(3701647316701050728, 4963558888053938375)
-bor(3701647316701050728, 4963558888053938375)
-bxor(3701647316701050728, 4963558888053938375)
-bshl(1404991336, 7)
-bshr(1404991336, 7)
-bshl(3090159815, 8)
-bshr(3090159815, 8)
-bnot8(3701647316701050728)
-bnot8(104)
-bnot16(3701647316701050728)
-bnot16(30568)
-bnot32(3701647316701050728)
-bnot32(1404991336)
-bnot64(3701647316701050728)
-brev8(3701647316701050728)
-brev8(104)
-brev16(3701647316701050728)
-brev16(30568)
-brev32(3701647316701050728)
-brev32(1404991336)
-brev64(3701647316701050728)
-brol8(3701647316701050728, 4963558888053938375)
-brol8(104, 4963558888053938375)
-brol8(3701647316701050728, 199)
-brol8(104, 199)
-brol16(3701647316701050728, 4963558888053938375)
-brol16(30568, 4963558888053938375)
-brol16(3701647316701050728, 6343)
-brol16(30568, 6343)
-brol32(3701647316701050728, 4963558888053938375)
-brol32(1404991336, 4963558888053938375)
-brol32(3701647316701050728, 3090159815)
-brol32(1404991336, 3090159815)
-brol64(3701647316701050728, 4963558888053938375)
-bror8(3701647316701050728, 4963558888053938375)
-bror8(104, 4963558888053938375)
-bror8(3701647316701050728, 199)
-bror8(104, 199)
-bror16(3701647316701050728, 4963558888053938375)
-bror16(30568, 4963558888053938375)
-bror16(3701647316701050728, 6343)
-bror16(30568, 6343)
-bror32(3701647316701050728, 4963558888053938375)
-bror32(1404991336, 4963558888053938375)
-bror32(3701647316701050728, 3090159815)
-bror32(1404991336, 3090159815)
-bror64(3701647316701050728, 4963558888053938375)
-bmod8(3701647316701050728)
-bmod8(104)
-bmod16(3701647316701050728)
-bmod16(30568)
-bmod32(3701647316701050728)
-bmod32(1404991336)
-bmod64(3701647316701050728)
-band(1414300993952632473, 6739988921344596742)
-bor(1414300993952632473, 6739988921344596742)
-bxor(1414300993952632473, 6739988921344596742)
-bshl(3188149913, 6)
-bshr(3188149913, 6)
-bshl(3335527174, 25)
-bshr(3335527174, 25)
-bnot8(1414300993952632473)
-bnot8(153)
-bnot16(1414300993952632473)
-bnot16(20121)
-bnot32(1414300993952632473)
-bnot32(3188149913)
-bnot64(1414300993952632473)
-brev8(1414300993952632473)
-brev8(153)
-brev16(1414300993952632473)
-brev16(20121)
-brev32(1414300993952632473)
-brev32(3188149913)
-brev64(1414300993952632473)
-brol8(1414300993952632473, 6739988921344596742)
-brol8(153, 6739988921344596742)
-brol8(1414300993952632473, 6)
-brol8(153, 6)
-brol16(1414300993952632473, 6739988921344596742)
-brol16(20121, 6739988921344596742)
-brol16(1414300993952632473, 6918)
-brol16(20121, 6918)
-brol32(1414300993952632473, 6739988921344596742)
-brol32(3188149913, 6739988921344596742)
-brol32(1414300993952632473, 3335527174)
-brol32(3188149913, 3335527174)
-brol64(1414300993952632473, 6739988921344596742)
-bror8(1414300993952632473, 6739988921344596742)
-bror8(153, 6739988921344596742)
-bror8(1414300993952632473, 6)
-bror8(153, 6)
-bror16(1414300993952632473, 6739988921344596742)
-bror16(20121, 6739988921344596742)
-bror16(1414300993952632473, 6918)
-bror16(20121, 6918)
-bror32(1414300993952632473, 6739988921344596742)
-bror32(3188149913, 6739988921344596742)
-bror32(1414300993952632473, 3335527174)
-bror32(3188149913, 3335527174)
-bror64(1414300993952632473, 6739988921344596742)
-bmod8(1414300993952632473)
-bmod8(153)
-bmod16(1414300993952632473)
-bmod16(20121)
-bmod32(1414300993952632473)
-bmod32(3188149913)
-bmod64(1414300993952632473)
-band(8386904733128639898, 8623034443290091584)
-bor(8386904733128639898, 8623034443290091584)
-bxor(8386904733128639898, 8623034443290091584)
-bshl(1194116506, 0)
-bshr(1194116506, 0)
-bshl(2923667520, 26)
-bshr(2923667520, 26)
-bnot8(8386904733128639898)
-bnot8(154)
-bnot16(8386904733128639898)
-bnot16(50586)
-bnot32(8386904733128639898)
-bnot32(1194116506)
-bnot64(8386904733128639898)
-brev8(8386904733128639898)
-brev8(154)
-brev16(8386904733128639898)
-brev16(50586)
-brev32(8386904733128639898)
-brev32(1194116506)
-brev64(8386904733128639898)
-brol8(8386904733128639898, 8623034443290091584)
-brol8(154, 8623034443290091584)
-brol8(8386904733128639898, 64)
-brol8(154, 64)
-brol16(8386904733128639898, 8623034443290091584)
-brol16(50586, 8623034443290091584)
-brol16(8386904733128639898, 41024)
-brol16(50586, 41024)
-brol32(8386904733128639898, 8623034443290091584)
-brol32(1194116506, 8623034443290091584)
-brol32(8386904733128639898, 2923667520)
-brol32(1194116506, 2923667520)
-brol64(8386904733128639898, 8623034443290091584)
-bror8(8386904733128639898, 8623034443290091584)
-bror8(154, 8623034443290091584)
-bror8(8386904733128639898, 64)
-bror8(154, 64)
-bror16(8386904733128639898, 8623034443290091584)
-bror16(50586, 8623034443290091584)
-bror16(8386904733128639898, 41024)
-bror16(50586, 41024)
-bror32(8386904733128639898, 8623034443290091584)
-bror32(1194116506, 8623034443290091584)
-bror32(8386904733128639898, 2923667520)
-bror32(1194116506, 2923667520)
-bror64(8386904733128639898, 8623034443290091584)
-bmod8(8386904733128639898)
-bmod8(154)
-bmod16(8386904733128639898)
-bmod16(50586)
-bmod32(8386904733128639898)
-bmod32(1194116506)
-bmod64(8386904733128639898)
-band(1590232978542291978, 1882225824502721111)
-bor(1590232978542291978, 1882225824502721111)
-bxor(1590232978542291978, 1882225824502721111)
-bshl(4095732746, 23)
-bshr(4095732746, 23)
-bshl(948775511, 10)
-bshr(948775511, 10)
-bnot8(1590232978542291978)
-bnot8(10)
-bnot16(1590232978542291978)
-bnot16(60426)
-bnot32(1590232978542291978)
-bnot32(4095732746)
-bnot64(1590232978542291978)
-brev8(1590232978542291978)
-brev8(10)
-brev16(1590232978542291978)
-brev16(60426)
-brev32(1590232978542291978)
-brev32(4095732746)
-brev64(1590232978542291978)
-brol8(1590232978542291978, 1882225824502721111)
-brol8(10, 1882225824502721111)
-brol8(1590232978542291978, 87)
-brol8(10, 87)
-brol16(1590232978542291978, 1882225824502721111)
-brol16(60426, 1882225824502721111)
-brol16(1590232978542291978, 10839)
-brol16(60426, 10839)
-brol32(1590232978542291978, 1882225824502721111)
-brol32(4095732746, 1882225824502721111)
-brol32(1590232978542291978, 948775511)
-brol32(4095732746, 948775511)
-brol64(1590232978542291978, 1882225824502721111)
-bror8(1590232978542291978, 1882225824502721111)
-bror8(10, 1882225824502721111)
-bror8(1590232978542291978, 87)
-bror8(10, 87)
-bror16(1590232978542291978, 1882225824502721111)
-bror16(60426, 1882225824502721111)
-bror16(1590232978542291978, 10839)
-bror16(60426, 10839)
-bror32(1590232978542291978, 1882225824502721111)
-bror32(4095732746, 1882225824502721111)
-bror32(1590232978542291978, 948775511)
-bror32(4095732746, 948775511)
-bror64(1590232978542291978, 1882225824502721111)
-bmod8(1590232978542291978)
-bmod8(10)
-bmod16(1590232978542291978)
-bmod16(60426)
-bmod32(1590232978542291978)
-bmod32(4095732746)
-bmod64(1590232978542291978)
-band(529425170122629968, 4330503052237228119)
-bor(529425170122629968, 4330503052237228119)
-bxor(529425170122629968, 4330503052237228119)
-bshl(542073680, 23)
-bshr(542073680, 23)
-bshl(4283975767, 16)
-bshr(4283975767, 16)
-bnot8(529425170122629968)
-bnot8(80)
-bnot16(529425170122629968)
-bnot16(25424)
-bnot32(529425170122629968)
-bnot32(542073680)
-bnot64(529425170122629968)
-brev8(529425170122629968)
-brev8(80)
-brev16(529425170122629968)
-brev16(25424)
-brev32(529425170122629968)
-brev32(542073680)
-brev64(529425170122629968)
-brol8(529425170122629968, 4330503052237228119)
-brol8(80, 4330503052237228119)
-brol8(529425170122629968, 87)
-brol8(80, 87)
-brol16(529425170122629968, 4330503052237228119)
-brol16(25424, 4330503052237228119)
-brol16(529425170122629968, 18519)
-brol16(25424, 18519)
-brol32(529425170122629968, 4330503052237228119)
-brol32(542073680, 4330503052237228119)
-brol32(529425170122629968, 4283975767)
-brol32(542073680, 4283975767)
-brol64(529425170122629968, 4330503052237228119)
-bror8(529425170122629968, 4330503052237228119)
-bror8(80, 4330503052237228119)
-bror8(529425170122629968, 87)
-bror8(80, 87)
-bror16(529425170122629968, 4330503052237228119)
-bror16(25424, 4330503052237228119)
-bror16(529425170122629968, 18519)
-bror16(25424, 18519)
-bror32(529425170122629968, 4330503052237228119)
-bror32(542073680, 4330503052237228119)
-bror32(529425170122629968, 4283975767)
-bror32(542073680, 4283975767)
-bror64(529425170122629968, 4330503052237228119)
-bmod8(529425170122629968)
-bmod8(80)
-bmod16(529425170122629968)
-bmod16(25424)
-bmod32(529425170122629968)
-bmod32(542073680)
-bmod64(529425170122629968)
-band(15821936739280024290, 10935938245296661885)
-bor(15821936739280024290, 10935938245296661885)
-bxor(15821936739280024290, 10935938245296661885)
-bshl(3682398946, 29)
-bshr(3682398946, 29)
-bshl(2625906045, 2)
-bshr(2625906045, 2)
-bnot8(15821936739280024290)
-bnot8(226)
-bnot16(15821936739280024290)
-bnot16(62178)
-bnot32(15821936739280024290)
-bnot32(3682398946)
-bnot64(15821936739280024290)
-brev8(15821936739280024290)
-brev8(226)
-brev16(15821936739280024290)
-brev16(62178)
-brev32(15821936739280024290)
-brev32(3682398946)
-brev64(15821936739280024290)
-brol8(15821936739280024290, 10935938245296661885)
-brol8(226, 10935938245296661885)
-brol8(15821936739280024290, 125)
-brol8(226, 125)
-brol16(15821936739280024290, 10935938245296661885)
-brol16(62178, 10935938245296661885)
-brol16(15821936739280024290, 9597)
-brol16(62178, 9597)
-brol32(15821936739280024290, 10935938245296661885)
-brol32(3682398946, 10935938245296661885)
-brol32(15821936739280024290, 2625906045)
-brol32(3682398946, 2625906045)
-brol64(15821936739280024290, 10935938245296661885)
-bror8(15821936739280024290, 10935938245296661885)
-bror8(226, 10935938245296661885)
-bror8(15821936739280024290, 125)
-bror8(226, 125)
-bror16(15821936739280024290, 10935938245296661885)
-bror16(62178, 10935938245296661885)
-bror16(15821936739280024290, 9597)
-bror16(62178, 9597)
-bror32(15821936739280024290, 10935938245296661885)
-bror32(3682398946, 10935938245296661885)
-bror32(15821936739280024290, 2625906045)
-bror32(3682398946, 2625906045)
-bror64(15821936739280024290, 10935938245296661885)
-bmod8(15821936739280024290)
-bmod8(226)
-bmod16(15821936739280024290)
-bmod16(62178)
-bmod32(15821936739280024290)
-bmod32(3682398946)
-bmod64(15821936739280024290)
-band(9920051000182851075, 11466635482488830435)
-bor(9920051000182851075, 11466635482488830435)
-bxor(9920051000182851075, 11466635482488830435)
-bshl(1940407811, 3)
-bshr(1940407811, 3)
-bshl(4003658211, 3)
-bshr(4003658211, 3)
-bnot8(9920051000182851075)
-bnot8(3)
-bnot16(9920051000182851075)
-bnot16(17923)
-bnot32(9920051000182851075)
-bnot32(1940407811)
-bnot64(9920051000182851075)
-brev8(9920051000182851075)
-brev8(3)
-brev16(9920051000182851075)
-brev16(17923)
-brev32(9920051000182851075)
-brev32(1940407811)
-brev64(9920051000182851075)
-brol8(9920051000182851075, 11466635482488830435)
-brol8(3, 11466635482488830435)
-brol8(9920051000182851075, 227)
-brol8(3, 227)
-brol16(9920051000182851075, 11466635482488830435)
-brol16(17923, 11466635482488830435)
-brol16(9920051000182851075, 63971)
-brol16(17923, 63971)
-brol32(9920051000182851075, 11466635482488830435)
-brol32(1940407811, 11466635482488830435)
-brol32(9920051000182851075, 4003658211)
-brol32(1940407811, 4003658211)
-brol64(9920051000182851075, 11466635482488830435)
-bror8(9920051000182851075, 11466635482488830435)
-bror8(3, 11466635482488830435)
-bror8(9920051000182851075, 227)
-bror8(3, 227)
-bror16(9920051000182851075, 11466635482488830435)
-bror16(17923, 11466635482488830435)
-bror16(9920051000182851075, 63971)
-bror16(17923, 63971)
-bror32(9920051000182851075, 11466635482488830435)
-bror32(1940407811, 11466635482488830435)
-bror32(9920051000182851075, 4003658211)
-bror32(1940407811, 4003658211)
-bror64(9920051000182851075, 11466635482488830435)
-bmod8(9920051000182851075)
-bmod8(3)
-bmod16(9920051000182851075)
-bmod16(17923)
-bmod32(9920051000182851075)
-bmod32(1940407811)
-bmod64(9920051000182851075)
-band(6960136430480362150, 11351650405755785491)
-bor(6960136430480362150, 11351650405755785491)
-bxor(6960136430480362150, 11351650405755785491)
-bshl(118065830, 19)
-bshr(118065830, 19)
-bshl(2172522771, 6)
-bshr(2172522771, 6)
-bnot8(6960136430480362150)
-bnot8(166)
-bnot16(6960136430480362150)
-bnot16(35494)
-bnot32(6960136430480362150)
-bnot32(118065830)
-bnot64(6960136430480362150)
-brev8(6960136430480362150)
-brev8(166)
-brev16(6960136430480362150)
-brev16(35494)
-brev32(6960136430480362150)
-brev32(118065830)
-brev64(6960136430480362150)
-brol8(6960136430480362150, 11351650405755785491)
-brol8(166, 11351650405755785491)
-brol8(6960136430480362150, 19)
-brol8(166, 19)
-brol16(6960136430480362150, 11351650405755785491)
-brol16(35494, 11351650405755785491)
-brol16(6960136430480362150, 4371)
-brol16(35494, 4371)
-brol32(6960136430480362150, 11351650405755785491)
-brol32(118065830, 11351650405755785491)
-brol32(6960136430480362150, 2172522771)
-brol32(118065830, 2172522771)
-brol64(6960136430480362150, 11351650405755785491)
-bror8(6960136430480362150, 11351650405755785491)
-bror8(166, 11351650405755785491)
-bror8(6960136430480362150, 19)
-bror8(166, 19)
-bror16(6960136430480362150, 11351650405755785491)
-bror16(35494, 11351650405755785491)
-bror16(6960136430480362150, 4371)
-bror16(35494, 4371)
-bror32(6960136430480362150, 11351650405755785491)
-bror32(118065830, 11351650405755785491)
-bror32(6960136430480362150, 2172522771)
-bror32(118065830, 2172522771)
-bror64(6960136430480362150, 11351650405755785491)
-bmod8(6960136430480362150)
-bmod8(166)
-bmod16(6960136430480362150)
-bmod16(35494)
-bmod32(6960136430480362150)
-bmod32(118065830)
-bmod64(6960136430480362150)
-band(869320618226679840, 15779715921992018698)
-bor(869320618226679840, 15779715921992018698)
-bxor(869320618226679840, 15779715921992018698)
-bshl(357761056, 10)
-bshr(357761056, 10)
-bshl(3404262154, 0)
-bshr(3404262154, 0)
-bnot8(869320618226679840)
-bnot8(32)
-bnot16(869320618226679840)
-bnot16(32)
-bnot32(869320618226679840)
-bnot32(357761056)
-bnot64(869320618226679840)
-brev8(869320618226679840)
-brev8(32)
-brev16(869320618226679840)
-brev16(32)
-brev32(869320618226679840)
-brev32(357761056)
-brev64(869320618226679840)
-brol8(869320618226679840, 15779715921992018698)
-brol8(32, 15779715921992018698)
-brol8(869320618226679840, 10)
-brol8(32, 10)
-brol16(869320618226679840, 15779715921992018698)
-brol16(32, 15779715921992018698)
-brol16(869320618226679840, 60170)
-brol16(32, 60170)
-brol32(869320618226679840, 15779715921992018698)
-brol32(357761056, 15779715921992018698)
-brol32(869320618226679840, 3404262154)
-brol32(357761056, 3404262154)
-brol64(869320618226679840, 15779715921992018698)
-bror8(869320618226679840, 15779715921992018698)
-bror8(32, 15779715921992018698)
-bror8(869320618226679840, 10)
-bror8(32, 10)
-bror16(869320618226679840, 15779715921992018698)
-bror16(32, 15779715921992018698)
-bror16(869320618226679840, 60170)
-bror16(32, 60170)
-bror32(869320618226679840, 15779715921992018698)
-bror32(357761056, 15779715921992018698)
-bror32(869320618226679840, 3404262154)
-bror32(357761056, 3404262154)
-bror64(869320618226679840, 15779715921992018698)
-bmod8(869320618226679840)
-bmod8(32)
-bmod16(869320618226679840)
-bmod16(32)
-bmod32(869320618226679840)
-bmod32(357761056)
-bmod64(869320618226679840)
-band(11784620717065408517, 14976544843797949497)
-bor(11784620717065408517, 14976544843797949497)
-bxor(11784620717065408517, 14976544843797949497)
-bshl(3311702021, 25)
-bshr(3311702021, 25)
-bshl(2974346297, 5)
-bshr(2974346297, 5)
-bnot8(11784620717065408517)
-bnot8(5)
-bnot16(11784620717065408517)
-bnot16(36869)
-bnot32(11784620717065408517)
-bnot32(3311702021)
-bnot64(11784620717065408517)
-brev8(11784620717065408517)
-brev8(5)
-brev16(11784620717065408517)
-brev16(36869)
-brev32(11784620717065408517)
-brev32(3311702021)
-brev64(11784620717065408517)
-brol8(11784620717065408517, 14976544843797949497)
-brol8(5, 14976544843797949497)
-brol8(11784620717065408517, 57)
-brol8(5, 57)
-brol16(11784620717065408517, 14976544843797949497)
-brol16(36869, 14976544843797949497)
-brol16(11784620717065408517, 60473)
-brol16(36869, 60473)
-brol32(11784620717065408517, 14976544843797949497)
-brol32(3311702021, 14976544843797949497)
-brol32(11784620717065408517, 2974346297)
-brol32(3311702021, 2974346297)
-brol64(11784620717065408517, 14976544843797949497)
-bror8(11784620717065408517, 14976544843797949497)
-bror8(5, 14976544843797949497)
-bror8(11784620717065408517, 57)
-bror8(5, 57)
-bror16(11784620717065408517, 14976544843797949497)
-bror16(36869, 14976544843797949497)
-bror16(11784620717065408517, 60473)
-bror16(36869, 60473)
-bror32(11784620717065408517, 14976544843797949497)
-bror32(3311702021, 14976544843797949497)
-bror32(11784620717065408517, 2974346297)
-bror32(3311702021, 2974346297)
-bror64(11784620717065408517, 14976544843797949497)
-bmod8(11784620717065408517)
-bmod8(5)
-bmod16(11784620717065408517)
-bmod16(36869)
-bmod32(11784620717065408517)
-bmod32(3311702021)
-bmod64(11784620717065408517)
diff --git a/tests/bc/bitfuncs_results.txt b/tests/bc/bitfuncs_results.txt
deleted file mode 100644
index 984e4aab..00000000
--- a/tests/bc/bitfuncs_results.txt
+++ /dev/null
@@ -1,5400 +0,0 @@
-9262480978327765248
-16712576628877649753
-7450095650549884505
-2366588185
-2366588185
-11668320189153280
-10
-230
-230
-47846
-47846
-1928379110
-1928379110
-4500510134768810726
-152
-152
-39074
-39074
-2560815281
-2560815281
-10998617883119931779
-25
-25
-25
-25
-17689
-17689
-17689
-17689
-2366588185
-2366588185
-2366588185
-2366588185
-13946233938940740889
-25
-25
-25
-25
-17689
-17689
-17689
-17689
-2366588185
-2366588185
-2366588185
-2366588185
-13946233938940740889
-25
-25
-17689
-17689
-2366588185
-2366588185
-13946233938940740889
-4611704028567541784
-14852022748077874618
-10240318719510332834
-242287713892433920
-53
-33780968875622400
-120
-231
-231
-9959
-9959
-684599015
-684599015
-3602717017809757927
-24
-24
-6299
-6299
-412847339
-412847339
-1773165822194810995
-96
-96
-96
-96
-25444
-25444
-25444
-25444
-1667024740
-1667024740
-1667024740
-1667024740
-7149466950389516132
-6
-6
-6
-6
-17974
-17974
-17974
-17974
-3430303285
-3430303285
-3430303285
-3430303285
-9233783818399663667
-24
-24
-55576
-55576
-3610368280
-3610368280
-14844027055899793688
-7141037751335392323
-8628681371490514127
-1487643620155121804
-84199245709312
-78416
-344303224
-5379737
-188
-188
-43964
-43964
-1725410236
-1725410236
-10143494422979390396
-194
-194
-49706
-49706
-3257537689
-3257537689
-13991017839902383310
-161
-161
-161
-161
-43553
-43553
-43553
-43553
-706858132
-706858132
-706858132
-706858132
-9856211983746054557
-134
-134
-134
-134
-43142
-43142
-43142
-43142
-2827432528
-2827432528
-2827432528
-2827432528
-12143646840321028688
-67
-67
-21571
-21571
-2569557059
-2569557059
-8303249650730161219
-298366310206505220
-16138621639449372668
-15840255329242867448
-5347174989824
-318716
-3356646206078976
-3052
-139
-139
-14475
-14475
-2989504651
-2989504651
-3141504151761991819
-46
-46
-12003
-12003
-786690994
-786690994
-3378812093322290731
-71
-71
-71
-71
-19575
-19575
-19575
-19575
-4235674844
-4235674844
-4235674844
-4235674844
-8226357832148536646
-71
-71
-71
-71
-30540
-30540
-30540
-30540
-2001001724
-2001001724
-2001001724
-2001001724
-8596604719863225596
-116
-116
-51060
-51060
-1305462644
-1305462644
-15305239921947559796
-3589193083200512
-17834252873642124791
-17830663680558924279
-4805177248
-75080894
-2935808792199168
-2670
-11
-11
-55819
-55819
-3694320139
-3694320139
-4103106373233072651
-47
-47
-12196
-12196
-799323076
-799323076
-3433066472479092963
-167
-167
-167
-167
-12193
-12193
-12193
-12193
-510209953
-510209953
-510209953
-510209953
-4068637161554522022
-158
-158
-158
-158
-33982
-33982
-33982
-33982
-2222564542
-2222564542
-2222564542
-2222564542
-11016326749414335678
-244
-244
-9716
-9716
-600647156
-600647156
-14343637700476478964
-7516685521054179091
-18011840752554729439
-10495155231500550348
-4715497411638722560
-1
-693168948903936
-2521
-44
-44
-24620
-24620
-2099142700
-2099142700
-1625612851250880556
-203
-203
-52217
-52217
-3422127937
-3422127937
-14697927574786739863
-233
-233
-233
-233
-53225
-53225
-53225
-53225
-3245395945
-3245395945
-3245395945
-3245395945
-13938869450451735772
-167
-167
-167
-167
-16295
-16295
-16295
-16295
-96681895
-96681895
-96681895
-96681895
-415245580678288243
-211
-211
-40915
-40915
-2195824595
-2195824595
-16821131222458671059
-17043543218841717808
-18444482893137137214
-1400939674295419406
-15425405343236096
-876
-57724421493751808
-205
-199
-199
-46023
-46023
-617264071
-617264071
-1312811034436350919
-28
-28
-7218
-7218
-473083099
-473083099
-2031876440822113207
-14
-14
-14
-14
-3603
-3603
-3603
-3603
-238472531
-238472531
-238472531
-238472531
-1025538673014656339
-224
-224
-224
-224
-57648
-57648
-57648
-57648
-3576750956
-3576750956
-3576750956
-3576750956
-2293818117973926839
-56
-56
-19512
-19512
-3677703224
-3677703224
-17133933039273200696
-72339619064579205
-17138377829033891751
-17066038209969312546
-55550067328
-3390507
-11628238048
-11355701
-122
-122
-60026
-60026
-3860982394
-3860982394
-16062742481864878714
-161
-161
-41384
-41384
-2712173464
-2712173464
-11648696331294582916
-194
-194
-194
-194
-49802
-49802
-49802
-49802
-4010459788
-4010459788
-4010459788
-4010459788
-17224793650892269708
-11
-11
-11
-11
-2603
-2603
-2603
-2603
-171162667
-171162667
-171162667
-171162667
-11687892350998293337
-133
-133
-5509
-5509
-433984901
-433984901
-2384001591844672901
-12107378737872392736
-18084183408420585379
-5976804670548192643
-23389188352
-365456068
-3249077155
-3249077155
-223
-223
-43487
-43487
-1371318751
-1371318751
-1583212130218060255
-4
-4
-1130
-1130
-74105461
-74105461
-318280532241866839
-1
-1
-1
-1
-45314
-45314
-45314
-45314
-1914351877
-1914351877
-1914351877
-1914351877
-8222078714687154085
-4
-4
-4
-4
-2756
-2756
-2756
-2756
-365456068
-365456068
-365456068
-365456068
-10792993897530321310
-32
-32
-22048
-22048
-2923648544
-2923648544
-16863531943491491360
-5814859603720061704
-18282362679993424857
-12467503076273363153
-324754151680
-4955355
-42084389789630464
-37
-230
-230
-9446
-9446
-3026396390
-3026396390
-9748342538101794022
-152
-152
-39131
-39131
-2564504018
-2564504018
-11014460888717946142
-25
-25
-25
-25
-6619
-6619
-6619
-6619
-2631604555
-2631604555
-2631604555
-2631604555
-13181504270439750008
-25
-25
-25
-25
-6619
-6619
-6619
-6619
-424385755
-424385755
-424385755
-424385755
-1835417981946666203
-25
-25
-56089
-56089
-1268570905
-1268570905
-8698401535607757593
-320178199735190029
-13799024267506932319
-13478846067771742290
-48194451832832
-44884
-2270898613590687744
-7
-162
-162
-46498
-46498
-2824189346
-2824189346
-5800711686668531106
-186
-186
-47698
-47698
-3125958122
-3125958122
-13425887903441878773
-174
-174
-174
-174
-42286
-42286
-42286
-42286
-623815637
-623815637
-623815637
-623815637
-15977130822502111167
-186
-186
-186
-186
-38074
-38074
-38074
-38074
-2495262548
-2495262548
-2495262548
-2495262548
-10717264189562859348
-93
-93
-19037
-19037
-1470777949
-1470777949
-12646032387041020509
-5137472426180642
-15951438269389707071
-15946300796963526429
-10069063699005440
-143
-876278766592
-835684
-213
-213
-31445
-31445
-3094641365
-3094641365
-3938885416147778261
-84
-84
-21665
-21665
-1419891170
-1419891170
-6098386141866781331
-21
-21
-21
-21
-38210
-38210
-38210
-38210
-2502149570
-2502149570
-2502149570
-2502149570
-10764917173091812802
-84
-84
-84
-84
-21770
-21770
-21770
-21770
-386552975
-386552975
-386552975
-386552975
-12432515040388208018
-42
-42
-34090
-34090
-1200325930
-1200325930
-14507858657561773354
-77695924568311968
-15132057363495254510
-15054361438926942542
-12066790048
-47135898
-3082174042112
-2939390
-85
-85
-13909
-13909
-3540792917
-3540792917
-9108573912535152213
-85
-85
-21907
-21907
-1435750196
-1435750196
-6166500139496892801
-170
-170
-170
-170
-39596
-39596
-39596
-39596
-3476855458
-3476855458
-3476855458
-3476855458
-14932980511226561682
-170
-170
-170
-170
-44186
-44186
-44186
-44186
-2731490458
-2731490458
-2731490458
-2731490458
-10578740684659457412
-170
-170
-51626
-51626
-754174378
-754174378
-9338170161174399402
-144548886491435348
-18446181065492725244
-18301632179001289896
-1372361769091072
-1248
-473873110165094400
-6
-3
-3
-33283
-33283
-2986181123
-2986181123
-15992863427508666883
-63
-63
-16318
-16318
-1069432946
-1069432946
-4593179529659789380
-207
-207
-207
-207
-57287
-57287
-57287
-57287
-3754221607
-3754221607
-3754221607
-3754221607
-17808605288392171742
-207
-207
-207
-207
-51167
-51167
-51167
-51167
-668976352
-668976352
-668976352
-668976352
-2873228533721146592
-252
-252
-32252
-32252
-1308786172
-1308786172
-2453880646200884732
-1661828606118073920
-15500061017883451102
-13838232411765377182
-26777087392
-104597997
-24004920378130432
-5
-37
-37
-24869
-24869
-2621399333
-2621399333
-16782382131018948901
-91
-91
-23417
-23417
-1534657478
-1534657478
-6591303680618698984
-173
-173
-173
-173
-60841
-60841
-60841
-60841
-1007283622
-1007283622
-1007283622
-1007283622
-8183047009340091809
-173
-173
-173
-173
-43501
-43501
-43501
-43501
-2788952557
-2788952557
-2788952557
-2788952557
-11633237667486632429
-218
-218
-40666
-40666
-1673567962
-1673567962
-1664361942690602714
-148835185588323072
-8880815886107834364
-8731980700519511292
-4011484124
-4011484124
-67876640943767552
-0
-35
-35
-39971
-39971
-283483171
-283483171
-11377512141417716771
-59
-59
-15302
-15302
-1002854647
-1002854647
-4307227912566691910
-220
-220
-220
-220
-25564
-25564
-25564
-25564
-4011484124
-4011484124
-4011484124
-4011484124
-17229193122649142524
-220
-220
-220
-220
-25564
-25564
-25564
-25564
-4011484124
-4011484124
-4011484124
-4011484124
-17229193122649142524
-220
-220
-25564
-25564
-4011484124
-4011484124
-7069231932291834844
-5480969481608544449
-18273494026225123271
-12792524544616578822
-206283989120
-12590575
-6923850126
-1730962531
-62
-62
-2110
-2110
-2683373630
-2683373630
-10551804225895073854
-131
-131
-33775
-33775
-2213507078
-2213507078
-9506940511348197814
-224
-224
-224
-224
-57595
-57595
-57595
-57595
-125558960
-125558960
-125558960
-125558960
-14428120539937366198
-131
-131
-131
-131
-33775
-33775
-33775
-33775
-2193628655
-2193628655
-2193628655
-2193628655
-9429166442491682287
-193
-193
-63425
-63425
-1611593665
-1611593665
-7894939847814477761
-315819605520031749
-17293400350186504133
-16977580744666472384
-48002199712
-46877148
-24801740960
-24220450
-122
-122
-50298
-50298
-2794898554
-2794898554
-12906668033431749754
-161
-161
-41436
-41436
-2715588250
-2715588250
-11663362725092935474
-176
-176
-176
-176
-28839
-28839
-28839
-28839
-757559467
-757559467
-757559467
-757559467
-11261736625503695017
-44
-44
-44
-44
-10716
-10716
-10716
-10716
-717965788
-717965788
-717965788
-717965788
-3055431137775798748
-133
-133
-15237
-15237
-1500068741
-1500068741
-5540076040277801861
-308207098273985
-3976045010268157949
-3975736803169883964
-952323926528
-3632827
-5057496748130304
-1149
-10
-10
-35082
-35082
-2434959626
-2434959626
-18149055310128646410
-175
-175
-44910
-44910
-2943269750
-2943269750
-12641247321071911968
-235
-235
-235
-235
-60141
-60141
-60141
-60141
-3136154333
-3136154333
-3136154333
-3136154333
-4842694363747052040
-250
-250
-250
-250
-31419
-31419
-31419
-31419
-2058841787
-2058841787
-2058841787
-2058841787
-8827636693012541115
-245
-245
-30453
-30453
-1860007669
-1860007669
-297688763580905205
-2632864435439435908
-18202418293145321455
-15569553857705885547
-16206593081344
-60374
-24248709568
-23680380
-26
-26
-28442
-28442
-3305795354
-3305795354
-5432482034667384602
-167
-167
-42761
-42761
-2802429788
-2802429788
-12036344292995750189
-121
-121
-121
-121
-25657
-25657
-25657
-25657
-1681477309
-1681477309
-1681477309
-1681477309
-18201243731866774822
-151
-151
-151
-151
-17302
-17302
-17302
-17302
-1133833174
-1133833174
-1133833174
-1133833174
-4870311424611380182
-229
-229
-37093
-37093
-989171941
-989171941
-13014262039042167013
-6962693290071821486
-17938250374812762111
-10975557084740940625
-20542219337728
-76525
-7304010624684523520
-1
-64
-64
-37184
-37184
-3041169728
-3041169728
-2242381756605174080
-253
-253
-64886
-64886
-4252425554
-4252425554
-18264028684005312263
-239
-239
-239
-239
-56239
-56239
-56239
-56239
-3685733038
-3685733038
-3685733038
-3685733038
-15830144136199738030
-254
-254
-254
-254
-47869
-47869
-47869
-47869
-3137153773
-3137153773
-3137153773
-3137153773
-15470193395527287685
-191
-191
-28351
-28351
-1253797567
-1253797567
-16204362317104377535
-190307872931842093
-18424225508082888701
-18233917635151046608
-1267206347905040384
-4
-30558986936320
-455364
-82
-82
-54354
-54354
-1934611538
-1934611538
-9897331662563300434
-181
-181
-46548
-46548
-3050573105
-3050573105
-13102111721420072302
-181
-181
-181
-181
-42357
-42357
-42357
-42357
-2979399029
-2979399029
-2979399029
-2979399029
-12597891597461751157
-109
-109
-109
-109
-23913
-23913
-23913
-23913
-1702976876
-1702976876
-1702976876
-1702976876
-13055067068041354603
-173
-173
-11181
-11181
-2360355757
-2360355757
-8549412411146251181
-673099450272991745
-18410536004402183163
-17737436554129191418
-528138165584658432
-29
-2161693878
-540423469
-94
-94
-42078
-42078
-360031326
-360031326
-12873719425608819806
-133
-133
-34266
-34266
-2245677399
-2245677399
-9645110989397093042
-13
-13
-13
-13
-2781
-2781
-2781
-2781
-257184477
-257184477
-257184477
-257184477
-2257520422535477987
-52
-52
-52
-52
-29739
-29739
-29739
-29739
-1363899453
-1363899453
-1363899453
-1363899453
-5857903462635506813
-161
-161
-23457
-23457
-3934935969
-3934935969
-5573024648100731809
-1176042588307988828
-13762692168222631934
-12586649579914643106
-1066608183432183808
-14
-3746177261343080448
-3
-33
-33
-22561
-22561
-321542177
-321542177
-14954722069364496417
-123
-123
-31717
-31717
-2078649143
-2078649143
-8927730090148916748
-237
-237
-237
-237
-60029
-60029
-60029
-60029
-4006435453
-4006435453
-4006435453
-4006435453
-16359152439767423613
-237
-237
-237
-237
-32234
-32234
-32234
-32234
-3445259758
-3445259758
-3445259758
-3445259758
-532119848392228323
-222
-222
-42974
-42974
-3973425118
-3973425118
-3492022004345055198
-4807036973149077592
-6341031922331582202
-1533994949182504610
-37924874655629312
-134
-261174802511822848
-57
-5
-5
-34565
-34565
-2034468613
-2034468613
-12396713319938098949
-95
-95
-24350
-24350
-1595817313
-1595817313
-6853983171191533514
-250
-250
-250
-250
-64120
-64120
-64120
-64120
-4203134072
-4203134072
-4203134072
-4203134072
-16899401879536268806
-250
-250
-250
-250
-64120
-64120
-64120
-64120
-3162045062
-3162045062
-3162045062
-3162045062
-13580879914852608646
-250
-250
-30970
-30970
-2260498682
-2260498682
-6050030753771452666
-14484165744201827149
-15645467550089670527
-1161301805887843378
-7617383187483721728
-1
-4893141098496
-72913
-178
-178
-15538
-15538
-747846834
-747846834
-2802543986195250354
-178
-178
-45763
-45763
-2999137995
-2999137995
-12881199608620570779
-166
-166
-166
-166
-57766
-57766
-57766
-57766
-3921043878
-3921043878
-3921043878
-3921043878
-17045472080611926438
-154
-154
-154
-154
-34459
-34459
-34459
-34459
-2799273627
-2799273627
-2799273627
-2799273627
-12841656101319050907
-77
-77
-49997
-49997
-3547120461
-3547120461
-15644200087514301261
-2332875602178655744
-8027519357126627324
-5694643754947971580
-365521499136
-5577415
-2481103428386816
-2256
-139
-139
-14475
-14475
-2867148939
-2867148939
-15752999880549021835
-46
-46
-12003
-12003
-786651306
-786651306
-3378641633839433380
-116
-116
-116
-116
-29895
-29895
-29895
-29895
-449279061
-449279061
-449279061
-449279061
-7068982721842213925
-116
-116
-116
-116
-29895
-29895
-29895
-29895
-1951734471
-1951734471
-1951734471
-1951734471
-8369203346654173895
-116
-116
-51060
-51060
-1427818356
-1427818356
-2693744193160529780
-5391664667956484106
-16996497015180566351
-11604832347224082245
-501563441152
-1868
-7956708618240
-1897027
-244
-244
-57844
-57844
-4264354292
-4264354292
-3829415986661745140
-208
-208
-53368
-53368
-3497577344
-3497577344
-15021980311174306643
-194
-194
-194
-194
-51074
-51074
-51074
-51074
-3347234932
-3347234932
-3347234932
-3347234932
-14671813293862220470
-44
-44
-44
-44
-30764
-30764
-30764
-30764
-2016151372
-2016151372
-2016151372
-2016151372
-8660188354430371660
-11
-11
-7691
-7691
-30613003
-30613003
-14617328087047806475
-12056357497448957056
-12093572230457818604
-37214733008861548
-8646076923904
-515346
-1085693164
-1085693164
-127
-127
-55935
-55935
-2184108671
-2184108671
-6389242533384215167
-1
-1
-420
-420
-27560894
-27560894
-118373138975894245
-8
-8
-8
-8
-600
-600
-600
-600
-307759069
-307759069
-307759069
-307759069
-1321817989562779613
-8
-8
-8
-8
-22530
-22530
-22530
-22530
-1476910354
-1476910354
-1476910354
-1476910354
-11261212464119444813
-128
-128
-9600
-9600
-2110858624
-2110858624
-12057501540325336448
-9224036141950305305
-11456031225143844703
-2231995083193539398
-45828644970430464
-2
-1859468550104678400
-6
-226
-226
-58082
-58082
-3953517282
-3953517282
-7740846074367435490
-184
-184
-47288
-47288
-3099089448
-3099089448
-13310487827641747753
-232
-232
-232
-232
-59624
-59624
-59624
-59624
-3902984424
-3902984424
-3902984424
-3902984424
-1198750149655173100
-163
-163
-163
-163
-41891
-41891
-41891
-41891
-2336465826
-2336465826
-2336465826
-2336465826
-10035044382066847810
-29
-29
-7453
-7453
-341450013
-341450013
-10705897999342116125
-2398166870831597714
-17869338008464382175
-15471171137632784461
-1622294535944011776
-0
-144719518367744
-2105
-109
-109
-59245
-59245
-3539527533
-3539527533
-14737989965467674477
-73
-73
-18712
-18712
-1226367156
-1226367156
-5267206829722836684
-73
-73
-73
-73
-3145
-3145
-3145
-3145
-377719881
-377719881
-377719881
-377719881
-1622294536375767579
-37
-37
-37
-37
-12580
-12580
-12580
-12580
-1510879524
-1510879524
-1510879524
-1510879524
-6489178145503070316
-146
-146
-6290
-6290
-755439762
-755439762
-3708754108241877138
-10999487938744594884
-15631835809424848893
-4632347870680254009
-1138156430587592704
-15
-89841384320
-87735726
-26
-26
-19482
-19482
-55004186
-55004186
-2817164530919361562
-167
-167
-42957
-42957
-2815237439
-2815237439
-12091352731312645915
-94
-94
-94
-94
-23358
-23358
-23358
-23358
-1607174974
-1607174974
-1607174974
-1607174974
-10361528467669808828
-94
-94
-94
-94
-15963
-15963
-15963
-15963
-3414900319
-3414900319
-3414900319
-3414900319
-14666885183005179023
-229
-229
-46053
-46053
-4239963109
-4239963109
-15629579542790190053
-5968452074510223377
-18374259782010798073
-12405807707500574696
-27243219720863744
-24
-363347785678848
-21149
-206
-206
-14286
-14286
-3483056078
-3483056078
-82134024589096910
-140
-140
-35859
-35859
-2350065164
-2350065164
-10093453024221215615
-98
-98
-98
-98
-25488
-25488
-25488
-25488
-1650510224
-1650510224
-1650510224
-1650510224
-1468395100512827495
-152
-152
-152
-152
-6372
-6372
-6372
-6372
-845420696
-845420696
-845420696
-845420696
-3631054684910372120
-49
-49
-51249
-51249
-811911217
-811911217
-18364610049120454705
-4801269191180239192
-9217179546497310713
-4415910355317071521
-14446877760028672
-51
-60780500003848192
-53
-38
-38
-42022
-42022
-3433866278
-3433866278
-10454654686340097062
-155
-155
-39898
-39898
-2614807244
-2614807244
-11230511599118292854
-217
-217
-217
-217
-55643
-55643
-55643
-55643
-3644019547
-3644019547
-3644019547
-3644019547
-15667717005399774043
-217
-217
-217
-217
-55643
-55643
-55643
-55643
-1398528307
-1398528307
-1398528307
-1398528307
-16833035058529687918
-217
-217
-23513
-23513
-861101017
-861101017
-7992089387369454553
-2954363558959581184
-17149609206654933695
-14195245647695352511
-444568650846830592
-24
-16952361392
-66220161
-91
-91
-25947
-25947
-982672731
-982672731
-1604083965785957723
-37
-37
-9561
-9561
-626636451
-626636451
-2691383065747701143
-37
-37
-37
-37
-9429
-9429
-9429
-9429
-640380117
-640380117
-640380117
-640380117
-1021029403272800561
-148
-148
-148
-148
-21651
-21651
-21651
-21651
-2914210968
-2914210968
-2914210968
-2914210968
-12516440823612884024
-164
-164
-39588
-39588
-3312294564
-3312294564
-16842660107923593892
-2320641613775241360
-17509150758767312606
-15188509144992071246
-252974557167616
-58900
-3333931684499292160
-2
-97
-97
-50529
-50529
-434881889
-434881889
-5749764936832894305
-121
-121
-31068
-31068
-2036082791
-2036082791
-8744908999341452301
-158
-158
-158
-158
-15006
-15006
-15006
-15006
-983492116
-983492116
-983492116
-983492116
-13493037458159218740
-158
-158
-158
-158
-15006
-15006
-15006
-15006
-983492116
-983492116
-983492116
-983492116
-4224007241046484500
-158
-158
-15006
-15006
-3860085406
-3860085406
-12696979136876657310
-10430341173307217926
-18446687448854158311
-8016346275546940385
-543544861440
-33175345
-252983036352
-61763436
-57
-57
-26425
-26425
-48523065
-48523065
-1010842560574547769
-99
-99
-25369
-25369
-1662638271
-1662638271
-7140977002514947983
-99
-99
-99
-99
-25420
-25420
-25420
-25420
-2378982270
-2378982270
-2378982270
-2378982270
-10217651025878320638
-141
-141
-141
-141
-36145
-36145
-36145
-36145
-2381985585
-2381985585
-2381985585
-2381985585
-1727754093023457672
-198
-198
-39110
-39110
-4246444230
-4246444230
-17435901513135003846
-9512799236270332500
-18264055800420400982
-8751256564150068482
-11648258749235200
-662
-1019280386686976
-927
-171
-171
-57771
-57771
-1517805995
-1517805995
-8856639203467321771
-42
-42
-10872
-10872
-712511909
-712511909
-3060215349474977953
-21
-21
-21
-21
-38151
-38151
-38151
-38151
-2502517255
-2502517255
-2502517255
-2502517255
-7235422061053691321
-81
-81
-81
-81
-20601
-20601
-20601
-20601
-544821910
-544821910
-544821910
-544821910
-2339991728785082006
-84
-84
-7764
-7764
-2777161300
-2777161300
-9590104870242229844
-7208785878808870948
-17251842115355926071
-10043056236547055123
-208119863808
-12702628
-3065527579705344
-2788
-203
-203
-11723
-11723
-2669030859
-2669030859
-1348033603721113035
-44
-44
-11339
-11339
-743151366
-743151366
-3191810813640528567
-26
-26
-26
-26
-6761
-6761
-6761
-6761
-1961433648
-1961433648
-1961433648
-1961433648
-8424293674856827440
-104
-104
-104
-104
-27044
-27044
-27044
-27044
-1757533092
-1757533092
-1757533092
-1757533092
-2936861135126304165
-52
-52
-53812
-53812
-1625936436
-1625936436
-17098710469988438580
-18725267677643022
-16996513180735574943
-16977787913057931921
-33760620773376
-31442
-2897226624313327616
-2
-97
-97
-64609
-64609
-3264674913
-3264674913
-4551249668559273057
-121
-121
-31168
-31168
-2042664636
-2042664636
-8773177809681869571
-79
-79
-79
-79
-463
-463
-463
-463
-2177834676
-2177834676
-2177834676
-2177834676
-6576696591465275499
-61
-61
-61
-61
-1852
-1852
-1852
-1852
-121404114
-121404114
-121404114
-121404114
-521715713704229586
-158
-158
-926
-926
-1030292382
-1030292382
-13895494405150278558
-2314885667729604868
-7205687772865101654
-4890802105135496786
-416632245583872
-23
-7179392352
-28044501
-251
-251
-19707
-19707
-4195634427
-4195634427
-16016587771499269371
-32
-32
-8397
-8397
-550360992
-550360992
-2363782461942766980
-1
-1
-1
-1
-49452
-49452
-49452
-49452
-3238099692
-3238099692
-3238099692
-3238099692
-10520825361783615081
-16
-16
-16
-16
-4812
-4812
-4812
-4812
-2932609047
-2932609047
-2932609047
-2932609047
-12595460429428891671
-4
-4
-45828
-45828
-99332868
-99332868
-2430156302210282244
-10386145184473159748
-18156113152287874519
-7769967967814714771
-118825096512
-29010033
-4060578997862400
-923
-170
-170
-58282
-58282
-2438325162
-2438325162
-1034877152708125610
-170
-170
-43576
-43576
-2855818614
-2855818614
-12265647552267208079
-85
-85
-85
-85
-5447
-5447
-5447
-5447
-2860979547
-2860979547
-2860979547
-2860979547
-7554838521518167420
-85
-85
-85
-85
-21617
-21617
-21617
-21617
-1438296177
-1438296177
-1438296177
-1438296177
-6324898319826593905
-85
-85
-7253
-7253
-1856642133
-1856642133
-17411866921001426005
-36048489453125824
-18442416387302322937
-18406367897849197113
-193193898240
-2947904
-458626901737472
-26695
-14
-14
-48910
-48910
-3540303630
-3540303630
-8435211345049468686
-143
-143
-36610
-36610
-2399330100
-2399330100
-10305044314490146641
-241
-241
-241
-241
-61760
-61760
-61760
-61760
-4215337260
-4215337260
-4215337260
-4215337260
-17301696365063106954
-241
-241
-241
-241
-61760
-61760
-61760
-61760
-4046256960
-4046256960
-4046256960
-4046256960
-17404987712861961024
-241
-241
-16625
-16625
-754663665
-754663665
-10011532728660082929
-2360871779678947590
-9222169718448701335
-6861297938769753745
-163830401792
-9999414
-3252266840621056
-184
-233
-233
-58601
-58601
-3015042281
-3015042281
-13917378017127425257
-104
-104
-26840
-26840
-1759007282
-1759007282
-7554878751600925564
-11
-11
-11
-11
-35597
-35597
-35597
-35597
-621644582
-621644582
-621644582
-621644582
-7909788957516073759
-44
-44
-44
-44
-11318
-11318
-11318
-11318
-748196918
-748196918
-748196918
-748196918
-3205919809985877046
-22
-22
-6934
-6934
-1279925014
-1279925014
-4529366056582126358
-9954503291838701602
-12357308770906865267
-2402805479068163665
-2125114435960832
-7731
-12188817612
-761801100
-157
-157
-1949
-1949
-241633181
-241633181
-8492238263944677277
-70
-70
-17951
-17951
-1176443279
-1176443279
-5052785410284037201
-19
-19
-19
-19
-49943
-49943
-49943
-49943
-3273100487
-3273100487
-3273100487
-3273100487
-14056949586658299079
-76
-76
-76
-76
-24332
-24332
-24332
-24332
-520904243
-520904243
-520904243
-520904243
-12702787797632438596
-98
-98
-63586
-63586
-4053334114
-4053334114
-9954505809764874338
-1621309071815082057
-1723400329271102975
-102091257456020918
-459174104956665856
-25
-31437417832448
-468454
-178
-178
-62130
-62130
-873853618
-873853618
-16732386631181791922
-178
-178
-45744
-45744
-2997901267
-2997901267
-12875887899492045800
-106
-106
-106
-106
-26730
-26730
-26730
-26730
-1851740266
-1851740266
-1851740266
-1851740266
-7547563450023497834
-169
-169
-169
-169
-43425
-43425
-43425
-43425
-2101455289
-2101455289
-2101455289
-2101455289
-17965950013469206946
-77
-77
-3405
-3405
-3421113677
-3421113677
-1714357442527759693
-3603442689471156244
-8625492041716717463
-5022049352245561219
-3508116695023616
-3190
-31873791063752704
-452
-232
-232
-12008
-12008
-949366504
-949366504
-14829789197997846248
-232
-232
-59531
-59531
-3901462243
-3901462243
-16756652743795428428
-113
-113
-113
-113
-4477
-4477
-4477
-4477
-293369501
-293369501
-293369501
-293369501
-1494199593354863392
-113
-113
-113
-113
-32017
-32017
-32017
-32017
-2635168886
-2635168886
-2635168886
-2635168886
-11317953933258046582
-23
-23
-53527
-53527
-3345600791
-3345600791
-3616954875711705367
-326537413484775984
-13753707113969351678
-13427169700484575694
-2860906673340416
-162
-70054950478020608
-248
-7
-7
-5383
-5383
-3612873991
-3612873991
-4698914613093733639
-31
-31
-8023
-8023
-525853972
-525853972
-2258525614096536445
-62
-62
-62
-62
-48698
-48698
-48698
-48698
-3188337146
-3188337146
-3188337146
-3188337146
-13704368481913940474
-227
-227
-227
-227
-58283
-58283
-58283
-58283
-2678841506
-2678841506
-2678841506
-2678841506
-2911639430209725179
-248
-248
-60152
-60152
-682093304
-682093304
-13747829460615817976
-13838437181365191080
-17005301369910785979
-3166864188545594899
-480801907712
-458528
-68589662758764544
-60
-70
-70
-32326
-32326
-3825434182
-3825434182
-2176235472869883462
-157
-157
-40321
-40321
-2642493400
-2642493400
-11349422734954083207
-230
-230
-230
-230
-58886
-58886
-58886
-58886
-4060537967
-4060537967
-4060537967
-4060537967
-17439881174881499247
-110
-110
-110
-110
-28256
-28256
-28256
-28256
-1850146592
-1850146592
-1850146592
-1850146592
-6307008842936382237
-185
-185
-33209
-33209
-469533113
-469533113
-16270508600839668153
-2342452348372191252
-8358394274051129151
-6015941925678937899
-45209212304752640
-0
-3311302813417472
-3011
-235
-235
-50411
-50411
-4273915115
-4273915115
-16032019417273386219
-40
-40
-10460
-10460
-685539968
-685539968
-2944371742976196996
-10
-10
-10
-10
-7562
-7562
-7562
-7562
-10526090
-10526090
-10526090
-10526090
-1207362328218082698
-40
-40
-40
-40
-30248
-30248
-30248
-30248
-42104360
-42104360
-42104360
-42104360
-4829449312872330792
-20
-20
-15124
-15124
-21052180
-21052180
-2414724656436165396
-17325621262
-14798202888643261246
-14798202871317639984
-733313557101281280
-0
-25212196716544
-93922
-209
-209
-64721
-64721
-3612015825
-3612015825
-4298327304067284177
-116
-116
-29888
-29888
-1958784276
-1958784276
-8412914409237813795
-139
-139
-139
-139
-32971
-32971
-32971
-32971
-2318221515
-2318221515
-2318221515
-2318221515
-14568371613206991237
-184
-184
-184
-184
-3256
-3256
-3256
-3256
-2731805880
-2731805880
-2731805880
-2731805880
-11733016926797240412
-46
-46
-814
-814
-682951470
-682951470
-14148416769642267438
-81348504353524992
-6603226824504769902
-6521878320151244910
-3121027059712
-2976443
-45438324896
-177493456
-155
-155
-4763
-4763
-1247089307
-1247089307
-12024316569138303643
-38
-38
-9911
-9911
-649549229
-649549229
-2789792698176930970
-145
-145
-145
-145
-37813
-37813
-37813
-37813
-2880803542
-2880803542
-2880803542
-2880803542
-9524874440357548388
-25
-25
-25
-25
-22843
-22843
-22843
-22843
-1496148667
-1496148667
-1496148667
-1496148667
-6419397771235519163
-100
-100
-60772
-60772
-3047877988
-3047877988
-6422427504571247972
-1443477661119811673
-9151274787246865883
-7707797126127054210
-556779145334358016
-30
-135578789009686528
-120
-38
-38
-35366
-35366
-146639398
-146639398
-9917828052165691942
-155
-155
-39854
-39854
-2611888879
-2611888879
-11217977318101432942
-206
-206
-206
-206
-52142
-52142
-52142
-52142
-3485078446
-3485078446
-3485078446
-3485078446
-8627229677644342879
-59
-59
-59
-59
-47918
-47918
-47918
-47918
-3897473854
-3897473854
-3897473854
-3897473854
-16739522674641436126
-217
-217
-30169
-30169
-4148327897
-4148327897
-8528916021543859673
-4715814438428801
-18049844445053974527
-18045128630615545726
-274084593735303168
-0
-33889920232
-529530003
-28
-28
-3100
-3100
-3784444956
-3784444956
-6884375165255420956
-199
-199
-51151
-51151
-3352278648
-3352278648
-14397927163503554053
-124
-124
-124
-124
-32380
-32380
-32380
-32380
-1674428028
-1674428028
-1674428028
-1674428028
-7191613621712894248
-31
-31
-31
-31
-40735
-40735
-40735
-40735
-4084178712
-4084178712
-4084178712
-4084178712
-17541414020595993112
-227
-227
-62435
-62435
-510522339
-510522339
-11562368908454130659
-144689134823686320
-4490035896905062909
-4345346762081376589
-254843125825536
-59335
-900942121312190464
-3
-2
-2
-46594
-46594
-406369794
-406369794
-14534506283139642882
-191
-191
-49042
-49042
-3214074855
-3214074855
-13804346390495679084
-253
-253
-253
-253
-18941
-18941
-18941
-18941
-1241376711
-1241376711
-1241376711
-1241376711
-5331477229887743943
-253
-253
-253
-253
-18941
-18941
-18941
-18941
-1241376711
-1241376711
-1241376711
-1241376711
-1119962300480829003
-253
-253
-18941
-18941
-3888597501
-3888597501
-3912237790569908733
-1252776144170737242
-4287396053938863995
-3034619909768126753
-329623638057680896
-18
-77051564778323968
-17
-133
-133
-8581
-8581
-1839079813
-1839079813
-16613845070920950149
-94
-94
-24187
-24187
-1585153609
-1585153609
-6808182911800702616
-211
-211
-211
-211
-55027
-55027
-55027
-55027
-3566407411
-3566407411
-3566407411
-3566407411
-8400074170318945823
-79
-79
-79
-79
-53083
-53083
-53083
-53083
-1278988114
-1278988114
-1278988114
-1278988114
-5493212057949470162
-122
-122
-56954
-56954
-2455887482
-2455887482
-1832899002788601466
-9225628303838154828
-15059956716671777277
-5834328412833622449
-551429311387664384
-1
-10501792714752
-625955
-179
-179
-28595
-28595
-3267850163
-3267850163
-9153561195016843187
-50
-50
-12809
-12809
-839457980
-839457980
-3605444574377418497
-137
-137
-137
-137
-37385
-37385
-37385
-37385
-2275873289
-2275873289
-2275873289
-2275873289
-10385019896691364361
-98
-98
-98
-98
-33380
-33380
-33380
-33380
-3921969761
-3921969761
-3921969761
-3921969761
-558486734703460964
-76
-76
-36940
-36940
-1027117132
-1027117132
-9293182878692708428
-1498574236833570849
-18369294472364093103
-16870720235530522254
-104194069632
-6359501
-887394160128
-3385140
-86
-86
-6486
-6486
-3480951126
-3480951126
-798168492317284694
-149
-149
-38247
-38247
-2506563852
-2506563852
-10765609770743904047
-212
-212
-212
-212
-21747
-21747
-21747
-21747
-1114854552
-1114854552
-1114854552
-1114854552
-4788264263526055448
-83
-83
-83
-83
-21453
-21453
-21453
-21453
-1382091213
-1382091213
-1382091213
-1382091213
-17897597171627841707
-169
-169
-59049
-59049
-814016169
-814016169
-17648575581392266921
-13517500121612288
-3997894488046398340
-3984376987924786052
-1631150340
-1631150340
-54028969984
-211050664
-251
-251
-40699
-40699
-2663816955
-2663816955
-15908659639865483003
-32
-32
-8326
-8326
-545692806
-545692806
-2343732755875536068
-4
-4
-4
-4
-24836
-24836
-24836
-24836
-1631150340
-1631150340
-1631150340
-1631150340
-2538084433844068612
-4
-4
-4
-4
-24836
-24836
-24836
-24836
-1631150340
-1631150340
-1631150340
-1631150340
-2538084433844068612
-4
-4
-24836
-24836
-1631150340
-1631150340
-2538084433844068612
-16778170041221831936
-18156329980370288606
-1378159939148456670
-9556286373888
-2224
-50627857350656
-188603
-241
-241
-241
-241
-4149149937
-4149149937
-443590535786987761
-112
-112
-28927
-28927
-1895763216
-1895763216
-8142241014807010207
-14
-14
-14
-14
-65294
-65294
-65294
-65294
-4279109808
-4279109808
-4279109808
-4279109808
-919306830223440344
-14
-14
-14
-14
-65294
-65294
-65294
-65294
-4279109808
-4279109808
-4279109808
-4279109808
-18378901835667867824
-14
-14
-65294
-65294
-145817358
-145817358
-18003153537922563854
-10521539439851739904
-18444482867766460413
-7922943427914720509
-53415903120
-208655871
-28504246378823680
-25
-6
-6
-40966
-40966
-956473350
-956473350
-7253658039675428870
-159
-159
-40954
-40954
-2684010339
-2684010339
-11527736630516099801
-159
-159
-159
-159
-65429
-65429
-65429
-65429
-1876295580
-1876295580
-1876295580
-1876295580
-13068679881159999385
-159
-159
-159
-159
-38399
-38399
-38399
-38399
-2624574975
-2624574975
-2624574975
-2624574975
-11075861418588755455
-249
-249
-24569
-24569
-3338493945
-3338493945
-11193086034034122745
-18863222570373441
-3458623775724003317
-3439760553153629876
-430311205371904
-25047
-47616622112
-46500607
-186
-186
-11962
-11962
-1011953338
-1011953338
-18353552381139037882
-162
-162
-41611
-41611
-2727048643
-2727048643
-11712584738880934528
-138
-138
-138
-138
-41611
-41611
-41611
-41611
-2727053149
-2727053149
-2727053149
-2727053149
-11712176624915154781
-162
-162
-162
-162
-59554
-59554
-59554
-59554
-1755505111
-1755505111
-1755505111
-1755505111
-9992609988517986469
-69
-69
-53573
-53573
-3283013957
-3283013957
-93191692570513733
-7100109571339454976
-9214058005065104239
-2113948433725649263
-565574321920
-8629979
-537098785792
-32781908
-184
-184
-9400
-9400
-2085692600
-2085692600
-10119965986901796024
-226
-226
-58075
-58075
-3806033345
-3806033345
-16346788747231457742
-71
-71
-71
-71
-18395
-18395
-18395
-18395
-2933606275
-2933606275
-2933606275
-2933606275
-12599742944139316611
-71
-71
-71
-71
-18395
-18395
-18395
-18395
-1199812315
-1199812315
-1199812315
-1199812315
-10197186238116761256
-71
-71
-56135
-56135
-2209274695
-2209274695
-8326778086807755591
-14220256646812795037
-16680162548119236319
-2459905901306441282
-147855571477856256
-0
-2456098207373983744
-0
-32
-32
-45344
-45344
-4019564832
-4019564832
-4082018195804107040
-251
-251
-64370
-64370
-4218574344
-4218574344
-18118638843900173027
-251
-251
-251
-251
-59867
-59867
-59867
-59867
-3792521691
-3792521691
-3792521691
-3792521691
-9371227608750700610
-254
-254
-254
-254
-30458
-30458
-30458
-30458
-2203219704
-2203219704
-2203219704
-2203219704
-9462756601339187360
-223
-223
-20191
-20191
-275402463
-275402463
-14364725877905444575
-680061909029880400
-9221048768515266554
-8540986859485386154
-1061314101248000
-3
-1042931328745472
-15176
-141
-141
-48525
-48525
-4231708045
-4231708045
-14127023794492718477
-78
-78
-20034
-20034
-1312990144
-1312990144
-5639249731358904284
-114
-114
-114
-114
-29250
-29250
-29250
-29250
-1912849730
-1912849730
-1912849730
-1912849730
-13043485834970133178
-114
-114
-114
-114
-29250
-29250
-29250
-29250
-3309466115
-3309466115
-3309466115
-3309466115
-14214048975735665923
-114
-114
-17010
-17010
-63259250
-63259250
-4319720279216833138
-2343740981914472520
-9126262361944880253
-6782521380030407733
-423753702656
-6465968
-2023165772372639744
-7
-162
-162
-20386
-20386
-2639679394
-2639679394
-14949991418609160098
-186
-186
-47629
-47629
-3121452358
-3121452358
-13406535796860608780
-93
-93
-93
-93
-23984
-23984
-23984
-23984
-2846907746
-2846907746
-2846907746
-2846907746
-12227375451314979682
-93
-93
-93
-93
-23984
-23984
-23984
-23984
-1566747056
-1566747056
-1566747056
-1566747056
-243943904774227702
-93
-93
-45149
-45149
-1655287901
-1655287901
-3496752655100391517
-3463382601507540257
-18012139547625594879
-14548756946118054622
-45575552864
-44507375
-261710676051886080
-14
-4
-4
-57860
-57860
-2870731268
-2870731268
-1038791715183124996
-223
-223
-57272
-57272
-3753387818
-3753387818
-16120677927751690639
-127
-127
-127
-127
-48995
-48995
-48995
-48995
-2625879914
-2625879914
-2625879914
-2625879914
-11278068440602971658
-223
-223
-223
-223
-55535
-55535
-55535
-55535
-3668386031
-3668386031
-3668386031
-3668386031
-9414529760661121987
-251
-251
-7675
-7675
-1424236027
-1424236027
-17407952358526426619
-8365172645207244801
-18255268518741519847
-9890095873534275046
-142720663680
-8710978
-2512984526
-628246131
-254
-254
-24318
-24318
-3179962110
-3179962110
-10081525506710855422
-128
-128
-32901
-32901
-2156244546
-2156244546
-9260999811268405294
-128
-128
-128
-128
-32976
-32976
-32976
-32976
-986742945
-986742945
-986742945
-986742945
-4238028785902746529
-2
-2
-2
-2
-834
-834
-834
-834
-42265410
-42265410
-42265410
-42265410
-17187120746701794931
-1
-1
-41217
-41217
-1115005185
-1115005185
-8365218566998696193
-4093772099937637546
-9142276445491953406
-5048504345554315860
-18125251575808
-67521
-2496422763036672
-0
-69
-69
-35653
-35653
-3188689733
-3188689733
-9450943948828674885
-93
-93
-23854
-23854
-1563299714
-1563299714
-6714321148445846334
-174
-174
-174
-174
-40238
-40238
-40238
-40238
-489590908
-489590908
-489590908
-489590908
-2102793129771094140
-234
-234
-234
-234
-53993
-53993
-53993
-53993
-3538487233
-3538487233
-3538487233
-3538487233
-159041890890150750
-186
-186
-29882
-29882
-1106277562
-1106277562
-8995800124880876730
-9799868181034115140
-16968129619808693735
-7168261438774578595
-116201434304
-113477963
-123728376128
-30207123
-153
-153
-54937
-54937
-663672473
-663672473
-6338569923590018713
-102
-102
-26260
-26260
-1721011739
-1721011739
-7391689136044183573
-204
-204
-204
-204
-11461
-11461
-11461
-11461
-237317339
-237317339
-237317339
-237317339
-79947255924468949
-51
-51
-51
-51
-12619
-12619
-12619
-12619
-918784331
-918784331
-918784331
-918784331
-3837144956011776331
-102
-102
-10598
-10598
-3631294822
-3631294822
-12108174150119532902
-6558797772668143888
-9197942531591995255
-2639144758923851367
-7097113049563136
-1613
-157423257255936
-2290
-205
-205
-46285
-46285
-910800077
-910800077
-9293872740518442189
-76
-76
-19666
-19666
-1288859027
-1288859027
-5535607373875486974
-70
-70
-70
-70
-26185
-26185
-26185
-26185
-1717122761
-1717122761
-1717122761
-1717122761
-18408805190486450352
-145
-145
-145
-145
-37465
-37465
-37465
-37465
-2992215629
-2992215629
-2992215629
-2992215629
-12851465705781976653
-50
-50
-19250
-19250
-3384167218
-3384167218
-9152871333191109426
-1024015932902867968
-5692497151624265060
-4668481218721397092
-55595554304
-217170134
-3311711236
-3311711236
-159
-159
-62111
-62111
-820245151
-820245151
-12810687942026850975
-6
-6
-1712
-1712
-112212211
-112212211
-481947776672001138
-6
-6
-6
-6
-54784
-54784
-54784
-54784
-4055946764
-4055946764
-4055946764
-4055946764
-16389921812085003780
-6
-6
-6
-6
-214
-214
-214
-214
-217170134
-217170134
-217170134
-217170134
-352253508230168790
-96
-96
-3424
-3424
-3474722144
-3474722144
-5636056131682700640
-7937353069166592570
-9112889783114850302
-1175536713948257732
-1091596030966759424
-0
-148374129051959296
-32
-197
-197
-31941
-31941
-3278339269
-3278339269
-10509320600431328453
-92
-92
-23745
-23745
-1556158780
-1556158780
-6683651067905238134
-142
-142
-142
-142
-41166
-41166
-41166
-41166
-2401640654
-2401640654
-2401640654
-2401640654
-11207727905174331598
-232
-232
-232
-232
-3306
-3306
-3306
-3306
-4066512104
-4066512104
-4066512104
-4066512104
-13302949819403341033
-58
-58
-33594
-33594
-1016628026
-1016628026
-7937423473278223162
-49579464086004264
-16428143889388369855
-16378564425302365591
-6916695777280
-1649068
-638142507170922496
-8
-195
-195
-39363
-39363
-917674435
-917674435
-18303696705615468995
-60
-60
-15462
-15462
-1013363347
-1013363347
-4352362435591290752
-225
-225
-225
-225
-58161
-58161
-58161
-58161
-1798432330
-1798432330
-1798432330
-1798432330
-7724201194732033610
-135
-135
-135
-135
-51084
-51084
-51084
-51084
-3348703660
-3348703660
-3348703660
-3348703660
-11121966576826335110
-60
-60
-26172
-26172
-3377292860
-3377292860
-143047368094082620
-9512381418289359872
-17862357839448637438
-8349976421159277566
-64202195360
-250789825
-86966694953615360
-19
-229
-229
-997
-997
-282330085
-282330085
-4223594075218248677
-88
-88
-22591
-22591
-1480578295
-1480578295
-6359035356358330019
-161
-161
-161
-161
-49583
-49583
-49583
-49583
-4072653230
-4072653230
-4072653230
-4072653230
-17491912423654586638
-161
-161
-161
-161
-44993
-44993
-44993
-44993
-2935144385
-2935144385
-2935144385
-2935144385
-1077134099435891833
-26
-26
-64538
-64538
-4012637210
-4012637210
-14223149998491302938
-292075090288898
-14078111407744476022
-14077819332654187124
-7146013912
-446625869
-2005821944758272
-114
-201
-201
-7881
-7881
-2508463817
-2508463817
-18347808177409760969
-108
-108
-27783
-27783
-1820843606
-1820843606
-7820463739802417792
-216
-216
-216
-216
-34011
-34011
-34011
-34011
-2851046617
-2851046617
-2851046617
-2851046617
-395743585199162584
-141
-141
-141
-141
-47181
-47181
-47181
-47181
-2594109517
-2594109517
-2594109517
-2594109517
-9248106010929723469
-54
-54
-57654
-57654
-1786503478
-1786503478
-98935896299790646
-3999340574401895424
-8638963978861281231
-4639623404459385807
-71211820032
-4346424
-770057406208
-11750143
-183
-183
-58295
-58295
-3738624951
-3738624951
-14429389096501044151
-18
-18
-4664
-4664
-305697924
-305697924
-1312962588329444332
-36
-36
-36
-36
-9230
-9230
-9230
-9230
-2492343312
-2492343312
-2492343312
-2492343312
-16159347092531061787
-144
-144
-144
-144
-36920
-36920
-36920
-36920
-2420265528
-2420265528
-2420265528
-2420265528
-10407679127221064248
-72
-72
-7240
-7240
-556342344
-556342344
-4017354977208507464
-5782630717922381826
-17574168754712386175
-11791538036790004349
-19783782640
-309121603
-1531687973513330688
-1
-225
-225
-28129
-28129
-1821994465
-1821994465
-10141793710516039137
-120
-120
-30793
-30793
-2018076361
-2018076361
-8667571972839342798
-240
-240
-240
-240
-37108
-37108
-37108
-37108
-2603913460
-2603913460
-2603913460
-2603913460
-11183723150603510484
-195
-195
-195
-195
-53827
-53827
-53827
-53827
-3530347075
-3530347075
-3530347075
-3530347075
-5939353197262414731
-30
-30
-37406
-37406
-2472972830
-2472972830
-8304950363193512478
-5204085845338130626
-17077647380727065839
-11873561535388935213
-7791339120
-121739673
-36719457517568
-136790
-49
-49
-13105
-13105
-3321049905
-3321049905
-13241532267361415985
-115
-115
-29491
-29491
-1932734556
-1932734556
-8301031713912732690
-118
-118
-118
-118
-26230
-26230
-26230
-26230
-3496371825
-3496371825
-3496371825
-3496371825
-15016802648431330425
-217
-217
-217
-217
-55705
-55705
-55705
-55705
-3342965145
-3342965145
-3342965145
-3342965145
-16663768982029308945
-206
-206
-52430
-52430
-973917390
-973917390
-5205211806348135630
-4921610738360930320
-18257381738698504702
-13335771000337574382
-188948615706705920
-41
-118908612771840
-108
-11
-11
-3851
-3851
-1479413515
-1479413515
-1919316410982338315
-47
-47
-12047
-12047
-789548005
-789548005
-3391082860766870183
-211
-211
-211
-211
-54211
-54211
-54211
-54211
-3533653955
-3533653955
-3533653955
-3533653955
-10565242157228455135
-61
-61
-61
-61
-15676
-15676
-15676
-15676
-4101782825
-4101782825
-4101782825
-4101782825
-17617023158853695785
-244
-244
-61684
-61684
-2815553780
-2815553780
-16527427662727213300
-9272700603837546881
-15848142895132161511
-6575442291294614630
-1272122254
-318030563
-464625651840
-28358499
-56
-56
-31288
-31288
-3658906168
-3658906168
-7804903638686923320
-227
-227
-58273
-58273
-3819018148
-3819018148
-16402558050614310345
-143
-143
-143
-143
-2959
-2959
-2959
-2959
-1272122254
-1272122254
-1272122254
-1272122254
-5463723482399298300
-227
-227
-227
-227
-49891
-49891
-49891
-49891
-2465514211
-2465514211
-2465514211
-2465514211
-1365930870599824575
-199
-199
-34247
-34247
-636061127
-636061127
-10641840435022628295
-1189636698066403354
-13688544693774083035
-12498907995707679681
-423657286964084736
-23
-36408714458038272
-8
-37
-37
-48677
-48677
-1138474533
-1138474533
-7946748534594453029
-91
-91
-23426
-23426
-1535255613
-1535255613
-6593872652901739913
-214
-214
-214
-214
-53774
-53774
-53774
-53774
-3588301326
-3588301326
-3588301326
-3588301326
-9070568571591834578
-91
-91
-91
-91
-15176
-15176
-15176
-15176
-2223520599
-2223520599
-2223520599
-2223520599
-9549948234134145527
-218
-218
-16858
-16858
-3156492762
-3156492762
-10499995539115098586
-765805450751183104
-11455733291060026870
-10689927840308843766
-9613239632
-600827477
-617190459965440
-561
-171
-171
-26283
-26283
-1891657387
-1891657387
-17372370942948304555
-42
-42
-10905
-10905
-714734833
-714734833
-3069762736621557616
-81
-81
-81
-81
-25938
-25938
-25938
-25938
-1023305042
-1023305042
-1023305042
-1023305042
-4395061681632559790
-21
-21
-21
-21
-9813
-9813
-9813
-9813
-600827477
-600827477
-600827477
-600827477
-16415592419597892650
-84
-84
-39252
-39252
-2403309908
-2403309908
-1074373130761247060
-577626452633059328
-12681573028941311808
-12103946576308252480
-3593470208
-3593470208
-3407392320
-3407392320
-255
-255
-65279
-65279
-701497087
-701497087
-8451586948703715071
-0
-0
-128
-128
-8391787
-8391787
-36042452036463953
-0
-0
-0
-0
-256
-256
-256
-256
-3593470208
-3593470208
-3593470208
-3593470208
-9995157125005836544
-0
-0
-0
-0
-256
-256
-256
-256
-3593470208
-3593470208
-3593470208
-3593470208
-9995157125005836544
-0
-0
-256
-256
-3593470208
-3593470208
-9995157125005836544
-10413732463228132610
-18434771035622145383
-8021038572394012773
-181820891392
-11097466
-13013578908
-813348681
-189
-189
-17085
-17085
-2874491581
-2874491581
-3205113210006225597
-66
-66
-17085
-17085
-1119704362
-1119704362
-4809093616538788299
-33
-33
-33
-33
-41310
-41310
-41310
-41310
-1432265002
-1432265002
-1432265002
-1432265002
-6151531616642744874
-132
-132
-132
-132
-34170
-34170
-34170
-34170
-2225689978
-2225689978
-2225689978
-2225689978
-624124008084212301
-66
-66
-48450
-48450
-1420475714
-1420475714
-15241630863703326018
-14780815695101823940
-18439623497458723823
-3658807802356899883
-88686819776
-86608222
-1606367657984
-5984
-49
-49
-54321
-54321
-1523504177
-1523504177
-1322930334774252593
-115
-115
-29652
-29652
-1943309477
-1943309477
-8346450651793860023
-217
-217
-217
-217
-31173
-31173
-31173
-31173
-2787473876
-2787473876
-2787473876
-2787473876
-11972109177557367764
-118
-118
-118
-118
-29022
-29022
-29022
-29022
-1965656414
-1965656414
-1965656414
-1965656414
-17665802052161052686
-206
-206
-11214
-11214
-2771463118
-2771463118
-17123813738935299022
-80257761715159175
-6043610139804187367
-5963352378089028192
-179785974656
-10973265
-459042026368
-28017701
-120
-120
-55160
-55160
-2890389368
-2890389368
-13700188220993034104
-225
-225
-57620
-57620
-3776191946
-3776191946
-16218620913214880642
-195
-195
-195
-195
-17300
-17300
-17300
-17300
-3692315561
-3692315561
-3692315561
-3692315561
-15858374546371621673
-15
-15
-15
-15
-3665
-3665
-3665
-3665
-245854289
-245854289
-245854289
-245854289
-14746878998286155342
-135
-135
-10375
-10375
-1404577927
-1404577927
-4746555852716517511
-3448235534647333
-16933510066058165621
-16930061830523518288
-8950793661054976
-2035
-124364039840
-121449257
-154
-154
-26522
-26522
-26896282
-26896282
-3819780708627015578
-166
-166
-42521
-42521
-2786698879
-2786698879
-11968780551077674835
-172
-172
-172
-172
-3251
-3251
-3251
-3251
-213896371
-213896371
-213896371
-213896371
-916869196684446899
-43
-43
-43
-43
-11459
-11459
-11459
-11459
-750989299
-750989299
-750989299
-750989299
-16955340058431532631
-101
-101
-39013
-39013
-4268071013
-4268071013
-14626963365082536037
-23116704802545945
-6655194303820654427
-6632077599018108482
-55262891984551936
-49
-158526524696297472
-8
-164
-164
-22692
-22692
-2648004772
-2648004772
-16405639801842522276
-218
-218
-56037
-56037
-3672462406
-3672462406
-15773105932272060984
-182
-182
-182
-182
-46926
-46926
-46926
-46926
-3066320206
-3066320206
-3066320206
-3066320206
-775838832367544043
-173
-173
-173
-173
-44499
-44499
-44499
-44499
-357805489
-357805489
-357805489
-357805489
-1536762723960537777
-91
-91
-42843
-42843
-1646962523
-1646962523
-2041104271867029339
-4799570589618307094
-14411485719017028575
-9611915129398721481
-8344969770768007168
-1
-12709779289931776
-722
-105
-105
-27753
-27753
-409037929
-409037929
-13556995799864405097
-105
-105
-27081
-27081
-1774811623
-1774811623
-7622757880097659842
-75
-75
-75
-75
-18891
-18891
-18891
-18891
-1942964683
-1942964683
-1942964683
-1942964683
-17568341808192024594
-45
-45
-45
-45
-10029
-10029
-10029
-10029
-3476891437
-3476891437
-3476891437
-3476891437
-14933135011639443531
-150
-150
-37782
-37782
-3885929366
-3885929366
-4889748273845146518
-18577907080237120
-8646628297674751983
-8628050390594514863
-179838891008
-10976494
-791080912640
-12070936
-151
-151
-34967
-34967
-2889975959
-2889975959
-14745096757008500887
-22
-22
-5870
-5870
-384728522
-384728522
-1652396424008530636
-52
-52
-52
-52
-46139
-46139
-46139
-46139
-3745231913
-3745231913
-3745231913
-3745231913
-12642254694995702809
-208
-208
-208
-208
-53486
-53486
-53486
-53486
-3500637422
-3500637422
-3500637422
-3500637422
-15016898679550737646
-104
-104
-30568
-30568
-1404991336
-1404991336
-3701647316701050728
-1261007906501822976
-6893282008795406239
-5632274102293583263
-204041594432
-49814842
-111921719744135168
-99
-102
-102
-45414
-45414
-1106817382
-1106817382
-17032443079756919142
-153
-153
-39282
-39282
-2574442621
-2574442621
-11057146863745041864
-102
-102
-102
-102
-42579
-42579
-42579
-42579
-2178131567
-2178131567
-2178131567
-2178131567
-16728287318130271812
-102
-102
-102
-102
-25914
-25914
-25914
-25914
-1727536442
-1727536442
-1727536442
-1727536442
-7227857856823303482
-153
-153
-20121
-20121
-3188149913
-3188149913
-1414300993952632473
-8367692656125444096
-8642246520293287386
-274553864167843290
-1194116506
-1194116506
-196204005980897280
-43
-101
-101
-14949
-14949
-3100850789
-3100850789
-10059839340580911717
-89
-89
-22947
-22947
-1503868130
-1503868130
-6459064439447627310
-154
-154
-154
-154
-50586
-50586
-50586
-50586
-1194116506
-1194116506
-1194116506
-1194116506
-8386904733128639898
-154
-154
-154
-154
-50586
-50586
-50586
-50586
-1194116506
-1194116506
-1194116506
-1194116506
-8386904733128639898
-154
-154
-50586
-50586
-1194116506
-1194116506
-8386904733128639898
-1301822188999747586
-2170636614045265503
-868814425045517917
-34357496478957568
-488
-971546123264
-926538
-245
-245
-5109
-5109
-199234549
-199234549
-16856511095167259637
-80
-80
-20535
-20535
-1345845295
-1345845295
-5780361531495909480
-5
-5
-5
-5
-1398
-1398
-1398
-1398
-91885558
-91885558
-91885558
-91885558
-4321784341736392914
-20
-20
-20
-20
-5592
-5592
-5592
-5592
-1071125992
-1071125992
-1071125992
-1071125992
-4600449199162060776
-10
-10
-60426
-60426
-4095732746
-4095732746
-1590232978542291978
-294986875646001232
-4564941346713856855
-4269954471067855623
-4547243608637440
-64
-280754635866112
-65368
-175
-175
-40111
-40111
-3752893615
-3752893615
-17917318903586921647
-10
-10
-2758
-2758
-180810244
-180810244
-776574088094620384
-40
-40
-40
-40
-43057
-43057
-43057
-43057
-2819631025
-2819631025
-2819631025
-2819631025
-12794770185341086834
-160
-160
-160
-160
-41158
-41158
-41158
-41158
-2663817280
-2663817280
-2663817280
-2663817280
-11441007888354166336
-80
-80
-25424
-25424
-542073680
-542073680
-529425170122629968
-10628567278595350624
-16129307705981335551
-5500740427385984927
-1976972880486858752
-6
-10503624180
-656476511
-29
-29
-3357
-3357
-612568349
-612568349
-2624807334429527325
-71
-71
-18255
-18255
-1196375771
-1196375771
-5138394811345357275
-92
-92
-92
-92
-24156
-24156
-24156
-24156
-1534041692
-1534041692
-1534041692
-1534041692
-6589428110837390940
-23
-23
-23
-23
-38679
-38679
-38679
-38679
-3689387798
-3689387798
-3689387798
-3689387798
-15895029471982884630
-226
-226
-62178
-62178
-3682398946
-3682398946
-15821936739280024290
-9881187936779649027
-11505498545892032483
-1624310609112383456
-15523262488
-242550976
-32029265688
-500457276
-252
-252
-47612
-47612
-2354559484
-2354559484
-8526693073526700540
-192
-192
-49250
-49250
-3227653582
-3227653582
-13862666580923045265
-24
-24
-24
-24
-12314
-12314
-12314
-12314
-2638360603
-2638360603
-2638360603
-2638360603
-11331672510532472475
-96
-96
-96
-96
-26816
-26816
-26816
-26816
-1853163712
-1853163712
-1853163712
-1853163712
-7959277539073286970
-3
-3
-17923
-17923
-1940407811
-1940407811
-9920051000182851075
-36320322236448770
-18275466513999698871
-18239146191763250101
-61900497879040
-225
-139041457344
-33945668
-89
-89
-30041
-30041
-4176901465
-4176901465
-11486607643229189465
-101
-101
-25937
-25937
-1699844320
-1699844320
-7300775765593483526
-53
-53
-53
-53
-21812
-21812
-21812
-21812
-1429223500
-1429223500
-1429223500
-1429223500
-17989690612029523130
-212
-212
-212
-212
-53588
-53588
-53588
-53588
-827637985
-827637985
-827637985
-827637985
-3554690387541401825
-166
-166
-35494
-35494
-118065830
-118065830
-6960136430480362150
-581052338635014144
-16067984201583684394
-15486931862948670250
-366347321344
-349376
-3404262154
-3404262154
-223
-223
-65503
-65503
-3937206239
-3937206239
-17577423455482871775
-4
-4
-1024
-1024
-67160744
-67160744
-288453203321554992
-128
-128
-128
-128
-32768
-32768
-32768
-32768
-1275101269
-1275101269
-1275101269
-1275101269
-4740597526061678640
-8
-8
-8
-8
-2048
-2048
-2048
-2048
-134567104
-134567104
-134567104
-134567104
-577309698219660480
-32
-32
-32
-32
-357761056
-357761056
-869320618226679840
-9476523639152082945
-17284641921711275069
-7808118282559192124
-111122280267907072
-98
-95179081504
-92948321
-250
-250
-28666
-28666
-983265274
-983265274
-6662123356644143098
-160
-160
-40969
-40969
-2684954275
-2684954275
-11531790803861426629
-10
-10
-10
-10
-2848
-2848
-2848
-2848
-193644832
-193644832
-193644832
-193644832
-812643289731352864
-130
-130
-130
-130
-712
-712
-712
-712
-2991063778
-2991063778
-2991063778
-2991063778
-14245181813898609361
-5
-5
-36869
-36869
-3311702021
-3311702021
-11784620717065408517
diff --git a/tests/bc/decimal.txt b/tests/bc/decimal.txt
index 8b0fd276..b90bf958 100644
--- a/tests/bc/decimal.txt
+++ b/tests/bc/decimal.txt
@@ -9,7 +9,6 @@
123
7505
1023468723275435238491972521917846
-434347243243170586739207351703827039802735270902738927392073903793796
4343472432431705867392073517038270398027352709027389273920739037937960379637893607893607893670530278200795207952702873892786172916728961783907893607418973587857386079679267926737520730925372983782793652793
-1
-203
@@ -60,6 +59,3 @@
.00000000011234567890
.000000000011234567890
.0000000000011234567890
-2893729837\
-
-29837.29837048
diff --git a/tests/bc/decimal_results.txt b/tests/bc/decimal_results.txt
index a54a543d..e0aac3cc 100644
--- a/tests/bc/decimal_results.txt
+++ b/tests/bc/decimal_results.txt
@@ -9,10 +9,10 @@
123
7505
1023468723275435238491972521917846
-434347243243170586739207351703827039802735270902738927392073903793796
43434724324317058673920735170382703980273527090273892739207390379379\
60379637893607893607893670530278200795207952702873892786172916728961\
-783907893607418973587857386079679267926737520730925372983782793652793
+78390789360741897358785738607967926792673752073092537298378279365279\
+3
-1
-203
-57
@@ -20,7 +20,8 @@
-31378682943772818461924738352952347258
-8239456287456735894950672387239865203756982376208346745096273452730\
96287563846592384526349872634895763257893467523987578690283762897568\
-459072348758071071087813501875908127359018715023841710239872301387278
+45907234875807107108781350187590812735901871502384171023987230138727\
+8
.123521346523546
.1245923756273856
-.1024678456387
@@ -72,5 +73,3 @@
.00000000011234567890
.000000000011234567890
.0000000000011234567890
-2893729837
-29837.29837048
diff --git a/tests/bc/divmod.txt b/tests/bc/divmod.txt
deleted file mode 100644
index 5a49acdf..00000000
--- a/tests/bc/divmod.txt
+++ /dev/null
@@ -1,64 +0,0 @@
-scale = 20
-v = divmod(0, 1, v[]); v[0]; v
-v = divmod(0, 321566, v[]); v[0]; v
-v = divmod(0, 0.3984567238456, v[]); v[0]; v
-v = divmod(1, 1, v[]); v[0]; v
-v = divmod(1, 1287469297356, v[]); v[0]; v
-v = divmod(1, 0.2395672438567234, v[]); v[0]; v
-v = divmod(1, 237586239856.0293596728392360, v[]); v[0]; v
-v = divmod(1249687284356, 3027949207835207, v[]); v[0]; v
-v = divmod(378617298617396719, 35748521, v[]); v[0]; v
-v = divmod(9348576237845624358, 0.9857829375461, v[]); v[0]; v
-v = divmod(35768293846193284, 2374568947.045762839567823, v[]); v[0]; v
-v = divmod(-78987234567812345, 876542837618936, v[]); v[0]; v
-v = divmod(-356789237555535468, 0.3375273860984786903, v[]); v[0]; v
-v = divmod(-5203475364850390, 435742903748307.70869378534043296404530458, v[]); v[0]; v
-v = divmod(-0.37861723347576903, 7385770896, v[]); v[0]; v
-v = divmod(-0.399454682043962, 0.34824389304, v[]); v[0]; v
-v = divmod(-0.6920414523873204, 356489645223.76076045304879030, v[]); v[0]; v
-v = divmod(-35872917389671.7573280963748, 73924708, v[]); v[0]; v
-v = divmod(-78375896314.4836709876983, 0.78356798637817, v[]); v[0]; v
-v = divmod(-2374123896417.143789621437581, 347821469423789.1473856783960, v[]); v[0]; v
-v = divmod(-896729350238549726, -34976289345762, v[]); v[0]; v
-v = divmod(-2374568293458762348596, -0.8792370647234987679, v[]); v[0]; v
-v = divmod(-237584692306721845726038, -21783910782374529637.978102738746189024761, v[]); v[0]; v
-v = divmod(-0.23457980123576298375682, -1375486293874612, v[]); v[0]; v
-v = divmod(-0.173897061862478951264, -0.8179327486017634987516298745, v[]); v[0]; v
-v = divmod(-0.9186739823576829347586, -0.235678293458756239846, v[]); v[0]; v
-v = divmod(-0.9375896183746982374568, -13784962873546.0928729395476283745, v[]); v[0]; v
-v = divmod(-2930754618923467.12323745862937465, -734869238465, v[]); v[0]; v
-v = divmod(-23745861923467.874675129834675, -0.23542357869124756, v[]); v[0]; v
-v = divmod(-3878923750692883.7238596702834756902, -7384192674957215364986723.9738461923487621983, v[]); v[0]; v
-v = divmod(1, 0.00000000000000000000000000000000000000000002346728372937352457354204563027, v[]); v[0]; v
-scale = 0
-v = divmod(0, 1, v[]); v[0]; v
-v = divmod(0, 321566, v[]); v[0]; v
-v = divmod(0, 0.3984567238456, v[]); v[0]; v
-v = divmod(1, 1, v[]); v[0]; v
-v = divmod(1, 1287469297356, v[]); v[0]; v
-v = divmod(1, 0.2395672438567234, v[]); v[0]; v
-v = divmod(1, 237586239856.0293596728392360, v[]); v[0]; v
-v = divmod(1249687284356, 3027949207835207, v[]); v[0]; v
-v = divmod(378617298617396719, 35748521, v[]); v[0]; v
-v = divmod(9348576237845624358, 0.9857829375461, v[]); v[0]; v
-v = divmod(35768293846193284, 2374568947.045762839567823, v[]); v[0]; v
-v = divmod(-78987234567812345, 876542837618936, v[]); v[0]; v
-v = divmod(-356789237555535468, 0.3375273860984786903, v[]); v[0]; v
-v = divmod(-5203475364850390, 435742903748307.70869378534043296404530458, v[]); v[0]; v
-v = divmod(-0.37861723347576903, 7385770896, v[]); v[0]; v
-v = divmod(-0.399454682043962, 0.34824389304, v[]); v[0]; v
-v = divmod(-0.6920414523873204, 356489645223.76076045304879030, v[]); v[0]; v
-v = divmod(-35872917389671.7573280963748, 73924708, v[]); v[0]; v
-v = divmod(-78375896314.4836709876983, 0.78356798637817, v[]); v[0]; v
-v = divmod(-2374123896417.143789621437581, 347821469423789.1473856783960, v[]); v[0]; v
-v = divmod(-896729350238549726, -34976289345762, v[]); v[0]; v
-v = divmod(-2374568293458762348596, -0.8792370647234987679, v[]); v[0]; v
-v = divmod(-237584692306721845726038, -21783910782374529637.978102738746189024761, v[]); v[0]; v
-v = divmod(-0.23457980123576298375682, -1375486293874612, v[]); v[0]; v
-v = divmod(-0.173897061862478951264, -0.8179327486017634987516298745, v[]); v[0]; v
-v = divmod(-0.9186739823576829347586, -0.235678293458756239846, v[]); v[0]; v
-v = divmod(-0.9375896183746982374568, -13784962873546.0928729395476283745, v[]); v[0]; v
-v = divmod(-2930754618923467.12323745862937465, -734869238465, v[]); v[0]; v
-v = divmod(-23745861923467.874675129834675, -0.23542357869124756, v[]); v[0]; v
-v = divmod(-3878923750692883.7238596702834756902, -7384192674957215364986723.9738461923487621983, v[]); v[0]; v
-v = divmod(1, 0.00000000000000000000000000000000000000000002346728372937352457354204563027, v[]); v[0]; v
diff --git a/tests/bc/divmod_results.txt b/tests/bc/divmod_results.txt
deleted file mode 100644
index c55e9303..00000000
--- a/tests/bc/divmod_results.txt
+++ /dev/null
@@ -1,126 +0,0 @@
-0
-0
-0
-0
-0
-0
-0
-1.00000000000000000000
-.00000000165742620220
-.00000000000077671755
-.000000000000000000000404744340951948
-4.17419336592637110778
-.000000001121901731436913388268041440
-.00000000000420899796
-.00000053204123177372
-.00041271738677857404
-.00000000000027633393
-10591131829.40901859967857131767
-.000000000000000000008615446968672
-9483402361494453751.52388015648196297248
-.00000000001477790730322167374655468
-15063068.13735316451497043884
--.00000456715270151800
--90.11223545260531110575
--.000000000000000000002529869118878532347
--1057067521778623447.45138528213564485251
--.0000022326265743225222025732006233770753463532
--11.94161814246320631346
--.00000000004830962712
--.00000000005126306228
--.0000000000000000000013970700728
--1.14705437777218917343
--.0000000001738947526290727016287423110
--.00000000000194126663
--.00000000000045885284
--485262.88923145638029569727
--.0000000000000000000075040663382506
--100024372711.74763635544535424582
--.000001609445227594519190694403080
--.00682569681609989277
--.00000019041665271998
-25638.20711150436682153521
--.000000000000000000005200979673140462744
-2700714504347599627864.24626421085374010264
--.15832010238185026960887316509782343287709
-10906.42973524078145692731
--.00000436867838665327682
-.00000000000000017054
--.000000000000000000004322546241638067588696083330
-.21260557443109085166
--.00000000000000000000103666428264443764258
-3.89799997647407910677
--.000000130244568783188524951028009600190
-.00000000000006801538
--.00000000467404345575
-3988.13076601933678578945
--.0000000000000000000004406586308076852
-100864416620775.31076855630746548983
--53336.193401942302558132911110799109649707477
-.00000000052530099381
-.0000000000000000000000000000000000000000000000000000000000000001907\
-266929376630027064745963897
-42612515855353136519261264261472677699404182.78776061098893912189
-0
-0
-0
-0
-0
-0
-0
-1
-1
-0
-.0417310245731064
-4
-1.0000000000000000
-0
-1249687284356
-0
-14621810
-10591131829
-.5164321195789
-9483402361494453751
-326154559.235716791539036
-15063068
--98379182108105
--90
--.1523548944025685359
--1057067521778623447
--410303423619005.20436836125523739550164962
--11
--.37861723347576903
-0
--.051210789003962
--1
--.69204145238732040
-0
--65736175.7573280963748
--485262
--.58582391357943
--100024372711
--2374123896417.143789621437581
-0
--7243991903570
-25638
--.2165246218974912344
-2700714504347599627864
--9361314145225494248.811531234062495956534
-10906
--.23457980123576298375682
-0
--.1738970618624789512640000000
-0
--.2116391019814142152206
-3
--.9375896183746982374568
-0
--96095925047.12323745862937465
-3988
--.07316224567061600
-100864416620775
--3878923750692883.7238596702834756902
-0
-.0000000000000000000000000000000000000000000184866017689020776005643\
-3621086
-42612515855353136519261264261472677699404182
diff --git a/tests/bc/errors.txt b/tests/bc/errors.txt
index f89a3ca6..738b7a0c 100644
--- a/tests/bc/errors.txt
+++ b/tests/bc/errors.txt
@@ -163,7 +163,6 @@ scale = 18446744073709551616
1>>18446744073709551614
i /= 0
4^2903482.29304823
-2^340282366920938463463374607431768211456)
4 @ 2389.21982
1 @ -38
3 @ 81906237540187263501872350127351023651023517239512635109283651203985123581235
@@ -221,7 +220,6 @@ define r() { auto a[], 4; return a[0]; }
define s() { auto a[ 4; return a[0]; }
define void y() { return (1); }
print uint(0)
-for (i = 0; i < 10; ++i) { print 4, 5 define
4 + uint(4)
s(uint(5))
4 + 4 scale
@@ -238,11 +236,10 @@ bytes(1) + 4
a[2^63] = 1
ibase = 100
length(l[] + i[])
+length("string")
abs("string")
abs(a[])
scale("string")
-v = "s"; scale(v)
-v += "string"
scale(b[])
sqrt("string")
sqrt(c[])
@@ -252,51 +249,8 @@ abs
sqrt(1
length(1
abs(1
-divmod 24
-modexp 23
-divmod(if
-modexp(if
-divmod(24)
-modexp(24)
-divmod(24 24)
-modexp(24 24)
-divmod(24,)
-modexp(24,)
-divmod(24,
-modexp(24,
-divmod(24,5
-modexp(24,5
-divmod(24,5)
-modexp(24,5)
-divmod(24,5,)
-modexp(24,5,)
-divmod(24,5,
-modexp(24,5,
-divmod(24,5,4
-modexp(24,5,4
-divmod(24,5,a
-modexp(24,5,a
-divmod(24,5,a[]
-divmod(24,5,a[
-divmod(24,5,a[2
-divmod(24,5,a[2]
-divmod(24,5,a[];
-modexp(24,5,a;
-divmod(24,5,a[];)
-modexp(24,5,a;)
-divmod(24,5,4)
-scale(4.5) modexp(25,5,5)
scale(.2093
a2(0,0)
-v = "stuff" + "other"
-v = "stuff"; v + v
-v = "stuff"; v * 3
-v = "stuff"; v - 3
-v = "stuff"; v / 3
-v = "stuff"; divmod(v, 3, a[])
-v = "stuff"; modexp(v, 3, 2)
-define f(x) { x * x }; f("stuff")
-define f(x) { x * x }; v = "stuff"; f(v)
read
read(
read()
diff --git a/tests/bc/errors/25.txt b/tests/bc/errors/25.txt
deleted file mode 100644
index 973dd948..00000000
--- a/tests/bc/errors/25.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-define void g(x) {
- print x
- return x
-}
diff --git a/tests/bc/errors/26.txt b/tests/bc/errors/26.txt
deleted file mode 100644
index 88de6bbf..00000000
--- a/tests/bc/errors/26.txt
+++ /dev/null
Binary files differ
diff --git a/tests/bc/errors/27.txt b/tests/bc/errors/27.txt
deleted file mode 100644
index 6231bd30..00000000
--- a/tests/bc/errors/27.txt
+++ /dev/null
@@ -1 +0,0 @@
-g^gggg<grgggggg[ggg^gggggggguggggg8888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888gggggg[ggg^gggg<grgggggg[ggg^gggggggguggggg88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888gg@gggggMggggçg[ggg^gl2(4)58)
diff --git a/tests/bc/errors/28.txt b/tests/bc/errors/28.txt
deleted file mode 100644
index 84cb0db8..00000000
--- a/tests/bc/errors/28.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-
-l(l22(nllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllLlllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllÿ0( \ No newline at end of file
diff --git a/tests/bc/errors/29.txt b/tests/bc/errors/29.txt
deleted file mode 100644
index 36368adf..00000000
--- a/tests/bc/errors/29.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-uobase = obaseseed=273546
-seed=N7273546
-read()@546
-seed=946
-read()@546
-seed=99999G9999999CDDDDDDDCDDDDDDDN7273546
-eed=273546
-seed=N7273546
-read()@546
-seez=9999CDDDDDDDN7"73546
-eed=273546
-seed=N727354546
-seed=99999G99999999999999N7273546
-eed=273546
-seed=N7273546
-read()@546
-seed=9"99CDDDDDDDN7273546
-eed=273546
-seed=N72tuinj46
-seed=99999G99€99999999999C \ No newline at end of file
diff --git a/tests/bc/errors/30.txt b/tests/bc/errors/30.txt
deleted file mode 100644
index 1f3a7d21..00000000
--- a/tests/bc/errors/30.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-ale--#80)
-ezzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
-zzzzzzzzzzzzzzzzzzzzzzzzzzzzdzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz=zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzfzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz[zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz‰zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz \ No newline at end of file
diff --git a/tests/bc/errors/31.txt b/tests/bc/errors/31.txt
deleted file mode 100644
index 621ad12f..00000000
--- a/tests/bc/errors/31.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-l(ezzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzizzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz^zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzint( zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz^zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzpp=pm =x=p
-p^pv =x=pv =x= "striu(v)zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzhzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzœzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzZzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzbzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzÿÿzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzpp=pm =x=p
-p^pv =x=pv =x= "striu(v)zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzhzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzœzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzZzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzÿÿzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz( \ No newline at end of file
diff --git a/tests/bc/errors/32.txt b/tests/bc/errors/32.txt
deleted file mode 100644
index 198aa1a6..00000000
--- a/tests/bc/errors/32.txt
+++ /dev/null
Binary files differ
diff --git a/tests/bc/lib2.txt b/tests/bc/lib2.txt
index 0032da19..076e62b8 100644
--- a/tests/bc/lib2.txt
+++ b/tests/bc/lib2.txt
@@ -93,13 +93,6 @@ root(0.0000000000000, 5)
root(16, 4)
root(3125, 5)
root(-3125, 5)
-gcd(285, 35)
-gcd(1, 6)
-gcd(5, 1)
-gcd(8, 12)
-gcd(40, 4096)
-lcm(40, 4096)
-lcm(555, 55)
ubytes(0)
ubytes(1)
ubytes(2)
diff --git a/tests/bc/lib2_results.txt b/tests/bc/lib2_results.txt
index f0753aff..ca790604 100644
--- a/tests/bc/lib2_results.txt
+++ b/tests/bc/lib2_results.txt
@@ -93,13 +93,6 @@
2.00000000000000000000
5.00000000000000000000
-5.00000000000000000000
-5
-1
-1
-4
-8
-20480
-6105
1
1
1
diff --git a/tests/bc/modexp.txt b/tests/bc/modexp.txt
deleted file mode 100644
index 31acab7e..00000000
--- a/tests/bc/modexp.txt
+++ /dev/null
@@ -1,103 +0,0 @@
-modexp(0, 0, 1)
-modexp(1, 0, 1)
-modexp(1, 0, 2)
-modexp(0, 10, 1)
-modexp(1, 293, 1)
-modexp(1, 2789365, 2)
-modexp(100, 8, 7)
-modexp(10922384, 15031007, 201)
-modexp(3346529, 189, 254)
-modexp(4113416930, 197, 14)
-modexp(7709, 5887, 111)
-modexp(5487406, 3252, 128)
-modexp(2080527, 2279453822, 219)
-modexp(48895, 50678, 232)
-modexp(1535808383, 2902995144, 18)
-modexp(8437837, 2882198, 69)
-modexp(35363, 25806, 2)
-modexp(3221177403, 1560419989, 189)
-modexp(227, 42775, 163)
-modexp(2811398069, 37500, 173)
-modexp(15046850, 3859895697, 195)
-modexp(15770756, 3621999893, 119)
-modexp(6937927, 3719297189, 183)
-modexp(12573, 43819, 209)
-modexp(42098463, 7584603, 136)
-modexp(8656683, 1328292415, 226)
-modexp(209, 81, 157)
-modexp(141, 13317429, 26)
-modexp(809485795, 60745, 101)
-modexp(4882, 1388217898, 38)
-modexp(750704, 78, 119)
-modexp(668879580, 2888860497, 179)
-modexp(1152725844, 15295742, 154)
-modexp(16160694, 8981529, 154)
-modexp(216, 102, 3)
-modexp(3691227289, 5344109, 232)
-modexp(2195559299, 61, 222)
-modexp(2478990626, 13007440, 30)
-modexp(45083, 44, 117)
-modexp(224, 55824, 53)
-modexp(1372700133, 89, 94)
-modexp(205, 10422, 48)
-modexp(11887, 12, 73)
-modexp(5955, 24353, 114)
-modexp(1201697310, 789722419, 6)
-modexp(56577, 231, 229)
-modexp(96, 38841, 189)
-modexp(6529661, 5636520, 209)
-modexp(11005, 15955685, 27)
-modexp(9709, 231, 132)
-modexp(59790, 1034579699, 166)
-modexp(47892, 14536879, 79)
-modexp(48, 208, 21)
-modexp(33036, 3877, 65)
-modexp(164, 6527085, 249)
-modexp(12146850, 224, 37)
-modexp(218, 16425679, 62)
-modexp(51, 27641, 95)
-modexp(3076735605, 49154, 32)
-modexp(515652717, 4117874315, 143)
-modexp(300672671, 720768884, 110)
-modexp(9422066, 206, 5)
-modexp(43, 97, 13)
-modexp(545174510, 65319, 126)
-modexp(3317462730, 704990271, 51)
-modexp(47316, 23231, 202)
-modexp(7236571, 4379567, 106)
-modexp(2584584521, 2459274189, 29)
-modexp(61562, 5035178, 178)
-modexp(65302, 112, 151)
-modexp(63040, 2168854052, 213)
-modexp(9039611, 2370306559, 62)
-modexp(16414384, 1020652061, 83)
-modexp(7491, 3853569905, 172)
-modexp(1180322494, 46670, 84)
-modexp(3823343557, 3865107254, 127)
-modexp(6240872, 55335, 39)
-modexp(2281401897, 1098411, 251)
-modexp(61, 2949190429, 231)
-modexp(8981024, 162, 43)
-modexp(1, 3568883218, 212)
-modexp(4217100969, 3471787779, 8)
-modexp(3232237, 13, 243)
-modexp(29280, 3972452706, 100)
-modexp(13077, 6431923, 216)
-modexp(104, 3098510775, 140)
-modexp(9503298, 174, 242)
-modexp(3424695712, 12184, 23)
-modexp(184, 15066347, 151)
-modexp(2935856, 14003205, 184)
-modexp(1386637762, 2128151420, 71)
-modexp(154, 11960656, 12)
-modexp(743976432, 4004778779, 136)
-modexp(3909160595, 3575680922, 21)
-modexp(26133, 3580, 147)
-modexp(409154, 170, 68)
-modexp(149, 55629, 40)
-modexp(5753, 13776176, 32)
-modexp(3831447473, 658273178, 98)
-modexp(1527252003, 2300622, 207)
-modexp(3363824553, 8244645, 215)
-modexp(20, 145, 101)
-modexp(4005077294, 2196555621, 94)
diff --git a/tests/bc/modexp_results.txt b/tests/bc/modexp_results.txt
deleted file mode 100644
index 5bf0f146..00000000
--- a/tests/bc/modexp_results.txt
+++ /dev/null
@@ -1,103 +0,0 @@
-1
-1
-1
-0
-0
-1
-4
-74
-1
-0
-98
-0
-72
-1
-1
-1
-1
-108
-36
-52
-65
-8
-181
-22
-7
-123
-93
-21
-17
-20
-1
-108
-58
-22
-0
-105
-161
-16
-40
-15
-45
-25
-64
-69
-0
-225
-27
-1
-22
-73
-92
-38
-15
-16
-173
-33
-32
-21
-25
-109
-71
-1
-4
-62
-15
-90
-29
-5
-40
-84
-40
-53
-8
-31
-64
-44
-14
-13
-145
-1
-1
-1
-76
-0
-189
-104
-192
-9
-119
-56
-45
-4
-32
-16
-135
-4
-29
-1
-49
-0
-128
-6
-18
diff --git a/tests/bc/pi_results.txt b/tests/bc/pi_results.txt
index 01a9e4b4..128d6c0c 100644
--- a/tests/bc/pi_results.txt
+++ b/tests/bc/pi_results.txt
@@ -65,7 +65,8 @@
3.1415926535897932384626433832795028841971693993751058209749445920
3.14159265358979323846264338327950288419716939937510582097494459228
3.141592653589793238462643383279502884197169399375105820974944592304
-3.1415926535897932384626433832795028841971693993751058209749445923076
+3.141592653589793238462643383279502884197169399375105820974944592307\
+6
3.141592653589793238462643383279502884197169399375105820974944592307\
80
3.141592653589793238462643383279502884197169399375105820974944592307\
diff --git a/tests/bc/posix_errors.txt b/tests/bc/posix_errors.txt
index d880600f..2bd5d9fe 100644
--- a/tests/bc/posix_errors.txt
+++ b/tests/bc/posix_errors.txt
@@ -29,4 +29,3 @@ define void a(e) { "stuff" }
maxibase()
maxobase()
maxscale()
-v = "stuff"
diff --git a/tests/bc/power.txt b/tests/bc/power.txt
index 2e0760b2..e4065fbf 100644
--- a/tests/bc/power.txt
+++ b/tests/bc/power.txt
@@ -41,46 +41,3 @@
-178.234786 ^ -879
-1274.346 ^ -768
-0.2959371298 ^ 227
-0 ^ 0.0
-0 ^ 1.00
-0 ^ 1894.000
-1 ^ 0.0000
-39746823 ^ 0.00000
-0.238672983047682 ^ 0.000000
-18394762374689237468.97354862973846 ^ 0.0000000
-1 ^ 1.00000000
-2 ^ 1.000000000
-18927361346 ^ 1.0000000000
-0.23523785962738592635777 ^ 1.00000000000
-328956734869213746.89782398457234 ^ 1.000000000000
-8937 ^ 98.0000000000000
-0.124876812394 ^ 2396.00000000000000
-93762.2836 ^ 13.000000000000000
-1 ^ -1.0000000000000000
-2 ^ -1.00000000000000000
-10 ^ -1.000000000000000000
-683734768 ^ -1.0000000000000000000
-38579623756.897937568235 ^ -1.00000000000000000000
-1 ^ -32467.000000000000000000000
-2 ^ -53.0000000000000000000000
-23897 ^ -213.00000000000000000000000
--1 ^ 1.000000000000000000000000
--1 ^ 2.0000000000000000000000000
--2 ^ 1.00000000000000000000000000
--2 ^ 2.000000000000000000000000000
--237 ^ 294.0000000000000000000000000000
--3746 ^ 28.00000000000000000000000000000
--0.3548 ^ 35.000000000000000000000000000000
--4267.234 ^ 37.0000000000000000000000000000000
--326.3246 ^ 78.00000000000000000000000000000000
--1 ^ -1.000000000000000000000000000000000
--1 ^ -2.0000000000000000000000000000000000
--2 ^ -1.00000000000000000000000000000000000
--2 ^ -2.000000000000000000000000000000000000
--237 ^ -293.0000000000000000000000000000000000000
--784 ^ -23.00000000000000000000000000000000000000
--86 ^ -7.000000000000000000000000000000000000000
--0.23424398 ^ -781.0000000000000000000000000000000000000000
--178.234786 ^ -879.00000000000000000000000000000000000000000
--1274.346 ^ -768.000000000000000000000000000000000000000000
--0.2959371298 ^ 227.0000000000000000000000000000000000000000000
diff --git a/tests/bc/power_results.txt b/tests/bc/power_results.txt
index a4c1232c..280347a9 100644
--- a/tests/bc/power_results.txt
+++ b/tests/bc/power_results.txt
@@ -70,75 +70,3 @@
0
0
0
-1
-0
-0
-1
-1
-1
-1
-1
-2
-18927361346
-.23523785962738592635777
-328956734869213746.89782398457234
-16473742664221279051571200630760751138799221376964991600670000200609\
-08006052596520320731708604393844468006290371918262741885989163144389\
-39367835091560809036359941703341471396407660150658436796925310445979\
-21333166245765946557344383284626113908419359990042883048537750217279\
-17481980123593363177308481941550382845381799410533956718500484099889\
-610805653325917409549921909941664118421333562129
-0
-43287877285033571298394739716218787350087163435619825150259705419.98\
-016445740928054425
-1.00000000000000000000
-.50000000000000000000
-.10000000000000000000
-.00000000146255543348
-.00000000002592041867
-1.00000000000000000000
-.00000000000000011102
-0
--1
-1
--2
-4
-14997322375665265051328725757939209353051902095893907150382724666290\
-49749481660976421019742616298227588464420182758442163654172400528243\
-00885441207762486233574213374503090372518590691583139696652847404883\
-08573912261119588874308960204159666762789603037188471170006223907416\
-60492840269152716750700089148882139254399347568222390231015487895905\
-73727080561379177721440905866857248917982113340543176658480139248897\
-54802503253413282808814063861470711399810899724515727713334909764746\
-27910290211411231279325882505708287941671508154740003122373284699097\
-78346501539634198926772266511968381368929692275950529960923432771985\
-12597189390708050983487158873301681237787429436264801751664042999180\
-3448659818912436089
-11478830555358864333472551120140548480416206583184496764727387456058\
-792742209537931243951391229607936
--.00000000000000017759
--2067373624686414405470850679965010694114490999957199847684803894306\
-56243666149296582304582679590231948238805965642713928910384741502707\
-.23224479257866798694
-11606078892843496082360561256965139908586179418605021706789617179085\
-85768049299693425729565480314913006780973928345684673490252494674985\
-0186164225375953066263609289359900615361965737717208159874390.293769\
-70206344604971
--1.00000000000000000000
-1.00000000000000000000
--.50000000000000000000
-.25000000000000000000
-0
-0
--.00000000000002874159
--1945134149489344891879057554905782841936258356736314337975569799825\
-94091939572752348215929683891336730843553721422164737465108229034947\
-87333189564755763444242676978610321731298729194092653999616928308494\
-26419468484566422775668903315088810746121307679948574976162519479931\
-18935243698160094347216562490000767121041786977792546155155934655909\
-14123833869470494708767968978717730012864171105540029928688274136791\
-98175053824022144065005509214813689232148489884560100200475909009813\
-340098100705258138.98542904577525702068
-0
-0
-0
diff --git a/tests/bc/recursive_arrays.txt b/tests/bc/recursive_arrays.txt
deleted file mode 100644
index 35dab052..00000000
--- a/tests/bc/recursive_arrays.txt
+++ /dev/null
@@ -1,353 +0,0 @@
-asontheuastoheustnahosenutahosentuhaosentuhasonteuhansoetuhaoseuthaosenuthaoseutnahoesutnaoheusnatoeuhasoentuhaosenutahoeusntahoeusantoheuasotne[
-abcdefghijklmnopqrstuvwxyz0[
-abcdefghijklmnopqrstuvwxyz1[
-abcdefghijklmnopqrstuvwxyz2[
-abcdefghijklmnopqrstuvwxyz3[
-abcdefghijklmnopqrstuvwxyz4[
-abcdefghijklmnopqrstuvwxyz5[
-abcdefghijklmnopqrstuvwxyz6[
-abcdefghijklmnopqrstuvwxyz7[
-abcdefghijklmnopqrstuvwxyz8[
-abcdefghijklmnopqrstuvwxyz9[
-abcdefghijklmnopqrstuvwxyz10[
-abcdefghijklmnopqrstuvwxyz11[
-abcdefghijklmnopqrstuvwxyz12[
-abcdefghijklmnopqrstuvwxyz13[
-abcdefghijklmnopqrstuvwxyz14[
-abcdefghijklmnopqrstuvwxyz15[
-abcdefghijklmnopqrstuvwxyz16[
-abcdefghijklmnopqrstuvwxyz17[
-abcdefghijklmnopqrstuvwxyz18[
-abcdefghijklmnopqrstuvwxyz19[
-abcdefghijklmnopqrstuvwxyz20[
-abcdefghijklmnopqrstuvwxyz21[
-abcdefghijklmnopqrstuvwxyz22[
-abcdefghijklmnopqrstuvwxyz23[
-abcdefghijklmnopqrstuvwxyz24[
-abcdefghijklmnopqrstuvwxyz25[
-abcdefghijklmnopqrstuvwxyz26[
-abcdefghijklmnopqrstuvwxyz27[
-abcdefghijklmnopqrstuvwxyz28[
-abcdefghijklmnopqrstuvwxyz29[
-abcdefghijklmnopqrstuvwxyz30[
-abcdefghijklmnopqrstuvwxyz31[
-abcdefghijklmnopqrstuvwxyz32[
-abcdefghijklmnopqrstuvwxyz33[
-abcdefghijklmnopqrstuvwxyz34[
-abcdefghijklmnopqrstuvwxyz35[
-abcdefghijklmnopqrstuvwxyz36[
-abcdefghijklmnopqrstuvwxyz37[
-abcdefghijklmnopqrstuvwxyz38[
-abcdefghijklmnopqrstuvwxyz39[
-abcdefghijklmnopqrstuvwxyz40[
-abcdefghijklmnopqrstuvwxyz41[
-abcdefghijklmnopqrstuvwxyz42[
-abcdefghijklmnopqrstuvwxyz43[
-abcdefghijklmnopqrstuvwxyz44[
-abcdefghijklmnopqrstuvwxyz45[
-abcdefghijklmnopqrstuvwxyz46[
-abcdefghijklmnopqrstuvwxyz47[
-abcdefghijklmnopqrstuvwxyz48[
-abcdefghijklmnopqrstuvwxyz49[
-abcdefghijklmnopqrstuvwxyz50[
-abcdefghijklmnopqrstuvwxyz51[
-abcdefghijklmnopqrstuvwxyz52[
-abcdefghijklmnopqrstuvwxyz53[
-abcdefghijklmnopqrstuvwxyz54[
-abcdefghijklmnopqrstuvwxyz55[
-abcdefghijklmnopqrstuvwxyz56[
-abcdefghijklmnopqrstuvwxyz57[
-abcdefghijklmnopqrstuvwxyz58[
-abcdefghijklmnopqrstuvwxyz59[
-abcdefghijklmnopqrstuvwxyz60[
-abcdefghijklmnopqrstuvwxyz61[
-abcdefghijklmnopqrstuvwxyz62[
-abcdefghijklmnopqrstuvwxyz63[
-abcdefghijklmnopqrstuvwxyz64[
-abcdefghijklmnopqrstuvwxyz65[
-abcdefghijklmnopqrstuvwxyz66[
-abcdefghijklmnopqrstuvwxyz67[
-abcdefghijklmnopqrstuvwxyz68[
-abcdefghijklmnopqrstuvwxyz69[
-abcdefghijklmnopqrstuvwxyz70[
-abcdefghijklmnopqrstuvwxyz71[
-abcdefghijklmnopqrstuvwxyz72[
-abcdefghijklmnopqrstuvwxyz73[
-abcdefghijklmnopqrstuvwxyz74[
-abcdefghijklmnopqrstuvwxyz75[
-abcdefghijklmnopqrstuvwxyz76[
-abcdefghijklmnopqrstuvwxyz77[
-abcdefghijklmnopqrstuvwxyz78[
-abcdefghijklmnopqrstuvwxyz79[
-abcdefghijklmnopqrstuvwxyz80[
-abcdefghijklmnopqrstuvwxyz81[
-abcdefghijklmnopqrstuvwxyz82[
-abcdefghijklmnopqrstuvwxyz83[
-abcdefghijklmnopqrstuvwxyz84[
-abcdefghijklmnopqrstuvwxyz85[
-abcdefghijklmnopqrstuvwxyz86[
-abcdefghijklmnopqrstuvwxyz87[
-abcdefghijklmnopqrstuvwxyz88[
-abcdefghijklmnopqrstuvwxyz89[
-abcdefghijklmnopqrstuvwxyz90[
-abcdefghijklmnopqrstuvwxyz91[
-abcdefghijklmnopqrstuvwxyz92[
-abcdefghijklmnopqrstuvwxyz93[
-abcdefghijklmnopqrstuvwxyz94[
-abcdefghijklmnopqrstuvwxyz95[
-abcdefghijklmnopqrstuvwxyz96[
-abcdefghijklmnopqrstuvwxyz97[
-abcdefghijklmnopqrstuvwxyz98[
-abcdefghijklmnopqrstuvwxyz99[
-abcdefghijklmnopqrstuvwxyz100[
-abcdefghijklmnopqrstuvwxyz101[
-abcdefghijklmnopqrstuvwxyz102[
-abcdefghijklmnopqrstuvwxyz103[
-abcdefghijklmnopqrstuvwxyz104[
-abcdefghijklmnopqrstuvwxyz105[
-abcdefghijklmnopqrstuvwxyz106[
-abcdefghijklmnopqrstuvwxyz107[
-abcdefghijklmnopqrstuvwxyz108[
-abcdefghijklmnopqrstuvwxyz109[
-abcdefghijklmnopqrstuvwxyz110[
-abcdefghijklmnopqrstuvwxyz111[
-abcdefghijklmnopqrstuvwxyz112[
-abcdefghijklmnopqrstuvwxyz113[
-abcdefghijklmnopqrstuvwxyz114[
-abcdefghijklmnopqrstuvwxyz115[
-abcdefghijklmnopqrstuvwxyz116[
-abcdefghijklmnopqrstuvwxyz117[
-abcdefghijklmnopqrstuvwxyz118[
-abcdefghijklmnopqrstuvwxyz119[
-abcdefghijklmnopqrstuvwxyz120[
-abcdefghijklmnopqrstuvwxyz121[
-abcdefghijklmnopqrstuvwxyz122[
-abcdefghijklmnopqrstuvwxyz123[
-abcdefghijklmnopqrstuvwxyz124[
-abcdefghijklmnopqrstuvwxyz125[
-abcdefghijklmnopqrstuvwxyz126[
-abcdefghijklmnopqrstuvwxyz127[
-abcdefghijklmnopqrstuvwxyz128[
-abcdefghijklmnopqrstuvwxyz129[
-abcdefghijklmnopqrstuvwxyz130[
-abcdefghijklmnopqrstuvwxyz131[
-abcdefghijklmnopqrstuvwxyz132[
-abcdefghijklmnopqrstuvwxyz133[
-abcdefghijklmnopqrstuvwxyz134[
-abcdefghijklmnopqrstuvwxyz135[
-abcdefghijklmnopqrstuvwxyz136[
-abcdefghijklmnopqrstuvwxyz137[
-abcdefghijklmnopqrstuvwxyz138[
-abcdefghijklmnopqrstuvwxyz139[
-abcdefghijklmnopqrstuvwxyz140[
-abcdefghijklmnopqrstuvwxyz141[
-abcdefghijklmnopqrstuvwxyz142[
-abcdefghijklmnopqrstuvwxyz143[
-abcdefghijklmnopqrstuvwxyz144[
-abcdefghijklmnopqrstuvwxyz145[
-abcdefghijklmnopqrstuvwxyz146[
-abcdefghijklmnopqrstuvwxyz147[
-abcdefghijklmnopqrstuvwxyz148[
-abcdefghijklmnopqrstuvwxyz149[
-abcdefghijklmnopqrstuvwxyz150[
-abcdefghijklmnopqrstuvwxyz151[
-abcdefghijklmnopqrstuvwxyz152[
-abcdefghijklmnopqrstuvwxyz153[
-abcdefghijklmnopqrstuvwxyz154[
-abcdefghijklmnopqrstuvwxyz155[
-abcdefghijklmnopqrstuvwxyz156[
-abcdefghijklmnopqrstuvwxyz157[
-abcdefghijklmnopqrstuvwxyz158[
-abcdefghijklmnopqrstuvwxyz159[
-abcdefghijklmnopqrstuvwxyz160[
-abcdefghijklmnopqrstuvwxyz161[
-abcdefghijklmnopqrstuvwxyz162[
-abcdefghijklmnopqrstuvwxyz163[
-abcdefghijklmnopqrstuvwxyz164[
-abcdefghijklmnopqrstuvwxyz165[
-abcdefghijklmnopqrstuvwxyz166[
-abcdefghijklmnopqrstuvwxyz167[
-abcdefghijklmnopqrstuvwxyz168[
-abcdefghijklmnopqrstuvwxyz169[
-abcdefghijklmnopqrstuvwxyz170[
-abcdefghijklmnopqrstuvwxyz171[
-abcdefghijklmnopqrstuvwxyz172[
-abcdefghijklmnopqrstuvwxyz173[
-abcdefghijklmnopqrstuvwxyz174[
-abcdefghijklmnopqrstuvwxyz175[
-abcdefghijklmnopqrstuvwxyz176[
-abcdefghijklmnopqrstuvwxyz177[
-abcdefghijklmnopqrstuvwxyz178[
-abcdefghijklmnopqrstuvwxyz179[
-abcdefghijklmnopqrstuvwxyz180[
-abcdefghijklmnopqrstuvwxyz181[
-abcdefghijklmnopqrstuvwxyz182[
-abcdefghijklmnopqrstuvwxyz183[
-abcdefghijklmnopqrstuvwxyz184[
-abcdefghijklmnopqrstuvwxyz185[
-abcdefghijklmnopqrstuvwxyz186[
-abcdefghijklmnopqrstuvwxyz187[
-abcdefghijklmnopqrstuvwxyz188[
-abcdefghijklmnopqrstuvwxyz189[
-abcdefghijklmnopqrstuvwxyz190[
-abcdefghijklmnopqrstuvwxyz191[
-abcdefghijklmnopqrstuvwxyz192[
-abcdefghijklmnopqrstuvwxyz193[
-abcdefghijklmnopqrstuvwxyz194[
-abcdefghijklmnopqrstuvwxyz195[
-abcdefghijklmnopqrstuvwxyz196[
-abcdefghijklmnopqrstuvwxyz197[
-abcdefghijklmnopqrstuvwxyz198[
-abcdefghijklmnopqrstuvwxyz199[
-abcdefghijklmnopqrstuvwxyz200[
-abcdefghijklmnopqrstuvwxyz201[
-abcdefghijklmnopqrstuvwxyz202[
-abcdefghijklmnopqrstuvwxyz203[
-abcdefghijklmnopqrstuvwxyz204[
-abcdefghijklmnopqrstuvwxyz205[
-abcdefghijklmnopqrstuvwxyz206[
-abcdefghijklmnopqrstuvwxyz207[
-abcdefghijklmnopqrstuvwxyz208[
-abcdefghijklmnopqrstuvwxyz209[
-abcdefghijklmnopqrstuvwxyz210[
-abcdefghijklmnopqrstuvwxyz211[
-abcdefghijklmnopqrstuvwxyz212[
-abcdefghijklmnopqrstuvwxyz213[
-abcdefghijklmnopqrstuvwxyz214[
-abcdefghijklmnopqrstuvwxyz215[
-abcdefghijklmnopqrstuvwxyz216[
-abcdefghijklmnopqrstuvwxyz217[
-abcdefghijklmnopqrstuvwxyz218[
-abcdefghijklmnopqrstuvwxyz219[
-abcdefghijklmnopqrstuvwxyz220[
-abcdefghijklmnopqrstuvwxyz221[
-abcdefghijklmnopqrstuvwxyz222[
-abcdefghijklmnopqrstuvwxyz223[
-abcdefghijklmnopqrstuvwxyz224[
-abcdefghijklmnopqrstuvwxyz225[
-abcdefghijklmnopqrstuvwxyz226[
-abcdefghijklmnopqrstuvwxyz227[
-abcdefghijklmnopqrstuvwxyz228[
-abcdefghijklmnopqrstuvwxyz229[
-abcdefghijklmnopqrstuvwxyz230[
-abcdefghijklmnopqrstuvwxyz231[
-abcdefghijklmnopqrstuvwxyz232[
-abcdefghijklmnopqrstuvwxyz233[
-abcdefghijklmnopqrstuvwxyz234[
-abcdefghijklmnopqrstuvwxyz235[
-abcdefghijklmnopqrstuvwxyz236[
-abcdefghijklmnopqrstuvwxyz237[
-abcdefghijklmnopqrstuvwxyz238[
-abcdefghijklmnopqrstuvwxyz239[
-abcdefghijklmnopqrstuvwxyz240[
-abcdefghijklmnopqrstuvwxyz241[
-abcdefghijklmnopqrstuvwxyz242[
-abcdefghijklmnopqrstuvwxyz243[
-abcdefghijklmnopqrstuvwxyz244[
-abcdefghijklmnopqrstuvwxyz245[
-abcdefghijklmnopqrstuvwxyz246[
-abcdefghijklmnopqrstuvwxyz247[
-abcdefghijklmnopqrstuvwxyz248[
-abcdefghijklmnopqrstuvwxyz249[
-abcdefghijklmnopqrstuvwxyz250[
-abcdefghijklmnopqrstuvwxyz251[
-abcdefghijklmnopqrstuvwxyz252[
-abcdefghijklmnopqrstuvwxyz253[
-abcdefghijklmnopqrstuvwxyz254[
-abcdefghijklmnopqrstuvwxyz255[
-abcdefghijklmnopqrstuvwxyz256[
-abcdefghijklmnopqrstuvwxyz257[
-abcdefghijklmnopqrstuvwxyz258[
-abcdefghijklmnopqrstuvwxyz259[
-abcdefghijklmnopqrstuvwxyz260[
-abcdefghijklmnopqrstuvwxyz261[
-abcdefghijklmnopqrstuvwxyz262[
-abcdefghijklmnopqrstuvwxyz263[
-abcdefghijklmnopqrstuvwxyz264[
-abcdefghijklmnopqrstuvwxyz265[
-abcdefghijklmnopqrstuvwxyz266[
-abcdefghijklmnopqrstuvwxyz267[
-abcdefghijklmnopqrstuvwxyz268[
-abcdefghijklmnopqrstuvwxyz269[
-abcdefghijklmnopqrstuvwxyz270[
-abcdefghijklmnopqrstuvwxyz271[
-abcdefghijklmnopqrstuvwxyz272[
-abcdefghijklmnopqrstuvwxyz273[
-abcdefghijklmnopqrstuvwxyz274[
-abcdefghijklmnopqrstuvwxyz275[
-abcdefghijklmnopqrstuvwxyz276[
-abcdefghijklmnopqrstuvwxyz277[
-abcdefghijklmnopqrstuvwxyz278[
-abcdefghijklmnopqrstuvwxyz279[
-abcdefghijklmnopqrstuvwxyz280[
-abcdefghijklmnopqrstuvwxyz281[
-abcdefghijklmnopqrstuvwxyz282[
-abcdefghijklmnopqrstuvwxyz283[
-abcdefghijklmnopqrstuvwxyz284[
-abcdefghijklmnopqrstuvwxyz285[
-abcdefghijklmnopqrstuvwxyz286[
-abcdefghijklmnopqrstuvwxyz287[
-abcdefghijklmnopqrstuvwxyz288[
-abcdefghijklmnopqrstuvwxyz289[
-abcdefghijklmnopqrstuvwxyz290[
-abcdefghijklmnopqrstuvwxyz291[
-abcdefghijklmnopqrstuvwxyz292[
-abcdefghijklmnopqrstuvwxyz293[
-abcdefghijklmnopqrstuvwxyz294[
-abcdefghijklmnopqrstuvwxyz295[
-abcdefghijklmnopqrstuvwxyz296[
-abcdefghijklmnopqrstuvwxyz297[
-abcdefghijklmnopqrstuvwxyz298[
-abcdefghijklmnopqrstuvwxyz299[
-abcdefghijklmnopqrstuvwxyz300[
-abcdefghijklmnopqrstuvwxyz301[
-abcdefghijklmnopqrstuvwxyz302[
-abcdefghijklmnopqrstuvwxyz303[
-abcdefghijklmnopqrstuvwxyz304[
-abcdefghijklmnopqrstuvwxyz305[
-abcdefghijklmnopqrstuvwxyz306[
-abcdefghijklmnopqrstuvwxyz307[
-abcdefghijklmnopqrstuvwxyz308[
-abcdefghijklmnopqrstuvwxyz309[
-abcdefghijklmnopqrstuvwxyz310[
-abcdefghijklmnopqrstuvwxyz311[
-abcdefghijklmnopqrstuvwxyz312[
-abcdefghijklmnopqrstuvwxyz313[
-abcdefghijklmnopqrstuvwxyz314[
-abcdefghijklmnopqrstuvwxyz315[
-abcdefghijklmnopqrstuvwxyz316[
-abcdefghijklmnopqrstuvwxyz317[
-abcdefghijklmnopqrstuvwxyz318[
-abcdefghijklmnopqrstuvwxyz319[
-abcdefghijklmnopqrstuvwxyz320[
-abcdefghijklmnopqrstuvwxyz321[
-abcdefghijklmnopqrstuvwxyz322[
-abcdefghijklmnopqrstuvwxyz323[
-abcdefghijklmnopqrstuvwxyz324[
-abcdefghijklmnopqrstuvwxyz325[
-abcdefghijklmnopqrstuvwxyz326[
-abcdefghijklmnopqrstuvwxyz327[
-abcdefghijklmnopqrstuvwxyz328[
-abcdefghijklmnopqrstuvwxyz329[
-abcdefghijklmnopqrstuvwxyz330[
-abcdefghijklmnopqrstuvwxyz331[
-abcdefghijklmnopqrstuvwxyz332[
-abcdefghijklmnopqrstuvwxyz333[
-abcdefghijklmnopqrstuvwxyz334[
-abcdefghijklmnopqrstuvwxyz335[
-abcdefghijklmnopqrstuvwxyz336[
-abcdefghijklmnopqrstuvwxyz337[
-abcdefghijklmnopqrstuvwxyz338[
-abcdefghijklmnopqrstuvwxyz339[
-abcdefghijklmnopqrstuvwxyz340[
-abcdefghijklmnopqrstuvwxyz341[
-abcdefghijklmnopqrstuvwxyz342[
-abcdefghijklmnopqrstuvwxyz343[
-abcdefghijklmnopqrstuvwxyz344[
-abcdefghijklmnopqrstuvwxyz345[
-abcdefghijklmnopqrstuvwxyz346[
-abcdefghijklmnopqrstuvwxyz347[
-abcdefghijklmnopqrstuvwxyz348[
-abcdefghijklmnopqrstuvwxyz349[
-0
-]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
diff --git a/tests/bc/recursive_arrays_results.txt b/tests/bc/recursive_arrays_results.txt
deleted file mode 100644
index 573541ac..00000000
--- a/tests/bc/recursive_arrays_results.txt
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/tests/bc/scripts/add.bc b/tests/bc/scripts/add.bc
index 9cffa2c2..03f85812 100644
--- a/tests/bc/scripts/add.bc
+++ b/tests/bc/scripts/add.bc
@@ -12,6 +12,6 @@ for (i = 0; i <= len; ++i) {
for (i = 1; i <= 10000; ++i) {
for (j = 0; j < len; ++j) {
- a[i] + a[j]
+ a[0] + a[j]
}
}
diff --git a/tests/bc/scripts/all.txt b/tests/bc/scripts/all.txt
index 4ebfe564..16f067c1 100644
--- a/tests/bc/scripts/all.txt
+++ b/tests/bc/scripts/all.txt
@@ -1,9 +1,9 @@
-multiply.bc
-divide.bc
-subtract.bc
-add.bc
print.bc
parse.bc
+add.bc
+subtract.bc
+multiply.bc
+divide.bc
array.bc
atan.bc
bessel.bc
@@ -13,4 +13,3 @@ len.bc
rand.bc
references.bc
screen.bc
-strings2.bc
diff --git a/tests/bc/scripts/array.bc b/tests/bc/scripts/array.bc
index dac23280..dac23280 100644..100755
--- a/tests/bc/scripts/array.bc
+++ b/tests/bc/scripts/array.bc
diff --git a/tests/bc/scripts/atan.bc b/tests/bc/scripts/atan.bc
index 9d47f415..9d47f415 100644..100755
--- a/tests/bc/scripts/atan.bc
+++ b/tests/bc/scripts/atan.bc
diff --git a/tests/bc/scripts/bessel.bc b/tests/bc/scripts/bessel.bc
index c2229e50..c2229e50 100644..100755
--- a/tests/bc/scripts/bessel.bc
+++ b/tests/bc/scripts/bessel.bc
diff --git a/tests/bc/scripts/divide.bc b/tests/bc/scripts/divide.bc
index 51a4c008..8527ffc3 100644
--- a/tests/bc/scripts/divide.bc
+++ b/tests/bc/scripts/divide.bc
@@ -15,7 +15,6 @@ for (i = 0; i <= len; ++i) {
for (i = 1; i <= 10000; ++i) {
for (j = 0; j < len; ++j) {
a[0] / a[j]
- a[i] / a[j]
(a[0] * i) / a[j]
a[0] / (a[j] * i)
(a[0] * i) / (a[j] * i)
diff --git a/tests/bc/scripts/globals.bc b/tests/bc/scripts/globals.bc
index e9a0c6db..e9a0c6db 100644..100755
--- a/tests/bc/scripts/globals.bc
+++ b/tests/bc/scripts/globals.bc
diff --git a/tests/bc/scripts/multiply.bc b/tests/bc/scripts/multiply.bc
index 3aa64cc5..2eb975aa 100644
--- a/tests/bc/scripts/multiply.bc
+++ b/tests/bc/scripts/multiply.bc
@@ -12,7 +12,6 @@ for (i = 0; i <= len; ++i) {
for (i = 1; i <= 10000; ++i) {
for (j = 0; j < len; ++j) {
a[0] * a[j]
- a[i] * a[j]
(a[0] * i) * a[j]
a[0] * (a[j] * i)
(a[0] * i) * (a[j] * i)
diff --git a/tests/bc/scripts/parse.bc b/tests/bc/scripts/parse.bc
index 179daf11..179daf11 100644..100755
--- a/tests/bc/scripts/parse.bc
+++ b/tests/bc/scripts/parse.bc
diff --git a/tests/bc/scripts/print.bc b/tests/bc/scripts/print.bc
index 9530cbdb..9530cbdb 100644..100755
--- a/tests/bc/scripts/print.bc
+++ b/tests/bc/scripts/print.bc
diff --git a/tests/bc/scripts/references.bc b/tests/bc/scripts/references.bc
index 8188f17a..8188f17a 100644..100755
--- a/tests/bc/scripts/references.bc
+++ b/tests/bc/scripts/references.bc
diff --git a/tests/bc/scripts/screen.bc b/tests/bc/scripts/screen.bc
index ea36b5ff..ea36b5ff 100644..100755
--- a/tests/bc/scripts/screen.bc
+++ b/tests/bc/scripts/screen.bc
diff --git a/tests/bc/scripts/strings2.bc b/tests/bc/scripts/strings2.bc
deleted file mode 100644
index 766fe11e..00000000
--- a/tests/bc/scripts/strings2.bc
+++ /dev/null
@@ -1,7 +0,0 @@
-#! /usr/bin/bc -q
-
-for (i = 0; i < 120; ++i) {
- print "print \qabcdefghijklmnop", i, "\\n\q\n"
-}
-
-halt
diff --git a/tests/bc/scripts/subtract.bc b/tests/bc/scripts/subtract.bc
index 1e592942..81ac895c 100644
--- a/tests/bc/scripts/subtract.bc
+++ b/tests/bc/scripts/subtract.bc
@@ -12,6 +12,6 @@ for (i = 0; i <= len; ++i) {
for (i = 1; i <= 10000; ++i) {
for (j = 0; j < len; ++j) {
- a[i] - a[j]
+ a[0] - a[j]
}
}
diff --git a/tests/bc/strings.txt b/tests/bc/strings.txt
index 8808043b..8de9901d 100644
--- a/tests/bc/strings.txt
+++ b/tests/bc/strings.txt
@@ -9,69 +9,8 @@ string"
print "string"
print "newline\n"
-"atsnoheusntaohetisanhoest;nhqktseuhstasatohutsaotnesh;qtsethusanthaotsehnustanhoestnuhstaohentisthtseahustnaohaotenhuastnoehtnxthatonehuatosnehp"
-"
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-"
-print "\n"
-
print "\\\e\n"
print "\d\n"
"abc\\
def
"
-v = "string"
-v
-"stuff"
-print "\n"
-
-define v(v) {
- print v, "\n"
-}
-
-v("stuff")
-v(v)
-
-length("ouch")
-length(v)
-
-v = u = "test assign\n"
-print v, u
-
-define t() {
- return "return test\n"
-}
-
-v = t()
-print v
diff --git a/tests/bc/strings_results.txt b/tests/bc/strings_results.txt
index 1951f6cf..7e1646f0 100644
--- a/tests/bc/strings_results.txt
+++ b/tests/bc/strings_results.txt
@@ -2,52 +2,7 @@ stringanother stringyet
another
stringnoescapes\nnewline
stringnewline
-atsnoheusntaohetisanhoest;nhqktseuhstasatohutsaotnesh;qtsethusanthaotsehnustanhoestnuhstaohentisthtseahustnaohaotenhuastnoehtnxthatonehuatosnehp
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-
\\
\d
abc\\
def
-string
-stuff
-stuff
-0
-string
-0
-4
-6
-test assign
-test assign
-return test
diff --git a/tests/bc/timeconst.sh b/tests/bc/timeconst.sh
index 5c5ec380..8cdc63a9 100755
--- a/tests/bc/timeconst.sh
+++ b/tests/bc/timeconst.sh
@@ -32,7 +32,6 @@
script="$0"
testdir=$(dirname "$script")
-# Gets the timeconst script, which could be a command-line argument.
if [ "$#" -gt 0 ]; then
timeconst="$1"
shift
@@ -40,7 +39,6 @@ else
timeconst="$testdir/scripts/timeconst.bc"
fi
-# Gets the executable, which could also be a command-line argument.
if [ "$#" -gt 0 ]; then
bc="$1"
shift
@@ -48,27 +46,17 @@ else
bc="$testdir/../../bin/bc"
fi
-#
-out1="$testdir/bc_outputs/bc_timeconst.txt"
-out2="$testdir/bc_outputs/bc_timeconst_results.txt"
-
-outdir=$(dirname "$out1")
-
-# Make sure the directory exists.
-if [ ! -d "$outdir" ]; then
- mkdir -p "$outdir"
-fi
+out1="$testdir/../.log_bc_timeconst.txt"
+out2="$testdir/../.log_bc_timeconst_test.txt"
base=$(basename "$timeconst")
-# If the script does not exist, just skip. Running this test is not necessary.
if [ ! -f "$timeconst" ]; then
printf 'Warning: %s does not exist\n' "$timeconst"
printf 'Skipping...\n'
exit 0
fi
-# I use these, so unset them to make the tests work.
unset BC_ENV_ARGS
unset BC_LINE_LENGTH
unset DC_ENV_ARGS
@@ -76,31 +64,25 @@ unset DC_LINE_LENGTH
printf 'Running %s...' "$base"
-# Get a list of numbers. Funny how bc can help with that.
nums=$(printf 'for (i = 0; i <= 1000; ++i) { i }\n' | bc)
-# Run each number through the script.
for i in $nums; do
- # Run the GNU bc on the test.
printf '%s\n' "$i" | bc -q "$timeconst" > "$out1"
err="$?"
- # If the other bc failed, it's not GNU bc, or this bc.
if [ "$err" -ne 0 ]; then
printf '\nOther bc is not GNU compatible. Skipping...\n'
exit 0
fi
- # Run the built bc on the test.
printf '%s\n' "$i" | "$bc" "$@" -q "$timeconst" > "$out2"
diff "$out1" "$out2"
error="$?"
- # If fail, bail.
if [ "$error" -ne 0 ]; then
printf '\nFailed on input: %s\n' "$i"
exit "$error"
diff --git a/tests/bc/vars_results.txt b/tests/bc/vars_results.txt
index 3d6b3577..6597d843 100644
--- a/tests/bc/vars_results.txt
+++ b/tests/bc/vars_results.txt
@@ -1,7 +1,8 @@
1609746610419572350599.59456175545
.0000772397688552681359718594121969204138521230712049526233926741658\
845368495051158801794834809672994
-34895734996363239667509709873808371507.681955808509709884214811338345
+34895734996363239667509709873808371507.68195580850970988421481133834\
+5
246246247.226719697748
-28914376850.99973314416
.0030975704827179453786044330548590249517387192084765414205077089498\
diff --git a/tests/bcl.c b/tests/bcl.c
index 89ee1851..5157890e 100644
--- a/tests/bcl.c
+++ b/tests/bcl.c
@@ -39,10 +39,6 @@
#include <bcl.h>
-/**
- * Takes an error code and aborts if it actually is an error.
- * @param e The error code.
- */
static void err(BclError e) {
if (e != BCL_ERROR_NONE) abort();
}
@@ -56,80 +52,72 @@ int main(void) {
char* res;
BclBigDig b = 0;
- // We do this twice to test the reference counting code.
e = bcl_init();
err(e);
+
e = bcl_init();
err(e);
- // If bcl is set to abort on fatal error, that is a bug because it should
- // default to off.
if (bcl_abortOnFatalError()) err(BCL_ERROR_FATAL_UNKNOWN_ERR);
bcl_setAbortOnFatalError(true);
- // Now it *should* be set.
if (!bcl_abortOnFatalError()) err(BCL_ERROR_FATAL_UNKNOWN_ERR);
- // We do this twice to test the context stack.
ctxt = bcl_ctxt_create();
+
bcl_pushContext(ctxt);
+
ctxt = bcl_ctxt_create();
+
bcl_pushContext(ctxt);
- // Ensure that the scale is properly set.
scale = 10;
+
bcl_ctxt_setScale(ctxt, scale);
+
scale = bcl_ctxt_scale(ctxt);
if (scale != 10) err(BCL_ERROR_FATAL_UNKNOWN_ERR);
scale = 16;
+
bcl_ctxt_setIbase(ctxt, scale);
+
scale = bcl_ctxt_ibase(ctxt);
if (scale != 16) err(BCL_ERROR_FATAL_UNKNOWN_ERR);
- // Now the obase.
bcl_ctxt_setObase(ctxt, scale);
+
scale = bcl_ctxt_obase(ctxt);
if (scale != 16) err(BCL_ERROR_FATAL_UNKNOWN_ERR);
- // Set the back for the tests
bcl_ctxt_setIbase(ctxt, 10);
- scale = bcl_ctxt_ibase(ctxt);
- if (scale != 10) err(BCL_ERROR_FATAL_UNKNOWN_ERR);
bcl_ctxt_setObase(ctxt, 10);
- scale = bcl_ctxt_obase(ctxt);
- if (scale != 10) err(BCL_ERROR_FATAL_UNKNOWN_ERR);
- // Ensure that creating, duping, and copying works.
n = bcl_num_create();
+
n2 = bcl_dup(n);
bcl_copy(n, n2);
- // Ensure that parsing works.
n3 = bcl_parse("2938");
err(bcl_err(n3));
+
n4 = bcl_parse("-28390.9108273");
err(bcl_err(n4));
- // We also want to be sure that negatives work. This is a special case
- // because bc and dc generate a negative instruction; they don't actually
- // parse numbers as negative.
if (!bcl_num_neg(n4)) err(BCL_ERROR_FATAL_UNKNOWN_ERR);
- // Add them and check the result.
n3 = bcl_add(n3, n4);
err(bcl_err(n3));
+
res = bcl_string(bcl_dup(n3));
if (strcmp(res, "-25452.9108273")) err(BCL_ERROR_FATAL_UNKNOWN_ERR);
- // We want to ensure all memory gets freed because we run this under
- // Valgrind.
free(res);
- // Ensure that divmod, a special case, works.
n4 = bcl_parse("8937458902.2890347");
err(bcl_err(n4));
+
e = bcl_divmod(bcl_dup(n4), n3, &n5, &n6);
err(e);
@@ -147,10 +135,6 @@ int main(void) {
free(res);
- // Ensure that sqrt works. This is also a special case. The reason is
- // because it is a one-argument function. Since all binary operators go
- // through the same code (basically), we can test add and be done. However,
- // sqrt does not, so we want to specifically test it.
n4 = bcl_sqrt(n4);
err(bcl_err(n4));
@@ -161,7 +145,6 @@ int main(void) {
free(res);
- // We want to check that numbers are properly extended...
e = bcl_num_setScale(n4, 20);
err(e);
@@ -172,7 +155,6 @@ int main(void) {
free(res);
- // ...and truncated.
e = bcl_num_setScale(n4, 0);
err(e);
@@ -183,13 +165,11 @@ int main(void) {
free(res);
- // Check conversion to hardware integers...
e = bcl_bigdig(n4, &b);
err(e);
if (b != 94538) err(BCL_ERROR_FATAL_UNKNOWN_ERR);
- // ...and back.
n4 = bcl_bigdig2num(b);
err(bcl_err(n4));
@@ -200,45 +180,36 @@ int main(void) {
free(res);
- // Check rand.
n4 = bcl_frand(10);
err(bcl_err(n4));
- // Check that no asserts fire in shifting.
n4 = bcl_lshift(n4, bcl_bigdig2num(10));
err(bcl_err(n4));
- // Repeat.
n3 = bcl_irand(n4);
err(bcl_err(n3));
- // Repeat.
n2 = bcl_ifrand(bcl_dup(n3), 10);
err(bcl_err(n2));
- // Still checking asserts.
e = bcl_rand_seedWithNum(n3);
err(e);
- // Still checking asserts.
n4 = bcl_rand_seed2num();
err(bcl_err(n4));
- // Finally, check modexp, yet another special case.
n5 = bcl_parse("10");
err(bcl_err(n5));
n6 = bcl_modexp(bcl_dup(n5), bcl_dup(n5), bcl_dup(n5));
err(bcl_err(n6));
- // Clean up.
bcl_num_free(n);
bcl_ctxt_freeNums(ctxt);
bcl_gc();
- // We need to pop both contexts and free them.
bcl_popContext();
bcl_ctxt_free(ctxt);
@@ -249,7 +220,6 @@ int main(void) {
bcl_ctxt_free(ctxt);
- // Decrement the reference counter to ensure all is freed.
bcl_free();
bcl_free();
diff --git a/tests/dc/all.txt b/tests/dc/all.txt
index 8942e087..ec637c34 100644
--- a/tests/dc/all.txt
+++ b/tests/dc/all.txt
@@ -1,7 +1,5 @@
decimal
length
-stack_len
-exec_stack_len
add
subtract
multiply
diff --git a/tests/dc/decimal.txt b/tests/dc/decimal.txt
index fdc628c8..ebbb2dc9 100644
--- a/tests/dc/decimal.txt
+++ b/tests/dc/decimal.txt
@@ -34,8 +34,3 @@ _356784356.934568495770004586495678300000000pR
74325437345273852773827101738273127312738521733017537073520735207307570358738257390761276072160719802671980267018728630178.7082681027680521760217867841276127681270867827821768173178207830710978017738178678012767377058785378278207385237085237803278203782037237582795870pR
_756752732785273851273728537852738257837283678965738527385272983678372867327835672967385278372637862738627836279863782673862783670.71738178361738718367186378610738617836781603760178367018603760178107735278372832783728367826738627836278378260736270367362073867097307925pR
9812734012837410982345719208345712908357412903587192048571920458712.23957182459817249058172945781pR
-2893.982.28937pRpR
-198273\
-.192837pR
-1892.238907\
-.3982739pRpR
diff --git a/tests/dc/decimal_results.txt b/tests/dc/decimal_results.txt
index ec9124c0..275d431c 100644
--- a/tests/dc/decimal_results.txt
+++ b/tests/dc/decimal_results.txt
@@ -11,7 +11,8 @@
1023468723275435238491972521917846
43434724324317058673920735170382703980273527090273892739207390379379\
60379637893607893607893670530278200795207952702873892786172916728961\
-783907893607418973587857386079679267926737520730925372983782793652793
+78390789360741897358785738607967926792673752073092537298378279365279\
+3
-1
-203
-57
@@ -19,7 +20,8 @@
-31378682943772818461924738352952347258
-8239456287456735894950672387239865203756982376208346745096273452730\
96287563846592384526349872634895763257893467523987578690283762897568\
-459072348758071071087813501875908127359018715023841710239872301387278
+45907234875807107108781350187590812735901871502384171023987230138727\
+8
.123521346523546
.1245923756273856
-.1024678456387
@@ -47,8 +49,3 @@
8372832783728367826738627836278378260736270367362073867097307925
9812734012837410982345719208345712908357412903587192048571920458712.\
23957182459817249058172945781
-.28937
-2893.982
-198273.192837
-.3982739
-1892.238907
diff --git a/tests/dc/errors.txt b/tests/dc/errors.txt
index 37513e97..8ead40c5 100644
--- a/tests/dc/errors.txt
+++ b/tests/dc/errors.txt
@@ -9,10 +9,6 @@ b
4 100000|
_
]
-0s
-y
-L
-La
zp198202389.289374pzp[He World!]xSzpzXfrfxzpfR
[hello]k
3 2 0|
diff --git a/tests/dc/errors/32.txt b/tests/dc/errors/32.txt
deleted file mode 100644
index c537acf7..00000000
--- a/tests/dc/errors/32.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-0 1(pR
-1;;;;;pR
-1
-0 18d[0000000
-000000000000000000000000000000]sM[liv1-si0li!<0pR
-_1 0{pR
-_1 _1{pR
-_1 f0070000000000.0000000000000_10000000000006.00000000000005|pRpR
-_23745860900000.070000000000000 _0.20542357869124050~pRpR
-_3000000000000000.0000000700000006002 _7000000000000005000000000.000F000000000000003~pRpR20000000 300000000003.00000000000000030~pRpR
-_30000000000000000000000000
-1 0.001.00000000030
-1 0.000000000000000000000000000000000000000000000000000000000000000000002x30000000000000000000000000000000000000$80000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000<0800000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000.000F000000000000003~pRpR20000000 300000000003.00000000000000030~pRpR
-_30000000000000.00000000000
-1 0.070.70000000000
-1 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000$80000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000<080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000S8800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000Z800000000000
-_10pR
-=390NpR
-_2000
-40000 5000C 2i>0eM]s01@sil0x
diff --git a/tests/dc/errors/33.txt b/tests/dc/errors/33.txt
deleted file mode 100644
index 524b548e..00000000
--- a/tests/dc/errors/33.txt
+++ /dev/null
Binary files differ
diff --git a/tests/dc/errors/34.txt b/tests/dc/errors/34.txt
deleted file mode 100644
index 902a38bc..00000000
--- a/tests/dc/errors/34.txt
+++ /dev/null
@@ -1,117 +0,0 @@
-0 lip1-si0l0+2o0sx_9lq+pR 0900pR
-_100900pR
-_10900p0bpR
-1bp0
-.20bpR
-100000.0000005bpR
-_10bpR
-_.1000[l0;0;rpRl01+s0l010>x]dsxx0sx0s0
-1 2+p+p
-3+p
-4+p
-5+p
-6+p
-7+p
-8+p
-9+p
-16+p
-17+p
-18+p
-19.p
-20+p
-21+0+p
-71+xx0sx0s0
-1 2+p+p
-3o
-70+p
-70+p
-70+p
-70+p
-22+p
-20+p
-20+p
-20+p
-20+p
-x0+p
-20+p
-0 lip1-si0{0+2i0l0+200sx0.1009
-40+1+p
-4000pR
-_10900p0bpR
-1bp0
-.20bpR
-100000.002+p
-20+p
-20+p
-20+p
-20+p
-x0+p
-2000005bpR
-_10bpR
-_.10yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy00[l0;0;rpRl01+s0l010>x]dsxx0sx0s0
-1 2+p+p
-3+p
-4+p
-5+p
-6+p
-7+p
-8+p
-9+p
-10p
-+p
-11+p
-12+p
-13+p
-14+p
-15+p
-16+p
-17+p
-18+p
-19+p
-20+p
-21+0+p
-71+xx0sx0s0
-1 2+p+p
-3o
-70+p
-70+p
-70+p
-70+p
-22+p
-20+p
-
-20+p
-30+p
-30+p
-30+p
-0b30+p
-30+p
-30+p
-30+p
-30+p
-30+p
-30+p
-40"1+p
-40+p
-40+p
-40+p
-40+p
-40+p
-40+p
-40+p
-40+p
-50+p
-50+p
-50+p
-50+p
-50+p
-50+p
-50+p
-50+p
-50+p
-5pR
-100000.0070000bpR
-^20+pR
-_.10100000.0070000bpR
-^20+pR
-_.1000Kl0;0;rpRl0
diff --git a/tests/dc/exec_stack_len.txt b/tests/dc/exec_stack_len.txt
deleted file mode 100644
index 27e8bf7f..00000000
--- a/tests/dc/exec_stack_len.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-,pR
-[,pR]x
-[[,pR]x]x
-[[[,pR]x]x]x
-[[[,pR]x ,pR]x]x
-[[[[,p1-Q]x]x]x]x ,pQ
diff --git a/tests/dc/exec_stack_len_results.txt b/tests/dc/exec_stack_len_results.txt
deleted file mode 100644
index 0d3e1d15..00000000
--- a/tests/dc/exec_stack_len_results.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-1
-2
-3
-4
-4
-3
-5
-1
diff --git a/tests/dc/length.txt b/tests/dc/length.txt
index 55905b7a..daa960be 100644
--- a/tests/dc/length.txt
+++ b/tests/dc/length.txt
@@ -127,5 +127,3 @@
289.0ZpR
1802973.0000000238ZpR
.000000000000000093182394080000000000ZpR
-YapR
-5 15:aYapR
diff --git a/tests/dc/length_results.txt b/tests/dc/length_results.txt
index d6c33b9f..3a79696e 100644
--- a/tests/dc/length_results.txt
+++ b/tests/dc/length_results.txt
@@ -127,5 +127,3 @@
4
17
20
-1
-16
diff --git a/tests/dc/scientific.txt b/tests/dc/scientific.txt
index 240473b0..59a78dbb 100644
--- a/tests/dc/scientific.txt
+++ b/tests/dc/scientific.txt
@@ -31,10 +31,6 @@ _.0002983172e5pR
.00022e3pR
_.00022e4pR
.0000328937e8pR
-82938.29873e8.82\
-937pRpR
-2893e2\
-.389pRpR
0o
0pR
1pR
diff --git a/tests/dc/scientific_results.txt b/tests/dc/scientific_results.txt
index 25fb0756..557fcf61 100644
--- a/tests/dc/scientific_results.txt
+++ b/tests/dc/scientific_results.txt
@@ -31,10 +31,6 @@
.22
-2.2
3289.37
-.82937
-8293829873000
-.389
-289300
0
1e0
1.0e1
diff --git a/tests/dc/scripts/array.dc b/tests/dc/scripts/array.dc
index 5accb118..5accb118 100644..100755
--- a/tests/dc/scripts/array.dc
+++ b/tests/dc/scripts/array.dc
diff --git a/tests/dc/scripts/asciify.dc b/tests/dc/scripts/asciify.dc
index 7db61210..7db61210 100644..100755
--- a/tests/dc/scripts/asciify.dc
+++ b/tests/dc/scripts/asciify.dc
diff --git a/tests/dc/scripts/easter.sh b/tests/dc/scripts/easter.sh
index 27dfe345..dd030e40 100755
--- a/tests/dc/scripts/easter.sh
+++ b/tests/dc/scripts/easter.sh
@@ -2,7 +2,7 @@
if test $# -lt 2
then
- echo usage: $0 dc_exec year [options...]
+ echo usage: $0 dc_exec year
exit 1
fi
@@ -43,5 +43,5 @@ echo $year '
]s@
31<@psnlmPpsn1z>p
]sp
-lpx' | "$dc_exec" "$@" | tr '\012' ' '
+lpx' | "$dc_exec" | tr '\012' ' '
echo ''
diff --git a/tests/dc/scripts/else.dc b/tests/dc/scripts/else.dc
index 84deb875..84deb875 100644..100755
--- a/tests/dc/scripts/else.dc
+++ b/tests/dc/scripts/else.dc
diff --git a/tests/dc/scripts/factorial.dc b/tests/dc/scripts/factorial.dc
index 6a751bf6..6a751bf6 100644..100755
--- a/tests/dc/scripts/factorial.dc
+++ b/tests/dc/scripts/factorial.dc
diff --git a/tests/dc/scripts/loop.dc b/tests/dc/scripts/loop.dc
index 26cec238..26cec238 100644..100755
--- a/tests/dc/scripts/loop.dc
+++ b/tests/dc/scripts/loop.dc
diff --git a/tests/dc/scripts/prime.dc b/tests/dc/scripts/prime.dc
index cc769d2b..cc769d2b 100644..100755
--- a/tests/dc/scripts/prime.dc
+++ b/tests/dc/scripts/prime.dc
diff --git a/tests/dc/scripts/quit.dc b/tests/dc/scripts/quit.dc
index 81e6289a..81e6289a 100644..100755
--- a/tests/dc/scripts/quit.dc
+++ b/tests/dc/scripts/quit.dc
diff --git a/tests/dc/scripts/stream.dc b/tests/dc/scripts/stream.dc
index 1f8684de..6efcfa38 100644..100755
--- a/tests/dc/scripts/stream.dc
+++ b/tests/dc/scripts/stream.dc
@@ -1 +1 @@
-0si[liPli1+sili65536>x]ddsxPx
+0si[liPlid1+sili65536>x]ddsxPx
diff --git a/tests/dc/scripts/stream.txt b/tests/dc/scripts/stream.txt
deleted file mode 100644
index c45beb2b..00000000
--- a/tests/dc/scripts/stream.txt
+++ /dev/null
Binary files differ
diff --git a/tests/dc/scripts/weird.dc b/tests/dc/scripts/weird.dc
index 391ec05d..391ec05d 100644..100755
--- a/tests/dc/scripts/weird.dc
+++ b/tests/dc/scripts/weird.dc
diff --git a/tests/dc/stack_len.txt b/tests/dc/stack_len.txt
deleted file mode 100644
index 1b367f3a..00000000
--- a/tests/dc/stack_len.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-zp
-zp
-zp
-zp
-sa
-yap
-Sa
-yap
-Sa
-yapR
-La
-yapR
-La
-yap
-zp
diff --git a/tests/dc/stack_len_results.txt b/tests/dc/stack_len_results.txt
deleted file mode 100644
index 3805e42f..00000000
--- a/tests/dc/stack_len_results.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-0
-1
-2
-3
-1
-2
-3
-2
-1
-6
diff --git a/tests/dc/strings.txt b/tests/dc/strings.txt
index 460976ab..369d8e1d 100644
--- a/tests/dc/strings.txt
+++ b/tests/dc/strings.txt
@@ -48,4 +48,3 @@
[q\\] pR
[\\] pR
92 a pR
-[[10pR]si]x [[lix]x]x
diff --git a/tests/dc/strings_results.txt b/tests/dc/strings_results.txt
index deb19e09..509b105d 100644
--- a/tests/dc/strings_results.txt
+++ b/tests/dc/strings_results.txt
@@ -49,4 +49,3 @@ q
q\
\
\
-10
diff --git a/benchmarks/bc/constants.bc b/tests/diff.sh
index 1f7b92d4..6d664a8a 100644..100755
--- a/benchmarks/bc/constants.bc
+++ b/tests/diff.sh
@@ -1,4 +1,4 @@
-#! /usr/bin/bc
+#! /bin/sh
#
# SPDX-License-Identifier: BSD-2-Clause
#
@@ -27,15 +27,25 @@
# POSSIBILITY OF SUCH DAMAGE.
#
-max = 1000
-max2 = 1000
+set -e
-for (i = 0; i < max; ++i) {
+script="$0"
- print "c = ", i, "\n"
- print "e = 0.", i, "\n"
+testdir=$(dirname "$script")
- for (j = 0; j < max2; ++j) {
- print "d = ", i, ".", j, "\n"
- }
-}
+if [ "$#" -lt 2 ]; then
+ printf 'usage: %s dir test\n' "$0"
+ printf 'valid dirs are:\n'
+ printf '\n'
+ cat "$testdir/all.txt"
+ printf '\n'
+ exit 1
+fi
+
+d="$1"
+shift
+
+t="$1"
+shift
+
+exec diff "$testdir/$d/${t}_results.txt" "$testdir/${d}_outputs/${t}_results.txt"
diff --git a/tests/errors.sh b/tests/errors.sh
index d6c120aa..4654aed2 100755
--- a/tests/errors.sh
+++ b/tests/errors.sh
@@ -32,9 +32,8 @@
script="$0"
testdir=$(dirname "$script")
-. "$testdir/../scripts/functions.sh"
+. "$testdir/../functions.sh"
-# Command-line processing.
if [ "$#" -eq 0 ]; then
printf 'usage: %s dir [exec args...]\n' "$script"
exit 1
@@ -50,7 +49,6 @@ else
shift
fi
-# I use these, so unset them to make the tests work.
unset BC_ENV_ARGS
unset BC_LINE_LENGTH
unset DC_ENV_ARGS
@@ -59,18 +57,15 @@ unset DC_LINE_LENGTH
out="$testdir/${d}_outputs/errors_results.txt"
outdir=$(dirname "$out")
-# Make sure the directory exists.
if [ ! -d "$outdir" ]; then
mkdir -p "$outdir"
fi
exebase=$(basename "$exe")
-# These are the filenames for the extra tests.
posix="posix_errors"
read_errors="read_errors"
-# Set stuff for the correct calculator.
if [ "$d" = "bc" ]; then
opts="-l"
halt="halt"
@@ -81,21 +76,6 @@ else
halt="q"
fi
-printf 'Running %s command-line error tests...' "$d"
-
-printf '%s\n' "$halt" | "$exe" "$@" -e "1+1" -f- -e "2+2" 2> "$out" > /dev/null
-err="$?"
-
-checkerrtest "$d" "$err" "command-line -e test" "$out" "$exebase"
-
-printf '%s\n' "$halt" | "$exe" "$@" -e "1+1" -f- -f "$testdir/$d/decimal.txt" 2> "$out" > /dev/null
-err="$?"
-
-checkerrtest "$d" "$err" "command-line -f test" "$out" "$exebase"
-
-printf 'pass\n'
-
-# Now test the error files in the standard tests directory.
for testfile in $testdir/$d/*errors.txt; do
if [ -z "${testfile##*$read_errors*}" ]; then
@@ -103,10 +83,8 @@ for testfile in $testdir/$d/*errors.txt; do
continue
fi
- # Test bc POSIX errors and warnings.
if [ -z "${testfile##*$posix*}" ]; then
- # Just test warnings.
line="last"
printf '%s\n' "$line" | "$exe" "$@" "-lw" 2> "$out" > /dev/null
err="$?"
@@ -117,20 +95,15 @@ for testfile in $testdir/$d/*errors.txt; do
checkerrtest "$d" "1" "$line" "$out" "$exebase"
- # Set the options for standard mode.
options="-ls"
-
else
options="$opts"
fi
- # Output something pretty.
base=$(basename "$testfile")
base="${base%.*}"
printf 'Running %s %s...' "$d" "$base"
- # Test errors on each line of the file. Yes, each line has a separate error
- # case.
while read -r line; do
rm -f "$out"
@@ -146,33 +119,8 @@ for testfile in $testdir/$d/*errors.txt; do
done
-# I need to skip a test here on FreeBSD.
-os=$(uname)
-
-# The list of files we need to skip.
-skip_files="
-33.txt
-"
-
-# Test all the files in the errors directory. While the loop above does one test
-# for every line, this does one test per file, but it runs the file through
-# stdin and as a file on the command-line.
for testfile in $testdir/$d/errors/*.txt; do
- # If we are on FreeBSD...
- if [ "$os" = "FreeBSD" ] && [ "$d" = "dc" ]; then
-
- b=$(basename "$testfile")
-
- # If the file is one of the skip files...
- if [ -z "${skip_files##*$b*}" ]; then
-
- printf 'On FreeBSD; skipping %s...\n' "$testfile"
- continue
-
- fi
- fi
-
printf 'Running %s error file %s...' "$d" "$testfile"
printf '%s\n' "$halt" | "$exe" "$@" $opts "$testfile" 2> "$out" > /dev/null
diff --git a/tests/extra_required.txt b/tests/extra_required.txt
index bcce9ee8..a87a9a0a 100644
--- a/tests/extra_required.txt
+++ b/tests/extra_required.txt
@@ -5,4 +5,3 @@ rand
scientific
shift
trunc
-bitfuncs
diff --git a/benchmarks/bc/arrays.bc b/tests/fuzzing/bc.dict
index e3c46318..f4dc9658 100644
--- a/benchmarks/bc/arrays.bc
+++ b/tests/fuzzing/bc.dict
@@ -1,4 +1,3 @@
-#! /usr/bin/bc
#
# SPDX-License-Identifier: BSD-2-Clause
#
@@ -26,9 +25,44 @@
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE.
#
+# AFL dictionary for bc
+#
-max = 1000000
+keyword_abs="abs"
+keyword_auto="auto"
+keyword_break="break"
+keyword_continue="continue"
+keyword_define="define"
+keyword_else="else"
+keyword_for="for"
+keyword_halt="halt"
+keyword_ibase="ibase"
+keyword_if="if"
+keyword_irand="irand"
+keyword_last="last"
+keyword_length="length"
+keyword_limits="limits"
+keyword_maxibase="maxibase"
+keyword_maxobase="maxobase"
+keyword_maxrand="maxrand"
+keyword_maxscale="maxscale"
+keyword_obase="obase"
+keyword_print="print"
+keyword_quit="quit"
+keyword_rand="rand"
+keyword_read="read"
+keyword_return="return"
+keyword_scale="scale"
+keyword_seed="seed"
+keyword_sqrt="sqrt"
+keyword_while="while"
-for (i = 0; i < max; ++i) {
- print "a", i, "[0] = ", i, "\n"
-}
+"{"
+"}"
+","
+"["
+"]"
+"1"
+"1.234"
+"-3.2892"
+"3e4"
diff --git a/tests/fuzzing/bc_afl.yaml b/tests/fuzzing/bc_afl.yaml
deleted file mode 100644
index 7d13bff9..00000000
--- a/tests/fuzzing/bc_afl.yaml
+++ /dev/null
@@ -1,125 +0,0 @@
-session_name: bc_afl
-
-windows:
- - window_name: control
- layout: even-horizontal
- panes:
- - shell_command:
- - echo core | doas tee /proc/sys/kernel/core_pattern
- - echo performance | doas tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
- - rm -rf tests/fuzzing/bc_outputs1/
- - rm -rf tests/fuzzing/bc_outputs2/
- - rm -rf tests/fuzzing/bc_outputs3/
- - rm -rf tests/fuzzing/dc_outputs/
- - window_name: bc11
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 15
- - afl-fuzz -i tests/fuzzing/bc_inputs1 -o tests/fuzzing/bc_outputs1 -p exploit -D -M bc11 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc12
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 16
- - afl-fuzz -i tests/fuzzing/bc_inputs1 -o tests/fuzzing/bc_outputs1 -p coe -S bc12 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc13
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 17
- - afl-fuzz -i tests/fuzzing/bc_inputs1 -o tests/fuzzing/bc_outputs1 -p fast -S bc13 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc14
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 18
- - afl-fuzz -i tests/fuzzing/bc_inputs1 -o tests/fuzzing/bc_outputs1 -p explore -S bc14 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc21
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 19
- - afl-fuzz -i tests/fuzzing/bc_inputs2 -o tests/fuzzing/bc_outputs2 -p exploit -D -M bc21 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc22
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 20
- - afl-fuzz -i tests/fuzzing/bc_inputs2 -o tests/fuzzing/bc_outputs2 -p coe -S bc22 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc23
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 21
- - afl-fuzz -i tests/fuzzing/bc_inputs2 -o tests/fuzzing/bc_outputs2 -p fast -S bc23 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc24
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 22
- - afl-fuzz -i tests/fuzzing/bc_inputs2 -o tests/fuzzing/bc_outputs2 -p explore -S bc24 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc31
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 23
- - afl-fuzz -i tests/fuzzing/bc_inputs3 -o tests/fuzzing/bc_outputs3 -p exploit -D -M bc31 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc32
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 24
- - afl-fuzz -i tests/fuzzing/bc_inputs3 -o tests/fuzzing/bc_outputs3 -p coe -S bc32 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc33
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 25
- - afl-fuzz -i tests/fuzzing/bc_inputs3 -o tests/fuzzing/bc_outputs3 -p fast -S bc33 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc34
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 26
- - afl-fuzz -i tests/fuzzing/bc_inputs3 -o tests/fuzzing/bc_outputs3 -p explore -S bc34 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: dc11
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 27
- - afl-fuzz -i tests/fuzzing/dc_inputs -o tests/fuzzing/dc_outputs -p exploit -D -M dc11 bin/dc -x -e "1280937142.20981723890730892738902938071028973408912703984712093j" -f-
- - window_name: dc12
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 28
- - afl-fuzz -i tests/fuzzing/dc_inputs -o tests/fuzzing/dc_outputs -p coe -S dc12 bin/dc -x -e "1280937142.20981723890730892738902938071028973408912703984712093j" -f-
- - window_name: dc13
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 29
- - afl-fuzz -i tests/fuzzing/dc_inputs -o tests/fuzzing/dc_outputs -p fast -S dc13 bin/dc -x -e "1280937142.20981723890730892738902938071028973408912703984712093j" -f-
- - window_name: dc14
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 30
- - afl-fuzz -i tests/fuzzing/dc_inputs -o tests/fuzzing/dc_outputs -p explore -S dc14 bin/dc -x -e "1280937142.20981723890730892738902938071028973408912703984712093j" -f-
diff --git a/tests/fuzzing/bc_afl_continue.yaml b/tests/fuzzing/bc_afl_continue.yaml
deleted file mode 100644
index 486984bd..00000000
--- a/tests/fuzzing/bc_afl_continue.yaml
+++ /dev/null
@@ -1,122 +0,0 @@
-session_name: bc_afl_continue
-start_directory: ./
-
-windows:
- - window_name: control
- layout: even-horizontal
- panes:
- - shell_command:
- - echo core | doas tee /proc/sys/kernel/core_pattern
- - echo performance | doas tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
- - window_name: bc11
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 4
- - afl-fuzz -i- -o tests/fuzzing/bc_outputs1 -p exploit -D -M bc11 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc12
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 5
- - afl-fuzz -i- -o tests/fuzzing/bc_outputs1 -p coe -S bc12 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc13
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 6
- - afl-fuzz -i- -o tests/fuzzing/bc_outputs1 -p fast -S bc13 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc14
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 7
- - afl-fuzz -i- -o tests/fuzzing/bc_outputs1 -p explore -S bc14 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc21
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 8
- - afl-fuzz -i- -o tests/fuzzing/bc_outputs2 -p exploit -D -M bc21 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc22
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 9
- - afl-fuzz -i- -o tests/fuzzing/bc_outputs2 -p coe -S bc22 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc23
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 10
- - afl-fuzz -i- -o tests/fuzzing/bc_outputs2 -p fast -S bc23 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc24
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 11
- - afl-fuzz -i- -o tests/fuzzing/bc_outputs2 -p explore -S bc24 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc31
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 12
- - afl-fuzz -i- -o tests/fuzzing/bc_outputs3 -p exploit -D -M bc31 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc32
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 13
- - afl-fuzz -i- -o tests/fuzzing/bc_outputs3 -p coe -S bc32 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc33
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 14
- - afl-fuzz -i- -o tests/fuzzing/bc_outputs3 -p fast -S bc33 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: bc34
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 15
- - afl-fuzz -i- -o tests/fuzzing/bc_outputs3 -p explore -S bc34 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f-
- - window_name: dc11
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 16
- - afl-fuzz -i- -o tests/fuzzing/dc_outputs -p exploit -D -M dc11 bin/dc -x -e "1280937142.20981723890730892738902938071028973408912703984712093j" -f-
- - window_name: dc12
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 17
- - afl-fuzz -i- -o tests/fuzzing/dc_outputs -p coe -S dc12 bin/dc -x -e "1280937142.20981723890730892738902938071028973408912703984712093j" -f-
- - window_name: dc13
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 18
- - afl-fuzz -i- -o tests/fuzzing/dc_outputs -p fast -S dc13 bin/dc -x -e "1280937142.20981723890730892738902938071028973408912703984712093j" -f-
- - window_name: dc14
- layout: even-horizontal
- panes:
- - shell_command:
- - export AFL_AUTORESUME=1
- - sleep 19
- - afl-fuzz -i- -o tests/fuzzing/dc_outputs -p explore -S dc14 bin/dc -x -e "1280937142.20981723890730892738902938071028973408912703984712093j" -f-
diff --git a/tests/fuzzing/bc_inputs1/abs.txt b/tests/fuzzing/bc_inputs1/abs.txt
new file mode 100644
index 00000000..ffb7aba6
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/abs.txt
@@ -0,0 +1,7 @@
+abs(0)
+abs(1)
+abs(.289365)
+abs(289.82937658)
+abs(-19)
+abs(-.2098180)
+abs(-198289.1098376)
diff --git a/tests/fuzzing/bc_inputs1/add.txt b/tests/fuzzing/bc_inputs1/add.txt
new file mode 100644
index 00000000..64778173
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/add.txt
@@ -0,0 +1,146 @@
+0 + 0
+0 + 1
+1 + 1
+1 + 0
+2 + 5
+237 + 483
+999 + 999
+2374623 + 324869356734856
+2378639084586723980562 + 23468729367839
+37298367203972395108367910823465293084561329084561390845613409516734503870691837451 + 785621394067928346918023476190834672198467134908618723249671349062187346898241093486139046139084613490817356023871869102746182749061872609129847
+1.1 + 0
+0 + 1.1
+457283.731284923576 + 37842934672834.3874629385672354
+1.0 + 0.1
+3746289134067138046 + 0.138375863945672398456712389456273486293
+-1 + -1
+-4 + -15
+-1346782 + -1287904651762468913476
+99999999999999999999999999999999999999999999999999999999999.999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 + 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001
+99999999999999999999999999999999999999999999999999999999999.999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999995 + 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005
+99999999999999999999999999999999999999999999999999999999999.999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 + 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001
+99999999999999999999999999999999999999999999999999999999999.999999999999999999999999999999999999999999999999999999999899999999999999999999999999999999999999999999999999999999999999 + 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001
+99999999999999999999999999999999999989999999999999999999999.999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 + 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001
+-1889985797 + 2012747315
+0 + -14338.391079082
+-2422297 + 1.3134942556
+182039471029834 + 282039471029834
+282039471029834 + 182039471029834
+182039471029834.2801722893 + 282039471029834
+282039471029834.2801722893 + 182039471029834
+182039471029834.2801722893 + 282039471029834.2838
+282039471029834.2801722893 + 182039471029834.2838
+182039471029834 + 282039471029834.2801722893
+282039471029834 + 182039471029834.2801722893
+182039471029834.8297282893 + 282039471029834.2801722893
+282039471029834.8297282893 + 182039471029834.2801722893
+471029834 + 282039471029834
+471029834 + 182039471029834
+471029834.2801722893 + 282039471029834
+471029834.2801722893 + 182039471029834
+471029834.2801722893 + 282039471029834.2838
+471029834.2801722893 + 182039471029834.2838
+471029834 + 282039471029834.2801722893
+471029834 + 182039471029834.2801722893
+471029834.8297282893 + 282039471029834.2801722893
+471029834.8297282893 + 182039471029834.2801722893
+182039471029834 + 471029834
+282039471029834 + 471029834
+182039471029834.2801722893 + 471029834
+282039471029834.2801722893 + 471029834
+182039471029834.2801722893 + 471029834.2838
+282039471029834.2801722893 + 471029834.2838
+182039471029834 + 471029834.2801722893
+282039471029834 + 471029834.2801722893
+182039471029834.8297282893 + 471029834.2801722893
+282039471029834.8297282893 + 471029834.2801722893
+-182039471029834 + 282039471029834
+-282039471029834 + 182039471029834
+-182039471029834.2801722893 + 282039471029834
+-282039471029834.2801722893 + 182039471029834
+-182039471029834.2801722893 + 282039471029834.2838
+-282039471029834.2801722893 + 182039471029834.2838
+-182039471029834 + 282039471029834.2801722893
+-282039471029834 + 182039471029834.2801722893
+-182039471029834.8297282893 + 282039471029834.2801722893
+-282039471029834.8297282893 + 182039471029834.2801722893
+-471029834 + 282039471029834
+-471029834 + 182039471029834
+-471029834.2801722893 + 282039471029834
+-471029834.2801722893 + 182039471029834
+-471029834.2801722893 + 282039471029834.2838
+-471029834.2801722893 + 182039471029834.2838
+-471029834 + 282039471029834.2801722893
+-471029834 + 182039471029834.2801722893
+-471029834.8297282893 + 282039471029834.2801722893
+-471029834.8297282893 + 182039471029834.2801722893
+-182039471029834 + 471029834
+-282039471029834 + 471029834
+-182039471029834.2801722893 + 471029834
+-282039471029834.2801722893 + 471029834
+-182039471029834.2801722893 + 471029834.2838
+-282039471029834.2801722893 + 471029834.2838
+-182039471029834 + 471029834.2801722893
+-282039471029834 + 471029834.2801722893
+-182039471029834.8297282893 + 471029834.2801722893
+-282039471029834.8297282893 + 471029834.2801722893
+182039471029834 + -282039471029834
+282039471029834 + -182039471029834
+182039471029834.2801722893 + -282039471029834
+282039471029834.2801722893 + -182039471029834
+182039471029834.2801722893 + -282039471029834.2838
+282039471029834.2801722893 + -182039471029834.2838
+182039471029834 + -282039471029834.2801722893
+282039471029834 + -182039471029834.2801722893
+182039471029834.8297282893 + -282039471029834.2801722893
+282039471029834.8297282893 + -182039471029834.2801722893
+471029834 + -282039471029834
+471029834 + -182039471029834
+471029834.2801722893 + -282039471029834
+471029834.2801722893 + -182039471029834
+471029834.2801722893 + -282039471029834.2838
+471029834.2801722893 + -182039471029834.2838
+471029834 + -282039471029834.2801722893
+471029834 + -182039471029834.2801722893
+471029834.8297282893 + -282039471029834.2801722893
+471029834.8297282893 + -182039471029834.2801722893
+182039471029834 + -471029834
+282039471029834 + -471029834
+182039471029834.2801722893 + -471029834
+282039471029834.2801722893 + -471029834
+182039471029834.2801722893 + -471029834.2838
+282039471029834.2801722893 + -471029834.2838
+182039471029834 + -471029834.2801722893
+282039471029834 + -471029834.2801722893
+182039471029834.8297282893 + -471029834.2801722893
+282039471029834.8297282893 + -471029834.2801722893
+-182039471029834 + -282039471029834
+-282039471029834 + -182039471029834
+-182039471029834.2801722893 + -282039471029834
+-282039471029834.2801722893 + -182039471029834
+-182039471029834.2801722893 + -282039471029834.2838
+-282039471029834.2801722893 + -182039471029834.2838
+-182039471029834 + -282039471029834.2801722893
+-282039471029834 + -182039471029834.2801722893
+-182039471029834.8297282893 + -282039471029834.2801722893
+-282039471029834.8297282893 + -182039471029834.2801722893
+-471029834 + -282039471029834
+-471029834 + -182039471029834
+-471029834.2801722893 + -282039471029834
+-471029834.2801722893 + -182039471029834
+-471029834.2801722893 + -282039471029834.2838
+-471029834.2801722893 + -182039471029834.2838
+-471029834 + -282039471029834.2801722893
+-471029834 + -182039471029834.2801722893
+-471029834.8297282893 + -282039471029834.2801722893
+-471029834.8297282893 + -182039471029834.2801722893
+-182039471029834 + -471029834
+-282039471029834 + -471029834
+-182039471029834.2801722893 + -471029834
+-282039471029834.2801722893 + -471029834
+-182039471029834.2801722893 + -471029834.2838
+-282039471029834.2801722893 + -471029834.2838
+-182039471029834 + -471029834.2801722893
+-282039471029834 + -471029834.2801722893
+-182039471029834.8297282893 + -471029834.2801722893
+-282039471029834.8297282893 + -471029834.2801722893
diff --git a/tests/fuzzing/bc_inputs1/arctangent.txt b/tests/fuzzing/bc_inputs1/arctangent.txt
new file mode 100644
index 00000000..f665ea90
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/arctangent.txt
@@ -0,0 +1,26 @@
+a(.267)
+a(1)
+scale = 64
+a(.267)
+a(1)
+scale = 100
+a(.267)
+a(1)
+scale = 20
+a(0)
+a(.5)
+a(0.577350269189625764509148780501)
+a(1.5)
+a(1.7320508075688772935274463415)
+a(2)
+a(3)
+a(1000)
+a(-.5)
+a(-0.577350269189625764509148780501)
+a(-1.5)
+a(-1.7320508075688772935274463415)
+a(-2)
+a(-3)
+a(-1000)
+a(-3249917614.2821897119)
+a(-694706362.1974670468)
diff --git a/tests/fuzzing/bc_inputs1/array.bc b/tests/fuzzing/bc_inputs1/array.bc
index dac23280..dac23280 100644..100755
--- a/tests/fuzzing/bc_inputs1/array.bc
+++ b/tests/fuzzing/bc_inputs1/array.bc
diff --git a/tests/fuzzing/bc_inputs1/arrays.txt b/tests/fuzzing/bc_inputs1/arrays.txt
new file mode 100644
index 00000000..26a284b8
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/arrays.txt
@@ -0,0 +1,10 @@
+a[0] = 1
+a[2-1] = 2
+
+a[0]+a[0]
+
+a[2-1]+a[2-1]
+
+a[5] = 2
+a[5.789]
+
diff --git a/tests/fuzzing/bc_inputs1/assignments.txt b/tests/fuzzing/bc_inputs1/assignments.txt
new file mode 100644
index 00000000..6a776e78
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/assignments.txt
@@ -0,0 +1,122 @@
+define x(x) {
+ return (i++ + x)
+}
+define y(x) {
+ return (++i + x)
+}
+define z(x) {
+ return (i *= 2) + x
+}
+
+i++
+i--
+++i
+--i
+
+(i++)
+(i--)
+(++i)
+(--i)
+
+i += 1
+i
+i -= -4
+i
+i *= 5
+i
+i /= 12.5
+i
+
+i = 0
+
+(i += 1)
+(i -= -4)
+(i *= 5)
+(i /= 12.5)
+
+i = 0
+
+a[i++] += ++i
+i--
+i--
+i
+a[i]
+
+a[i]++
+a[i]--
+++a[i]
+--a[i]
+
+i += 4
+i
+
+sqrt(i *= 4)
+i
+length(i /= 2)
+i
+
+i = 4
+scale(i /= 2)
+i
+
+i = -1
+
+abs(i--)
+abs(--i)
+abs(++i)
+abs(i++)
+
+i = -i
+
+a = 4
+
+x(a)
+i
+
+x(a *= 5)
+a
+i
+
+a = 4
+
+y(a)
+i
+
+y(a -= 2)
+a
+i
+
+a = 4
+
+z(a)
+i
+
+z(a /= 0.5)
+a
+i
+
+i = 1
+
+if (i -= 1) print "true\n"
+else print "false\n"
+
+if (i += 1) print "true\n"
+else print "false\n"
+
+i = 3
+
+while (i -= 2) print "i: ", i += 1, "\n"
+
+a = 5
+
+for (i = 5; i-= 1; --a) print "i: ", i, "; a: ", a, "\n"
+
+define void t(x, y) {
+ print "x: ", x, "; y: ", y, "\n"
+}
+
+t(i++, i++)
+i
+
+t(++i, ++i)
+i
diff --git a/tests/fuzzing/bc_inputs1/basic.txt b/tests/fuzzing/bc_inputs1/basic.txt
new file mode 100644
index 00000000..f3d957a2
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/basic.txt
@@ -0,0 +1,7 @@
+scale=10;123981239.981273987 * 12983791827398.29836472638
+scale=100;759634576394.3946587934658364895 / 9834759834895386.36459364958346
+34895734986539489834759837489573498573.398475984759837485734987598345 + 9823749832749872384234872934.28347982374987239847982374
+a=123123123.987239874; b=123123123.239479823748; a+b
+20347023.23498723984 - 28934723874.234720384
+scale=100;a=739534985.895347284957;b=238746782364.2374623784; c = a / b; c+0
+
diff --git a/tests/fuzzing/bc_inputs1/boolean.txt b/tests/fuzzing/bc_inputs1/boolean.txt
new file mode 100644
index 00000000..e26ded34
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/boolean.txt
@@ -0,0 +1,184 @@
+!0
+!1
+!(-129)
+4 && 5
+4 && 0
+0 && 5
+4 && 5 && 7
+4 && 0 && 7
+0 && 5 && 7
+4 && 5 && 0
+0 && 0 && 7
+4 && 0 && 0
+0 && 5 && 0
+!4 && 5
+!4 && 0
+!0 && 5
+4 && !5
+4 && !0
+0 && !5
+!4 && 5 && 7
+!4 && 0 && 7
+!0 && 5 && 7
+!4 && 5 && 0
+!0 && 0 && 7
+!4 && 0 && 0
+!0 && 5 && 0
+4 && !5 && 7
+4 && !0 && 7
+0 && !5 && 7
+4 && !5 && 0
+0 && !0 && 7
+4 && !0 && 0
+0 && !5 && 0
+4 && 5 && !7
+4 && 0 && !7
+0 && 5 && !7
+4 && 5 && !0
+0 && 0 && !7
+4 && 0 && !0
+0 && 5 && !0
+!4 && !5 && 7
+!4 && !0 && 7
+!0 && !5 && 7
+!4 && !5 && 0
+!0 && !0 && 7
+!4 && !0 && 0
+!0 && !5 && 0
+!4 && 5 && !7
+!4 && 0 && !7
+!0 && 5 && !7
+!4 && 5 && !0
+!0 && 0 && !7
+!4 && 0 && !0
+!0 && 5 && !0
+4 && !5 && !7
+4 && !0 && !7
+0 && !5 && !7
+4 && !5 && !0
+0 && !0 && !7
+4 && !0 && !0
+0 && !5 && !0
+!4 && !5 && !7
+!4 && !0 && !7
+!0 && !5 && !7
+!4 && !5 && !0
+!0 && !0 && !7
+!4 && !0 && !0
+!0 && !5 && !0
+3 < 4 && 7
+3 && 4 >= 4
+3 > 4 && 7
+3 && 4 >= 5
+3 < 4 && 0
+0 && 4 >= 4
+3 > 4 && 0
+0 && 4 >= 5
+3 > 4 && 0
+0 && 4 < 4
+3 >= 4 && 0
+0 && 4 >= 5
+3 < 4 && 7
+3 && 4 >= 4
+3 > 4 && 7 > 4
+3 >= 2 && 4 >= 5
+3 < 4 && 0 > -1
+4 < 3 && 4 >= 4
+3 > 4 && 3 == 3
+3 != 3 && 4 >= 5
+3 > 4 && 0 > 1
+0 >= 0 && 4 < 4
+3 >= 4 && 0 >= 1
+0 <= -1 && 4 >= 5
+4 || 5
+4 || 0
+0 || 5
+4 || 5 || 7
+4 || 0 || 7
+0 || 5 || 7
+4 || 5 || 0
+0 || 0 || 7
+4 || 0 || 0
+0 || 5 || 0
+!4 || 5
+!4 || 0
+!0 || 5
+4 || !5
+4 || !0
+0 || !5
+!4 || 5 || 7
+!4 || 0 || 7
+!0 || 5 || 7
+!4 || 5 || 0
+!0 || 0 || 7
+!4 || 0 || 0
+!0 || 5 || 0
+4 || !5 || 7
+4 || !0 || 7
+0 || !5 || 7
+4 || !5 || 0
+0 || !0 || 7
+4 || !0 || 0
+0 || !5 || 0
+4 || 5 || !7
+4 || 0 || !7
+0 || 5 || !7
+4 || 5 || !0
+0 || 0 || !7
+4 || 0 || !0
+0 || 5 || !0
+!4 || !5 || 7
+!4 || !0 || 7
+!0 || !5 || 7
+!4 || !5 || 0
+!0 || !0 || 7
+!4 || !0 || 0
+!0 || !5 || 0
+!4 || 5 || !7
+!4 || 0 || !7
+!0 || 5 || !7
+!4 || 5 || !0
+!0 || 0 || !7
+!4 || 0 || !0
+!0 || 5 || !0
+4 || !5 || !7
+4 || !0 || !7
+0 || !5 || !7
+4 || !5 || !0
+0 || !0 || !7
+4 || !0 || !0
+0 || !5 || !0
+!4 || !5 || !7
+!4 || !0 || !7
+!0 || !5 || !7
+!4 || !5 || !0
+!0 || !0 || !7
+!4 || !0 || !0
+!0 || !5 || !0
+3 < 4 || 7
+3 || 4 >= 4
+3 > 4 || 7
+3 || 4 >= 5
+3 < 4 || 0
+0 || 4 >= 4
+3 > 4 || 0
+0 || 4 >= 5
+3 > 4 || 0
+0 || 4 < 4
+3 >= 4 || 0
+0 || 4 >= 5
+3 < 4 || 7
+3 || 4 >= 4
+3 > 4 || 7 > 4
+3 >= 2 || 4 >= 5
+3 < 4 || 0 > -1
+4 < 3 || 4 >= 4
+3 > 4 || 3 == 3
+3 != 3 || 4 >= 5
+3 > 4 || 0 > 1
+0 >= 0 || 4 < 4
+3 >= 4 || 0 >= 1
+0 <= -1 || 4 >= 5
+1 <= 0 && 1 <= 2 || 1 >= 0 && 1 == 2
+1 <= 0 && 1 <= 2 || 1 >= 0 && 1 != 2
+1 >= 0 && 1 <= 2 || 1 >= 0 && 1 == 2
diff --git a/tests/fuzzing/bc_inputs1/cosine.txt b/tests/fuzzing/bc_inputs1/cosine.txt
new file mode 100644
index 00000000..9e67df4c
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/cosine.txt
@@ -0,0 +1,44 @@
+scale = 25
+p = 4 * a(1)
+scale = 20
+c(0)
+c(0.5)
+c(1)
+c(2)
+c(3)
+c(-0.5)
+c(-1)
+c(-2)
+c(-3)
+c(p / 7)
+c(-p / 7)
+c(p / 4)
+c(-p / 4)
+c(p / 3)
+c(-p / 3)
+c(p / 2)
+c(-p / 2)
+c(3 * p / 4)
+c(3 * -p / 4)
+c(p)
+c(-p)
+c(3 * p / 2)
+c(3 * -p / 2)
+c(7 * p / 4)
+c(7 * -p / 4)
+c(13 * p / 4)
+c(13 * -p / 4)
+c(2 * p)
+c(2 * -p)
+c(131231)
+c(-131231)
+c(859799894.3562378245)
+c(859799894.3562378245)
+c(4307371)
+c(3522556.3323810191)
+c(44961070)
+c(6918619.1574479809)
+c(190836996.2180244164)
+c(34934)
+c(2483599)
+c(13720376)
diff --git a/tests/fuzzing/bc_inputs1/decimal.txt b/tests/fuzzing/bc_inputs1/decimal.txt
index b79da99e..5c6bd327 100644
--- a/tests/fuzzing/bc_inputs1/decimal.txt
+++ b/tests/fuzzing/bc_inputs1/decimal.txt
@@ -4,9 +4,14 @@
000000000000000000000000000135482346782356
000000000000000000000000002
1
+11
+123
+7505
1023468723275435238491972521917846
4343472432431705867392073517038270398027352709027389273920739037937960379637893607893607893670530278200795207952702873892786172916728961783907893607418973587857386079679267926737520730925372983782793652793
-1
+-203
+-57
-18586
-31378682943772818461924738352952347258
-823945628745673589495067238723986520375698237620834674509627345273096287563846592384526349872634895763257893467523987578690283762897568459072348758071071087813501875908127359018715023841710239872301387278
diff --git a/tests/fuzzing/bc_inputs1/divide.txt b/tests/fuzzing/bc_inputs1/divide.txt
new file mode 100644
index 00000000..4d0caddc
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/divide.txt
@@ -0,0 +1,31 @@
+0 / 1
+0 / 321566
+0 / 0.3984567238456
+1 / 1
+1 / 1287469297356
+1 / 0.2395672438567234
+1 / 237586239856.0293596728392360
+1249687284356 / 3027949207835207
+378617298617396719 / 35748521
+9348576237845624358 / 0.9857829375461
+35768293846193284 / 2374568947.045762839567823
+-78987234567812345 / 876542837618936
+-356789237555535468 / 0.3375273860984786903
+-5203475364850390 / 435742903748307.70869378534043296404530458
+-0.37861723347576903 / 7385770896
+-0.399454682043962 / 0.34824389304
+-0.6920414523873204 / 356489645223.76076045304879030
+-35872917389671.7573280963748 / 73924708
+-78375896314.4836709876983 / 0.78356798637817
+-2374123896417.143789621437581 / 347821469423789.1473856783960
+-896729350238549726 / -34976289345762
+-2374568293458762348596 / -0.8792370647234987679
+-237584692306721845726038 / -21783910782374529637.978102738746189024761
+-0.23457980123576298375682 / -1375486293874612
+-0.173897061862478951264 / -0.8179327486017634987516298745
+-0.9186739823576829347586 / -0.235678293458756239846
+-0.9375896183746982374568 / -13784962873546.0928729395476283745
+-2930754618923467.12323745862937465 / -734869238465
+-23745861923467.874675129834675 / -0.23542357869124756
+-3878923750692883.7238596702834756902 / -7384192674957215364986723.9738461923487621983
+1 / 0.00000000000000000000000000000000000000000002346728372937352457354204563027
diff --git a/tests/fuzzing/bc_inputs1/engineering.txt b/tests/fuzzing/bc_inputs1/engineering.txt
new file mode 100644
index 00000000..cf9c0c1b
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/engineering.txt
@@ -0,0 +1,19 @@
+obase=1
+0
+1
+-34
+298
+-8933
+29488
+-148232
+8927559
+.2
+-.02
+.002
+-.0003
+.0000209310
+-.00000289362
+.000000859289
+-.02983672
+.20201296
+-.8907210897000000000000000000
diff --git a/tests/fuzzing/bc_inputs1/exponent.txt b/tests/fuzzing/bc_inputs1/exponent.txt
new file mode 100644
index 00000000..40bcf3c5
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/exponent.txt
@@ -0,0 +1,22 @@
+e(0)
+e(0.5)
+e(1)
+e(1.5)
+e(1.74)
+e(2)
+e(3.2345)
+e(5.283957)
+e(13.23857)
+e(100)
+e(283.238957)
+e(-0.5)
+e(-1)
+e(-1.5)
+e(-1.74)
+e(-2)
+e(-3.2345)
+e(-5.283957)
+e(-13.23857)
+e(-100)
+e(-283.238957)
+e(142.749502399)
diff --git a/tests/fuzzing/bc_inputs1/functions.txt b/tests/fuzzing/bc_inputs1/functions.txt
new file mode 100644
index 00000000..5e540ed6
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/functions.txt
@@ -0,0 +1,13 @@
+define x(x, y) {
+ return x - y + 5
+}
+
+define y(y, x) {
+ return x(y, x) + x(x, y)
+}
+
+y(1, 4)
+y(2, 4)
+y(3, 4)
+y(4, 3)
+y(3, 2)
diff --git a/tests/fuzzing/bc_inputs1/globals.txt b/tests/fuzzing/bc_inputs1/globals.txt
new file mode 100644
index 00000000..4b20f572
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/globals.txt
@@ -0,0 +1,21 @@
+define i(x) {
+ ibase=x
+ return ibase
+}
+
+define o(x) {
+ obase=x
+ return obase
+}
+
+define r(x) {
+ scale=x
+ return scale
+}
+
+i(11)
+ibase
+o(12)
+obase
+r(15)
+scale
diff --git a/tests/fuzzing/bc_inputs1/length.txt b/tests/fuzzing/bc_inputs1/length.txt
new file mode 100644
index 00000000..48f83c95
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/length.txt
@@ -0,0 +1,59 @@
+length(0)
+length(1)
+length(12)
+length(123)
+length(1234)
+length(12345)
+length(123456)
+length(1234567)
+length(12345678)
+length(123456789)
+length(1234567890)
+length(1.0)
+length(12.0)
+length(123.0)
+length(1234.0)
+length(12345.0)
+length(123456.0)
+length(1234567.0)
+length(12345678.0)
+length(123456789.0)
+length(1234567890.0)
+length(.1)
+length(.12)
+length(.123)
+length(.1234)
+length(.12345)
+length(.123456)
+length(.1234567)
+length(.12345678)
+length(.123456789)
+length(.1234567890)
+length(.01)
+length(.012)
+length(.0123)
+length(.01234)
+length(.012345)
+length(.0123456)
+length(.01234567)
+length(.012345678)
+length(.0123456789)
+length(.01234567890)
+length(.0000000001)
+length(.00000000012)
+length(.000000000123)
+length(.0000000001234)
+length(.00000000012345)
+length(.000000000123456)
+length(.0000000001234567)
+length(.00000000012345678)
+length(.000000000123456789)
+length(.0000000001234567890)
+length(289.29837)
+length(2893.00000)
+length(289.0)
+length(1802973.0000000238)
+length(.000000000000000093182394080000000000)
+a[0] = 0
+a[5] = 0
+length(a[])
diff --git a/tests/fuzzing/bc_inputs1/lib11.txt b/tests/fuzzing/bc_inputs1/lib11.txt
new file mode 100644
index 00000000..5bb262bd
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/lib11.txt
@@ -0,0 +1,4 @@
+perm(10, 2)
+comb(10, 2)
+perm(6, 2)
+comb(6, 2)
diff --git a/tests/fuzzing/bc_inputs1/lib4.txt b/tests/fuzzing/bc_inputs1/lib4.txt
new file mode 100644
index 00000000..9f532337
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/lib4.txt
@@ -0,0 +1,10 @@
+binary(0)
+hex(0)
+binary(1)
+hex(1)
+binary(2)
+hex(2)
+binary(15)
+hex(15)
+binary(16)
+hex(16)
diff --git a/tests/fuzzing/bc_inputs1/lib5.txt b/tests/fuzzing/bc_inputs1/lib5.txt
new file mode 100644
index 00000000..c69a4916
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/lib5.txt
@@ -0,0 +1,2 @@
+uint32(2147483647)
+int32(2147483647)
diff --git a/tests/fuzzing/bc_inputs1/lib7.txt b/tests/fuzzing/bc_inputs1/lib7.txt
new file mode 100644
index 00000000..edd66a40
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/lib7.txt
@@ -0,0 +1,12 @@
+ubytes(0)
+ubytes(1)
+ubytes(2)
+sbytes(0)
+sbytes(1)
+sbytes(-1)
+sbytes(2)
+sbytes(127)
+sbytes(128)
+sbytes(254)
+sbytes(255)
+sbytes(256)
diff --git a/tests/fuzzing/bc_inputs1/lib8.txt b/tests/fuzzing/bc_inputs1/lib8.txt
new file mode 100644
index 00000000..a4cc720c
--- /dev/null
+++ b/tests/fuzzing/bc_inputs1/lib8.txt
@@ -0,0 +1,3 @@
+l2(0)
+l2(8)
+l2(-8)
diff --git a/tests/fuzzing/bc_inputs2/bitfuncs.txt b/tests/fuzzing/bc_inputs2/bitfuncs.txt
deleted file mode 100644
index e0703a71..00000000
--- a/tests/fuzzing/bc_inputs2/bitfuncs.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-band(13946233938940740889, 12028823668264674112)
-bor(13946233938940740889, 12028823668264674112)
-bxor(13946233938940740889, 12028823668264674112)
-bshl(2366588185, 0)
-bshr(2366588185, 0)
-bshl(347743040, 25)
-bshr(347743040, 25)
-bnot8(13946233938940740889)
-bnot8(25)
-bnot16(13946233938940740889)
-bnot16(17689)
-bnot32(13946233938940740889)
-bnot32(2366588185)
-bnot64(13946233938940740889)
-brev8(13946233938940740889)
-brev8(25)
-brev16(13946233938940740889)
-brev16(17689)
-brev32(13946233938940740889)
-brev32(2366588185)
-brev64(13946233938940740889)
-brol8(13946233938940740889, 12028823668264674112)
-brol8(25, 64)
-brol16(13946233938940740889, 12028823668264674112)
-brol16(17689, 9024)
-brol32(13946233938940740889, 12028823668264674112)
-brol32(2366588185, 347743040)
-brol64(13946233938940740889, 12028823668264674112)
-bror8(13946233938940740889, 12028823668264674112)
-bror8(25, 64)
-bror16(13946233938940740889, 12028823668264674112)
-bror16(17689, 9024)
-bror32(13946233938940740889, 12028823668264674112)
-bror32(2366588185, 347743040)
-bror64(13946233938940740889, 12028823668264674112)
-bmod8(13946233938940740889)
-bmod8(25)
-bmod16(13946233938940740889)
-bmod16(17689)
-bmod32(13946233938940740889)
-bmod32(2366588185)
-bmod64(13946233938940740889)
diff --git a/tests/fuzzing/bc_inputs2/lib13.txt b/tests/fuzzing/bc_inputs2/lib13.txt
new file mode 100644
index 00000000..f7957ddc
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/lib13.txt
@@ -0,0 +1 @@
+uint(-3)
diff --git a/tests/fuzzing/bc_inputs2/lib14.txt b/tests/fuzzing/bc_inputs2/lib14.txt
new file mode 100644
index 00000000..a07d4730
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/lib14.txt
@@ -0,0 +1 @@
+uint64(2147483647)
diff --git a/tests/fuzzing/bc_inputs2/lib16.txt b/tests/fuzzing/bc_inputs2/lib16.txt
new file mode 100644
index 00000000..de8dff5e
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/lib16.txt
@@ -0,0 +1 @@
+uint(2147483647)
diff --git a/tests/fuzzing/bc_inputs2/lib19.txt b/tests/fuzzing/bc_inputs2/lib19.txt
new file mode 100644
index 00000000..95fdd402
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/lib19.txt
@@ -0,0 +1 @@
+int(4294967296)
diff --git a/tests/fuzzing/bc_inputs2/lib20.txt b/tests/fuzzing/bc_inputs2/lib20.txt
new file mode 100644
index 00000000..8872f9b5
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/lib20.txt
@@ -0,0 +1 @@
+int(-4294967296)
diff --git a/tests/fuzzing/bc_inputs2/lib22.txt b/tests/fuzzing/bc_inputs2/lib22.txt
new file mode 100644
index 00000000..438575ef
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/lib22.txt
@@ -0,0 +1 @@
+int(-1)
diff --git a/tests/fuzzing/bc_inputs2/lib23.txt b/tests/fuzzing/bc_inputs2/lib23.txt
new file mode 100644
index 00000000..df3d6400
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/lib23.txt
@@ -0,0 +1 @@
+uint(3.928375)
diff --git a/tests/fuzzing/bc_inputs2/lib24.txt b/tests/fuzzing/bc_inputs2/lib24.txt
new file mode 100644
index 00000000..01c7181e
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/lib24.txt
@@ -0,0 +1 @@
+int(4.000000)
diff --git a/tests/fuzzing/bc_inputs2/log.txt b/tests/fuzzing/bc_inputs2/log.txt
new file mode 100644
index 00000000..54115e38
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/log.txt
@@ -0,0 +1,22 @@
+l(0)
+l(0.5)
+l(1)
+l(1.5)
+l(1.74)
+l(2)
+l(3.2345)
+l(5.283957)
+l(13.23857)
+l(100)
+l(283.238957)
+l(-0.5)
+l(-1)
+l(-1.5)
+l(-1.74)
+l(-2)
+l(-3.2345)
+l(-5.283957)
+l(-13.23857)
+l(-100)
+l(-283.238957)
+l(10430710.3325472917)
diff --git a/tests/fuzzing/bc_inputs2/misc.txt b/tests/fuzzing/bc_inputs2/misc.txt
new file mode 100644
index 00000000..571f4a87
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/misc.txt
@@ -0,0 +1,13 @@
+4.1*1.-13^ - 74 - 1284597623841*1.-13^ - 757
+4.1*1.\
+-1\
+3^ - 74 - 1284597623841*1.\
+-1\
+3^ - 757
+obase = 9
+4.1*1.-13^ - 74 - 1284597623841*1.-13^ - 757
+4.1*1.\
+-1\
+3^ - 74 - 1284597623841*1.\
+-1\
+3^ - 757
diff --git a/tests/fuzzing/bc_inputs2/misc1.txt b/tests/fuzzing/bc_inputs2/misc1.txt
new file mode 100644
index 00000000..7e9d9660
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/misc1.txt
@@ -0,0 +1,76 @@
+define x(x) {
+ return(x)
+}
+define y() {
+ return;
+}
+define z() {
+ return ();
+}
+scale = 0
+x=2
+x[0]=3
+x
+x[0]
+scale
+ibase
+obase
+x ( 7 )
+x + x( 8 )
+x - x[0]
+321 * x
+2 ^ x[0]
+x++
+--x
+x += 9
+x
+length(2381)
+sqrt(9)
+scale(238.1)
+x=2
+x[0]=3
+(x)
+(x[0])
+(scale)
+(ibase)
+(obase)
+(x ( 7 ))
+(x + x( 8 ))
+(x - x[0])
+(321 * x)
+(2 ^ x[0])
+(x++)
+(--x)
+(x += 9)
+(length(2381))
+(sqrt(9))
+(scale(238.1))
+(scale = 0)
+(x = 10)
+(x += 100)
+(x -= 10)
+(x *= 10)
+(x /= 100)
+(x ^= 10)
+(x = sqrt(x))
+(x[1 - 1])
+x[(1 - 1)]
+2 + \
+3
+++ibase
+--ibase
+++obase
+--obase
+++last
+--last
+last
+last = 100
+last
+. = 150
+.
+++scale
+--scale
+y()
+z()
+2 + /*
+*/3
diff --git a/tests/fuzzing/bc_inputs2/misc2.txt b/tests/fuzzing/bc_inputs2/misc2.txt
new file mode 100644
index 00000000..3b3aa683
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/misc2.txt
@@ -0,0 +1,110 @@
+define w() { auto z; return 1; }
+define x() {
+ "x"
+ return (1)
+}
+define y() {
+ "y"
+ return (2)
+}
+define z() {
+ "z"
+ return (3)
+}
+
+define v() { return }
+
+v()
+
+w()
+
+if (x() == y()) { 1 }
+1
+if (x() <= y()) { 2 }
+if (y() >= x()) { 3 }
+if (x() != y()) { 4 }
+if (x() < y()) { 5 }
+if (y() > x()) { 6 }
+
+if (x() == z()) { 11 }
+11
+if (x() <= z()) { 12 }
+if (z() >= x()) { 13 }
+if (x() != z()) { 14 }
+if (x() < z()) { 15 }
+if (z() > x()) { 16 }
+
+x = -10
+while (x <= 0) {
+ x
+ if (x == -5) break;
+ x += 1
+}
+
+define u() {
+ auto a[];
+ return a[0]
+}
+
+u()
+
+if (x == -4) x
+else x - 4
+
+x = 1
+
+if (x == 1) 1 else 2
+if (x == 0) 1 else 2
+
+if (x == 1) 1 else if (x == 0) 2 else 3
+if (x == 0) 1 else if (x == 1) 2 else 3
+if (x == -1) 1 else if (x == 0) 2 else 3
+
+if (x == 1) if (x != 0) 1 else 2 else 3
+if (x == 1) if (x == 0) 1 else 2 else 3
+if (x != 1) if (x == 0) 1 else 2 else 3
+
+if (x == 1) while (x > 0) { x ; x -= 1 } else 0
+x = 1
+if (x == 0) while (x > 0) { x ; x -= 1 } else 0
+
+if(x == 1) {
+ 11
+ while(x == 1) {
+ 21
+ while(x == 1) {
+ 31
+ break
+ 32
+ }
+ 22
+ break
+ 23
+ }
+ 12
+}
+99
+
+for (;;) { 123 ; break; }
+for (i = 0;; ++i) { i ; if (i == 2) break; else i; }
+for (i = 0;;!++i) { i ; if (i == 2) break; else i; }
+for (i = 0;; ++i) { i ; if (i != 2) i else break }
+
+while (i > 0) if (i == 1) break else i--
+while (i < 3) if (i != 2) i++ else break
+
+for(i=1; i<=3; i++) { i; if(i==2) continue; print i,i,"\n" }
+
+print 1,2,3
+print "\n"
+
+ifz = 1
+ifz
+++ifz
+ifz++
+ifz
+
+{
+ 4
+ 5
+}
diff --git a/tests/fuzzing/bc_inputs2/modulus.txt b/tests/fuzzing/bc_inputs2/modulus.txt
index 049cd7db..965600c1 100644
--- a/tests/fuzzing/bc_inputs2/modulus.txt
+++ b/tests/fuzzing/bc_inputs2/modulus.txt
@@ -1,16 +1,26 @@
1 % 1
2 % 1
16 % 4
+15 % 4
17 % 4
+2389473 % 5
+39240687239 % 1
+346728934 % 23958
3496723859067234 % 298375462837546928347623059375486
-1 % 1
-2 % 1
+-47589634875689345 % 37869235
-1274852934765 % 2387628935486273546
+-6324758963 % 237854962
1 % -1
2 % -1
+2 % -2
2 % -3
16 % 5
+15 % 5
+14 % 5
89237423 % -237856923854
+123647238946 % -12467
-1 % -1
-2 % -1
-2 % -2
@@ -18,10 +28,42 @@
-13 % -7
-14 % -7
-15 % -7
+-12784956 % -32746
-127849612 % -23712347682193
scale = 0
1 % 1
2 % 1
+16 % 4
+15 % 4
+17 % 4
+2389473 % 5
+39240687239 % 1
+346728934 % 23958
+3496723859067234 % 298375462837546928347623059375486
+-1 % 1
+-2 % 1
+-47589634875689345 % 37869235
+-1274852934765 % 2387628935486273546
+-6324758963 % 237854962
+1 % -1
+2 % -1
+2 % -2
+2 % -3
+16 % 5
+15 % 5
+14 % 5
+89237423 % -237856923854
+123647238946 % -12467
+-1 % -1
+-2 % -1
+-2 % -2
+-2 % -3
+-13 % -7
+-14 % -7
+-15 % -7
+-12784956 % -32746
+-127849612 % -23712347682193
+-3191280681 % 641165986
scale = 0; -899510228 % -2448300078.40314
scale = 0; -7424863 % -207.2609738667
scale = 0; 3769798918 % 0.6
diff --git a/tests/fuzzing/bc_inputs2/multiply.txt b/tests/fuzzing/bc_inputs2/multiply.txt
new file mode 100644
index 00000000..f5efed91
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/multiply.txt
@@ -0,0 +1,40 @@
+0 * 0
+1 * 0
+0 * 1
+0 * 2498752389672835476
+873246913745129084576134 * 0
+1 * 472638590273489273456
+12374861230476103672835496 * 1
+1 * 1
+2 * 1
+1 * 2
+2 * 2
+3 * 14
+17 * 8
+1892467513846753 * 1872439821374591038746
+328962735862.2973546835638947635 * 1728465791348762356
+38745962374538.387427384672934867234 * 0.1932476528394672837568923754
+9878894576289457634856.2738627161689017387608947567654 * 37842939768237596237854203.29874372139852739126739621793162
+-1 * 1
+-1 * 2
+78893457 * -34876238956
+235678324957634 * -0.2349578349672389576
+-12849567821934 * 12738462937681
+1274861293467.927843682937462 * -28935678239
+2936077239872.12937462836 * -0.012842357682435762
+2387692387566.2378569237546 * -272189345628.123875629835876
+0.012348629356782835962 * -23487692356
+0.4768349567348675934 * -0.23756834576934857638495
+0.98748395367485962735486 * -4675839462354867.376834956738456
+-321784627934586 * -235762378596
+-32578623567892356 * -0.32567384579638456
+-35768232346876 * -2348672935602387620.28375682349576237856
+-0.2356728394765234 * -238759624356978
+-0.2345768212346780 * -0.235768124697074385948943532045
+-0.370873860736785306278630 * -7835678398607.7086378076867096270
+-78365713707.7089637863786730 * -738580798679306780
+-73867038956790490258249 * -0.7379862716391723672803679
+-378621971598721837710387 * -98465373878350798.09743896037963078560
+37164201 * 2931559660
+679468076118972457796560530571.46287161642138401685 * 93762.2836
+.000000000000000000000000001 * .0000000000000000000000001
diff --git a/tests/fuzzing/bc_inputs2/pi.txt b/tests/fuzzing/bc_inputs2/pi.txt
new file mode 100644
index 00000000..775545c8
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/pi.txt
@@ -0,0 +1,4 @@
+for (i = 0; i <= 20; ++i) {
+ scale = i
+ 4 * a(1)
+}
diff --git a/tests/fuzzing/bc_inputs2/places.txt b/tests/fuzzing/bc_inputs2/places.txt
new file mode 100644
index 00000000..d6f20a46
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/places.txt
@@ -0,0 +1,19 @@
+0 @ 0
+1 @ 0
+2 @ 0
+0.0023896 @ 0
+1.298346 @ 0
+2.00000000 @ 0
+0.0023896 @ 3
+1.298346 @ 4
+2.00000000 @ 5
+289 @ 3
+18.34 @ 6
+-183.1 @ 0
+-23.238 @ 8
+-343.23 @ 2
+x = 89136.892348976
+x @= 7
+x
+-.1897263 @ 0
+.1982365 @ 0
diff --git a/tests/fuzzing/bc_inputs2/power.txt b/tests/fuzzing/bc_inputs2/power.txt
new file mode 100644
index 00000000..5657cdd7
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/power.txt
@@ -0,0 +1,44 @@
+0 ^ 0
+0 ^ 1
+0 ^ 1894
+1 ^ 0
+39746823 ^ 0
+0.238672983047682 ^ 0
+18394762374689237468.97354862973846 ^ 0
+1 ^ 1
+2 ^ 1
+18927361346 ^ 1
+0.23523785962738592635777 ^ 1
+328956734869213746.89782398457234 ^ 1
+8937 ^ 98
+0.124876812394 ^ 2396
+93762.2836 ^ 13
+1 ^ -1
+2 ^ -1
+10 ^ -1
+683734768 ^ -1
+38579623756.897937568235 ^ -1
+1 ^ -32467
+2 ^ -53
+23897 ^ -213
+-1 ^ 1
+-1 ^ 2
+-2 ^ 1
+-2 ^ 2
+-237 ^ 294
+-3746 ^ 28
+-0.3548 ^ 35
+-4267.234 ^ 37
+-326.3246 ^ 78
+-1 ^ -1
+-1 ^ -2
+-2 ^ -1
+-2 ^ -2
+-237 ^ -293
+-784 ^ -23
+-86 ^ -7
+-0.23424398 ^ -781
+-178.234786 ^ -879
+-1274.346 ^ -768
+0 ^ -251
+-0.2959371298 ^ 227
diff --git a/tests/fuzzing/bc_inputs2/print2.txt b/tests/fuzzing/bc_inputs2/print2.txt
new file mode 100644
index 00000000..7f65fbe4
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/print2.txt
@@ -0,0 +1,194 @@
+define prnt(i) {
+
+ obase = i - 1
+ a
+ b
+ c
+
+ obase = i
+ a
+ b
+ c
+
+ return i
+}
+
+define prnt2(i) {
+
+ obase = i + 1
+ a
+ b
+ c
+
+ print "\n"
+
+ return i * 10
+}
+
+a = 999999999999999999999999999999999999
+b = a + 1
+c = b + 1
+
+i = 100
+i = prnt(i)
+
+if (i + 1 <= maxobase()) {
+ i = prnt2(i)
+}
+else {
+ print " 084 044 021 047 096 073 015 052 088 014 072 097 047 021 094 051 083\e\n 000\n"
+ print " 084 044 021 047 096 073 015 052 088 014 072 097 047 021 094 051 083\e\n 001\n"
+ print " 084 044 021 047 096 073 015 052 088 014 072 097 047 021 094 051 083\e\n 002\n"
+ print "\n"
+ i *= 10
+}
+
+if (i <= maxobase()) {
+ i = prnt(i)
+}
+else {
+ print " 001 012 066 220 495 792 924 792 495 220 066 012 000\n"
+ print " 001 012 066 220 495 792 924 792 495 220 066 012 001\n"
+ print " 001 012 066 220 495 792 924 792 495 220 066 012 002\n"
+ print " 999 999 999 999 999 999 999 999 999 999 999 999\n"
+ print " 001 000 000 000 000 000 000 000 000 000 000 000 000\n"
+ print " 001 000 000 000 000 000 000 000 000 000 000 000 001\n"
+}
+
+if (i + 1 <= maxobase()) {
+ i = prnt2(i)
+}
+else {
+ print " 0989 0065 0781 0494 0209 0923 0209 0494 0781 0065 0989 0000\n"
+ print " 0989 0065 0781 0494 0209 0923 0209 0494 0781 0065 0989 0001\n"
+ print " 0989 0065 0781 0494 0209 0923 0209 0494 0781 0065 0989 0002\n"
+ print "\n"
+ i *= 10
+}
+
+if (i <= maxobase()) {
+ i = prnt(i)
+}
+else {
+ print " 0001 0009 0036 0084 0126 0126 0084 0036 0009 0000\n"
+ print " 0001 0009 0036 0084 0126 0126 0084 0036 0009 0001\n"
+ print " 0001 0009 0036 0084 0126 0126 0084 0036 0009 0002\n"
+ print " 9999 9999 9999 9999 9999 9999 9999 9999 9999\n"
+ print " 0001 0000 0000 0000 0000 0000 0000 0000 0000 0000\n"
+ print " 0001 0000 0000 0000 0000 0000 0000 0000 0000 0001\n"
+}
+
+if (i + 1 <= maxobase()) {
+ i = prnt2(i)
+}
+else {
+ print " 09992 00035 09917 00125 09875 00083 09965 00008 09999\n"
+ print " 09992 00035 09917 00125 09875 00083 09965 00008 10000\n"
+ print " 09992 00035 09917 00125 09875 00083 09965 00009 00000\n"
+ print "\n"
+ i *= 10
+}
+
+if (i <= maxobase()) {
+ i = prnt(i)
+}
+else {
+ print " 00010 00070 00210 00350 00350 00210 00070 00009\n"
+ print " 00010 00070 00210 00350 00350 00210 00070 00010\n"
+ print " 00010 00070 00210 00350 00350 00210 00070 00011\n"
+ print " 00009 99999 99999 99999 99999 99999 99999 99999\n"
+ print " 00010 00000 00000 00000 00000 00000 00000 00000\n"
+ print " 00010 00000 00000 00000 00000 00000 00000 00001\n"
+}
+
+if (i + 1 <= maxobase()) {
+ i = prnt2(i)
+}
+else {
+ print " 000009 099931 000209 099651 000349 099791 000069 099990\n"
+ print " 000009 099931 000209 099651 000349 099791 000069 099991\n"
+ print " 000009 099931 000209 099651 000349 099791 000069 099992\n"
+ print "\n"
+ i *= 10
+}
+
+if (i <= maxobase()) {
+ i = prnt(i)
+}
+else {
+ print " 000001 000006 000015 000020 000015 000006 000000\n"
+ print " 000001 000006 000015 000020 000015 000006 000001\n"
+ print " 000001 000006 000015 000020 000015 000006 000002\n"
+ print " 999999 999999 999999 999999 999999 999999\n"
+ print " 000001 000000 000000 000000 000000 000000 000000\n"
+ print " 000001 000000 000000 000000 000000 000000 000001\n"
+}
+
+if (i + 1 <= maxobase()) {
+ i = prnt2(i)
+}
+else {
+ print " 0999995 0000014 0999981 0000014 0999995 0000000\n"
+ print " 0999995 0000014 0999981 0000014 0999995 0000001\n"
+ print " 0999995 0000014 0999981 0000014 0999995 0000002\n"
+ print "\n"
+ i *= 10
+}
+
+if (i <= maxobase()) {
+ i = prnt(i)
+}
+else {
+ print " 0000010 0000050 0000100 0000100 0000050 0000009\n"
+ print " 0000010 0000050 0000100 0000100 0000050 0000010\n"
+ print " 0000010 0000050 0000100 0000100 0000050 0000011\n"
+ print " 0000009 9999999 9999999 9999999 9999999 9999999\n"
+ print " 0000010 0000000 0000000 0000000 0000000 0000000\n"
+ print " 0000010 0000000 0000000 0000000 0000000 0000001\n"
+}
+
+if (i + 1 <= maxobase()) {
+ i = prnt2(i)
+}
+else {
+ print " 00000009 09999951 00000099 09999901 00000049 09999990\n"
+ print " 00000009 09999951 00000099 09999901 00000049 09999991\n"
+ print " 00000009 09999951 00000099 09999901 00000049 09999992\n"
+ print "\n"
+ i *= 10
+}
+
+if (i <= maxobase()) {
+ i = prnt(i)
+}
+else {
+ print " 00010000 00040000 00060000 00040000 00009999\n"
+ print " 00010000 00040000 00060000 00040000 00010000\n"
+ print " 00010000 00040000 00060000 00040000 00010001\n"
+ print " 00009999 99999999 99999999 99999999 99999999\n"
+ print " 00010000 00000000 00000000 00000000 00000000\n"
+ print " 00010000 00000000 00000000 00000000 00000001\n"
+}
+
+if (i + 1 <= maxobase()) {
+ i = prnt2(i)
+}
+else {
+ print " 000009999 099960001 000059999 099960001 000009999\n"
+ print " 000009999 099960001 000059999 099960001 000010000\n"
+ print " 000009999 099960001 000059999 099960001 000010001\n"
+ print "\n"
+ i *= 10
+}
+
+if (i <= maxobase()) {
+ i = prnt(i)
+}
+else {
+ print " 000000001 000000004 000000006 000000004 000000000\n"
+ print " 000000001 000000004 000000006 000000004 000000001\n"
+ print " 000000001 000000004 000000006 000000004 000000002\n"
+ print " 999999999 999999999 999999999 999999999\n"
+ print " 000000001 000000000 000000000 000000000 000000000\n"
+ print " 000000001 000000000 000000000 000000000 000000001\n"
+}
diff --git a/tests/fuzzing/bc_inputs2/references.bc b/tests/fuzzing/bc_inputs2/references.bc
index 8188f17a..8188f17a 100644..100755
--- a/tests/fuzzing/bc_inputs2/references.bc
+++ b/tests/fuzzing/bc_inputs2/references.bc
diff --git a/tests/fuzzing/bc_inputs2/scale.txt b/tests/fuzzing/bc_inputs2/scale.txt
new file mode 100644
index 00000000..e8bee791
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/scale.txt
@@ -0,0 +1,57 @@
+scale(0)
+scale(1)
+scale(12)
+scale(123)
+scale(1234)
+scale(12345)
+scale(123456)
+scale(1234567)
+scale(12345678)
+scale(123456789)
+scale(1234567890)
+scale(1.0)
+scale(12.0)
+scale(123.0)
+scale(1234.0)
+scale(12345.0)
+scale(123456.0)
+scale(1234567.0)
+scale(12345678.0)
+scale(123456789.0)
+scale(1234567890.0)
+scale(.1)
+scale(.12)
+scale(.123)
+scale(.1234)
+scale(.12345)
+scale(.123456)
+scale(.1234567)
+scale(.12345678)
+scale(.123456789)
+scale(.1234567890)
+scale(.01)
+scale(.012)
+scale(.0123)
+scale(.01234)
+scale(.012345)
+scale(.0123456)
+scale(.01234567)
+scale(.012345678)
+scale(.0123456789)
+scale(.01234567890)
+scale(.0000000001)
+scale(.00000000012)
+scale(.000000000123)
+scale(.0000000001234)
+scale(.00000000012345)
+scale(.000000000123456)
+scale(.0000000001234567)
+scale(.00000000012345678)
+scale(.000000000123456789)
+scale(.0000000001234567890)
+scale(289.29837)
+scale(2893.00000)
+scale(289.0)
+scale(1802973.0000000238)
+scale(.000000000000000093182394080000000000)
+scale(0.00000000000000000000)
diff --git a/tests/fuzzing/bc_inputs2/scientific.txt b/tests/fuzzing/bc_inputs2/scientific.txt
new file mode 100644
index 00000000..bd04562a
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/scientific.txt
@@ -0,0 +1,51 @@
+0e0
+0e1
+0e5
+0e-2
+0e-100
+1e0
+-1e1
+1e9
+-1e21
+1e-1
+-1e-2
+1e-5
+4.92837e5
+-3.28971028e20
+6.2e3
+-8.289371e2
+5.9817280937e8
+-3.28977e-1
+8.8927891e-20
+-7.98239e-4
+4.4892e-4
+-18937e0
+198273e10
+-18927e-4
+28937e-5
+-891072e-7
+.28972e0
+-.891273e-1
+.8928397e1
+-.0002983172e5
+.00022e3
+-.00022e4
+.0000328937e8
+obase=0
+0
+1
+10
+-289
+2894
+-89434
+894370
+-1239839
+28931708
+-8052098.8029731809
+.1
+-.01
+.001
+-.00038
+.0000483
+-.0002894378190
+.2893712083
diff --git a/tests/fuzzing/bc_inputs2/shift.txt b/tests/fuzzing/bc_inputs2/shift.txt
new file mode 100644
index 00000000..0b4d07b5
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/shift.txt
@@ -0,0 +1,281 @@
+0 << 0
+1 << 0
+2 << 0
+0.0023896 << 0
+1.298346 << 0
+2.00000000 << 0
+0.0023896 << 3
+1.298346 << 4
+2.00000000 << 5
+x = 89136.892348976
+x <<= 7
+x
+x = 1892634051829351283289298
+x <<= 24
+x
+0 >> 0
+1 >> 0
+2 >> 0
+0.0023896 >> 0
+1.298346 >> 0
+2.00000000 >> 0
+0.0023896 >> 3
+1.298346 >> 4
+2.00000000 >> 5
+x = 89136.892348976
+x >>= 7
+x
+x = 1892634051829351283289298
+x >>= 24
+x
+-1 << 0
+-2 << 0
+-0.0023896 << 0
+-1.298346 << 0
+-2.00000000 << 0
+-0.0023896 << 3
+-1.298346 << 4
+-2.00000000 << 5
+x = -89136.892348976
+x <<= 7
+x
+x = -1892634051829351283289298
+x <<= 24
+x
+-1 >> 0
+-2 >> 0
+-0.0023896 >> 0
+-1.298346 >> 0
+-2.00000000 >> 0
+-0.0023896 >> 3
+-1.298346 >> 4
+-2.00000000 >> 5
+x = -89136.892348976
+x >>= 7
+x
+-x
+x = -1892634051829351283289298
+x >>= 24
+x
+-x
+(0 >> 12) / 2
+10000000000 >> 0
+10000000000 >> 1
+10000000000 >> 2
+10000000000 >> 3
+10000000000 >> 4
+10000000000 >> 5
+10000000000 >> 6
+10000000000 >> 7
+10000000000 >> 8
+10000000000 >> 9
+10000000000 >> 10
+10000000000 >> 11
+10000000000 >> 12
+10000000000 >> 13
+10000000000 >> 14
+10000000000 >> 15
+10000000000 >> 16
+10000000000 >> 17
+10000000000 >> 18
+10000000000 >> 19
+10000000000.1 >> 0
+10000000000.1 >> 1
+10000000000.1 >> 2
+10000000000.1 >> 3
+10000000000.1 >> 4
+10000000000.1 >> 5
+10000000000.1 >> 6
+10000000000.1 >> 7
+10000000000.1 >> 8
+10000000000.1 >> 9
+10000000000.1 >> 10
+10000000000.1 >> 11
+10000000000.1 >> 12
+10000000000.1 >> 13
+10000000000.1 >> 14
+10000000000.1 >> 15
+10000000000.1 >> 16
+10000000000.1 >> 17
+10000000000.1 >> 18
+10000000000.1 >> 19
+10000000000.01 >> 0
+10000000000.01 >> 1
+10000000000.01 >> 2
+10000000000.01 >> 3
+10000000000.01 >> 4
+10000000000.01 >> 5
+10000000000.01 >> 6
+10000000000.01 >> 7
+10000000000.01 >> 8
+10000000000.01 >> 9
+10000000000.01 >> 10
+10000000000.01 >> 11
+10000000000.01 >> 12
+10000000000.01 >> 13
+10000000000.01 >> 14
+10000000000.01 >> 15
+10000000000.01 >> 16
+10000000000.01 >> 17
+10000000000.01 >> 18
+10000000000.01 >> 19
+10000000000.001 >> 0
+10000000000.001 >> 1
+10000000000.001 >> 2
+10000000000.001 >> 3
+10000000000.001 >> 4
+10000000000.001 >> 5
+10000000000.001 >> 6
+10000000000.001 >> 7
+10000000000.001 >> 8
+10000000000.001 >> 9
+10000000000.001 >> 10
+10000000000.001 >> 11
+10000000000.001 >> 12
+10000000000.001 >> 13
+10000000000.001 >> 14
+10000000000.001 >> 15
+10000000000.001 >> 16
+10000000000.001 >> 17
+10000000000.001 >> 18
+10000000000.001 >> 19
+10000000000.0001 >> 0
+10000000000.0001 >> 1
+10000000000.0001 >> 2
+10000000000.0001 >> 3
+10000000000.0001 >> 4
+10000000000.0001 >> 5
+10000000000.0001 >> 6
+10000000000.0001 >> 7
+10000000000.0001 >> 8
+10000000000.0001 >> 9
+10000000000.0001 >> 10
+10000000000.0001 >> 11
+10000000000.0001 >> 12
+10000000000.0001 >> 13
+10000000000.0001 >> 14
+10000000000.0001 >> 15
+10000000000.0001 >> 16
+10000000000.0001 >> 17
+10000000000.0001 >> 18
+10000000000.0001 >> 19
+10000000000.00001 >> 0
+10000000000.00001 >> 1
+10000000000.00001 >> 2
+10000000000.00001 >> 3
+10000000000.00001 >> 4
+10000000000.00001 >> 5
+10000000000.00001 >> 6
+10000000000.00001 >> 7
+10000000000.00001 >> 8
+10000000000.00001 >> 9
+10000000000.00001 >> 10
+10000000000.00001 >> 11
+10000000000.00001 >> 12
+10000000000.00001 >> 13
+10000000000.00001 >> 14
+10000000000.00001 >> 15
+10000000000.00001 >> 16
+10000000000.00001 >> 17
+10000000000.00001 >> 18
+10000000000.00001 >> 19
+10000000000.000001 >> 0
+10000000000.000001 >> 1
+10000000000.000001 >> 2
+10000000000.000001 >> 3
+10000000000.000001 >> 4
+10000000000.000001 >> 5
+10000000000.000001 >> 6
+10000000000.000001 >> 7
+10000000000.000001 >> 8
+10000000000.000001 >> 9
+10000000000.000001 >> 10
+10000000000.000001 >> 11
+10000000000.000001 >> 12
+10000000000.000001 >> 13
+10000000000.000001 >> 14
+10000000000.000001 >> 15
+10000000000.000001 >> 16
+10000000000.000001 >> 17
+10000000000.000001 >> 18
+10000000000.000001 >> 19
+10000000000.0000001 >> 0
+10000000000.0000001 >> 1
+10000000000.0000001 >> 2
+10000000000.0000001 >> 3
+10000000000.0000001 >> 4
+10000000000.0000001 >> 5
+10000000000.0000001 >> 6
+10000000000.0000001 >> 7
+10000000000.0000001 >> 8
+10000000000.0000001 >> 9
+10000000000.0000001 >> 10
+10000000000.0000001 >> 11
+10000000000.0000001 >> 12
+10000000000.0000001 >> 13
+10000000000.0000001 >> 14
+10000000000.0000001 >> 15
+10000000000.0000001 >> 16
+10000000000.0000001 >> 17
+10000000000.0000001 >> 18
+10000000000.0000001 >> 19
+10000000000.00000001 >> 0
+10000000000.00000001 >> 1
+10000000000.00000001 >> 2
+10000000000.00000001 >> 3
+10000000000.00000001 >> 4
+10000000000.00000001 >> 5
+10000000000.00000001 >> 6
+10000000000.00000001 >> 7
+10000000000.00000001 >> 8
+10000000000.00000001 >> 9
+10000000000.00000001 >> 10
+10000000000.00000001 >> 11
+10000000000.00000001 >> 12
+10000000000.00000001 >> 13
+10000000000.00000001 >> 14
+10000000000.00000001 >> 15
+10000000000.00000001 >> 16
+10000000000.00000001 >> 17
+10000000000.00000001 >> 18
+10000000000.00000001 >> 19
+10000000000.000000001 >> 0
+10000000000.000000001 >> 1
+10000000000.000000001 >> 2
+10000000000.000000001 >> 3
+10000000000.000000001 >> 4
+10000000000.000000001 >> 5
+10000000000.000000001 >> 6
+10000000000.000000001 >> 7
+10000000000.000000001 >> 8
+10000000000.000000001 >> 9
+10000000000.000000001 >> 10
+10000000000.000000001 >> 11
+10000000000.000000001 >> 12
+10000000000.000000001 >> 13
+10000000000.000000001 >> 14
+10000000000.000000001 >> 15
+10000000000.000000001 >> 16
+10000000000.000000001 >> 17
+10000000000.000000001 >> 18
+10000000000.000000001 >> 19
+10000000000.0000000001 >> 0
+10000000000.0000000001 >> 1
+10000000000.0000000001 >> 2
+10000000000.0000000001 >> 3
+10000000000.0000000001 >> 4
+10000000000.0000000001 >> 5
+10000000000.0000000001 >> 6
+10000000000.0000000001 >> 7
+10000000000.0000000001 >> 8
+10000000000.0000000001 >> 9
+10000000000.0000000001 >> 10
+10000000000.0000000001 >> 11
+10000000000.0000000001 >> 12
+10000000000.0000000001 >> 13
+10000000000.0000000001 >> 14
+10000000000.0000000001 >> 15
+10000000000.0000000001 >> 16
+10000000000.0000000001 >> 17
+10000000000.0000000001 >> 18
+10000000000.0000000001 >> 19
diff --git a/tests/fuzzing/bc_inputs2/sine.txt b/tests/fuzzing/bc_inputs2/sine.txt
new file mode 100644
index 00000000..d3a547bc
--- /dev/null
+++ b/tests/fuzzing/bc_inputs2/sine.txt
@@ -0,0 +1,207 @@
+scale = 25
+p = 4 * a(1)
+scale = 20
+s(0)
+s(0.5)
+s(1)
+s(2)
+s(3)
+s(-0.5)
+s(-1)
+s(-2)
+s(-3)
+s(p / 7)
+s(-p / 7)
+s(p / 4)
+s(-p / 4)
+s(p / 3)
+s(-p / 3)
+s(p / 2)
+s(-p / 2)
+s(3 * p / 4)
+s(3 * -p / 4)
+s(p)
+s(-p)
+s(3 * p / 2)
+s(3 * -p / 2)
+s(7 * p / 4)
+s(7 * -p / 4)
+s(13 * p / 4)
+s(13 * -p / 4)
+s(2 * p)
+s(2 * -p)
+s(131231)
+s(-131231)
+s(69.1967507777)
+s(10828)
+s(-16248506.847013148)
+s(2050281000)
+s(8224939)
+s(11334231.1154662464)
+s(-4109411249.2986954846)
+s(-2395915402.13984)
+s(-2795874313)
+s(-2262647256)
+s(3323158182.1239222084)
+s(99901384)
+s(-4202726050.2780080957)
+s(2870000621.3228830588)
+s(-4230239450.981045150)
+s(-1517506941.2678857223)
+s(4004582176)
+s(-4193724543.1108508063)
+s(-3432511261)
+s(1804484812)
+s(3229084127)
+s(-3565317246.583937244)
+s(3503281621)
+s(-3469146313.1766891244)
+s(-2257308049.307721068)
+s(-3978441809)
+s(3431564304.3752537)
+s(1249644440.2464914559)
+s(2395558891.1188487974)
+s(-2607820706.4079280116)
+s(1208310007)
+s(-3758597557.863203175)
+s(1186920672)
+s(-3988103872)
+s(-4280635328.4194857577)
+s(1051748072)
+s(-1884006279)
+s(-1046568719.2698663389)
+s(2482991410)
+s(-2106101268.1154045959)
+s(3530359346.77217900)
+s(-3373362543)
+s(2601598062)
+s(2987020862)
+s(-12033356.2057140648)
+s(-3721760707)
+s(2842387705.4145759704)
+s(3515832681.1808393297)
+s(-3658522034.16149)
+s(3963658030.2860423992)
+s(2977802215.597946655)
+s(-4271392570.4091498761)
+s(2378692585)
+s(-3545193743.629374782)
+s(-1762458738)
+s(-1174277828.4264040126)
+s(-1724994857)
+s(2802750230.1783499408)
+s(-3068133550)
+s(3324811474.621822235)
+s(2873024984)
+s(-3509056632.3888206298)
+s(1772903162.647192879)
+s(2836543102)
+s(4117858580.186)
+s(2988632386.4063754522)
+s(-4256784971.1770067447)
+s(2280820447)
+s(-2865200306)
+s(-3329592486)
+s(519126268)
+s(-2452430452)
+s(-2693220186.62104082)
+s(-3796811992.14485798)
+s(3619792326)
+s(2697791049.3038381550)
+s(3751267834.2808166557)
+s(-3761719074)
+s(-3824087631)
+s(2119301150)
+s(1398148974)
+s(-3386564819.1351816969)
+s(-3171483098)
+s(3688944941.3273318162)
+s(3060521119)
+s(-3527110404)
+s(3699631193)
+s(3872838898)
+s(3880350192)
+s(-4109411249.2986954846)
+s(-2395915402.13984)
+s(-2795874313)
+s(-2262647256)
+s(3323158182.1239222084)
+s(99901384)
+s(-4202726050.2780080957)
+s(2870000621.3228830588)
+s(-4230239450.981045150)
+s(-1517506941.2678857223)
+s(4004582176)
+s(-4193724543.1108508063)
+s(-3432511261)
+s(1804484812)
+s(3229084127)
+s(-3565317246.583937244)
+s(3503281621)
+s(-3469146313.1766891244)
+s(-2257308049.307721068)
+s(-3978441809)
+s(3431564304.3752537)
+s(1249644440.2464914559)
+s(2395558891.1188487974)
+s(-2607820706.4079280116)
+s(1208310007)
+s(-3758597557.863203175)
+s(1186920672)
+s(-3988103872)
+s(-4280635328.4194857577)
+s(1051748072)
+s(-1884006279)
+s(-1046568719.2698663389)
+s(2482991410)
+s(-2106101268.1154045959)
+s(3530359346.77217900)
+s(-3373362543)
+s(2601598062)
+s(2576349783.2446436039)
+s(2987020862)
+s(-12033356.2057140648)
+s(-3721760707)
+s(2842387705.4145759704)
+s(3515832681.1808393297)
+s(-3658522034.16149)
+s(3963658030.2860423992)
+s(2977802215.597946655)
+s(-4271392570.4091498761)
+s(2378692585)
+s(-3545193743.629374782)
+s(-1762458738)
+s(-1174277828.4264040126)
+s(-1724994857)
+s(2802750230.1783499408)
+s(-3068133550)
+s(3324811474.621822235)
+s(2873024984)
+s(-3509056632.3888206298)
+s(1772903162.647192879)
+s(2836543102)
+s(4117858580.186)
+s(2988632386.4063754522)
+s(-4256784971.1770067447)
+s(2280820447)
+s(-2865200306)
+s(-3329592486)
+s(519126268)
+s(-2452430452)
+s(-2693220186.62104082)
+s(-3796811992.14485798)
+s(3619792326)
+s(2697791049.3038381550)
+s(3751267834.2808166557)
+s(-3761719074)
+s(-3824087631)
+s(2119301150)
+s(1398148974)
+s(-3386564819.1351816969)
+s(-3171483098)
+s(3688944941.3273318162)
+s(3060521119)
+s(-3527110404)
+s(3699631193)
+s(3872838898)
+s(3880350192)
diff --git a/tests/fuzzing/bc_inputs3/01.txt b/tests/fuzzing/bc_inputs3/01.txt
new file mode 100644
index 00000000..c016263a
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/01.txt
@@ -0,0 +1,339 @@
+a(s001020001l[ba])
+scal[ ca]
+a
+a
+e
+cs
+c
+
+a
+s(scal[ ba])
+scal[ ca]
+u
+a
+e
+cs
+c
+
+a
+s(scal[ ba])
+scal[ ca]
+u
+a
+s
+c = l[ ca]
+a
+a
+sa
+e
+cs
+c
+
+a(s001020001l[ ba])
+scal[ ca]
+a
+a
+e
+cs
+c
+
+a
+s(scal[ ba])
+scal[ ca]
+a
+a
+s
+c = l[ ca]
+a
+s
+c = l[ ca]
+a(s001020001l[ ba])
+a
+e
+cs
+c
+
+a
+s(scal[ ba])
+scal[ ca]
+u
+a
+s
+c = l[ ca]
+a
+a
+sa
+e
+cs
+c
+
+a(s001020001l[ ba])
+scal[ ca]
+a
+a*e
+cs
+c
+
+a
+s(scal[ ba])
+scal[ ca]
+a
+a
+s
+c = l[ ca]
+a
+a
+sa
+e
+css
+c = c[ ca]
+a
+a
+sa
+e
+cs
+a
+a
+sa
+e
+cs
+c
+
+a(s001020001l[ ba])
+ cs
+c = l[ ca]
+a
+a
+sa
+e
+cs
+c
+
+a(s001020001l[ ba])
+scal[ ca]
+a
+a
+e
+cs
+c
+
+a
+s(scal[ ba])
+scal[ ca]
+a
+a
+s
+c = l[ ca]
+a
+a
+sa
+e
+css
+c = l[ ca]
+a
+a
+sa
+e
+cs
+a
+b
+sa
+e
+cs
+c
+
+a(s001020001l[ ba])
+scal[ ca]
+a
+a
+e
+cs
+
+scal[ ca]
+a
+a
+e
+cs
+c
+
+a
+s(scal[ ba])
+scal[ ca]
+u
+a
+s
+c = l[ ca]
+a
+a
+sa
+e
+cs
+c
+
+a(s001020001l[ ba])
+scal[ ca]
+a
+a
+e
+cs
+c
+
+a
+s(scal[ ba])
+scal[ ca]
+a
+a
+s
+c = l[ ca]
+a
+a
+sa
+e
+css
+c = l[ ca]
+a
+a
+sa
+e
+cs
+a
+a
+sa
+e
+cs
+c
+
+a(s001020001l[ ba])
+sc0
+c = l[ ca]
+a
+a
+sa
+e
+cs
+c
+
+a(s001020001l[ ba])
+scal[ ca]
+a
+a
+e
+cs
+c
+
+a
+s(scal[ ba])
+s(1)
+sd= 20
+a(0)
+a=i-=se-=as0-=se-=as0-=i-=s-=se-=xse!=e-=as=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+s0000^aaaaaaaaaaaaaaa20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=s-=se-=xse!=e-=as=ase-=se-=as-=a00-=se-=as-=se-=axse!=e-=ase-=i-=se-=ase-=se-=se-=ase-=se-=as-=e-=as=ase-=se-=as-=as=i-=se-=ase-=se-=se-=ase-=se-=as-=e-=as=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scscales=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scscale ==se-=a(1)
+sd= 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=s-=se-=xse!=e-=as=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scale ==se-=a(1)
+scale = 20
+a(0)
+a==se-=as+=ase-=se8=as-=se-=a(1)
+s ==se-=a(1)
+scale = 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=se-=xse!=e-=ase-=i-=se-=ase-=se-=se-=ase-=se-=as-=e-=as=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scscale ==se-=a(1)
+scale = 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=s-=se-=xse!=e-=se-=a(1)
+scale = 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=s-=se-=xse!=e-=a0=as-=ase-=se-=se0=ase-=se-=as-=e-=as=ae-=a(1)
+sc= 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=se-=xse!=e-=ase-=i-=se-=ase-=se-=se-=ase-=se-=as-=e-=as=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scscale ==se-=a(1)
+sd= 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=s-=se-=xse!=e-=as=ase = 20
+a(0)
+a=i-=se-=ase-=se-=ase-=s-=e-=as=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scscale ==se-=a(1)
+scale = 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=s-=se-=xse!=e-=a0=as-=ase-=se-=se0=ase-=se-=as-=e-=as=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scscale ==se-=a(1)
+scale = 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=s-=se-=xse!=e-=a0=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scale ==se-=a(1)
+scale = 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=se-=xse!=e-=ase-=i-=se-=ase-=se-=se-=ase-=se-=as*=e-=as=aaaaaaaaaaaaaaaaaaaaaaa^aaaaaaaaaaaaaaa20
+a(0)
+a=i-=se-=ase-=se-=as0-=i-=s-=se-=xse!=e-=as=ase-=se-=as-=as0-=se-=as-=se-=axse!=e-=ase-=i-=se-=as0-=se-=se-=ase-=se-=as-=e-=as=ase-=se-=a0-=a0=i-=se-=as0-=se-=se-=ase-=se-=as-=e-=as=as0-=se-=as-=ase-=se-=as-=se-=a(1)
+scscale ==ss0-=ase-=s-=e-=as=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scscale ==se-=a(1)
+scale = 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=s-=se-=xse!=e-=as=as-=ase-=se-=se0=ase-=se-=as-=e-=as=a000=se-=as-=ase-=se-=as-=se-=a(1)
+scscale ==se-=a(1)
+scale = 20
+a(0)
+a=i-=se-=as0-=se-=as0-=i-=s-=se-=xse!=e-=a0=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scale ==se-=a(1)
+scale = 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=se-=xse!=e-=ase-=i-=se-=ase-=se-=se-=ase-=se-=a0-=e-=as=aaaaaaaaaaaaaaaaaaaaaaa^aaaaaaaaaaaaaaa20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=s-=se-=xse!=e-=as=ase-=se-=as-=ase-=se-=as-=se-=axse!=e-=ase-=i-=se-=as0-=se-=se-=ase-=se-=as-=e-=as=as0-=se-=as-=as=i-=se-=ase-=se-=se-=ase-=se-=as-=e-=as=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scscale ==se-=a(1)
+scale = 20
+a(0)
+a=i-=se-=as0-=se-=ase-=i-=s-=se-=xse!=e-=as=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scale ==se-=a(1)
+scale = 20
+a(0)
+a=i-=se-=as0-=as-=as0-=se-=as-=as0
+a(0)
+a=i-=se-=as0-=se-=as0-=i-=s-=se-=xse!=e-=as=as0-=se-=as-=ase-=se-=as-=se-=a(1)
+scale ==se-=a(1)
+scale = 20
+a(0)
+a=i-=se-=as0-=se-=ase-=i-=se-=xse!=e-=ase-=i-=se-=as0-=se-=se-=as0-=a0a^aaaaaaaaaaaaaaa20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=s-=se-=xse!=e-=as=ase-=se-=as-=ase-=se-=as-=se-=axse!=e-=ase-=i-=se-=ase-=se-=se-=ase-=se-=a0-=e-=as=ase-=se-=as-=as=i-=se-=ase-=se-=se-=ase-=se-=as-=e-=as=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scscales=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scscale ==se-=a(1)
+sd= 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=s-=se-=xse!=e-=as=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+de ==se-=a(1)
+scale = 20
+a(0)
+a==se-=as-=ase-=se0=as-=se-=a(1)
+s ==se-=a(1)
+scale = 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=se-=xse!=e-=ase-=i-=se-=ase-=se-=se-=ase-=se-=as-=e-=as=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scscale ==se-=a(1)
+scale = 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=s-=se-=xse!=e-=se-=a(1)
+scale = 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=s-=se-=xse!=e-=as=as-=ase-=se-=se0=ase-=se-=as-=e-=as=ae-=a(1)
+sc= 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=se-=xse!=e-=ase-=i-=se-=ase-=se-=se-=ase-=se-=as-=e-=as=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scscale ==se-=a(1)
+sd= 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=s-=se-=xse!=e-=as=ase = 20
+a(0)
+a0i-=se-=ase-=se-=ase-=s-=e-=as=ase-=se-=as-=ase-=se-=as-=se-=a(1)
+scscale ==se-=a(1)
+scale = 20
+a(0)
+a=i-=se-=ase-=se-=ase-=i-=s-=se-=xse!=c-=a0=as-se-=se-=se0=ase-=se-=as-=e-=as=ase-=se-=as-=ase-=se-=as-=se-=a(1)
diff --git a/tests/fuzzing/bc_inputs3/03.txt b/tests/fuzzing/bc_inputs3/03.txt
index 00e645ce..d0fc5056 100644
--- a/tests/fuzzing/bc_inputs3/03.txt
+++ b/tests/fuzzing/bc_inputs3/03.txt
@@ -1,2 +1,2 @@
for (i = 0; ; )
-for (i = 0; ;(p(s(ssqrtt()-p())))000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000#000
+for (i = 0; ;(ssqrt()-p(srt(0-s(t(0-p(sstss(ssqrt()-p(ssssq(ssqrt()-p(ssqrt()-sst()-p(qrt()-p(s()-p(sq(ssqrt()-p(ssqrt()-sst()-p(qrt()-p(s(ssqrt()-p(t()-p(sstp(ssqrt()-sst()-p(qrt()-p(s()-p(srt()-s(ssqrt()-v(qrt(ssqrt()-p(ssqrt()-s(ssqrt()-p(ssssq(ssqrt()-p(ssq(ssqrt()-p(t()-sst(prt()-s(ssqrt()-p(q(ssqrt()-p(ssqrt()-sst()-ssqrt()-t(ss(s()-p(srt()-s(ssqrt()-p(s(ssqrtt()-p(ssqrt()-sst()-p(qrt()-p(s()-p(srt()-s(ssqrt()-p(sstss(ssqrt()-p(qr (itt()-p(q(s(ssqrt()-t(ss(ssqrt()-p(srt()-s(ssqrt()-p(sstss(ssqrt()-p(sstsq(ssqrt()-p(ssqrt()-sst()-p(qrt()-p(s()-p(srt()-s(ssqrt()-p(sstss(ssqrt()-p(sstsq(ssqrt()-p(ssqrt()-sst()-p(qrt()-p(s(ssqrt()-p(t()-p(sstp(ssqrt()-sst()-p(qrt()-p(s()-p(srt()-s(ssqrt()-p(sstss(ssqrt()-p(qr (itt()-p(q(s(ssqrt()-t(ss(ssqrt()-p(srt()-s(ssqrt()-p(sstss(ssqrt()-p(sstsq(ssqrt()-p(ssqrt()-sst()-p(qrt()-p(s()-p(srt()-s(ssqrt()-p(sstss(osqrt()-p(sstsq(ssqrt()-p(ssqrt()-sst()-p(qrt()-p(s(ssqrt()-p(ssqrt()-sstfor (itt()-p(q(s(ssqrt()-t(ss(ssqrt()-p(srt()-s(ssqrt()-p(sstss(sssq(ssqrt()-p(ssqrt()-sst()-prt()-s(ssqrt()-p(q(ssqrt()-ssqrt(qrt()-p(s()-p(srt(s(ssqrt()-p(q(ssqrt()-p(ssqrt()-sst()-p(qrt()-p(s(ssqrt()-p(ssqrt()-sst()-p(ssqrt()-ssq(ssqrt()-p(ssqrt()-sst()-p(qrt()-p(s-t()-s(ssurt()-p(sstss(ssqrt()-p(qr (itt()-p(q(s(ssqrt()-t(ss(ssqrt()-p(srt()-s(ssqrt()-p(sstss(ssqrt()-p(sstsq(ssqrt()-p(ssqrt()-sst()-p(qrt()-p(s()-p(srt()-s(ssqrt()-p(sstss(osqrt()-p(sstsq(ssqrt()-p(ssqrt()-sst()-p(qrt()-p(s(ssqrt()-p(ssqrt()-sstfor (itt()-p(q(s(ssqrt()-t(ss(ssqrt()-p(srt()-s(ssqrt()-p(sstss(sssq(ssqrt()-p(ssqrt()-sst()-prt()-s(ssqrt()-p(q(ssqrt()-ssqrt(qrt()-p(s()-p(srt(s(ssqrt()-p(q(ssqrt()-p(ssqrt()-sst()-p(qrt()-p(s(ssqrt()-p(ssqrt()-sst()-p(ssqrt()-ssq(ssqrt()-p(ssqrt()-sst()-p(qrt()-p(s-p(ssqrt()-sst()-p(qrt()-p(s(st()-p(srt()-s(ssqrt()-p(sstss(ssqrt()-p(ssssq(ssqrt()-p(ssqrt()-sst()-p(qrt()-p(s()-p(srt()-s(ssqrt()-p(sstss(ssqrt()-p(ssssq(ssqrt()-p(ssqrt()-sst()-p(qrtrrrrr()-p(s(ssqrt()-p(ssqrt()-sst()-p(ssqrt(qrt(ssqrt()-p(ssqrt()-s(ssqrt()-p(ssssq(ssqrt()-p(ssq(ssqrt()-p(ssqrt()-sst()-prt()-s(ssqrt()-p(q(ssqrt()-p(ssqrt()-sst()-ssqrt()-t(ss(s()-p(srt()-s(ssqrt()-p(s(ssqrtt()-p()))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000#000
diff --git a/tests/fuzzing/bc_inputs3/04.txt b/tests/fuzzing/bc_inputs3/04.txt
new file mode 100644
index 00000000..c0965de5
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/04.txt
@@ -0,0 +1 @@
+"000000
diff --git a/tests/fuzzing/bc_inputs3/05.txt b/tests/fuzzing/bc_inputs3/05.txt
new file mode 100644
index 00000000..99148974
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/05.txt
@@ -0,0 +1 @@
+/*00000000
diff --git a/tests/fuzzing/bc_inputs3/08.txt b/tests/fuzzing/bc_inputs3/08.txt
new file mode 100644
index 00000000..8c5afd78
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/08.txt
@@ -0,0 +1,3 @@
+define i(x){
+c0
+if(6)}
diff --git a/tests/fuzzing/bc_inputs3/09.txt b/tests/fuzzing/bc_inputs3/09.txt
new file mode 100644
index 00000000..f7a34755
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/09.txt
@@ -0,0 +1,11 @@
+e
+-1\
+#00000
+{print"0"
+if(1)if(1)#0
+}
+if(0)if(0){3
+}
+else 4\
+#00000000000000000000000000
+}
diff --git a/tests/fuzzing/bc_inputs3/11.txt b/tests/fuzzing/bc_inputs3/11.txt
new file mode 100644
index 00000000..19e7e87b
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/11.txt
@@ -0,0 +1,99 @@
+#0000000000000000
+
+define printarray(a[],len){
+
+auto i
+
+for(i=0; i < n; ++i) {
+ a[i]
+ }
+}
+
+define a2(a[], len) {
+
+ auto i
+
+ for (i = 0; i < len; ++i) {
+ a[i] = a[i] * a[i]
+ }
+
+ printarray(len, n)
+}
+
+define a4(a00[], l) {
+
+ auto i
+
+ for (i = 0; i < l; ++i) {
+ a[i] = a00[i] * a[i]
+ }
+
+ printarray(a00[], l)
+}
+
+define a6(*a00[], len) {
+
+ auto i
+
+ for (i = 0; i < len; ++i) {
+ a00[i] = a00[i] * a00[i]
+ }
+
+ printarray(a00[], len)
+}
+
+define a1(*a[], len) {
+
+ auto i
+
+ for (i = 0; i < len; ++i) {
+ a[i] = i
+ }
+
+ a2(a[], len)
+
+ printarray(a[], len)
+}
+
+define a0(*a00[], len) {
+
+ auto i
+
+ for (i = 0; i < len; ++i) {
+ a00[i] = i
+ }
+
+ a0(a00[], len)
+
+ printarray(a00[], len)
+}
+
+define a5(*a00[], len) {
+
+ auto i
+
+ for (i = 0; i < len; ++i) {
+ a00[i] = i
+ }
+
+ a0(a00[], len)
+
+ printarray(a, len)
+}
+
+define a7(*a00[], len) {
+
+ auto i
+
+ for (i = 0; i < len; ++i) {
+ a00[i] = i
+ }
+
+ a0(a00[], len)
+
+ printarray(a00[], len)
+}
+
+len = 16
+
+a1(a[], len)
diff --git a/tests/fuzzing/bc_inputs3/13.txt b/tests/fuzzing/bc_inputs3/13.txt
new file mode 100644
index 00000000..5628ba70
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/13.txt
@@ -0,0 +1,56 @@
+#0
+
+define z(a[]) {for (i = 0; i < l; ++i) {
+ a[i]
+ }
+}
+
+define x(a[]) {
+
+ #00000000000000000000000000000000000
+ auto a
+
+ for (a = 0; a < l; ++a) {
+ a[a] = -a
+ }
+
+ z(a[])
+}
+
+define g(x[], y[]) {
+ return x[0] - y[0]
+}
+
+define h(u000 x[]) {
+ return g(x[], y[])
+}
+
+define m(*x[], *y[]) {
+ return x[0] / y[0]
+}
+
+define n(*y[], *x[]) {
+ return m(x[], y[])
+}
+
+for (i = 0; i < 101; ++i) {
+ a[i] = i
+}
+
+a[104] = 200
+
+l = length(a[])
+
+for (i = 0; i <= l; ++i) {
+ a[i]
+}
+
+z(a[])
+x(a[])
+z(a[])
+l
+
+x[0] = 5
+y[0] = 4
+
+h(x[], y[])
diff --git a/tests/fuzzing/bc_inputs3/14.txt b/tests/fuzzing/bc_inputs3/14.txt
new file mode 100644
index 00000000..2487d82a
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/14.txt
@@ -0,0 +1 @@
+a(int32(O100000000))
diff --git a/tests/fuzzing/bc_inputs3/15.txt b/tests/fuzzing/bc_inputs3/15.txt
new file mode 100644
index 00000000..cf1f81df
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/15.txt
@@ -0,0 +1,3 @@
+for (i = 0; int32(29834); ++i) {
+ i
+}
diff --git a/tests/fuzzing/bc_inputs3/17.txt b/tests/fuzzing/bc_inputs3/17.txt
new file mode 100644
index 00000000..f158be7e
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/17.txt
@@ -0,0 +1,11 @@
+print "000000000000000000\n"
+
+s = s0
+
+m = 0
+
+for (i = 0; i < 100; ++i) {
+ a[i] =d()
+ s= a[i]
+ b[i] = irand(u0)
+}
diff --git a/tests/fuzzing/bc_inputs3/18.txt b/tests/fuzzing/bc_inputs3/18.txt
new file mode 100644
index 00000000..9f338c1f
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/18.txt
@@ -0,0 +1,3 @@
+while(0){
+
+define
diff --git a/tests/fuzzing/bc_inputs3/19.txt b/tests/fuzzing/bc_inputs3/19.txt
new file mode 100644
index 00000000..1edb8c62
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/19.txt
@@ -0,0 +1,5 @@
+define i(x){
+
+i(10)
+ibase
+o(10)`0000
diff --git a/tests/fuzzing/bc_inputs3/20.txt b/tests/fuzzing/bc_inputs3/20.txt
new file mode 100644
index 00000000..465146d4
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/20.txt
@@ -0,0 +1,51 @@
+define w() { auto z; return 1; }
+define x() {
+"0"
+return (1)
+}
+define y() {
+"0"
+ return (2)
+}
+define z() {
+ "0"
+ return (3)
+}
+define v() { return }
+
+v()
+
+w()
+
+if (x() == y()) { 0 }
+1
+if (x() <= y()) { 2 }
+if (y() >= x()) { 3 }
+if (x() != y()) { 4 }
+if (x() < y()) { 5 }
+if (y() > x()) { 6 }
+
+if (x() == z()) { 100}
+10
+if (x() <= z()) { 10 }
+if (z() >= x()) { 10 }
+if (x() != z()) { 10 }
+if (x() < z()) { 10 }
+if (z() > x()) { 10 }
+
+x = -10
+while (x <= 0) {
+ x
+ if (x == -5) break;
+ x += 1
+}
+
+define u() {
+ auto a[];
+ return a[H]
+}
+
+u()
+
+if (x == -4) x
+000000000000000000000000ÿ
diff --git a/tests/fuzzing/bc_inputs3/21.txt b/tests/fuzzing/bc_inputs3/21.txt
new file mode 100644
index 00000000..531705b2
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/21.txt
@@ -0,0 +1,10 @@
+define i(x) {
+ ibase=x
+ s0=x
+ return 74; b=100.000000000000;e
+}
+
+i(11)
+ibase
+o0
+0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
diff --git a/tests/fuzzing/bc_inputs3/22.txt b/tests/fuzzing/bc_inputs3/22.txt
new file mode 100644
index 00000000..f7a91f0b
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/22.txt
@@ -0,0 +1,2 @@
+#00000000000000 0
+ for(i = 0; i < M; ++i) l000000000000= length(a00000000iii= l[]0
diff --git a/tests/fuzzing/bc_inputs3/23.txt b/tests/fuzzing/bc_inputs3/23.txt
new file mode 100644
index 00000000..15045f27
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/23.txt
Binary files differ
diff --git a/tests/fuzzing/bc_inputs3/24.txt b/tests/fuzzing/bc_inputs3/24.txt
new file mode 100644
index 00000000..25f98c15
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/24.txt
@@ -0,0 +1,4 @@
+perm(10,2)
+comb(10,2)
+perm(6,2)
+b(6,++i[]
diff --git a/tests/fuzzing/bc_inputs3/sqrt.txt b/tests/fuzzing/bc_inputs3/sqrt.txt
new file mode 100644
index 00000000..07cdee66
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/sqrt.txt
@@ -0,0 +1,14 @@
+scale = 20
+sqrt(0)
+sqrt(2)
+sqrt(4)
+sqrt(9)
+sqrt(16)
+sqrt(25)
+sqrt(121)
+sqrt(48765)
+sqrt(9287356207356)
+sqrt(0.189274385967238956872354)
+sqrt(12389467137496823.134567829387456283946)
+sqrt(.0000000000000000000000000000123)
+sqrt(1)
diff --git a/tests/fuzzing/bc_inputs3/strings.txt b/tests/fuzzing/bc_inputs3/strings.txt
new file mode 100644
index 00000000..1cb7d6a6
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/strings.txt
@@ -0,0 +1,12 @@
+"string"
+"another string"
+"yet
+another
+string"
+"noescapes\n"
+"newline
+"
+print "string"
+print "newline\n"
+
+print "\\\e\n"
diff --git a/tests/fuzzing/bc_inputs3/subtract.txt b/tests/fuzzing/bc_inputs3/subtract.txt
new file mode 100644
index 00000000..e3ea1ced
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/subtract.txt
@@ -0,0 +1,153 @@
+0 - 0
+0 - 1
+1 - 0
+1 - 1
+5 - 2
+2 - 9
+321974 - 12845976238457
+2874519803456710938465 - 384723854
+10000000000000000000000000000000000000000 - 999999999999999999999999999999999999999
+10000000000000000000000000000000000000000 - 9999999999999999999999999999999999999999
+10000000000000000000000000000000000000000 - 999999999999999999999999999999999999999.99999999999999999999999999999999999
+10000000000000000000000000000000000000000 - 9999999999999999999999999999999999999999.9999999999999999999999999999999999
+10000000000000000000000000000000000000000 - 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000001
+10000000000000000000000000000000000000001 - 0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000001
+10000000000000000000000000000000000000000.0000000001 - 0.0000000000000000000000000000000000000000000000000000000000000000000000000001
+-2 - 6
+-23784692345 - 182934721309467230894628735496027345
+-224352354962873059862 - -1245723576829456278354960278345
+-3468273598 - -12354243
+-0.92345768293 - -2354768923
+-712384634.123476823 - -24768293376
+-1879234638 - -0.917234869234
+-0.9172438692134 - -0.971284967124
+-0.1283475123465 - -0.937462346
+-124765829346.2837468293562 - -0.923467829346
+-12476829385769 - -1928476259034.8378629356
+-0.38476284395876345 - -94875394587623.2357869324857
+-4674596708467.34754789403674343567 - -48672394852354698.237548629345
+979519669 - 3018100865
+929002449 - 3280677283
+0 - -525898
+3- - -3
+18297034019823741908237410928374.81920734712098347109281029873 - 182907.12809
+182039471029834 - 282039471029834
+282039471029834 - 182039471029834
+182039471029834.2801722893 - 282039471029834
+282039471029834.2801722893 - 182039471029834
+182039471029834.2801722893 - 282039471029834.2838
+282039471029834.2801722893 - 182039471029834.2838
+182039471029834 - 282039471029834.2801722893
+282039471029834 - 182039471029834.2801722893
+182039471029834.8297282893 - 282039471029834.2801722893
+282039471029834.8297282893 - 182039471029834.2801722893
+471029834 - 282039471029834
+471029834 - 182039471029834
+471029834.2801722893 - 282039471029834
+471029834.2801722893 - 182039471029834
+471029834.2801722893 - 282039471029834.2838
+471029834.2801722893 - 182039471029834.2838
+471029834 - 282039471029834.2801722893
+471029834 - 182039471029834.2801722893
+471029834.8297282893 - 282039471029834.2801722893
+471029834.8297282893 - 182039471029834.2801722893
+182039471029834 - 471029834
+282039471029834 - 471029834
+182039471029834.2801722893 - 471029834
+282039471029834.2801722893 - 471029834
+182039471029834.2801722893 - 471029834.2838
+282039471029834.2801722893 - 471029834.2838
+182039471029834 - 471029834.2801722893
+282039471029834 - 471029834.2801722893
+182039471029834.8297282893 - 471029834.2801722893
+282039471029834.8297282893 - 471029834.2801722893
+-182039471029834 - 282039471029834
+-282039471029834 - 182039471029834
+-182039471029834.2801722893 - 282039471029834
+-282039471029834.2801722893 - 182039471029834
+-182039471029834.2801722893 - 282039471029834.2838
+-282039471029834.2801722893 - 182039471029834.2838
+-182039471029834 - 282039471029834.2801722893
+-282039471029834 - 182039471029834.2801722893
+-182039471029834.8297282893 - 282039471029834.2801722893
+-282039471029834.8297282893 - 182039471029834.2801722893
+-471029834 - 282039471029834
+-471029834 - 182039471029834
+-471029834.2801722893 - 282039471029834
+-471029834.2801722893 - 182039471029834
+-471029834.2801722893 - 282039471029834.2838
+-471029834.2801722893 - 182039471029834.2838
+-471029834 - 282039471029834.2801722893
+-471029834 - 182039471029834.2801722893
+-471029834.8297282893 - 282039471029834.2801722893
+-471029834.8297282893 - 182039471029834.2801722893
+-182039471029834 - 471029834
+-282039471029834 - 471029834
+-182039471029834.2801722893 - 471029834
+-282039471029834.2801722893 - 471029834
+-182039471029834.2801722893 - 471029834.2838
+-282039471029834.2801722893 - 471029834.2838
+-182039471029834 - 471029834.2801722893
+-282039471029834 - 471029834.2801722893
+-182039471029834.8297282893 - 471029834.2801722893
+-282039471029834.8297282893 - 471029834.2801722893
+182039471029834 - -282039471029834
+282039471029834 - -182039471029834
+182039471029834.2801722893 - -282039471029834
+282039471029834.2801722893 - -182039471029834
+182039471029834.2801722893 - -282039471029834.2838
+282039471029834.2801722893 - -182039471029834.2838
+182039471029834 - -282039471029834.2801722893
+282039471029834 - -182039471029834.2801722893
+182039471029834.8297282893 - -282039471029834.2801722893
+282039471029834.8297282893 - -182039471029834.2801722893
+471029834 - -282039471029834
+471029834 - -182039471029834
+471029834.2801722893 - -282039471029834
+471029834.2801722893 - -182039471029834
+471029834.2801722893 - -282039471029834.2838
+471029834.2801722893 - -182039471029834.2838
+471029834 - -282039471029834.2801722893
+471029834 - -182039471029834.2801722893
+471029834.8297282893 - -282039471029834.2801722893
+471029834.8297282893 - -182039471029834.2801722893
+182039471029834 - -471029834
+282039471029834 - -471029834
+182039471029834.2801722893 - -471029834
+282039471029834.2801722893 - -471029834
+182039471029834.2801722893 - -471029834.2838
+282039471029834.2801722893 - -471029834.2838
+182039471029834 - -471029834.2801722893
+282039471029834 - -471029834.2801722893
+182039471029834.8297282893 - -471029834.2801722893
+282039471029834.8297282893 - -471029834.2801722893
+-182039471029834 - -282039471029834
+-282039471029834 - -182039471029834
+-182039471029834.2801722893 - -282039471029834
+-282039471029834.2801722893 - -182039471029834
+-182039471029834.2801722893 - -282039471029834.2838
+-282039471029834.2801722893 - -182039471029834.2838
+-182039471029834 - -282039471029834.2801722893
+-282039471029834 - -182039471029834.2801722893
+-182039471029834.8297282893 - -282039471029834.2801722893
+-282039471029834.8297282893 - -182039471029834.2801722893
+-471029834 - -282039471029834
+-471029834 - -182039471029834
+-471029834.2801722893 - -282039471029834
+-471029834.2801722893 - -182039471029834
+-471029834.2801722893 - -282039471029834.2838
+-471029834.2801722893 - -182039471029834.2838
+-471029834 - -282039471029834.2801722893
+-471029834 - -182039471029834.2801722893
+-471029834.8297282893 - -282039471029834.2801722893
+-471029834.8297282893 - -182039471029834.2801722893
+-182039471029834 - -471029834
+-282039471029834 - -471029834
+-182039471029834.2801722893 - -471029834
+-282039471029834.2801722893 - -471029834
+-182039471029834.2801722893 - -471029834.2838
+-282039471029834.2801722893 - -471029834.2838
+-182039471029834 - -471029834.2801722893
+-282039471029834 - -471029834.2801722893
+-182039471029834.8297282893 - -471029834.2801722893
+-282039471029834.8297282893 - -471029834.2801722893
diff --git a/tests/fuzzing/bc_inputs3/void.txt b/tests/fuzzing/bc_inputs3/void.txt
new file mode 100644
index 00000000..b85d70c8
--- /dev/null
+++ b/tests/fuzzing/bc_inputs3/void.txt
@@ -0,0 +1,20 @@
+define void stuff(x) {
+ print "x: ", x, "\n"
+}
+
+define void(x) {
+ return x
+}
+
+stuff(0)
+stuff(1)
+stuff(2.2839)
+stuff(-9.9289389)
+
+void(0)
+void(1)
+void(2.9823)
+void(-3.5982)
+
+void = .198389
+void + 10
diff --git a/tests/fuzzing/dc_inputs/19.txt b/tests/fuzzing/dc_inputs/19.txt
new file mode 100644
index 00000000..df417b4a
--- /dev/null
+++ b/tests/fuzzing/dc_inputs/19.txt
@@ -0,0 +1 @@
+þ0000000000000000000000000000000
diff --git a/tests/fuzzing/dc_inputs/31.txt b/tests/fuzzing/dc_inputs/31.txt
new file mode 100644
index 00000000..9bada9d0
--- /dev/null
+++ b/tests/fuzzing/dc_inputs/31.txt
@@ -0,0 +1 @@
+0;0[]0:b;bS0l0x;0
diff --git a/tests/fuzzing/dc_inputs/decimal.txt b/tests/fuzzing/dc_inputs/decimal.txt
index fdc628c8..ebbb2dc9 100644
--- a/tests/fuzzing/dc_inputs/decimal.txt
+++ b/tests/fuzzing/dc_inputs/decimal.txt
@@ -34,8 +34,3 @@ _356784356.934568495770004586495678300000000pR
74325437345273852773827101738273127312738521733017537073520735207307570358738257390761276072160719802671980267018728630178.7082681027680521760217867841276127681270867827821768173178207830710978017738178678012767377058785378278207385237085237803278203782037237582795870pR
_756752732785273851273728537852738257837283678965738527385272983678372867327835672967385278372637862738627836279863782673862783670.71738178361738718367186378610738617836781603760178367018603760178107735278372832783728367826738627836278378260736270367362073867097307925pR
9812734012837410982345719208345712908357412903587192048571920458712.23957182459817249058172945781pR
-2893.982.28937pRpR
-198273\
-.192837pR
-1892.238907\
-.3982739pRpR
diff --git a/tests/fuzzing/dc_inputs/scientific.txt b/tests/fuzzing/dc_inputs/scientific.txt
index 240473b0..59a78dbb 100644
--- a/tests/fuzzing/dc_inputs/scientific.txt
+++ b/tests/fuzzing/dc_inputs/scientific.txt
@@ -31,10 +31,6 @@ _.0002983172e5pR
.00022e3pR
_.00022e4pR
.0000328937e8pR
-82938.29873e8.82\
-937pRpR
-2893e2\
-.389pRpR
0o
0pR
1pR
diff --git a/tests/fuzzing/dc_inputs/stack_len.txt b/tests/fuzzing/dc_inputs/stack_len.txt
deleted file mode 100644
index 1b367f3a..00000000
--- a/tests/fuzzing/dc_inputs/stack_len.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-zp
-zp
-zp
-zp
-sa
-yap
-Sa
-yap
-Sa
-yapR
-La
-yapR
-La
-yap
-zp
diff --git a/tests/fuzzing/dc_inputs/stream.dc b/tests/fuzzing/dc_inputs/stream.dc
index 5c61e7c9..5c61e7c9 100644..100755
--- a/tests/fuzzing/dc_inputs/stream.dc
+++ b/tests/fuzzing/dc_inputs/stream.dc
diff --git a/tests/fuzzing/dc_inputs/strings.txt b/tests/fuzzing/dc_inputs/strings.txt
index 460976ab..369d8e1d 100644
--- a/tests/fuzzing/dc_inputs/strings.txt
+++ b/tests/fuzzing/dc_inputs/strings.txt
@@ -48,4 +48,3 @@
[q\\] pR
[\\] pR
92 a pR
-[[10pR]si]x [[lix]x]x
diff --git a/tests/fuzzing/dc_inputs/trunc.txt b/tests/fuzzing/dc_inputs/trunc.txt
new file mode 100644
index 00000000..684752e0
--- /dev/null
+++ b/tests/fuzzing/dc_inputs/trunc.txt
@@ -0,0 +1,11 @@
+0$pR
+1$pR
+2$pR
+0.8249167203486$pR
+1.28937150237$pR
+2.0$pR
+28937.92837605126$pR
+2890.000000000$pR
+_1$pR
+_1.128973$pR
+_9812387.28910273$pR
diff --git a/tests/history.py b/tests/history.py
deleted file mode 100755
index ae25c7cf..00000000
--- a/tests/history.py
+++ /dev/null
@@ -1,1087 +0,0 @@
-#! /usr/bin/python
-#
-# SPDX-License-Identifier: BSD-2-Clause
-#
-# Copyright (c) 2018-2021 Gavin D. Howard and contributors.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice, this
-# list of conditions and the following disclaimer.
-#
-# * Redistributions in binary form must reproduce the above copyright notice,
-# this list of conditions and the following disclaimer in the documentation
-# and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-#
-
-import os, sys
-import time
-import signal
-
-try:
- import pexpect
-except ImportError:
- print("Could not find pexpect. Skipping...")
- sys.exit(0)
-
-# Housekeeping.
-script = sys.argv[0]
-testdir = os.path.dirname(script)
-
-prompt = ">>> "
-
-# This array is for escaping characters that are necessary to escape when
-# outputting to pexpect. Since pexpect takes regexes, these characters confuse
-# it unless we escape them.
-escapes = [
- ']',
- '[',
- '+',
-]
-
-# UTF-8 stress tests.
-utf8_stress1 = "ᆬḰ䋔䗅㜲ತ咡䒢岤䳰稨⣡嶣㷡å¶âµä„ºåµ•à¨…奰痚㆜䊛拂䅙૩➋䛿ቬ竳Ϳᅠâ„产翷䮊௷Ỉ䷒䳜㛠➕傎ᗋá¯à¨•ä†æ‚™ç™ãº¨"
-utf8_stress2 = "韠싧ë³ë„¨íšîˆ–ꉿ뮴픷ꉲ긌�최릙걆鳬낽êªí¼î—¹ï¦±í•î£³ï ¥é»™í—¶êªˆïŸˆë®©ì­€î¾­é”»ë¥é‰—겉욞며뛯ê¬ïž»ï¿½ï»¼ï¿½ïš£ï¨éŒï¿½"
-utf8_stress3 = "곻�䣹昲蜴Ὓ桢ãŽâš¦ï„Šç¢ç•£ê°´ï­±é¶¶à¹…⶛ë€å½»ê–’䔾ꢚﱤ햔햞ã¹ï¿½é¼³ëµ¡î±€â–¿â¶¾ê ©ï¿½çºžâŠä½§ï¿½âµŸéœ˜ç´³ã±”籠뎼⊓æ§ï“§ç¡¤"
-utf8_stress4 = "ᄀ𖢾ðŸ´ï¿½ï¿½"
-
-# An easy array for UTF-8 tests.
-utf8_stress_strs = [
- utf8_stress1,
- utf8_stress2,
- utf8_stress3,
- utf8_stress4,
-]
-
-
-def spawn(exe, args, env, encoding=None, codec_errors='strict'):
- if do_test:
- f = open(testdir + "/" + exedir + "_outputs/history_test.txt", "wb")
- return pexpect.popen_spawn.PopenSpawn([ exe ] + args, env=env,
- encoding=encoding, codec_errors=codec_errors, stderr=f)
- else:
- return pexpect.spawn(exe, args, env=env, encoding=encoding,
- codec_errors=codec_errors)
-
-
-# Check that the child output the expected line. If history is false, then
-# the output should change.
-def check_line(child, expected, prompt=">>> ", history=True):
- child.send("\n")
- prefix = "\r\n" if history else ""
- child.expect(prefix + expected + "\r\n" + prompt)
-
-
-# Write a string to output, checking all of the characters are output,
-# one-by-one.
-def write_str(child, s):
- for c in s:
- child.send(c)
- if c in escapes:
- child.expect("\\{}".format(c))
- else:
- child.expect(c)
-
-
-# Check the bc banner.
-# @param child The child process.
-def bc_banner(child):
- bc_banner1 = "bc [0-9]+\.[0-9]+\.[0-9]+\r\n"
- bc_banner2 = "Copyright \(c\) 2018-[2-9][0-9][0-9][0-9] Gavin D. Howard and contributors\r\n"
- bc_banner3 = "Report bugs at: https://git.yzena.com/gavin/bc\r\n\r\n"
- bc_banner4 = "This is free software with ABSOLUTELY NO WARRANTY.\r\n\r\n"
- child.expect(bc_banner1)
- child.expect(bc_banner2)
- child.expect(bc_banner3)
- child.expect(bc_banner4)
- child.expect(prompt)
-
-
-# Common UTF-8 testing function. The index is the index into utf8_stress_strs
-# for which stress string to use.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-# @param idx The index of the UTF-8 stress string.
-def test_utf8(exe, args, env, idx, bc=True):
-
- # Because both bc and dc use this, make sure the banner doesn't pop.
- env["BC_BANNER"] = "0"
-
- child = pexpect.spawn(exe, args=args, env=env, encoding='utf-8', codec_errors='ignore')
-
- try:
-
- # Write the stress string.
- child.send(utf8_stress_strs[idx])
- child.send("\n")
- child.expect("Parse error: bad character")
-
- if bc:
- child.send("quit")
- else:
- child.send("q")
-
- child.send("\n")
-
- child.wait()
-
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-# A random UTF-8 test with insert.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_utf8_0(exe, args, env, bc=True):
-
- # Because both bc and dc use this, make sure the banner doesn't pop.
- env["BC_BANNER"] = "0"
-
- child = pexpect.spawn(exe, args=args, env=env, encoding='utf-8', codec_errors='ignore')
-
- try:
-
- # Just random UTF-8 I generated somewhow, plus ensuring that insert works.
- write_str(child, "ﴪáaÌ̵̗ðŸˆã")
- child.send("\x1b[D\x1b[D\x1b[D\x1b\x1b[Aâ„")
- child.send("\n")
-
- child.expect("Parse error: bad character")
-
- if bc:
- child.send("quit")
- else:
- child.send("q")
-
- child.send("\n")
-
- child.wait()
-
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-def test_utf8_1(exe, args, env, bc=True):
- return test_utf8(exe, args, env, 0, bc)
-
-
-def test_utf8_2(exe, args, env, bc=True):
- return test_utf8(exe, args, env, 1, bc)
-
-
-def test_utf8_3(exe, args, env, bc=True):
- return test_utf8(exe, args, env, 2, bc)
-
-
-def test_utf8_4(exe, args, env, bc=True):
- return test_utf8(exe, args, env, 3, bc)
-
-
-# This tests a SIGINT with reset followed by a SIGQUIT.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_sigint_sigquit(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- child.send("\t")
- child.expect(" ")
- child.send("\x03")
- child.send("\x1c")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# Test for EOF.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_eof(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- child.send("\t")
- child.expect(" ")
- child.send("\x04")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# Test for quiting SIGINT.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_sigint(exe, args, env):
-
- env["BC_SIGINT_RESET"] = "0"
- env["DC_SIGINT_RESET"] = "0"
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- child.send("\t")
- child.expect(" ")
- child.send("\x03")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# Test for SIGTSTP.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_sigtstp(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- child.send("\t")
- child.expect(" ")
- child.send("\x13")
- time.sleep(1)
- if not child.isalive():
- print("child exited early")
- print(str(child))
- print(str(child.buffer))
- sys.exit(1)
- child.kill(signal.SIGCONT)
- write_str(child, "quit")
- child.send("\n")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# Test for SIGSTOP.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_sigstop(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- child.send("\t")
- child.expect(" ")
- child.send("\x14")
- time.sleep(1)
- if not child.isalive():
- print("child exited early")
- print(str(child))
- print(str(child.buffer))
- sys.exit(1)
- child.send("\x13")
- time.sleep(1)
- if not child.isalive():
- print("child exited early")
- print(str(child))
- print(str(child.buffer))
- sys.exit(1)
- child.kill(signal.SIGCONT)
- child.send("quit")
- child.send("\n")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-def test_bc_utf8_0(exe, args, env):
- return test_utf8_0(exe, args, env, True)
-
-
-def test_bc_utf8_1(exe, args, env):
- return test_utf8_1(exe, args, env, True)
-
-
-def test_bc_utf8_2(exe, args, env):
- return test_utf8_2(exe, args, env, True)
-
-
-def test_bc_utf8_3(exe, args, env):
- return test_utf8_3(exe, args, env, True)
-
-
-def test_bc_utf8_4(exe, args, env):
- return test_utf8_4(exe, args, env, True)
-
-
-# Basic bc test.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_bc1(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- bc_banner(child)
- write_str(child, "1")
- check_line(child, "1")
- write_str(child, "1")
- check_line(child, "1")
- write_str(child, "quit")
- child.send("\n")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# SIGINT with no history.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_bc2(exe, args, env):
-
- env["TERM"] = "dumb"
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- bc_banner(child)
- child.sendline("1")
- check_line(child, "1", history=False)
- time.sleep(1)
- child.sendintr()
- child.sendline("quit")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# Left and right arrows.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_bc3(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- bc_banner(child)
- child.send("\x1b[D\x1b[D\x1b[C\x1b[C")
- child.send("\n")
- child.expect(prompt)
- child.send("12\x1b[D3\x1b[C4\x1bOD5\x1bOC6")
- child.send("\n")
- check_line(child, "132546")
- child.send("12\x023\x064")
- child.send("\n")
- check_line(child, "1324")
- child.send("12\x1b[H3\x1bOH\x01\x1b[H45\x1bOF6\x05\x1b[F7\x1bOH8")
- child.send("\n")
- check_line(child, "84531267")
- write_str(child, "quit")
- child.send("\n")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# Up and down arrows.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_bc4(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- bc_banner(child)
- child.send("\x1b[A\x1bOA\x1b[B\x1bOB")
- child.send("\n")
- child.expect(prompt)
- write_str(child, "15")
- check_line(child, "15")
- write_str(child, "2^16")
- check_line(child, "65536")
- child.send("\x1b[A\x1bOA")
- child.send("\n")
- check_line(child, "15")
- child.send("\x1b[A\x1bOA\x1b[A\x1b[B")
- check_line(child, "65536")
- child.send("\x1b[A\x1bOA\x0e\x1b[A\x1b[A\x1b[A\x1b[B\x10\x1b[B\x1b[B\x1bOB\x1b[B\x1bOA")
- child.send("\n")
- check_line(child, "65536")
- write_str(child, "quit")
- child.send("\n")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# Clear screen.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_bc5(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- bc_banner(child)
- child.send("\x0c")
- write_str(child, "quit")
- child.send("\n")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# Printed material without a newline.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_bc6(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- bc_banner(child)
- child.send("print \"Enter number: \"")
- child.send("\n")
- child.expect("Enter number: ")
- child.send("4\x1b[A\x1b[A")
- child.send("\n")
- write_str(child, "quit")
- child.send("\n")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# Word start and word end.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_bc7(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- bc_banner(child)
- child.send("\x1bb\x1bb\x1bf\x1bf")
- child.send("\n")
- child.expect(prompt)
- child.send("\x1b[0~\x1b[3a")
- child.send("\n")
- child.expect(prompt)
- child.send("\x1b[0;4\x1b[0A")
- child.send("\n")
- child.expect(prompt)
- child.send(" ")
- child.send("\x1bb\x1bb\x1bb\x1bb\x1bb\x1bb\x1bb\x1bb\x1bb\x1bb\x1bb\x1bb")
- child.send("\x1bf\x1bf\x1bf\x1bf\x1bf\x1bf\x1bf\x1bf\x1bf\x1bf\x1bf\x1bf")
- child.send("\n")
- child.expect(prompt)
- write_str(child, "12 + 34 + 56 + 78 + 90")
- check_line(child, "270")
- child.send("\x1b[A")
- child.send("\x1bb\x1bb\x1bb\x1bb\x1bb\x1bb\x1bb\x1bb\x1bb\x1bb\x1bb")
- child.send("\x1bf\x1bf\x1bf\x1bf\x1bf\x1bf\x1bf\x1bf\x1bf\x1bf\x1bf")
- check_line(child, "270")
- child.send("\x1b[A")
- child.send("\x1bh\x1bh\x1bf + 14 ")
- child.send("\n")
- check_line(child, "284")
- write_str(child, "quit")
- child.send("\n")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# Backspace.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_bc8(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- bc_banner(child)
- child.send("12\x1b[D3\x1b[C4\x08\x7f")
- child.send("\n")
- check_line(child, "13")
- write_str(child, "quit")
- child.send("\n")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# Backspace and delete words.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_bc9(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- bc_banner(child)
- child.send("\x1b[0;5D\x1b[0;5D\x1b[0;5D\x1b[0;5C\x1b[0;5D\x1bd\x1b[3~\x1b[d\x1b[d\x1b[d\x1b[d\x7f\x7f\x7f")
- child.send("\n")
- child.expect(prompt)
- write_str(child, "12 + 34 + 56 + 78 + 90")
- check_line(child, "270")
- child.send("\x1b[A")
- child.send("\x1b[0;5D\x1b[0;5D\x1b[0;5D\x1b[0;5C\x1b[0;5D\x1bd\x1b[3~\x1b[d\x1b[d\x1b[d\x1b[d\x7f\x7f\x7f")
- child.send("\n")
- check_line(child, "102")
- child.send("\x1b[A")
- child.send("\x17\x17")
- child.send("\n")
- check_line(child, "46")
- child.send("\x17\x17")
- child.send("\n")
- child.expect(prompt)
- write_str(child, "quit")
- child.send("\n")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# Backspace and delete words 2.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_bc10(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- bc_banner(child)
- child.send("\x1b[3~\x1b[3~")
- child.send("\n")
- child.expect(prompt)
- child.send(" \x1b[3~\x1b[3~")
- child.send("\n")
- child.expect(prompt)
- write_str(child, "12 + 34 + 56 + 78 + 90")
- check_line(child, "270")
- child.send("\x1b[A\x1b[A\x1b[A\x1b[B\x1b[B\x1b[B\x1b[A")
- child.send("\n")
- check_line(child, "270")
- child.send("\x1b[A\x1b[0;5D\x1b[0;5D\x0b")
- child.send("\n")
- check_line(child, "180")
- child.send("\x1b[A\x1521")
- check_line(child, "21")
- write_str(child, "quit")
- child.send("\n")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# Swap.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_bc11(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- bc_banner(child)
- child.send("\x1b[A\x02\x14")
- child.send("\n")
- child.expect(prompt)
- write_str(child, "12 + 34 + 56 + 78")
- check_line(child, "180")
- child.send("\x1b[A\x02\x14")
- check_line(child, "189")
- write_str(child, "quit")
- child.send("\n")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# Non-fatal error.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_bc12(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- bc_banner(child)
- child.send("12 +")
- child.send("\n")
- time.sleep(1)
- if not child.isalive():
- print("child exited early")
- print(str(child))
- print(str(child.buffer))
- sys.exit(1)
- child.send("quit")
- child.send("\n")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-def test_dc_utf8_0(exe, args, env):
- return test_utf8_0(exe, args, env, False)
-
-
-def test_dc_utf8_1(exe, args, env):
- return test_utf8_1(exe, args, env, False)
-
-
-def test_dc_utf8_2(exe, args, env):
- return test_utf8_2(exe, args, env, False)
-
-
-def test_dc_utf8_3(exe, args, env):
- return test_utf8_3(exe, args, env, False)
-
-
-def test_dc_utf8_4(exe, args, env):
- return test_utf8_4(exe, args, env, False)
-
-
-# Basic dc test.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_dc1(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- write_str(child, "1pR")
- check_line(child, "1")
- write_str(child, "1pR")
- check_line(child, "1")
- write_str(child, "q")
- child.send("\n")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# SIGINT with quit.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_dc2(exe, args, env):
-
- env["TERM"] = "dumb"
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- child.sendline("1pR")
- check_line(child, "1", history=False)
- time.sleep(1)
- child.sendintr()
- child.sendline("q")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# Execute string.
-# @param exe The executable.
-# @param args The arguments to pass to the executable.
-# @param env The environment.
-def test_dc3(exe, args, env):
-
- child = pexpect.spawn(exe, args=args, env=env)
-
- try:
- write_str(child, "[1 15+pR]x")
- check_line(child, "16")
- write_str(child, "1pR")
- check_line(child, "1")
- write_str(child, "q")
- child.send("\n")
- child.wait()
- except pexpect.TIMEOUT:
- print("timed out")
- print(str(child))
- sys.exit(2)
- except pexpect.EOF:
- print("EOF")
- print(str(child))
- print(str(child.buffer))
- print(str(child.before))
- sys.exit(2)
-
- return child
-
-
-# The array of bc tests.
-bc_tests = [
- test_bc_utf8_0,
- test_bc_utf8_1,
- test_bc_utf8_2,
- test_bc_utf8_3,
- test_bc_utf8_4,
- test_sigint_sigquit,
- test_eof,
- test_sigint,
- test_sigtstp,
- test_sigstop,
- test_bc1,
- test_bc2,
- test_bc3,
- test_bc4,
- test_bc5,
- test_bc6,
- test_bc7,
- test_bc8,
- test_bc9,
- test_bc10,
- test_bc11,
- test_bc12,
-]
-
-# The array of dc tests.
-dc_tests = [
- test_dc_utf8_0,
- test_dc_utf8_1,
- test_dc_utf8_2,
- test_dc_utf8_3,
- test_sigint_sigquit,
- test_eof,
- test_sigint,
- test_dc1,
- test_dc2,
- test_dc3,
-]
-
-
-# Print the usage and exit with an error.
-def usage():
- print("usage: {} [-t] dir [-a] test_idx [exe options...]".format(script))
- print(" The valid values for dir are: 'bc' and 'dc'.")
- print(" The max test_idx for bc is {}.".format(len(bc_tests) - 1))
- print(" The max test_idx for dc is {}.".format(len(dc_tests) - 1))
- print(" If -a is given, the number of test for dir is printed.")
- print(" No tests are run.")
- sys.exit(1)
-
-
-# Must run this script alone.
-if __name__ != "__main__":
- usage()
-
-if len(sys.argv) < 2:
- usage()
-
-idx = 1
-
-exedir = sys.argv[idx]
-
-idx += 1
-
-if exedir == "-t":
- do_test = True
- exedir = sys.argv[idx]
- idx += 1
-else:
- do_test = False
-
-test_idx = sys.argv[idx]
-
-idx += 1
-
-if test_idx == "-a":
- if exedir == "bc":
- l = len(bc_tests)
- else:
- l = len(dc_tests)
- print("{}".format(l))
- sys.exit(0)
-
-test_idx = int(test_idx)
-
-# Set a default executable unless we have one.
-if len(sys.argv) >= idx + 1:
- exe = sys.argv[idx]
-else:
- exe = testdir + "/../bin/" + exedir
-
-exebase = os.path.basename(exe)
-
-# Use the correct options.
-if exebase == "bc":
- halt = "halt\n"
- options = "-lq"
- test_array = bc_tests
-else:
- halt = "q\n"
- options = "-x"
- test_array = dc_tests
-
-# More command-line processing.
-if len(sys.argv) > idx + 1:
- exe = [ exe, sys.argv[idx + 1:], options ]
-else:
- exe = [ exe, options ]
-
-# This is the environment necessary for most tests.
-env = {
- "BC_BANNER": "1",
- "BC_PROMPT": "1",
- "DC_PROMPT": "1",
- "BC_TTY_MODE": "1",
- "DC_TTY_MODE": "1",
- "BC_SIGINT_RESET": "1",
- "DC_SIGINT_RESET": "1",
-}
-
-# Make sure to include the outside environment.
-env.update(os.environ)
-env.pop("BC_ENV_ARGS", None)
-env.pop("BC_LINE_LENGTH", None)
-env.pop("DC_ENV_ARGS", None)
-env.pop("DC_LINE_LENGTH", None)
-
-# Run the correct test.
-child = test_array[test_idx](exe[0], exe[1:], env)
-
-child.close()
-
-exit = child.exitstatus
-
-if exit != 0:
- print("child failed; expected exit code 0, got {}".format(exit))
- print(str(child))
- sys.exit(1)
diff --git a/tests/history.sh b/tests/history.sh
deleted file mode 100755
index bf25b2ff..00000000
--- a/tests/history.sh
+++ /dev/null
@@ -1,92 +0,0 @@
-#! /bin/sh
-#
-# SPDX-License-Identifier: BSD-2-Clause
-#
-# Copyright (c) 2018-2021 Gavin D. Howard and contributors.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-#
-# * Redistributions of source code must retain the above copyright notice, this
-# list of conditions and the following disclaimer.
-#
-# * Redistributions in binary form must reproduce the above copyright notice,
-# this list of conditions and the following disclaimer in the documentation
-# and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-#
-
-script="$0"
-
-testdir=$(dirname "$script")
-
-. "$testdir/../scripts/functions.sh"
-
-# usage: history.sh dir -a|idx
-
-# If Python does not exist, then just skip.
-py=$(command -v python3)
-err=$?
-
-if [ "$err" -ne 0 ]; then
-
- py=$(command -v python)
- err=$?
-
- if [ "$err" -ne 0 ]; then
- printf 'Could not find Python 3.\n'
- printf 'Skipping %s history tests...\n' "$d"
- exit 0
- fi
-fi
-
-# d is "bc" or "dc"
-d="$1"
-shift
-
-# idx is either an index of the test to run or "-a". If it is "-a", then all
-# tests are run.
-idx="$1"
-shift
-
-# Set the test range correctly for all tests or one test. st is the start index.
-if [ "$idx" = "-a" ]; then
- idx=$("$py" "$testdir/history.py" "$d" -a)
- idx=$(printf '%s - 1\n' "$idx" | bc)
- st=0
-else
- st="$idx"
-fi
-
-# Run all of the tests.
-for i in $(seq "$st" "$idx"); do
-
- for j in $(seq 1 3); do
-
- printf 'Running %s history test %d...' "$d" "$i"
-
- "$py" "$testdir/history.py" "$d" "$i" "$@"
- err=$?
-
- if [ "$err" -eq 0 ]; then
- break
- fi
-
- done
-
- checktest_retcode "$d" "$err" "$d history tests $i"
-
- printf 'pass\n'
-
-done
diff --git a/tests/other.sh b/tests/other.sh
index 0a856f4a..d2ef4f6d 100755
--- a/tests/other.sh
+++ b/tests/other.sh
@@ -32,19 +32,13 @@ set -e
script="$0"
testdir=$(dirname "$script")
-. "$testdir/../scripts/functions.sh"
-
-# Command-line processing.
-if [ "$#" -ge 2 ]; then
+. "$testdir/../functions.sh"
+if [ "$#" -ge 1 ]; then
d="$1"
shift
-
- extra_math="$1"
- shift
-
else
- err_exit "usage: $script dir extra_math [exec args...]" 1
+ err_exit "usage: $script dir [exec args...]" 1
fi
if [ "$#" -lt 1 ]; then
@@ -60,13 +54,11 @@ else
halt="q"
fi
-# For tests later.
num=100000000000000000000000000000000000000000000000000000000000000000000000000000
numres="$num"
num70="10000000000000000000000000000000000000000000000000000000000000000000\\
0000000000"
-# Set stuff for the correct calculator.
if [ "$d" = "bc" ]; then
halt="halt"
opt="x"
@@ -80,12 +72,6 @@ else
num="$num pR"
fi
-# I use these, so unset them to make the tests work.
-unset BC_ENV_ARGS
-unset BC_LINE_LENGTH
-unset DC_ENV_ARGS
-unset DC_LINE_LENGTH
-
set +e
printf '\nRunning %s quit test...' "$d"
@@ -94,7 +80,6 @@ printf '%s\n' "$halt" | "$exe" "$@" > /dev/null 2>&1
checktest_retcode "$d" "$?" "quit"
-# bc has two halt or quit commands, so test the second as well.
if [ "$d" = bc ]; then
printf '%s\n' "quit" | "$exe" "$@" > /dev/null 2>&1
@@ -114,66 +99,28 @@ printf 'pass\n'
base=$(basename "$exe")
+if [ "$base" != "bc" -a "$base" != "dc" ]; then
+ exit 0
+fi
+
printf 'Running %s environment var tests...' "$d"
if [ "$d" = "bc" ]; then
export BC_ENV_ARGS=" '-l' '' -q"
+ export BC_EXPR_EXIT="1"
printf 's(.02893)\n' | "$exe" "$@" > /dev/null
checktest_retcode "$d" "$?" "environment var"
- "$exe" "$@" -e 4 > /dev/null
+ "$exe" -e 4 "$@" > /dev/null
err="$?"
checktest_retcode "$d" "$?" "environment var"
printf 'pass\n'
- printf 'Running keyword redefinition test...'
-
- unset BC_ENV_ARGS
-
- redefine_res="$testdir/bc_outputs/redefine.txt"
- redefine_out="$testdir/bc_outputs/redefine_results.txt"
-
- outdir=$(dirname "$easter_out")
-
- if [ ! -d "$outdir" ]; then
- mkdir -p "$outdir"
- fi
-
- printf '5\n0\n' > "$redefine_res"
-
- "$exe" "$@" --redefine=print -e 'define print(x) { x }' -e 'print(5)' > "$redefine_out"
-
- checktest "$d" "$err" "keyword redefinition" "$redefine_res" "$redefine_out"
-
- "$exe" "$@" -r "abs" -r "else" -e 'abs = 5;else = 0' -e 'abs;else' > "$redefine_out"
-
- checktest "$d" "$err" "keyword redefinition" "$redefine_res" "$redefine_out"
-
- if [ "$extra_math" -ne 0 ]; then
-
- "$exe" "$@" -lr abs -e "perm(5, 1)" -e "0" > "$redefine_out"
-
- checktest "$d" "$err" "keyword not redefined in builtin library" "$redefine_res" "$redefine_out"
-
- fi
-
- "$exe" "$@" -r "break" -e 'define break(x) { x }' 2> "$redefine_out"
- err="$?"
-
- checkerrtest "$d" "$err" "keyword redefinition error" "$redefine_out" "$d"
-
- "$exe" "$@" -e 'define read(x) { x }' 2> "$redefine_out"
- err="$?"
-
- checkerrtest "$d" "$err" "Keyword redefinition error without BC_REDEFINE_KEYWORDS" "$redefine_out" "$d"
-
- printf 'pass\n'
-
else
export DC_ENV_ARGS="'-x'"
@@ -183,7 +130,7 @@ else
checktest_retcode "$d" "$?" "environment var"
- "$exe" "$@" -e 4pR > /dev/null
+ "$exe" -e 4pR "$@" > /dev/null
checktest_retcode "$d" "$?" "environment var"
@@ -191,10 +138,7 @@ else
set +e
- # dc has an extra test for a case that someone found running this easter.dc
- # script. It went into an infinite loop, so we want to check that we did not
- # regress.
- printf 'three\n' | cut -c1-3 > /dev/null
+ printf 'three\n' | head -c3 > /dev/null
err=$?
if [ "$err" -eq 0 ]; then
@@ -212,7 +156,8 @@ else
printf '4 April 2021\n' > "$easter_res"
- "$testdir/dc/scripts/easter.sh" "$exe" 2021 "$@" | cut -c1-12 > "$easter_out"
+ "$testdir/dc/scripts/easter.sh" "$exe" 2021 | head -c12 > "$easter_out"
+ printf '\n' >> "$easter_out"
err="$?"
checktest "$d" "$err" "Easter script" "$easter_res" "$easter_out"
@@ -267,8 +212,6 @@ printf '%s\n' "$halt" | "$exe" "$@" -h > /dev/null
checktest_retcode "$d" "$?" "arg"
printf '%s\n' "$halt" | "$exe" "$@" -P > /dev/null
checktest_retcode "$d" "$?" "arg"
-printf '%s\n' "$halt" | "$exe" "$@" -R > /dev/null
-checktest_retcode "$d" "$?" "arg"
printf '%s\n' "$halt" | "$exe" "$@" -v > /dev/null
checktest_retcode "$d" "$?" "arg"
printf '%s\n' "$halt" | "$exe" "$@" -V > /dev/null
@@ -314,16 +257,6 @@ err="$?"
checkerrtest "$d" "$err" "given argument to long option with no argument" "$out2" "$d"
-"$exe" "$@" -: > /dev/null 2> "$out2"
-err="$?"
-
-checkerrtest "$d" "$err" "colon short option" "$out2" "$d"
-
-"$exe" "$@" --: > /dev/null 2> "$out2"
-err="$?"
-
-checkerrtest "$d" "$err" "colon long option" "$out2" "$d"
-
printf 'pass\n'
printf 'Running %s directory test...' "$d"
diff --git a/scripts/radamsa.sh b/tests/radamsa.sh
index c92923dd..236953ae 100755
--- a/scripts/radamsa.sh
+++ b/tests/radamsa.sh
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
#
# SPDX-License-Identifier: BSD-2-Clause
#
@@ -27,43 +27,30 @@
# POSSIBILITY OF SUCH DAMAGE.
#
-# This script uses some non-POSIX behavior, but since it's meant for bc
-# maintainers only, I can accept that.
-
-# Get an entry from the file. If an argument exists, it is an index. Get that
-# line. Otherwise, get a random line.
getentry() {
- # Figure out if we get a specific or random line.
if [ $# -gt 0 ]; then
entnum="$1"
else
entnum=0
fi
- # Get data from stdin and figure out how many lines there are.
e=$(cat -)
num=$(printf '%s\n' "$e" | wc -l)
- # Figure out what line we are going to get. Uses bc's own PRNG.
if [ "$entnum" -eq 0 ]; then
rand=$(printf 'irand(%s) + 1\n' "$num" | "$bcdir/bc")
else
rand="$entnum"
fi
- # Get the line.
ent=$(printf '%s\n' "$e" | tail -n +$rand | head -n 1)
printf '%s\n' "$ent"
}
script="$0"
-dir=$(dirname "$script")
-
-. "$dir/functions.sh"
-# Command-line processing.
if [ "$#" -lt 1 ]; then
printf 'usage: %s dir\n' "$0"
exit 1
@@ -72,20 +59,23 @@ fi
d="$1"
shift
+dir=$(dirname "$script")
+
+. "$dir/../functions.sh"
+
bcdir="$dir/../bin"
-# Figure out the correct input directory.
if [ "$d" = "bc" ]; then
- inputs="$dir/../tests/fuzzing/bc_inputs1"
+ inputs="$dir/../../inputs"
opts="-lq"
elif [ "$d" = "dc" ]; then
- inputs="$dir/../test/fuzzing/dc_inputs"
+ inputs="$dir/../../inputs_dc"
opts="-x"
else
err_exit "wrong type of executable" 1
fi
-export ASAN_OPTIONS="abort_on_error=1:allocator_may_return_null=1"
+export ASAN_OPTIONS="abort_on_error=1"
entries=$(cat "$dir/radamsa.txt")
@@ -93,10 +83,8 @@ IFS=$'\n'
go=1
-# Infinite loop.
while [ "$go" -ne 0 ]; do
- # If we are running bc, fuzz command-line arguments in BC_ENV_ARGS.
if [ "$d" = "bc" ]; then
entry=$(cat -- "$dir/radamsa.txt" | getentry)
@@ -121,7 +109,6 @@ while [ "$go" -ne 0 ]; do
l=$(cat "$inputs/$f" | wc -l)
ll=$(printf '%s^2\n' "$l" | bc)
- # Fuzz on the AFL++ inputs.
for i in $(seq 1 2); do
data=$(cat "$inputs/$f" | radamsa -n 1)
printf '%s\n' "$data" > "$dir/../.log_${d}_test.txt"
diff --git a/scripts/radamsa.txt b/tests/radamsa.txt
index 4bf28907..4bf28907 100644
--- a/scripts/radamsa.txt
+++ b/tests/radamsa.txt
diff --git a/scripts/randmath.py b/tests/randmath.py
index 896f0e46..ca226324 100755
--- a/scripts/randmath.py
+++ b/tests/randmath.py
@@ -32,89 +32,42 @@ import random
import sys
import subprocess
-# I want line length to *not* affect differences between the two, so I set it
-# as high as possible.
-env = {
- "BC_LINE_LENGTH": "65535",
- "DC_LINE_LENGTH": "65535"
-}
-
-
-# Generate a random integer between 0 and 2^limit.
-# @param limit The power of two for the upper limit.
def gen(limit=4):
return random.randint(0, 2 ** (8 * limit))
-
-# Returns a random boolean for whether a number should be negative or not.
def negative():
return random.randint(0, 1) == 1
-
-# Returns a random boolean for whether a number should be 0 or not. I decided to
-# have it be 0 every 2^4 times since sometimes it is used to make a number less
-# than 1.
def zero():
- return random.randint(0, 2 ** (4) - 1) == 0
-
-
-# Generate a real portion of a number.
-def gen_real():
-
- # Figure out if we should have a real portion. If so generate it.
- if negative():
- n = str(gen(25))
- length = gen(7 / 8)
- if len(n) < length:
- n = ("0" * (length - len(n))) + n
- else:
- n = "0"
-
- return n
-
+ return random.randint(0, 2 ** (8) - 1) == 0
-# Generates a number (as a string) based on the parameters.
-# @param op The operation under test.
-# @param neg Whether the number can be negative.
-# @param real Whether the number can be a non-integer.
-# @param z Whether the number can be zero.
-# @param limit The power of 2 upper limit for the number.
def num(op, neg, real, z, limit=4):
- # Handle zero first.
if z:
z = zero()
else:
z = False
if z:
- # Generate a real portion maybe
- if real:
- n = gen_real()
- if n != "0":
- return "0." + n
- return "0"
-
- # Figure out if we should be negative.
+ return 0
+
if neg:
neg = negative()
- # Generate the integer portion.
g = gen(limit)
- # Figure out if we should have a real number. negative() is used to give a
- # 50/50 chance of getting a negative number.
- if real:
- n = gen_real()
+ if real and negative():
+ n = str(gen(25))
+ length = gen(7 / 8)
+ if len(n) < length:
+ n = ("0" * (length - len(n))) + n
else:
n = "0"
- # Generate the string.
g = str(g)
if n != "0":
g = g + "." + n
- # Make sure to use the right negative sign.
if neg and g != "0":
if op != modexp:
g = "-" + g
@@ -124,27 +77,13 @@ def num(op, neg, real, z, limit=4):
return g
-# Add a failed test to the list.
-# @param test The test that failed.
-# @param op The operation for the test.
def add(test, op):
+
tests.append(test)
gen_ops.append(op)
-
-# Compare the output between the two.
-# @param exe The executable under test.
-# @param options The command-line options.
-# @param p The object returned from subprocess.run() for the calculator
-# under test.
-# @param test The test.
-# @param halt The halt string for the calculator under test.
-# @param expected The expected result.
-# @param op The operation under test.
-# @param do_add If true, add a failing test to the list, otherwise, don't.
def compare(exe, options, p, test, halt, expected, op, do_add=True):
- # Check for error from the calculator under test.
if p.returncode != 0:
print(" {} returned an error ({})".format(exe, p.returncode))
@@ -157,18 +96,13 @@ def compare(exe, options, p, test, halt, expected, op, do_add=True):
actual = p.stdout.decode()
- # Check for a difference in output.
if actual != expected:
if op >= exponent:
- # This is here because GNU bc, like mine can be flaky on the
- # functions in the math library. This is basically testing if adding
- # 10 to the scale works to make them match. If so, the difference is
- # only because of that.
indata = "scale += 10; {}; {}".format(test, halt)
args = [ exe, options ]
- p2 = subprocess.run(args, input=indata.encode(), stdout=subprocess.PIPE, stderr=subprocess.PIPE, env=env)
+ p2 = subprocess.run(args, input=indata.encode(), stdout=subprocess.PIPE, stderr=subprocess.PIPE)
expected = p2.stdout[:-10].decode()
if actual == expected:
@@ -176,7 +110,6 @@ def compare(exe, options, p, test, halt, expected, op, do_add=True):
print(" continuing...")
return
- # Do the correct output for the situation.
if do_add:
print(" failed; adding to checklist...")
add(test, op)
@@ -188,17 +121,10 @@ def compare(exe, options, p, test, halt, expected, op, do_add=True):
print(" {}".format(actual))
-# Generates a test for op. I made sure that there was no clashing between
-# calculators. Each calculator is responsible for certain ops.
-# @param op The operation to test.
def gen_test(op):
- # First, figure out how big the scale should be.
scale = num(op, False, False, True, 5 / 8)
- # Do the right thing for each op. Generate the test based on the format
- # string and the constraints of each op. For example, some ops can't accept
- # 0 in some arguments, and some must have integers in some arguments.
if op < div:
s = fmts[op].format(scale, num(op, True, True, True), num(op, True, True, True))
elif op == div or op == mod:
@@ -229,15 +155,10 @@ def gen_test(op):
return s
-
-# Runs a test with number t.
-# @param t The number of the test.
def run_test(t):
- # Randomly select the operation.
op = random.randrange(bessel + 1)
- # Select the right calculator.
if op != modexp:
exe = "bc"
halt = "halt"
@@ -247,31 +168,25 @@ def run_test(t):
halt = "q"
options = ""
- # Generate the test.
test = gen_test(op)
- # These don't work very well for some reason.
if "c(0)" in test or "scale = 4; j(4" in test:
return
- # Make sure the calculator will halt.
bcexe = exedir + "/" + exe
indata = test + "\n" + halt
print("Test {}: {}".format(t, test))
- # Only bc has options.
if exe == "bc":
args = [ exe, options ]
else:
args = [ exe ]
- # Run the GNU bc.
- p = subprocess.run(args, input=indata.encode(), stdout=subprocess.PIPE, stderr=subprocess.PIPE, env=env)
+ p = subprocess.run(args, input=indata.encode(), stdout=subprocess.PIPE, stderr=subprocess.PIPE)
output1 = p.stdout.decode()
- # Error checking for GNU.
if p.returncode != 0 or output1 == "":
print(" other {} returned an error ({}); continuing...".format(exe, p.returncode))
return
@@ -280,7 +195,6 @@ def run_test(t):
print(" other {} has a bug; continuing...".format(exe))
return
- # Don't know why GNU has this problem...
if output1 == "-0\n":
output1 = "0\n"
elif output1 == "-0":
@@ -288,12 +202,10 @@ def run_test(t):
args = [ bcexe, options ]
- # Run this bc/dc and compare.
- p = subprocess.run(args, input=indata.encode(), stdout=subprocess.PIPE, stderr=subprocess.PIPE, env=env)
+ p = subprocess.run(args, input=indata.encode(), stdout=subprocess.PIPE, stderr=subprocess.PIPE)
compare(exe, options, p, test, halt, output1, op)
-# This script must be run by itself.
if __name__ != "__main__":
sys.exit(1)
@@ -302,27 +214,17 @@ testdir = os.path.dirname(script)
exedir = testdir + "/../bin"
-# The following are tables used to generate numbers.
-
-# The operations to test.
ops = [ '+', '-', '*', '/', '%', '^', '|' ]
-
-# The functions that can be tested.
-funcs = [ "sqrt", "e", "l", "a", "s", "c", "j" ]
-
-# The files (corresponding to the operations with the functions appended) to add
-# tests to if they fail.
files = [ "add", "subtract", "multiply", "divide", "modulus", "power", "modexp",
"sqrt", "exponent", "log", "arctangent", "sine", "cosine", "bessel" ]
+funcs = [ "sqrt", "e", "l", "a", "s", "c", "j" ]
-# The format strings corresponding to each operation and then each function.
fmts = [ "scale = {}; {} + {}", "scale = {}; {} - {}", "scale = {}; {} * {}",
"scale = {}; {} / {}", "scale = {}; {} % {}", "scale = {}; {} ^ {}",
"{}k {} {} {}|pR", "scale = {}; sqrt({})", "scale = {}; e({})",
"scale = {}; l({})", "scale = {}; a({})", "scale = {}; s({})",
"scale = {}; c({})", "scale = {}; j({}, {})" ]
-# Constants to make some code easier later.
div = 3
mod = 4
power = 5
@@ -334,7 +236,6 @@ bessel = 13
gen_ops = []
tests = []
-# Infinite loop until the user sends SIGINT.
try:
i = 0
while True:
@@ -343,13 +244,6 @@ try:
except KeyboardInterrupt:
pass
-# This is where we start processing the checklist of possible failures. Why only
-# possible failures? Because some operations, specifically the functions in the
-# math library, are not guaranteed to be exactly correct. Because of that, we
-# need to present every failed test to the user for a final check before we
-# add them as test cases.
-
-# No items, just exit.
if len(tests) == 0:
print("\nNo items in checklist.")
print("Exiting")
@@ -357,17 +251,13 @@ if len(tests) == 0:
print("\nGoing through the checklist...\n")
-# Just do some error checking. If this fails here, it's a bug in this script.
if len(tests) != len(gen_ops):
print("Corrupted checklist!")
print("Exiting...")
sys.exit(1)
-# Go through each item in the checklist.
for i in range(0, len(tests)):
- # Yes, there's some code duplication. Sue me.
-
print("\n{}".format(tests[i]))
op = int(gen_ops[i])
@@ -381,34 +271,29 @@ for i in range(0, len(tests)):
halt = "q"
options = ""
- # We want to run the test again to show the user the difference.
indata = tests[i] + "\n" + halt
args = [ exe, options ]
- p = subprocess.run(args, input=indata.encode(), stdout=subprocess.PIPE, stderr=subprocess.PIPE, env=env)
+ p = subprocess.run(args, input=indata.encode(), stdout=subprocess.PIPE, stderr=subprocess.PIPE)
expected = p.stdout.decode()
bcexe = exedir + "/" + exe
args = [ bcexe, options ]
- p = subprocess.run(args, input=indata.encode(), stdout=subprocess.PIPE, stderr=subprocess.PIPE, env=env)
+ p = subprocess.run(args, input=indata.encode(), stdout=subprocess.PIPE, stderr=subprocess.PIPE)
compare(exe, options, p, tests[i], halt, expected, op, False)
- # Ask the user to make a decision on the failed test.
answer = input("\nAdd test ({}/{}) to test suite? [y/N]: ".format(i + 1, len(tests)))
- # Quick and dirty answer parsing.
if 'Y' in answer or 'y' in answer:
print("Yes")
name = testdir + "/" + exe + "/" + files[op]
- # Write the test to the test file and the expected result to the
- # results file.
with open(name + ".txt", "a") as f:
f.write(tests[i] + "\n")
diff --git a/tests/read.sh b/tests/read.sh
index 1186a19c..e9d30685 100755
--- a/tests/read.sh
+++ b/tests/read.sh
@@ -32,9 +32,8 @@ set -e
script="$0"
testdir=$(dirname "$script")
-. "$testdir/../scripts/functions.sh"
+. "$testdir/../functions.sh"
-# Command-line processing.
if [ "$#" -lt 1 ]; then
printf 'usage: %s dir [exe [args...]]\n' "$0"
printf 'valid dirs are:\n'
@@ -61,37 +60,32 @@ errors="$testdir/$d/read_errors.txt"
out="$testdir/${d}_outputs/read_results.txt"
outdir=$(dirname "$out")
-# Make sure the directory exists.
if [ ! -d "$outdir" ]; then
mkdir -p "$outdir"
fi
exebase=$(basename "$exe")
-# Set stuff for the correct calculator.
if [ "$d" = "bc" ]; then
options="-lq"
halt="halt"
- read_call="read()"
- read_expr="${read_call}\n5+5;"
else
options="-x"
halt="q"
+fi
+
+if [ "$d" = "bc" ]; then
+ read_call="read()"
+ read_expr="${read_call}\n5+5;"
+else
read_call="?"
read_expr="${read_call}"
fi
-# I use these, so unset them to make the tests work.
-unset BC_ENV_ARGS
-unset BC_LINE_LENGTH
-unset DC_ENV_ARGS
-unset DC_LINE_LENGTH
-
printf 'Running %s read...' "$d"
set +e
-# Run read() on every line.
while read line; do
printf '%s\n%s\n' "$read_call" "$line" | "$exe" "$@" "$options" > "$out"
@@ -103,7 +97,6 @@ printf 'pass\n'
printf 'Running %s read errors...' "$d"
-# Run read on every line.
while read line; do
printf '%s\n%s\n' "$read_call" "$line" | "$exe" "$@" "$options" 2> "$out" > /dev/null
diff --git a/tests/script.sed b/tests/script.sed
deleted file mode 100644
index e266b869..00000000
--- a/tests/script.sed
+++ /dev/null
@@ -1,9 +0,0 @@
-/[^\\]$/ {
- p;
-}
-/\\$/ {
- N;
- s/\\\n\([0-9]\)$/\1/g;
- p;
-}
-d;
diff --git a/tests/script.sh b/tests/script.sh
index f8fdd67e..b7c707ac 100755
--- a/tests/script.sh
+++ b/tests/script.sh
@@ -33,9 +33,8 @@ script="$0"
testdir=$(dirname "${script}")
-. "$testdir/../scripts/functions.sh"
+. "$testdir/../functions.sh"
-# Command-line processing.
if [ "$#" -lt 2 ]; then
printf 'usage: %s dir script [run_extra_tests] [run_stack_tests] [generate_tests] [time_tests] [exec args...]\n' "$script"
exit 1
@@ -82,7 +81,6 @@ else
exe="$testdir/../bin/$d"
fi
-# Set stuff for the correct calculator.
if [ "$d" = "bc" ]; then
if [ "$run_stack_tests" -ne 0 ]; then
@@ -102,12 +100,10 @@ scriptdir="$testdir/$d/scripts"
name="${f%.*}"
-# We specifically want to skip this because it is handled specially.
if [ "$f" = "timeconst.bc" ]; then
exit 0
fi
-# Skip the tests that require extra math if we don't have it.
if [ "$run_extra_tests" -eq 0 ]; then
if [ "$f" = "rand.bc" ]; then
printf 'Skipping %s script: %s\n' "$d" "$f"
@@ -115,11 +111,9 @@ if [ "$run_extra_tests" -eq 0 ]; then
fi
fi
-# Skip the tests that require global stacks flag if we are not allowed to run
-# them.
if [ "$run_stack_tests" -eq 0 ]; then
- if [ "$f" = "globals.bc" ] || [ "$f" = "references.bc" ] || [ "$f" = "rand.bc" ]; then
+ if [ "$f" = "globals.bc" -o "$f" = "references.bc" -o "$f" = "rand.bc" ]; then
printf 'Skipping %s script: %s\n' "$d" "$f"
exit 0
fi
@@ -129,12 +123,10 @@ fi
out="$testdir/${d}_outputs/${name}_script_results.txt"
outdir=$(dirname "$out")
-# Make sure the directory exists.
if [ ! -d "$outdir" ]; then
mkdir -p "$outdir"
fi
-# I use these, so unset them to make the tests work.
unset BC_ENV_ARGS
unset BC_LINE_LENGTH
unset DC_ENV_ARGS
@@ -152,11 +144,8 @@ elif [ "$generate" -eq 0 ]; then
printf 'Skipping %s script %s\n' "$d" "$f"
exit 0
else
- # This sed, and the script, are to remove an incompatibility with GNU bc,
- # where GNU bc is wrong. See the development manual
- # (manuals/development.md#script-tests) for more information.
printf 'Generating %s results...' "$f"
- printf '%s\n' "$halt" | "$d" "$s" | sed -n -f "$testdir/script.sed" > "$results"
+ printf '%s\n' "$halt" | "$d" "$s" > "$results"
printf 'done\n'
res="$results"
fi
@@ -165,7 +154,6 @@ set +e
printf 'Running %s script %s...' "$d" "$f"
-# Yes this is poor timing, but it works.
if [ "$time_tests" -ne 0 ]; then
printf '\n'
printf '%s\n' "$halt" | /usr/bin/time -p "$exe" "$@" $options "$s" > "$out"
diff --git a/tests/scripts.sh b/tests/scripts.sh
index 30fb42f1..a0415ec7 100755
--- a/tests/scripts.sh
+++ b/tests/scripts.sh
@@ -33,7 +33,6 @@ script="$0"
testdir=$(dirname "${script}")
-# Command-line processing.
if [ "$#" -eq 0 ]; then
printf 'usage: %s dir [run_extra_tests] [run_stack_tests] [generate_tests] [time_tests] [exec args...]\n' "$script"
exit 1
@@ -81,7 +80,6 @@ scriptdir="$testdir/$d/scripts"
scripts=$(cat "$scriptdir/all.txt")
-# Run each script test individually.
for s in $scripts; do
f=$(basename "$s")
diff --git a/tests/stdin.sh b/tests/stdin.sh
index 56bd1aae..581a6df5 100755
--- a/tests/stdin.sh
+++ b/tests/stdin.sh
@@ -33,9 +33,8 @@ script="$0"
testdir=$(dirname "$script")
-. "$testdir/../scripts/functions.sh"
+. "$testdir/../functions.sh"
-# Command-line processing.
if [ "$#" -lt 1 ]; then
printf 'usage: %s dir [exe [args...]]\n' "$0"
printf 'valid dirs are:\n'
@@ -58,35 +57,25 @@ fi
out="$testdir/${d}_outputs/stdin_results.txt"
outdir=$(dirname "$out")
-# Make sure the directory exists.
if [ ! -d "$outdir" ]; then
mkdir -p "$outdir"
fi
-# Set stuff for the correct calculator.
if [ "$d" = "bc" ]; then
- options="-lq"
+ options="-ilq"
else
options="-x"
fi
rm -f "$out"
-# I use these, so unset them to make the tests work.
-unset BC_ENV_ARGS
-unset BC_LINE_LENGTH
-unset DC_ENV_ARGS
-unset DC_LINE_LENGTH
-
set +e
printf 'Running %s stdin tests...' "$d"
-# Run the file through stdin.
cat "$testdir/$d/stdin.txt" | "$exe" "$@" "$options" > "$out" 2> /dev/null
checktest "$d" "$?" "stdin" "$testdir/$d/stdin_results.txt" "$out"
-# bc has some more tests; run those.
if [ "$d" = "bc" ]; then
cat "$testdir/$d/stdin1.txt" | "$exe" "$@" "$options" > "$out" 2> /dev/null
diff --git a/tests/test.sh b/tests/test.sh
index ec7f6ba9..c6c4cc25 100755
--- a/tests/test.sh
+++ b/tests/test.sh
@@ -33,9 +33,8 @@ script="$0"
testdir=$(dirname "$script")
-. "$testdir/../scripts/functions.sh"
+. "$testdir/../functions.sh"
-# Command-line processing.
if [ "$#" -lt 2 ]; then
printf 'usage: %s dir test [generate_tests] [time_tests] [exe [args...]]\n' "$0"
printf 'valid dirs are:\n'
@@ -77,18 +76,15 @@ fi
out="$testdir/${d}_outputs/${t}_results.txt"
outdir=$(dirname "$out")
-# Make sure the directory exists.
if [ ! -d "$outdir" ]; then
mkdir -p "$outdir"
fi
-# I use these, so unset them to make the tests work.
unset BC_ENV_ARGS
unset BC_LINE_LENGTH
unset DC_ENV_ARGS
unset DC_LINE_LENGTH
-# Set stuff for the correct calculator.
if [ "$d" = "bc" ]; then
options="-lq"
var="BC_LINE_LENGTH"
@@ -99,29 +95,24 @@ else
halt="q"
fi
-# If the test does not exist...
if [ ! -f "$name" ]; then
- # Skip if we can't generate.
if [ "$generate_tests" -eq 0 ]; then
printf 'Skipping %s %s test\n' "$d" "$t"
exit 0
fi
- # Generate.
printf 'Generating %s %s...' "$d" "$t"
- "$d" "$testdir/$d/scripts/$t.$d" > "$name"
+ "$testdir/$d/scripts/$t.$d" > "$name"
printf 'done\n'
fi
-# If the results do not exist, generate..
if [ ! -f "$results" ]; then
printf 'Generating %s %s results...' "$d" "$t"
printf '%s\n' "$halt" | "$d" $options "$name" > "$results"
printf 'done\n'
fi
-# We set this here because GNU dc does not have it.
if [ "$d" = "dc" ]; then
options="-x"
fi