let cutoff = 1.e-15 (** Constants *) let pi = acos (-1.) let pi_inv = 1. /. pi let two_over_sq_pi = 2. /. (sqrt pi) let a0 = 0.529_177_210_67