Amber icon indicating copy to clipboard operation
Amber copied to clipboard

[Feature] Numbers and arbitrary precison

Open davekeogh opened this issue 9 months ago • 10 comments

https://github.com/Ph0enixKM/Amber/blob/eedd6812c06885b8d1658c6b19246238bff7e489/src/translate/compute.rs#L51

I understand that bash cannot handle arbitrary precision numbers, but I think many users may prefer a low precision mode that does not generate pipelines like this.

There may also be an issue of bc not being installed on all systems.

davekeogh avatar May 22 '24 03:05 davekeogh