Hi Ralph,
On 4/28/23 11:34, Ralph Corderoy wrote:
> Hi Alejandro,
>
> None of the below may apply to GNU's bc and dc. I prefer Unix.
>
>> bc(1) on the contrary, is likely to be using 'long double', for being
>> able to provide so many digits.
>
> No, bc doesn't use a C language or machine type
Hi Alejandro,
None of the below may apply to GNU's bc and dc. I prefer Unix.
> bc(1) on the contrary, is likely to be using 'long double', for being
> able to provide so many digits.
No, bc doesn't use a C language or machine type. The precision can
be set.
$ bc -l
scale=42
l(1114