Skip to content

Math.pow(x, 2) instead of x^2 for derivatives? #128

@Dirzei

Description

@Dirzei

Hi,

is it possible to get the derivative equation back with using the Math.pow function call instead of the ^notation.
Like for example:
Math.pow(x, 2) instead of x^2.

Thank you - cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions