Skip to content

Add IF() function #8

@daniel-leicht

Description

@daniel-leicht

The if function will accept 3 arguments: condition, true-case, and false-case.

For example:

$ calc "if( 2 > 3, 100, -100)"
-100

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions