Skip to content

Trigonometric-to-exponential and inverse conversions #75

Description

@AregGevorgyan

What

sin(x) → (e^(ix) - e^(-ix))/(2i) and the reverse: collapse complex exponentials back to trig/hyperbolic functions. simplify_trig handles trig→trig; the exp↔trig direction is separate.

Applications

Fourier analysis, complex analysis education, simplifying results that mix trig and exp terms.

Notes

Low-cost addition to the existing simplify_log_exp ruleset.


Tracked from mathematical coverage gap analysis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions