From 6c674e121010a4a563bb3ca42eb19878ca9530f5 Mon Sep 17 00:00:00 2001 From: keenanlang Date: Wed, 18 Sep 2024 10:37:01 -0500 Subject: [PATCH] documentation --- docs/aCalcoutRecord.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/aCalcoutRecord.html b/docs/aCalcoutRecord.html index 509975c..2bcec43 100644 --- a/docs/aCalcoutRecord.html +++ b/docs/aCalcoutRecord.html @@ -703,6 +703,16 @@

Nearest integer (one-argument function) NINT(A) + +APOS +Positive component. If negative, then zero (one-argument function) +APOS(A) + + +ANEG +Negative component. If positive, then zero (one-argument function) +ANEG(A) + LOG Log base 10 (one-argument function)