Kevin Ryde on Thu, 28 Oct 2021 00:46:29 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: sqrtint() on non-integer arguments


Karim Belabas <Karim.Belabas@math.u-bordeaux.fr> writes:
>
> get instead 
> ? sqrtint(1e40)
> %1 = 100000000000000000000

Could keep that as precision loss error, since low bits of the root are
essentially unknown, within selected float precision.