Programowanie w systemie UNIX/ARB: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
Linia 132:
slong prec;
slong dec_digits;
slong bits; // Returns the number of bits needed to represent the absolute value of the mantissa of the midpoint of x, i.e. the minimum precision sufficient to represent x exactly.
arb_t z; // arbitrary-precision floating-point numbers with ball arithmethic
slong i =0;