Skip to content

Max,Min Functions #27

Description

@a-gholami

Hi, can u please add Maximum, Minimum Functions?
For Example:
max(1,3) + 7
// return 10

min(5,0) + 10
//return 10

or if possible:

max(1,2,3,4,5) + 1
//return 6

//x=1 , y=2
max(x,y) + 10
// return 12

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions