Skip to content

simplification with exponents #174

@ribrdb

Description

@ribrdb

I would expect these to simplify to zero:

simplify(sqrt(2x)-(sqrt(2)*x^(1/2)))
(2*x)^(1/2)-2^(1/2)*x^(1/2)
simplify(sqrt(2e)-(sqrt(2)*e^(1/2)))
(2*e)^(1/2)-2^(1/2)*exp(1/2)

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