// Learn more about F# at http://fsharp.org open System [] let main argv = FunctionApproximation.run() 0 // return an integer exit code