Skip to content

Finding variable in equation? #78

@aalpersen

Description

@aalpersen

Is it possible to find/calculate variable from equation?

Parser pdebug = Parser();
Expression expdebug = pdebug.parse("(((x) - 32)/1.8)+273.15")

So I have that this equation is equal to 50. So for I want "50 = (((x) - 32)/1.8)+273.15. Find x?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIndicates new feature requests

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions