Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 268 Bytes

File metadata and controls

7 lines (6 loc) · 268 Bytes

flint_code

Proposed New Functions for Flint 3.3.1:

  • int acb_norm(arb_t mod, const acb_t x, const slong prec)
  • int acb_set_str(acb_t res, const char * inp, slong prec)
  • long autoset_bin_prec(const char* inp)
  • acb_set_ui_ui(acb_t z, ulong x, ulong y)