diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-24 12:55:32 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-24 12:55:32 +0300 |
| commit | 7982c0988db8b1d5756037ec3488fabd269f8504 (patch) | |
| tree | 90cf5edd5fedc2a3766c6c808dfcd1c15a8a4bb8 /docs/cli-usage.md | |
| parent | 6022bd2f56a099d0a7077ee713e781f00ae421d7 (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/cli-usage.md')
0 files changed, 0 insertions, 0 deletions
