Skip to content

define inf, sup etc. for non-intervals #510

Closed
@lucaferranti

Description

@lucaferranti

What do you think, would it make sense to define, e.g.

mid(x::Number) = x
inf(x::Number) = x
sup(x::Number) = x
rad(x::Number) = zero(x)

etc.

I think they could be useful to write generic code that works both for intervals and non-intervals

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions