Skip to content

Log(base, x) is not correctly supported in the MathML Editor #4

Description

@alexmsmartins

If you insert log(2,x) in the MathML Editor it outputs log102 (with a subscript 10 ).
The bug is probably due to the fact that log only reads the first parameter and assumes the default base of 10 (MathML specification)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions