RootFunction

protected inner class RootFunction(confidLevel: Double = 0.95) : FunctionIfc(source)

Constructors

Link copied to clipboard
constructor(confidLevel: Double = 0.95)

Functions

Link copied to clipboard
open override fun f(x: Double): Double

Returns the value of the function for the specified variable value.