Skip to content

Support macro versions of functions #21

@nsmith5

Description

@nsmith5

Functions that take expressions to expressions are less awesome than macros for a variety of reasons discussed in the Julia docs. Perhaps a macro variant of the Expr->Expr version of Maxima.jl functions would be worth supporting

Example:

julia> @trigsimp sin(x)^2 + cos(x)^2
1

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions