bigfloat
bigfloat copied to clipboard
all: unifom prec use
Sometimes we set prec := z.Prec()
and then use prec + 64
, in other places we set prec := z.Prec() + 64
. Uniform.