Skip to content

if possible to invoke function to calcute the result? #5

@creatxrgithub

Description

@creatxrgithub

base on the example calculator.

function doX(a,b) { return a * b }

e.g. expression is 1 x 2

i want to calculate 1 x 2 by call function doX(1,2)

thanks.

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