Elementary binary functions on reals

Syntax void QLA_R_eqop_R_func_R( restrict QLA_Real *r, QLA_Real *a,
  QLA_Real *b)
exception void QLA_R_eqop_R_ldexp_I( restrict QLA_Real *r, QLA_Real *a,
  QLA_Int *b)
Meaning $r = {\rm func}(a,b)$
func mod, max, min, ldexp, pow, atan2
eqop eq



James Osborn 2006-06-25