Skip to content

Extend min() and max() to take list<float> type arguments #18052

@ubaldot

Description

@ubaldot

As it is now, max([3.1, -0.9, 2.1]) returns E805. It would be nice to extend max() and min() functions for list of floats.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions