
Time bar (total: 4.6s)
| 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)
| 1.7s | 8 256× | 0 | valid |
ival-log: 710.0ms (47.8% of total)ival-mult!: 374.0ms (25.2% of total)ival-sqrt: 189.0ms (12.7% of total)ival-cosu: 177.0ms (11.9% of total)ival-add!: 36.0ms (2.4% of total)adjust: 2.0ms (0.1% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 100 |
| 1 | 127 | 98 |
| 2 | 411 | 98 |
| 3 | 2040 | 98 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(abs u2)
Compiled 38 to 36 computations (5.3% saved)
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) |
#s(literal 1 binary64) |
#s(literal 6 binary64) |
(pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
#s(literal -2 binary64) |
(log.f64 u1) |
u1 |
#s(literal 1/2 binary64) |
(cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
(*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
(*.f64 #s(literal 2 binary64) (PI.f64)) |
#s(literal 2 binary64) |
(PI.f64) |
u2 |
| Outputs |
|---|
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1))))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (sqrt (* -2 (log u1)))))) |
#s(approx (pow (* -2 (log u1)) 1/2) #s(hole binary64 (sqrt (* -2 (log u1))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (log u1) #s(hole binary64 (log u1))) |
#s(approx u1 #s(hole binary64 u1)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1)))))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (pow (* -2 (log u1)) 1/2) #s(hole binary64 (sqrt (* 2 (log (/ 1 u1)))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (log u1) #s(hole binary64 (* -1 (log (/ 1 u1))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 1)) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (pow (PI) 6))) (* 2/3 (pow (PI) 4))))))))) |
#s(approx (* (* 2 (PI)) u2) #s(hole binary64 (* 2 (* u2 (PI))))) |
#s(approx u2 #s(hole binary64 u2)) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.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) |
| 39.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) |
| 19.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) |
| 8.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) |
| 7.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 | 126 | 792 |
| 0 | 142 | 753 |
| 1 | 609 | 753 |
| 0 | 5110 | 722 |
| 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 (log u1)))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1))))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (sqrt (* -2 (log u1)))))) |
#s(approx (pow (* -2 (log u1)) 1/2) #s(hole binary64 (sqrt (* -2 (log u1))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (log u1) #s(hole binary64 (log u1))) |
#s(approx u1 #s(hole binary64 u1)) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1)))))))) |
#s(approx (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) #s(hole binary64 (* 1/6 (sqrt (* 2 (log (/ 1 u1))))))) |
#s(approx (pow (* -2 (log u1)) 1/2) #s(hole binary64 (sqrt (* 2 (log (/ 1 u1)))))) |
#s(approx (* -2 (log u1)) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (log u1) #s(hole binary64 (* -1 (log (/ 1 u1))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))) |
#s(approx (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) #s(hole binary64 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 1)) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 (+ 1 (* -2 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* 2/3 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 (+ 1 (* (pow u2 2) (+ (* -2 (pow (PI) 2)) (* (pow u2 2) (+ (* -4/45 (* (pow u2 2) (pow (PI) 6))) (* 2/3 (pow (PI) 4))))))))) |
#s(approx (* (* 2 (PI)) u2) #s(hole binary64 (* 2 (* u2 (PI))))) |
#s(approx u2 #s(hole binary64 u2)) |
#s(approx (cos (* (* 2 (PI)) u2)) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
| Outputs |
|---|
(/.f64 (-.f64 #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 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.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)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (log.f64 u1)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #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 (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 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #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 #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 (neg.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 #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 (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 #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 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.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 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (log.f64 u1))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(*.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 (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 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #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 #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/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 (log.f64 u1))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 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 #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 (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 (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 (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 (log.f64 u1)) (sqrt.f64 #s(literal -2 binary64))) |
(*.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 (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 (neg.f64 (log.f64 u1)) #s(literal -2 binary64))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 u1))) |
(neg.f64 (+.f64 (log.f64 u1) (log.f64 u1))) |
(fma.f64 #s(literal -1 binary64) (log.f64 u1) (neg.f64 (log.f64 u1))) |
(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) (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 #s(literal -1 binary64) (neg.f64 (log.f64 u1))) |
(*.f64 (neg.f64 (log.f64 u1)) #s(literal -1 binary64)) |
(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 (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 (*.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 (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 (*.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 (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 (fma.f64 (*.f64 (*.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)) u2) u2 (*.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 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #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 (*.f64 (log.f64 u1) #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 (fma.f64 (*.f64 (*.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)) u2) u2 (*.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 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #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 (*.f64 (log.f64 u1) #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 4 749 to 848 computations (82.1% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 161 | 12 | 173 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 162 | 12 | 174 |
| Status | Accuracy | Program |
|---|---|---|
| 99.1% | (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.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)) #s(literal 1/2 binary64)) | |
| ▶ | 99.6% | (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #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)) | |
| ▶ | 99.4% | (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)) |
| 99.0% | (/.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 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (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.6% | (+.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64)) |
| 99.6% | (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) | |
| 99.1% | #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.4% | #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 578 to 470 computations (18.7% saved)
| Inputs |
|---|
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 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 #s(literal 2 binary64)) |
#s(literal 2 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 (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)) |
(+.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(+.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)) |
(*.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))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) |
#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)) |
(*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
(*.f64 #s(literal 2 binary64) (PI.f64)) |
| Outputs |
|---|
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (* (sqrt 2) (sqrt (neg (log u1))))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (sqrt (neg (log u1))))) |
#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 (log u1)))))))) |
#s(approx (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (sqrt (* -2 (log u1))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (* (sqrt 2) (sqrt (neg (log u1)))))))) |
#s(approx (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) #s(hole binary64 (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) #s(hole binary64 (* (sqrt 2) (sqrt (neg (log u1)))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1))))))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (sqrt (neg (* -1 (log (/ 1 u1))))))) |
#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 (log (/ 1 u1))))))))) |
#s(approx (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* 2 (log (/ 1 u1)))))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (sqrt (* 2 (log (/ 1 u1)))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1)))))))))) |
#s(approx (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) #s(hole binary64 (* 1/6 (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1))))))))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) #s(hole binary64 (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1)))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt 2) (sqrt (neg (log u1)))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1))))))) (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1)))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (* (sqrt 2) (sqrt (neg (log u1))))))))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1)))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (* (sqrt 2) (sqrt (neg (log u1))))))) (* 1/9 (* (pow (PI) 4) (* (sqrt 2) (sqrt (neg (log u1)))))))))))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (* 1/6 (sqrt 2)))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2)))) (* 1/6 (sqrt 2))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #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 (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #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 (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 1/6)) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* -1/3 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* 1/9 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (pow (PI) 6))) (* 1/9 (pow (PI) 4))))))))) |
#s(approx (cos (* 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 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))))) |
#s(approx (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1))))))) (* 1/6 (* (sqrt 2) (sqrt (neg (log u1)))))))) |
#s(approx (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) #s(hole binary64 (+ (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1)))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (* (sqrt 2) (sqrt (neg (log u1)))))))))))) |
#s(approx (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) #s(hole binary64 (+ (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1)))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (* (sqrt 2) (sqrt (neg (log u1))))))) (* 1/9 (* (pow (PI) 4) (* (sqrt 2) (sqrt (neg (log u1))))))))))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt 2))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (* 1/6 (cos (* 2 (* u2 (PI))))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(hole binary64 (cos (* 2 (* u2 (PI)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 29.0ms | u1 | @ | -inf | ((+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (cos (* u2 (+ (PI) (PI)))) (* u2 (+ (PI) (PI))) u2 (+ (PI) (PI)) (PI) 1/6 (sqrt 2) 2 (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 (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) (+ (* (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (/ 1 6) 1 6 (* (sqrt (neg (log u1))) (sqrt 2)) (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI))) |
| 10.0ms | u1 | @ | inf | ((+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (cos (* u2 (+ (PI) (PI)))) (* u2 (+ (PI) (PI))) u2 (+ (PI) (PI)) (PI) 1/6 (sqrt 2) 2 (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 (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) (+ (* (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (/ 1 6) 1 6 (* (sqrt (neg (log u1))) (sqrt 2)) (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI))) |
| 9.0ms | u1 | @ | 0 | ((+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (cos (* u2 (+ (PI) (PI)))) (* u2 (+ (PI) (PI))) u2 (+ (PI) (PI)) (PI) 1/6 (sqrt 2) 2 (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 (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) (+ (* (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (/ 1 6) 1 6 (* (sqrt (neg (log u1))) (sqrt 2)) (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI))) |
| 9.0ms | u2 | @ | inf | ((+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (cos (* u2 (+ (PI) (PI)))) (* u2 (+ (PI) (PI))) u2 (+ (PI) (PI)) (PI) 1/6 (sqrt 2) 2 (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 (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) (+ (* (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (/ 1 6) 1 6 (* (sqrt (neg (log u1))) (sqrt 2)) (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI))) |
| 9.0ms | u2 | @ | -inf | ((+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (cos (* u2 (+ (PI) (PI)))) (* u2 (+ (PI) (PI))) u2 (+ (PI) (PI)) (PI) 1/6 (sqrt 2) 2 (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 (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) (+ (* (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (cos (* (* 2 (PI)) u2))) 1/2) (* (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (cos (* (* 2 (PI)) u2))) (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (/ 1 6) 1 6 (* (sqrt (neg (log u1))) (sqrt 2)) (cos (* (* 2 (PI)) u2)) (* (* 2 (PI)) u2) (* 2 (PI))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 256 | 1643 |
| 0 | 304 | 1558 |
| 1 | 1380 | 1477 |
| 0 | 9176 | 1445 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 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 #s(literal 2 binary64)) |
#s(literal 2 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 (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)) |
(+.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(+.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)) |
(*.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))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) |
#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)) |
(*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
(*.f64 #s(literal 2 binary64) (PI.f64)) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (* (sqrt 2) (sqrt (neg (log u1))))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (sqrt (neg (log u1))))) |
#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 (log u1)))))))) |
#s(approx (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (sqrt (* -2 (log u1))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (* (sqrt 2) (sqrt (neg (log u1)))))))) |
#s(approx (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) #s(hole binary64 (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) #s(hole binary64 (* (sqrt 2) (sqrt (neg (log u1)))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1))))))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (sqrt (neg (* -1 (log (/ 1 u1))))))) |
#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 (log (/ 1 u1))))))))) |
#s(approx (+ (* (sqrt (* (log u1) -2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* 2 (log (/ 1 u1)))))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (sqrt (* 2 (log (/ 1 u1)))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1)))))))))) |
#s(approx (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) #s(hole binary64 (* 1/6 (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1))))))))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) #s(hole binary64 (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1)))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt 2) (sqrt (neg (log u1)))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1))))))) (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1)))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (* (sqrt 2) (sqrt (neg (log u1))))))))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1)))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (* (sqrt 2) (sqrt (neg (log u1))))))) (* 1/9 (* (pow (PI) 4) (* (sqrt 2) (sqrt (neg (log u1)))))))))))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (* 1/6 (sqrt 2)))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2)))) (* 1/6 (sqrt 2))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #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 (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #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 (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 1/6)) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* -1/3 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* 1/9 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (pow (PI) 6))) (* 1/9 (pow (PI) 4))))))))) |
#s(approx (cos (* 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 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))))) |
#s(approx (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1))))))) (* 1/6 (* (sqrt 2) (sqrt (neg (log u1)))))))) |
#s(approx (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) #s(hole binary64 (+ (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1)))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (* (sqrt 2) (sqrt (neg (log u1)))))))))))) |
#s(approx (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) #s(hole binary64 (+ (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1)))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (* (sqrt 2) (sqrt (neg (log u1))))))) (* 1/9 (* (pow (PI) 4) (* (sqrt 2) (sqrt (neg (log u1))))))))))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt 2))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (* 1/6 (cos (* 2 (* u2 (PI))))))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #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 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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 (*.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 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #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)) (*.f64 (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)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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 #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 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 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 (+.f64 (PI.f64) (PI.f64)) u2)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.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 (neg.f64 (sqrt.f64 (neg.f64 (log.f64 u1)))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (*.f64 (sqrt.f64 (*.f64 (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 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #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 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.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)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
(*.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 (+.f64 (PI.f64) (PI.f64)) u2)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))))))) |
(sin.f64 (fma.f64 (*.f64 (PI.f64) u2) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (+.f64 (PI.f64) (PI.f64)) u2 (/.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 (+.f64 (PI.f64) (PI.f64)) u2)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2)) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) u2))) (sin.f64 (*.f64 (PI.f64) u2)))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) u2) #s(literal -2 binary64))) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) u2))) (sin.f64 (*.f64 (PI.f64) u2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) u2) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) u2) #s(literal 2 binary64)) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(*.f64 (PI.f64) (+.f64 u2 u2)) |
(*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2)) |
(*.f64 u2 (+.f64 (PI.f64) (PI.f64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) (-.f64 (*.f64 (PI.f64) u2) (*.f64 (PI.f64) u2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) u2) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))))) |
(neg.f64 (*.f64 (*.f64 (PI.f64) u2) #s(literal -2 binary64))) |
(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 #s(literal 1 binary64) (*.f64 (PI.f64) u2) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) u2))) |
(fma.f64 u2 (PI.f64) (*.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 #s(literal 2 binary64) u2))) |
u2 |
(*.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)) (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 (neg.f64 (*.f64 (PI.f64) (-.f64 (PI.f64) (PI.f64)))) (neg.f64 (-.f64 (PI.f64) (PI.f64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (neg.f64 (fma.f64 (PI.f64) (PI.f64) (*.f64 (PI.f64) (-.f64 (PI.f64) (PI.f64)))))) |
(/.f64 (*.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 (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 (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (PI.f64) (PI.f64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (PI.f64) (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 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (fma.f64 (PI.f64) (PI.f64) (*.f64 (PI.f64) (-.f64 (PI.f64) (PI.f64))))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (fma.f64 (PI.f64) (PI.f64) (*.f64 (PI.f64) (-.f64 (PI.f64) (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)))) |
(PI.f64) |
#s(literal 1/6 binary64) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(cosh.f64 (asinh.f64 #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (neg.f64 (log.f64 u1)) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (log.f64 u1)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (neg.f64 (log.f64 u1))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (log.f64 u1))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (log.f64 u1))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(*.f64 (sqrt.f64 (log.f64 u1)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (log.f64 u1)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(pow.f64 (neg.f64 (log.f64 u1)) #s(literal 1/2 binary64)) |
(sqrt.f64 (neg.f64 (log.f64 u1))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (log.f64 u1))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (log.f64 u1)))) |
(*.f64 #s(literal -1 binary64) (log.f64 u1)) |
(*.f64 (neg.f64 (log.f64 u1)) #s(literal 1 binary64)) |
(*.f64 (log.f64 u1) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 u1))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (+.f64 #s(literal 0 binary64) (log.f64 u1))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 u1) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 u1) (log.f64 u1) (*.f64 #s(literal 0 binary64) (log.f64 u1))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (log.f64 u1))))) |
(neg.f64 (neg.f64 (neg.f64 (log.f64 u1)))) |
(neg.f64 (log.f64 u1)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 u1))) |
(-.f64 #s(literal 0 binary64) (log.f64 u1)) |
(log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) u1)) #s(literal -1 binary64))) |
(log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) u1) #s(literal 1 binary64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 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 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (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))) (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 (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))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 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 (neg.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)))) (neg.f64 (-.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 (+.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)))) (neg.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 (*.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 (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 (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) (*.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/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 (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))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 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 (neg.f64 (log.f64 u1)))) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (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 (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 (/.f64 #s(literal 1/4 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 #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))) (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 #s(literal 1/2 binary64) (*.f64 (neg.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 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1))))) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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)) (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 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (/.f64 #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 (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) (+.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 (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/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)) #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 (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 (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 (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)))) |
(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 #s(literal -1 binary64) (+.f64 (log.f64 u1) (log.f64 u1))) |
(*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
(*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))) |
(/.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) (neg.f64 (neg.f64 (log.f64 u1))))) |
(neg.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal -2 binary64))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 u1))) |
(neg.f64 (+.f64 (log.f64 u1) (log.f64 u1))) |
(fma.f64 (neg.f64 (neg.f64 (log.f64 u1))) #s(literal -1 binary64) (neg.f64 (log.f64 u1))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (log.f64 u1))) (neg.f64 (log.f64 u1))) |
(fma.f64 #s(literal -1 binary64) (log.f64 u1) (neg.f64 (log.f64 u1))) |
(fma.f64 (neg.f64 (log.f64 u1)) #s(literal 1 binary64) (neg.f64 (log.f64 u1))) |
(fma.f64 (log.f64 u1) #s(literal -1 binary64) (neg.f64 (log.f64 u1))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 u1)) (neg.f64 (log.f64 u1))) |
(-.f64 (neg.f64 (log.f64 u1)) (neg.f64 (neg.f64 (log.f64 u1)))) |
(+.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 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.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 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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 (*.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 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #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)) (*.f64 (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)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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 #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 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 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 (+.f64 (PI.f64) (PI.f64)) u2)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.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 (neg.f64 (sqrt.f64 (neg.f64 (log.f64 u1)))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (*.f64 (sqrt.f64 (*.f64 (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 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.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 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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 (*.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 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #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)) (*.f64 (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)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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 #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 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 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 (+.f64 (PI.f64) (PI.f64)) u2)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.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 (neg.f64 (sqrt.f64 (neg.f64 (log.f64 u1)))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (*.f64 (sqrt.f64 (*.f64 (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 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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 (*.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 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (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)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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 #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/8 binary64) (pow.f64 (*.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 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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 (*.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 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #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)) (*.f64 (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)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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 #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 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 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 (+.f64 (PI.f64) (PI.f64)) u2)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.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 (neg.f64 (sqrt.f64 (neg.f64 (log.f64 u1)))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) (*.f64 (sqrt.f64 (*.f64 (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 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #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 (*.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 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (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)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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 #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 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(*.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 (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 (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 (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)))) |
(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 (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 (+.f64 (PI.f64) (PI.f64)) u2)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))))))) |
(sin.f64 (fma.f64 (*.f64 (PI.f64) u2) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (+.f64 (PI.f64) (PI.f64)) u2 (/.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 (+.f64 (PI.f64) (PI.f64)) u2)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) u2)) (cos.f64 (*.f64 (PI.f64) u2)) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) u2))) (sin.f64 (*.f64 (PI.f64) u2)))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) u2) #s(literal -2 binary64))) |
(cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)))) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) u2))) (sin.f64 (*.f64 (PI.f64) u2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) u2) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) u2) #s(literal 2 binary64)) |
(*.f64 (+.f64 (PI.f64) (PI.f64)) u2) |
(*.f64 (PI.f64) (+.f64 u2 u2)) |
(*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) u2)) |
(*.f64 u2 (+.f64 (PI.f64) (PI.f64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))) (-.f64 (*.f64 (PI.f64) u2) (*.f64 (PI.f64) u2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) u2) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2))))) |
(neg.f64 (*.f64 (*.f64 (PI.f64) u2) #s(literal -2 binary64))) |
(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 #s(literal 1 binary64) (*.f64 (PI.f64) u2) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) u2))) |
(fma.f64 u2 (PI.f64) (*.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 #s(literal 2 binary64) u2))) |
(*.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)) (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 (neg.f64 (*.f64 (PI.f64) (-.f64 (PI.f64) (PI.f64)))) (neg.f64 (-.f64 (PI.f64) (PI.f64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (neg.f64 (fma.f64 (PI.f64) (PI.f64) (*.f64 (PI.f64) (-.f64 (PI.f64) (PI.f64)))))) |
(/.f64 (*.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 (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 (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (PI.f64) (PI.f64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (PI.f64) (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 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (fma.f64 (PI.f64) (PI.f64) (*.f64 (PI.f64) (-.f64 (PI.f64) (PI.f64))))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (fma.f64 (PI.f64) (PI.f64) (*.f64 (PI.f64) (-.f64 (PI.f64) (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(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)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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 (neg (log u1))) (sqrt 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 (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))) |
#s(approx (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) (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 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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) (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)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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 (neg (log u1))) (sqrt 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 (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)))) |
#s(approx (* (/ 1 6) (* (sqrt (neg (log u1))) (sqrt 2))) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) (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))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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 #s(literal 1/9 binary64) (*.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)))) (*.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 #s(literal -2/135 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.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 u2 u2))) (*.f64 u2 u2)))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (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 (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 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 -1/3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 u2 u2) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (fma.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 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 -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 (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal -2/135 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 u2 u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) #s(literal 1 binary64)) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (fma.f64 (*.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 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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 #s(literal 1/9 binary64) (*.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)))) (*.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 #s(literal -2/135 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.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 u2 u2))) (*.f64 u2 u2)))) |
#s(approx (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.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)))) (*.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 (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) (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 #s(literal -2/135 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.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 u2 u2))) (*.f64 u2 u2) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) |
#s(approx (cos (* u2 (+ (PI) (PI)))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) |
Compiled 13 116 to 1 523 computations (88.4% saved)
14 alts after pruning (12 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 474 | 12 | 486 |
| Fresh | 7 | 0 | 7 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 484 | 14 | 498 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.4% | (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)) |
| ▶ | 99.5% | (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| 99.3% | (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) | |
| ▶ | 98.5% | (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| 99.3% | (fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) | |
| ▶ | 99.1% | (fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 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)) |
| 98.1% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #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) (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.5% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (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))) |
| ✓ | 98.4% | #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))) |
| ▶ | 97.8% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| 98.2% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (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 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) | |
| 97.9% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (+.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 #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)))))) | |
| 98.5% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1))))) (sqrt.f64 #s(literal 2 binary64))))) |
Compiled 847 to 700 computations (17.4% saved)
| Inputs |
|---|
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) |
(*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) |
#s(literal 1/9 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 -1/3 binary64)) |
#s(literal -1/3 binary64) |
#s(literal 1/6 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 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 #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 (neg.f64 (log.f64 u1)))) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 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)) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 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))) |
| Outputs |
|---|
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (* (sqrt 2) (sqrt (neg (log u1))))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (sqrt (neg (log u1))))) |
#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 (log u1)))))))) |
#s(approx (+ (* (* 1/6 (sqrt (neg (log u1)))) (sqrt 2)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt 2) (sqrt (neg (log u1)))))))) |
#s(approx (* 1/6 (sqrt (neg (log u1)))) #s(hole binary64 (* 1/6 (sqrt (neg (log u1)))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (sqrt (* -2 (log u1))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (+ (* (exp (* (log (* (log u1) -2)) 1/2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* -2 (log u1))))))) |
#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 (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1))))))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (sqrt (neg (* -1 (log (/ 1 u1))))))) |
#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 (log (/ 1 u1))))))))) |
#s(approx (+ (* (* 1/6 (sqrt (neg (log u1)))) (sqrt 2)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1)))))))))) |
#s(approx (* 1/6 (sqrt (neg (log u1)))) #s(hole binary64 (* 1/6 (sqrt (neg (* -1 (log (/ 1 u1)))))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (sqrt (* 2 (log (/ 1 u1)))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (+ (* (exp (* (log (* (log u1) -2)) 1/2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* 2 (log (/ 1 u1)))))))) |
#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 (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1))))))) (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1)))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (* (sqrt 2) (sqrt (neg (log u1))))))))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1)))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (* (sqrt 2) (sqrt (neg (log u1))))))) (* 1/9 (* (pow (PI) 4) (* (sqrt 2) (sqrt (neg (log u1)))))))))))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (* 1/6 (sqrt 2)))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2)))) (* 1/6 (sqrt 2))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #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 (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #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 (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 1/6)) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* -1/3 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* 1/9 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (pow (PI) 6))) (* 1/9 (pow (PI) 4))))))))) |
#s(approx (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) #s(hole binary64 (* -1/3 (pow (PI) 2)))) |
#s(approx (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) #s(hole binary64 (+ (* -1/3 (pow (PI) 2)) (* 1/9 (* (pow u2 2) (pow (PI) 4)))))) |
#s(approx (* 1/9 (* u2 u2)) #s(hole binary64 (* 1/9 (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 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))))) |
#s(approx (* -1/3 (* u2 u2)) #s(hole binary64 (* -1/3 (pow u2 2)))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt 2))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (* 1/6 (cos (* 2 (* u2 (PI))))))) |
#s(approx (+ (* (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* u2 u2)) 1/6) #s(hole binary64 (* 1/9 (* (pow u2 4) (pow (PI) 4))))) |
#s(approx (+ (* (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* u2 u2)) 1/6) #s(hole binary64 (* (pow u2 4) (+ (* -1/3 (/ (pow (PI) 2) (pow u2 2))) (* 1/9 (pow (PI) 4)))))) |
#s(approx (+ (* (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* u2 u2)) 1/6) #s(hole binary64 (* (pow u2 4) (+ (* -1/3 (/ (pow (PI) 2) (pow u2 2))) (+ (* 1/9 (pow (PI) 4)) (/ 1/6 (pow u2 4))))))) |
#s(approx (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) #s(hole binary64 (* 1/9 (* (pow u2 2) (pow (PI) 4))))) |
#s(approx (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) #s(hole binary64 (* (pow u2 2) (+ (* -1/3 (/ (pow (PI) 2) (pow u2 2))) (* 1/9 (pow (PI) 4)))))) |
#s(approx (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) #s(hole binary64 (* -1/3 (* (pow u2 2) (pow (PI) 2))))) |
#s(approx (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) #s(hole binary64 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* 1/6 (/ 1 (pow u2 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 61.0ms | u1 | @ | inf | ((+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* u2 u2)) 1/6) (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* 1/9 (* u2 u2)) 1/9 (* u2 u2) u2 (* (* (PI) (PI)) (* (PI) (PI))) (* (PI) (PI)) (PI) (* (* (PI) (PI)) -1/3) -1/3 1/6 (sqrt 2) 2 (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) (+ (* (* 1/6 (sqrt (neg (log u1)))) (sqrt 2)) 1/2) (* 1/6 (sqrt (neg (log u1)))) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) (* -1/3 (* u2 u2)) (sqrt (* (log u1) -2)) (* (log u1) -2) -2 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (exp (* (log (* (log u1) -2)) 1/2)) 1/6) 1/2) (exp (* (log (* (log u1) -2)) 1/2)) (* (log (* (log u1) -2)) 1/2) (log (* (log u1) -2))) |
| 58.0ms | u1 | @ | 0 | ((+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* u2 u2)) 1/6) (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* 1/9 (* u2 u2)) 1/9 (* u2 u2) u2 (* (* (PI) (PI)) (* (PI) (PI))) (* (PI) (PI)) (PI) (* (* (PI) (PI)) -1/3) -1/3 1/6 (sqrt 2) 2 (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) (+ (* (* 1/6 (sqrt (neg (log u1)))) (sqrt 2)) 1/2) (* 1/6 (sqrt (neg (log u1)))) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) (* -1/3 (* u2 u2)) (sqrt (* (log u1) -2)) (* (log u1) -2) -2 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (exp (* (log (* (log u1) -2)) 1/2)) 1/6) 1/2) (exp (* (log (* (log u1) -2)) 1/2)) (* (log (* (log u1) -2)) 1/2) (log (* (log u1) -2))) |
| 26.0ms | u1 | @ | -inf | ((+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* u2 u2)) 1/6) (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* 1/9 (* u2 u2)) 1/9 (* u2 u2) u2 (* (* (PI) (PI)) (* (PI) (PI))) (* (PI) (PI)) (PI) (* (* (PI) (PI)) -1/3) -1/3 1/6 (sqrt 2) 2 (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) (+ (* (* 1/6 (sqrt (neg (log u1)))) (sqrt 2)) 1/2) (* 1/6 (sqrt (neg (log u1)))) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) (* -1/3 (* u2 u2)) (sqrt (* (log u1) -2)) (* (log u1) -2) -2 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (exp (* (log (* (log u1) -2)) 1/2)) 1/6) 1/2) (exp (* (log (* (log u1) -2)) 1/2)) (* (log (* (log u1) -2)) 1/2) (log (* (log u1) -2))) |
| 10.0ms | u2 | @ | inf | ((+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* u2 u2)) 1/6) (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* 1/9 (* u2 u2)) 1/9 (* u2 u2) u2 (* (* (PI) (PI)) (* (PI) (PI))) (* (PI) (PI)) (PI) (* (* (PI) (PI)) -1/3) -1/3 1/6 (sqrt 2) 2 (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) (+ (* (* 1/6 (sqrt (neg (log u1)))) (sqrt 2)) 1/2) (* 1/6 (sqrt (neg (log u1)))) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) (* -1/3 (* u2 u2)) (sqrt (* (log u1) -2)) (* (log u1) -2) -2 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (exp (* (log (* (log u1) -2)) 1/2)) 1/6) 1/2) (exp (* (log (* (log u1) -2)) 1/2)) (* (log (* (log u1) -2)) 1/2) (log (* (log u1) -2))) |
| 9.0ms | u2 | @ | -inf | ((+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* u2 u2)) 1/6) (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* 1/9 (* u2 u2)) 1/9 (* u2 u2) u2 (* (* (PI) (PI)) (* (PI) (PI))) (* (PI) (PI)) (PI) (* (* (PI) (PI)) -1/3) -1/3 1/6 (sqrt 2) 2 (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) (+ (* (* 1/6 (sqrt (neg (log u1)))) (sqrt 2)) 1/2) (* 1/6 (sqrt (neg (log u1)))) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) (* -1/3 (* u2 u2)) (sqrt (* (log u1) -2)) (* (log u1) -2) -2 (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (+ (* (exp (* (log (* (log u1) -2)) 1/2)) 1/6) 1/2) (exp (* (log (* (log u1) -2)) 1/2)) (* (log (* (log u1) -2)) 1/2) (log (* (log u1) -2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 289 | 1818 |
| 0 | 351 | 1701 |
| 1 | 1563 | 1642 |
| 0 | 9147 | 1595 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) |
(*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) |
#s(literal 1/9 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 -1/3 binary64)) |
#s(literal -1/3 binary64) |
#s(literal 1/6 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 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 #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 (neg.f64 (log.f64 u1)))) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 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)) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 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))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (* (sqrt 2) (sqrt (neg (log u1))))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (sqrt (neg (log u1))))) |
#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 (log u1)))))))) |
#s(approx (+ (* (* 1/6 (sqrt (neg (log u1)))) (sqrt 2)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt 2) (sqrt (neg (log u1)))))))) |
#s(approx (* 1/6 (sqrt (neg (log u1)))) #s(hole binary64 (* 1/6 (sqrt (neg (log u1)))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (sqrt (* -2 (log u1))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (+ (* (exp (* (log (* (log u1) -2)) 1/2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* -2 (log u1))))))) |
#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 (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1))))))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (sqrt (neg (* -1 (log (/ 1 u1))))))) |
#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 (log (/ 1 u1))))))))) |
#s(approx (+ (* (* 1/6 (sqrt (neg (log u1)))) (sqrt 2)) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1)))))))))) |
#s(approx (* 1/6 (sqrt (neg (log u1)))) #s(hole binary64 (* 1/6 (sqrt (neg (* -1 (log (/ 1 u1)))))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (sqrt (* 2 (log (/ 1 u1)))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (+ (* (exp (* (log (* (log u1) -2)) 1/2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* 2 (log (/ 1 u1)))))))) |
#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 (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1))))))) (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1)))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (* (sqrt 2) (sqrt (neg (log u1))))))))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1)))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (* (sqrt 2) (sqrt (neg (log u1))))))) (* 1/9 (* (pow (PI) 4) (* (sqrt 2) (sqrt (neg (log u1)))))))))))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (* 1/6 (sqrt 2)))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2)))) (* 1/6 (sqrt 2))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #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 (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #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 (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 1/6)) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* -1/3 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* 1/9 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (pow (PI) 6))) (* 1/9 (pow (PI) 4))))))))) |
#s(approx (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) #s(hole binary64 (* -1/3 (pow (PI) 2)))) |
#s(approx (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) #s(hole binary64 (+ (* -1/3 (pow (PI) 2)) (* 1/9 (* (pow u2 2) (pow (PI) 4)))))) |
#s(approx (* 1/9 (* u2 u2)) #s(hole binary64 (* 1/9 (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 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))))) |
#s(approx (* -1/3 (* u2 u2)) #s(hole binary64 (* -1/3 (pow u2 2)))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt 2))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (* 1/6 (cos (* 2 (* u2 (PI))))))) |
#s(approx (+ (* (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* u2 u2)) 1/6) #s(hole binary64 (* 1/9 (* (pow u2 4) (pow (PI) 4))))) |
#s(approx (+ (* (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* u2 u2)) 1/6) #s(hole binary64 (* (pow u2 4) (+ (* -1/3 (/ (pow (PI) 2) (pow u2 2))) (* 1/9 (pow (PI) 4)))))) |
#s(approx (+ (* (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* u2 u2)) 1/6) #s(hole binary64 (* (pow u2 4) (+ (* -1/3 (/ (pow (PI) 2) (pow u2 2))) (+ (* 1/9 (pow (PI) 4)) (/ 1/6 (pow u2 4))))))) |
#s(approx (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) #s(hole binary64 (* 1/9 (* (pow u2 2) (pow (PI) 4))))) |
#s(approx (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) #s(hole binary64 (* (pow u2 2) (+ (* -1/3 (/ (pow (PI) 2) (pow u2 2))) (* 1/9 (pow (PI) 4)))))) |
#s(approx (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) #s(hole binary64 (* -1/3 (* (pow u2 2) (pow (PI) 2))))) |
#s(approx (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) #s(hole binary64 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* 1/6 (/ 1 (pow u2 2))))))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #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(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #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 (neg.f64 (sqrt.f64 (neg.f64 (log.f64 u1)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))))) (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #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(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) |
(*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 u2 u2)) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (neg.f64 (*.f64 u2 u2)) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 u2 u2)) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 u2 u2)) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (neg.f64 (*.f64 u2 u2)) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 u2 u2)) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal -1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 u2 u2) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 u2 u2) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2)) u2)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 u2 u2))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 u2 u2)) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 u2 u2))) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64)) (*.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64)))) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2))))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64)) (*.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (pow.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64) (fma.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2))) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2)) #s(literal 3 binary64)) #s(literal 1/729 binary64) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64))) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2)) #s(literal 3 binary64)) #s(literal 1/729 binary64) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))))))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/9 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 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 1/9 binary64)) (*.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/3 binary64)) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64)) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64)) (fma.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (fma.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2)))))) |
(-.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal -1/3 binary64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) (PI.f64)))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (neg.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/9 binary64))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) (*.f64 (*.f64 (PI.f64) (PI.f64)) u2)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))))))) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/9 binary64) u2) u2) |
(*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) |
#s(literal 1/9 binary64) |
(*.f64 (fabs.f64 (fabs.f64 u2)) (fabs.f64 (fabs.f64 u2))) |
(*.f64 (neg.f64 (fabs.f64 u2)) (neg.f64 (fabs.f64 u2))) |
(*.f64 (neg.f64 (neg.f64 u2)) (neg.f64 (neg.f64 u2))) |
(*.f64 (exp.f64 (log.f64 u2)) (exp.f64 (log.f64 u2))) |
(*.f64 (fabs.f64 u2) (fabs.f64 u2)) |
(*.f64 (neg.f64 u2) (neg.f64 u2)) |
(*.f64 u2 u2) |
(pow.f64 (exp.f64 (log.f64 u2)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 u2) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 u2) #s(literal 2 binary64)) |
(pow.f64 (*.f64 u2 u2) #s(literal 1 binary64)) |
(pow.f64 u2 #s(literal 2 binary64)) |
(fabs.f64 (*.f64 u2 u2)) |
(exp.f64 (*.f64 (log.f64 u2) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 u2) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 u2) #s(literal 2 binary64)))) |
u2 |
(*.f64 (*.f64 (neg.f64 (PI.f64)) (PI.f64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (neg.f64 (PI.f64))) (*.f64 (PI.f64) (neg.f64 (PI.f64)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))))) |
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 4 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 4 binary64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) |
(*.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) (neg.f64 (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 4/3 binary64)) |
(pow.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (PI.f64) #s(literal 4 binary64)) |
(fabs.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) |
(exp.f64 (fma.f64 (log.f64 (PI.f64)) #s(literal 2 binary64) (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 4 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (neg.f64 (PI.f64)))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 2/3 binary64)) |
(pow.f64 (neg.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) |
(fabs.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64)))) |
(fabs.f64 (*.f64 (PI.f64) (PI.f64))) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (log.f64 (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (PI.f64))) |
(PI.f64) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64)) |
(*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/3 binary64))) |
#s(literal -1/3 binary64) |
#s(literal 1/6 binary64) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (neg.f64 (log.f64 u1)) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (log.f64 u1)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (log.f64 u1))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (log.f64 u1))) |
(*.f64 (sqrt.f64 (log.f64 u1)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (log.f64 u1)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) |
(pow.f64 (neg.f64 (log.f64 u1)) #s(literal 1/2 binary64)) |
(sqrt.f64 (neg.f64 (log.f64 u1))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (log.f64 u1)) |
(*.f64 (log.f64 u1) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 u1) (log.f64 u1))) (+.f64 #s(literal 0 binary64) (log.f64 u1))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 u1) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 u1) (log.f64 u1) (*.f64 #s(literal 0 binary64) (log.f64 u1))))) |
(neg.f64 (log.f64 u1)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.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 (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 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 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -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/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -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 (neg.f64 (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))) (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 (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))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 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 (neg.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)))) (neg.f64 (-.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 (+.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)))) (neg.f64 (+.f64 #s(literal 1/4 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))))))) |
(/.f64 (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 (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 (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))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 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) (*.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/4 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 (*.f64 (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)) (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 (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) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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 #s(literal 1/4 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 #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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.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) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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)) (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 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (/.f64 #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 (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) (+.f64 #s(literal 1/4 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)))))) (/.f64 (*.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/4 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))))))) |
(+.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 (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) (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #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(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #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 (neg.f64 (sqrt.f64 (neg.f64 (log.f64 u1)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #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(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64))) |
(*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #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(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.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)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #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(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #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(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 1/9 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 1/9 binary64) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) #s(literal -1/27 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 1/9 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) #s(literal -1/27 binary64) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 1/9 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 1/9 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 1/9 binary64) #s(literal -1/36 binary64)) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 1/9 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) #s(literal -1/27 binary64) #s(literal 1/216 binary64)) (fma.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 1/9 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)))) (/.f64 (*.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 1/9 binary64)) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64))) (PI.f64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64)))) #s(literal -1/3 binary64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64))) (*.f64 (PI.f64) (PI.f64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (fma.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 1/9 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/36 binary64) (fma.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 1/9 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) #s(literal -1/27 binary64)) (fma.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 1/9 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 1/9 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) u2) u2) |
(*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) |
(*.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 (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 (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)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (log.f64 u1) #s(literal -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)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) (*.f64 (sinh.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 (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 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) (-.f64 (*.f64 (sinh.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 (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))))))))) |
(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 (exp.f64 (log.f64 #s(literal -2 binary64))) (exp.f64 (log.f64 (log.f64 u1)))) |
(*.f64 (exp.f64 (log.f64 (log.f64 u1))) (exp.f64 (log.f64 #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
(*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 u1))) |
(/.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)))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 u1) (neg.f64 (log.f64 u1))) |
(fma.f64 (log.f64 u1) #s(literal -1 binary64) (neg.f64 (log.f64 u1))) |
(-.f64 (neg.f64 (log.f64 u1)) (*.f64 #s(literal 1 binary64) (log.f64 u1))) |
(-.f64 (neg.f64 (log.f64 u1)) (neg.f64 (neg.f64 (log.f64 u1)))) |
(exp.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (sinh.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 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) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 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 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -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/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -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 (neg.f64 (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))) (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 (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))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 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 (neg.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)))) (neg.f64 (-.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 (+.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)))) (neg.f64 (+.f64 #s(literal 1/4 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))))))) |
(/.f64 (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 (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 (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))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/36 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) (*.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/4 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 (*.f64 (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)) (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 (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) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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 #s(literal 1/4 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 #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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.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) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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)) (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 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (/.f64 #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 (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) (+.f64 #s(literal 1/4 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)))))) (/.f64 (*.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/4 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))))))) |
(+.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 (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 (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 (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)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (log.f64 u1) #s(literal -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)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))))) (*.f64 (sinh.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 (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 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) (cosh.f64 (log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))))) (-.f64 (*.f64 (sinh.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 (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))))))))) |
(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)))) |
(+.f64 (log.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64))) (log.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (log.f64 (sqrt.f64 (log.f64 u1))) (log.f64 (sqrt.f64 #s(literal -2 binary64)))) |
(+.f64 (log.f64 (sqrt.f64 #s(literal -2 binary64))) (log.f64 (sqrt.f64 (log.f64 u1)))) |
(+.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1)))) (log.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(log.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (log.f64 (neg.f64 (log.f64 u1))) (log.f64 (neg.f64 (log.f64 u1))))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (neg.f64 (log.f64 u1))))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal -2 binary64)) (log.f64 #s(literal -2 binary64))) (*.f64 (log.f64 (log.f64 u1)) (log.f64 (log.f64 u1)))) (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (log.f64 u1)))) |
(/.f64 (-.f64 (*.f64 (log.f64 (log.f64 u1)) (log.f64 (log.f64 u1))) (*.f64 (log.f64 #s(literal -2 binary64)) (log.f64 #s(literal -2 binary64)))) (-.f64 (log.f64 (log.f64 u1)) (log.f64 #s(literal -2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) (log.f64 (neg.f64 (log.f64 u1)))) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (neg.f64 (log.f64 u1))))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (log.f64 u1)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -2 binary64)) (log.f64 #s(literal -2 binary64)) (-.f64 (*.f64 (log.f64 (log.f64 u1)) (log.f64 (log.f64 u1))) (*.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (log.f64 u1)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (log.f64 u1)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (log.f64 u1)) (log.f64 (log.f64 u1)) (-.f64 (*.f64 (log.f64 #s(literal -2 binary64)) (log.f64 #s(literal -2 binary64))) (*.f64 (log.f64 (log.f64 u1)) (log.f64 #s(literal -2 binary64)))))) |
(+.f64 (log.f64 (neg.f64 (log.f64 u1))) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (neg.f64 (log.f64 u1)))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (log.f64 u1))) |
(+.f64 (log.f64 (log.f64 u1)) (log.f64 #s(literal -2 binary64))) |
(log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 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 (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* 1/6 (sqrt (neg (log u1)))) (sqrt 2)) 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 (sqrt (neg (log u1)))) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #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 (+ (* (* 1/6 (sqrt (neg (log u1)))) (sqrt 2)) 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 (* (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 (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (neg.f64 (neg.f64 (log.f64 u1)))) #s(literal 2 binary64))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (sqrt (neg (log u1))) (sqrt.f64 (neg.f64 (neg.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 (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* 1/6 (sqrt (neg (log u1)))) (sqrt 2)) 1/2) (fma.f64 (sqrt.f64 (*.f64 (neg.f64 (neg.f64 (neg.f64 (log.f64 u1)))) #s(literal 2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/6 (sqrt (neg (log u1)))) (*.f64 (sqrt.f64 (neg.f64 (neg.f64 (neg.f64 (log.f64 u1))))) #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 (+ (* (* 1/6 (sqrt (neg (log u1)))) (sqrt 2)) 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 (* (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 (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (+.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.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))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 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 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.f64 u2 u2)) #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64))) (*.f64 u2 u2)))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 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 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -2/135 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.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 u2 u2))) (*.f64 u2 u2)))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (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 (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (fma.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.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 (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (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 (*.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 (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal -2/135 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 u2 u2) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 u2 u2) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) |
#s(approx (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (* 1/9 (* u2 u2)) (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64))) |
#s(approx (* u2 u2) (*.f64 u2 u2)) |
#s(approx u2 u2) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (+.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.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))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 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 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.f64 u2 u2)) #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64))) (*.f64 u2 u2)))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 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 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -2/135 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.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 u2 u2))) (*.f64 u2 u2)))) |
#s(approx (* -1/3 (* u2 u2)) (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (*.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* u2 u2)) 1/6) (*.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 1/9 binary64))) |
#s(approx (+ (* (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* u2 u2)) 1/6) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 u2 u2))) (*.f64 (*.f64 u2 u2) (*.f64 u2 u2)))) |
#s(approx (+ (* (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (* u2 u2)) 1/6) (*.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 u2 u2) (*.f64 u2 u2))))) (*.f64 (*.f64 u2 u2) (*.f64 u2 u2)))) |
#s(approx (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) |
#s(approx (+ (* (* 1/9 (* u2 u2)) (* (* (PI) (PI)) (* (PI) (PI)))) (* (* (PI) (PI)) -1/3)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 u2 u2))) (*.f64 u2 u2))) |
#s(approx (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))) |
#s(approx (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1/6 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))) |
Compiled 19 329 to 2 066 computations (89.3% saved)
17 alts after pruning (11 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 422 | 7 | 429 |
| Fresh | 3 | 4 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 426 | 17 | 443 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.4% | (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)) |
| ✓ | 99.5% | (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| ▶ | 99.3% | (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| ▶ | 97.8% | (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| ✓ | 98.5% | (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| ▶ | 97.9% | (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
| ▶ | 99.3% | (fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
| 98.5% | (fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) | |
| 99.2% | (fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) | |
| ✓ | 99.1% | (fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 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)) |
| 98.1% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #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) (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.5% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (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))) |
| ✓ | 98.4% | #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))) |
| 97.8% | #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.2% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (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 (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 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
Compiled 827 to 708 computations (14.4% saved)
| Inputs |
|---|
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) |
(fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) |
(*.f64 u2 u2) |
u2 |
#s(literal 1/9 binary64) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) |
#s(literal -1/3 binary64) |
#s(literal 1/6 binary64) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
(log.f64 u1) |
u1 |
#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 (*.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))) |
(sqrt.f64 (neg.f64 (log.f64 u1))) |
(neg.f64 (log.f64 u1)) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64))) |
(*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(log.f64 (neg.f64 (log.f64 u1))) |
| Outputs |
|---|
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (sqrt (* -2 (log u1))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (log u1) #s(hole binary64 (log u1))) |
#s(approx u1 #s(hole binary64 u1)) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt 2) (sqrt (neg (log u1)))))))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) #s(hole binary64 (* (sqrt 2) (sqrt (neg (log u1)))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (sqrt (neg (log u1))))) |
#s(approx (neg (log u1)) #s(hole binary64 (* -1 (log u1)))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/3 (/ (* (cos (* 2 (* u2 (PI)))) (sqrt (neg (log u1)))) (sqrt 2)))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (* (sqrt 2) (sqrt (neg (log u1))))))))) |
#s(approx (* (log (neg (log u1))) 1/2) #s(hole binary64 (* 1/2 (log (neg (log u1)))))) |
#s(approx (log (neg (log u1))) #s(hole binary64 (log (neg (log u1))))) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (sqrt (* 2 (log (/ 1 u1)))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (log u1) #s(hole binary64 (* -1 (log (/ 1 u1))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1)))))))))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) #s(hole binary64 (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1)))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (sqrt (neg (* -1 (log (/ 1 u1))))))) |
#s(approx (neg (log u1)) #s(hole binary64 (log (/ 1 u1)))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/3 (/ (* (cos (* 2 (* u2 (PI)))) (sqrt (neg (* -1 (log (/ 1 u1)))))) (sqrt 2)))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1))))))))))) |
#s(approx (* (log (neg (log u1))) 1/2) #s(hole binary64 (* 1/2 (log (neg (* -1 (log (/ 1 u1)))))))) |
#s(approx (log (neg (log u1))) #s(hole binary64 (log (neg (* -1 (log (/ 1 u1))))))) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 1/6)) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* -1/3 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* 1/9 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (pow (PI) 6))) (* 1/9 (pow (PI) 4))))))))) |
#s(approx (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) #s(hole binary64 (* -1/3 (* u2 (pow (PI) 2))))) |
#s(approx (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) #s(hole binary64 (* u2 (+ (* -1/3 (pow (PI) 2)) (* 1/9 (* (pow u2 2) (pow (PI) 4))))))) |
#s(approx (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) #s(hole binary64 (* -1/3 (pow (PI) 2)))) |
#s(approx (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) #s(hole binary64 (+ (* -1/3 (pow (PI) 2)) (* 1/9 (* (pow u2 2) (pow (PI) 4)))))) |
#s(approx (* (* u2 u2) 1/9) #s(hole binary64 (* 1/9 (pow u2 2)))) |
#s(approx (* u2 u2) #s(hole binary64 (pow u2 2))) |
#s(approx u2 #s(hole binary64 u2)) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/3 (/ (sqrt (neg (log u1))) (sqrt 2)))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -2/3 (/ (* (pow u2 2) (* (pow (PI) 2) (sqrt (neg (log u1))))) (sqrt 2))) (* 1/3 (/ (sqrt (neg (log u1))) (sqrt 2))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/3 (/ (sqrt (neg (log u1))) (sqrt 2))) (* (pow u2 2) (+ (* -2/3 (/ (* (pow (PI) 2) (sqrt (neg (log u1)))) (sqrt 2))) (* 2/9 (/ (* (pow u2 2) (* (pow (PI) 4) (sqrt (neg (log u1))))) (sqrt 2))))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/3 (/ (sqrt (neg (log u1))) (sqrt 2))) (* (pow u2 2) (+ (* -2/3 (/ (* (pow (PI) 2) (sqrt (neg (log u1)))) (sqrt 2))) (* (pow u2 2) (+ (* -4/135 (/ (* (pow u2 2) (* (pow (PI) 6) (sqrt (neg (log u1))))) (sqrt 2))) (* 2/9 (/ (* (pow (PI) 4) (sqrt (neg (log u1)))) (sqrt 2))))))))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) #s(hole binary64 (/ 1/3 (sqrt 2)))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) #s(hole binary64 (+ (* -2/3 (/ (* (pow u2 2) (pow (PI) 2)) (sqrt 2))) (* 1/3 (/ 1 (sqrt 2)))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) #s(hole binary64 (+ (* (pow u2 2) (+ (* -2/3 (/ (pow (PI) 2) (sqrt 2))) (* 2/9 (/ (* (pow u2 2) (pow (PI) 4)) (sqrt 2))))) (* 1/3 (/ 1 (sqrt 2)))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) #s(hole binary64 (+ (* (pow u2 2) (+ (* -2/3 (/ (pow (PI) 2) (sqrt 2))) (* (pow u2 2) (+ (* -4/135 (/ (* (pow u2 2) (pow (PI) 6)) (sqrt 2))) (* 2/9 (/ (pow (PI) 4) (sqrt 2))))))) (* 1/3 (/ 1 (sqrt 2)))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1))))))) (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1)))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (* (sqrt 2) (sqrt (neg (log u1))))))))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1)))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (* (sqrt 2) (sqrt (neg (log u1))))))) (* 1/9 (* (pow (PI) 4) (* (sqrt 2) (sqrt (neg (log u1)))))))))))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (* 1/6 (sqrt 2)))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2)))) (* 1/6 (sqrt 2))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #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 (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #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 (* -1/3 (* u2 u2)) #s(hole binary64 (* -1/3 (pow u2 2)))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (* 1/6 (cos (* 2 (* u2 (PI))))))) |
#s(approx (+ (* (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) u2) 1/6) #s(hole binary64 (* 1/9 (* (pow u2 4) (pow (PI) 4))))) |
#s(approx (+ (* (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) u2) 1/6) #s(hole binary64 (* (pow u2 4) (+ (* -1/3 (/ (pow (PI) 2) (pow u2 2))) (* 1/9 (pow (PI) 4)))))) |
#s(approx (+ (* (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) u2) 1/6) #s(hole binary64 (* (pow u2 4) (+ (* -1/3 (/ (pow (PI) 2) (pow u2 2))) (+ (* 1/9 (pow (PI) 4)) (/ 1/6 (pow u2 4))))))) |
#s(approx (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) #s(hole binary64 (* 1/9 (* (pow u2 3) (pow (PI) 4))))) |
#s(approx (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) #s(hole binary64 (* (pow u2 3) (+ (* -1/3 (/ (pow (PI) 2) (pow u2 2))) (* 1/9 (pow (PI) 4)))))) |
#s(approx (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) #s(hole binary64 (* 1/9 (* (pow u2 2) (pow (PI) 4))))) |
#s(approx (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) #s(hole binary64 (* (pow u2 2) (+ (* -1/3 (/ (pow (PI) 2) (pow u2 2))) (* 1/9 (pow (PI) 4)))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) #s(hole binary64 (* 1/3 (/ (cos (* 2 (* u2 (PI)))) (sqrt 2))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt 2))))) |
#s(approx (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) #s(hole binary64 (* -1/3 (* (pow u2 2) (pow (PI) 2))))) |
#s(approx (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) #s(hole binary64 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* 1/6 (/ 1 (pow u2 2))))))) |
#s(approx (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) #s(hole binary64 (* -1 (* (pow u2 3) (+ (* -1/9 (pow (PI) 4)) (* 1/3 (/ (pow (PI) 2) (pow u2 2)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 54.0ms | u2 | @ | inf | ((+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) u2) 1/6) (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) (* (* u2 u2) 1/9) (* u2 u2) u2 1/9 (* (* (* (PI) (PI)) (PI)) (PI)) (* (* (PI) (PI)) (PI)) (* (PI) (PI)) (PI) (* -1/3 (* (PI) (PI))) -1/3 1/6 (sqrt (* (log u1) -2)) (* (log u1) -2) (log u1) u1 -2 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)) (sqrt (neg (log u1))) (neg (log u1)) (sqrt 2) 2 (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2)) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) (* -1/3 (* u2 u2)) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (exp (* (log (neg (log u1))) 1/2))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (exp (* (log (neg (log u1))) 1/2)) (* (log (neg (log u1))) 1/2) (log (neg (log u1)))) |
| 33.0ms | u1 | @ | -inf | ((+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) u2) 1/6) (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) (* (* u2 u2) 1/9) (* u2 u2) u2 1/9 (* (* (* (PI) (PI)) (PI)) (PI)) (* (* (PI) (PI)) (PI)) (* (PI) (PI)) (PI) (* -1/3 (* (PI) (PI))) -1/3 1/6 (sqrt (* (log u1) -2)) (* (log u1) -2) (log u1) u1 -2 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)) (sqrt (neg (log u1))) (neg (log u1)) (sqrt 2) 2 (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2)) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) (* -1/3 (* u2 u2)) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (exp (* (log (neg (log u1))) 1/2))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (exp (* (log (neg (log u1))) 1/2)) (* (log (neg (log u1))) 1/2) (log (neg (log u1)))) |
| 30.0ms | u1 | @ | inf | ((+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) u2) 1/6) (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) (* (* u2 u2) 1/9) (* u2 u2) u2 1/9 (* (* (* (PI) (PI)) (PI)) (PI)) (* (* (PI) (PI)) (PI)) (* (PI) (PI)) (PI) (* -1/3 (* (PI) (PI))) -1/3 1/6 (sqrt (* (log u1) -2)) (* (log u1) -2) (log u1) u1 -2 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)) (sqrt (neg (log u1))) (neg (log u1)) (sqrt 2) 2 (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2)) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) (* -1/3 (* u2 u2)) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (exp (* (log (neg (log u1))) 1/2))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (exp (* (log (neg (log u1))) 1/2)) (* (log (neg (log u1))) 1/2) (log (neg (log u1)))) |
| 28.0ms | u1 | @ | 0 | ((+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) u2) 1/6) (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) (* (* u2 u2) 1/9) (* u2 u2) u2 1/9 (* (* (* (PI) (PI)) (PI)) (PI)) (* (* (PI) (PI)) (PI)) (* (PI) (PI)) (PI) (* -1/3 (* (PI) (PI))) -1/3 1/6 (sqrt (* (log u1) -2)) (* (log u1) -2) (log u1) u1 -2 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)) (sqrt (neg (log u1))) (neg (log u1)) (sqrt 2) 2 (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2)) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) (* -1/3 (* u2 u2)) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (exp (* (log (neg (log u1))) 1/2))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (exp (* (log (neg (log u1))) 1/2)) (* (log (neg (log u1))) 1/2) (log (neg (log u1)))) |
| 11.0ms | u2 | @ | -inf | ((+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) u2) 1/6) (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) (* (* u2 u2) 1/9) (* u2 u2) u2 1/9 (* (* (* (PI) (PI)) (PI)) (PI)) (* (* (PI) (PI)) (PI)) (* (PI) (PI)) (PI) (* -1/3 (* (PI) (PI))) -1/3 1/6 (sqrt (* (log u1) -2)) (* (log u1) -2) (log u1) u1 -2 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)) (sqrt (neg (log u1))) (neg (log u1)) (sqrt 2) 2 (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2)) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (* (cos (* u2 (+ (PI) (PI)))) 1/6) (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) (* -1/3 (* u2 u2)) (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (exp (* (log (neg (log u1))) 1/2))) 1/2) (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (exp (* (log (neg (log u1))) 1/2)) (* (log (neg (log u1))) 1/2) (log (neg (log u1)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 389 | 2485 |
| 0 | 459 | 2306 |
| 1 | 2124 | 2255 |
| 0 | 8634 | 2180 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) |
(fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) |
(*.f64 u2 u2) |
u2 |
#s(literal 1/9 binary64) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) |
#s(literal -1/3 binary64) |
#s(literal 1/6 binary64) |
(sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) |
(*.f64 (log.f64 u1) #s(literal -2 binary64)) |
(log.f64 u1) |
u1 |
#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 (*.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))) |
(sqrt.f64 (neg.f64 (log.f64 u1))) |
(neg.f64 (log.f64 u1)) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64))) |
(*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(log.f64 (neg.f64 (log.f64 u1))) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* -2 (log u1)))))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (sqrt (* -2 (log u1))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* -2 (log u1)))) |
#s(approx (log u1) #s(hole binary64 (log u1))) |
#s(approx u1 #s(hole binary64 u1)) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt 2) (sqrt (neg (log u1)))))))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) #s(hole binary64 (* (sqrt 2) (sqrt (neg (log u1)))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (sqrt (neg (log u1))))) |
#s(approx (neg (log u1)) #s(hole binary64 (* -1 (log u1)))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/3 (/ (* (cos (* 2 (* u2 (PI)))) (sqrt (neg (log u1)))) (sqrt 2)))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (* (sqrt 2) (sqrt (neg (log u1))))))))) |
#s(approx (* (log (neg (log u1))) 1/2) #s(hole binary64 (* 1/2 (log (neg (log u1)))))) |
#s(approx (log (neg (log u1))) #s(hole binary64 (log (neg (log u1))))) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt (* 2 (log (/ 1 u1))))))))) |
#s(approx (sqrt (* (log u1) -2)) #s(hole binary64 (sqrt (* 2 (log (/ 1 u1)))))) |
#s(approx (* (log u1) -2) #s(hole binary64 (* 2 (log (/ 1 u1))))) |
#s(approx (log u1) #s(hole binary64 (* -1 (log (/ 1 u1))))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1)))))))))) |
#s(approx (* (sqrt (neg (log u1))) (sqrt 2)) #s(hole binary64 (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1)))))))) |
#s(approx (sqrt (neg (log u1))) #s(hole binary64 (sqrt (neg (* -1 (log (/ 1 u1))))))) |
#s(approx (neg (log u1)) #s(hole binary64 (log (/ 1 u1)))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/3 (/ (* (cos (* 2 (* u2 (PI)))) (sqrt (neg (* -1 (log (/ 1 u1)))))) (sqrt 2)))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (* (sqrt 2) (sqrt (neg (* -1 (log (/ 1 u1))))))))))) |
#s(approx (* (log (neg (log u1))) 1/2) #s(hole binary64 (* 1/2 (log (neg (* -1 (log (/ 1 u1)))))))) |
#s(approx (log (neg (log u1))) #s(hole binary64 (log (neg (* -1 (log (/ 1 u1))))))) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 (sqrt (* -2 (log u1))))))) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt (* -2 (log u1)))))) (* 1/6 (sqrt (* -2 (log u1)))))))) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (sqrt (* -2 (log u1)))))))))))) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (sqrt (* -2 (log u1)))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (sqrt (* -2 (log u1))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (sqrt (* -2 (log u1)))))) (* 1/9 (* (pow (PI) 4) (sqrt (* -2 (log u1))))))))))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 1/6)) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* -1/3 (* (pow u2 2) (pow (PI) 2)))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* 1/9 (* (pow u2 2) (pow (PI) 4)))))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (+ 1/6 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (pow (PI) 6))) (* 1/9 (pow (PI) 4))))))))) |
#s(approx (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) #s(hole binary64 (* -1/3 (* u2 (pow (PI) 2))))) |
#s(approx (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) #s(hole binary64 (* u2 (+ (* -1/3 (pow (PI) 2)) (* 1/9 (* (pow u2 2) (pow (PI) 4))))))) |
#s(approx (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) #s(hole binary64 (* -1/3 (pow (PI) 2)))) |
#s(approx (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) #s(hole binary64 (+ (* -1/3 (pow (PI) 2)) (* 1/9 (* (pow u2 2) (pow (PI) 4)))))) |
#s(approx (* (* u2 u2) 1/9) #s(hole binary64 (* 1/9 (pow u2 2)))) |
#s(approx (* u2 u2) #s(hole binary64 (pow u2 2))) |
#s(approx u2 #s(hole binary64 u2)) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (* 1/3 (/ (sqrt (neg (log u1))) (sqrt 2)))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -2/3 (/ (* (pow u2 2) (* (pow (PI) 2) (sqrt (neg (log u1))))) (sqrt 2))) (* 1/3 (/ (sqrt (neg (log u1))) (sqrt 2))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/3 (/ (sqrt (neg (log u1))) (sqrt 2))) (* (pow u2 2) (+ (* -2/3 (/ (* (pow (PI) 2) (sqrt (neg (log u1)))) (sqrt 2))) (* 2/9 (/ (* (pow u2 2) (* (pow (PI) 4) (sqrt (neg (log u1))))) (sqrt 2))))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/3 (/ (sqrt (neg (log u1))) (sqrt 2))) (* (pow u2 2) (+ (* -2/3 (/ (* (pow (PI) 2) (sqrt (neg (log u1)))) (sqrt 2))) (* (pow u2 2) (+ (* -4/135 (/ (* (pow u2 2) (* (pow (PI) 6) (sqrt (neg (log u1))))) (sqrt 2))) (* 2/9 (/ (* (pow (PI) 4) (sqrt (neg (log u1)))) (sqrt 2))))))))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) #s(hole binary64 (/ 1/3 (sqrt 2)))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) #s(hole binary64 (+ (* -2/3 (/ (* (pow u2 2) (pow (PI) 2)) (sqrt 2))) (* 1/3 (/ 1 (sqrt 2)))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) #s(hole binary64 (+ (* (pow u2 2) (+ (* -2/3 (/ (pow (PI) 2) (sqrt 2))) (* 2/9 (/ (* (pow u2 2) (pow (PI) 4)) (sqrt 2))))) (* 1/3 (/ 1 (sqrt 2)))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) #s(hole binary64 (+ (* (pow u2 2) (+ (* -2/3 (/ (pow (PI) 2) (sqrt 2))) (* (pow u2 2) (+ (* -4/135 (/ (* (pow u2 2) (pow (PI) 6)) (sqrt 2))) (* 2/9 (/ (pow (PI) 4) (sqrt 2))))))) (* 1/3 (/ 1 (sqrt 2)))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1))))))) (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1)))))) (* 1/9 (* (pow u2 2) (* (pow (PI) 4) (* (sqrt 2) (sqrt (neg (log u1))))))))))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) (sqrt (neg (log u1)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* 1/6 (* (sqrt 2) (sqrt (neg (log u1))))) (* (pow u2 2) (+ (* -1/3 (* (pow (PI) 2) (* (sqrt 2) (sqrt (neg (log u1)))))) (* (pow u2 2) (+ (* -2/135 (* (pow u2 2) (* (pow (PI) 6) (* (sqrt 2) (sqrt (neg (log u1))))))) (* 1/9 (* (pow (PI) 4) (* (sqrt 2) (sqrt (neg (log u1)))))))))))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (* 1/6 (sqrt 2)))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (+ (* -1/3 (* (pow u2 2) (* (pow (PI) 2) (sqrt 2)))) (* 1/6 (sqrt 2))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #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 (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #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 (* -1/3 (* u2 u2)) #s(hole binary64 (* -1/3 (pow u2 2)))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(hole binary64 (* 1/6 (cos (* 2 (* u2 (PI))))))) |
#s(approx (+ (* (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) u2) 1/6) #s(hole binary64 (* 1/9 (* (pow u2 4) (pow (PI) 4))))) |
#s(approx (+ (* (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) u2) 1/6) #s(hole binary64 (* (pow u2 4) (+ (* -1/3 (/ (pow (PI) 2) (pow u2 2))) (* 1/9 (pow (PI) 4)))))) |
#s(approx (+ (* (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) u2) 1/6) #s(hole binary64 (* (pow u2 4) (+ (* -1/3 (/ (pow (PI) 2) (pow u2 2))) (+ (* 1/9 (pow (PI) 4)) (/ 1/6 (pow u2 4))))))) |
#s(approx (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) #s(hole binary64 (* 1/9 (* (pow u2 3) (pow (PI) 4))))) |
#s(approx (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) #s(hole binary64 (* (pow u2 3) (+ (* -1/3 (/ (pow (PI) 2) (pow u2 2))) (* 1/9 (pow (PI) 4)))))) |
#s(approx (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) #s(hole binary64 (* 1/9 (* (pow u2 2) (pow (PI) 4))))) |
#s(approx (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) #s(hole binary64 (* (pow u2 2) (+ (* -1/3 (/ (pow (PI) 2) (pow u2 2))) (* 1/9 (pow (PI) 4)))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) #s(hole binary64 (* 1/3 (/ (cos (* 2 (* u2 (PI)))) (sqrt 2))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt 2)) #s(hole binary64 (* 1/6 (* (cos (* 2 (* u2 (PI)))) (sqrt 2))))) |
#s(approx (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) #s(hole binary64 (* -1/3 (* (pow u2 2) (pow (PI) 2))))) |
#s(approx (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) #s(hole binary64 (* (pow u2 2) (+ (* -1/3 (pow (PI) 2)) (* 1/6 (/ 1 (pow u2 2))))))) |
#s(approx (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) #s(hole binary64 (* -1 (* (pow u2 3) (+ (* -1/9 (pow (PI) 4)) (* 1/3 (/ (pow (PI) 2) (pow u2 2)))))))) |
| Outputs |
|---|
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 1/2 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #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(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #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(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 u2 u2)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 u2 u2)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))) (*.f64 (neg.f64 (*.f64 u2 u2)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 u2 u2)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) (*.f64 u2 u2) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 u2 u2) (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) #s(literal 1/6 binary64)) |
(fma.f64 u2 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 u2 u2)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) |
(*.f64 u2 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 u2 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 u2 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 u2 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 u2 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (*.f64 u2 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) (*.f64 u2 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))) (*.f64 (*.f64 u2 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 u2 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) u2) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) u2) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) u2) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) u2) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) u2) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) u2)) (*.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) u2) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) u2))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) u2 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) u2)) |
(fma.f64 u2 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 u2 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))) |
(+.f64 (*.f64 u2 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 u2 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) u2) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) u2)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (pow.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 u2 u2))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 u2 u2))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 u2 u2))) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 u2 u2))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 u2 u2)) #s(literal 3 binary64)) #s(literal 1/729 binary64) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))))) (-.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 u2 u2)) #s(literal 3 binary64)) #s(literal 1/729 binary64) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))))))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (PI.f64) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) |
(fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 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 1/9 binary64) (*.f64 #s(literal -1/3 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 1/9 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 u2 u2)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))))) |
(-.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 u2 u2)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))))))) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) |
(*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) |
(*.f64 u2 (*.f64 u2 #s(literal 1/9 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 u2)) (fabs.f64 (fabs.f64 u2))) |
(*.f64 (neg.f64 (fabs.f64 u2)) (neg.f64 (fabs.f64 u2))) |
(*.f64 (neg.f64 (neg.f64 u2)) (neg.f64 (neg.f64 u2))) |
(*.f64 (exp.f64 (log.f64 u2)) (exp.f64 (log.f64 u2))) |
(*.f64 (fabs.f64 u2) (fabs.f64 u2)) |
(*.f64 (neg.f64 u2) (neg.f64 u2)) |
(*.f64 u2 u2) |
(pow.f64 (exp.f64 (log.f64 u2)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 u2) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 u2) #s(literal 2 binary64)) |
(pow.f64 (*.f64 u2 u2) #s(literal 1 binary64)) |
(pow.f64 u2 #s(literal 2 binary64)) |
(fabs.f64 (*.f64 u2 u2)) |
(exp.f64 (*.f64 (log.f64 u2) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 u2) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 u2) #s(literal 2 binary64)))) |
u2 |
#s(literal 1/9 binary64) |
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 4 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 4 binary64))) |
(*.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 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 4/3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (PI.f64) #s(literal 4 binary64)) |
(exp.f64 (fma.f64 (log.f64 (PI.f64)) #s(literal 2 binary64) (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 4 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
(exp.f64 (fma.f64 (log.f64 (PI.f64)) #s(literal 2 binary64) (log.f64 (PI.f64)))) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (neg.f64 (PI.f64)))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (neg.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 2/3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(fabs.f64 (*.f64 (PI.f64) (PI.f64))) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (log.f64 (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (PI.f64))) |
(PI.f64) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal -1/3 binary64) (PI.f64)))) |
#s(literal -1/3 binary64) |
#s(literal 1/6 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 (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))) |
(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 (log.f64 u1) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (log.f64 u1)) |
(log.f64 (pow.f64 u1 #s(literal -2 binary64))) |
(log.f64 u1) |
u1 |
#s(literal -2 binary64) |
#s(literal 1/2 binary64) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (fma.f64 (sqrt.f64 (*.f64 (neg.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 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (neg.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 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (neg.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 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (neg.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) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (neg.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 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (sqrt.f64 (*.f64 (neg.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 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (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 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 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 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 (neg.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 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 (neg.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 (neg.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 #s(literal -1/6 binary64) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (neg.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 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 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 (neg.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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (log.f64 u1))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (log.f64 u1))) |
(*.f64 (sqrt.f64 (log.f64 u1)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (log.f64 u1)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (neg.f64 (log.f64 u1)))) |
(pow.f64 (neg.f64 (log.f64 u1)) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) (cosh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) (-.f64 (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1)))))) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))))))) |
(sqrt.f64 (neg.f64 (log.f64 u1))) |
(exp.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1)))))) |
(*.f64 #s(literal -1 binary64) (log.f64 u1)) |
(*.f64 (log.f64 u1) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 u1) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 u1) (log.f64 u1) (*.f64 #s(literal 0 binary64) (log.f64 u1))))) |
(neg.f64 (log.f64 u1)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 u1))) |
(-.f64 #s(literal 0 binary64) (log.f64 u1)) |
(exp.f64 (log.f64 (neg.f64 (log.f64 u1)))) |
(+.f64 (cosh.f64 (log.f64 (neg.f64 (log.f64 u1)))) (sinh.f64 (log.f64 (neg.f64 (log.f64 u1))))) |
(log.f64 (/.f64 #s(literal 1 binary64) u1)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #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(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64))) |
(*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #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(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)))) |
(*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) #s(literal -1/27 binary64) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) #s(literal -1/27 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) #s(literal -1/27 binary64) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) #s(literal -1/27 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) u2) u2) |
(*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #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(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64))) |
(*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (log.f64 u1))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (log.f64 u1))) |
(*.f64 (sqrt.f64 (log.f64 u1)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (log.f64 u1)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (neg.f64 (log.f64 u1)))) |
(pow.f64 (neg.f64 (log.f64 u1)) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) (cosh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) (-.f64 (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1)))))) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))))))) |
(sqrt.f64 (neg.f64 (log.f64 u1))) |
(exp.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) (sinh.f64 (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1)))))) |
(*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 (log.f64 u1)))) |
(log.f64 (sqrt.f64 (neg.f64 (log.f64 u1)))) |
(+.f64 (log.f64 (log.f64 u1)) (log.f64 #s(literal -1 binary64))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (log.f64 u1))) |
(log.f64 (neg.f64 (log.f64 u1))) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 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)) (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 (log u1) (log.f64 u1)) |
#s(approx u1 u1) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) (fma.f64 (sqrt.f64 (*.f64 (neg.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 (neg.f64 (log.f64 u1)) #s(literal 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 (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (/.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/3 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* (log (neg (log u1))) 1/2) (log.f64 (sqrt.f64 (neg.f64 (log.f64 u1))))) |
#s(approx (log (neg (log u1))) (log.f64 (neg.f64 (log.f64 u1)))) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* (log u1) -2)) (sqrt.f64 (*.f64 (neg.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 (log u1) (neg.f64 (neg.f64 (log.f64 u1)))) |
#s(approx (+ (* (* (sqrt (neg (log u1))) (sqrt 2)) 1/6) 1/2) (fma.f64 (sqrt.f64 (*.f64 (neg.f64 (neg.f64 (neg.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 (neg.f64 (neg.f64 (neg.f64 (log.f64 u1)))) #s(literal 2 binary64)))) |
#s(approx (sqrt (neg (log u1))) (sqrt.f64 (neg.f64 (neg.f64 (neg.f64 (log.f64 u1)))))) |
#s(approx (neg (log u1)) (neg.f64 (log.f64 u1))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) (fma.f64 (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 (/.f64 (neg.f64 (neg.f64 (neg.f64 (log.f64 u1)))) #s(literal 2 binary64)))) #s(literal 1/3 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (neg.f64 (neg.f64 (log.f64 u1)))) #s(literal 2 binary64))) (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (log (neg (log u1))) 1/2) (log.f64 (sqrt.f64 (neg.f64 (neg.f64 (neg.f64 (log.f64 u1))))))) |
#s(approx (log (neg (log u1))) (log.f64 (neg.f64 (neg.f64 (neg.f64 (log.f64 u1)))))) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 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 (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 1/2) (+.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.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))) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 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) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64))) (*.f64 u2 u2)))) |
#s(approx (+ (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (sqrt (* (log u1) -2))) 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 (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -2/135 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) (*.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 u2 u2))) (*.f64 u2 u2)))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -2/135 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64))) (*.f64 u2 u2))) (*.f64 u2 u2) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) u2) #s(literal -1/3 binary64))) |
#s(approx (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) u2)) |
#s(approx (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) |
#s(approx (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))))) |
#s(approx (* (* u2 u2) 1/9) (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64))) |
#s(approx (* u2 u2) (*.f64 u2 u2)) |
#s(approx u2 u2) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/3 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) (+.f64 (/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 u2 u2) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (neg.f64 (log.f64 u1))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) (+.f64 (fma.f64 (sqrt.f64 (/.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/3 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 u2 u2)) (sqrt.f64 (neg.f64 (log.f64 u1)))) (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (*.f64 (PI.f64) (PI.f64))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 u2 u2)))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) (+.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 (neg.f64 (log.f64 u1)))) (*.f64 #s(literal -4/135 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 u2 u2)) (sqrt.f64 (neg.f64 (log.f64 u1)))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 u2 u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (/.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal -2/3 binary64))) (*.f64 u2 u2) (*.f64 (sqrt.f64 (/.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/3 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 u2 u2) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (fma.f64 (/.f64 (fma.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 u2 u2)) (*.f64 #s(literal -2/3 binary64) (*.f64 (PI.f64) (PI.f64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 u2 u2) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -4/135 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 u2 u2)) (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 u2 u2) (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (PI.f64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 u2 u2) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) (+.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) (+.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) (*.f64 u2 u2)) #s(literal 1/9 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64))) (*.f64 u2 u2) (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (sqrt (neg (log u1)))) 1/2) (+.f64 (fma.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) #s(literal 1/6 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2/135 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64)))) #s(literal 1/9 binary64))) (*.f64 u2 u2) (*.f64 (*.f64 (sqrt.f64 (*.f64 (neg.f64 (log.f64 u1)) #s(literal 2 binary64))) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64))) (*.f64 u2 u2))) #s(literal 1/2 binary64))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (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 (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.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 (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (fma.f64 (fma.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 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/9 binary64))) (*.f64 u2 u2) (*.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 (* -1/3 (* u2 u2)) (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64))) |
#s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) u2) 1/6) (*.f64 (pow.f64 (*.f64 (PI.f64) u2) #s(literal 4 binary64)) #s(literal 1/9 binary64))) |
#s(approx (+ (* (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) u2) 1/6) (*.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64))) (*.f64 (*.f64 u2 u2) (*.f64 u2 u2)))) |
#s(approx (+ (* (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) u2) 1/6) (*.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 u2 u2) (*.f64 u2 u2))))) (*.f64 (*.f64 u2 u2) (*.f64 u2 u2)))) |
#s(approx (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) u2) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64))) #s(literal 1/9 binary64))) |
#s(approx (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) (*.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64))) (*.f64 (*.f64 u2 u2) u2))) |
#s(approx (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) (*.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)))) |
#s(approx (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) (*.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 u2 u2)) #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64))) (*.f64 u2 u2))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (*.f64 (/.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (*.f64 (cos.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) u2)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 u2 u2) #s(literal -1/3 binary64)) (PI.f64)) (PI.f64))) |
#s(approx (+ (* (* -1/3 (* u2 u2)) (* (PI) (PI))) 1/6) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)) (/.f64 #s(literal 1/6 binary64) (*.f64 u2 u2))) (*.f64 u2 u2))) |
#s(approx (* (+ (* (* (* u2 u2) 1/9) (* (* (* (PI) (PI)) (PI)) (PI))) (* -1/3 (* (PI) (PI)))) u2) (neg.f64 (*.f64 (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 u2 u2))) (*.f64 (*.f64 u2 u2) u2)))) |
Compiled 18 509 to 1 976 computations (89.3% saved)
19 alts after pruning (10 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 406 | 5 | 411 |
| Fresh | 1 | 5 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 409 | 19 | 428 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.4% | (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)) |
| ✓ | 99.5% | (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| ✓ | 99.3% | (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| 97.7% | (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (exp.f64 (log.f64 (neg.f64 (log.f64 u1))))) #s(literal 1/2 binary64)) | |
| ✓ | 98.5% | (fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| 97.8% | (fma.f64 #s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) | |
| ✓ | 99.3% | (fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
| 99.2% | (fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) | |
| ✓ | 99.1% | (fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 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)) |
| 98.1% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) | |
| 97.5% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (neg.f64 (log.f64 u1)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) | |
| 97.7% | #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))) (/.f64 #s(literal 2 binary64) (sqrt.f64 #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) (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))) |
| 97.9% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (*.f64 (sqrt.f64 (exp.f64 (log.f64 (neg.f64 (log.f64 u1))))) (sqrt.f64 #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) (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))) |
| ✓ | 98.4% | #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))) |
| 97.8% | #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.2% | #s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (/.f64 (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 (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 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
Compiled 1 620 to 683 computations (57.8% 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 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) (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 (*.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 (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal 2 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 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (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) (-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 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))) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 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)) |
#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 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (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 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/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 (exp.f64 (log.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 (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (exp.f64 (log.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)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (neg.f64 (log.f64 u1)))) (sqrt.f64 #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 (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)))) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #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 (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 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1)))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #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)) (*.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 #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 #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 (*.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)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.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)) #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))) |
| Outputs |
|---|
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 u2 (+.f64 (PI.f64) (PI.f64)))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
10 calls:
| 37.0ms | u2 |
| 30.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))) |
| 28.0ms | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 12.0ms | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 10.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.6% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 99.6% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 99.6% | 1 | (log.f64 u1) |
| 99.6% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 99.6% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 99.6% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| 99.6% | 1 | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 99.6% | 1 | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 99.6% | 1 | u1 |
| 99.6% | 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 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) (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 (*.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 (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal 2 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 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (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) (-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 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))) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 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)) |
#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 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (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 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/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 (exp.f64 (log.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 (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (exp.f64 (log.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)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (neg.f64 (log.f64 u1)))) (sqrt.f64 #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 (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)))) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #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 (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)) |
| Outputs |
|---|
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
10 calls:
| 10.0ms | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 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)) |
| 9.0ms | (log.f64 u1) |
| 7.0ms | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 7.0ms | (*.f64 #s(literal -2 binary64) (log.f64 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 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) (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 (*.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 (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal 2 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 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (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) (-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 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))) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 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)) |
#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 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (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 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/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 (exp.f64 (log.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 (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (exp.f64 (log.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)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (neg.f64 (log.f64 u1)))) (sqrt.f64 #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 (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)))) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 u2 u2)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/3 binary64))) (*.f64 u2 u2) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 u2 u2) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (PI.f64) (PI.f64)))) u2) u2 #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
10 calls:
| 10.0ms | u1 |
| 10.0ms | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 8.0ms | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 7.0ms | (+.f64 (*.f64 (*.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)) |
| 6.0ms | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 99.3% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 99.3% | 1 | (log.f64 u1) |
| 99.3% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 99.3% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 99.3% | 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.3% | 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.3% | 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.3% | 1 | u1 |
| 99.3% | 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 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) (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 (*.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 (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal 2 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 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (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) (-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 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))) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 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)) |
#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 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) (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 (*.f64 (log.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64))) #s(literal 1/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 (exp.f64 (log.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 (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (exp.f64 (log.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)))) |
#s(approx (+ (* (* (/ 1 6) (pow (* -2 (log u1)) 1/2)) (cos (* (* 2 (PI)) u2))) 1/2) (fma.f64 (pow.f64 (pow.f64 (*.f64 (log.f64 u1) #s(literal -2 binary64)) #s(literal 1/4 binary64)) #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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (neg.f64 (log.f64 u1)))) (sqrt.f64 #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 (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)))) |
| Outputs |
|---|
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 u2)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
10 calls:
| 100.0ms | (log.f64 u1) |
| 27.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)) |
| 6.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))) |
| 6.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))) |
| 6.0ms | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 99.3% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 99.3% | 1 | (log.f64 u1) |
| 99.3% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 99.3% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 99.3% | 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.3% | 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.3% | 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.3% | 1 | u1 |
| 99.3% | 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 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) (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 (*.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 (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal 2 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 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (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) (-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 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))) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 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)) |
#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))) |
| Outputs |
|---|
(fma.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 u2 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)) |
10 calls:
| 24.0ms | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 4.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)) |
| 4.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))) |
| 4.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| 3.0ms | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 99.1% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 99.1% | 1 | (log.f64 u1) |
| 99.1% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 99.1% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 99.1% | 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.1% | 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.1% | 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.1% | 1 | u1 |
| 99.1% | 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 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) (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 (*.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 (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (* (* (cos (* u2 (+ (PI) (PI)))) 1/6) (/ 2 (sqrt 2))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal 2 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 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) (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) (-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/6 binary64))) (sqrt.f64 #s(literal 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))) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(fma.f64 (*.f64 #s(approx (* (cos (* u2 (+ (PI) (PI)))) 1/6) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (neg.f64 (log.f64 u1))) #s(literal 1/2 binary64)) |
10 calls:
| 17.0ms | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 3.0ms | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 3.0ms | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 3.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| 3.0ms | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 98.5% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 98.5% | 1 | (log.f64 u1) |
| 98.5% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 98.5% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 98.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))) |
| 98.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))) |
| 98.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)) |
| 98.5% | 1 | u1 |
| 98.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 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) (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 (*.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 #s(literal 1/6 binary64) (sqrt.f64 (neg.f64 (log.f64 u1)))) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
10 calls:
| 6.0ms | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 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 #s(literal -2 binary64) (log.f64 u1)) |
| 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))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 98.5% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 98.5% | 1 | (log.f64 u1) |
| 98.5% | 1 | u1 |
| 98.5% | 1 | u2 |
| 98.5% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 98.5% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 98.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))) |
| 98.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))) |
| 98.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)) |
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:
| 8.0ms | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 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 (*.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 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 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))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2) |
| 98.4% | 1 | u2 |
| 98.4% | 1 | (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2)) |
| 98.4% | 1 | (log.f64 u1) |
| 98.4% | 1 | (*.f64 #s(literal -2 binary64) (log.f64 u1)) |
| 98.4% | 1 | (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64)) |
| 98.4% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) |
| 98.4% | 1 | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) |
| 98.4% | 1 | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 u1)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) u2))) #s(literal 1/2 binary64)) |
| 98.4% | 1 | u1 |
Compiled 71 to 78 computations (-9.9% saved)
| 1× | fuel |
Compiled 228 to 75 computations (67.1% saved)
(abs u2)
Compiled 703 to 473 computations (32.7% saved)
Loading profile data...