EnzymeAD / EnzymeAD/Enzyme-JAX

imag, real, abs of `exp(complex number)`

Open
#1,990 0 comments 0 reactions 0 assignees View on GitHub
complex
Dominant language
MLIR
Stars
131
Forks
53
Avg merge
1d 10h
Merged PRs (30d)
193

Description

```
Re(exp(x)) = exp(a)·cos(b) = exp(Re(x))·cos(Im(x))
Im(exp(x)) = exp(a)·sin(b) = exp(Re(x))·sin(Im(x))
|exp(x)| = exp(a) = exp(Re(x))
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.