[0,b) ( b -- interval )


Vocabulary
math.intervals

Inputs
ba real


Outputs
intervalan interval


Word description
Creates a new interval that includes lower endpoint 0 and excludes the upper endpoint.

Definition