(cubature f lower upper)(cubature f
          lower
          upper
          {:keys [rel abs max-evals max-iters initdiv info?]
           :or {rel 1.0E-7
                abs 1.0E-7
                max-evals Integer/MAX_VALUE
                max-iters 64
                initdiv 2
                info? false}})cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |