Companion
Functions
Link copied to clipboard
fun integrate(range: ClosedRange<Double>, numPoints: Int = 100, type: CMGaussRuleIntegrator.GaussRule = GaussRule.LEGANDRE, function: (Double) -> Double): Double
Content copied to clipboard