Skip to content

Add piecewise functions. #16

@OptimisticPeach

Description

@OptimisticPeach

These should use the cases builtin function, and look something like:

$ f(x) := cases(x/2 & "if" x < 2, x/3 & "else") $

Wherein we can probably get away by stripping away the alignment parameters, and just parsing the if, else cases.

Sub-issues

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