
Time bar (total: 7.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 6.2% | 93.8% | 0% | 0% | 0% | 0 |
| 0% | 0% | 6.2% | 93.8% | 0% | 0% | 0% | 1 |
| 50% | 3.1% | 3.1% | 93.8% | 0% | 0% | 0% | 2 |
| 50% | 3.1% | 3.1% | 93.8% | 0% | 0% | 0% | 3 |
| 75% | 4.7% | 1.6% | 93.8% | 0% | 0% | 0% | 4 |
| 75% | 4.7% | 1.6% | 93.8% | 0% | 0% | 0% | 5 |
| 87.5% | 5.5% | 0.8% | 93.8% | 0% | 0% | 0% | 6 |
| 87.5% | 5.5% | 0.8% | 93.8% | 0% | 0% | 0% | 7 |
| 93.8% | 5.8% | 0.4% | 93.8% | 0% | 0% | 0% | 8 |
| 93.8% | 5.8% | 0.4% | 93.8% | 0% | 0% | 0% | 9 |
| 96.9% | 6% | 0.2% | 93.8% | 0% | 0% | 0% | 10 |
| 96.9% | 6% | 0.2% | 93.8% | 0% | 0% | 0% | 11 |
| 98.4% | 6.1% | 0.1% | 93.8% | 0% | 0% | 0% | 12 |
Compiled 35 to 23 computations (34.3% saved)
| 925.0ms | 8 256× | 0 | valid |
ival-cosu: 195.0ms (29.5% of total)ival-mult!: 194.0ms (29.4% of total)ival-log: 135.0ms (20.5% of total)ival-sqrt: 88.0ms (13.3% of total)ival-add!: 26.0ms (3.9% of total)adjust: 21.0ms (3.2% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 100 |
| 1 | 127 | 98 |
| 2 | 411 | 98 |
| 3 | 2040 | 98 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(abs u2)
Compiled 38 to 36 computations (5.3% saved)
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) |
#s(literal 1 binary64) |
#s(literal 6 binary64) |
(pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
#s(literal -2 binary64) |
(log.f64 u1) |
u1 |
#s(literal 1/2 binary64) |
(cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
(*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
(*.f64 #s(literal 2 binary64) (PI.f64)) |
#s(literal 2 binary64) |
(PI.f64) |
u2 |
| Outputs |
|---|
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1))))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (sqrt (* -2 (log u1)))))) |
#s(approx (pow (* -2 (log u1)) 1/2) #s(hole binary64 (sqrt (* -2 (log u1))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (log u1) #s(hole binary64 (log u1))) |
#s(approx u1 #s(hole binary64 u1)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1)))))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (pow (* -2 (log u1)) 1/2) #s(hole binary64 (sqrt (* 2 (log (/ 1 u1)))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (log u1) #s(hole binary64 (* -1 (log (/ 1 u1))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 1)) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (pow (PI) 6))) (* 2/3 (pow (PI) 4))))))))) |
#s(approx (* (* 2 (PI)) u2) #s(hole binary64 (* 2 (* u2 (PI))))) |
#s(approx u2 #s(hole binary64 u2)) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 48.0ms | u1 | @ | 0 | ((+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (/ 1 6) 1 6 (pow (* -2 (log u1)) 1/2) (* -2 (log u1)) -2 (log u1) u1 1/2 (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI)) 2 (PI) u2) |
| 41.0ms | u2 | @ | inf | ((+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (/ 1 6) 1 6 (pow (* -2 (log u1)) 1/2) (* -2 (log u1)) -2 (log u1) u1 1/2 (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI)) 2 (PI) u2) |
| 16.0ms | u1 | @ | -inf | ((+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (/ 1 6) 1 6 (pow (* -2 (log u1)) 1/2) (* -2 (log u1)) -2 (log u1) u1 1/2 (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI)) 2 (PI) u2) |
| 15.0ms | u1 | @ | inf | ((+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (/ 1 6) 1 6 (pow (* -2 (log u1)) 1/2) (* -2 (log u1)) -2 (log u1) u1 1/2 (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI)) 2 (PI) u2) |
| 13.0ms | u2 | @ | -inf | ((+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (/ 1 6) 1 6 (pow (* -2 (log u1)) 1/2) (* -2 (log u1)) -2 (log u1) u1 1/2 (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI)) 2 (PI) u2) |
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) |
#s(literal 1 binary64) |
#s(literal 6 binary64) |
(pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
#s(literal -2 binary64) |
(log.f64 u1) |
u1 |
#s(literal 1/2 binary64) |
(cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
(*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
(*.f64 #s(literal 2 binary64) (PI.f64)) |
#s(literal 2 binary64) |
(PI.f64) |
u2 |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1))))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (sqrt (* -2 (log u1)))))) |
#s(approx (pow (* -2 (log u1)) 1/2) #s(hole binary64 (sqrt (* -2 (log u1))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (log u1) #s(hole binary64 (log u1))) |
#s(approx u1 #s(hole binary64 u1)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1)))))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (pow (* -2 (log u1)) 1/2) #s(hole binary64 (sqrt (* 2 (log (/ 1 u1)))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (log u1) #s(hole binary64 (* -1 (log (/ 1 u1))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 1)) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (pow (PI) 6))) (* 2/3 (pow (PI) 4))))))))) |
#s(approx (* (* 2 (PI)) u2) #s(hole binary64 (* 2 (* u2 (PI))))) |
#s(approx u2 #s(hole binary64 u2)) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64))) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64))) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 2 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64))) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64))) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 #s(literal 1 binary64) #s(literal 6 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) |
(*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (/.f64 #s(literal 1 binary64) #s(literal 6 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 #s(literal 1 binary64) #s(literal 6 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) |
(/.f64 (*.f64 (neg.f64 #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (neg.f64 #s(literal 6 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) #s(literal 6 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) #s(literal 6 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (log.f64 u1))) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 (log.f64 u1)) (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) |
(/.f64 (*.f64 (neg.f64 #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (neg.f64 #s(literal 6 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (neg.f64 #s(literal 1 binary64))) (neg.f64 #s(literal 6 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (neg.f64 #s(literal 6 binary64))) |
(*.f64 (pow.f64 #s(literal 6 binary64) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 #s(literal 6 binary64) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) |
(/.f64 (neg.f64 #s(literal 1 binary64)) (neg.f64 #s(literal 6 binary64))) |
(/.f64 (neg.f64 (neg.f64 #s(literal 1 binary64))) (neg.f64 (neg.f64 #s(literal 6 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(literal 6 binary64)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 #s(literal 1 binary64)) #s(literal 6 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(literal 6 binary64)))) |
(pow.f64 #s(literal 6 binary64) #s(literal -1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 (fabs.f64 #s(literal 1 binary64)) (fabs.f64 #s(literal 1 binary64))) |
(*.f64 (neg.f64 #s(literal 1 binary64)) (neg.f64 #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64)) |
(/.f64 (neg.f64 #s(literal 2 binary64)) (neg.f64 #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(cosh.f64 #s(literal 0 binary64)) |
(cosh.f64 (neg.f64 #s(literal 0 binary64))) |
(exp.f64 #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 0 binary64) #s(literal 3 binary64))) |
(exp.f64 (*.f64 #s(literal 0 binary64) #s(literal 2 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (fabs.f64 #s(literal 1 binary64)) (fabs.f64 #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 #s(literal 1 binary64)) (neg.f64 #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 6 binary64) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (log.f64 u1))) |
(*.f64 (sqrt.f64 (log.f64 u1)) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (log.f64 u1))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (+.f64 (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
(log.f64 (pow.f64 u1 #s(literal -2 binary64))) |
#s(literal -2 binary64) |
(*.f64 (neg.f64 (log.f64 u1)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 u1))) |
(log.f64 u1) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) u1))) |
(neg.f64 (neg.f64 (log.f64 u1))) |
(neg.f64 (*.f64 (log.f64 u1) #s(literal -1 binary64))) |
u1 |
#s(literal 1/2 binary64) |
(*.f64 (+.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2))) (-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) u2))) (sin.f64 (*.f64 (PI.f64) u2)))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))))))) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) (neg.f64 u2))) |
(cos.f64 (neg.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) (neg.f64 u2)))) |
(fma.f64 (sin.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2)) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) u2))) (sin.f64 (*.f64 (PI.f64) u2)))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) u2))) (neg.f64 (cos.f64 (*.f64 (PI.f64) u2))) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) u2))) (sin.f64 (*.f64 (PI.f64) u2)))) |
(fma.f64 (fabs.f64 (cos.f64 (*.f64 (PI.f64) u2))) (fabs.f64 (cos.f64 (*.f64 (PI.f64) u2))) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) u2))) (sin.f64 (*.f64 (PI.f64) u2)))) |
(sin.f64 (fma.f64 (+.f64 (PI.f64) (PI.f64)) u2 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (+.f64 (PI.f64) (PI.f64)) (neg.f64 u2) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (PI.f64) (+.f64 u2 u2)) |
(*.f64 (+.f64 u2 u2) (PI.f64)) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(*.f64 (*.f64 (PI.f64) u2) #s(literal 2 binary64)) |
(*.f64 u2 (+.f64 (PI.f64) (PI.f64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2)) |
(+.f64 (*.f64 (PI.f64) u2) (*.f64 (PI.f64) u2)) |
(+.f64 (*.f64 (*.f64 (PI.f64) u2) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) u2) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) u2)) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) u2))) |
(-.f64 (*.f64 (PI.f64) u2) (*.f64 (neg.f64 u2) (PI.f64))) |
(-.f64 (*.f64 (PI.f64) u2) (*.f64 (neg.f64 (PI.f64)) u2)) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) (-.f64 (*.f64 (PI.f64) u2) (*.f64 (PI.f64) u2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) u2) #s(literal 3 binary64))) (fma.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))))) |
(fma.f64 (PI.f64) u2 (*.f64 (PI.f64) u2)) |
(fma.f64 u2 (PI.f64) (*.f64 (PI.f64) u2)) |
(fma.f64 (*.f64 (PI.f64) u2) #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) u2) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) u2) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) u2))) |
(*.f64 #s(literal 2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 2 binary64)) |
(+.f64 (PI.f64) (PI.f64)) |
(+.f64 (*.f64 (PI.f64) #s(literal 1 binary64)) (*.f64 (PI.f64) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (PI.f64) (PI.f64))) |
(/.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) |
(fma.f64 (PI.f64) #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (PI.f64) (*.f64 #s(literal 1 binary64) (PI.f64))) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 #s(literal 1 binary64)) (fabs.f64 #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 #s(literal 1 binary64)) (neg.f64 #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(PI.f64) |
u2 |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/6 binary64))) |
#s(approx (/ (sqrt (* -2 (log u1))) 6) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (sqrt (* -2 (log u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
#s(approx (* -2 (log u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
#s(approx (log u1) (log.f64 u1)) |
#s(approx u1 u1) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) #s(literal 1/6 binary64))) |
#s(approx (/ (sqrt (* -2 (log u1))) 6) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))))) |
#s(approx (sqrt (* -2 (log u1))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) |
#s(approx (* -2 (log u1)) (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))) |
#s(approx (log u1) (log.f64 u1)) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal -1/3 binary64)))) (*.f64 u2 u2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -2/135 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal -1/3 binary64)))) (*.f64 u2 u2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal -1/3 binary64)) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal -1/3 binary64)))) (*.f64 u2 u2) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -2/135 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (*.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal -1/3 binary64)))) (*.f64 u2 u2) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(literal 1 binary64)) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 u2 u2)) #s(literal 2/3 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) (*.f64 u2 u2) #s(literal 1 binary64))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 u2 u2)) #s(literal -4/45 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 2/3 binary64))) (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) (*.f64 u2 u2) #s(literal 1 binary64))) |
#s(approx (* u2 (+ (PI) (PI))) (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
#s(approx u2 u2) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
Compiled 2 177 to 814 computations (62.6% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 158 | 11 | 169 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 159 | 11 | 170 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.5% | (fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
| 99.2% | (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64))) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 2 binary64)))) | |
| ▶ | 99.5% | (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
| 99.1% | (+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) | |
| ▶ | 99.4% | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| ▶ | 98.7% | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
| 99.0% | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) | |
| 99.0% | (+.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 #s(literal 6 binary64)) #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) | |
| 98.7% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)))) | |
| 99.4% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) | |
| ▶ | 97.5% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
Compiled 560 to 472 computations (15.7% saved)
| Inputs |
|---|
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
#s(literal -2 binary64) |
(log.f64 u1) |
u1 |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(+.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
u2 |
#s(literal 6 binary64) |
#s(literal 1/2 binary64) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (PI.f64)) |
(*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) |
(*.f64 u2 u2) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
(/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
(*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
(*.f64 #s(literal 2 binary64) (PI.f64)) |
| Outputs |
|---|
#s(approx (+ (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))))) |
#s(approx (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1))))))) |
#s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))) |
#s(approx (sqrt (* -2 (log u1))) #s(hole binary64 (sqrt (* -2 (log u1))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (log u1) #s(hole binary64 (log u1))) |
#s(approx u1 #s(hole binary64 u1)) |
#s(approx (+ (* 1/6 (sqrt (* -2 (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (sqrt (* -2 (log u1)))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (pow (* 4 (pow (log u1) 2)) 1/4)))))) |
#s(approx (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (pow (* 4 (pow (log u1) 2)) 1/4))))) |
#s(approx (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) #s(hole binary64 (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)))) |
#s(approx (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2)) #s(hole binary64 (pow (* 4 (pow (log u1) 2)) 1/4))) |
#s(approx (* (* -2 (log u1)) (* -2 (log u1))) #s(hole binary64 (* 4 (pow (log u1) 2)))) |
#s(approx (+ (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))))) |
#s(approx (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1)))))))) |
#s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (sqrt (* -2 (log u1))) #s(hole binary64 (sqrt (* 2 (log (/ 1 u1)))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (log u1) #s(hole binary64 (* -1 (log (/ 1 u1))))) |
#s(approx (+ (* 1/6 (sqrt (* -2 (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* 2 (log (/ 1 u1)))))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4)))))) |
#s(approx (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4))))) |
#s(approx (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) #s(hole binary64 (* 1/6 (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4)))) |
#s(approx (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2)) #s(hole binary64 (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4))) |
#s(approx (* (* -2 (log u1)) (* -2 (log u1))) #s(hole binary64 (* 4 (pow (log (/ 1 u1)) 2)))) |
#s(approx (+ (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))))) |
#s(approx (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) #s(hole binary64 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))) |
#s(approx (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) #s(hole binary64 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* -2 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1))))))))) |
#s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 2/3 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))) |
#s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 2/3 (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 1)) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (pow (PI) 6))) (* 2/3 (pow (PI) 4))))))))) |
#s(approx (* (+ (PI) (PI)) u2) #s(hole binary64 (* 2 (* u2 (PI))))) |
#s(approx u2 #s(hole binary64 u2)) |
#s(approx (* (* u2 u2) -2) #s(hole binary64 (* -2 (pow u2 2)))) |
#s(approx (* u2 u2) #s(hole binary64 (pow u2 2))) |
#s(approx (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4)))) (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (pow (* 4 (pow (log u1) 2)) 1/4)))))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (pow (* 4 (pow (log u1) 2)) 1/4)))) (* 1/9 (* (pow (PI) 4) (pow (* 4 (pow (log u1) 2)) 1/4))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4)))) (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4))))) |
#s(approx (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (pow (* 4 (pow (log u1) 2)) 1/4))))))))) |
#s(approx (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (pow (* 4 (pow (log u1) 2)) 1/4)))) (* 1/9 (* (pow (PI) 4) (pow (* 4 (pow (log u1) 2)) 1/4)))))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
#s(approx (+ (* (* (PI) (PI)) (* (* u2 u2) -2)) 1) #s(hole binary64 (* -2 (* (pow u2 2) (pow (PI) 2))))) |
#s(approx (+ (* (* (PI) (PI)) (* (* u2 u2) -2)) 1) #s(hole binary64 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (/ 1 (pow u2 2)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 51.0ms | u1 | @ | 0 | ((+ (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) 1/2) (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (sqrt (* -2 (log u1))) (* -2 (log u1)) -2 (log u1) u1 (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (PI) u2 6 1/2 (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+ (* 1/6 (sqrt (* -2 (log u1)))) 1/2) 1/6 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* u2 (+ (PI) (PI))))) 1/2) (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* u2 (+ (PI) (PI))))) (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (/ 1 6) 1 (pow (* -2 (log u1)) 1/2) (cos (* u2 (+ (PI) (PI)))) (+ (* (* (PI) (PI)) (* (* u2 u2) -2)) 1) (* (PI) (PI)) (* (* u2 u2) -2) (* u2 u2) (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/ (sqrt (* -2 (log u1))) 6) (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2)) (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2) 2 (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI))) |
| 48.0ms | u1 | @ | -inf | ((+ (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) 1/2) (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (sqrt (* -2 (log u1))) (* -2 (log u1)) -2 (log u1) u1 (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (PI) u2 6 1/2 (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+ (* 1/6 (sqrt (* -2 (log u1)))) 1/2) 1/6 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* u2 (+ (PI) (PI))))) 1/2) (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* u2 (+ (PI) (PI))))) (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (/ 1 6) 1 (pow (* -2 (log u1)) 1/2) (cos (* u2 (+ (PI) (PI)))) (+ (* (* (PI) (PI)) (* (* u2 u2) -2)) 1) (* (PI) (PI)) (* (* u2 u2) -2) (* u2 u2) (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/ (sqrt (* -2 (log u1))) 6) (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2)) (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2) 2 (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI))) |
| 42.0ms | u2 | @ | inf | ((+ (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) 1/2) (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (sqrt (* -2 (log u1))) (* -2 (log u1)) -2 (log u1) u1 (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (PI) u2 6 1/2 (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+ (* 1/6 (sqrt (* -2 (log u1)))) 1/2) 1/6 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* u2 (+ (PI) (PI))))) 1/2) (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* u2 (+ (PI) (PI))))) (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (/ 1 6) 1 (pow (* -2 (log u1)) 1/2) (cos (* u2 (+ (PI) (PI)))) (+ (* (* (PI) (PI)) (* (* u2 u2) -2)) 1) (* (PI) (PI)) (* (* u2 u2) -2) (* u2 u2) (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/ (sqrt (* -2 (log u1))) 6) (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2)) (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2) 2 (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI))) |
| 36.0ms | u2 | @ | -inf | ((+ (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) 1/2) (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (sqrt (* -2 (log u1))) (* -2 (log u1)) -2 (log u1) u1 (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (PI) u2 6 1/2 (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+ (* 1/6 (sqrt (* -2 (log u1)))) 1/2) 1/6 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* u2 (+ (PI) (PI))))) 1/2) (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* u2 (+ (PI) (PI))))) (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (/ 1 6) 1 (pow (* -2 (log u1)) 1/2) (cos (* u2 (+ (PI) (PI)))) (+ (* (* (PI) (PI)) (* (* u2 u2) -2)) 1) (* (PI) (PI)) (* (* u2 u2) -2) (* u2 u2) (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/ (sqrt (* -2 (log u1))) 6) (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2)) (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2) 2 (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI))) |
| 27.0ms | u1 | @ | inf | ((+ (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) 1/2) (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (sqrt (* -2 (log u1))) (* -2 (log u1)) -2 (log u1) u1 (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (PI) u2 6 1/2 (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+ (* 1/6 (sqrt (* -2 (log u1)))) 1/2) 1/6 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* u2 (+ (PI) (PI))))) 1/2) (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* u2 (+ (PI) (PI))))) (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (/ 1 6) 1 (pow (* -2 (log u1)) 1/2) (cos (* u2 (+ (PI) (PI)))) (+ (* (* (PI) (PI)) (* (* u2 u2) -2)) 1) (* (PI) (PI)) (* (* u2 u2) -2) (* u2 u2) (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/ (sqrt (* -2 (log u1))) 6) (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2)) (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2) 2 (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI))) |
| Inputs |
|---|
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
#s(literal -2 binary64) |
(log.f64 u1) |
u1 |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(+.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
u2 |
#s(literal 6 binary64) |
#s(literal 1/2 binary64) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (PI.f64)) |
(*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) |
(*.f64 u2 u2) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
(/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
(*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
(*.f64 #s(literal 2 binary64) (PI.f64)) |
#s(approx (+ (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))))) |
#s(approx (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1))))))) |
#s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))) |
#s(approx (sqrt (* -2 (log u1))) #s(hole binary64 (sqrt (* -2 (log u1))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (log u1) #s(hole binary64 (log u1))) |
#s(approx u1 #s(hole binary64 u1)) |
#s(approx (+ (* 1/6 (sqrt (* -2 (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (sqrt (* -2 (log u1)))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (pow (* 4 (pow (log u1) 2)) 1/4)))))) |
#s(approx (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (pow (* 4 (pow (log u1) 2)) 1/4))))) |
#s(approx (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) #s(hole binary64 (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)))) |
#s(approx (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2)) #s(hole binary64 (pow (* 4 (pow (log u1) 2)) 1/4))) |
#s(approx (* (* -2 (log u1)) (* -2 (log u1))) #s(hole binary64 (* 4 (pow (log u1) 2)))) |
#s(approx (+ (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))))) |
#s(approx (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1)))))))) |
#s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (sqrt (* -2 (log u1))) #s(hole binary64 (sqrt (* 2 (log (/ 1 u1)))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (log u1) #s(hole binary64 (* -1 (log (/ 1 u1))))) |
#s(approx (+ (* 1/6 (sqrt (* -2 (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* 2 (log (/ 1 u1)))))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4)))))) |
#s(approx (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4))))) |
#s(approx (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) #s(hole binary64 (* 1/6 (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4)))) |
#s(approx (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2)) #s(hole binary64 (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4))) |
#s(approx (* (* -2 (log u1)) (* -2 (log u1))) #s(hole binary64 (* 4 (pow (log (/ 1 u1)) 2)))) |
#s(approx (+ (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))))) |
#s(approx (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) #s(hole binary64 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))) |
#s(approx (/ (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) 6) #s(hole binary64 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* -2 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1))))))))) |
#s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 2/3 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))) |
#s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 2/3 (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 1)) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (pow (PI) 6))) (* 2/3 (pow (PI) 4))))))))) |
#s(approx (* (+ (PI) (PI)) u2) #s(hole binary64 (* 2 (* u2 (PI))))) |
#s(approx u2 #s(hole binary64 u2)) |
#s(approx (* (* u2 u2) -2) #s(hole binary64 (* -2 (pow u2 2)))) |
#s(approx (* u2 u2) #s(hole binary64 (pow u2 2))) |
#s(approx (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4)))) (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (pow (* 4 (pow (log u1) 2)) 1/4)))))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (pow (* 4 (pow (log u1) 2)) 1/4)))) (* 1/9 (* (pow (PI) 4) (pow (* 4 (pow (log u1) 2)) 1/4))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4)))) (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4))))) |
#s(approx (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (pow (* 4 (pow (log u1) 2)) 1/4))))))))) |
#s(approx (* (* (/ 1 6) (pow (* (* -2 (log u1)) (* -2 (log u1))) (/ 1/2 2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (pow (* 4 (pow (log u1) 2)) 1/4)))) (* 1/9 (* (pow (PI) 4) (pow (* 4 (pow (log u1) 2)) 1/4)))))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
#s(approx (+ (* (* (PI) (PI)) (* (* u2 u2) -2)) 1) #s(hole binary64 (* -2 (* (pow u2 2) (pow (PI) 2))))) |
#s(approx (+ (* (* (PI) (PI)) (* (* u2 u2) -2)) 1) #s(hole binary64 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (/ 1 (pow u2 2)))))) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64))) |
(/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (neg.f64 #s(literal 6 binary64))) |
(*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(*.f64 #s(literal -2 binary64) (pow.f64 (log.f64 u1) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (log.f64 u1))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1)))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
(log.f64 (pow.f64 u1 #s(literal -2 binary64))) |
#s(literal -2 binary64) |
(neg.f64 #s(literal 2 binary64)) |
(pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)) |
(log.f64 u1) |
u1 |
(-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2))) (*.f64 (sin.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2)))) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(cos.f64 (neg.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(sin.f64 (fma.f64 (+.f64 (PI.f64) (PI.f64)) u2 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(*.f64 (*.f64 #s(literal 2 binary64) u2) (PI.f64)) |
(*.f64 u2 (+.f64 (PI.f64) (PI.f64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2)) |
(*.f64 (*.f64 (PI.f64) u2) #s(literal 2 binary64)) |
(+.f64 (*.f64 (PI.f64) u2) (*.f64 (PI.f64) u2)) |
(fma.f64 u2 (PI.f64) (*.f64 (PI.f64) u2)) |
(fma.f64 (PI.f64) u2 (*.f64 (PI.f64) u2)) |
(*.f64 #s(literal 2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 2 binary64)) |
(+.f64 (PI.f64) (PI.f64)) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (PI.f64) (PI.f64))) |
(/.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) |
(PI.f64) |
u2 |
#s(literal 6 binary64) |
#s(literal 1/2 binary64) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))))) |
(fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) #s(literal 6 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(literal 6 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) |
(pow.f64 #s(literal 6 binary64) #s(literal -1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
(*.f64 #s(literal -2 binary64) (pow.f64 (log.f64 u1) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (log.f64 u1))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1)))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 #s(literal -2 binary64) (*.f64 u2 u2))) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (PI.f64)) |
(*.f64 (fabs.f64 (PI.f64)) (fabs.f64 (PI.f64))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (PI.f64) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 u2 (*.f64 u2 #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) |
(*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) |
(*.f64 u2 u2) |
(*.f64 (fabs.f64 u2) (fabs.f64 u2)) |
(*.f64 (neg.f64 u2) (neg.f64 u2)) |
(*.f64 (pow.f64 u2 (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 u2 (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 u2) #s(literal 2 binary64))) |
(pow.f64 u2 #s(literal 2 binary64)) |
(+.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (neg.f64 #s(literal 6 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
(*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) #s(literal 6 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) |
(*.f64 #s(literal -2 binary64) (pow.f64 (log.f64 u1) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (log.f64 u1))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1)))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
(*.f64 (fabs.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (fabs.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (neg.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal -2 binary64)) (log.f64 u1)) |
(*.f64 #s(literal -2 binary64) (*.f64 (log.f64 u1) (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(*.f64 (*.f64 (log.f64 u1) (log.f64 u1)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)) |
(/.f64 (neg.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64)) |
#s(literal 2 binary64) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(neg.f64 #s(literal -2 binary64)) |
(-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2))) (*.f64 (sin.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2)))) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(cos.f64 (neg.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(sin.f64 (fma.f64 (+.f64 (PI.f64) (PI.f64)) u2 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(*.f64 (*.f64 #s(literal 2 binary64) u2) (PI.f64)) |
(*.f64 u2 (+.f64 (PI.f64) (PI.f64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2)) |
(*.f64 (*.f64 (PI.f64) u2) #s(literal 2 binary64)) |
(+.f64 (*.f64 (PI.f64) u2) (*.f64 (PI.f64) u2)) |
(fma.f64 u2 (PI.f64) (*.f64 (PI.f64) u2)) |
(fma.f64 (PI.f64) u2 (*.f64 (PI.f64) u2)) |
(*.f64 #s(literal 2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 2 binary64)) |
(+.f64 (PI.f64) (PI.f64)) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (PI.f64) (PI.f64))) |
(/.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) (*.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) |
#s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (sqrt (* -2 (log u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
#s(approx (* -2 (log u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
#s(approx (log u1) (log.f64 u1)) |
#s(approx u1 u1) |
#s(approx (+ (* 1/6 (sqrt (* -2 (log u1)))) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
#s(approx (* (/ -1 -6) (sqrt (* -2 (log u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 1/6 binary64))) |
#s(approx (* (/ -1 -6) (sqrt (* -2 (log u1)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))) |
#s(approx (sqrt (* -2 (log u1))) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) |
#s(approx (* 4 (pow (log u1) 2)) (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1)))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) #s(literal 1/2 binary64))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) (*.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))))) |
#s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))))) |
#s(approx (sqrt (* -2 (log u1))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) |
#s(approx (* -2 (log u1)) (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))) |
#s(approx (log u1) (neg.f64 (neg.f64 (log.f64 u1)))) |
#s(approx (+ (* 1/6 (sqrt (* -2 (log u1)))) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ -1 -6) (sqrt (* -2 (log u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 (log.f64 u1)) (neg.f64 (log.f64 u1)))) #s(literal 1/4 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 (log.f64 u1)) (neg.f64 (log.f64 u1)))) #s(literal 1/4 binary64))) #s(literal 1/6 binary64))) |
#s(approx (* (/ -1 -6) (sqrt (* -2 (log u1)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 (log.f64 u1)) (neg.f64 (log.f64 u1)))) #s(literal 1/4 binary64)))) |
#s(approx (sqrt (* -2 (log u1))) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 (log.f64 u1)) (neg.f64 (log.f64 u1)))) #s(literal 1/4 binary64))) |
#s(approx (* 4 (pow (log u1) 2)) (*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 (log.f64 u1)) (neg.f64 (log.f64 u1))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 u2 u2)) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 u2 u2)) #s(literal -2/135 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/9 binary64))) (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 u2 u2)) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 u2 u2)) #s(literal -2/135 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/9 binary64))) (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) |
#s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 u2 u2)) #s(literal 2/3 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (*.f64 u2 u2) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 u2 u2)) #s(literal -4/45 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 2/3 binary64))) (*.f64 u2 u2) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (*.f64 u2 u2) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) |
#s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 u2 u2)) #s(literal 2/3 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 u2 u2) #s(literal 1 binary64))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 u2 u2)) #s(literal -4/45 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 2/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 u2 u2) #s(literal 1 binary64))) |
#s(approx (* (+ (PI) (PI)) u2) (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
#s(approx u2 u2) |
#s(approx (* -2 (* u2 u2)) (*.f64 #s(literal -2 binary64) (*.f64 u2 u2))) |
#s(approx (* u2 u2) (*.f64 u2 u2)) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (+.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (+.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (*.f64 u2 u2)) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (+.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (*.f64 u2 u2)) #s(literal -2/135 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 1/9 binary64))) (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))))) |
#s(approx (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))))) |
#s(approx (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (*.f64 u2 u2)) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))))) |
#s(approx (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (*.f64 u2 u2)) #s(literal -2/135 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 1/9 binary64))) (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
#s(approx (+ 1 (* -2 (pow (* u2 (PI)) 2))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)))) |
#s(approx (+ 1 (* -2 (pow (* u2 (PI)) 2))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))) |
Compiled 3 201 to 1 027 computations (67.9% saved)
19 alts after pruning (17 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 228 | 15 | 243 |
| Fresh | 4 | 2 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 235 | 19 | 254 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64)) #s(literal 1/2 binary64)) | |
| ▶ | 99.5% | (fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
| 99.2% | (fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) | |
| ✓ | 99.5% | (fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
| ▶ | 99.0% | (fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
| ▶ | 97.6% | (fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
| 98.8% | (+.f64 (/.f64 #s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) | |
| 98.8% | (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) | |
| 51.3% | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ 1 (* -2 (pow (* u2 (PI)) 2))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) #s(literal 1/2 binary64)) | |
| 99.0% | (+.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 #s(literal 6 binary64)) #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) | |
| 98.7% | (+.f64 (*.f64 #s(approx (* (/ -1 -6) (sqrt (* -2 (log u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) | |
| ▶ | 97.5% | #s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
| ▶ | 99.4% | #s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
| 98.7% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)))) | |
| 97.3% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) | |
| ✓ | 97.5% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
| 97.1% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) | |
| 97.4% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) | |
| 97.3% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))))) |
Compiled 979 to 853 computations (12.9% saved)
| Inputs |
|---|
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(+.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
u2 |
(/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 6 binary64)) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) |
#s(literal 4 binary64) |
(*.f64 (log.f64 u1) (log.f64 u1)) |
(log.f64 u1) |
u1 |
(/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
#s(literal 6 binary64) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) |
(sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
#s(literal -2 binary64) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) |
(*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
(*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)) |
(log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
| Outputs |
|---|
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (pow (* 4 (pow (log u1) 2)) 1/4)))))) |
#s(approx (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6) #s(hole binary64 (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)))) |
#s(approx (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) #s(hole binary64 (pow (* 4 (pow (log u1) 2)) 1/4))) |
#s(approx (* 4 (* (log u1) (log u1))) #s(hole binary64 (* 4 (pow (log u1) 2)))) |
#s(approx (* (log u1) (log u1)) #s(hole binary64 (pow (log u1) 2))) |
#s(approx (log u1) #s(hole binary64 (log u1))) |
#s(approx u1 #s(hole binary64 u1)) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))))) |
#s(approx (/ (sqrt (* -2 (log u1))) 6) #s(hole binary64 (* 1/6 (sqrt (* -2 (log u1)))))) |
#s(approx (sqrt (* -2 (log u1))) #s(hole binary64 (sqrt (* -2 (log u1))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (+ (* 1/6 (pow (* 4 (* (log u1) (log u1))) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))) |
#s(approx (* (log (* -2 (log u1))) 1/2) #s(hole binary64 (* 1/2 (log (* -2 (log u1)))))) |
#s(approx (log (* -2 (log u1))) #s(hole binary64 (log (* -2 (log u1))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4)))))) |
#s(approx (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6) #s(hole binary64 (* 1/6 (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4)))) |
#s(approx (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) #s(hole binary64 (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4))) |
#s(approx (* 4 (* (log u1) (log u1))) #s(hole binary64 (* 4 (pow (log (/ 1 u1)) 2)))) |
#s(approx (* (log u1) (log u1)) #s(hole binary64 (pow (log (/ 1 u1)) 2))) |
#s(approx (log u1) #s(hole binary64 (* -1 (log (/ 1 u1))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))))) |
#s(approx (/ (sqrt (* -2 (log u1))) 6) #s(hole binary64 (* 1/6 (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (sqrt (* -2 (log u1))) #s(hole binary64 (sqrt (* 2 (log (/ 1 u1)))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (+ (* 1/6 (pow (* 4 (* (log u1) (log u1))) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (* (log (* -2 (log u1))) 1/2) #s(hole binary64 (* 1/2 (log (* 2 (log (/ 1 u1))))))) |
#s(approx (log (* -2 (log u1))) #s(hole binary64 (log (* 2 (log (/ 1 u1)))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4)))) (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (pow (* 4 (pow (log u1) 2)) 1/4)))))))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (pow (* 4 (pow (log u1) 2)) 1/4)))) (* 1/9 (* (pow (PI) 4) (pow (* 4 (pow (log u1) 2)) 1/4))))))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 1)) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (pow (PI) 6))) (* 2/3 (pow (PI) 4))))))))) |
#s(approx (* (+ (PI) (PI)) u2) #s(hole binary64 (* 2 (* u2 (PI))))) |
#s(approx u2 #s(hole binary64 u2)) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* -2 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1))))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 2/3 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 2/3 (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 90.0ms | u1 | @ | inf | ((+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6)) 1/2) (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (PI) u2 (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6) (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) (* 4 (* (log u1) (log u1))) 4 (* (log u1) (log u1)) (log u1) u1 (/ 1/2 2) 1/2 2 6 (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (cos (* (+ (PI) (PI)) u2)) 1 (/ (sqrt (* -2 (log u1))) 6) (sqrt (* -2 (log u1))) (* -2 (log u1)) -2 (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (+ (* 1/6 (pow (* 4 (* (log u1) (log u1))) 1/4)) 1/2) 1/6 (pow (* 4 (* (log u1) (log u1))) 1/4) 1/4 (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+ (* 1/6 (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1))))) 1/2) (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (exp (* (log (* -2 (log u1))) 1/2)) 6)) 1/2) (/ (exp (* (log (* -2 (log u1))) 1/2)) 6) (exp (* (log (* -2 (log u1))) 1/2)) (* (log (* -2 (log u1))) 1/2) (log (* -2 (log u1)))) |
| 60.0ms | u1 | @ | 0 | ((+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6)) 1/2) (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (PI) u2 (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6) (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) (* 4 (* (log u1) (log u1))) 4 (* (log u1) (log u1)) (log u1) u1 (/ 1/2 2) 1/2 2 6 (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (cos (* (+ (PI) (PI)) u2)) 1 (/ (sqrt (* -2 (log u1))) 6) (sqrt (* -2 (log u1))) (* -2 (log u1)) -2 (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (+ (* 1/6 (pow (* 4 (* (log u1) (log u1))) 1/4)) 1/2) 1/6 (pow (* 4 (* (log u1) (log u1))) 1/4) 1/4 (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+ (* 1/6 (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1))))) 1/2) (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (exp (* (log (* -2 (log u1))) 1/2)) 6)) 1/2) (/ (exp (* (log (* -2 (log u1))) 1/2)) 6) (exp (* (log (* -2 (log u1))) 1/2)) (* (log (* -2 (log u1))) 1/2) (log (* -2 (log u1)))) |
| 32.0ms | u1 | @ | -inf | ((+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6)) 1/2) (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (PI) u2 (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6) (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) (* 4 (* (log u1) (log u1))) 4 (* (log u1) (log u1)) (log u1) u1 (/ 1/2 2) 1/2 2 6 (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (cos (* (+ (PI) (PI)) u2)) 1 (/ (sqrt (* -2 (log u1))) 6) (sqrt (* -2 (log u1))) (* -2 (log u1)) -2 (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (+ (* 1/6 (pow (* 4 (* (log u1) (log u1))) 1/4)) 1/2) 1/6 (pow (* 4 (* (log u1) (log u1))) 1/4) 1/4 (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+ (* 1/6 (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1))))) 1/2) (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (exp (* (log (* -2 (log u1))) 1/2)) 6)) 1/2) (/ (exp (* (log (* -2 (log u1))) 1/2)) 6) (exp (* (log (* -2 (log u1))) 1/2)) (* (log (* -2 (log u1))) 1/2) (log (* -2 (log u1)))) |
| 19.0ms | u2 | @ | inf | ((+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6)) 1/2) (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (PI) u2 (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6) (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) (* 4 (* (log u1) (log u1))) 4 (* (log u1) (log u1)) (log u1) u1 (/ 1/2 2) 1/2 2 6 (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (cos (* (+ (PI) (PI)) u2)) 1 (/ (sqrt (* -2 (log u1))) 6) (sqrt (* -2 (log u1))) (* -2 (log u1)) -2 (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (+ (* 1/6 (pow (* 4 (* (log u1) (log u1))) 1/4)) 1/2) 1/6 (pow (* 4 (* (log u1) (log u1))) 1/4) 1/4 (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+ (* 1/6 (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1))))) 1/2) (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (exp (* (log (* -2 (log u1))) 1/2)) 6)) 1/2) (/ (exp (* (log (* -2 (log u1))) 1/2)) 6) (exp (* (log (* -2 (log u1))) 1/2)) (* (log (* -2 (log u1))) 1/2) (log (* -2 (log u1)))) |
| 15.0ms | u2 | @ | -inf | ((+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6)) 1/2) (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (PI) u2 (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6) (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) (* 4 (* (log u1) (log u1))) 4 (* (log u1) (log u1)) (log u1) u1 (/ 1/2 2) 1/2 2 6 (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (cos (* (+ (PI) (PI)) u2)) 1 (/ (sqrt (* -2 (log u1))) 6) (sqrt (* -2 (log u1))) (* -2 (log u1)) -2 (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (+ (* 1/6 (pow (* 4 (* (log u1) (log u1))) 1/4)) 1/2) 1/6 (pow (* 4 (* (log u1) (log u1))) 1/4) 1/4 (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+ (* 1/6 (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1))))) 1/2) (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (exp (* (log (* -2 (log u1))) 1/2)) 6)) 1/2) (/ (exp (* (log (* -2 (log u1))) 1/2)) 6) (exp (* (log (* -2 (log u1))) 1/2)) (* (log (* -2 (log u1))) 1/2) (log (* -2 (log u1)))) |
| Inputs |
|---|
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(+.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
u2 |
(/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 6 binary64)) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) |
#s(literal 4 binary64) |
(*.f64 (log.f64 u1) (log.f64 u1)) |
(log.f64 u1) |
u1 |
(/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
#s(literal 6 binary64) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) |
(sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
#s(literal -2 binary64) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) |
(*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
(*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)) |
(log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (pow (* 4 (pow (log u1) 2)) 1/4)))))) |
#s(approx (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6) #s(hole binary64 (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)))) |
#s(approx (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) #s(hole binary64 (pow (* 4 (pow (log u1) 2)) 1/4))) |
#s(approx (* 4 (* (log u1) (log u1))) #s(hole binary64 (* 4 (pow (log u1) 2)))) |
#s(approx (* (log u1) (log u1)) #s(hole binary64 (pow (log u1) 2))) |
#s(approx (log u1) #s(hole binary64 (log u1))) |
#s(approx u1 #s(hole binary64 u1)) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))))) |
#s(approx (/ (sqrt (* -2 (log u1))) 6) #s(hole binary64 (* 1/6 (sqrt (* -2 (log u1)))))) |
#s(approx (sqrt (* -2 (log u1))) #s(hole binary64 (sqrt (* -2 (log u1))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (+ (* 1/6 (pow (* 4 (* (log u1) (log u1))) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))) |
#s(approx (* (log (* -2 (log u1))) 1/2) #s(hole binary64 (* 1/2 (log (* -2 (log u1)))))) |
#s(approx (log (* -2 (log u1))) #s(hole binary64 (log (* -2 (log u1))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4)))))) |
#s(approx (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6) #s(hole binary64 (* 1/6 (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4)))) |
#s(approx (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) #s(hole binary64 (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4))) |
#s(approx (* 4 (* (log u1) (log u1))) #s(hole binary64 (* 4 (pow (log (/ 1 u1)) 2)))) |
#s(approx (* (log u1) (log u1)) #s(hole binary64 (pow (log (/ 1 u1)) 2))) |
#s(approx (log u1) #s(hole binary64 (* -1 (log (/ 1 u1))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))))) |
#s(approx (/ (sqrt (* -2 (log u1))) 6) #s(hole binary64 (* 1/6 (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (sqrt (* -2 (log u1))) #s(hole binary64 (sqrt (* 2 (log (/ 1 u1)))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (+ (* 1/6 (pow (* 4 (* (log u1) (log u1))) 1/4)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (* (log (* -2 (log u1))) 1/2) #s(hole binary64 (* 1/2 (log (* 2 (log (/ 1 u1))))))) |
#s(approx (log (* -2 (log u1))) #s(hole binary64 (log (* 2 (log (/ 1 u1)))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4)))) (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (pow (* 4 (pow (log u1) 2)) 1/4)))))))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (* (log u1) (log u1))) (/ 1/2 2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (pow (* 4 (pow (log u1) 2)) 1/4))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (pow (* 4 (pow (log u1) 2)) 1/4)))) (* 1/9 (* (pow (PI) 4) (pow (* 4 (pow (log u1) 2)) 1/4))))))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 1)) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (pow (PI) 6))) (* 2/3 (pow (PI) 4))))))))) |
#s(approx (* (+ (PI) (PI)) u2) #s(hole binary64 (* 2 (* u2 (PI))))) |
#s(approx u2 #s(hole binary64 u2)) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* -2 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1))))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 2/3 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 2/3 (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 6 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 6 binary64)) (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 6 binary64))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 6 binary64)) (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/2 binary64)) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(cos.f64 (neg.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(sin.f64 (fma.f64 (+.f64 (PI.f64) (PI.f64)) u2 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(*.f64 u2 (+.f64 (PI.f64) (PI.f64))) |
(*.f64 #s(literal 2 binary64) (PI.f64)) |
(+.f64 (PI.f64) (PI.f64)) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (PI.f64) (PI.f64))) |
(/.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) |
(PI.f64) |
u2 |
(/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal -6 binary64)) |
(/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 6 binary64)) |
(*.f64 (pow.f64 #s(literal 4 binary64) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (log.f64 u1) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1)))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) |
(*.f64 (*.f64 (log.f64 u1) (log.f64 u1)) #s(literal 4 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) (log.f64 u1)) (log.f64 u1)) |
#s(literal 4 binary64) |
(*.f64 (log.f64 u1) (log.f64 u1)) |
(*.f64 (fabs.f64 (log.f64 u1)) (fabs.f64 (log.f64 u1))) |
(*.f64 (neg.f64 (log.f64 u1)) (neg.f64 (log.f64 u1))) |
(*.f64 (pow.f64 (neg.f64 (log.f64 u1)) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 (log.f64 u1)) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (log.f64 u1) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (log.f64 u1) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (log.f64 u1)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 2 binary64))) |
(log.f64 (pow.f64 u1 (log.f64 u1))) |
(pow.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)) |
(pow.f64 (log.f64 u1) #s(literal 2 binary64)) |
(log.f64 u1) |
u1 |
(/.f64 (neg.f64 #s(literal 1/2 binary64)) #s(literal -2 binary64)) |
(/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(neg.f64 #s(literal -2 binary64)) |
#s(literal 6 binary64) |
(neg.f64 #s(literal -6 binary64)) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(neg.f64 #s(literal -1 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal -6 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (log.f64 u1))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) |
(exp.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
(log.f64 (pow.f64 u1 #s(literal -2 binary64))) |
#s(literal -2 binary64) |
(neg.f64 #s(literal 2 binary64)) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(literal 1/6 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))))))) |
(fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 u1) (log.f64 u1)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1)))) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
(*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(+.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal -6 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (log.f64 u1))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) |
(exp.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)) |
(log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (log.f64 u1))) |
(log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (pow (log u1) 2)) (/ -1/2 -2)) 6)) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2))) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (* 4 (pow (log u1) 2)) (/ -1/2 -2)) 6) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))) |
#s(approx (pow (* 4 (pow (log u1) 2)) (/ -1/2 -2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) |
#s(approx (* 4 (pow (log u1) 2)) (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1)))) |
#s(approx (pow (log u1) 2) (*.f64 (log.f64 u1) (log.f64 u1))) |
#s(approx (log u1) (log.f64 u1)) |
#s(approx u1 u1) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2)))) #s(literal 1/2 binary64))) |
#s(approx (/ (sqrt (* -2 (log u1))) 6) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (sqrt (* -2 (log u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
#s(approx (* -2 (log u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
#s(approx (+ 1/2 (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4))) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2))))) |
#s(approx (log (sqrt (* -2 (log u1)))) (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (log (* -2 (log u1))) (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (pow (log u1) 2)) (/ -1/2 -2)) 6)) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2))) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (* 4 (pow (log u1) 2)) (/ -1/2 -2)) 6) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))) |
#s(approx (pow (* 4 (pow (log u1) 2)) (/ -1/2 -2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) |
#s(approx (* 4 (pow (log u1) 2)) (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1)))) |
#s(approx (pow (log u1) 2) (*.f64 (log.f64 u1) (log.f64 u1))) |
#s(approx (log u1) (neg.f64 (neg.f64 (log.f64 u1)))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) #s(literal 1/2 binary64))) |
#s(approx (/ (sqrt (* -2 (log u1))) 6) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))))) |
#s(approx (sqrt (* -2 (log u1))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) |
#s(approx (* -2 (log u1)) (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))) |
#s(approx (+ 1/2 (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4))) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))))) |
#s(approx (log (sqrt (* -2 (log u1)))) (log.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))))) |
#s(approx (log (* -2 (log u1))) (log.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (pow (log u1) 2)) (/ -1/2 -2)) 6)) 1/2) (+.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (pow (log u1) 2)) (/ -1/2 -2)) 6)) 1/2) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 u2 u2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (pow (* 4 (pow (log u1) 2)) (/ -1/2 -2)) 6)) 1/2) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 u2 u2)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal -2/135 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 1/9 binary64))) (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) |
#s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 u2 u2)) #s(literal 2/3 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 u2 u2) #s(literal 1 binary64))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 u2 u2)) #s(literal -4/45 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 2/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 u2 u2) #s(literal 1 binary64))) |
#s(approx (* (+ (PI) (PI)) u2) (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2))) |
#s(approx u2 u2) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 u2 u2)) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 u2 u2)) #s(literal -2/135 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/9 binary64))) (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/2 binary64))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 u2 u2)) #s(literal 2/3 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (*.f64 u2 u2) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 u2 u2)) #s(literal -4/45 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 2/3 binary64))) (*.f64 u2 u2) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (*.f64 u2 u2) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2)))) |
Compiled 2 402 to 757 computations (68.5% saved)
24 alts after pruning (21 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 169 | 10 | 179 |
| Fresh | 1 | 11 | 12 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 174 | 24 | 198 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
| 99.0% | (fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) | |
| 99.2% | (fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) | |
| ✓ | 99.5% | (fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
| 98.8% | (fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) | |
| 98.4% | (fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) | |
| 97.2% | (fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/2 binary64)) | |
| ▶ | 97.1% | (fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
| ✓ | 97.6% | (fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
| 97.1% | (fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) | |
| 98.8% | (+.f64 (/.f64 #s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) | |
| 98.8% | (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) | |
| 51.3% | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ 1 (* -2 (pow (* u2 (PI)) 2))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) #s(literal 1/2 binary64)) | |
| 99.0% | (+.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 #s(literal 6 binary64)) #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) | |
| 98.7% | (+.f64 (*.f64 #s(approx (* (/ -1 -6) (sqrt (* -2 (log u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) | |
| ▶ | 97.5% | #s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| 97.1% | #s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) | |
| 99.4% | #s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) | |
| ▶ | 98.7% | #s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
| 97.3% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) | |
| ✓ | 97.5% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
| 97.1% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) | |
| ▶ | 97.4% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
| 97.3% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))))) |
Compiled 1 234 to 1 083 computations (12.2% saved)
| Inputs |
|---|
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
#s(literal -2 binary64) |
(log.f64 u1) |
u1 |
(/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64)) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(+.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
u2 |
#s(literal 6 binary64) |
#s(literal 1/2 binary64) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) |
(*.f64 (PI.f64) (PI.f64)) |
(*.f64 u2 u2) |
#s(literal 1 binary64) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) |
#s(literal 4 binary64) |
(*.f64 (log.f64 u1) (log.f64 u1)) |
#s(literal 1/4 binary64) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
(*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) #s(literal 6 binary64)) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) |
(cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
(log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
| Outputs |
|---|
#s(approx (+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))))) |
#s(approx (sqrt (* -2 (log u1))) #s(hole binary64 (sqrt (* -2 (log u1))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (log u1) #s(hole binary64 (log u1))) |
#s(approx u1 #s(hole binary64 u1)) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))) |
#s(approx (+ (* (pow (* 4 (* (log u1) (log u1))) 1/4) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4))))) |
#s(approx (pow (* 4 (* (log u1) (log u1))) 1/4) #s(hole binary64 (pow (* 4 (pow (log u1) 2)) 1/4))) |
#s(approx (* 4 (* (log u1) (log u1))) #s(hole binary64 (* 4 (pow (log u1) 2)))) |
#s(approx (* (log u1) (log u1)) #s(hole binary64 (pow (log u1) 2))) |
#s(approx (/ (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2)) #s(hole binary64 (/ (- (* 1/36 (pow (sqrt (* -2 (log u1))) 2)) 1/4) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2)))) |
#s(approx (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) #s(hole binary64 (- (* 1/36 (pow (sqrt (* -2 (log u1))) 2)) 1/4))) |
#s(approx (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) #s(hole binary64 (* 1/36 (pow (sqrt (* -2 (log u1))) 2)))) |
#s(approx (* 1/6 (sqrt (* -2 (log u1)))) #s(hole binary64 (* 1/6 (sqrt (* -2 (log u1)))))) |
#s(approx (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2) #s(hole binary64 (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))))))) |
#s(approx (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6) #s(hole binary64 (* 1/6 (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))))) |
#s(approx (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) #s(hole binary64 (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1))))))))) |
#s(approx (cosh (log (sqrt (* -2 (log u1))))) #s(hole binary64 (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))) |
#s(approx (log (sqrt (* -2 (log u1)))) #s(hole binary64 (log (sqrt (* -2 (log u1)))))) |
#s(approx (sinh (log (sqrt (* -2 (log u1))))) #s(hole binary64 (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))))) |
#s(approx (sqrt (* -2 (log u1))) #s(hole binary64 (sqrt (* 2 (log (/ 1 u1)))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (log u1) #s(hole binary64 (* -1 (log (/ 1 u1))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (+ (* (pow (* 4 (* (log u1) (log u1))) 1/4) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4))))) |
#s(approx (pow (* 4 (* (log u1) (log u1))) 1/4) #s(hole binary64 (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4))) |
#s(approx (* 4 (* (log u1) (log u1))) #s(hole binary64 (* 4 (pow (log (/ 1 u1)) 2)))) |
#s(approx (* (log u1) (log u1)) #s(hole binary64 (pow (log (/ 1 u1)) 2))) |
#s(approx (/ (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2)) #s(hole binary64 (/ (- (* 1/36 (pow (sqrt (* 2 (log (/ 1 u1)))) 2)) 1/4) (- (* 1/6 (sqrt (* 2 (log (/ 1 u1))))) 1/2)))) |
#s(approx (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) #s(hole binary64 (- (* 1/36 (pow (sqrt (* 2 (log (/ 1 u1)))) 2)) 1/4))) |
#s(approx (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) #s(hole binary64 (* 1/36 (pow (sqrt (* 2 (log (/ 1 u1)))) 2)))) |
#s(approx (* 1/6 (sqrt (* -2 (log u1)))) #s(hole binary64 (* 1/6 (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2) #s(hole binary64 (- (* 1/6 (sqrt (* 2 (log (/ 1 u1))))) 1/2))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (+ (* 1/2 (+ (sqrt (* 2 (log (/ 1 u1)))) (/ 1 (sqrt (* 2 (log (/ 1 u1))))))) (* 1/2 (- (sqrt (* 2 (log (/ 1 u1)))) (/ 1 (sqrt (* 2 (log (/ 1 u1))))))))))))) |
#s(approx (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6) #s(hole binary64 (* 1/6 (+ (* 1/2 (+ (sqrt (* 2 (log (/ 1 u1)))) (/ 1 (sqrt (* 2 (log (/ 1 u1))))))) (* 1/2 (- (sqrt (* 2 (log (/ 1 u1)))) (/ 1 (sqrt (* 2 (log (/ 1 u1))))))))))) |
#s(approx (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) #s(hole binary64 (+ (* 1/2 (+ (sqrt (* 2 (log (/ 1 u1)))) (/ 1 (sqrt (* 2 (log (/ 1 u1))))))) (* 1/2 (- (sqrt (* 2 (log (/ 1 u1)))) (/ 1 (sqrt (* 2 (log (/ 1 u1)))))))))) |
#s(approx (cosh (log (sqrt (* -2 (log u1))))) #s(hole binary64 (* 1/2 (+ (sqrt (* 2 (log (/ 1 u1)))) (/ 1 (sqrt (* 2 (log (/ 1 u1))))))))) |
#s(approx (log (sqrt (* -2 (log u1)))) #s(hole binary64 (log (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (sinh (log (sqrt (* -2 (log u1))))) #s(hole binary64 (* 1/2 (- (sqrt (* 2 (log (/ 1 u1)))) (/ 1 (sqrt (* 2 (log (/ 1 u1))))))))) |
#s(approx (+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))))) |
#s(approx (/ (cos (* (+ (PI) (PI)) u2)) 6) #s(hole binary64 1/6)) |
#s(approx (/ (cos (* (+ (PI) (PI)) u2)) 6) #s(hole binary64 (+ 1/6 (* -1/3 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (/ (cos (* (+ (PI) (PI)) u2)) 6) #s(hole binary64 (+ 1/6 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* 1/9 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (/ (cos (* (+ (PI) (PI)) u2)) 6) #s(hole binary64 (+ 1/6 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (pow (PI) 6))) (* 1/9 (pow (PI) 4))))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 1)) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (pow (PI) 6))) (* 2/3 (pow (PI) 4))))))))) |
#s(approx (* (+ (PI) (PI)) u2) #s(hole binary64 (* 2 (* u2 (PI))))) |
#s(approx u2 #s(hole binary64 u2)) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* -2 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1))))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 2/3 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 2/3 (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (* (* (PI) (PI)) (* u2 u2)) #s(hole binary64 (* (pow u2 2) (pow (PI) 2)))) |
#s(approx (* u2 u2) #s(hole binary64 (pow u2 2))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1))))))))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))))) (* 1/6 (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1))))))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))))))))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1))))))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))))) (* 1/9 (* (pow (PI) 4) (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1))))))))))))))))) |
#s(approx (/ (cos (* (+ (PI) (PI)) u2)) 6) #s(hole binary64 (* 1/6 (cos (* 2 (* u2 (PI))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
#s(approx (+ (* -2 (* (* (PI) (PI)) (* u2 u2))) 1) #s(hole binary64 (* -2 (* (pow u2 2) (pow (PI) 2))))) |
#s(approx (+ (* -2 (* (* (PI) (PI)) (* u2 u2))) 1) #s(hole binary64 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (/ 1 (pow u2 2)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 190.0ms | u1 | @ | inf | ((+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) (sqrt (* -2 (log u1))) (* -2 (log u1)) -2 (log u1) u1 (/ (cos (* (+ (PI) (PI)) u2)) 6) (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (PI) u2 6 1/2 (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+ (* 1/6 (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1))))) 1/2) 1/6 (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2)) (+ (* -2 (* (* (PI) (PI)) (* u2 u2))) 1) (* (* (PI) (PI)) (* u2 u2)) (* (PI) (PI)) (* u2 u2) 1 (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (+ (* (pow (* 4 (* (log u1) (log u1))) 1/4) 1/6) 1/2) (pow (* 4 (* (log u1) (log u1))) 1/4) (* 4 (* (log u1) (log u1))) 4 (* (log u1) (log u1)) 1/4 (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/ (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2)) (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) (* 1/6 (sqrt (* -2 (log u1)))) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2) (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6) (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) (cosh (log (sqrt (* -2 (log u1))))) (log (sqrt (* -2 (log u1)))) (sinh (log (sqrt (* -2 (log u1)))))) |
| 79.0ms | u1 | @ | -inf | ((+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) (sqrt (* -2 (log u1))) (* -2 (log u1)) -2 (log u1) u1 (/ (cos (* (+ (PI) (PI)) u2)) 6) (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (PI) u2 6 1/2 (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+ (* 1/6 (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1))))) 1/2) 1/6 (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2)) (+ (* -2 (* (* (PI) (PI)) (* u2 u2))) 1) (* (* (PI) (PI)) (* u2 u2)) (* (PI) (PI)) (* u2 u2) 1 (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (+ (* (pow (* 4 (* (log u1) (log u1))) 1/4) 1/6) 1/2) (pow (* 4 (* (log u1) (log u1))) 1/4) (* 4 (* (log u1) (log u1))) 4 (* (log u1) (log u1)) 1/4 (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/ (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2)) (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) (* 1/6 (sqrt (* -2 (log u1)))) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2) (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6) (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) (cosh (log (sqrt (* -2 (log u1))))) (log (sqrt (* -2 (log u1)))) (sinh (log (sqrt (* -2 (log u1)))))) |
| 68.0ms | u1 | @ | 0 | ((+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) (sqrt (* -2 (log u1))) (* -2 (log u1)) -2 (log u1) u1 (/ (cos (* (+ (PI) (PI)) u2)) 6) (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (PI) u2 6 1/2 (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+ (* 1/6 (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1))))) 1/2) 1/6 (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2)) (+ (* -2 (* (* (PI) (PI)) (* u2 u2))) 1) (* (* (PI) (PI)) (* u2 u2)) (* (PI) (PI)) (* u2 u2) 1 (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (+ (* (pow (* 4 (* (log u1) (log u1))) 1/4) 1/6) 1/2) (pow (* 4 (* (log u1) (log u1))) 1/4) (* 4 (* (log u1) (log u1))) 4 (* (log u1) (log u1)) 1/4 (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/ (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2)) (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) (* 1/6 (sqrt (* -2 (log u1)))) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2) (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6) (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) (cosh (log (sqrt (* -2 (log u1))))) (log (sqrt (* -2 (log u1)))) (sinh (log (sqrt (* -2 (log u1)))))) |
| 53.0ms | u2 | @ | -inf | ((+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) (sqrt (* -2 (log u1))) (* -2 (log u1)) -2 (log u1) u1 (/ (cos (* (+ (PI) (PI)) u2)) 6) (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (PI) u2 6 1/2 (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+ (* 1/6 (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1))))) 1/2) 1/6 (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2)) (+ (* -2 (* (* (PI) (PI)) (* u2 u2))) 1) (* (* (PI) (PI)) (* u2 u2)) (* (PI) (PI)) (* u2 u2) 1 (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (+ (* (pow (* 4 (* (log u1) (log u1))) 1/4) 1/6) 1/2) (pow (* 4 (* (log u1) (log u1))) 1/4) (* 4 (* (log u1) (log u1))) 4 (* (log u1) (log u1)) 1/4 (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/ (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2)) (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) (* 1/6 (sqrt (* -2 (log u1)))) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2) (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6) (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) (cosh (log (sqrt (* -2 (log u1))))) (log (sqrt (* -2 (log u1)))) (sinh (log (sqrt (* -2 (log u1)))))) |
| 41.0ms | u2 | @ | inf | ((+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) (sqrt (* -2 (log u1))) (* -2 (log u1)) -2 (log u1) u1 (/ (cos (* (+ (PI) (PI)) u2)) 6) (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (PI) u2 6 1/2 (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+ (* 1/6 (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1))))) 1/2) 1/6 (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2)) (+ (* -2 (* (* (PI) (PI)) (* u2 u2))) 1) (* (* (PI) (PI)) (* u2 u2)) (* (PI) (PI)) (* u2 u2) 1 (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (+ (* (pow (* 4 (* (log u1) (log u1))) 1/4) 1/6) 1/2) (pow (* 4 (* (log u1) (log u1))) 1/4) (* 4 (* (log u1) (log u1))) 4 (* (log u1) (log u1)) 1/4 (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/ (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2)) (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) (* 1/6 (sqrt (* -2 (log u1)))) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2) (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6) (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) (cosh (log (sqrt (* -2 (log u1))))) (log (sqrt (* -2 (log u1)))) (sinh (log (sqrt (* -2 (log u1)))))) |
| Inputs |
|---|
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
#s(literal -2 binary64) |
(log.f64 u1) |
u1 |
(/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64)) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(+.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
u2 |
#s(literal 6 binary64) |
#s(literal 1/2 binary64) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) |
(*.f64 (PI.f64) (PI.f64)) |
(*.f64 u2 u2) |
#s(literal 1 binary64) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) |
#s(literal 4 binary64) |
(*.f64 (log.f64 u1) (log.f64 u1)) |
#s(literal 1/4 binary64) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
(*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) #s(literal 6 binary64)) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) |
(cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
(log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))))) |
#s(approx (sqrt (* -2 (log u1))) #s(hole binary64 (sqrt (* -2 (log u1))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (log u1) #s(hole binary64 (log u1))) |
#s(approx u1 #s(hole binary64 u1)) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))) |
#s(approx (+ (* (pow (* 4 (* (log u1) (log u1))) 1/4) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4))))) |
#s(approx (pow (* 4 (* (log u1) (log u1))) 1/4) #s(hole binary64 (pow (* 4 (pow (log u1) 2)) 1/4))) |
#s(approx (* 4 (* (log u1) (log u1))) #s(hole binary64 (* 4 (pow (log u1) 2)))) |
#s(approx (* (log u1) (log u1)) #s(hole binary64 (pow (log u1) 2))) |
#s(approx (/ (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2)) #s(hole binary64 (/ (- (* 1/36 (pow (sqrt (* -2 (log u1))) 2)) 1/4) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2)))) |
#s(approx (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) #s(hole binary64 (- (* 1/36 (pow (sqrt (* -2 (log u1))) 2)) 1/4))) |
#s(approx (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) #s(hole binary64 (* 1/36 (pow (sqrt (* -2 (log u1))) 2)))) |
#s(approx (* 1/6 (sqrt (* -2 (log u1)))) #s(hole binary64 (* 1/6 (sqrt (* -2 (log u1)))))) |
#s(approx (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2) #s(hole binary64 (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))))))) |
#s(approx (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6) #s(hole binary64 (* 1/6 (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))))) |
#s(approx (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) #s(hole binary64 (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1))))))))) |
#s(approx (cosh (log (sqrt (* -2 (log u1))))) #s(hole binary64 (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))) |
#s(approx (log (sqrt (* -2 (log u1)))) #s(hole binary64 (log (sqrt (* -2 (log u1)))))) |
#s(approx (sinh (log (sqrt (* -2 (log u1))))) #s(hole binary64 (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))))) |
#s(approx (sqrt (* -2 (log u1))) #s(hole binary64 (sqrt (* 2 (log (/ 1 u1)))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (log u1) #s(hole binary64 (* -1 (log (/ 1 u1))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (+ (* (pow (* 4 (* (log u1) (log u1))) 1/4) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4))))) |
#s(approx (pow (* 4 (* (log u1) (log u1))) 1/4) #s(hole binary64 (pow (* 4 (pow (log (/ 1 u1)) 2)) 1/4))) |
#s(approx (* 4 (* (log u1) (log u1))) #s(hole binary64 (* 4 (pow (log (/ 1 u1)) 2)))) |
#s(approx (* (log u1) (log u1)) #s(hole binary64 (pow (log (/ 1 u1)) 2))) |
#s(approx (/ (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2)) #s(hole binary64 (/ (- (* 1/36 (pow (sqrt (* 2 (log (/ 1 u1)))) 2)) 1/4) (- (* 1/6 (sqrt (* 2 (log (/ 1 u1))))) 1/2)))) |
#s(approx (- (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) 1/4) #s(hole binary64 (- (* 1/36 (pow (sqrt (* 2 (log (/ 1 u1)))) 2)) 1/4))) |
#s(approx (* (* 1/6 (sqrt (* -2 (log u1)))) (* 1/6 (sqrt (* -2 (log u1))))) #s(hole binary64 (* 1/36 (pow (sqrt (* 2 (log (/ 1 u1)))) 2)))) |
#s(approx (* 1/6 (sqrt (* -2 (log u1)))) #s(hole binary64 (* 1/6 (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2) #s(hole binary64 (- (* 1/6 (sqrt (* 2 (log (/ 1 u1))))) 1/2))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (+ (* 1/2 (+ (sqrt (* 2 (log (/ 1 u1)))) (/ 1 (sqrt (* 2 (log (/ 1 u1))))))) (* 1/2 (- (sqrt (* 2 (log (/ 1 u1)))) (/ 1 (sqrt (* 2 (log (/ 1 u1))))))))))))) |
#s(approx (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6) #s(hole binary64 (* 1/6 (+ (* 1/2 (+ (sqrt (* 2 (log (/ 1 u1)))) (/ 1 (sqrt (* 2 (log (/ 1 u1))))))) (* 1/2 (- (sqrt (* 2 (log (/ 1 u1)))) (/ 1 (sqrt (* 2 (log (/ 1 u1))))))))))) |
#s(approx (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) #s(hole binary64 (+ (* 1/2 (+ (sqrt (* 2 (log (/ 1 u1)))) (/ 1 (sqrt (* 2 (log (/ 1 u1))))))) (* 1/2 (- (sqrt (* 2 (log (/ 1 u1)))) (/ 1 (sqrt (* 2 (log (/ 1 u1)))))))))) |
#s(approx (cosh (log (sqrt (* -2 (log u1))))) #s(hole binary64 (* 1/2 (+ (sqrt (* 2 (log (/ 1 u1)))) (/ 1 (sqrt (* 2 (log (/ 1 u1))))))))) |
#s(approx (log (sqrt (* -2 (log u1)))) #s(hole binary64 (log (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (sinh (log (sqrt (* -2 (log u1))))) #s(hole binary64 (* 1/2 (- (sqrt (* 2 (log (/ 1 u1)))) (/ 1 (sqrt (* 2 (log (/ 1 u1))))))))) |
#s(approx (+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (* (sqrt (* -2 (log u1))) (/ (cos (* (+ (PI) (PI)) u2)) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))))) |
#s(approx (/ (cos (* (+ (PI) (PI)) u2)) 6) #s(hole binary64 1/6)) |
#s(approx (/ (cos (* (+ (PI) (PI)) u2)) 6) #s(hole binary64 (+ 1/6 (* -1/3 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (/ (cos (* (+ (PI) (PI)) u2)) 6) #s(hole binary64 (+ 1/6 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* 1/9 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (/ (cos (* (+ (PI) (PI)) u2)) 6) #s(hole binary64 (+ 1/6 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (pow (PI) 6))) (* 1/9 (pow (PI) 4))))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 1)) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (pow (PI) 6))) (* 2/3 (pow (PI) 4))))))))) |
#s(approx (* (+ (PI) (PI)) u2) #s(hole binary64 (* 2 (* u2 (PI))))) |
#s(approx u2 #s(hole binary64 u2)) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* -2 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1))))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 2/3 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* -2 (log u1)))) #s(hole binary64 (+ (sqrt (* -2 (log u1))) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 2/3 (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (* (* (PI) (PI)) (* u2 u2)) #s(hole binary64 (* (pow u2 2) (pow (PI) 2)))) |
#s(approx (* u2 u2) #s(hole binary64 (pow u2 2))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1))))))))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))))) (* 1/6 (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1))))))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))))))))))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (+ (cosh (log (sqrt (* -2 (log u1))))) (sinh (log (sqrt (* -2 (log u1)))))) 6)) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1))))))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))))))) (* 1/9 (* (pow (PI) 4) (+ (* 1/2 (+ (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1)))))) (* 1/2 (- (sqrt (* -2 (log u1))) (/ 1 (sqrt (* -2 (log u1))))))))))))))))) |
#s(approx (/ (cos (* (+ (PI) (PI)) u2)) 6) #s(hole binary64 (* 1/6 (cos (* 2 (* u2 (PI))))))) |
#s(approx (cos (* (+ (PI) (PI)) u2)) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
#s(approx (+ (* -2 (* (* (PI) (PI)) (* u2 u2))) 1) #s(hole binary64 (* -2 (* (pow u2 2) (pow (PI) 2))))) |
#s(approx (+ (* -2 (* (* (PI) (PI)) (* u2 u2))) 1) #s(hole binary64 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (/ 1 (pow u2 2)))))) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (log.f64 u1))) |
(pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
(log.f64 (pow.f64 u1 #s(literal -2 binary64))) |
#s(literal -2 binary64) |
(neg.f64 #s(literal 2 binary64)) |
(log.f64 u1) |
u1 |
(/.f64 (neg.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal -6 binary64)) |
(/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64)) |
(-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2))) (*.f64 (sin.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2)))) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(cos.f64 (neg.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(sin.f64 (fma.f64 (+.f64 (PI.f64) (PI.f64)) u2 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(*.f64 (*.f64 #s(literal 2 binary64) u2) (PI.f64)) |
(*.f64 u2 (+.f64 (PI.f64) (PI.f64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2)) |
(*.f64 (*.f64 (PI.f64) u2) #s(literal 2 binary64)) |
(+.f64 (*.f64 (PI.f64) u2) (*.f64 (PI.f64) u2)) |
(fma.f64 u2 (PI.f64) (*.f64 (PI.f64) u2)) |
(fma.f64 (PI.f64) u2 (*.f64 (PI.f64) u2)) |
(*.f64 #s(literal 2 binary64) (PI.f64)) |
(+.f64 (PI.f64) (PI.f64)) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (PI.f64) (PI.f64))) |
(/.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) |
(PI.f64) |
u2 |
#s(literal 6 binary64) |
(neg.f64 #s(literal -6 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 u2 u2) #s(literal 1 binary64)) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) |
(*.f64 (*.f64 (PI.f64) u2) (*.f64 (PI.f64) u2)) |
(*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 u2 u2))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) u2) |
(pow.f64 (*.f64 (PI.f64) u2) #s(literal 2 binary64)) |
(*.f64 (PI.f64) (PI.f64)) |
(*.f64 (fabs.f64 (PI.f64)) (fabs.f64 (PI.f64))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (PI.f64) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 u2 u2) |
(*.f64 (fabs.f64 u2) (fabs.f64 u2)) |
(*.f64 (neg.f64 u2) (neg.f64 u2)) |
(*.f64 (pow.f64 u2 (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 u2 (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 u2) #s(literal 2 binary64))) |
(pow.f64 u2 #s(literal 2 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(neg.f64 #s(literal -1 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (* (/ -1 -6) (sqrt (* -2 (log u1))))) 1/2) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(literal 1/6 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 u1) (log.f64 u1)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/4 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1)))) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) |
(*.f64 (*.f64 (log.f64 u1) (log.f64 u1)) #s(literal 4 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) (log.f64 u1)) (log.f64 u1)) |
#s(literal 4 binary64) |
(*.f64 (log.f64 u1) (log.f64 u1)) |
(*.f64 (fabs.f64 (log.f64 u1)) (fabs.f64 (log.f64 u1))) |
(*.f64 (neg.f64 (log.f64 u1)) (neg.f64 (log.f64 u1))) |
(*.f64 (pow.f64 (neg.f64 (log.f64 u1)) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 (log.f64 u1)) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (log.f64 u1) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (log.f64 u1) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (log.f64 u1)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 2 binary64))) |
(log.f64 (pow.f64 u1 (log.f64 u1))) |
(pow.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)) |
(pow.f64 (log.f64 u1) #s(literal 2 binary64)) |
#s(literal 1/4 binary64) |
(*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) (*.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 3 binary64)) (pow.f64 #s(literal 1/4 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (fma.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(*.f64 (fabs.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64))) (fabs.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/36 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(literal 1 binary64)) (/.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64))) |
(/.f64 (neg.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) #s(literal -6 binary64)) |
(/.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) |
(+.f64 (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))))) (-.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (-.f64 (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))))))) |
(exp.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
(/.f64 (+.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (exp.f64 (neg.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))))) #s(literal 2 binary64)) |
(cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
(cosh.f64 (neg.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) |
(log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
(/.f64 (-.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (exp.f64 (neg.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))))) #s(literal 2 binary64)) |
(sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* -2 (log u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) |
#s(approx (* -2 (log u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) |
#s(approx (log u1) (log.f64 u1)) |
#s(approx u1 u1) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) (sqrt (* -2 (log u1)))) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) |
#s(approx (+ 1/2 (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4))) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (* 4 (pow (log u1) 2)) 1/4) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) |
#s(approx (* 4 (pow (log u1) 2)) (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1)))) |
#s(approx (pow (log u1) 2) (*.f64 (log.f64 u1) (log.f64 u1))) |
#s(approx (/ (- (pow (* 1/6 (sqrt (* -2 (log u1)))) 2) 1/4) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2)) (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- (pow (* 1/6 (sqrt (* -2 (log u1)))) 2) 1/4) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64))) |
#s(approx (pow (* 1/6 (sqrt (* -2 (log u1)))) 2) (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) |
#s(approx (* 1/6 (sqrt (* -2 (log u1)))) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64))) |
#s(approx (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (/ (* (cos (* u2 (+ (PI) (PI)))) (exp (log (sqrt (* -2 (log u1)))))) 6) 1/2) (fma.f64 (*.f64 #s(literal 1/6 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))))) #s(literal 1/2 binary64))) |
#s(approx (/ (exp (log (sqrt (* -2 (log u1))))) 6) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))))))) |
#s(approx (exp (log (sqrt (* -2 (log u1))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))))) |
#s(approx (cosh (log (sqrt (* -2 (log u1))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
#s(approx (log (sqrt (* -2 (log u1)))) (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (sinh (log (sqrt (* -2 (log u1))))) (*.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 #s(literal 1/6 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* -2 (log u1))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) |
#s(approx (* -2 (log u1)) (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))) |
#s(approx (log u1) (neg.f64 (neg.f64 (log.f64 u1)))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) (sqrt (* -2 (log u1)))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))))) |
#s(approx (+ 1/2 (* 1/6 (pow (* 4 (pow (log u1) 2)) 1/4))) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (* 4 (pow (log u1) 2)) 1/4) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64))) |
#s(approx (* 4 (pow (log u1) 2)) (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1)))) |
#s(approx (pow (log u1) 2) (*.f64 (log.f64 u1) (log.f64 u1))) |
#s(approx (/ (- (pow (* 1/6 (sqrt (* -2 (log u1)))) 2) 1/4) (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2)) (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) #s(literal 1/2 binary64)))) |
#s(approx (- (pow (* 1/6 (sqrt (* -2 (log u1)))) 2) 1/4) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))))) #s(literal 1/4 binary64))) |
#s(approx (pow (* 1/6 (sqrt (* -2 (log u1)))) 2) (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))))) |
#s(approx (* 1/6 (sqrt (* -2 (log u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))))) |
#s(approx (- (* 1/6 (sqrt (* -2 (log u1)))) 1/2) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) #s(literal 1/2 binary64))) |
#s(approx (+ (/ (* (cos (* u2 (+ (PI) (PI)))) (exp (log (sqrt (* -2 (log u1)))))) 6) 1/2) (fma.f64 (*.f64 #s(literal 1/6 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))))))) #s(literal 1/2 binary64))) |
#s(approx (/ (exp (log (sqrt (* -2 (log u1))))) 6) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))))))))) |
#s(approx (exp (log (sqrt (* -2 (log u1))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))))))) |
#s(approx (cosh (log (sqrt (* -2 (log u1))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))))) #s(literal 1/2 binary64))) |
#s(approx (log (sqrt (* -2 (log u1)))) (log.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))))) |
#s(approx (sinh (log (sqrt (* -2 (log u1))))) (*.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1)))))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 u2 u2)) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 u2 u2)) #s(literal -2/135 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/9 binary64))) (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (cos (* u2 (+ (PI) (PI)))) 6) #s(literal 1/6 binary64)) |
#s(approx (/ (cos (* u2 (+ (PI) (PI)))) 6) (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1/6 binary64))) |
#s(approx (/ (cos (* u2 (+ (PI) (PI)))) 6) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 u2 u2)) #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) |
#s(approx (/ (cos (* u2 (+ (PI) (PI)))) 6) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 u2 u2)) #s(literal -2/135 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/9 binary64))) (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(literal 1 binary64)) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 u2 u2)) #s(literal 2/3 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 u2 u2) #s(literal 1 binary64))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 u2 u2)) #s(literal -4/45 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 2/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 u2 u2) #s(literal 1 binary64))) |
#s(approx (* u2 (+ (PI) (PI))) (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
#s(approx u2 u2) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) (sqrt (* -2 (log u1)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) (sqrt (* -2 (log u1)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 u2 u2)) #s(literal 2/3 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (*.f64 u2 u2) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) (sqrt (* -2 (log u1)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 u2 u2)) #s(literal -4/45 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 2/3 binary64))) (*.f64 u2 u2) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (*.f64 u2 u2) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) |
#s(approx (pow (* u2 (PI)) 2) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) |
#s(approx (* u2 u2) (*.f64 u2 u2)) |
#s(approx (+ (/ (* (cos (* u2 (+ (PI) (PI)))) (exp (log (sqrt (* -2 (log u1)))))) 6) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))))) #s(literal 1/2 binary64))) |
#s(approx (+ (/ (* (cos (* u2 (+ (PI) (PI)))) (exp (log (sqrt (* -2 (log u1)))))) 6) 1/2) (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))))) #s(literal -1/3 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))))))) #s(literal 1/2 binary64))) |
#s(approx (+ (/ (* (cos (* u2 (+ (PI) (PI)))) (exp (log (sqrt (* -2 (log u1)))))) 6) 1/2) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))))) (*.f64 u2 u2)) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))))))) #s(literal 1/2 binary64))) |
#s(approx (+ (/ (* (cos (* u2 (+ (PI) (PI)))) (exp (log (sqrt (* -2 (log u1)))))) 6) 1/2) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))))) (*.f64 u2 u2)) #s(literal -2/135 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))))) #s(literal 1/9 binary64))) (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))))))) #s(literal 1/2 binary64))) |
#s(approx (/ (cos (* u2 (+ (PI) (PI)))) 6) (*.f64 #s(literal 1/6 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
#s(approx (+ 1 (* -2 (pow (* u2 (PI)) 2))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)))) |
#s(approx (+ 1 (* -2 (pow (* u2 (PI)) 2))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))) |
Compiled 3 744 to 1 179 computations (68.5% saved)
27 alts after pruning (24 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 214 | 10 | 224 |
| Fresh | 2 | 14 | 16 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 2 | 3 |
| Total | 221 | 27 | 248 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (fma.f64 (/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)) | |
| 98.7% | (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(approx (/ (cos (* u2 (+ (PI) (PI)))) 6) (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) | |
| 99.0% | (fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) | |
| 99.2% | (fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) | |
| 98.4% | (fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) | |
| 97.2% | (fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/2 binary64)) | |
| ✓ | 97.6% | (fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
| 97.1% | (fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) | |
| 97.1% | (fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (+.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64))) #s(literal 1/2 binary64)) | |
| 98.8% | (+.f64 (/.f64 #s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) | |
| 98.8% | (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) | |
| 51.3% | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ 1 (* -2 (pow (* u2 (PI)) 2))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) #s(literal 1/2 binary64)) | |
| 99.0% | (+.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 #s(literal 6 binary64)) #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) | |
| 98.7% | (+.f64 (*.f64 #s(approx (* (/ -1 -6) (sqrt (* -2 (log u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) | |
| ✓ | 97.5% | #s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| 97.1% | #s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) | |
| 99.4% | #s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) | |
| 51.3% | #s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(approx (+ 1 (* -2 (pow (* u2 (PI)) 2))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) | |
| 97.3% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) | |
| ✓ | 97.5% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
| 97.1% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) | |
| 97.4% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) | |
| 97.4% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) | |
| 97.3% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) | |
| 96.8% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) | |
| 97.3% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))))) | |
| 97.2% | #s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
Compiled 1 449 to 929 computations (35.9% saved)
| Inputs |
|---|
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(approx (/ (cos (* u2 (+ (PI) (PI)))) 6) (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(approx (* (/ -1 -6) (sqrt (* -2 (log u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(approx (+ 1 (* -2 (pow (* u2 (PI)) 2))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ 1 (* -2 (pow (* u2 (PI)) 2))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (+.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 #s(literal 6 binary64)) #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))))) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64))) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 2 binary64)))) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
10 calls:
| 36.0ms | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 26.0ms | u2 |
| 17.0ms | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 15.0ms | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 14.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 99.5% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 99.5% | 1 | (log.f64 u1) |
| 99.5% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 99.5% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 99.5% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| 99.5% | 1 | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 99.5% | 1 | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 99.5% | 1 | u1 |
| 99.5% | 1 | u2 |
Compiled 71 to 78 computations (-9.9% saved)
| Inputs |
|---|
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(approx (/ (cos (* u2 (+ (PI) (PI)))) 6) (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(approx (* (/ -1 -6) (sqrt (* -2 (log u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(approx (+ 1 (* -2 (pow (* u2 (PI)) 2))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ 1 (* -2 (pow (* u2 (PI)) 2))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
10 calls:
| 28.0ms | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 13.0ms | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 10.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 9.0ms | (log.f64 u1) |
| 9.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 99.5% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 99.5% | 1 | (log.f64 u1) |
| 99.5% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 99.5% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 99.5% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| 99.5% | 1 | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 99.5% | 1 | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 99.5% | 1 | u1 |
| 99.5% | 1 | u2 |
Compiled 71 to 78 computations (-9.9% saved)
| Inputs |
|---|
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(approx (/ (cos (* u2 (+ (PI) (PI)))) 6) (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(approx (* (/ -1 -6) (sqrt (* -2 (log u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(approx (+ 1 (* -2 (pow (* u2 (PI)) 2))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
10 calls:
| 8.0ms | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 8.0ms | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 7.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 7.0ms | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 7.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 99.4% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 99.4% | 1 | (log.f64 u1) |
| 99.4% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 99.4% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 99.4% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| 99.4% | 1 | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 99.4% | 1 | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 99.4% | 1 | u1 |
| 99.4% | 1 | u2 |
Compiled 71 to 78 computations (-9.9% saved)
| Inputs |
|---|
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(approx (/ (cos (* u2 (+ (PI) (PI)))) 6) (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(approx (* (/ -1 -6) (sqrt (* -2 (log u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(approx (+ 1 (* -2 (pow (* u2 (PI)) 2))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(+.f64 (/.f64 #s(approx (* (sqrt (* -2 (log u1))) (cos (* (+ (PI) (PI)) u2))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
10 calls:
| 27.0ms | u1 |
| 24.0ms | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 9.0ms | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 8.0ms | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 7.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 98.8% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 98.8% | 1 | (log.f64 u1) |
| 98.8% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 98.8% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 98.8% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| 98.8% | 1 | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 98.8% | 1 | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 98.8% | 1 | u1 |
| 98.8% | 1 | u2 |
Compiled 71 to 78 computations (-9.9% saved)
| Inputs |
|---|
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(approx (/ (cos (* u2 (+ (PI) (PI)))) 6) (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(approx (* (/ -1 -6) (sqrt (* -2 (log u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ -1 -6) (sqrt (* -2 (log u1)))) (cos (* (+ (PI) (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(approx (+ 1 (* -2 (pow (* u2 (PI)) 2))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2)))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
10 calls:
| 43.0ms | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 16.0ms | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 11.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 8.0ms | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 7.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 98.8% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 98.8% | 1 | (log.f64 u1) |
| 98.8% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 98.8% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 98.8% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| 98.8% | 1 | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 98.8% | 1 | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 98.8% | 1 | u1 |
| 98.8% | 1 | u2 |
Compiled 71 to 78 computations (-9.9% saved)
| Inputs |
|---|
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(approx (/ (cos (* u2 (+ (PI) (PI)))) 6) (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (cos (* (+ (PI) (PI)) u2)) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(approx (* (/ -1 -6) (sqrt (* -2 (log u1)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(approx (/ (cos (* u2 (+ (PI) (PI)))) 6) (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
10 calls:
| 3.0ms | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 3.0ms | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 3.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| 3.0ms | u1 |
| 3.0ms | (log.f64 u1) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 98.7% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 98.7% | 1 | u2 |
| 98.7% | 1 | (log.f64 u1) |
| 98.7% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 98.7% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 98.7% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| 98.7% | 1 | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 98.7% | 1 | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 98.7% | 1 | u1 |
Compiled 71 to 78 computations (-9.9% saved)
| Inputs |
|---|
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(fma.f64 #s(approx (cos (* (+ (PI) (PI)) u2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 6 binary64)) #s(literal 1/2 binary64)) |
10 calls:
| 29.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| 20.0ms | u1 |
| 3.0ms | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 3.0ms | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 1.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 97.6% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 97.6% | 1 | (log.f64 u1) |
| 97.6% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 97.6% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 97.6% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| 97.6% | 1 | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 97.6% | 1 | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 97.6% | 1 | u1 |
| 97.6% | 1 | u2 |
Compiled 71 to 78 computations (-9.9% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (+ (* (cos (* u2 (+ (PI) (PI)))) (/ (sqrt (* -2 (log u1))) 6)) 1/2) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1))) #s(literal 1/2 binary64))) |
10 calls:
| 4.0ms | (log.f64 u1) |
| 1.0ms | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 1.0ms | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 1.0ms | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 1.0ms | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 1 | (log.f64 u1) |
| 97.5% | 1 | u1 |
| 97.5% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 97.5% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 97.5% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 97.5% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 97.5% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| 97.5% | 1 | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 97.5% | 1 | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 97.5% | 1 | u2 |
Compiled 71 to 78 computations (-9.9% saved)
| 1× | fuel |
Compiled 139 to 65 computations (53.2% saved)
(abs u2)
Compiled 522 to 417 computations (20.1% saved)
Loading profile data...