
Time bar (total: 3.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 49.9% | 0.1% | 0% | 49.9% | 0% | 4 |
| 0% | 0% | 49.9% | 0.1% | 0% | 49.9% | 0% | 5 |
| 0% | 0% | 49.9% | 0.1% | 0% | 49.9% | 0% | 6 |
| 9.4% | 4.7% | 45.2% | 0.1% | 0% | 49.9% | 0% | 7 |
| 17.2% | 8.6% | 41.3% | 0.1% | 0% | 49.9% | 0% | 8 |
| 27.3% | 13.7% | 36.3% | 0.1% | 0% | 49.9% | 0% | 9 |
| 41% | 20.5% | 29.4% | 0.1% | 0% | 49.9% | 0% | 10 |
| 48.6% | 24.3% | 25.6% | 0.1% | 0% | 49.9% | 0% | 11 |
| 57.1% | 28.5% | 21.4% | 0.1% | 0% | 49.9% | 0% | 12 |
Compiled 30 to 17 computations (43.3% saved)
| 1.9s | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-div!: 704.0ms (45.4% of total)ival-hypot: 284.0ms (18.3% of total)ival-log: 255.0ms (16.4% of total)ival-mult!: 189.0ms (12.2% of total)ival-atan2: 79.0ms (5.1% of total)ival-sub!: 20.0ms (1.3% of total)ival-add!: 18.0ms (1.2% of total)adjust: 2.0ms (0.1% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 139 |
| 1 | 360 | 117 |
| 2 | 1755 | 67 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.4% | (/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(abs base)
Compiled 44 to 36 computations (18.2% saved)
| Inputs |
|---|
(/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2.f64 im re) |
im |
re |
(log.f64 base) |
base |
(*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64)) |
(log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) |
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
(+.f64 (*.f64 re re) (*.f64 im im)) |
(*.f64 re re) |
(*.f64 im im) |
#s(literal 0 binary64) |
(+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(*.f64 (log.f64 base) (log.f64 base)) |
(*.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
| Outputs |
|---|
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (/ (atan2 im re) (log base)))) |
#s(approx (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) #s(hole binary64 (* (log base) (atan2 im re)))) |
#s(approx (atan2 im re) #s(hole binary64 (atan2 im re))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (log (sqrt (+ (* re re) (* im im)))) 0) #s(hole binary64 0)) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (log im))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (log im) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (log im) (* (pow re 2) (+ (* -1/4 (/ (pow re 2) (pow im 4))) (* 1/2 (/ 1 (pow im 2)))))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (log im) (* (pow re 2) (+ (* (pow re 2) (- (* 1/6 (/ (pow re 2) (pow im 6))) (* 1/4 (/ 1 (pow im 4))))) (* 1/2 (/ 1 (pow im 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 im)) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ im (* 1/2 (/ (pow re 2) im))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ im (* (pow re 2) (+ (* (pow re 2) (- (* 1/16 (/ (pow re 2) (pow im 5))) (* 1/8 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im))))))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (pow im 2))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (+ (pow im 2) (pow re 2)))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (* -1 (log (/ 1 re))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ 1 re))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ 1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ 1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/720 (/ (+ (* 30 (pow im 6)) (* 90 (pow im 6))) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (* -1 (log (/ -1 re))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ -1 re))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ -1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ -1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/720 (/ (+ (* 30 (pow im 6)) (* 90 (pow im 6))) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 re))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (log re))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (log re) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (log re) (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 4))) (* 1/2 (/ 1 (pow re 2)))))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (log re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/6 (/ (pow im 2) (pow re 6))) (* 1/4 (/ 1 (pow re 4))))) (* 1/2 (/ 1 (pow re 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ re (* 1/2 (/ (pow im 2) re))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ re (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re))))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (* -1 (log (/ 1 im))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ 1 im))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ 1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ 1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 1/720 (/ (+ (* 30 (pow re 6)) (* 90 (pow re 6))) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2))))))))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (* -1 (log (/ -1 im))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ -1 im))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ -1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ -1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 1/720 (/ (+ (* 30 (pow re 6)) (* 90 (pow re 6))) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 im))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))))) |
#s(approx (log base) #s(hole binary64 (log base))) |
#s(approx base #s(hole binary64 base)) |
#s(approx (+ (* (log base) (log base)) (* 0 0)) #s(hole binary64 (pow (log base) 2))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (* -1 (/ (atan2 im re) (log (/ 1 base)))))) |
#s(approx (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) #s(hole binary64 (* -1 (* (log (/ 1 base)) (atan2 im re))))) |
#s(approx (log base) #s(hole binary64 (* -1 (log (/ 1 base))))) |
#s(approx (+ (* (log base) (log base)) (* 0 0)) #s(hole binary64 (pow (log (/ 1 base)) 2))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))))) |
#s(approx (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) #s(hole binary64 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))) |
#s(approx (log base) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 base)))))) |
#s(approx (+ (* (log base) (log base)) (* 0 0)) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | re | @ | 0 | ((/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (* (atan2 im re) (log base)) (atan2 im re) im re (log base) base (* (log (sqrt (+ (* re re) (* im im)))) 0) (log (sqrt (+ (* re re) (* im im)))) (sqrt (+ (* re re) (* im im))) (+ (* re re) (* im im)) (* re re) (* im im) 0 (+ (* (log base) (log base)) (* 0 0)) (* (log base) (log base)) (* 0 0)) |
| 20.0ms | base | @ | inf | ((/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (* (atan2 im re) (log base)) (atan2 im re) im re (log base) base (* (log (sqrt (+ (* re re) (* im im)))) 0) (log (sqrt (+ (* re re) (* im im)))) (sqrt (+ (* re re) (* im im))) (+ (* re re) (* im im)) (* re re) (* im im) 0 (+ (* (log base) (log base)) (* 0 0)) (* (log base) (log base)) (* 0 0)) |
| 17.0ms | base | @ | 0 | ((/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (* (atan2 im re) (log base)) (atan2 im re) im re (log base) base (* (log (sqrt (+ (* re re) (* im im)))) 0) (log (sqrt (+ (* re re) (* im im)))) (sqrt (+ (* re re) (* im im))) (+ (* re re) (* im im)) (* re re) (* im im) 0 (+ (* (log base) (log base)) (* 0 0)) (* (log base) (log base)) (* 0 0)) |
| 13.0ms | base | @ | -inf | ((/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (* (atan2 im re) (log base)) (atan2 im re) im re (log base) base (* (log (sqrt (+ (* re re) (* im im)))) 0) (log (sqrt (+ (* re re) (* im im)))) (sqrt (+ (* re re) (* im im))) (+ (* re re) (* im im)) (* re re) (* im im) 0 (+ (* (log base) (log base)) (* 0 0)) (* (log base) (log base)) (* 0 0)) |
| 11.0ms | im | @ | -inf | ((/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (* (atan2 im re) (log base)) (atan2 im re) im re (log base) base (* (log (sqrt (+ (* re re) (* im im)))) 0) (log (sqrt (+ (* re re) (* im im)))) (sqrt (+ (* re re) (* im im))) (+ (* re re) (* im im)) (* re re) (* im im) 0 (+ (* (log base) (log base)) (* 0 0)) (* (log base) (log base)) (* 0 0)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 301 | 1847 |
| 0 | 322 | 1626 |
| 0 | 1913 | 1319 |
| 1 | 5269 | 1319 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2.f64 im re) |
im |
re |
(log.f64 base) |
base |
(*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64)) |
(log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) |
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
(+.f64 (*.f64 re re) (*.f64 im im)) |
(*.f64 re re) |
(*.f64 im im) |
#s(literal 0 binary64) |
(+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(*.f64 (log.f64 base) (log.f64 base)) |
(*.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (/ (atan2 im re) (log base)))) |
#s(approx (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) #s(hole binary64 (* (log base) (atan2 im re)))) |
#s(approx (atan2 im re) #s(hole binary64 (atan2 im re))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (log (sqrt (+ (* re re) (* im im)))) 0) #s(hole binary64 0)) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (log im))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (log im) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (log im) (* (pow re 2) (+ (* -1/4 (/ (pow re 2) (pow im 4))) (* 1/2 (/ 1 (pow im 2)))))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (log im) (* (pow re 2) (+ (* (pow re 2) (- (* 1/6 (/ (pow re 2) (pow im 6))) (* 1/4 (/ 1 (pow im 4))))) (* 1/2 (/ 1 (pow im 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 im)) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ im (* 1/2 (/ (pow re 2) im))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ im (* (pow re 2) (+ (* (pow re 2) (- (* 1/16 (/ (pow re 2) (pow im 5))) (* 1/8 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im))))))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (pow im 2))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (+ (pow im 2) (pow re 2)))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (* -1 (log (/ 1 re))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ 1 re))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ 1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ 1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/720 (/ (+ (* 30 (pow im 6)) (* 90 (pow im 6))) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (* -1 (log (/ -1 re))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ -1 re))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ -1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ -1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/720 (/ (+ (* 30 (pow im 6)) (* 90 (pow im 6))) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 re))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (log re))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (log re) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (log re) (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 4))) (* 1/2 (/ 1 (pow re 2)))))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (log re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/6 (/ (pow im 2) (pow re 6))) (* 1/4 (/ 1 (pow re 4))))) (* 1/2 (/ 1 (pow re 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ re (* 1/2 (/ (pow im 2) re))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ re (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re))))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (* -1 (log (/ 1 im))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ 1 im))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ 1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ 1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 1/720 (/ (+ (* 30 (pow re 6)) (* 90 (pow re 6))) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2))))))))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (* -1 (log (/ -1 im))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ -1 im))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ -1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) #s(hole binary64 (+ (* -1 (log (/ -1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 1/720 (/ (+ (* 30 (pow re 6)) (* 90 (pow re 6))) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 im))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))))) |
#s(approx (log base) #s(hole binary64 (log base))) |
#s(approx base #s(hole binary64 base)) |
#s(approx (+ (* (log base) (log base)) (* 0 0)) #s(hole binary64 (pow (log base) 2))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (* -1 (/ (atan2 im re) (log (/ 1 base)))))) |
#s(approx (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) #s(hole binary64 (* -1 (* (log (/ 1 base)) (atan2 im re))))) |
#s(approx (log base) #s(hole binary64 (* -1 (log (/ 1 base))))) |
#s(approx (+ (* (log base) (log base)) (* 0 0)) #s(hole binary64 (pow (log (/ 1 base)) 2))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))))) |
#s(approx (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) #s(hole binary64 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))) |
#s(approx (log base) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 base)))))) |
#s(approx (+ (* (log base) (log base)) (* 0 0)) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))) |
| Outputs |
|---|
(*.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (neg.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64))) (neg.f64 (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(-.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(fma.f64 (log.f64 base) (atan2.f64 im re) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (atan2.f64 im re) (log.f64 base) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (atan2.f64 im re) (log.f64 base) #s(literal 0 binary64)) |
(-.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(log.f64 (pow.f64 base (atan2.f64 im re))) |
(atan2.f64 im re) |
im |
re |
(log.f64 (fabs.f64 base)) |
(log.f64 base) |
base |
#s(literal 0 binary64) |
(log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))) |
(pow.f64 (fma.f64 re re (*.f64 im im)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 re re (*.f64 im im))) |
(fabs.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))) |
(hypot.f64 (fabs.f64 im) (fabs.f64 re)) |
(hypot.f64 (fabs.f64 im) (neg.f64 re)) |
(hypot.f64 (fabs.f64 im) re) |
(hypot.f64 (fabs.f64 re) (fabs.f64 im)) |
(hypot.f64 (fabs.f64 re) (neg.f64 im)) |
(hypot.f64 (fabs.f64 re) im) |
(hypot.f64 (neg.f64 re) (fabs.f64 im)) |
(hypot.f64 (neg.f64 re) (neg.f64 im)) |
(hypot.f64 (neg.f64 re) im) |
(hypot.f64 (neg.f64 im) (fabs.f64 re)) |
(hypot.f64 (neg.f64 im) (neg.f64 re)) |
(hypot.f64 (neg.f64 im) re) |
(hypot.f64 re (fabs.f64 im)) |
(hypot.f64 re (neg.f64 im)) |
(hypot.f64 re im) |
(hypot.f64 im (fabs.f64 re)) |
(hypot.f64 im (neg.f64 re)) |
(hypot.f64 im re) |
(/.f64 (-.f64 (*.f64 (*.f64 re re) (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 im im))) (-.f64 (*.f64 re re) (*.f64 im im))) |
(/.f64 (-.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 (*.f64 re re) (*.f64 re re))) (-.f64 (*.f64 im im) (*.f64 re re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) (fma.f64 (*.f64 re re) (*.f64 re re) (-.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 (*.f64 re re) (*.f64 im im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) (fma.f64 (*.f64 im im) (*.f64 im im) (-.f64 (*.f64 (*.f64 re re) (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 re re))))) |
(fma.f64 (fabs.f64 im) (fabs.f64 im) (*.f64 re re)) |
(fma.f64 (fabs.f64 re) (fabs.f64 re) (*.f64 im im)) |
(fma.f64 (neg.f64 re) (neg.f64 re) (*.f64 im im)) |
(fma.f64 (neg.f64 im) (neg.f64 im) (*.f64 re re)) |
(fma.f64 re re (*.f64 im im)) |
(fma.f64 im im (*.f64 re re)) |
(-.f64 (*.f64 im im) (neg.f64 (*.f64 re re))) |
(-.f64 (*.f64 re re) (*.f64 (neg.f64 im) im)) |
(-.f64 (*.f64 re re) (neg.f64 (*.f64 im im))) |
(+.f64 (*.f64 im im) (*.f64 re re)) |
(+.f64 (*.f64 re re) (*.f64 im im)) |
(*.f64 (fabs.f64 re) (fabs.f64 re)) |
(*.f64 (neg.f64 re) (neg.f64 re)) |
(*.f64 re re) |
(pow.f64 (fabs.f64 re) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 re) #s(literal 2 binary64)) |
(pow.f64 re #s(literal 2 binary64)) |
(fabs.f64 (*.f64 re re)) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 (neg.f64 im) (neg.f64 im)) |
(*.f64 im im) |
(pow.f64 (fabs.f64 im) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 im) #s(literal 2 binary64)) |
(pow.f64 im #s(literal 2 binary64)) |
(fabs.f64 (*.f64 im im)) |
#s(literal 0 binary64) |
(*.f64 (fabs.f64 (log.f64 base)) (fabs.f64 (log.f64 base))) |
(*.f64 (neg.f64 (log.f64 base)) (neg.f64 (log.f64 base))) |
(*.f64 (log.f64 base) (log.f64 base)) |
(pow.f64 (fabs.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (neg.f64 (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64))))) |
(fma.f64 (fabs.f64 (log.f64 base)) (fabs.f64 (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 base)) (neg.f64 (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (log.f64 base) #s(literal 0 binary64)) |
(-.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)) |
(fabs.f64 (*.f64 (log.f64 base) (log.f64 base))) |
(+.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base))) |
(log.f64 (pow.f64 base (log.f64 base))) |
(*.f64 (fabs.f64 (log.f64 base)) (fabs.f64 (log.f64 base))) |
(*.f64 (neg.f64 (log.f64 base)) (neg.f64 (log.f64 base))) |
(*.f64 (log.f64 base) (log.f64 base)) |
(pow.f64 (fabs.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (neg.f64 (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64))))) |
(fma.f64 (fabs.f64 (log.f64 base)) (fabs.f64 (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 base)) (neg.f64 (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (log.f64 base) #s(literal 0 binary64)) |
(-.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)) |
(fabs.f64 (*.f64 (log.f64 base) (log.f64 base))) |
(+.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base))) |
(log.f64 (pow.f64 base (log.f64 base))) |
#s(literal 0 binary64) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
#s(approx (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
#s(approx (atan2 im re) (atan2.f64 im re)) |
#s(approx re re) |
#s(approx (* (log (sqrt (+ (* re re) (* im im)))) 0) #s(literal 0 binary64)) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (log.f64 im)) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (fma.f64 (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/2 binary64) (log.f64 im))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (fma.f64 (fma.f64 (*.f64 (*.f64 re re) (pow.f64 im #s(literal -4 binary64))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 im im))) (*.f64 re re) (log.f64 im))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 re re) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 im #s(literal -4 binary64)))) (*.f64 re re) (/.f64 #s(literal 1/2 binary64) (*.f64 im im))) (*.f64 re re) (log.f64 im))) |
#s(approx (sqrt (+ (* re re) (* im im))) im) |
#s(approx (sqrt (+ (* re re) (* im im))) (fma.f64 (/.f64 (*.f64 re re) im) #s(literal 1/2 binary64) im)) |
#s(approx (sqrt (+ (* re re) (* im im))) (fma.f64 (fma.f64 (/.f64 (*.f64 re re) (*.f64 (*.f64 im im) im)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) im)) (*.f64 re re) im)) |
#s(approx (sqrt (+ (* re re) (* im im))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 re re)) (pow.f64 im #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 im im) im))) (*.f64 re re) (/.f64 #s(literal 1/2 binary64) im)) (*.f64 re re) im)) |
#s(approx (+ (* re re) (* im im)) (*.f64 im im)) |
#s(approx (+ (* re re) (* im im)) (fma.f64 re re (*.f64 im im))) |
#s(approx (* re re) (*.f64 re re)) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (neg.f64 (neg.f64 (log.f64 re)))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1/2 binary64) (neg.f64 (neg.f64 (log.f64 re))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (+.f64 (fma.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal -4 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re))) (neg.f64 (neg.f64 (log.f64 re))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (+.f64 (fma.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal -4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 120 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re)))) (neg.f64 (neg.f64 (log.f64 re))))) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1/2 binary64) #s(literal 1 binary64)) re)) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal -4 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re))) #s(literal 1 binary64)) re)) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal -4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re)))) #s(literal 1 binary64)) re)) |
#s(approx (+ (* re re) (* im im)) (*.f64 (+.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1 binary64)) (*.f64 re re))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1/2 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) re))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) re))) (fma.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal -4 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) re))) (fma.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal -4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 120 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re)))))) |
#s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (neg.f64 re) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (neg.f64 re) (+.f64 (fma.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal -4 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (neg.f64 re) (+.f64 (fma.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal -4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 re re)))) #s(literal 1 binary64)))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (log.f64 re)) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1/2 binary64) (log.f64 re))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (fma.f64 (fma.f64 (*.f64 (*.f64 im im) (pow.f64 re #s(literal -4 binary64))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 re re))) (*.f64 im im) (log.f64 re))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 re #s(literal -4 binary64)))) (*.f64 im im) (/.f64 #s(literal 1/2 binary64) (*.f64 re re))) (*.f64 im im) (log.f64 re))) |
#s(approx (sqrt (+ (* re re) (* im im))) (fma.f64 (/.f64 (*.f64 im im) re) #s(literal 1/2 binary64) re)) |
#s(approx (sqrt (+ (* re re) (* im im))) (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 (*.f64 re re) re)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) re)) (*.f64 im im) re)) |
#s(approx (sqrt (+ (* re re) (* im im))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 im im)) (pow.f64 re #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 re re) re))) (*.f64 im im) (/.f64 #s(literal 1/2 binary64) re)) (*.f64 im im) re)) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (neg.f64 (neg.f64 (log.f64 im)))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (fma.f64 (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/2 binary64) (neg.f64 (neg.f64 (log.f64 im))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (+.f64 (fma.f64 (*.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal -4 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im))) (neg.f64 (neg.f64 (log.f64 im))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (+.f64 (fma.f64 (*.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal -4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 re #s(literal 6 binary64)) #s(literal 120 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im)))) (neg.f64 (neg.f64 (log.f64 im))))) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (fma.f64 (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/2 binary64) #s(literal 1 binary64)) im)) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal -4 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im))) #s(literal 1 binary64)) im)) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal -4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im)))) #s(literal 1 binary64)) im)) |
#s(approx (+ (* re re) (* im im)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 re re) (*.f64 im im))) (*.f64 im im))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) im)))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (fma.f64 (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/2 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) im))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) im))) (fma.f64 (*.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal -4 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im))))) |
#s(approx (log (sqrt (+ (* re re) (* im im)))) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) im))) (fma.f64 (*.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal -4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 re #s(literal 6 binary64)) #s(literal 120 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im)))))) |
#s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 im)) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (neg.f64 im) (fma.f64 (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (neg.f64 im) (+.f64 (fma.f64 (*.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal -4 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (neg.f64 im) (+.f64 (fma.f64 (*.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal -4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 im im)))) #s(literal 1 binary64)))) |
#s(approx (log base) (log.f64 base)) |
#s(approx base base) |
#s(approx (+ (* (log base) (log base)) (* 0 0)) (*.f64 (log.f64 base) (log.f64 base))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (neg.f64 (/.f64 (atan2.f64 im re) (neg.f64 (log.f64 base))))) |
#s(approx (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (neg.f64 (*.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)))) |
#s(approx (log base) (neg.f64 (neg.f64 (log.f64 base)))) |
#s(approx (+ (* (log base) (log base)) (* 0 0)) (*.f64 (log.f64 base) (log.f64 base))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/.f64 (atan2.f64 im re) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)))) |
#s(approx (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (atan2.f64 im re))) |
#s(approx (log base) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64))) |
#s(approx (+ (* (log base) (log base)) (* 0 0)) (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)))) |
Compiled 1 786 to 868 computations (51.4% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 142 | 8 | 150 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 143 | 8 | 151 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.3% | (/.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
| ▶ | 81.0% | (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64))))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
| ▶ | 85.7% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
| 52.4% | (/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base)))) | |
| 52.3% | (/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)))))) | |
| ▶ | 99.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)))) |
| 99.2% | (*.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base)))) | |
| ▶ | 99.5% | #s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
Compiled 354 to 256 computations (27.7% saved)
| Inputs |
|---|
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2.f64 im re) |
im |
re |
(log.f64 base) |
base |
(/.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(*.f64 (log.f64 base) (log.f64 base)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)))) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (log.f64 base) (log.f64 base)) (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64))) |
(-.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(*.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64))))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64))))) |
(-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64))) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
| Outputs |
|---|
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (/ (atan2 im re) (log base)))) |
#s(approx (atan2 im re) #s(hole binary64 (atan2 im re))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (+ (* (log base) (atan2 im re)) 0) #s(hole binary64 (* (log base) (atan2 im re)))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (/ (log base) (atan2 im re)))) |
#s(approx (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) #s(hole binary64 (* (pow (log base) 2) (pow (atan2 im re) 2)))) |
#s(approx (- (pow (* (log base) (atan2 im re)) 3) 0) #s(hole binary64 (* (pow (log base) 3) (pow (atan2 im re) 3)))) |
#s(approx (+ 0 (* (* (log base) (atan2 im re)) 0)) #s(hole binary64 0)) |
#s(approx im #s(hole binary64 im)) |
#s(approx (log base) #s(hole binary64 (log base))) |
#s(approx base #s(hole binary64 base)) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (log base) 2))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (* -1 (/ (atan2 im re) (log (/ 1 base)))))) |
#s(approx (log base) #s(hole binary64 (* -1 (log (/ 1 base))))) |
#s(approx (+ (* (log base) (atan2 im re)) 0) #s(hole binary64 (* -1 (* (log (/ 1 base)) (atan2 im re))))) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (log (/ 1 base)) 2))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (* -1 (/ (log (/ 1 base)) (atan2 im re))))) |
#s(approx (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) #s(hole binary64 (* (pow (log (/ 1 base)) 2) (pow (atan2 im re) 2)))) |
#s(approx (- (pow (* (log base) (atan2 im re)) 3) 0) #s(hole binary64 (* -1 (* (pow (log (/ 1 base)) 3) (pow (atan2 im re) 3))))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))))) |
#s(approx (log base) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 base)))))) |
#s(approx (+ (* (log base) (atan2 im re)) 0) #s(hole binary64 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))) |
#s(approx (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) #s(hole binary64 (* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2) (pow (atan2 im re) 2)))) |
#s(approx (- (pow (* (log base) (atan2 im re)) 3) 0) #s(hole binary64 (* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) (pow (atan2 im re) 3)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | re | @ | -inf | ((/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/ (atan2 im re) (log base)) (atan2 im re) im re (log base) base (/ (+ (* (log base) (atan2 im re)) 0) (* (log base) (log base))) (+ (* (log base) (atan2 im re)) 0) 0 (* (log base) (log base)) (/ 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0))) 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/ (/ (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (+ (* (log base) (atan2 im re)) 0)) (+ (* (log base) (log base)) (* 0 0))) (/ (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (+ (* (log base) (atan2 im re)) 0)) (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (* (log base) (atan2 im re)) (+ (* (log base) (log base)) (* 0 0)) (* 0 0) (/ (/ (- (pow (* (log base) (atan2 im re)) 3) 0) (+ (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (+ 0 (* (* (log base) (atan2 im re)) 0)))) (+ (* (log base) (log base)) (* 0 0))) (/ (- (pow (* (log base) (atan2 im re)) 3) 0) (+ (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (+ 0 (* (* (log base) (atan2 im re)) 0)))) (- (pow (* (log base) (atan2 im re)) 3) 0) (pow (* (log base) (atan2 im re)) 3) 3 (+ (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (+ 0 (* (* (log base) (atan2 im re)) 0))) (+ 0 (* (* (log base) (atan2 im re)) 0)) (* (* (log base) (atan2 im re)) 0)) |
| 10.0ms | base | @ | 0 | ((/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/ (atan2 im re) (log base)) (atan2 im re) im re (log base) base (/ (+ (* (log base) (atan2 im re)) 0) (* (log base) (log base))) (+ (* (log base) (atan2 im re)) 0) 0 (* (log base) (log base)) (/ 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0))) 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/ (/ (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (+ (* (log base) (atan2 im re)) 0)) (+ (* (log base) (log base)) (* 0 0))) (/ (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (+ (* (log base) (atan2 im re)) 0)) (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (* (log base) (atan2 im re)) (+ (* (log base) (log base)) (* 0 0)) (* 0 0) (/ (/ (- (pow (* (log base) (atan2 im re)) 3) 0) (+ (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (+ 0 (* (* (log base) (atan2 im re)) 0)))) (+ (* (log base) (log base)) (* 0 0))) (/ (- (pow (* (log base) (atan2 im re)) 3) 0) (+ (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (+ 0 (* (* (log base) (atan2 im re)) 0)))) (- (pow (* (log base) (atan2 im re)) 3) 0) (pow (* (log base) (atan2 im re)) 3) 3 (+ (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (+ 0 (* (* (log base) (atan2 im re)) 0))) (+ 0 (* (* (log base) (atan2 im re)) 0)) (* (* (log base) (atan2 im re)) 0)) |
| 9.0ms | base | @ | -inf | ((/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/ (atan2 im re) (log base)) (atan2 im re) im re (log base) base (/ (+ (* (log base) (atan2 im re)) 0) (* (log base) (log base))) (+ (* (log base) (atan2 im re)) 0) 0 (* (log base) (log base)) (/ 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0))) 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/ (/ (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (+ (* (log base) (atan2 im re)) 0)) (+ (* (log base) (log base)) (* 0 0))) (/ (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (+ (* (log base) (atan2 im re)) 0)) (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (* (log base) (atan2 im re)) (+ (* (log base) (log base)) (* 0 0)) (* 0 0) (/ (/ (- (pow (* (log base) (atan2 im re)) 3) 0) (+ (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (+ 0 (* (* (log base) (atan2 im re)) 0)))) (+ (* (log base) (log base)) (* 0 0))) (/ (- (pow (* (log base) (atan2 im re)) 3) 0) (+ (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (+ 0 (* (* (log base) (atan2 im re)) 0)))) (- (pow (* (log base) (atan2 im re)) 3) 0) (pow (* (log base) (atan2 im re)) 3) 3 (+ (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (+ 0 (* (* (log base) (atan2 im re)) 0))) (+ 0 (* (* (log base) (atan2 im re)) 0)) (* (* (log base) (atan2 im re)) 0)) |
| 9.0ms | base | @ | inf | ((/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/ (atan2 im re) (log base)) (atan2 im re) im re (log base) base (/ (+ (* (log base) (atan2 im re)) 0) (* (log base) (log base))) (+ (* (log base) (atan2 im re)) 0) 0 (* (log base) (log base)) (/ 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0))) 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/ (/ (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (+ (* (log base) (atan2 im re)) 0)) (+ (* (log base) (log base)) (* 0 0))) (/ (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (+ (* (log base) (atan2 im re)) 0)) (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (* (log base) (atan2 im re)) (+ (* (log base) (log base)) (* 0 0)) (* 0 0) (/ (/ (- (pow (* (log base) (atan2 im re)) 3) 0) (+ (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (+ 0 (* (* (log base) (atan2 im re)) 0)))) (+ (* (log base) (log base)) (* 0 0))) (/ (- (pow (* (log base) (atan2 im re)) 3) 0) (+ (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (+ 0 (* (* (log base) (atan2 im re)) 0)))) (- (pow (* (log base) (atan2 im re)) 3) 0) (pow (* (log base) (atan2 im re)) 3) 3 (+ (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (+ 0 (* (* (log base) (atan2 im re)) 0))) (+ 0 (* (* (log base) (atan2 im re)) 0)) (* (* (log base) (atan2 im re)) 0)) |
| 9.0ms | re | @ | 0 | ((/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/ (atan2 im re) (log base)) (atan2 im re) im re (log base) base (/ (+ (* (log base) (atan2 im re)) 0) (* (log base) (log base))) (+ (* (log base) (atan2 im re)) 0) 0 (* (log base) (log base)) (/ 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0))) 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/ (/ (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (+ (* (log base) (atan2 im re)) 0)) (+ (* (log base) (log base)) (* 0 0))) (/ (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (+ (* (log base) (atan2 im re)) 0)) (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (* (log base) (atan2 im re)) (+ (* (log base) (log base)) (* 0 0)) (* 0 0) (/ (/ (- (pow (* (log base) (atan2 im re)) 3) 0) (+ (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (+ 0 (* (* (log base) (atan2 im re)) 0)))) (+ (* (log base) (log base)) (* 0 0))) (/ (- (pow (* (log base) (atan2 im re)) 3) 0) (+ (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (+ 0 (* (* (log base) (atan2 im re)) 0)))) (- (pow (* (log base) (atan2 im re)) 3) 0) (pow (* (log base) (atan2 im re)) 3) 3 (+ (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) (+ 0 (* (* (log base) (atan2 im re)) 0))) (+ 0 (* (* (log base) (atan2 im re)) 0)) (* (* (log base) (atan2 im re)) 0)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 114 | 822 |
| 0 | 157 | 562 |
| 0 | 663 | 520 |
| 1 | 1418 | 520 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2.f64 im re) |
im |
re |
(log.f64 base) |
base |
(/.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(*.f64 (log.f64 base) (log.f64 base)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)))) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (log.f64 base) (log.f64 base)) (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64))) |
(-.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(*.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64))))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64))))) |
(-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64))) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (/ (atan2 im re) (log base)))) |
#s(approx (atan2 im re) #s(hole binary64 (atan2 im re))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (+ (* (log base) (atan2 im re)) 0) #s(hole binary64 (* (log base) (atan2 im re)))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (/ (log base) (atan2 im re)))) |
#s(approx (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) #s(hole binary64 (* (pow (log base) 2) (pow (atan2 im re) 2)))) |
#s(approx (- (pow (* (log base) (atan2 im re)) 3) 0) #s(hole binary64 (* (pow (log base) 3) (pow (atan2 im re) 3)))) |
#s(approx (+ 0 (* (* (log base) (atan2 im re)) 0)) #s(hole binary64 0)) |
#s(approx im #s(hole binary64 im)) |
#s(approx (log base) #s(hole binary64 (log base))) |
#s(approx base #s(hole binary64 base)) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (log base) 2))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (* -1 (/ (atan2 im re) (log (/ 1 base)))))) |
#s(approx (log base) #s(hole binary64 (* -1 (log (/ 1 base))))) |
#s(approx (+ (* (log base) (atan2 im re)) 0) #s(hole binary64 (* -1 (* (log (/ 1 base)) (atan2 im re))))) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (log (/ 1 base)) 2))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (* -1 (/ (log (/ 1 base)) (atan2 im re))))) |
#s(approx (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) #s(hole binary64 (* (pow (log (/ 1 base)) 2) (pow (atan2 im re) 2)))) |
#s(approx (- (pow (* (log base) (atan2 im re)) 3) 0) #s(hole binary64 (* -1 (* (pow (log (/ 1 base)) 3) (pow (atan2 im re) 3))))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))))) |
#s(approx (log base) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 base)))))) |
#s(approx (+ (* (log base) (atan2 im re)) 0) #s(hole binary64 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))) |
#s(approx (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) #s(hole binary64 (* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2) (pow (atan2 im re) 2)))) |
#s(approx (- (pow (* (log base) (atan2 im re)) 3) 0) #s(hole binary64 (* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) (pow (atan2 im re) 3)))) |
| Outputs |
|---|
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2.f64 im re) |
im |
re |
(log.f64 (fabs.f64 base)) |
(log.f64 base) |
base |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base)))) |
(pow.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (log.f64 base)) (log.f64 base)) |
(/.f64 (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (neg.f64 (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(-.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(+.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (atan2.f64 im re) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (atan2.f64 im re) (log.f64 base) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (atan2.f64 im re) (log.f64 base) #s(literal 0 binary64)) |
(-.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(-.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(log.f64 (pow.f64 base (atan2.f64 im re))) |
#s(literal 0 binary64) |
(*.f64 (fabs.f64 (log.f64 base)) (fabs.f64 (log.f64 base))) |
(*.f64 (neg.f64 (log.f64 base)) (neg.f64 (log.f64 base))) |
(*.f64 (log.f64 base) (log.f64 base)) |
(pow.f64 (fabs.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (neg.f64 (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64))))) |
(fma.f64 (fabs.f64 (log.f64 base)) (fabs.f64 (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 base)) (neg.f64 (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (log.f64 base) #s(literal 0 binary64)) |
(-.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)) |
(fabs.f64 (*.f64 (log.f64 base) (log.f64 base))) |
(+.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base))) |
(log.f64 (pow.f64 base (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base)))) |
(pow.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (log.f64 base)) (log.f64 base)) |
(/.f64 (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (neg.f64 (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(-.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(+.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (log.f64 base) (log.f64 base)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (/.f64 (log.f64 base) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 base) (log.f64 base))) (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base)))) |
(pow.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (log.f64 base)) (log.f64 base)) |
(/.f64 (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (neg.f64 (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(-.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(+.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (atan2.f64 im re) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (atan2.f64 im re) (log.f64 base) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (atan2.f64 im re) (log.f64 base) #s(literal 0 binary64)) |
(-.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(-.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(log.f64 (pow.f64 base (atan2.f64 im re))) |
(*.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (fabs.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (fabs.f64 (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (*.f64 (log.f64 base) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (*.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (log.f64 base)) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (fabs.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 base) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) |
(-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (fabs.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (fabs.f64 (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (*.f64 (log.f64 base) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (*.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (log.f64 base)) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (fabs.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 base) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) |
(-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (atan2.f64 im re) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (atan2.f64 im re) (log.f64 base) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (atan2.f64 im re) (log.f64 base) #s(literal 0 binary64)) |
(-.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(-.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(log.f64 (pow.f64 base (atan2.f64 im re))) |
(*.f64 (fabs.f64 (log.f64 base)) (fabs.f64 (log.f64 base))) |
(*.f64 (neg.f64 (log.f64 base)) (neg.f64 (log.f64 base))) |
(*.f64 (log.f64 base) (log.f64 base)) |
(pow.f64 (fabs.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (neg.f64 (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64))))) |
(fma.f64 (fabs.f64 (log.f64 base)) (fabs.f64 (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 base)) (neg.f64 (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (log.f64 base) #s(literal 0 binary64)) |
(-.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)) |
(fabs.f64 (*.f64 (log.f64 base) (log.f64 base))) |
(+.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base))) |
(log.f64 (pow.f64 base (log.f64 base))) |
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base)))) |
(pow.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (log.f64 base)) (log.f64 base)) |
(/.f64 (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (neg.f64 (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(-.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(+.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (atan2.f64 im re) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (atan2.f64 im re) (log.f64 base) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (atan2.f64 im re) (log.f64 base) #s(literal 0 binary64)) |
(-.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(-.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(log.f64 (pow.f64 base (atan2.f64 im re))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64))) #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(+.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64))) #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(+.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
#s(literal 3 binary64) |
(*.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (fabs.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (fabs.f64 (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (*.f64 (log.f64 base) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (*.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (log.f64 base)) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (fabs.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 base) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) |
(-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
#s(approx (atan2 im re) (atan2.f64 im re)) |
#s(approx re re) |
#s(approx (+ (* (log base) (atan2 im re)) 0) (*.f64 (log.f64 base) (atan2.f64 im re))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
#s(approx (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
#s(approx (- (pow (* (log base) (atan2 im re)) 3) 0) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64))) |
#s(approx (+ 0 (* (* (log base) (atan2 im re)) 0)) #s(literal 0 binary64)) |
#s(approx im im) |
#s(approx (log base) (log.f64 base)) |
#s(approx base base) |
#s(approx (* (log base) (log base)) (*.f64 (log.f64 base) (log.f64 base))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (neg.f64 (/.f64 (atan2.f64 im re) (neg.f64 (log.f64 base))))) |
#s(approx (log base) (neg.f64 (neg.f64 (log.f64 base)))) |
#s(approx (+ (* (log base) (atan2 im re)) 0) (neg.f64 (*.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)))) |
#s(approx (* (log base) (log base)) (*.f64 (log.f64 base) (log.f64 base))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (neg.f64 (/.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)))) |
#s(approx (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
#s(approx (- (pow (* (log base) (atan2 im re)) 3) 0) (neg.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)) #s(literal 3 binary64)))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/.f64 (atan2.f64 im re) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)))) |
#s(approx (log base) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64))) |
#s(approx (+ (* (log base) (atan2 im re)) 0) (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (atan2.f64 im re))) |
#s(approx (* (log base) (log base)) (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (atan2.f64 im re))) |
#s(approx (- (* (* (log base) (atan2 im re)) (* (log base) (atan2 im re))) 0) (pow.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (atan2.f64 im re)) #s(literal 2 binary64))) |
#s(approx (- (pow (* (log base) (atan2 im re)) 3) 0) (pow.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (atan2.f64 im re)) #s(literal 3 binary64))) |
Compiled 2 858 to 761 computations (73.4% saved)
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 257 | 15 | 272 |
| Fresh | 3 | 0 | 3 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 264 | 16 | 280 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.1% | (pow.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64)) |
| 99.3% | (/.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base)))) | |
| 99.2% | (/.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)))))) | |
| 80.9% | (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base)))) | |
| 85.7% | (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base)))) | |
| 85.4% | (/.f64 (/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))) (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) | |
| 80.9% | (/.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) (*.f64 (log.f64 base) (log.f64 base))) | |
| ▶ | 84.7% | (/.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (log.f64 base) (log.f64 base))) |
| 99.3% | (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) | |
| ▶ | 99.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
| 99.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))))) | |
| 99.0% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))))) | |
| ▶ | 99.2% | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
| 99.2% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (log.f64 base) (atan2.f64 im re))) | |
| ✓ | 99.5% | #s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
| ▶ | 99.4% | #s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
Compiled 540 to 412 computations (23.7% saved)
| Inputs |
|---|
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(atan2.f64 im re) |
im |
re |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
#s(literal 1 binary64) |
(log.f64 base) |
base |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (log.f64 base) (log.f64 base)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(pow.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
#s(literal -1 binary64) |
(/.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) |
| Outputs |
|---|
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (/ (atan2 im re) (log base)))) |
#s(approx (atan2 im re) #s(hole binary64 (atan2 im re))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (/ (log base) (atan2 im re)))) |
#s(approx (* (atan2 im re) (log base)) #s(hole binary64 (* (log base) (atan2 im re)))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) #s(hole binary64 (* (pow (log base) 2) (pow (atan2 im re) 2)))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) #s(hole binary64 (/ 1 (* (log base) (atan2 im re))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (/ 1 (log base)) #s(hole binary64 (/ 1 (log base)))) |
#s(approx (log base) #s(hole binary64 (log base))) |
#s(approx base #s(hole binary64 base)) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (log base) 2))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (* -1 (/ (atan2 im re) (log (/ 1 base)))))) |
#s(approx (/ 1 (log base)) #s(hole binary64 (/ -1 (log (/ 1 base))))) |
#s(approx (log base) #s(hole binary64 (* -1 (log (/ 1 base))))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (* -1 (/ (log (/ 1 base)) (atan2 im re))))) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (log (/ 1 base)) 2))) |
#s(approx (* (atan2 im re) (log base)) #s(hole binary64 (* -1 (* (log (/ 1 base)) (atan2 im re))))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) #s(hole binary64 (* (pow (log (/ 1 base)) 2) (pow (atan2 im re) 2)))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) #s(hole binary64 (/ -1 (* (log (/ 1 base)) (atan2 im re))))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))))) |
#s(approx (/ 1 (log base)) #s(hole binary64 (/ 1 (+ (log -1) (* -1 (log (/ -1 base))))))) |
#s(approx (log base) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 base)))))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))) |
#s(approx (* (atan2 im re) (log base)) #s(hole binary64 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) #s(hole binary64 (* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2) (pow (atan2 im re) 2)))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) #s(hole binary64 (/ 1 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | base | @ | -inf | ((/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (* (atan2 im re) (/ 1 (log base))) (atan2 im re) im re (/ 1 (log base)) 1 (log base) base (/ 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0))) (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/ (log base) (atan2 im re)) (/ 1 (/ (* (log base) (log base)) (* (atan2 im re) (log base)))) (/ (* (log base) (log base)) (* (atan2 im re) (log base))) (* (log base) (log base)) (* (atan2 im re) (log base)) (pow (/ (* (log base) (log base)) (* (log base) (atan2 im re))) -1) (/ (* (log base) (log base)) (* (log base) (atan2 im re))) (* (log base) (atan2 im re)) -1 (/ (* (pow (* (log base) (atan2 im re)) 2) (/ 1 (* (log base) (atan2 im re)))) (* (log base) (log base))) (* (pow (* (log base) (atan2 im re)) 2) (/ 1 (* (log base) (atan2 im re)))) (pow (* (log base) (atan2 im re)) 2) 2 (/ 1 (* (log base) (atan2 im re)))) |
| 9.0ms | re | @ | inf | ((/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (* (atan2 im re) (/ 1 (log base))) (atan2 im re) im re (/ 1 (log base)) 1 (log base) base (/ 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0))) (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/ (log base) (atan2 im re)) (/ 1 (/ (* (log base) (log base)) (* (atan2 im re) (log base)))) (/ (* (log base) (log base)) (* (atan2 im re) (log base))) (* (log base) (log base)) (* (atan2 im re) (log base)) (pow (/ (* (log base) (log base)) (* (log base) (atan2 im re))) -1) (/ (* (log base) (log base)) (* (log base) (atan2 im re))) (* (log base) (atan2 im re)) -1 (/ (* (pow (* (log base) (atan2 im re)) 2) (/ 1 (* (log base) (atan2 im re)))) (* (log base) (log base))) (* (pow (* (log base) (atan2 im re)) 2) (/ 1 (* (log base) (atan2 im re)))) (pow (* (log base) (atan2 im re)) 2) 2 (/ 1 (* (log base) (atan2 im re)))) |
| 9.0ms | im | @ | -inf | ((/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (* (atan2 im re) (/ 1 (log base))) (atan2 im re) im re (/ 1 (log base)) 1 (log base) base (/ 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0))) (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/ (log base) (atan2 im re)) (/ 1 (/ (* (log base) (log base)) (* (atan2 im re) (log base)))) (/ (* (log base) (log base)) (* (atan2 im re) (log base))) (* (log base) (log base)) (* (atan2 im re) (log base)) (pow (/ (* (log base) (log base)) (* (log base) (atan2 im re))) -1) (/ (* (log base) (log base)) (* (log base) (atan2 im re))) (* (log base) (atan2 im re)) -1 (/ (* (pow (* (log base) (atan2 im re)) 2) (/ 1 (* (log base) (atan2 im re)))) (* (log base) (log base))) (* (pow (* (log base) (atan2 im re)) 2) (/ 1 (* (log base) (atan2 im re)))) (pow (* (log base) (atan2 im re)) 2) 2 (/ 1 (* (log base) (atan2 im re)))) |
| 9.0ms | base | @ | inf | ((/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (* (atan2 im re) (/ 1 (log base))) (atan2 im re) im re (/ 1 (log base)) 1 (log base) base (/ 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0))) (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/ (log base) (atan2 im re)) (/ 1 (/ (* (log base) (log base)) (* (atan2 im re) (log base)))) (/ (* (log base) (log base)) (* (atan2 im re) (log base))) (* (log base) (log base)) (* (atan2 im re) (log base)) (pow (/ (* (log base) (log base)) (* (log base) (atan2 im re))) -1) (/ (* (log base) (log base)) (* (log base) (atan2 im re))) (* (log base) (atan2 im re)) -1 (/ (* (pow (* (log base) (atan2 im re)) 2) (/ 1 (* (log base) (atan2 im re)))) (* (log base) (log base))) (* (pow (* (log base) (atan2 im re)) 2) (/ 1 (* (log base) (atan2 im re)))) (pow (* (log base) (atan2 im re)) 2) 2 (/ 1 (* (log base) (atan2 im re)))) |
| 8.0ms | base | @ | 0 | ((/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (* (atan2 im re) (/ 1 (log base))) (atan2 im re) im re (/ 1 (log base)) 1 (log base) base (/ 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0))) (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/ (log base) (atan2 im re)) (/ 1 (/ (* (log base) (log base)) (* (atan2 im re) (log base)))) (/ (* (log base) (log base)) (* (atan2 im re) (log base))) (* (log base) (log base)) (* (atan2 im re) (log base)) (pow (/ (* (log base) (log base)) (* (log base) (atan2 im re))) -1) (/ (* (log base) (log base)) (* (log base) (atan2 im re))) (* (log base) (atan2 im re)) -1 (/ (* (pow (* (log base) (atan2 im re)) 2) (/ 1 (* (log base) (atan2 im re)))) (* (log base) (log base))) (* (pow (* (log base) (atan2 im re)) 2) (/ 1 (* (log base) (atan2 im re)))) (pow (* (log base) (atan2 im re)) 2) 2 (/ 1 (* (log base) (atan2 im re)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 104 | 710 |
| 0 | 145 | 580 |
| 0 | 538 | 576 |
| 1 | 1192 | 576 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(atan2.f64 im re) |
im |
re |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
#s(literal 1 binary64) |
(log.f64 base) |
base |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (log.f64 base) (log.f64 base)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(pow.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
#s(literal -1 binary64) |
(/.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (/ (atan2 im re) (log base)))) |
#s(approx (atan2 im re) #s(hole binary64 (atan2 im re))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (/ (log base) (atan2 im re)))) |
#s(approx (* (atan2 im re) (log base)) #s(hole binary64 (* (log base) (atan2 im re)))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) #s(hole binary64 (* (pow (log base) 2) (pow (atan2 im re) 2)))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) #s(hole binary64 (/ 1 (* (log base) (atan2 im re))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (/ 1 (log base)) #s(hole binary64 (/ 1 (log base)))) |
#s(approx (log base) #s(hole binary64 (log base))) |
#s(approx base #s(hole binary64 base)) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (log base) 2))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (* -1 (/ (atan2 im re) (log (/ 1 base)))))) |
#s(approx (/ 1 (log base)) #s(hole binary64 (/ -1 (log (/ 1 base))))) |
#s(approx (log base) #s(hole binary64 (* -1 (log (/ 1 base))))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (* -1 (/ (log (/ 1 base)) (atan2 im re))))) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (log (/ 1 base)) 2))) |
#s(approx (* (atan2 im re) (log base)) #s(hole binary64 (* -1 (* (log (/ 1 base)) (atan2 im re))))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) #s(hole binary64 (* (pow (log (/ 1 base)) 2) (pow (atan2 im re) 2)))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) #s(hole binary64 (/ -1 (* (log (/ 1 base)) (atan2 im re))))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) #s(hole binary64 (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))))) |
#s(approx (/ 1 (log base)) #s(hole binary64 (/ 1 (+ (log -1) (* -1 (log (/ -1 base))))))) |
#s(approx (log base) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 base)))))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))) |
#s(approx (* (atan2 im re) (log base)) #s(hole binary64 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) #s(hole binary64 (* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2) (pow (atan2 im re) 2)))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) #s(hole binary64 (/ 1 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))))) |
| Outputs |
|---|
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (*.f64 (atan2.f64 im re) #s(literal 1 binary64)) (log.f64 base)) |
(/.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2.f64 im re) |
im |
re |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(pow.f64 (log.f64 base) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (log.f64 base)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
#s(literal 1 binary64) |
(log.f64 (fabs.f64 base)) |
(log.f64 base) |
base |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (neg.f64 (log.f64 base)) (neg.f64 (atan2.f64 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base)))) |
(pow.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (neg.f64 (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))))) |
(/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(-.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (log.f64 base)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (*.f64 (log.f64 base) (log.f64 base)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (/.f64 (log.f64 base) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (atan2.f64 im re)) (log.f64 base)) |
(/.f64 (neg.f64 (*.f64 (log.f64 base) (log.f64 base))) (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 (fabs.f64 (log.f64 base)) (fabs.f64 (log.f64 base))) |
(*.f64 (neg.f64 (log.f64 base)) (neg.f64 (log.f64 base))) |
(*.f64 (log.f64 base) (log.f64 base)) |
(pow.f64 (fabs.f64 (neg.f64 (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64))))) |
(fma.f64 (fabs.f64 (log.f64 base)) (fabs.f64 (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 base)) (neg.f64 (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (log.f64 base) #s(literal 0 binary64)) |
(-.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)) |
(fabs.f64 (*.f64 (log.f64 base) (log.f64 base))) |
(+.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base))) |
(log.f64 (pow.f64 base (log.f64 base))) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(fma.f64 (log.f64 base) (atan2.f64 im re) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (atan2.f64 im re) (log.f64 base) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (atan2.f64 im re) (log.f64 base) #s(literal 0 binary64)) |
(-.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(log.f64 (pow.f64 base (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base)))) |
(pow.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) (neg.f64 (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))))) |
(/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(-.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (log.f64 base)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (*.f64 (log.f64 base) (log.f64 base)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (/.f64 (log.f64 base) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (atan2.f64 im re)) (log.f64 base)) |
(/.f64 (neg.f64 (*.f64 (log.f64 base) (log.f64 base))) (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(fma.f64 (log.f64 base) (atan2.f64 im re) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (atan2.f64 im re) (log.f64 base) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(fma.f64 (atan2.f64 im re) (log.f64 base) #s(literal 0 binary64)) |
(-.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(log.f64 (pow.f64 base (atan2.f64 im re))) |
#s(literal -1 binary64) |
(*.f64 (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base))) |
(*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base)) (log.f64 base)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re)))) (neg.f64 (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re))) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (*.f64 (log.f64 base) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(pow.f64 (fabs.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
#s(approx (atan2 im re) (atan2.f64 im re)) |
#s(approx re re) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
#s(approx (* (atan2 im re) (log base)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
#s(approx im im) |
#s(approx (/ 1 (log base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
#s(approx (log base) (log.f64 base)) |
#s(approx base base) |
#s(approx (* (log base) (log base)) (*.f64 (log.f64 base) (log.f64 base))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (neg.f64 (/.f64 (atan2.f64 im re) (neg.f64 (log.f64 base))))) |
#s(approx (/ 1 (log base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
#s(approx (log base) (neg.f64 (neg.f64 (log.f64 base)))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (neg.f64 (/.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)))) |
#s(approx (* (log base) (log base)) (*.f64 (log.f64 base) (log.f64 base))) |
#s(approx (* (atan2 im re) (log base)) (neg.f64 (*.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/.f64 (atan2.f64 im re) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)))) |
#s(approx (/ 1 (log base)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)))) |
#s(approx (log base) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (atan2.f64 im re))) |
#s(approx (* (log base) (log base)) (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)))) |
#s(approx (* (atan2 im re) (log base)) (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (atan2.f64 im re))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) (pow.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (atan2.f64 im re)) #s(literal 2 binary64))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (atan2.f64 im re)))) |
Compiled 1 694 to 571 computations (66.3% saved)
19 alts after pruning (14 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 175 | 8 | 183 |
| Fresh | 4 | 6 | 10 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 180 | 19 | 199 |
| Status | Accuracy | Program |
|---|---|---|
| 99.2% | (pow.f64 #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64)) | |
| ▶ | 99.3% | (/.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base)))) |
| 85.7% | (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base)))) | |
| 80.9% | (/.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) (*.f64 (log.f64 base) (log.f64 base))) | |
| 84.5% | (/.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) (*.f64 (log.f64 base) (log.f64 base))) | |
| ✓ | 84.7% | (/.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (log.f64 base) (log.f64 base))) |
| ▶ | 99.3% | (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) |
| 84.5% | (/.f64 (*.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (log.f64 base) (log.f64 base))) | |
| 99.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (atan2.f64 im re)) (log.f64 base))) | |
| ✓ | 99.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
| 99.0% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))))) | |
| ✓ | 99.2% | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
| 99.2% | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))))) | |
| ▶ | 99.1% | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
| 84.7% | (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (*.f64 (log.f64 base) (log.f64 base)))) | |
| ▶ | 84.6% | (*.f64 (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base))) |
| ▶ | 99.2% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (log.f64 base) (atan2.f64 im re))) |
| ✓ | 99.5% | #s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
| ✓ | 99.4% | #s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
Compiled 564 to 447 computations (20.7% saved)
| Inputs |
|---|
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2.f64 im re) |
im |
re |
(log.f64 base) |
base |
(*.f64 (log.f64 base) (log.f64 base)) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
#s(literal 1 binary64) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(/.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base)))) |
(fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(-.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) |
(*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (log.f64 base)) |
(pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base)) |
(/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) |
| Outputs |
|---|
#s(approx (/ (* (atan2 im re) (log base)) (* (log base) (log base))) #s(hole binary64 (/ (atan2 im re) (log base)))) |
#s(approx (* (atan2 im re) (log base)) #s(hole binary64 (* (log base) (atan2 im re)))) |
#s(approx (atan2 im re) #s(hole binary64 (atan2 im re))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (/ (log base) (atan2 im re)))) |
#s(approx (/ 1 (atan2 im re)) #s(hole binary64 (/ 1 (atan2 im re)))) |
#s(approx (/ (pow (* (log base) (atan2 im re)) 2) (log base)) #s(hole binary64 (* (log base) (pow (atan2 im re) 2)))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) #s(hole binary64 (* (pow (log base) 2) (pow (atan2 im re) 2)))) |
#s(approx (/ (/ 1 (* (log base) (atan2 im re))) (log base)) #s(hole binary64 (/ 1 (* (pow (log base) 2) (atan2 im re))))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) #s(hole binary64 (/ 1 (* (log base) (atan2 im re))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (log base) #s(hole binary64 (log base))) |
#s(approx base #s(hole binary64 base)) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (log base) 2))) |
#s(approx (/ 1 (* (log base) (log base))) #s(hole binary64 (/ 1 (pow (log base) 2)))) |
#s(approx (- (* (* (log base) (log base)) (* (log base) (log base))) 0) #s(hole binary64 (pow (log base) 4))) |
#s(approx (/ (* (atan2 im re) (log base)) (* (log base) (log base))) #s(hole binary64 (* -1 (/ (atan2 im re) (log (/ 1 base)))))) |
#s(approx (* (atan2 im re) (log base)) #s(hole binary64 (* -1 (* (log (/ 1 base)) (atan2 im re))))) |
#s(approx (log base) #s(hole binary64 (* -1 (log (/ 1 base))))) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (log (/ 1 base)) 2))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (* -1 (/ (log (/ 1 base)) (atan2 im re))))) |
#s(approx (/ 1 (* (log base) (log base))) #s(hole binary64 (/ 1 (pow (log (/ 1 base)) 2)))) |
#s(approx (- (* (* (log base) (log base)) (* (log base) (log base))) 0) #s(hole binary64 (pow (log (/ 1 base)) 4))) |
#s(approx (/ (pow (* (log base) (atan2 im re)) 2) (log base)) #s(hole binary64 (* -1 (* (log (/ 1 base)) (pow (atan2 im re) 2))))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) #s(hole binary64 (* (pow (log (/ 1 base)) 2) (pow (atan2 im re) 2)))) |
#s(approx (/ (/ 1 (* (log base) (atan2 im re))) (log base)) #s(hole binary64 (/ 1 (* (pow (log (/ 1 base)) 2) (atan2 im re))))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) #s(hole binary64 (/ -1 (* (log (/ 1 base)) (atan2 im re))))) |
#s(approx (/ (* (atan2 im re) (log base)) (* (log base) (log base))) #s(hole binary64 (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))))) |
#s(approx (* (atan2 im re) (log base)) #s(hole binary64 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))) |
#s(approx (log base) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 base)))))) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))) |
#s(approx (/ 1 (* (log base) (log base))) #s(hole binary64 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)))) |
#s(approx (- (* (* (log base) (log base)) (* (log base) (log base))) 0) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 4))) |
#s(approx (/ (pow (* (log base) (atan2 im re)) 2) (log base)) #s(hole binary64 (* (+ (log -1) (* -1 (log (/ -1 base)))) (pow (atan2 im re) 2)))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) #s(hole binary64 (* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2) (pow (atan2 im re) 2)))) |
#s(approx (/ (/ 1 (* (log base) (atan2 im re))) (log base)) #s(hole binary64 (/ 1 (* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2) (atan2 im re))))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) #s(hole binary64 (/ 1 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 57.0ms | im | @ | -inf | ((/ (* (atan2 im re) (log base)) (* (log base) (log base))) (* (atan2 im re) (log base)) (atan2 im re) im re (log base) base (* (log base) (log base)) (/ 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0))) 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (* (log base) (/ 1 (atan2 im re))) (/ 1 (atan2 im re)) (* (/ 1 (* (log base) (log base))) (* (log base) (atan2 im re))) (/ 1 (* (log base) (log base))) (* (log base) (atan2 im re)) (/ (+ (* (log base) (atan2 im re)) 0) (/ (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (* (log base) (log base)))) (+ (* (log base) (atan2 im re)) 0) 0 (/ (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (* (log base) (log base))) (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (* (* (log base) (log base)) (* (log base) (log base))) (* (/ (pow (* (log base) (atan2 im re)) 2) (log base)) (/ (/ 1 (* (log base) (atan2 im re))) (log base))) (/ (pow (* (log base) (atan2 im re)) 2) (log base)) (pow (* (log base) (atan2 im re)) 2) 2 (/ (/ 1 (* (log base) (atan2 im re))) (log base)) (/ 1 (* (log base) (atan2 im re)))) |
| 27.0ms | im | @ | inf | ((/ (* (atan2 im re) (log base)) (* (log base) (log base))) (* (atan2 im re) (log base)) (atan2 im re) im re (log base) base (* (log base) (log base)) (/ 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0))) 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (* (log base) (/ 1 (atan2 im re))) (/ 1 (atan2 im re)) (* (/ 1 (* (log base) (log base))) (* (log base) (atan2 im re))) (/ 1 (* (log base) (log base))) (* (log base) (atan2 im re)) (/ (+ (* (log base) (atan2 im re)) 0) (/ (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (* (log base) (log base)))) (+ (* (log base) (atan2 im re)) 0) 0 (/ (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (* (log base) (log base))) (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (* (* (log base) (log base)) (* (log base) (log base))) (* (/ (pow (* (log base) (atan2 im re)) 2) (log base)) (/ (/ 1 (* (log base) (atan2 im re))) (log base))) (/ (pow (* (log base) (atan2 im re)) 2) (log base)) (pow (* (log base) (atan2 im re)) 2) 2 (/ (/ 1 (* (log base) (atan2 im re))) (log base)) (/ 1 (* (log base) (atan2 im re)))) |
| 16.0ms | re | @ | -inf | ((/ (* (atan2 im re) (log base)) (* (log base) (log base))) (* (atan2 im re) (log base)) (atan2 im re) im re (log base) base (* (log base) (log base)) (/ 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0))) 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (* (log base) (/ 1 (atan2 im re))) (/ 1 (atan2 im re)) (* (/ 1 (* (log base) (log base))) (* (log base) (atan2 im re))) (/ 1 (* (log base) (log base))) (* (log base) (atan2 im re)) (/ (+ (* (log base) (atan2 im re)) 0) (/ (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (* (log base) (log base)))) (+ (* (log base) (atan2 im re)) 0) 0 (/ (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (* (log base) (log base))) (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (* (* (log base) (log base)) (* (log base) (log base))) (* (/ (pow (* (log base) (atan2 im re)) 2) (log base)) (/ (/ 1 (* (log base) (atan2 im re))) (log base))) (/ (pow (* (log base) (atan2 im re)) 2) (log base)) (pow (* (log base) (atan2 im re)) 2) 2 (/ (/ 1 (* (log base) (atan2 im re))) (log base)) (/ 1 (* (log base) (atan2 im re)))) |
| 10.0ms | base | @ | -inf | ((/ (* (atan2 im re) (log base)) (* (log base) (log base))) (* (atan2 im re) (log base)) (atan2 im re) im re (log base) base (* (log base) (log base)) (/ 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0))) 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (* (log base) (/ 1 (atan2 im re))) (/ 1 (atan2 im re)) (* (/ 1 (* (log base) (log base))) (* (log base) (atan2 im re))) (/ 1 (* (log base) (log base))) (* (log base) (atan2 im re)) (/ (+ (* (log base) (atan2 im re)) 0) (/ (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (* (log base) (log base)))) (+ (* (log base) (atan2 im re)) 0) 0 (/ (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (* (log base) (log base))) (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (* (* (log base) (log base)) (* (log base) (log base))) (* (/ (pow (* (log base) (atan2 im re)) 2) (log base)) (/ (/ 1 (* (log base) (atan2 im re))) (log base))) (/ (pow (* (log base) (atan2 im re)) 2) (log base)) (pow (* (log base) (atan2 im re)) 2) 2 (/ (/ 1 (* (log base) (atan2 im re))) (log base)) (/ 1 (* (log base) (atan2 im re)))) |
| 10.0ms | base | @ | inf | ((/ (* (atan2 im re) (log base)) (* (log base) (log base))) (* (atan2 im re) (log base)) (atan2 im re) im re (log base) base (* (log base) (log base)) (/ 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0))) 1 (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (* (log base) (/ 1 (atan2 im re))) (/ 1 (atan2 im re)) (* (/ 1 (* (log base) (log base))) (* (log base) (atan2 im re))) (/ 1 (* (log base) (log base))) (* (log base) (atan2 im re)) (/ (+ (* (log base) (atan2 im re)) 0) (/ (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (* (log base) (log base)))) (+ (* (log base) (atan2 im re)) 0) 0 (/ (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (* (log base) (log base))) (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (* (* (log base) (log base)) (* (log base) (log base))) (* (/ (pow (* (log base) (atan2 im re)) 2) (log base)) (/ (/ 1 (* (log base) (atan2 im re))) (log base))) (/ (pow (* (log base) (atan2 im re)) 2) (log base)) (pow (* (log base) (atan2 im re)) 2) 2 (/ (/ 1 (* (log base) (atan2 im re))) (log base)) (/ 1 (* (log base) (atan2 im re)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 128 | 925 |
| 0 | 184 | 774 |
| 0 | 578 | 774 |
| 1 | 1236 | 774 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2.f64 im re) |
im |
re |
(log.f64 base) |
base |
(*.f64 (log.f64 base) (log.f64 base)) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
#s(literal 1 binary64) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(/.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base)))) |
(fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(-.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) |
(*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (log.f64 base)) |
(pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base)) |
(/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) |
#s(approx (/ (* (atan2 im re) (log base)) (* (log base) (log base))) #s(hole binary64 (/ (atan2 im re) (log base)))) |
#s(approx (* (atan2 im re) (log base)) #s(hole binary64 (* (log base) (atan2 im re)))) |
#s(approx (atan2 im re) #s(hole binary64 (atan2 im re))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (/ (log base) (atan2 im re)))) |
#s(approx (/ 1 (atan2 im re)) #s(hole binary64 (/ 1 (atan2 im re)))) |
#s(approx (/ (pow (* (log base) (atan2 im re)) 2) (log base)) #s(hole binary64 (* (log base) (pow (atan2 im re) 2)))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) #s(hole binary64 (* (pow (log base) 2) (pow (atan2 im re) 2)))) |
#s(approx (/ (/ 1 (* (log base) (atan2 im re))) (log base)) #s(hole binary64 (/ 1 (* (pow (log base) 2) (atan2 im re))))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) #s(hole binary64 (/ 1 (* (log base) (atan2 im re))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (log base) #s(hole binary64 (log base))) |
#s(approx base #s(hole binary64 base)) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (log base) 2))) |
#s(approx (/ 1 (* (log base) (log base))) #s(hole binary64 (/ 1 (pow (log base) 2)))) |
#s(approx (- (* (* (log base) (log base)) (* (log base) (log base))) 0) #s(hole binary64 (pow (log base) 4))) |
#s(approx (/ (* (atan2 im re) (log base)) (* (log base) (log base))) #s(hole binary64 (* -1 (/ (atan2 im re) (log (/ 1 base)))))) |
#s(approx (* (atan2 im re) (log base)) #s(hole binary64 (* -1 (* (log (/ 1 base)) (atan2 im re))))) |
#s(approx (log base) #s(hole binary64 (* -1 (log (/ 1 base))))) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (log (/ 1 base)) 2))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (* -1 (/ (log (/ 1 base)) (atan2 im re))))) |
#s(approx (/ 1 (* (log base) (log base))) #s(hole binary64 (/ 1 (pow (log (/ 1 base)) 2)))) |
#s(approx (- (* (* (log base) (log base)) (* (log base) (log base))) 0) #s(hole binary64 (pow (log (/ 1 base)) 4))) |
#s(approx (/ (pow (* (log base) (atan2 im re)) 2) (log base)) #s(hole binary64 (* -1 (* (log (/ 1 base)) (pow (atan2 im re) 2))))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) #s(hole binary64 (* (pow (log (/ 1 base)) 2) (pow (atan2 im re) 2)))) |
#s(approx (/ (/ 1 (* (log base) (atan2 im re))) (log base)) #s(hole binary64 (/ 1 (* (pow (log (/ 1 base)) 2) (atan2 im re))))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) #s(hole binary64 (/ -1 (* (log (/ 1 base)) (atan2 im re))))) |
#s(approx (/ (* (atan2 im re) (log base)) (* (log base) (log base))) #s(hole binary64 (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))))) |
#s(approx (* (atan2 im re) (log base)) #s(hole binary64 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))) |
#s(approx (log base) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 base)))))) |
#s(approx (* (log base) (log base)) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) #s(hole binary64 (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))) |
#s(approx (/ 1 (* (log base) (log base))) #s(hole binary64 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)))) |
#s(approx (- (* (* (log base) (log base)) (* (log base) (log base))) 0) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 4))) |
#s(approx (/ (pow (* (log base) (atan2 im re)) 2) (log base)) #s(hole binary64 (* (+ (log -1) (* -1 (log (/ -1 base)))) (pow (atan2 im re) 2)))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) #s(hole binary64 (* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2) (pow (atan2 im re) 2)))) |
#s(approx (/ (/ 1 (* (log base) (atan2 im re))) (log base)) #s(hole binary64 (/ 1 (* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2) (atan2 im re))))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) #s(hole binary64 (/ 1 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))))) |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) (log.f64 base)) |
(/.f64 (neg.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) (neg.f64 (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (/.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64))))) |
(fma.f64 (atan2.f64 im re) (log.f64 base) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) |
(-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(log.f64 (pow.f64 base (atan2.f64 im re))) |
(atan2.f64 im re) |
im |
re |
(log.f64 (fabs.f64 base)) |
(log.f64 base) |
base |
(*.f64 (fabs.f64 (log.f64 base)) (fabs.f64 (log.f64 base))) |
(*.f64 (neg.f64 (log.f64 base)) (neg.f64 (log.f64 base))) |
(*.f64 (log.f64 base) (log.f64 base)) |
(pow.f64 (fabs.f64 (neg.f64 (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
(fabs.f64 (*.f64 (log.f64 base) (log.f64 base))) |
(log.f64 (pow.f64 base (log.f64 base))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
#s(literal 1 binary64) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) |
(*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (log.f64 base) #s(literal 1 binary64)) (atan2.f64 im re)) |
(/.f64 (neg.f64 (log.f64 base)) (neg.f64 (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(pow.f64 (atan2.f64 im re) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) (log.f64 base)) |
(/.f64 (neg.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) (neg.f64 (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (/.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(pow.f64 (neg.f64 (log.f64 base)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal -1 binary64)) |
(pow.f64 (log.f64 base) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 base)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64))))) |
(fma.f64 (atan2.f64 im re) (log.f64 base) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) |
(-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(log.f64 (pow.f64 base (atan2.f64 im re))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))))) |
(/.f64 (neg.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) (neg.f64 (/.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(fma.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (log.f64 base) (log.f64 base)) (/.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))))) |
(fma.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base)))) (/.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64))))) |
(fma.f64 (atan2.f64 im re) (log.f64 base) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) |
(-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(log.f64 (pow.f64 base (atan2.f64 im re))) |
#s(literal 0 binary64) |
(*.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base)) (log.f64 base)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64))) (neg.f64 (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 0 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (log.f64 base)) (log.f64 base)) |
(*.f64 (neg.f64 (*.f64 (log.f64 base) (log.f64 base))) (neg.f64 (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (log.f64 base) (*.f64 (log.f64 base) (*.f64 (log.f64 base) (log.f64 base)))) |
(pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64))) #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (log.f64 base)) (log.f64 base) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (log.f64 base) (log.f64 base))) (neg.f64 (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (*.f64 (log.f64 base) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) |
(-.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(*.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (log.f64 base)) (log.f64 base)) |
(*.f64 (neg.f64 (*.f64 (log.f64 base) (log.f64 base))) (neg.f64 (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (log.f64 base) (*.f64 (log.f64 base) (*.f64 (log.f64 base) (log.f64 base)))) |
(pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64))) #s(literal 0 binary64)) (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (log.f64 base)) (log.f64 base) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (log.f64 base) (log.f64 base))) (neg.f64 (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (*.f64 (log.f64 base) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) |
(-.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (log.f64 base)) |
(/.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)))) (log.f64 base)) |
(/.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (neg.f64 (log.f64 base))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base)) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (*.f64 (log.f64 base) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(pow.f64 (fabs.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (neg.f64 (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) |
#s(approx (/ (* (atan2 im re) (log base)) (* (log base) (log base))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
#s(approx (* (atan2 im re) (log base)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
#s(approx (atan2 im re) (atan2.f64 im re)) |
#s(approx re re) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
#s(approx (/ 1 (atan2 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
#s(approx (/ (pow (* (log base) (atan2 im re)) 2) (log base)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
#s(approx (/ (/ 1 (* (log base) (atan2 im re))) (log base)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (log.f64 base) (log.f64 base))))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
#s(approx im im) |
#s(approx (log base) (log.f64 base)) |
#s(approx base base) |
#s(approx (* (log base) (log base)) (*.f64 (log.f64 base) (log.f64 base))) |
#s(approx (/ 1 (* (log base) (log base))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
#s(approx (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
#s(approx (/ (* (atan2 im re) (log base)) (* (log base) (log base))) (neg.f64 (/.f64 (atan2.f64 im re) (neg.f64 (log.f64 base))))) |
#s(approx (* (atan2 im re) (log base)) (neg.f64 (*.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)))) |
#s(approx (log base) (neg.f64 (neg.f64 (log.f64 base)))) |
#s(approx (* (log base) (log base)) (*.f64 (log.f64 base) (log.f64 base))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (neg.f64 (/.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)))) |
#s(approx (/ 1 (* (log base) (log base))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
#s(approx (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (pow.f64 (neg.f64 (log.f64 base)) #s(literal 4 binary64))) |
#s(approx (/ (pow (* (log base) (atan2 im re)) 2) (log base)) (neg.f64 (*.f64 (neg.f64 (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
#s(approx (/ (/ 1 (* (log base) (atan2 im re))) (log base)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (log.f64 base) (log.f64 base))))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 base)) (atan2.f64 im re)))) |
#s(approx (/ (* (atan2 im re) (log base)) (* (log base) (log base))) (/.f64 (atan2.f64 im re) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)))) |
#s(approx (* (atan2 im re) (log base)) (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (atan2.f64 im re))) |
#s(approx (log base) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64))) |
#s(approx (* (log base) (log base)) (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)))) |
#s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (atan2.f64 im re))) |
#s(approx (/ 1 (* (log base) (log base))) (pow.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) #s(literal -2 binary64))) |
#s(approx (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (pow.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) #s(literal 4 binary64))) |
#s(approx (/ (pow (* (log base) (atan2 im re)) 2) (log base)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)))) |
#s(approx (pow (* (log base) (atan2 im re)) 2) (pow.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (atan2.f64 im re)) #s(literal 2 binary64))) |
#s(approx (/ (/ 1 (* (log base) (atan2 im re))) (log base)) (/.f64 (pow.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) #s(literal -2 binary64)) (atan2.f64 im re))) |
#s(approx (/ 1 (* (log base) (atan2 im re))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 0 binary64)) (atan2.f64 im re)))) |
Compiled 2 068 to 616 computations (70.2% saved)
19 alts after pruning (13 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 180 | 8 | 188 |
| Fresh | 4 | 5 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 2 | 3 | 5 |
| Total | 188 | 19 | 207 |
| Status | Accuracy | Program |
|---|---|---|
| 99.2% | (pow.f64 #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64)) | |
| 99.2% | (/.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (log.f64 base)) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base)))) | |
| 99.1% | (/.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (/.f64 #s(approx (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (*.f64 (log.f64 base) (log.f64 base)))) | |
| 84.9% | (/.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)))) (log.f64 base)) | |
| ✓ | 99.3% | (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) |
| 99.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (atan2.f64 im re)) (log.f64 base))) | |
| 99.0% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))))) | |
| ✓ | 99.2% | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
| 99.2% | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))))) | |
| ✓ | 99.1% | (/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
| 84.7% | (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (*.f64 (log.f64 base) (log.f64 base)))) | |
| 99.3% | (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re))) | |
| 99.3% | (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (*.f64 (log.f64 base) (log.f64 base)))) | |
| 99.1% | (*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (log.f64 base) (log.f64 base))) | |
| ✓ | 99.2% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (log.f64 base) (atan2.f64 im re))) |
| 99.2% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (log.f64 base)) (atan2.f64 im re)) | |
| 84.5% | (*.f64 #s(approx (/ (pow (* (log base) (atan2 im re)) 2) (log base)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base))) | |
| ✓ | 99.5% | #s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
| ✓ | 99.4% | #s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
Compiled 757 to 423 computations (44.1% saved)
Total -35.5b remaining (-11212.4%)
Threshold costs -35.5b (-11212.4%)
| Inputs |
|---|
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))))) |
(pow.f64 #s(approx (/ (* (log base) (log base)) (+ (* (log base) (atan2 im re)) 0)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base))) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(pow.f64 (/.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (/.f64 #s(approx (- (* (* (log base) (log base)) (* (log base) (log base))) 0) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (log.f64 base)) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 #s(approx (/ (pow (* (log base) (atan2 im re)) 2) (log base)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base))) |
(/.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (log.f64 base)))) |
(*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)))) (log.f64 base)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base))) #s(literal 0 binary64)) (*.f64 (log.f64 base) (log.f64 base)))) |
(/.f64 (/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (log.f64 base) (log.f64 base))) (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)))) (*.f64 (log.f64 base) (log.f64 base))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) (/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 (log.f64 base) (log.f64 base)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (log.f64 base)) #s(literal 0 binary64)))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (log.f64 base) (atan2.f64 im re)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 0 binary64))))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
| Outputs |
|---|
#s(approx (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
5 calls:
| 60.0ms | re |
| 10.0ms | base |
| 9.0ms | im |
| 9.0ms | (log.f64 base) |
| 9.0ms | (/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (log.f64 base) |
| 99.5% | 1 | (/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
| 99.5% | 1 | re |
| 99.5% | 1 | im |
| 99.5% | 1 | base |
Compiled 27 to 31 computations (-14.8% saved)
| 1× | fuel |
Compiled 24 to 22 computations (8.3% saved)
(abs base)
Compiled 94 to 84 computations (10.6% saved)
Loading profile data...