
Time bar (total: 3.4s)
| 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)
| 952.0ms | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-cosu: 232.0ms (33.7% of total)ival-log: 194.0ms (28.2% of total)ival-mult!: 173.0ms (25.1% of total)ival-sqrt: 62.0ms (9% of total)ival-add!: 26.0ms (3.8% of total)adjust: 1.0ms (0.1% of total)ival-div!: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 100 |
| 1 | 127 | 98 |
| 2 | 410 | 98 |
| 3 | 2021 | 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)) (sqrt (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)) (sqrt (log u1)))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (* (sqrt (log u1)) (sqrt -2))))) |
#s(approx (pow (* -2 (log u1)) 1/2) #s(hole binary64 (* (sqrt (log u1)) (sqrt -2)))) |
#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) (sqrt -1))) (sqrt (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) (sqrt -1))) (sqrt (log (/ 1 u1))))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (pow (* -2 (log u1)) 1/2) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (sqrt 2)))) |
#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 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (+ (log -1) (* -1 (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)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (pow (* -2 (log u1)) 1/2) #s(hole binary64 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* -2 (+ (log -1) (* -1 (log (/ -1 u1))))))) |
#s(approx (log u1) #s(hole binary64 (+ (log -1) (* -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 (log u1)) (sqrt -2)))))) |
#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))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (sqrt -2))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (sqrt -2))) (sqrt (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 (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (sqrt -2))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (sqrt -2)) (sqrt (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))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (sqrt -2)))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (sqrt -2))) (sqrt (log u1))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (sqrt -2))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (sqrt -2)) (sqrt (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 | |
|---|---|---|---|---|
| 64.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) |
| 25.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) |
| 17.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) |
| 9.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) |
| 8.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) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 158 | 980 |
| 0 | 174 | 895 |
| 1 | 723 | 872 |
| 0 | 5838 | 834 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| 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)) (sqrt (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)) (sqrt (log u1)))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (* (sqrt (log u1)) (sqrt -2))))) |
#s(approx (pow (* -2 (log u1)) 1/2) #s(hole binary64 (* (sqrt (log u1)) (sqrt -2)))) |
#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) (sqrt -1))) (sqrt (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) (sqrt -1))) (sqrt (log (/ 1 u1))))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (pow (* -2 (log u1)) 1/2) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (sqrt 2)))) |
#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 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (+ (log -1) (* -1 (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)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (pow (* -2 (log u1)) 1/2) #s(hole binary64 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* -2 (+ (log -1) (* -1 (log (/ -1 u1))))))) |
#s(approx (log u1) #s(hole binary64 (+ (log -1) (* -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 (log u1)) (sqrt -2)))))) |
#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))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (sqrt -2))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (sqrt -2))) (sqrt (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 (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (sqrt -2))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (sqrt -2)) (sqrt (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))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (sqrt -2)))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (sqrt -2))) (sqrt (log u1))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (sqrt -2))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (sqrt -2)) (sqrt (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 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (*.f64 (sqrt.f64 (log.f64 u1)) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (log.f64 u1)) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) (sqrt.f64 (log.f64 u1)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (log.f64 u1)) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) (*.f64 (sqrt.f64 (log.f64 u1)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 #s(literal 1/6 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64))) (sqrt.f64 (log.f64 u1)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (*.f64 (sqrt.f64 (log.f64 u1)) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (log.f64 u1)) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) (sqrt.f64 (log.f64 u1))) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) |
(*.f64 (sqrt.f64 (log.f64 u1)) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) (*.f64 (sqrt.f64 (log.f64 u1)) #s(literal 1/6 binary64))) |
(*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 #s(literal 1/6 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal -2 binary64)))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(*.f64 (*.f64 (sqrt.f64 (log.f64 u1)) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 1/6 binary64)) (sqrt.f64 (log.f64 u1))) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (log.f64 u1)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 (log.f64 u1)) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(literal 6 binary64) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal -2 binary64)))) |
(*.f64 (sqrt.f64 (log.f64 u1)) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (log.f64 u1))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
(*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
(/.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (neg.f64 (log.f64 u1))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log.f64 u1)) (neg.f64 (log.f64 u1))) (*.f64 (neg.f64 (log.f64 u1)) (neg.f64 (log.f64 u1)))) (-.f64 (neg.f64 (log.f64 u1)) (neg.f64 (log.f64 u1)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 u1)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 u1)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 u1)) (neg.f64 (log.f64 u1)) (-.f64 (*.f64 (neg.f64 (log.f64 u1)) (neg.f64 (log.f64 u1))) (*.f64 (neg.f64 (log.f64 u1)) (neg.f64 (log.f64 u1)))))) |
(neg.f64 (*.f64 (log.f64 u1) #s(literal 2 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 u1)))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 u1))) |
(neg.f64 (+.f64 (log.f64 u1) (log.f64 u1))) |
(neg.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal -2 binary64))) |
(fma.f64 (neg.f64 (log.f64 u1)) #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 u1)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 u1) (neg.f64 (log.f64 u1))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 u1)) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 u1)))) |
(-.f64 (+.f64 (neg.f64 (log.f64 u1)) #s(literal 0 binary64)) (log.f64 u1)) |
(-.f64 #s(literal 0 binary64) (-.f64 (log.f64 u1) (neg.f64 (log.f64 u1)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 u1))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 u1)))) |
(+.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 1 binary64)) (*.f64 (neg.f64 (log.f64 u1)) #s(literal 1 binary64))) |
(+.f64 (neg.f64 (log.f64 u1)) (neg.f64 (log.f64 u1))) |
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) u1) (/.f64 #s(literal 1 binary64) u1))) |
#s(literal -2 binary64) |
(*.f64 (neg.f64 (log.f64 u1)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 u1))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 u1)))) |
(neg.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (log.f64 u1) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (log.f64 u1))) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) u1))) |
(log.f64 u1) |
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 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))))))) |
(sin.f64 (fma.f64 (*.f64 (PI.f64) u2) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 u2 (+.f64 (PI.f64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(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)))) |
(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 (sin.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (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)))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) u2) #s(literal -2 binary64))) |
(cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (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 u2 (+.f64 (PI.f64) (PI.f64)))))) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) u2))) (sin.f64 (*.f64 (PI.f64) u2)))) |
(*.f64 (*.f64 (+.f64 u2 u2) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (+.f64 u2 u2) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (+.f64 u2 u2) (PI.f64)) |
(*.f64 (*.f64 (*.f64 (PI.f64) u2) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (PI.f64) u2) #s(literal 2 binary64)) |
(*.f64 (PI.f64) (+.f64 u2 u2)) |
(*.f64 u2 (+.f64 (PI.f64) (PI.f64))) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2)) |
(*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) u2))) |
(/.f64 (*.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (PI.f64) u2)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 u2 u2) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 u2 u2) (PI.f64)) (PI.f64))) (-.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 (*.f64 u2 u2) (PI.f64)) (PI.f64) (-.f64 (*.f64 (*.f64 (*.f64 u2 u2) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 u2 u2) (PI.f64)) (PI.f64))))) |
(neg.f64 (*.f64 (*.f64 (PI.f64) u2) #s(literal -2 binary64))) |
(fma.f64 (*.f64 u2 (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (PI.f64) u2)) |
(fma.f64 (*.f64 u2 (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) u2)) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) u2) (*.f64 (PI.f64) u2)) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (*.f64 (cbrt.f64 (PI.f64)) u2) (*.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 (PI.f64) u2 (*.f64 (PI.f64) u2)) |
(fma.f64 u2 (PI.f64) (*.f64 (PI.f64) u2)) |
(fma.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 (PI.f64)) u2)) |
(-.f64 (*.f64 (PI.f64) u2) (*.f64 (neg.f64 u2) (PI.f64))) |
(+.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 (PI.f64) u2)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (+.f64 u2 u2))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (PI.f64) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (+.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (+.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (+.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (cbrt.f64 (*.f64 (PI.f64) (PI.f64))))) |
(*.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (PI.f64)) |
(*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (PI.f64))) |
(/.f64 (*.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (PI.f64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (PI.f64) (PI.f64))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (PI.f64))) |
(neg.f64 (*.f64 (PI.f64) #s(literal -2 binary64))) |
(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))) |
(-.f64 (PI.f64) (*.f64 (neg.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)))) |
(-.f64 (PI.f64) (*.f64 (neg.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) (cbrt.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 (PI.f64) (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 2 binary64))) |
(log.f64 (*.f64 (exp.f64 (PI.f64)) (exp.f64 (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) (fma.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (pow (* -2 (log u1)) 1/2) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
#s(approx (* -2 (log u1)) (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
#s(approx (log u1) (log.f64 u1)) |
#s(approx u1 u1) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (pow (* -2 (log u1)) 1/2) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
#s(approx (* -2 (log u1)) (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
#s(approx (log u1) (log.f64 u1)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 u1))) #s(literal 2 binary64) #s(literal 0 binary64))) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 u1))) #s(literal 2 binary64) #s(literal 0 binary64))) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 u1))) #s(literal 2 binary64) #s(literal 0 binary64))) #s(literal 1/6 binary64))) |
#s(approx (pow (* -2 (log u1)) 1/2) (sqrt.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 u1))) #s(literal 2 binary64) #s(literal 0 binary64)))) |
#s(approx (* -2 (log u1)) (fma.f64 (neg.f64 (log.f64 (neg.f64 u1))) #s(literal 2 binary64) #s(literal 0 binary64))) |
#s(approx (log u1) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) u1)) #s(literal -1 binary64)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64)) u2) u2 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (log.f64 u1)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 #s(literal -2 binary64))) u2) u2) #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (PI.f64) (PI.f64))))) u2) u2 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (log.f64 u1)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sqrt.f64 #s(literal -2 binary64))) u2) u2) #s(literal -2/135 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 #s(literal -2 binary64))) #s(literal 1/9 binary64)))) (*.f64 u2 u2))) (*.f64 u2 u2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64)) u2) u2 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) (fma.f64 (*.f64 (sqrt.f64 (log.f64 u1)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 #s(literal -2 binary64))) u2) u2) #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 u2 u2) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) (fma.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (log.f64 u1)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sqrt.f64 #s(literal -2 binary64))) u2) u2) #s(literal -2/135 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 #s(literal -2 binary64))) #s(literal 1/9 binary64)))) (*.f64 u2 u2))) (*.f64 u2 u2) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(literal 1 binary64)) |
#s(approx (cos (* (* 2 (PI)) u2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64)) u2) u2 #s(literal 1 binary64))) |
#s(approx (cos (* (* 2 (PI)) u2)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1 binary64))) |
#s(approx (cos (* (* 2 (PI)) u2)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) u2) u2) #s(literal -4/45 binary64))) u2) u2 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) u2) u2 #s(literal 1 binary64))) |
#s(approx (* (* 2 (PI)) u2) (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) |
#s(approx u2 u2) |
#s(approx (cos (* (* 2 (PI)) u2)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) |
Compiled 2 911 to 990 computations (66% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 198 | 14 | 212 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 199 | 14 | 213 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| ▶ | 99.4% | (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/2 binary64)) |
| 99.4% | (fma.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) | |
| 98.9% | (/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) | |
| 98.8% | (/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64)))) | |
| 99.4% | (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) | |
| 99.1% | (/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))))))) | |
| 99.1% | (+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/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 #s(literal -2 binary64) (log.f64 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))))) #s(literal 1/2 binary64)) |
| 99.5% | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) | |
| ▶ | 98.9% | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 99.7% | (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64)) | |
| 99.2% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64)) u2) u2 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) | |
| ▶ | 98.7% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
Compiled 772 to 590 computations (23.6% saved)
| Inputs |
|---|
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) |
(*.f64 u2 (+.f64 (PI.f64) (PI.f64))) |
u2 |
(+.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
#s(literal 1/6 binary64) |
(sqrt.f64 (neg.f64 (log.f64 u1))) |
(neg.f64 (log.f64 u1)) |
(log.f64 u1) |
u1 |
#s(literal 1/2 binary64) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #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)) (exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #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)) (exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) |
#s(literal 1 binary64) |
#s(literal 6 binary64) |
(exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(log.f64 (*.f64 (log.f64 u1) #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)) |
(+.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))) (*.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))))) #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))) (*.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 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.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)) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
(*.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 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2))) |
(cos.f64 (*.f64 (PI.f64) u2)) |
(*.f64 (PI.f64) u2) |
(sin.f64 (*.f64 (PI.f64) u2)) |
(-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2))) |
| Outputs |
|---|
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -1) (sqrt 2))) (sqrt (log u1))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt (log u1)) (sqrt -1)))) |
#s(approx (neg (log u1)) #s(hole binary64 (* -1 (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)) (sqrt (log u1))))))) |
#s(approx (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log u1)) (sqrt -2)))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (* (sqrt (log u1)) (sqrt -2)))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) #s(hole binary64 (* 1/6 (* (sqrt (log u1)) (sqrt -1))))) |
#s(approx (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (log u1)))))) |
#s(approx (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) #s(hole binary64 (* 1/6 (* (sqrt (log u1)) (sqrt -2))))) |
#s(approx (* (log (* (log u1) -2)) 1/2) #s(hole binary64 (* 1/2 (log (* -2 (log u1)))))) |
#s(approx (log (* (log u1) -2)) #s(hole binary64 (log (* -2 (log u1))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log u1)) (* (sqrt -2) (* (+ (cos (* u2 (PI))) (sin (* u2 (PI)))) (- (cos (* u2 (PI))) (sin (* u2 (PI))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) #s(hole binary64 (* 1/6 (* (sqrt (log u1)) (* (sqrt -2) (* (+ (cos (* u2 (PI))) (sin (* u2 (PI)))) (- (cos (* u2 (PI))) (sin (* u2 (PI)))))))))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt (log (/ 1 u1)))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (pow (sqrt -1) 2)))) |
#s(approx (neg (log u1)) #s(hole binary64 (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 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -2) (sqrt -1))) (sqrt (log (/ 1 u1)))))))) |
#s(approx (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1))))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) #s(hole binary64 (* 1/6 (* (sqrt (log (/ 1 u1))) (pow (sqrt -1) 2))))) |
#s(approx (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -2) (sqrt -1))) (sqrt (log (/ 1 u1))))))) |
#s(approx (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) #s(hole binary64 (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (exp (* (log (* (log u1) -2)) 1/2)) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (sqrt 2)))) |
#s(approx (* (log (* (log u1) -2)) 1/2) #s(hole binary64 (* 1/2 (log (* 2 (log (/ 1 u1))))))) |
#s(approx (log (* (log u1) -2)) #s(hole binary64 (log (* 2 (log (/ 1 u1)))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (* (sqrt -1) (* (+ (cos (* u2 (PI))) (sin (* u2 (PI)))) (- (cos (* u2 (PI))) (sin (* u2 (PI)))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) #s(hole binary64 (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (* (sqrt -1) (* (+ (cos (* u2 (PI))) (sin (* u2 (PI)))) (- (cos (* u2 (PI))) (sin (* u2 (PI))))))))))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -1) (sqrt 2))) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt -1) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (neg (log u1)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 u1))))))) |
#s(approx (log u1) #s(hole binary64 (+ (log -1) (* -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 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (+ (log -1) (* -1 (log (/ -1 u1))))))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) #s(hole binary64 (* 1/6 (* (sqrt -1) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) #s(hole binary64 (* 1/6 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (* (log (* (log u1) -2)) 1/2) #s(hole binary64 (* 1/2 (log (* -2 (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (log (* (log u1) -2)) #s(hole binary64 (log (* -2 (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (sqrt -2) (* (+ (cos (* u2 (PI))) (sin (* u2 (PI)))) (- (cos (* u2 (PI))) (sin (* u2 (PI)))))) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) #s(hole binary64 (* 1/6 (* (* (sqrt -2) (* (+ (cos (* u2 (PI))) (sin (* u2 (PI)))) (- (cos (* u2 (PI))) (sin (* u2 (PI)))))) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2))))))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (* (pow u2 2) (* (pow (PI) 2) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))))))))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))))))))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (* 1/6 (sqrt 2)))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2)))) (* 1/6 (sqrt 2))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* 1/6 (sqrt 2)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt 2))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt 2))))))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* 1/6 (sqrt 2)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt 2))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt 2)))) (* 1/9 (* (pow (PI) 4) (sqrt 2)))))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (sqrt 2))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* -2 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt 2))) (* 2/3 (* (pow u2 2) (* (pow (PI) 4) (sqrt 2))))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt 2))) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (* (pow (PI) 6) (sqrt 2)))) (* 2/3 (* (pow (PI) 4) (sqrt 2)))))))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 1)) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #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 (* u2 (+ (PI) (PI))) #s(hole binary64 (* 2 (* u2 (PI))))) |
#s(approx u2 #s(hole binary64 u2)) |
#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))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (sqrt -2))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (sqrt -2))) (sqrt (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 (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (sqrt -2))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (sqrt -2)) (sqrt (log u1)))))))))))) |
#s(approx (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* -1/3 (* (* (pow u2 2) (* (pow (PI) 2) (sqrt -2))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (sqrt -2)))))) |
#s(approx (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (sqrt -2))) (sqrt (log u1))))))))) |
#s(approx (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (sqrt -2))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (sqrt -2)) (sqrt (log u1))))))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* 1/6 (* (* u2 (* (sqrt -2) (+ (PI) (* -1 (PI))))) (sqrt (log u1)))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* u2 (+ (* -1/3 (* (* u2 (* (pow (PI) 2) (sqrt -2))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (* (sqrt -2) (+ (PI) (* -1 (PI)))))))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* u2 (+ (* 1/6 (* (sqrt (log u1)) (* (sqrt -2) (+ (PI) (* -1 (PI)))))) (* u2 (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/6 (* (* u2 (* (sqrt -2) (+ (* -1/2 (pow (PI) 3)) (+ (* -1/6 (pow (PI) 3)) (+ (* 1/6 (pow (PI) 3)) (* 1/2 (pow (PI) 3))))))) (sqrt (log u1)))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* 1/6 (* (* u2 (* (sqrt -2) (+ (PI) (* -1 (PI))))) (sqrt (log u1))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* u2 (+ (* -1/3 (* (* u2 (* (pow (PI) 2) (sqrt -2))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (* (sqrt -2) (+ (PI) (* -1 (PI))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* u2 (+ (* 1/6 (* (sqrt (log u1)) (* (sqrt -2) (+ (PI) (* -1 (PI)))))) (* u2 (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/6 (* (* u2 (* (sqrt -2) (+ (* -1/2 (pow (PI) 3)) (+ (* -1/6 (pow (PI) 3)) (+ (* 1/6 (pow (PI) 3)) (* 1/2 (pow (PI) 3))))))) (sqrt (log u1))))))))))) |
#s(approx (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) #s(hole binary64 (+ 1 (* u2 (+ (PI) (* -1 (PI))))))) |
#s(approx (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) #s(hole binary64 (+ 1 (* u2 (+ (PI) (+ (* -2 (* u2 (pow (PI) 2))) (* -1 (PI)))))))) |
#s(approx (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) #s(hole binary64 (+ 1 (* u2 (+ (PI) (+ (* -1 (PI)) (* u2 (+ (* -2 (pow (PI) 2)) (* u2 (+ (* -1/2 (pow (PI) 3)) (+ (* -1/6 (pow (PI) 3)) (+ (* 1/6 (pow (PI) 3)) (* 1/2 (pow (PI) 3)))))))))))))) |
#s(approx (+ (cos (* (PI) u2)) (sin (* (PI) u2))) #s(hole binary64 (+ 1 (* u2 (PI))))) |
#s(approx (+ (cos (* (PI) u2)) (sin (* (PI) u2))) #s(hole binary64 (+ 1 (* u2 (+ (PI) (* -1/2 (* u2 (pow (PI) 2)))))))) |
#s(approx (+ (cos (* (PI) u2)) (sin (* (PI) u2))) #s(hole binary64 (+ 1 (* u2 (+ (PI) (* u2 (+ (* -1/2 (pow (PI) 2)) (* -1/6 (* u2 (pow (PI) 3)))))))))) |
#s(approx (cos (* (PI) u2)) #s(hole binary64 (+ 1 (* -1/2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* (PI) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -1/2 (pow (PI) 2)) (* 1/24 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (PI) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -1/2 (pow (PI) 2)) (* (pow u2 2) (+ (* -1/720 (* (pow u2 2) (pow (PI) 6))) (* 1/24 (pow (PI) 4))))))))) |
#s(approx (* (PI) u2) #s(hole binary64 (* u2 (PI)))) |
#s(approx (sin (* (PI) u2)) #s(hole binary64 (* u2 (+ (PI) (* -1/6 (* (pow u2 2) (pow (PI) 3))))))) |
#s(approx (sin (* (PI) u2)) #s(hole binary64 (* u2 (+ (PI) (* (pow u2 2) (+ (* -1/6 (pow (PI) 3)) (* 1/120 (* (pow u2 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (PI) u2)) #s(hole binary64 (* u2 (+ (PI) (* (pow u2 2) (+ (* -1/6 (pow (PI) 3)) (* (pow u2 2) (+ (* -1/5040 (* (pow u2 2) (pow (PI) 7))) (* 1/120 (pow (PI) 5)))))))))) |
#s(approx (- (cos (* (PI) u2)) (sin (* (PI) u2))) #s(hole binary64 (+ 1 (* -1 (* u2 (PI)))))) |
#s(approx (- (cos (* (PI) u2)) (sin (* (PI) u2))) #s(hole binary64 (+ 1 (* u2 (- (* -1/2 (* u2 (pow (PI) 2))) (PI)))))) |
#s(approx (- (cos (* (PI) u2)) (sin (* (PI) u2))) #s(hole binary64 (+ 1 (* u2 (- (* u2 (+ (* -1/2 (pow (PI) 2)) (* 1/6 (* u2 (pow (PI) 3))))) (PI)))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt 2))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt 2)))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
#s(approx (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) #s(hole binary64 (* (+ (cos (* u2 (PI))) (sin (* u2 (PI)))) (- (cos (* u2 (PI))) (sin (* u2 (PI))))))) |
#s(approx (+ (cos (* (PI) u2)) (sin (* (PI) u2))) #s(hole binary64 (+ (cos (* u2 (PI))) (sin (* u2 (PI)))))) |
#s(approx (cos (* (PI) u2)) #s(hole binary64 (cos (* u2 (PI))))) |
#s(approx (sin (* (PI) u2)) #s(hole binary64 (sin (* u2 (PI))))) |
#s(approx (- (cos (* (PI) u2)) (sin (* (PI) u2))) #s(hole binary64 (- (cos (* u2 (PI))) (sin (* u2 (PI)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 118.0ms | u1 | @ | 0 | ((+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt 2) 2 (cos (* u2 (+ (PI) (PI)))) (* u2 (+ (PI) (PI))) u2 (+ (PI) (PI)) (PI) 1/6 (sqrt (neg (log u1))) (neg (log u1)) (log u1) u1 1/2 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) (sqrt (* (log u1) -2)) (* (log u1) -2) -2 (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) (* (sqrt (neg (log u1))) 1/6) (+ (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (/ 1 6) 1 6 (exp (* (log (* (log u1) -2)) 1/2)) (* (log (* (log u1) -2)) 1/2) (log (* (log u1) -2)) (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI)) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (pow (* -2 (log u1)) 1/2) (* -2 (log u1)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (cos (* (PI) u2)) (* (PI) u2) (sin (* (PI) u2)) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) |
| 50.0ms | u1 | @ | inf | ((+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt 2) 2 (cos (* u2 (+ (PI) (PI)))) (* u2 (+ (PI) (PI))) u2 (+ (PI) (PI)) (PI) 1/6 (sqrt (neg (log u1))) (neg (log u1)) (log u1) u1 1/2 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) (sqrt (* (log u1) -2)) (* (log u1) -2) -2 (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) (* (sqrt (neg (log u1))) 1/6) (+ (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (/ 1 6) 1 6 (exp (* (log (* (log u1) -2)) 1/2)) (* (log (* (log u1) -2)) 1/2) (log (* (log u1) -2)) (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI)) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (pow (* -2 (log u1)) 1/2) (* -2 (log u1)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (cos (* (PI) u2)) (* (PI) u2) (sin (* (PI) u2)) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) |
| 43.0ms | u1 | @ | -inf | ((+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt 2) 2 (cos (* u2 (+ (PI) (PI)))) (* u2 (+ (PI) (PI))) u2 (+ (PI) (PI)) (PI) 1/6 (sqrt (neg (log u1))) (neg (log u1)) (log u1) u1 1/2 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) (sqrt (* (log u1) -2)) (* (log u1) -2) -2 (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) (* (sqrt (neg (log u1))) 1/6) (+ (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (/ 1 6) 1 6 (exp (* (log (* (log u1) -2)) 1/2)) (* (log (* (log u1) -2)) 1/2) (log (* (log u1) -2)) (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI)) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (pow (* -2 (log u1)) 1/2) (* -2 (log u1)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (cos (* (PI) u2)) (* (PI) u2) (sin (* (PI) u2)) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) |
| 37.0ms | u2 | @ | -inf | ((+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt 2) 2 (cos (* u2 (+ (PI) (PI)))) (* u2 (+ (PI) (PI))) u2 (+ (PI) (PI)) (PI) 1/6 (sqrt (neg (log u1))) (neg (log u1)) (log u1) u1 1/2 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) (sqrt (* (log u1) -2)) (* (log u1) -2) -2 (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) (* (sqrt (neg (log u1))) 1/6) (+ (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (/ 1 6) 1 6 (exp (* (log (* (log u1) -2)) 1/2)) (* (log (* (log u1) -2)) 1/2) (log (* (log u1) -2)) (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI)) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (pow (* -2 (log u1)) 1/2) (* -2 (log u1)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (cos (* (PI) u2)) (* (PI) u2) (sin (* (PI) u2)) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) |
| 12.0ms | u2 | @ | inf | ((+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt 2) 2 (cos (* u2 (+ (PI) (PI)))) (* u2 (+ (PI) (PI))) u2 (+ (PI) (PI)) (PI) 1/6 (sqrt (neg (log u1))) (neg (log u1)) (log u1) u1 1/2 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) (sqrt (* (log u1) -2)) (* (log u1) -2) -2 (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) (* (sqrt (neg (log u1))) 1/6) (+ (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (/ 1 6) 1 6 (exp (* (log (* (log u1) -2)) 1/2)) (* (log (* (log u1) -2)) 1/2) (log (* (log u1) -2)) (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI)) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (pow (* -2 (log u1)) 1/2) (* -2 (log u1)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (cos (* (PI) u2)) (* (PI) u2) (sin (* (PI) u2)) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 512 | 3606 |
| 0 | 593 | 2948 |
| 0 | 2998 | 2840 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) |
(*.f64 u2 (+.f64 (PI.f64) (PI.f64))) |
u2 |
(+.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
#s(literal 1/6 binary64) |
(sqrt.f64 (neg.f64 (log.f64 u1))) |
(neg.f64 (log.f64 u1)) |
(log.f64 u1) |
u1 |
#s(literal 1/2 binary64) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #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)) (exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #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)) (exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) |
#s(literal 1 binary64) |
#s(literal 6 binary64) |
(exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(log.f64 (*.f64 (log.f64 u1) #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)) |
(+.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))) (*.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))))) #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))) (*.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 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.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)) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
(*.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 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2))) |
(cos.f64 (*.f64 (PI.f64) u2)) |
(*.f64 (PI.f64) u2) |
(sin.f64 (*.f64 (PI.f64) u2)) |
(-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -1) (sqrt 2))) (sqrt (log u1))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt (log u1)) (sqrt -1)))) |
#s(approx (neg (log u1)) #s(hole binary64 (* -1 (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)) (sqrt (log u1))))))) |
#s(approx (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log u1)) (sqrt -2)))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (* (sqrt (log u1)) (sqrt -2)))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) #s(hole binary64 (* 1/6 (* (sqrt (log u1)) (sqrt -1))))) |
#s(approx (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (log u1)))))) |
#s(approx (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) #s(hole binary64 (* 1/6 (* (sqrt (log u1)) (sqrt -2))))) |
#s(approx (* (log (* (log u1) -2)) 1/2) #s(hole binary64 (* 1/2 (log (* -2 (log u1)))))) |
#s(approx (log (* (log u1) -2)) #s(hole binary64 (log (* -2 (log u1))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log u1)) (* (sqrt -2) (* (+ (cos (* u2 (PI))) (sin (* u2 (PI)))) (- (cos (* u2 (PI))) (sin (* u2 (PI))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) #s(hole binary64 (* 1/6 (* (sqrt (log u1)) (* (sqrt -2) (* (+ (cos (* u2 (PI))) (sin (* u2 (PI)))) (- (cos (* u2 (PI))) (sin (* u2 (PI)))))))))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt (log (/ 1 u1)))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (pow (sqrt -1) 2)))) |
#s(approx (neg (log u1)) #s(hole binary64 (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 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -2) (sqrt -1))) (sqrt (log (/ 1 u1)))))))) |
#s(approx (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1))))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) #s(hole binary64 (* 1/6 (* (sqrt (log (/ 1 u1))) (pow (sqrt -1) 2))))) |
#s(approx (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -2) (sqrt -1))) (sqrt (log (/ 1 u1))))))) |
#s(approx (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) #s(hole binary64 (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (exp (* (log (* (log u1) -2)) 1/2)) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (sqrt 2)))) |
#s(approx (* (log (* (log u1) -2)) 1/2) #s(hole binary64 (* 1/2 (log (* 2 (log (/ 1 u1))))))) |
#s(approx (log (* (log u1) -2)) #s(hole binary64 (log (* 2 (log (/ 1 u1)))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (* (sqrt -1) (* (+ (cos (* u2 (PI))) (sin (* u2 (PI)))) (- (cos (* u2 (PI))) (sin (* u2 (PI)))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) #s(hole binary64 (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (* (sqrt -1) (* (+ (cos (* u2 (PI))) (sin (* u2 (PI)))) (- (cos (* u2 (PI))) (sin (* u2 (PI))))))))))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -1) (sqrt 2))) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt -1) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (neg (log u1)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 u1))))))) |
#s(approx (log u1) #s(hole binary64 (+ (log -1) (* -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 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (+ (log -1) (* -1 (log (/ -1 u1))))))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) #s(hole binary64 (* 1/6 (* (sqrt -1) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) #s(hole binary64 (* 1/6 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (* (log (* (log u1) -2)) 1/2) #s(hole binary64 (* 1/2 (log (* -2 (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (log (* (log u1) -2)) #s(hole binary64 (log (* -2 (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (sqrt -2) (* (+ (cos (* u2 (PI))) (sin (* u2 (PI)))) (- (cos (* u2 (PI))) (sin (* u2 (PI)))))) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) #s(hole binary64 (* 1/6 (* (* (sqrt -2) (* (+ (cos (* u2 (PI))) (sin (* u2 (PI)))) (- (cos (* u2 (PI))) (sin (* u2 (PI)))))) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2))))))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (* (pow u2 2) (* (pow (PI) 2) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))))))))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))))))))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (* 1/6 (sqrt 2)))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2)))) (* 1/6 (sqrt 2))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* 1/6 (sqrt 2)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt 2))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt 2))))))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* 1/6 (sqrt 2)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt 2))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt 2)))) (* 1/9 (* (pow (PI) 4) (sqrt 2)))))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (sqrt 2))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* -2 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt 2))) (* 2/3 (* (pow u2 2) (* (pow (PI) 4) (sqrt 2))))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt 2))) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (* (pow (PI) 6) (sqrt 2)))) (* 2/3 (* (pow (PI) 4) (sqrt 2)))))))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 1)) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #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 (* u2 (+ (PI) (PI))) #s(hole binary64 (* 2 (* u2 (PI))))) |
#s(approx u2 #s(hole binary64 u2)) |
#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))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (sqrt -2))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (sqrt -2))) (sqrt (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 (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (sqrt -2))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (sqrt -2)) (sqrt (log u1)))))))))))) |
#s(approx (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* -1/3 (* (* (pow u2 2) (* (pow (PI) 2) (sqrt -2))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (sqrt -2)))))) |
#s(approx (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (sqrt -2))) (sqrt (log u1))))))))) |
#s(approx (* (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (sqrt -2))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (sqrt -2)) (sqrt (log u1))))))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* 1/6 (* (* u2 (* (sqrt -2) (+ (PI) (* -1 (PI))))) (sqrt (log u1)))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* u2 (+ (* -1/3 (* (* u2 (* (pow (PI) 2) (sqrt -2))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (* (sqrt -2) (+ (PI) (* -1 (PI)))))))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* u2 (+ (* 1/6 (* (sqrt (log u1)) (* (sqrt -2) (+ (PI) (* -1 (PI)))))) (* u2 (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/6 (* (* u2 (* (sqrt -2) (+ (* -1/2 (pow (PI) 3)) (+ (* -1/6 (pow (PI) 3)) (+ (* 1/6 (pow (PI) 3)) (* 1/2 (pow (PI) 3))))))) (sqrt (log u1)))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* 1/6 (* (* u2 (* (sqrt -2) (+ (PI) (* -1 (PI))))) (sqrt (log u1))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* u2 (+ (* -1/3 (* (* u2 (* (pow (PI) 2) (sqrt -2))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (* (sqrt -2) (+ (PI) (* -1 (PI))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* u2 (+ (* 1/6 (* (sqrt (log u1)) (* (sqrt -2) (+ (PI) (* -1 (PI)))))) (* u2 (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/6 (* (* u2 (* (sqrt -2) (+ (* -1/2 (pow (PI) 3)) (+ (* -1/6 (pow (PI) 3)) (+ (* 1/6 (pow (PI) 3)) (* 1/2 (pow (PI) 3))))))) (sqrt (log u1))))))))))) |
#s(approx (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) #s(hole binary64 (+ 1 (* u2 (+ (PI) (* -1 (PI))))))) |
#s(approx (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) #s(hole binary64 (+ 1 (* u2 (+ (PI) (+ (* -2 (* u2 (pow (PI) 2))) (* -1 (PI)))))))) |
#s(approx (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) #s(hole binary64 (+ 1 (* u2 (+ (PI) (+ (* -1 (PI)) (* u2 (+ (* -2 (pow (PI) 2)) (* u2 (+ (* -1/2 (pow (PI) 3)) (+ (* -1/6 (pow (PI) 3)) (+ (* 1/6 (pow (PI) 3)) (* 1/2 (pow (PI) 3)))))))))))))) |
#s(approx (+ (cos (* (PI) u2)) (sin (* (PI) u2))) #s(hole binary64 (+ 1 (* u2 (PI))))) |
#s(approx (+ (cos (* (PI) u2)) (sin (* (PI) u2))) #s(hole binary64 (+ 1 (* u2 (+ (PI) (* -1/2 (* u2 (pow (PI) 2)))))))) |
#s(approx (+ (cos (* (PI) u2)) (sin (* (PI) u2))) #s(hole binary64 (+ 1 (* u2 (+ (PI) (* u2 (+ (* -1/2 (pow (PI) 2)) (* -1/6 (* u2 (pow (PI) 3)))))))))) |
#s(approx (cos (* (PI) u2)) #s(hole binary64 (+ 1 (* -1/2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* (PI) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -1/2 (pow (PI) 2)) (* 1/24 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (PI) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -1/2 (pow (PI) 2)) (* (pow u2 2) (+ (* -1/720 (* (pow u2 2) (pow (PI) 6))) (* 1/24 (pow (PI) 4))))))))) |
#s(approx (* (PI) u2) #s(hole binary64 (* u2 (PI)))) |
#s(approx (sin (* (PI) u2)) #s(hole binary64 (* u2 (+ (PI) (* -1/6 (* (pow u2 2) (pow (PI) 3))))))) |
#s(approx (sin (* (PI) u2)) #s(hole binary64 (* u2 (+ (PI) (* (pow u2 2) (+ (* -1/6 (pow (PI) 3)) (* 1/120 (* (pow u2 2) (pow (PI) 5))))))))) |
#s(approx (sin (* (PI) u2)) #s(hole binary64 (* u2 (+ (PI) (* (pow u2 2) (+ (* -1/6 (pow (PI) 3)) (* (pow u2 2) (+ (* -1/5040 (* (pow u2 2) (pow (PI) 7))) (* 1/120 (pow (PI) 5)))))))))) |
#s(approx (- (cos (* (PI) u2)) (sin (* (PI) u2))) #s(hole binary64 (+ 1 (* -1 (* u2 (PI)))))) |
#s(approx (- (cos (* (PI) u2)) (sin (* (PI) u2))) #s(hole binary64 (+ 1 (* u2 (- (* -1/2 (* u2 (pow (PI) 2))) (PI)))))) |
#s(approx (- (cos (* (PI) u2)) (sin (* (PI) u2))) #s(hole binary64 (+ 1 (* u2 (- (* u2 (+ (* -1/2 (pow (PI) 2)) (* 1/6 (* u2 (pow (PI) 3))))) (PI)))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt 2))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt 2)))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
#s(approx (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2)))) #s(hole binary64 (* (+ (cos (* u2 (PI))) (sin (* u2 (PI)))) (- (cos (* u2 (PI))) (sin (* u2 (PI))))))) |
#s(approx (+ (cos (* (PI) u2)) (sin (* (PI) u2))) #s(hole binary64 (+ (cos (* u2 (PI))) (sin (* u2 (PI)))))) |
#s(approx (cos (* (PI) u2)) #s(hole binary64 (cos (* u2 (PI))))) |
#s(approx (sin (* (PI) u2)) #s(hole binary64 (sin (* u2 (PI))))) |
#s(approx (- (cos (* (PI) u2)) (sin (* (PI) u2))) #s(hole binary64 (- (cos (* u2 (PI))) (sin (* u2 (PI)))))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (+.f64 (sin.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2)))) (-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (log.f64 u1))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (sqrt.f64 (log.f64 u1)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (neg.f64 (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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) |
(*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2))) (+.f64 (sin.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2)))) |
(*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2))) (-.f64 (cos.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)))) |
(-.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 (neg.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(*.f64 (*.f64 #s(literal 2 binary64) u2) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) u2) #s(literal 2 binary64)) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(*.f64 u2 (+.f64 (PI.f64) (PI.f64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2)) |
(fma.f64 (PI.f64) u2 (*.f64 (PI.f64) u2)) |
(fma.f64 u2 (PI.f64) (*.f64 (PI.f64) u2)) |
(+.f64 (*.f64 (PI.f64) u2) (*.f64 (PI.f64) u2)) |
u2 |
(*.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (PI.f64)) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (PI.f64) (PI.f64))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) |
(+.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
#s(literal 1/6 binary64) |
(*.f64 (sqrt.f64 (log.f64 u1)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (log.f64 u1))) |
(pow.f64 (neg.f64 (log.f64 u1)) #s(literal 1/2 binary64)) |
(sqrt.f64 (neg.f64 (log.f64 u1))) |
(*.f64 #s(literal -1 binary64) (log.f64 u1)) |
(*.f64 (log.f64 u1) #s(literal -1 binary64)) |
(neg.f64 (log.f64 u1)) |
(-.f64 #s(literal 0 binary64) (log.f64 u1)) |
(log.f64 (/.f64 #s(literal 1 binary64) u1)) |
(log.f64 u1) |
u1 |
#s(literal 1/2 binary64) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (log.f64 u1))) (sqrt.f64 #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 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 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
(log.f64 (pow.f64 u1 #s(literal -2 binary64))) |
#s(literal -2 binary64) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (+.f64 (sin.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2)))) (-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (log.f64 u1))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (sqrt.f64 (log.f64 u1)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (neg.f64 (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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (log.f64 u1))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (+.f64 (sin.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2)))) (-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (log.f64 u1))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (sqrt.f64 (log.f64 u1)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (neg.f64 (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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (+.f64 (sin.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2)))) (-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2)))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (log.f64 u1))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (sqrt.f64 (log.f64 u1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) |
(*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (log.f64 u1))) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(literal 6 binary64) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 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 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
(log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
(+.f64 (log.f64 (log.f64 u1)) (log.f64 #s(literal -2 binary64))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (log.f64 u1))) |
(log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(*.f64 (-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2))) (+.f64 (sin.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2)))) |
(*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2))) (-.f64 (cos.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)))) |
(-.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 (neg.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(*.f64 (*.f64 #s(literal 2 binary64) u2) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) u2) #s(literal 2 binary64)) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(*.f64 u2 (+.f64 (PI.f64) (PI.f64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2)) |
(fma.f64 (PI.f64) u2 (*.f64 (PI.f64) u2)) |
(fma.f64 u2 (PI.f64) (*.f64 (PI.f64) u2)) |
(+.f64 (*.f64 (PI.f64) u2) (*.f64 (PI.f64) u2)) |
(*.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (PI.f64)) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (PI.f64) (PI.f64))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) |
(+.f64 (PI.f64) (PI.f64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (+.f64 (sin.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2)))) (-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (log.f64 u1))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (sqrt.f64 (log.f64 u1)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (neg.f64 (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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (+.f64 (sin.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2)))) (-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2)))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (log.f64 u1))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (sqrt.f64 (log.f64 u1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) |
(*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (log.f64 u1))) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 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 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
(log.f64 (pow.f64 u1 #s(literal -2 binary64))) |
(*.f64 (-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2))) (+.f64 (sin.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2)))) |
(*.f64 (+.f64 (sin.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2))) (-.f64 (cos.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)))) |
(-.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 (neg.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) u2)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) u2)) #s(literal 3 binary64))) (fma.f64 (cos.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2)) (-.f64 (*.f64 (sin.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 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2)))) |
(+.f64 (sin.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2))) |
(+.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2))) |
(sin.f64 (fma.f64 (PI.f64) u2 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (*.f64 (PI.f64) u2))) |
(cos.f64 (*.f64 (PI.f64) u2)) |
(*.f64 (PI.f64) u2) |
(*.f64 u2 (PI.f64)) |
(sin.f64 (*.f64 (PI.f64) u2)) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) u2)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) u2)) #s(literal 3 binary64))) (fma.f64 (cos.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2)) (fma.f64 (sin.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 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (+.f64 (sin.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2)))) |
(-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (sqrt (neg (log u1))) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
#s(approx (neg (log u1)) (neg.f64 (log.f64 u1))) |
#s(approx (log u1) (log.f64 u1)) |
#s(approx u1 u1) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* (log u1) -2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
#s(approx (* (log u1) -2) (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
#s(approx (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (* (log (* (log u1) -2)) 1/2) (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
#s(approx (log (* (log u1) -2)) (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (sqrt (neg (log u1))) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal -1 binary64))) |
#s(approx (neg (log u1)) (neg.f64 (log.f64 u1))) |
#s(approx (log u1) (neg.f64 (neg.f64 (log.f64 u1)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* (log u1) -2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
#s(approx (* (log u1) -2) (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal -1 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
#s(approx (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (sqrt (* (log u1) -2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
#s(approx (* (log (* (log u1) -2)) 1/2) (*.f64 (log.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (log (* (log u1) -2)) (log.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (neg (log u1))) (sqrt.f64 (neg.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64)))))) |
#s(approx (neg (log u1)) (neg.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log u1) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) (fma.f64 (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* (log u1) -2)) (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) |
#s(approx (* (log u1) -2) (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) (*.f64 (sqrt.f64 (neg.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))))) #s(literal 1/6 binary64))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
#s(approx (* (/ 1 6) (exp (* (log (* (log u1) -2)) 1/2))) (*.f64 (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (* (log (* (log u1) -2)) 1/2) (*.f64 (log.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (log (* (log u1) -2)) (log.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64))) (*.f64 u2 u2)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 u2 u2)) (sqrt.f64 (log.f64 u1))) #s(literal -2/135 binary64))) (*.f64 u2 u2))) (*.f64 u2 u2)))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 u2 u2)) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 u2 u2)) #s(literal 1/9 binary64))) (*.f64 u2 u2) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 u2 u2)) #s(literal -2/135 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/9 binary64))) (*.f64 u2 u2))) (*.f64 u2 u2) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 u2 u2)) #s(literal -2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (fma.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 u2 u2) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (fma.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 u2 u2)) #s(literal -4/45 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2/3 binary64))) (*.f64 u2 u2))) (*.f64 u2 u2) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(literal 1 binary64)) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.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 #s(literal -4/45 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.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 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64))) (*.f64 u2 u2)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 u2 u2)) (sqrt.f64 (log.f64 u1))) #s(literal -2/135 binary64))) (*.f64 u2 u2))) (*.f64 u2 u2)))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (fma.f64 (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (fma.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 u2 u2)) (sqrt.f64 (log.f64 u1))) #s(literal -2/135 binary64))) (*.f64 u2 u2))) (*.f64 u2 u2) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (+.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 u2 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (PI.f64))))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 1/6 binary64) (*.f64 (*.f64 u2 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal -1/3 binary64))) u2 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 u2 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 2/3 binary64)))) (sqrt.f64 #s(literal -2 binary64))) u2) (sqrt.f64 (log.f64 u1))) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64))) u2 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (*.f64 #s(literal 1/6 binary64) (+.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 u2 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (PI.f64))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 1/6 binary64) (*.f64 (*.f64 u2 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal -1/3 binary64))) u2 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (* (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (- (cos (* (PI) u2)) (sin (* (PI) u2))))) (fma.f64 u2 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 2/3 binary64)))) (sqrt.f64 #s(literal -2 binary64))) u2) (sqrt.f64 (log.f64 u1))) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64))) u2 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 #s(literal 0 binary64) (PI.f64)) u2 #s(literal 1 binary64))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (+.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) #s(literal -2 binary64) (neg.f64 (PI.f64))) (PI.f64)) u2 #s(literal 1 binary64))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 #s(literal 0 binary64) (PI.f64) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 2/3 binary64)))) u2 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) u2)) u2 #s(literal 1 binary64))) |
#s(approx (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (fma.f64 (PI.f64) u2 #s(literal 1 binary64))) |
#s(approx (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (fma.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) #s(literal -1/2 binary64) (PI.f64)) u2 #s(literal 1 binary64))) |
#s(approx (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) u2) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2 (PI.f64)) u2 #s(literal 1 binary64))) |
#s(approx (cos (* (PI) u2)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* (PI) u2)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 u2 u2) #s(literal 1 binary64))) |
#s(approx (cos (* (PI) u2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 u2 u2) (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 u2 u2) #s(literal 1 binary64))) |
#s(approx (* (PI) u2) (*.f64 (PI.f64) u2)) |
#s(approx (sin (* (PI) u2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) u2)) |
#s(approx (sin (* (PI) u2)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 u2 u2)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 u2 u2) (PI.f64)) u2)) |
#s(approx (sin (* (PI) u2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 u2 u2)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/120 binary64))) (*.f64 u2 u2) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 u2 u2) (PI.f64)) u2)) |
#s(approx (- (cos (* (PI) u2)) (sin (* (PI) u2))) (+.f64 (neg.f64 (*.f64 (PI.f64) u2)) #s(literal 1 binary64))) |
#s(approx (- (cos (* (PI) u2)) (sin (* (PI) u2))) (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) #s(literal -1/2 binary64)) (PI.f64)) u2 #s(literal 1 binary64))) |
#s(approx (- (cos (* (PI) u2)) (sin (* (PI) u2))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) u2) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) (PI.f64)) u2 #s(literal 1 binary64))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (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 (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (+.f64 (sin.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2)))) |
#s(approx (cos (* (PI) u2)) (cos.f64 (*.f64 (PI.f64) u2))) |
#s(approx (sin (* (PI) u2)) (sin.f64 (*.f64 (PI.f64) u2))) |
#s(approx (- (cos (* (PI) u2)) (sin (* (PI) u2))) (-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2)))) |
Compiled 4 032 to 1 075 computations (73.3% saved)
15 alts after pruning (13 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 248 | 11 | 259 |
| Fresh | 7 | 2 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 258 | 15 | 273 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| ▶ | 99.5% | (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| 99.3% | (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) (*.f64 u2 u2) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) | |
| 98.7% | (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) | |
| ▶ | 99.4% | (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| 99.0% | (fma.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) | |
| 98.9% | (/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) | |
| ▶ | 99.1% | (+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 99.2% | (+.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))) (*.f64 #s(approx (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) u2) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2 (PI.f64)) u2 #s(literal 1 binary64))) (-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2))))) #s(literal 1/2 binary64)) | |
| ▶ | 98.8% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| ✓ | 98.7% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| ▶ | 98.1% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| 98.7% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) | |
| 98.5% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) | |
| 98.4% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))))))) |
Compiled 879 to 716 computations (18.5% saved)
| Inputs |
|---|
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (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 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) |
#s(literal -2 binary64) |
(*.f64 u2 u2) |
u2 |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
#s(literal 1 binary64) |
#s(literal 1/6 binary64) |
(sqrt.f64 (neg.f64 (log.f64 u1))) |
(neg.f64 (log.f64 u1)) |
(log.f64 u1) |
u1 |
#s(literal 1/2 binary64) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(+.f64 (PI.f64) (PI.f64)) |
(+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64))) |
(pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 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) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -1) (sqrt 2))) (sqrt (log u1))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt (log u1)) (sqrt -1)))) |
#s(approx (neg (log u1)) #s(hole binary64 (* -1 (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)) (sqrt (log u1))))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2))))))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) #s(hole binary64 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2))))) |
#s(approx (+ (* (exp (log (sqrt (* (log u1) -2)))) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log u1)) (sqrt -2)))))) |
#s(approx (exp (log (sqrt (* (log u1) -2)))) #s(hole binary64 (* (sqrt (log u1)) (sqrt -2)))) |
#s(approx (log (sqrt (* (log u1) -2))) #s(hole binary64 (log (* (sqrt (log u1)) (sqrt -2))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) #s(hole binary64 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (log u1))))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (log u1)))))) |
#s(approx (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) #s(hole binary64 (* 1/6 (* (sqrt (log u1)) (sqrt -2))))) |
#s(approx (pow (* (log u1) -2) 1/4) #s(hole binary64 (pow (* -2 (log u1)) 1/4))) |
#s(approx (* (pow (* (log u1) -2) 1/4) 1/6) #s(hole binary64 (* 1/6 (pow (* -2 (log u1)) 1/4)))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt (log (/ 1 u1)))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (pow (sqrt -1) 2)))) |
#s(approx (neg (log u1)) #s(hole binary64 (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 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -2) (sqrt -1))) (sqrt (log (/ 1 u1)))))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log (/ 1 u1))) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (* (pow (sqrt -1) 2) (sqrt 2))))) |
#s(approx (+ (* (exp (log (sqrt (* (log u1) -2)))) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1))))))) |
#s(approx (exp (log (sqrt (* (log u1) -2)))) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1))))) |
#s(approx (log (sqrt (* (log u1) -2))) #s(hole binary64 (log (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) #s(hole binary64 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -2) (sqrt -1))) (sqrt (log (/ 1 u1)))))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -2) (sqrt -1))) (sqrt (log (/ 1 u1))))))) |
#s(approx (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) #s(hole binary64 (* 1/6 (* (sqrt (log (/ 1 u1))) (sqrt 2))))) |
#s(approx (pow (* (log u1) -2) 1/4) #s(hole binary64 (pow (* 2 (log (/ 1 u1))) 1/4))) |
#s(approx (* (pow (* (log u1) -2) 1/4) 1/6) #s(hole binary64 (* 1/6 (pow (* 2 (log (/ 1 u1))) 1/4)))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -1) (sqrt 2))) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt -1) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (neg (log u1)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 u1))))))) |
#s(approx (log u1) #s(hole binary64 (+ (log -1) (* -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 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (sqrt -1) (sqrt 2)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) #s(hole binary64 (* (* (sqrt -1) (sqrt 2)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (+ (* (exp (log (sqrt (* (log u1) -2)))) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (exp (log (sqrt (* (log u1) -2)))) #s(hole binary64 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (log (sqrt (* (log u1) -2))) #s(hole binary64 (log (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (+ (log -1) (* -1 (log (/ -1 u1))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) #s(hole binary64 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) #s(hole binary64 (* 1/6 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (pow (* (log u1) -2) 1/4) #s(hole binary64 (pow (* -2 (+ (log -1) (* -1 (log (/ -1 u1))))) 1/4))) |
#s(approx (* (pow (* (log u1) -2) 1/4) 1/6) #s(hole binary64 (* 1/6 (pow (* -2 (+ (log -1) (* -1 (log (/ -1 u1))))) 1/4)))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (* (pow u2 2) (* (pow (PI) 2) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))))))))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))))))))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (* 1/6 (sqrt 2)))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2)))) (* 1/6 (sqrt 2))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* 1/6 (sqrt 2)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt 2))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt 2))))))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* 1/6 (sqrt 2)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt 2))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt 2)))) (* 1/9 (* (pow (PI) 4) (sqrt 2)))))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (sqrt 2))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* -2 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt 2))) (* 2/3 (* (pow u2 2) (* (pow (PI) 4) (sqrt 2))))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt 2))) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (* (pow (PI) 6) (sqrt 2)))) (* 2/3 (* (pow (PI) 4) (sqrt 2)))))))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 1)) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #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 (* u2 u2)) #s(hole binary64 (* -2 (pow u2 2)))) |
#s(approx (* u2 u2) #s(hole binary64 (pow u2 2))) |
#s(approx u2 #s(hole binary64 u2)) |
#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))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (sqrt -2))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (sqrt -2))) (sqrt (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 (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (sqrt -2))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (sqrt -2)) (sqrt (log u1)))))))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) #s(hole binary64 (+ (* -2 (* (* (pow u2 2) (* (pow (PI) 2) (sqrt -2))) (sqrt (log u1)))) (* (sqrt (log u1)) (sqrt -2))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) #s(hole binary64 (+ (* (sqrt (log u1)) (sqrt -2)) (* (pow u2 2) (+ (* -2 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 2/3 (* (* (pow u2 2) (* (pow (PI) 4) (sqrt -2))) (sqrt (log u1))))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) #s(hole binary64 (+ (* (sqrt (log u1)) (sqrt -2)) (* (pow u2 2) (+ (* -2 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* (pow u2 2) (+ (* -4/45 (* (* (pow u2 2) (* (pow (PI) 6) (sqrt -2))) (sqrt (log u1)))) (* 2/3 (* (* (pow (PI) 4) (sqrt -2)) (sqrt (log u1))))))))))) |
#s(approx (* (+ (PI) (PI)) u2) #s(hole binary64 (* 2 (* u2 (PI))))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* -1/3 (* (* (pow u2 2) (* (pow (PI) 2) (sqrt -2))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (sqrt -2)))))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (sqrt -2))) (sqrt (log u1))))))))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (sqrt -2))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (sqrt -2)) (sqrt (log u1))))))))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt 2))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt 2)))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
#s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) #s(hole binary64 (* -2 (* (pow u2 2) (pow (PI) 2))))) |
#s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) #s(hole binary64 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (/ 1 (pow u2 2)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 79.0ms | u1 | @ | inf | ((+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt 2) 2 (cos (* u2 (+ (PI) (PI)))) (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (* -2 (* u2 u2)) -2 (* u2 u2) u2 (* (PI) (PI)) (PI) 1 1/6 (sqrt (neg (log u1))) (neg (log u1)) (log u1) u1 1/2 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) (* (sqrt (neg (log u1))) (sqrt 2)) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (exp (log (sqrt (* (log u1) -2)))) 1/6) 1/2) (exp (log (sqrt (* (log u1) -2)))) (log (sqrt (* (log u1) -2))) (sqrt (* (log u1) -2)) (* (log u1) -2) (+ (* (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) 1/6) 1/2) (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (+ (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (pow (* (log u1) -2) 1/4) 1/4 (* (pow (* (log u1) -2) 1/4) 1/6) (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI))) |
| 59.0ms | u1 | @ | -inf | ((+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt 2) 2 (cos (* u2 (+ (PI) (PI)))) (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (* -2 (* u2 u2)) -2 (* u2 u2) u2 (* (PI) (PI)) (PI) 1 1/6 (sqrt (neg (log u1))) (neg (log u1)) (log u1) u1 1/2 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) (* (sqrt (neg (log u1))) (sqrt 2)) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (exp (log (sqrt (* (log u1) -2)))) 1/6) 1/2) (exp (log (sqrt (* (log u1) -2)))) (log (sqrt (* (log u1) -2))) (sqrt (* (log u1) -2)) (* (log u1) -2) (+ (* (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) 1/6) 1/2) (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (+ (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (pow (* (log u1) -2) 1/4) 1/4 (* (pow (* (log u1) -2) 1/4) 1/6) (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI))) |
| 41.0ms | u1 | @ | 0 | ((+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt 2) 2 (cos (* u2 (+ (PI) (PI)))) (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (* -2 (* u2 u2)) -2 (* u2 u2) u2 (* (PI) (PI)) (PI) 1 1/6 (sqrt (neg (log u1))) (neg (log u1)) (log u1) u1 1/2 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) (* (sqrt (neg (log u1))) (sqrt 2)) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (exp (log (sqrt (* (log u1) -2)))) 1/6) 1/2) (exp (log (sqrt (* (log u1) -2)))) (log (sqrt (* (log u1) -2))) (sqrt (* (log u1) -2)) (* (log u1) -2) (+ (* (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) 1/6) 1/2) (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (+ (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (pow (* (log u1) -2) 1/4) 1/4 (* (pow (* (log u1) -2) 1/4) 1/6) (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI))) |
| 13.0ms | u2 | @ | -inf | ((+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt 2) 2 (cos (* u2 (+ (PI) (PI)))) (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (* -2 (* u2 u2)) -2 (* u2 u2) u2 (* (PI) (PI)) (PI) 1 1/6 (sqrt (neg (log u1))) (neg (log u1)) (log u1) u1 1/2 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) (* (sqrt (neg (log u1))) (sqrt 2)) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (exp (log (sqrt (* (log u1) -2)))) 1/6) 1/2) (exp (log (sqrt (* (log u1) -2)))) (log (sqrt (* (log u1) -2))) (sqrt (* (log u1) -2)) (* (log u1) -2) (+ (* (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) 1/6) 1/2) (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (+ (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (pow (* (log u1) -2) 1/4) 1/4 (* (pow (* (log u1) -2) 1/4) 1/6) (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI))) |
| 10.0ms | u2 | @ | inf | ((+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt 2) 2 (cos (* u2 (+ (PI) (PI)))) (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (* -2 (* u2 u2)) -2 (* u2 u2) u2 (* (PI) (PI)) (PI) 1 1/6 (sqrt (neg (log u1))) (neg (log u1)) (log u1) u1 1/2 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) (* (sqrt (neg (log u1))) (sqrt 2)) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (exp (log (sqrt (* (log u1) -2)))) 1/6) 1/2) (exp (log (sqrt (* (log u1) -2)))) (log (sqrt (* (log u1) -2))) (sqrt (* (log u1) -2)) (* (log u1) -2) (+ (* (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) 1/6) 1/2) (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) (cos (* (+ (PI) (PI)) u2)) (* (+ (PI) (PI)) u2) (+ (PI) (PI)) (+ (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (pow (* (log u1) -2) 1/4) 1/4 (* (pow (* (log u1) -2) 1/4) 1/6) (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 385 | 2730 |
| 0 | 450 | 2352 |
| 0 | 2090 | 2300 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (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 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) |
#s(literal -2 binary64) |
(*.f64 u2 u2) |
u2 |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
#s(literal 1 binary64) |
#s(literal 1/6 binary64) |
(sqrt.f64 (neg.f64 (log.f64 u1))) |
(neg.f64 (log.f64 u1)) |
(log.f64 u1) |
u1 |
#s(literal 1/2 binary64) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(+.f64 (PI.f64) (PI.f64)) |
(+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64))) |
(pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 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) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -1) (sqrt 2))) (sqrt (log u1))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt (log u1)) (sqrt -1)))) |
#s(approx (neg (log u1)) #s(hole binary64 (* -1 (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)) (sqrt (log u1))))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2))))))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) #s(hole binary64 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2))))) |
#s(approx (+ (* (exp (log (sqrt (* (log u1) -2)))) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log u1)) (sqrt -2)))))) |
#s(approx (exp (log (sqrt (* (log u1) -2)))) #s(hole binary64 (* (sqrt (log u1)) (sqrt -2)))) |
#s(approx (log (sqrt (* (log u1) -2))) #s(hole binary64 (log (* (sqrt (log u1)) (sqrt -2))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) #s(hole binary64 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (log u1))))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (log u1)))))) |
#s(approx (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) #s(hole binary64 (* 1/6 (* (sqrt (log u1)) (sqrt -2))))) |
#s(approx (pow (* (log u1) -2) 1/4) #s(hole binary64 (pow (* -2 (log u1)) 1/4))) |
#s(approx (* (pow (* (log u1) -2) 1/4) 1/6) #s(hole binary64 (* 1/6 (pow (* -2 (log u1)) 1/4)))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt (log (/ 1 u1)))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (pow (sqrt -1) 2)))) |
#s(approx (neg (log u1)) #s(hole binary64 (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 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -2) (sqrt -1))) (sqrt (log (/ 1 u1)))))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log (/ 1 u1))) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (* (pow (sqrt -1) 2) (sqrt 2))))) |
#s(approx (+ (* (exp (log (sqrt (* (log u1) -2)))) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1))))))) |
#s(approx (exp (log (sqrt (* (log u1) -2)))) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1))))) |
#s(approx (log (sqrt (* (log u1) -2))) #s(hole binary64 (log (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) #s(hole binary64 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -2) (sqrt -1))) (sqrt (log (/ 1 u1)))))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -2) (sqrt -1))) (sqrt (log (/ 1 u1))))))) |
#s(approx (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) #s(hole binary64 (* 1/6 (* (sqrt (log (/ 1 u1))) (sqrt 2))))) |
#s(approx (pow (* (log u1) -2) 1/4) #s(hole binary64 (pow (* 2 (log (/ 1 u1))) 1/4))) |
#s(approx (* (pow (* (log u1) -2) 1/4) 1/6) #s(hole binary64 (* 1/6 (pow (* 2 (log (/ 1 u1))) 1/4)))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -1) (sqrt 2))) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt -1) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (neg (log u1)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 u1))))))) |
#s(approx (log u1) #s(hole binary64 (+ (log -1) (* -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 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (sqrt -1) (sqrt 2)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) #s(hole binary64 (* (* (sqrt -1) (sqrt 2)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (+ (* (exp (log (sqrt (* (log u1) -2)))) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (exp (log (sqrt (* (log u1) -2)))) #s(hole binary64 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (log (sqrt (* (log u1) -2))) #s(hole binary64 (log (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (+ (log -1) (* -1 (log (/ -1 u1))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) #s(hole binary64 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) #s(hole binary64 (* 1/6 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (pow (* (log u1) -2) 1/4) #s(hole binary64 (pow (* -2 (+ (log -1) (* -1 (log (/ -1 u1))))) 1/4))) |
#s(approx (* (pow (* (log u1) -2) 1/4) 1/6) #s(hole binary64 (* 1/6 (pow (* -2 (+ (log -1) (* -1 (log (/ -1 u1))))) 1/4)))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (* (pow u2 2) (* (pow (PI) 2) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))))))))) |
#s(approx (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))))))))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (* 1/6 (sqrt 2)))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2)))) (* 1/6 (sqrt 2))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* 1/6 (sqrt 2)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt 2))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt 2))))))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* 1/6 (sqrt 2)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt 2))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt 2)))) (* 1/9 (* (pow (PI) 4) (sqrt 2)))))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (sqrt 2))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* -2 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt 2))) (* 2/3 (* (pow u2 2) (* (pow (PI) 4) (sqrt 2))))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt 2))) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (* (pow (PI) 6) (sqrt 2)))) (* 2/3 (* (pow (PI) 4) (sqrt 2)))))))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 1)) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #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 (* u2 u2)) #s(hole binary64 (* -2 (pow u2 2)))) |
#s(approx (* u2 u2) #s(hole binary64 (pow u2 2))) |
#s(approx u2 #s(hole binary64 u2)) |
#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))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (sqrt -2))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (sqrt -2))) (sqrt (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 (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (sqrt -2))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (sqrt -2)) (sqrt (log u1)))))))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) #s(hole binary64 (+ (* -2 (* (* (pow u2 2) (* (pow (PI) 2) (sqrt -2))) (sqrt (log u1)))) (* (sqrt (log u1)) (sqrt -2))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) #s(hole binary64 (+ (* (sqrt (log u1)) (sqrt -2)) (* (pow u2 2) (+ (* -2 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 2/3 (* (* (pow u2 2) (* (pow (PI) 4) (sqrt -2))) (sqrt (log u1))))))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) #s(hole binary64 (+ (* (sqrt (log u1)) (sqrt -2)) (* (pow u2 2) (+ (* -2 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* (pow u2 2) (+ (* -4/45 (* (* (pow u2 2) (* (pow (PI) 6) (sqrt -2))) (sqrt (log u1)))) (* 2/3 (* (* (pow (PI) 4) (sqrt -2)) (sqrt (log u1))))))))))) |
#s(approx (* (+ (PI) (PI)) u2) #s(hole binary64 (* 2 (* u2 (PI))))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* -1/3 (* (* (pow u2 2) (* (pow (PI) 2) (sqrt -2))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (sqrt -2)))))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (sqrt -2))) (sqrt (log u1))))))))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (sqrt -2))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (sqrt -2)) (sqrt (log u1))))))))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt 2))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt 2)))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
#s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) #s(hole binary64 (* -2 (* (pow u2 2) (pow (PI) 2))))) |
#s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) #s(hole binary64 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (/ 1 (pow u2 2)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64))))) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64))) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) u2) u2) (PI.f64)) (PI.f64) #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 (*.f64 #s(literal -2 binary64) u2) u2) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) u2) u2) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) u2) u2) |
(*.f64 (*.f64 u2 u2) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) |
#s(literal -2 binary64) |
(*.f64 (pow.f64 u2 #s(literal 1 binary64)) (pow.f64 u2 #s(literal 1 binary64))) |
(*.f64 (fabs.f64 u2) (fabs.f64 u2)) |
(*.f64 (neg.f64 u2) (neg.f64 u2)) |
(*.f64 u2 u2) |
(pow.f64 u2 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 u2) #s(literal 2 binary64))) |
u2 |
(*.f64 (fabs.f64 (PI.f64)) (fabs.f64 (PI.f64))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(PI.f64) |
#s(literal 1 binary64) |
#s(literal 1/6 binary64) |
(*.f64 (sqrt.f64 (log.f64 u1)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (log.f64 u1))) |
(pow.f64 (neg.f64 (log.f64 u1)) #s(literal 1/2 binary64)) |
(sqrt.f64 (neg.f64 (log.f64 u1))) |
(*.f64 #s(literal -1 binary64) (log.f64 u1)) |
(*.f64 (log.f64 u1) #s(literal -1 binary64)) |
(neg.f64 (log.f64 u1)) |
(-.f64 #s(literal 0 binary64) (log.f64 u1)) |
(log.f64 (/.f64 #s(literal 1 binary64) u1)) |
(log.f64 u1) |
u1 |
#s(literal 1/2 binary64) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (log.f64 u1))) (sqrt.f64 #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64)) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.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 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 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 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (log.f64 u1))) (sqrt.f64 #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64)) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.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 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 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 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (log.f64 u1))) (log.f64 (sqrt.f64 #s(literal -2 binary64)))) |
(+.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1)))) (log.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 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 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) (sinh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
(log.f64 (pow.f64 u1 #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (sqrt.f64 (log.f64 u1)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (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 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (sqrt.f64 (log.f64 u1))) |
(*.f64 (sqrt.f64 (log.f64 u1)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) |
(*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(sin.f64 (fma.f64 (+.f64 (PI.f64) (PI.f64)) u2 (/.f64 (PI.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 (neg.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(*.f64 (*.f64 #s(literal 2 binary64) u2) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) u2) #s(literal 2 binary64)) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(*.f64 u2 (+.f64 (PI.f64) (PI.f64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2)) |
(fma.f64 (PI.f64) u2 (*.f64 (PI.f64) u2)) |
(fma.f64 u2 (PI.f64) (*.f64 (PI.f64) u2)) |
(+.f64 (*.f64 (PI.f64) u2) (*.f64 (PI.f64) u2)) |
(*.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 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))))) |
(+.f64 (PI.f64) (PI.f64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (sqrt.f64 (log.f64 u1)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (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 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (sqrt.f64 (log.f64 u1))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/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 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (log.f64 u1))) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64)) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/4 binary64)) (pow.f64 (log.f64 u1) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (log.f64 u1) #s(literal 1/4 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
#s(literal 1/4 binary64) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(sin.f64 (fma.f64 (+.f64 (PI.f64) (PI.f64)) u2 (/.f64 (PI.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 (neg.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(*.f64 (*.f64 #s(literal 2 binary64) u2) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) u2) #s(literal 2 binary64)) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(*.f64 u2 (+.f64 (PI.f64) (PI.f64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2)) |
(fma.f64 (PI.f64) u2 (*.f64 (PI.f64) u2)) |
(fma.f64 u2 (PI.f64) (*.f64 (PI.f64) u2)) |
(+.f64 (*.f64 (PI.f64) u2) (*.f64 (PI.f64) u2)) |
(*.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 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))))) |
(+.f64 (PI.f64) (PI.f64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (sqrt (neg (log u1))) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
#s(approx (neg (log u1)) (neg.f64 (log.f64 u1))) |
#s(approx (log u1) (log.f64 u1)) |
#s(approx u1 u1) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
#s(approx (log (sqrt (* (log u1) -2))) (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
#s(approx (* (log u1) -2) (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
#s(approx (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (pow (* (log u1) -2) 1/4) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (* (pow (* (log u1) -2) 1/4) 1/6) (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (sqrt (neg (log u1))) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal -1 binary64))) |
#s(approx (neg (log u1)) (neg.f64 (log.f64 u1))) |
#s(approx (log u1) (neg.f64 (neg.f64 (log.f64 u1)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
#s(approx (log (sqrt (* (log u1) -2))) (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
#s(approx (* (log u1) -2) (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
#s(approx (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (pow (* (log u1) -2) 1/4) (pow.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (* (pow (* (log u1) -2) 1/4) 1/6) (*.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (neg (log u1))) (sqrt.f64 (neg.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64)))))) |
#s(approx (neg (log u1)) (neg.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log u1) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) (fma.f64 (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) (fma.f64 (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) |
#s(approx (log (sqrt (* (log u1) -2))) (log.f64 (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))))) |
#s(approx (* (log u1) -2) (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
#s(approx (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (*.f64 (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (pow (* (log u1) -2) 1/4) (pow.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (* (pow (* (log u1) -2) 1/4) 1/6) (*.f64 (pow.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64))) (*.f64 u2 u2)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 u2 u2)) (sqrt.f64 (log.f64 u1))) #s(literal -2/135 binary64))) (*.f64 u2 u2))) (*.f64 u2 u2)))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 u2 u2)) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 u2 u2)) #s(literal 1/9 binary64))) (*.f64 u2 u2) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 u2 u2)) #s(literal -2/135 binary64))) (*.f64 u2 u2))) (*.f64 u2 u2) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 u2 u2)) #s(literal -2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (fma.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 u2 u2) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (fma.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4/45 binary64) (*.f64 u2 u2)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2/3 binary64))) (*.f64 u2 u2))) (*.f64 u2 u2) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(literal 1 binary64)) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.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 #s(literal 2/3 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) (*.f64 u2 u2) #s(literal 1 binary64))) |
#s(approx (* -2 (* u2 u2)) (*.f64 (*.f64 #s(literal -2 binary64) u2) u2)) |
#s(approx (* u2 u2) (*.f64 u2 u2)) |
#s(approx u2 u2) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64))) (*.f64 u2 u2)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 u2 u2)) (sqrt.f64 (log.f64 u1))) #s(literal -2/135 binary64))) (*.f64 u2 u2))) (*.f64 u2 u2)))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal -2 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) (fma.f64 (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -2 binary64))) (*.f64 u2 u2) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
#s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) (fma.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 u2 u2)) (sqrt.f64 (log.f64 u1))) #s(literal -4/45 binary64))) (*.f64 u2 u2))) (*.f64 u2 u2) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
#s(approx (* (+ (PI) (PI)) u2) (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) (fma.f64 (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (* (* (pow (* (log u1) -2) 1/4) (* (pow (* (log u1) -2) 1/4) 1/6)) (cos (* (* 2 (PI)) u2))) (fma.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 u2 u2)) (sqrt.f64 (log.f64 u1))) #s(literal -2/135 binary64))) (*.f64 u2 u2))) (*.f64 u2 u2) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
#s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64))) |
#s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))) |
Compiled 3 316 to 1 014 computations (69.4% saved)
16 alts after pruning (10 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 225 | 4 | 229 |
| Fresh | 2 | 6 | 8 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 228 | 16 | 244 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| ✓ | 99.5% | (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| ▶ | 49.7% | (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| ▶ | 99.3% | (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) (*.f64 u2 u2) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
| 98.7% | (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) | |
| ✓ | 99.4% | (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ▶ | 99.0% | (fma.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| 99.2% | (fma.f64 #s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal -2 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) | |
| 98.9% | (/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) | |
| 98.5% | (+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/8 binary64))) #s(literal 1/6 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) | |
| 98.4% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) | |
| ✓ | 98.8% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| ✓ | 98.7% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| ✓ | 98.1% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| ▶ | 98.7% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
| ▶ | 98.4% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))))))) |
Compiled 810 to 658 computations (18.8% saved)
| Inputs |
|---|
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) (*.f64 u2 u2) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) |
(sqrt.f64 (neg.f64 (log.f64 u1))) |
(neg.f64 (log.f64 u1)) |
(log.f64 u1) |
u1 |
#s(literal 1/6 binary64) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) (*.f64 u2 u2) #s(literal 1 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) (*.f64 u2 u2) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) (*.f64 u2 u2) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) |
(*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) |
#s(literal 2/3 binary64) |
(*.f64 u2 u2) |
u2 |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 1 binary64) |
#s(literal 1/2 binary64) |
(fma.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) #s(literal 1/6 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2)))) |
#s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))) |
(*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2)) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) |
(/.f64 #s(literal 1 binary64) (*.f64 u2 u2)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
#s(literal 1/4 binary64) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))))) |
(+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) |
#s(literal 1/8 binary64) |
(pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
| Outputs |
|---|
#s(approx (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -1) (sqrt 2))) (sqrt (log u1))))))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) #s(hole binary64 (* 1/6 (* (sqrt (log u1)) (sqrt -1))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt (log u1)) (sqrt -1)))) |
#s(approx (neg (log u1)) #s(hole binary64 (* -1 (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)) (sqrt (log u1))))))) |
#s(approx (/ (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (- (* (sqrt (* (log u1) -2)) 1/6) 1/2)) #s(hole binary64 (/ (- (* 1/36 (* (log u1) (pow (sqrt -2) 2))) 1/4) (- (* 1/6 (* (sqrt (log u1)) (sqrt -2))) 1/2)))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) #s(hole binary64 (- (* 1/36 (* (log u1) (pow (sqrt -2) 2))) 1/4))) |
#s(approx (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) #s(hole binary64 (* 1/36 (* (log u1) (pow (sqrt -2) 2))))) |
#s(approx (* (sqrt (* (log u1) -2)) 1/6) #s(hole binary64 (* 1/6 (* (sqrt (log u1)) (sqrt -2))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (* (sqrt (log u1)) (sqrt -2)))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (- (* (sqrt (* (log u1) -2)) 1/6) 1/2) #s(hole binary64 (- (* 1/6 (* (sqrt (log u1)) (sqrt -2))) 1/2))) |
#s(approx (/ (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))))) #s(hole binary64 (/ (+ 1/8 (* 1/216 (* (sqrt (pow (log u1) 3)) (pow (sqrt -2) 3)))) (- (+ 1/4 (* 1/36 (* (log u1) (pow (sqrt -2) 2)))) (* 1/12 (* (sqrt (log u1)) (sqrt -2))))))) |
#s(approx (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) #s(hole binary64 (+ 1/8 (* 1/216 (* (sqrt (pow (log u1) 3)) (pow (sqrt -2) 3)))))) |
#s(approx (pow (* (sqrt (* (log u1) -2)) 1/6) 3) #s(hole binary64 (* 1/216 (* (sqrt (pow (log u1) 3)) (pow (sqrt -2) 3))))) |
#s(approx (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)))) #s(hole binary64 (- (+ 1/4 (* 1/36 (* (log u1) (pow (sqrt -2) 2)))) (* 1/12 (* (sqrt (log u1)) (sqrt -2)))))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) #s(hole binary64 (- (* 1/36 (* (log u1) (pow (sqrt -2) 2))) (* 1/12 (* (sqrt (log u1)) (sqrt -2)))))) |
#s(approx (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)) #s(hole binary64 (* 1/12 (* (sqrt (log u1)) (sqrt -2))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt (log (/ 1 u1)))))))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) #s(hole binary64 (* 1/6 (* (sqrt (log (/ 1 u1))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (pow (sqrt -1) 2)))) |
#s(approx (neg (log u1)) #s(hole binary64 (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 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -2) (sqrt -1))) (sqrt (log (/ 1 u1)))))))) |
#s(approx (/ (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (- (* (sqrt (* (log u1) -2)) 1/6) 1/2)) #s(hole binary64 (/ (- (* -1/36 (* (log (/ 1 u1)) (pow (sqrt -2) 2))) 1/4) (- (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1)))) 1/2)))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) #s(hole binary64 (- (* -1/36 (* (log (/ 1 u1)) (pow (sqrt -2) 2))) 1/4))) |
#s(approx (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) #s(hole binary64 (* -1/36 (* (log (/ 1 u1)) (pow (sqrt -2) 2))))) |
#s(approx (* (sqrt (* (log u1) -2)) 1/6) #s(hole binary64 (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (- (* (sqrt (* (log u1) -2)) 1/6) 1/2) #s(hole binary64 (- (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1)))) 1/2))) |
#s(approx (/ (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))))) #s(hole binary64 (/ (+ 1/8 (* 1/216 (* (sqrt (pow (log (/ 1 u1)) 3)) (* (pow (sqrt -2) 3) (sqrt -1))))) (- (+ 1/4 (* -1/36 (* (log (/ 1 u1)) (pow (sqrt -2) 2)))) (* 1/12 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1)))))))) |
#s(approx (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) #s(hole binary64 (+ 1/8 (* 1/216 (* (sqrt (pow (log (/ 1 u1)) 3)) (* (pow (sqrt -2) 3) (sqrt -1))))))) |
#s(approx (pow (* (sqrt (* (log u1) -2)) 1/6) 3) #s(hole binary64 (* 1/216 (* (sqrt (pow (log (/ 1 u1)) 3)) (* (pow (sqrt -2) 3) (sqrt -1)))))) |
#s(approx (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)))) #s(hole binary64 (- (+ 1/4 (* -1/36 (* (log (/ 1 u1)) (pow (sqrt -2) 2)))) (* 1/12 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1))))))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) #s(hole binary64 (- (* -1/36 (* (log (/ 1 u1)) (pow (sqrt -2) 2))) (* 1/12 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1))))))) |
#s(approx (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)) #s(hole binary64 (* 1/12 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -1) (sqrt 2))) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) #s(hole binary64 (* 1/6 (* (sqrt -1) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt -1) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (neg (log u1)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 u1))))))) |
#s(approx (log u1) #s(hole binary64 (+ (log -1) (* -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 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (/ (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (- (* (sqrt (* (log u1) -2)) 1/6) 1/2)) #s(hole binary64 (/ (- (* 1/36 (* (pow (sqrt -2) 2) (+ (log -1) (* -1 (log (/ -1 u1)))))) 1/4) (- (* 1/6 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))) 1/2)))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) #s(hole binary64 (- (* 1/36 (* (pow (sqrt -2) 2) (+ (log -1) (* -1 (log (/ -1 u1)))))) 1/4))) |
#s(approx (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) #s(hole binary64 (* 1/36 (* (pow (sqrt -2) 2) (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (* (sqrt (* (log u1) -2)) 1/6) #s(hole binary64 (* 1/6 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (+ (log -1) (* -1 (log (/ -1 u1))))))) |
#s(approx (- (* (sqrt (* (log u1) -2)) 1/6) 1/2) #s(hole binary64 (- (* 1/6 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))) 1/2))) |
#s(approx (/ (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))))) #s(hole binary64 (/ (+ 1/8 (* 1/216 (* (pow (sqrt -2) 3) (sqrt (pow (+ (log -1) (* -1 (log (/ -1 u1)))) 3))))) (- (+ 1/4 (* 1/36 (* (pow (sqrt -2) 2) (+ (log -1) (* -1 (log (/ -1 u1))))))) (* 1/12 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))))) |
#s(approx (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) #s(hole binary64 (+ 1/8 (* 1/216 (* (pow (sqrt -2) 3) (sqrt (pow (+ (log -1) (* -1 (log (/ -1 u1)))) 3))))))) |
#s(approx (pow (* (sqrt (* (log u1) -2)) 1/6) 3) #s(hole binary64 (* 1/216 (* (pow (sqrt -2) 3) (sqrt (pow (+ (log -1) (* -1 (log (/ -1 u1)))) 3)))))) |
#s(approx (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)))) #s(hole binary64 (- (+ 1/4 (* 1/36 (* (pow (sqrt -2) 2) (+ (log -1) (* -1 (log (/ -1 u1))))))) (* 1/12 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) #s(hole binary64 (- (* 1/36 (* (pow (sqrt -2) 2) (+ (log -1) (* -1 (log (/ -1 u1)))))) (* 1/12 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)) #s(hole binary64 (* 1/12 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2))))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (* (pow u2 2) (* (pow (PI) 2) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))))))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))))))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (sqrt 2))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* -2 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt 2))) (* 2/3 (* (pow u2 2) (* (pow (PI) 4) (sqrt 2))))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt 2))) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (* (pow (PI) 6) (sqrt 2)))) (* 2/3 (* (pow (PI) 4) (sqrt 2)))))))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 1)) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #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/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) #s(hole binary64 (* -2 (pow (PI) 2)))) |
#s(approx (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) #s(hole binary64 (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))) |
#s(approx (* 2/3 (* u2 u2)) #s(hole binary64 (* 2/3 (pow u2 2)))) |
#s(approx (* u2 u2) #s(hole binary64 (pow u2 2))) |
#s(approx u2 #s(hole binary64 u2)) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (* 1/6 (sqrt 2)))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2)))) (* 1/6 (sqrt 2))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* 1/6 (sqrt 2)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt 2))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt 2))))))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* 1/6 (sqrt 2)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt 2))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt 2)))) (* 1/9 (* (pow (PI) 4) (sqrt 2)))))))))) |
#s(approx (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) #s(hole binary64 (/ 1 (pow u2 2)))) |
#s(approx (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) #s(hole binary64 (/ (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))) (pow u2 2)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log u1)) (sqrt -2)))))) |
#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))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (sqrt -2))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (sqrt -2))) (sqrt (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 (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (sqrt -2))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (sqrt -2)) (sqrt (log u1)))))))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt 2)))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
#s(approx (+ (* (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* u2 u2)) 1) #s(hole binary64 (* 2/3 (* (pow u2 4) (pow (PI) 4))))) |
#s(approx (+ (* (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* u2 u2)) 1) #s(hole binary64 (* (pow u2 4) (+ (* -2 (/ (pow (PI) 2) (pow u2 2))) (* 2/3 (pow (PI) 4)))))) |
#s(approx (+ (* (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* u2 u2)) 1) #s(hole binary64 (* (pow u2 4) (+ (* -2 (/ (pow (PI) 2) (pow u2 2))) (+ (* 2/3 (pow (PI) 4)) (/ 1 (pow u2 4))))))) |
#s(approx (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) #s(hole binary64 (* 2/3 (* (pow u2 2) (pow (PI) 4))))) |
#s(approx (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) #s(hole binary64 (* (pow u2 2) (+ (* -2 (/ (pow (PI) 2) (pow u2 2))) (* 2/3 (pow (PI) 4)))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt 2))))) |
#s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) #s(hole binary64 (* -2 (* (pow u2 2) (pow (PI) 2))))) |
#s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) #s(hole binary64 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (/ 1 (pow u2 2)))))) |
#s(approx (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) #s(hole binary64 (+ (* -2 (pow (PI) 2)) (/ 1 (pow u2 2))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 20.0ms | u1 | @ | 0 | ((+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) (* (sqrt (neg (log u1))) 1/6) (sqrt (neg (log u1))) (neg (log u1)) (log u1) u1 1/6 (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt 2) 2 (cos (* u2 (+ (PI) (PI)))) (+ (* (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* u2 u2)) 1) (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* 2/3 (* u2 u2)) 2/3 (* u2 u2) u2 (* (* (PI) (PI)) (* (PI) (PI))) (* (PI) (PI)) (PI) (* (* (PI) (PI)) -2) -2 1 1/2 (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (cos (* u2 (+ (PI) (PI)))) (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (* (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (* u2 u2)) (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (/ 1 (* u2 u2)) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/ (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (- (* (sqrt (* (log u1) -2)) 1/6) 1/2)) (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* (sqrt (* (log u1) -2)) 1/6) (sqrt (* (log u1) -2)) (* (log u1) -2) 1/4 (- (* (sqrt (* (log u1) -2)) 1/6) 1/2) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/ (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))))) (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3) 3 (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)))) (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) |
| 18.0ms | u1 | @ | -inf | ((+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) (* (sqrt (neg (log u1))) 1/6) (sqrt (neg (log u1))) (neg (log u1)) (log u1) u1 1/6 (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt 2) 2 (cos (* u2 (+ (PI) (PI)))) (+ (* (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* u2 u2)) 1) (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* 2/3 (* u2 u2)) 2/3 (* u2 u2) u2 (* (* (PI) (PI)) (* (PI) (PI))) (* (PI) (PI)) (PI) (* (* (PI) (PI)) -2) -2 1 1/2 (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (cos (* u2 (+ (PI) (PI)))) (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (* (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (* u2 u2)) (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (/ 1 (* u2 u2)) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/ (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (- (* (sqrt (* (log u1) -2)) 1/6) 1/2)) (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* (sqrt (* (log u1) -2)) 1/6) (sqrt (* (log u1) -2)) (* (log u1) -2) 1/4 (- (* (sqrt (* (log u1) -2)) 1/6) 1/2) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/ (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))))) (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3) 3 (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)))) (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) |
| 17.0ms | u1 | @ | inf | ((+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) (* (sqrt (neg (log u1))) 1/6) (sqrt (neg (log u1))) (neg (log u1)) (log u1) u1 1/6 (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt 2) 2 (cos (* u2 (+ (PI) (PI)))) (+ (* (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* u2 u2)) 1) (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* 2/3 (* u2 u2)) 2/3 (* u2 u2) u2 (* (* (PI) (PI)) (* (PI) (PI))) (* (PI) (PI)) (PI) (* (* (PI) (PI)) -2) -2 1 1/2 (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (cos (* u2 (+ (PI) (PI)))) (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (* (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (* u2 u2)) (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (/ 1 (* u2 u2)) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/ (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (- (* (sqrt (* (log u1) -2)) 1/6) 1/2)) (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* (sqrt (* (log u1) -2)) 1/6) (sqrt (* (log u1) -2)) (* (log u1) -2) 1/4 (- (* (sqrt (* (log u1) -2)) 1/6) 1/2) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/ (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))))) (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3) 3 (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)))) (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) |
| 14.0ms | u2 | @ | inf | ((+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) (* (sqrt (neg (log u1))) 1/6) (sqrt (neg (log u1))) (neg (log u1)) (log u1) u1 1/6 (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt 2) 2 (cos (* u2 (+ (PI) (PI)))) (+ (* (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* u2 u2)) 1) (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* 2/3 (* u2 u2)) 2/3 (* u2 u2) u2 (* (* (PI) (PI)) (* (PI) (PI))) (* (PI) (PI)) (PI) (* (* (PI) (PI)) -2) -2 1 1/2 (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (cos (* u2 (+ (PI) (PI)))) (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (* (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (* u2 u2)) (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (/ 1 (* u2 u2)) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/ (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (- (* (sqrt (* (log u1) -2)) 1/6) 1/2)) (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* (sqrt (* (log u1) -2)) 1/6) (sqrt (* (log u1) -2)) (* (log u1) -2) 1/4 (- (* (sqrt (* (log u1) -2)) 1/6) 1/2) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/ (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))))) (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3) 3 (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)))) (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) |
| 10.0ms | u2 | @ | -inf | ((+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) (* (sqrt (neg (log u1))) 1/6) (sqrt (neg (log u1))) (neg (log u1)) (log u1) u1 1/6 (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt 2) 2 (cos (* u2 (+ (PI) (PI)))) (+ (* (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* u2 u2)) 1) (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* 2/3 (* u2 u2)) 2/3 (* u2 u2) u2 (* (* (PI) (PI)) (* (PI) (PI))) (* (PI) (PI)) (PI) (* (* (PI) (PI)) -2) -2 1 1/2 (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (+ (* (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (sqrt (neg (log u1)))) 1/2) (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (cos (* u2 (+ (PI) (PI)))) (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (* (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (* u2 u2)) (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (/ 1 (* u2 u2)) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/ (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (- (* (sqrt (* (log u1) -2)) 1/6) 1/2)) (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* (sqrt (* (log u1) -2)) 1/6) (sqrt (* (log u1) -2)) (* (log u1) -2) 1/4 (- (* (sqrt (* (log u1) -2)) 1/6) 1/2) (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/ (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))))) (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3) 3 (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)))) (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 450 | 3796 |
| 0 | 529 | 3094 |
| 0 | 2558 | 3001 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) (*.f64 u2 u2) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) |
(sqrt.f64 (neg.f64 (log.f64 u1))) |
(neg.f64 (log.f64 u1)) |
(log.f64 u1) |
u1 |
#s(literal 1/6 binary64) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) (*.f64 u2 u2) #s(literal 1 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) (*.f64 u2 u2) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) (*.f64 u2 u2) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) |
(*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) |
#s(literal 2/3 binary64) |
(*.f64 u2 u2) |
u2 |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 1 binary64) |
#s(literal 1/2 binary64) |
(fma.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) #s(literal 1/6 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2)))) |
#s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))) |
(*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2)) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) |
(/.f64 #s(literal 1 binary64) (*.f64 u2 u2)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
#s(literal 1/4 binary64) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))))) |
(+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) |
#s(literal 1/8 binary64) |
(pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -1) (sqrt 2))) (sqrt (log u1))))))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) #s(hole binary64 (* 1/6 (* (sqrt (log u1)) (sqrt -1))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt (log u1)) (sqrt -1)))) |
#s(approx (neg (log u1)) #s(hole binary64 (* -1 (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)) (sqrt (log u1))))))) |
#s(approx (/ (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (- (* (sqrt (* (log u1) -2)) 1/6) 1/2)) #s(hole binary64 (/ (- (* 1/36 (* (log u1) (pow (sqrt -2) 2))) 1/4) (- (* 1/6 (* (sqrt (log u1)) (sqrt -2))) 1/2)))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) #s(hole binary64 (- (* 1/36 (* (log u1) (pow (sqrt -2) 2))) 1/4))) |
#s(approx (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) #s(hole binary64 (* 1/36 (* (log u1) (pow (sqrt -2) 2))))) |
#s(approx (* (sqrt (* (log u1) -2)) 1/6) #s(hole binary64 (* 1/6 (* (sqrt (log u1)) (sqrt -2))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (* (sqrt (log u1)) (sqrt -2)))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (- (* (sqrt (* (log u1) -2)) 1/6) 1/2) #s(hole binary64 (- (* 1/6 (* (sqrt (log u1)) (sqrt -2))) 1/2))) |
#s(approx (/ (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))))) #s(hole binary64 (/ (+ 1/8 (* 1/216 (* (sqrt (pow (log u1) 3)) (pow (sqrt -2) 3)))) (- (+ 1/4 (* 1/36 (* (log u1) (pow (sqrt -2) 2)))) (* 1/12 (* (sqrt (log u1)) (sqrt -2))))))) |
#s(approx (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) #s(hole binary64 (+ 1/8 (* 1/216 (* (sqrt (pow (log u1) 3)) (pow (sqrt -2) 3)))))) |
#s(approx (pow (* (sqrt (* (log u1) -2)) 1/6) 3) #s(hole binary64 (* 1/216 (* (sqrt (pow (log u1) 3)) (pow (sqrt -2) 3))))) |
#s(approx (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)))) #s(hole binary64 (- (+ 1/4 (* 1/36 (* (log u1) (pow (sqrt -2) 2)))) (* 1/12 (* (sqrt (log u1)) (sqrt -2)))))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) #s(hole binary64 (- (* 1/36 (* (log u1) (pow (sqrt -2) 2))) (* 1/12 (* (sqrt (log u1)) (sqrt -2)))))) |
#s(approx (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)) #s(hole binary64 (* 1/12 (* (sqrt (log u1)) (sqrt -2))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt (log (/ 1 u1)))))))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) #s(hole binary64 (* 1/6 (* (sqrt (log (/ 1 u1))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (pow (sqrt -1) 2)))) |
#s(approx (neg (log u1)) #s(hole binary64 (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 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -2) (sqrt -1))) (sqrt (log (/ 1 u1)))))))) |
#s(approx (/ (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (- (* (sqrt (* (log u1) -2)) 1/6) 1/2)) #s(hole binary64 (/ (- (* -1/36 (* (log (/ 1 u1)) (pow (sqrt -2) 2))) 1/4) (- (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1)))) 1/2)))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) #s(hole binary64 (- (* -1/36 (* (log (/ 1 u1)) (pow (sqrt -2) 2))) 1/4))) |
#s(approx (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) #s(hole binary64 (* -1/36 (* (log (/ 1 u1)) (pow (sqrt -2) 2))))) |
#s(approx (* (sqrt (* (log u1) -2)) 1/6) #s(hole binary64 (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (- (* (sqrt (* (log u1) -2)) 1/6) 1/2) #s(hole binary64 (- (* 1/6 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1)))) 1/2))) |
#s(approx (/ (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))))) #s(hole binary64 (/ (+ 1/8 (* 1/216 (* (sqrt (pow (log (/ 1 u1)) 3)) (* (pow (sqrt -2) 3) (sqrt -1))))) (- (+ 1/4 (* -1/36 (* (log (/ 1 u1)) (pow (sqrt -2) 2)))) (* 1/12 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1)))))))) |
#s(approx (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) #s(hole binary64 (+ 1/8 (* 1/216 (* (sqrt (pow (log (/ 1 u1)) 3)) (* (pow (sqrt -2) 3) (sqrt -1))))))) |
#s(approx (pow (* (sqrt (* (log u1) -2)) 1/6) 3) #s(hole binary64 (* 1/216 (* (sqrt (pow (log (/ 1 u1)) 3)) (* (pow (sqrt -2) 3) (sqrt -1)))))) |
#s(approx (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)))) #s(hole binary64 (- (+ 1/4 (* -1/36 (* (log (/ 1 u1)) (pow (sqrt -2) 2)))) (* 1/12 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1))))))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) #s(hole binary64 (- (* -1/36 (* (log (/ 1 u1)) (pow (sqrt -2) 2))) (* 1/12 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1))))))) |
#s(approx (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)) #s(hole binary64 (* 1/12 (* (sqrt (log (/ 1 u1))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (* (cos (* 2 (* u2 (PI)))) (* (sqrt -1) (sqrt 2))) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) #s(hole binary64 (* 1/6 (* (sqrt -1) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (* (sqrt -1) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (neg (log u1)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 u1))))))) |
#s(approx (log u1) #s(hole binary64 (+ (log -1) (* -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 (* (* (cos (* 2 (* u2 (PI)))) (sqrt -2)) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (/ (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (- (* (sqrt (* (log u1) -2)) 1/6) 1/2)) #s(hole binary64 (/ (- (* 1/36 (* (pow (sqrt -2) 2) (+ (log -1) (* -1 (log (/ -1 u1)))))) 1/4) (- (* 1/6 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))) 1/2)))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) #s(hole binary64 (- (* 1/36 (* (pow (sqrt -2) 2) (+ (log -1) (* -1 (log (/ -1 u1)))))) 1/4))) |
#s(approx (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) #s(hole binary64 (* 1/36 (* (pow (sqrt -2) 2) (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (* (sqrt (* (log u1) -2)) 1/6) #s(hole binary64 (* 1/6 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (+ (log -1) (* -1 (log (/ -1 u1))))))) |
#s(approx (- (* (sqrt (* (log u1) -2)) 1/6) 1/2) #s(hole binary64 (- (* 1/6 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))) 1/2))) |
#s(approx (/ (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))))) #s(hole binary64 (/ (+ 1/8 (* 1/216 (* (pow (sqrt -2) 3) (sqrt (pow (+ (log -1) (* -1 (log (/ -1 u1)))) 3))))) (- (+ 1/4 (* 1/36 (* (pow (sqrt -2) 2) (+ (log -1) (* -1 (log (/ -1 u1))))))) (* 1/12 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))))) |
#s(approx (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) #s(hole binary64 (+ 1/8 (* 1/216 (* (pow (sqrt -2) 3) (sqrt (pow (+ (log -1) (* -1 (log (/ -1 u1)))) 3))))))) |
#s(approx (pow (* (sqrt (* (log u1) -2)) 1/6) 3) #s(hole binary64 (* 1/216 (* (pow (sqrt -2) 3) (sqrt (pow (+ (log -1) (* -1 (log (/ -1 u1)))) 3)))))) |
#s(approx (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)))) #s(hole binary64 (- (+ 1/4 (* 1/36 (* (pow (sqrt -2) 2) (+ (log -1) (* -1 (log (/ -1 u1))))))) (* 1/12 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) #s(hole binary64 (- (* 1/36 (* (pow (sqrt -2) 2) (+ (log -1) (* -1 (log (/ -1 u1)))))) (* 1/12 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1)))))))))) |
#s(approx (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)) #s(hole binary64 (* 1/12 (* (sqrt -2) (sqrt (+ (log -1) (* -1 (log (/ -1 u1))))))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2))))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (* (pow u2 2) (* (pow (PI) 2) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))))))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) 1/6) (* (sqrt 2) (cos (* u2 (+ (PI) (PI)))))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (* (sqrt -1) (sqrt 2)))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (* (sqrt -1) (sqrt 2)))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (* (sqrt -1) (sqrt 2))) (sqrt (log u1)))))))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (sqrt 2))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* -2 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt 2))) (* 2/3 (* (pow u2 2) (* (pow (PI) 4) (sqrt 2))))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (+ (sqrt 2) (* (pow u2 2) (+ (* -2 (* (pow (PI) 2) (sqrt 2))) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (* (pow (PI) 6) (sqrt 2)))) (* 2/3 (* (pow (PI) 4) (sqrt 2)))))))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 1)) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #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/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) #s(hole binary64 (* -2 (pow (PI) 2)))) |
#s(approx (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) #s(hole binary64 (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))) |
#s(approx (* 2/3 (* u2 u2)) #s(hole binary64 (* 2/3 (pow u2 2)))) |
#s(approx (* u2 u2) #s(hole binary64 (pow u2 2))) |
#s(approx u2 #s(hole binary64 u2)) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (* 1/6 (sqrt 2)))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2)))) (* 1/6 (sqrt 2))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* 1/6 (sqrt 2)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt 2))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt 2))))))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (+ (* 1/6 (sqrt 2)) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt 2))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt 2)))) (* 1/9 (* (pow (PI) 4) (sqrt 2)))))))))) |
#s(approx (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) #s(hole binary64 (/ 1 (pow u2 2)))) |
#s(approx (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) #s(hole binary64 (/ (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))) (pow u2 2)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt (log u1)) (sqrt -2)))))) |
#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))) (sqrt (log u1)))) (* 1/6 (* (sqrt (log u1)) (sqrt -2))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* 1/9 (* (* (pow u2 2) (* (pow (PI) 4) (sqrt -2))) (sqrt (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 (log u1)) (sqrt -2))) (* (pow u2 2) (+ (* -1/3 (* (* (pow (PI) 2) (sqrt -2)) (sqrt (log u1)))) (* (pow u2 2) (+ (* -2/135 (* (* (pow u2 2) (* (pow (PI) 6) (sqrt -2))) (sqrt (log u1)))) (* 1/9 (* (* (pow (PI) 4) (sqrt -2)) (sqrt (log u1)))))))))))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) #s(hole binary64 (* (cos (* 2 (* u2 (PI)))) (sqrt 2)))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
#s(approx (+ (* (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* u2 u2)) 1) #s(hole binary64 (* 2/3 (* (pow u2 4) (pow (PI) 4))))) |
#s(approx (+ (* (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* u2 u2)) 1) #s(hole binary64 (* (pow u2 4) (+ (* -2 (/ (pow (PI) 2) (pow u2 2))) (* 2/3 (pow (PI) 4)))))) |
#s(approx (+ (* (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* u2 u2)) 1) #s(hole binary64 (* (pow u2 4) (+ (* -2 (/ (pow (PI) 2) (pow u2 2))) (+ (* 2/3 (pow (PI) 4)) (/ 1 (pow u2 4))))))) |
#s(approx (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) #s(hole binary64 (* 2/3 (* (pow u2 2) (pow (PI) 4))))) |
#s(approx (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) #s(hole binary64 (* (pow u2 2) (+ (* -2 (/ (pow (PI) 2) (pow u2 2))) (* 2/3 (pow (PI) 4)))))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt 2))))) |
#s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) #s(hole binary64 (* -2 (* (pow u2 2) (pow (PI) 2))))) |
#s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) #s(hole binary64 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (/ 1 (pow u2 2)))))) |
#s(approx (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) #s(hole binary64 (+ (* -2 (pow (PI) 2)) (/ 1 (pow u2 2))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64)))) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64))))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (log.f64 u1))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) |
(*.f64 (sqrt.f64 (log.f64 u1)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (log.f64 u1))) |
(pow.f64 (neg.f64 (log.f64 u1)) #s(literal 1/2 binary64)) |
(sqrt.f64 (neg.f64 (log.f64 u1))) |
(*.f64 #s(literal -1 binary64) (log.f64 u1)) |
(*.f64 (log.f64 u1) #s(literal -1 binary64)) |
(neg.f64 (log.f64 u1)) |
(-.f64 #s(literal 0 binary64) (log.f64 u1)) |
(log.f64 (/.f64 #s(literal 1 binary64) u1)) |
(log.f64 u1) |
u1 |
#s(literal 1/6 binary64) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 u2 u2) #s(literal 1 binary64)) |
(fma.f64 (*.f64 u2 u2) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 u2 u2)) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))))) (-.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 u2 u2)) #s(literal 2/3 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) |
(fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 u2 u2)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal -2 binary64))) |
(-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 u2 u2)))) |
(+.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) |
(*.f64 (*.f64 #s(literal 2/3 binary64) u2) u2) |
(*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) |
#s(literal 2/3 binary64) |
(*.f64 (pow.f64 u2 #s(literal 1 binary64)) (pow.f64 u2 #s(literal 1 binary64))) |
(*.f64 (fabs.f64 u2) (fabs.f64 u2)) |
(*.f64 (neg.f64 u2) (neg.f64 u2)) |
(*.f64 u2 u2) |
(pow.f64 u2 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 u2) #s(literal 2 binary64))) |
u2 |
(*.f64 (fabs.f64 (*.f64 (PI.f64) (PI.f64))) (fabs.f64 (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) (neg.f64 (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (PI.f64) #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 4 binary64))) |
(*.f64 (fabs.f64 (PI.f64)) (fabs.f64 (PI.f64))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(PI.f64) |
(*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64)) |
(*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -2 binary64))) |
#s(literal -2 binary64) |
#s(literal 1 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) (*.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) (*.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1))))) (*.f64 (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1))))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1))))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1))))) (*.f64 (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1))))) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1))))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))))) |
(*.f64 (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2)))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2))) |
#s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2)) |
(*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2) |
(*.f64 (*.f64 u2 u2) (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2)))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2)) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 u2 u2) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 u2 u2)) (*.f64 u2 u2))) |
(fma.f64 (*.f64 u2 u2) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 u2 u2) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2)))) |
(+.f64 (*.f64 (*.f64 u2 u2) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 u2 u2) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2)))) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 u2 u2)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 u2 u2)) (*.f64 u2 u2))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 u2 u2)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2)))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 u2 u2)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 u2 u2)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2)))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) |
(fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 u2 u2)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) |
(pow.f64 (*.f64 u2 u2) #s(literal -1 binary64)) |
(pow.f64 u2 #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) u2) u2) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 u2 u2))) |
(/.f64 #s(literal 1 binary64) (*.f64 u2 u2)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64))) #s(literal 1/16 binary64)) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) #s(literal 3 binary64)) #s(literal 1/64 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) #s(literal 1/4 binary64))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) |
(*.f64 (fabs.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (fabs.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (log.f64 u1))) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 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 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
(log.f64 (pow.f64 u1 #s(literal -2 binary64))) |
#s(literal 1/4 binary64) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (log.f64 u1))) (sqrt.f64 #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (*.f64 (pow.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)))) (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (pow.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (*.f64 (pow.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) #s(literal 1/8 binary64)) |
(+.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) #s(literal 1/8 binary64)) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
#s(literal 1/8 binary64) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 3 binary64))) |
#s(literal 3 binary64) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) |
(-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (fabs.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1))))) |
#s(approx (sqrt (neg (log u1))) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
#s(approx (neg (log u1)) (neg.f64 (log.f64 u1))) |
#s(approx (log u1) (log.f64 u1)) |
#s(approx u1 u1) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (- (* (sqrt (* (log u1) -2)) 1/6) 1/2)) (/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
#s(approx (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (*.f64 #s(literal 1/36 binary64) (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
#s(approx (* (sqrt (* (log u1) -2)) 1/6) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (sqrt (* (log u1) -2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
#s(approx (* (log u1) -2) (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
#s(approx (- (* (sqrt (* (log u1) -2)) 1/6) 1/2) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 (log.f64 u1) #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64)) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/12 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))))) |
#s(approx (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (fma.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 (log.f64 u1) #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 1/8 binary64))) |
#s(approx (pow (* (sqrt (* (log u1) -2)) 1/6) 3) (*.f64 (*.f64 (pow.f64 (log.f64 u1) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64))) #s(literal 1/216 binary64))) |
#s(approx (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)))) (-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/12 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) (fma.f64 (*.f64 #s(literal 1/36 binary64) (log.f64 u1)) #s(literal -2 binary64) (*.f64 #s(literal -1/12 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
#s(approx (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)) (*.f64 #s(literal 1/12 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal -1 binary64))) |
#s(approx (sqrt (neg (log u1))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 (log.f64 u1))))) |
#s(approx (neg (log u1)) (neg.f64 (log.f64 u1))) |
#s(approx (log u1) (neg.f64 (neg.f64 (log.f64 u1)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (- (* (sqrt (* (log u1) -2)) 1/6) 1/2)) (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal -2 binary64)) #s(literal -1/36 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (-.f64 (*.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal -2 binary64)) #s(literal -1/36 binary64)) #s(literal 1/4 binary64))) |
#s(approx (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (*.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal -2 binary64)) #s(literal -1/36 binary64))) |
#s(approx (* (sqrt (* (log u1) -2)) 1/6) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (sqrt (* (log u1) -2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
#s(approx (* (log u1) -2) (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) |
#s(approx (- (* (sqrt (* (log u1) -2)) 1/6) 1/2) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (neg.f64 (log.f64 u1)) #s(literal 3/2 binary64))) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal -2 binary64)) #s(literal -1/36 binary64) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/12 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))))) |
#s(approx (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (neg.f64 (log.f64 u1)) #s(literal 3/2 binary64))) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) |
#s(approx (pow (* (sqrt (* (log u1) -2)) 1/6) 3) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (neg.f64 (log.f64 u1)) #s(literal 3/2 binary64))) #s(literal 1/216 binary64))) |
#s(approx (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)))) (-.f64 (fma.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal -2 binary64)) #s(literal -1/36 binary64) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/12 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) (fma.f64 (*.f64 #s(literal -1/36 binary64) (neg.f64 (log.f64 u1))) #s(literal -2 binary64) (*.f64 #s(literal -1/12 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
#s(approx (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)) (*.f64 #s(literal 1/12 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (neg (log u1))) 1/6) (*.f64 (sqrt.f64 (neg.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))))) #s(literal 1/6 binary64))) |
#s(approx (sqrt (neg (log u1))) (sqrt.f64 (neg.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64)))))) |
#s(approx (neg (log u1)) (neg.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log u1) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (- (* (sqrt (* (log u1) -2)) 1/6) 1/2)) (/.f64 (-.f64 (*.f64 #s(literal -1/18 binary64) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) 1/4) (-.f64 (*.f64 #s(literal -1/18 binary64) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))) |
#s(approx (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (*.f64 #s(literal -1/18 binary64) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))))) |
#s(approx (* (sqrt (* (log u1) -2)) 1/6) (*.f64 (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (sqrt (* (log u1) -2)) (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) |
#s(approx (* (log u1) -2) (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) |
#s(approx (- (* (sqrt (* (log u1) -2)) 1/6) 1/2) (-.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64))) (pow.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (-.f64 (fma.f64 #s(literal -1/18 binary64) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) #s(literal 1/12 binary64))))) |
#s(approx (+ 1/8 (pow (* (sqrt (* (log u1) -2)) 1/6) 3)) (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64))) (pow.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal 3/2 binary64)) #s(literal 1/8 binary64))) |
#s(approx (pow (* (sqrt (* (log u1) -2)) 1/6) 3) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64))) (pow.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal 3/2 binary64)))) |
#s(approx (+ 1/4 (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)))) (-.f64 (fma.f64 #s(literal -1/18 binary64) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) #s(literal 1/12 binary64)))) |
#s(approx (- (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (* 1/2 (* (sqrt (* (log u1) -2)) 1/6))) (fma.f64 #s(literal -1/18 binary64) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/12 binary64) (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))))) |
#s(approx (* 1/2 (* (sqrt (* (log u1) -2)) 1/6)) (*.f64 (sqrt.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) u1))) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) #s(literal 1/12 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64))) (*.f64 u2 u2)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 u2 u2)) (sqrt.f64 (log.f64 u1))) #s(literal -2/135 binary64))) (*.f64 u2 u2))) (*.f64 u2 u2)))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 u2 u2)) #s(literal -2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (fma.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 u2 u2) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4/45 binary64) (*.f64 u2 u2)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2/3 binary64))) (*.f64 u2 u2))) (*.f64 u2 u2) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(literal 1 binary64)) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) u2) u2) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.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 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #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 (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) |
#s(approx (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (* 2/3 (* u2 u2)) (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64))) |
#s(approx (* u2 u2) (*.f64 u2 u2)) |
#s(approx u2 u2) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 u2 u2)) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 u2 u2) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2/135 binary64) (*.f64 u2 u2)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/9 binary64))) (*.f64 u2 u2))) (*.f64 u2 u2) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) |
#s(approx (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) u2) u2) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) (*.f64 u2 u2))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64))) (*.f64 u2 u2)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 u2 u2)) (sqrt.f64 (log.f64 u1))) #s(literal -2/135 binary64))) (*.f64 u2 u2))) (*.f64 u2 u2)))) |
#s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
#s(approx (+ (* (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* u2 u2)) 1) (*.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 2/3 binary64))) |
#s(approx (+ (* (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* u2 u2)) 1) (*.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 2/3 binary64))) (*.f64 (*.f64 u2 u2) (*.f64 u2 u2)))) |
#s(approx (+ (* (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (* u2 u2)) 1) (*.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 u2 u2) (*.f64 u2 u2))))) (*.f64 (*.f64 u2 u2) (*.f64 u2 u2)))) |
#s(approx (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) |
#s(approx (+ (* (* 2/3 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -2)) (*.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 2/3 binary64))) (*.f64 u2 u2))) |
#s(approx (* (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) 1/6) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) u2) u2) (*.f64 (PI.f64) (PI.f64)))) |
#s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) u2) u2)) |
#s(approx (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2)))) |
Compiled 7 308 to 1 790 computations (75.5% saved)
15 alts after pruning (8 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 337 | 6 | 343 |
| Fresh | 3 | 2 | 5 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 6 | 6 |
| Total | 344 | 15 | 359 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| ✓ | 99.5% | (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| 49.2% | (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 #s(approx (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) | |
| 99.3% | (fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64))) #s(literal 1/2 binary64)) | |
| 99.3% | (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64)))) #s(literal 1/2 binary64)) | |
| 98.7% | (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) | |
| ✓ | 99.4% | (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ✓ | 99.0% | (fma.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| 99.2% | (fma.f64 #s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal -2 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) | |
| ✓ | 98.8% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| ✓ | 98.7% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| ✓ | 98.1% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| 98.4% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) | |
| 98.5% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (-.f64 #s(approx (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (*.f64 #s(literal 1/36 binary64) (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) | |
| 98.4% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
Compiled 1 114 to 641 computations (42.5% saved)
| Inputs |
|---|
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 #s(approx (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (-.f64 #s(approx (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (*.f64 #s(literal 1/36 binary64) (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64)) u2) u2 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 #s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal -2 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) (*.f64 u2 u2) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.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 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #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 #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 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/6 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #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 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (*.f64 #s(approx (+ (cos (* (PI) u2)) (sin (* (PI) u2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) u2) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2 (PI.f64)) u2 #s(literal 1 binary64))) (-.f64 (cos.f64 (*.f64 (PI.f64) u2)) (sin.f64 (*.f64 (PI.f64) u2))))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/8 binary64))) #s(literal 1/6 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)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 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))))) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))))))) |
| Outputs |
|---|
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
10 calls:
| 21.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 13.0ms | u1 |
| 12.0ms | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 12.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 (*.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)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 99.7% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 99.7% | 1 | (log.f64 u1) |
| 99.7% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 99.7% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 99.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))) |
| 99.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))) |
| 99.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)) |
| 99.7% | 1 | u1 |
| 99.7% | 1 | u2 |
Compiled 71 to 78 computations (-9.9% saved)
| Inputs |
|---|
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 #s(approx (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (-.f64 #s(approx (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (*.f64 #s(literal 1/36 binary64) (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/3 binary64)) u2) u2 (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 #s(approx (* (cos (* (+ (PI) (PI)) u2)) (sqrt (* (log u1) -2))) (fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal -2 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 2/3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -2 binary64))) (*.f64 u2 u2) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.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 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64))))) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
10 calls:
| 19.0ms | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 9.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)) |
| 5.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))) |
| 5.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))) |
| 5.0ms | u1 |
| 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 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)) #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (exp.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (cos (* u2 (+ (PI) (PI)))) #s(approx (+ (* (* -2 (* u2 u2)) (* (PI) (PI))) 1) (*.f64 #s(approx (+ (* (* (PI) (PI)) -2) (/ 1 (* u2 u2))) (/.f64 #s(literal 1 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (-.f64 #s(approx (* (* (sqrt (* (log u1) -2)) 1/6) (* (sqrt (* (log u1) -2)) 1/6)) (*.f64 #s(literal 1/36 binary64) (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(fma.f64 (*.f64 #s(approx (* (sqrt 2) (cos (* u2 (+ (PI) (PI))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
10 calls:
| 6.0ms | u1 |
| 2.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)) |
| 2.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))) |
| 2.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))) |
| 2.0ms | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 99.0% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 99.0% | 1 | (log.f64 u1) |
| 99.0% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 99.0% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 99.0% | 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.0% | 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.0% | 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.0% | 1 | u1 |
| 99.0% | 1 | u2 |
Compiled 71 to 78 computations (-9.9% saved)
| Inputs |
|---|
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
10 calls:
| 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 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 1.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))) |
| 1.0ms | u2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (*.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 |
| 98.8% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
Compiled 71 to 78 computations (-9.9% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
10 calls:
| 15.0ms | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 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 | (*.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))) |
| 1.0ms | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 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 | (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 |
| 98.7% | 1 | u2 |
Compiled 71 to 78 computations (-9.9% saved)
| 1× | fuel |
Compiled 73 to 57 computations (21.9% saved)
(abs u2)
Compiled 326 to 301 computations (7.7% saved)
Loading profile data...