Skip to content

Interval with oo #22073

Open
Open
@JYLFamily

Description

Hi:
when use Interval with oo, can not get Lopen or Ropen interval.

Interval.Lopen(-oo, 5)
Out[1]: Interval(-oo, 5)
Interval.Ropen(5, +oo)
Out[2]: Interval(5, oo)

how to solve this?
Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions