ALTree / bigfloat

Additional operations for the standard library big.Float type
MIT License
25 stars 10 forks source link

all: unifom prec use #25

Open ALTree opened 8 years ago

ALTree commented 8 years ago

Sometimes we set prec := z.Prec() and then use prec + 64, in other places we set prec := z.Prec() + 64. Uniform.