Click or drag to resize
ZerosFunctionNumberOfRootsFound Property
Returns the number of zeros found.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual int NumberOfRootsFound { get; }

Return Value

Type: Int32
An int containing the number of roots found.
See Also