WLJS LogoWLJS Notebook

TrigToExp

TrigToExp[expr] converts trigonometric functions in expr to exponentials.

Examples

TrigToExp[Sin[x]]
(* (E^(I x) - E^(-I x))/(2 I) *)

Something isn't working? Report an issue.

Please visit the official Wolfram Language Reference for more details.

On this page