Header menu logo FSharp.Finance.Personal

TargetTolerance Type

what range of values the solver should aim for

Union cases

Union case Description

AboveZero

Full Usage: AboveZero

find a solution greater than or equal to zero

AroundZero

Full Usage: AroundZero

find a solution either side of zero

BelowZero

Full Usage: BelowZero

find a solution less than or equal to zero

Instance members

Instance member Description

this.IsAboveZero

Full Usage: this.IsAboveZero

Returns: bool
Returns: bool

this.IsAroundZero

Full Usage: this.IsAroundZero

Returns: bool
Returns: bool

this.IsBelowZero

Full Usage: this.IsBelowZero

Returns: bool
Returns: bool

Type something to start searching.