| JulianDateFunctionExplorerFindAllExtremaPrecisely Property  | 
  
    Namespace: 
   AGI.Foundation.NumericalMethods
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic bool FindAllExtremaPrecisely { get; set; }Public Property FindAllExtremaPrecisely As Boolean
	Get
	Set
public:
property bool FindAllExtremaPrecisely {
	bool get ();
	void set (bool value);
}member FindAllExtremaPrecisely : bool with get, set
Property Value
Type: 
Boolean See Also
See Also