Eval

Type alias Interval

evaluate : Record<Functions, (args: Array<number>): number>

Default value: ...

interval : Record<Functions, (args: Array<Interval>): Interval>

Default value: ...

hasZero (a: Interval): boolean

Name Type Default Description
a Interval    

isWhole (a: Interval): boolean

Name Type Default Description
a Interval    

width (a: Interval): number

Name Type Default Description
a Interval    

Copyright © 2024 Mathigon.org