Click or drag to resize

NewtonFindRoot.DerivativeValue Property

Gets the value of the DerivativeFunction at the Root.

Namespace:  AGI.Foundation.NumericalMethods.Advanced
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public double DerivativeValue { get; }

Property Value

Type: Double
See Also