summaryrefslogtreecommitdiff
path: root/docs/constants.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-24 12:55:32 +0300
committerPaul Buetow <paul@buetow.org>2026-05-24 12:55:32 +0300
commit7982c0988db8b1d5756037ec3488fabd269f8504 (patch)
tree90cf5edd5fedc2a3766c6c808dfcd1c15a8a4bb8 /docs/constants.md
parent6022bd2f56a099d0a7077ee713e781f00ae421d7 (diff)
rpn: fix double-prefix error messages in FastPower
toFloat64 already includes the op name in its error message, so wrapping with buildError produced double prefixes like '**: **: value X is not numeric'. - Exponent check: use buildError with plain errors.New - Base check: return toFloat64 error directly (already has context)
Diffstat (limited to 'docs/constants.md')
0 files changed, 0 insertions, 0 deletions