Mentions légales du service

Skip to content
  • Andreas Enge's avatar
    Wrap the basic arithmetic acb functions from ARB. · c4e40407
    Andreas Enge authored
    * src/arb.c (pari_acb_add, pari_acb_sub, pari_acb_mul, pari_acb_div,
      pari_acb_neg, pari_acb_conj): New functions.
      (WRAP_Acb_Acb_noprec): New macro for wrapping functions that do not take
      a precision parameter.
    * src/paritwine.h: Declare the new functions.
    * gp/paritwine-arb.gp: Add the new functions.
    * doc/paritwine.texi: Document the new functions.
    c4e40407