Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

dantemattson/haskell-simpsons-rule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

haskell-simpsons-rule

Year 3 - Programming Languages

Problem statement: "Create a Haskell module that exports a higher order function that will numerically integrate a function f(x) with type Double -> Double from a lower limit a to an upper limit b, using Simpson’s 1/3 rule, to a given tolerance, ε."

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published