Skip to content

[number field] Can Number Field be used to evaluate equations? #2152

Open
@woodward54

Description

@woodward54

I'd like to make a Number Field that can also evaluate equations using math.js.

"5 + 20" -> "25"

"sqrt(16)" -> "4"

Is this possible with the current Number Field? I can't seem to find a way to let the input accept special characters. I'd also need to extend the parse function to attempt to evaluate with math.js before the base-ui parse function takes over.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions