Interface IntervalWithSettableEndpointsInclusion

Represents an interval the real numbers.

Hierarchy

Properties

end: number

The end of the interval.

endIncluded: boolean

The start of the interval.

length: number

The length of the interval.

objectType: "interval"

This object is of type interval.

start: number

The start of the interval.

startIncluded: boolean

The end of the interval.

virtual: true

Whether this object is virtual.

Methods

Generated using TypeDoc