
Time bar (total: 7.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 6 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 7 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 8 |
| 4.2% | 3.1% | 71.7% | 0.2% | 0% | 25% | 0% | 9 |
| 4.2% | 3.1% | 71.3% | 0.2% | 0% | 25.3% | 0% | 10 |
| 6.3% | 4.7% | 69.2% | 0.2% | 0% | 25.9% | 0% | 11 |
| 9.2% | 6.6% | 65.8% | 0.2% | 0% | 27.4% | 0% | 12 |
Compiled 21 to 20 computations (4.8% saved)
| 3.7s | 15 378× | 0 | invalid |
| 1.3s | 8 256× | 0 | valid |
ival-mult!: 1.0s (57.7% of total)ival-div!: 281.0ms (15.9% of total)ival-sqrt: 248.0ms (14% of total)ival-acos: 216.0ms (12.2% of total)adjust: 5.0ms (0.3% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 92 | 263 |
| 1 | 396 | 227 |
| 2 | 2094 | 227 |
| 3 | 7116 | 227 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.7% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))) |
Compiled 38 to 36 computations (5.3% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))) |
(/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))) |
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) |
(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
(/.f64 x (*.f64 y #s(literal 27 binary64))) |
x |
(*.f64 y #s(literal 27 binary64)) |
y |
#s(literal 27 binary64) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(sqrt.f64 t) |
t |
| Outputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (/ (* x (sqrt t)) (* y z))))))) |
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (/ (* x (sqrt t)) (* y z)))))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* 1/18 (/ (* x (sqrt t)) (* y z))))) |
#s(approx (/ (* 3 (/ x (* y 27))) (* z 2)) #s(hole binary64 (* 1/18 (/ x (* y z))))) |
#s(approx (* 3 (/ x (* y 27))) #s(hole binary64 (* 1/9 (/ x y)))) |
#s(approx (/ x (* y 27)) #s(hole binary64 (* 1/27 (/ x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y 27) #s(hole binary64 (* 27 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt t) #s(hole binary64 (sqrt t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* 1/18 (/ (* t (* x (sqrt (/ 1 t)))) (* y z))))) |
#s(approx (sqrt t) #s(hole binary64 (* t (sqrt (/ 1 t))))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* -1/18 (/ (* t (* x (sqrt (/ 1 t)))) (* y z))))) |
#s(approx (sqrt t) #s(hole binary64 (* -1 (* t (sqrt (/ 1 t)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | -inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (/ 1 3) 1 3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (/ x (* y 27)) x (* y 27) y 27 (* z 2) z 2 (sqrt t) t) |
| 6.0ms | t | @ | -inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (/ 1 3) 1 3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (/ x (* y 27)) x (* y 27) y 27 (* z 2) z 2 (sqrt t) t) |
| 5.0ms | z | @ | inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (/ 1 3) 1 3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (/ x (* y 27)) x (* y 27) y 27 (* z 2) z 2 (sqrt t) t) |
| 4.0ms | x | @ | -inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (/ 1 3) 1 3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (/ x (* y 27)) x (* y 27) y 27 (* z 2) z 2 (sqrt t) t) |
| 4.0ms | x | @ | 0 | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (/ 1 3) 1 3 (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (/ x (* y 27)) x (* y 27) y 27 (* z 2) z 2 (sqrt t) t) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 321 |
| 0 | 89 | 320 |
| 1 | 195 | 288 |
| 0 | 828 | 288 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))) |
(/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))) |
(*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) |
(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
(/.f64 x (*.f64 y #s(literal 27 binary64))) |
x |
(*.f64 y #s(literal 27 binary64)) |
y |
#s(literal 27 binary64) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(sqrt.f64 t) |
t |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (/ (* x (sqrt t)) (* y z))))))) |
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) #s(hole binary64 (acos (* 1/18 (/ (* x (sqrt t)) (* y z)))))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* 1/18 (/ (* x (sqrt t)) (* y z))))) |
#s(approx (/ (* 3 (/ x (* y 27))) (* z 2)) #s(hole binary64 (* 1/18 (/ x (* y z))))) |
#s(approx (* 3 (/ x (* y 27))) #s(hole binary64 (* 1/9 (/ x y)))) |
#s(approx (/ x (* y 27)) #s(hole binary64 (* 1/27 (/ x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y 27) #s(hole binary64 (* 27 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt t) #s(hole binary64 (sqrt t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* 1/18 (/ (* t (* x (sqrt (/ 1 t)))) (* y z))))) |
#s(approx (sqrt t) #s(hole binary64 (* t (sqrt (/ 1 t))))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) #s(hole binary64 (* -1/18 (/ (* t (* x (sqrt (/ 1 t)))) (* y z))))) |
#s(approx (sqrt t) #s(hole binary64 (* -1 (* t (sqrt (/ 1 t)))))) |
| Outputs |
|---|
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z))))) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))))))) |
(neg.f64 (-.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z))))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))))) |
(acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) |
(*.f64 (*.f64 (sqrt.f64 t) (/.f64 #s(literal 3 binary64) z)) (/.f64 (/.f64 x y) #s(literal 54 binary64))) |
(*.f64 (*.f64 (sqrt.f64 t) #s(literal 3 binary64)) (/.f64 (/.f64 (/.f64 x y) #s(literal 54 binary64)) z)) |
(*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 t) z)) |
(*.f64 (*.f64 (sqrt.f64 t) (*.f64 (/.f64 x y) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) z) (/.f64 (sqrt.f64 t) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 3 binary64) z) (*.f64 (/.f64 (/.f64 x y) #s(literal 54 binary64)) (sqrt.f64 t))) |
(*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z))) |
(*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)) (sqrt.f64 t)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (sqrt.f64 t))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (/.f64 (sqrt.f64 t) (+.f64 z z))) |
(*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (/.f64 (/.f64 x y) #s(literal 54 binary64)) z) (sqrt.f64 t))) |
(/.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) z)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 t) (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)))) (*.f64 #s(literal -2 binary64) z)) |
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) z) (sqrt.f64 t)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64))) (sqrt.f64 t)) (*.f64 #s(literal -2 binary64) z)) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 t) (*.f64 (/.f64 x y) #s(literal 1/9 binary64))) #s(literal 2 binary64)) z) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 t) (*.f64 (/.f64 x y) #s(literal 1/9 binary64))) z) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 t) (*.f64 (/.f64 x y) #s(literal 1/9 binary64)))) (*.f64 #s(literal -2 binary64) z)) |
(/.f64 (*.f64 (sqrt.f64 t) (*.f64 (/.f64 x y) #s(literal 1/9 binary64))) (+.f64 z z)) |
(*.f64 (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) z) #s(literal 3/2 binary64)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) z)) |
(*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) z) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (/.f64 x y) #s(literal 54 binary64)) z) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 x y) #s(literal 1/9 binary64))) |
(*.f64 (/.f64 (/.f64 x y) #s(literal 54 binary64)) (/.f64 #s(literal 3 binary64) z)) |
(*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 (/.f64 x y) #s(literal 54 binary64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1/2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) (/.f64 #s(literal 3 binary64) (+.f64 z z))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 x y) #s(literal 54 binary64)) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 x (*.f64 #s(literal 27 binary64) y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) #s(literal 1 binary64)) (+.f64 z z)) |
(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 (/.f64 x y) #s(literal 54 binary64))) z) |
(/.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 #s(literal 27 binary64) y)) |
(/.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) #s(literal 2 binary64)) z) |
(/.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 27 binary64) y) (+.f64 z z))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) z)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)))) (neg.f64 (*.f64 #s(literal -2 binary64) z))) |
(/.f64 (*.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 27 binary64) y) (+.f64 z z))) |
(/.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) z) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64))) (*.f64 #s(literal -2 binary64) z)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)) |
(neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (*.f64 #s(literal -2 binary64) z))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64))) (+.f64 z z))) |
(*.f64 (/.f64 #s(literal 3 binary64) y) (/.f64 x #s(literal 27 binary64))) |
(*.f64 (*.f64 #s(literal 1/9 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/27 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x (*.f64 #s(literal 27 binary64) y)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1/27 binary64) y) #s(literal 3 binary64))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/9 binary64))) |
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 #s(literal 27 binary64) y))) |
(/.f64 (*.f64 #s(literal 3 binary64) (neg.f64 x)) (*.f64 #s(literal -27 binary64) y)) |
(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x y)) #s(literal 27 binary64)) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal -27 binary64) y)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 27 binary64)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1/9 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 27 binary64)) y) |
(/.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) y) #s(literal 27 binary64)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -27 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/9 binary64) x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/9 binary64) x) y) |
(/.f64 (*.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 27 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/27 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/27 binary64) y) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -27 binary64) y))) |
(*.f64 #s(literal 1/27 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1/27 binary64)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/27 binary64))) |
(*.f64 x (/.f64 #s(literal 1/27 binary64) y)) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 27 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1/27 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 x #s(literal 27 binary64)) y) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -27 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/27 binary64) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 #s(literal -27 binary64) y))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) x) y) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -27 binary64) y)) |
(/.f64 (/.f64 x y) #s(literal 27 binary64)) |
(/.f64 x (*.f64 #s(literal 27 binary64) y)) |
(neg.f64 (/.f64 x (*.f64 #s(literal -27 binary64) y))) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal 27 binary64) y))) |
x |
(*.f64 #s(literal 27 binary64) y) |
(*.f64 y #s(literal 27 binary64)) |
y |
#s(literal 27 binary64) |
(*.f64 #s(literal 2 binary64) z) |
(*.f64 z #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 z z)) (-.f64 z z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z)))) |
(fma.f64 z #s(literal 1 binary64) (*.f64 z #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) z (*.f64 #s(literal 1 binary64) z)) |
(-.f64 z (neg.f64 z)) |
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) z)) |
(+.f64 z z) |
z |
#s(literal 2 binary64) |
(*.f64 (pow.f64 t #s(literal 1/4 binary64)) (pow.f64 t #s(literal 1/4 binary64))) |
(pow.f64 t #s(literal 1/2 binary64)) |
(sqrt.f64 t) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 1/2 binary64))) |
t |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 1/3 binary64))) |
#s(approx (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) (acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) |
#s(approx (/ (* 3 (/ x (* y 27))) (* z 2)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64))) |
#s(approx (* 3 (/ x (* y 27))) (*.f64 (/.f64 x y) #s(literal 1/9 binary64))) |
#s(approx (/ x (* y 27)) (/.f64 x (*.f64 #s(literal 27 binary64) y))) |
#s(approx x x) |
#s(approx (* y 27) (*.f64 #s(literal 27 binary64) y)) |
#s(approx y y) |
#s(approx (* z 2) (+.f64 z z)) |
#s(approx z z) |
#s(approx (sqrt t) (sqrt.f64 t)) |
#s(approx t t) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 t)) (/.f64 t (*.f64 z y))) #s(literal 1/18 binary64))) |
#s(approx (sqrt t) (/.f64 t (sqrt.f64 t))) |
#s(approx (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 t)) (/.f64 t (*.f64 z y))) #s(literal -1/18 binary64))) |
#s(approx (sqrt t) (/.f64 (neg.f64 t) (sqrt.f64 t))) |
Compiled 1 106 to 686 computations (38% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 3 | 126 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 124 | 3 | 127 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.7% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z))))))))) |
| ▶ | 97.7% | (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) #s(literal 1/3 binary64)) |
| ▶ | 96.9% | #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 1/3 binary64))) |
Compiled 95 to 68 computations (28.4% saved)
| Inputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 1/3 binary64)) |
(acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)) |
(*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) |
(*.f64 (sqrt.f64 t) x) |
(sqrt.f64 t) |
t |
x |
#s(literal 1/18 binary64) |
(*.f64 z y) |
z |
y |
#s(literal 1/3 binary64) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) |
(*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(/.f64 x y) |
#s(literal 1/9 binary64) |
(+.f64 z z) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z))))))))) |
(/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(/.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))))))) |
(-.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) #s(literal 3 binary64)) |
(asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z))))))) |
(fma.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z))))) |
| Outputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (/ (* x (sqrt t)) (* y z))))))) |
#s(approx (acos (/ (* (* (sqrt t) x) 1/18) (* z y))) #s(hole binary64 (acos (* 1/18 (/ (* x (sqrt t)) (* y z)))))) |
#s(approx (/ (* (* (sqrt t) x) 1/18) (* z y)) #s(hole binary64 (* 1/18 (/ (* x (sqrt t)) (* y z))))) |
#s(approx (* (* (sqrt t) x) 1/18) #s(hole binary64 (* 1/18 (* x (sqrt t))))) |
#s(approx (* (sqrt t) x) #s(hole binary64 (* x (sqrt t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (/ x y) 1/9) (+ z z)) #s(hole binary64 (* 1/18 (/ x (* y z))))) |
#s(approx (* (/ x y) 1/9) #s(hole binary64 (* 1/9 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (/ 1 3) (/ (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))))))) #s(hole binary64 (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3)) (+ (* 1/4 (pow (PI) 2)) (+ (* 1/2 (* (PI) (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))))) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 2))))))) |
#s(approx (/ (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))))) #s(hole binary64 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3)) (+ (* 1/4 (pow (PI) 2)) (+ (* 1/2 (* (PI) (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))))) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 2)))))) |
#s(approx (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) #s(hole binary64 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3)))) |
#s(approx (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3) #s(hole binary64 (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3))) |
#s(approx (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) #s(hole binary64 (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))))) |
#s(approx (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))))) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (+ (* 1/2 (* (PI) (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))))) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 2))))) |
#s(approx (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))) #s(hole binary64 (+ (* 1/2 (* (PI) (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))))) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 2)))) |
#s(approx (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) #s(hole binary64 (* 1/2 (* (PI) (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ z z) #s(hole binary64 (* 2 z))) |
#s(approx (sqrt t) #s(hole binary64 (sqrt t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* (* (sqrt t) x) 1/18) (* z y)) #s(hole binary64 (* 1/18 (/ (* t (* x (sqrt (/ 1 t)))) (* y z))))) |
#s(approx (* (* (sqrt t) x) 1/18) #s(hole binary64 (* 1/18 (* t (* x (sqrt (/ 1 t))))))) |
#s(approx (* (sqrt t) x) #s(hole binary64 (* t (* x (sqrt (/ 1 t)))))) |
#s(approx (sqrt t) #s(hole binary64 (* t (sqrt (/ 1 t))))) |
#s(approx (/ (* (* (sqrt t) x) 1/18) (* z y)) #s(hole binary64 (* -1/18 (/ (* t (* x (sqrt (/ 1 t)))) (* y z))))) |
#s(approx (* (* (sqrt t) x) 1/18) #s(hole binary64 (* -1/18 (* t (* x (sqrt (/ 1 t))))))) |
#s(approx (* (sqrt t) x) #s(hole binary64 (* -1 (* t (* x (sqrt (/ 1 t))))))) |
#s(approx (sqrt t) #s(hole binary64 (* -1 (* t (sqrt (/ 1 t)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 35.0ms | x | @ | inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (/ (* (* (sqrt t) x) 1/18) (* z y))) 1/3) (acos (/ (* (* (sqrt t) x) 1/18) (* z y))) (/ (* (* (sqrt t) x) 1/18) (* z y)) (* (* (sqrt t) x) 1/18) (* (sqrt t) x) (sqrt t) t x 1/18 (* z y) z y 1/3 (* (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 1/3) (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) (/ (* (/ x y) 1/9) (+ z z)) (* (/ x y) 1/9) (/ x y) 1/9 (+ z z) (* (/ 1 3) (/ (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))))))) (/ 1 3) 1 3 (/ (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))))) (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (pow (* (PI) 1/2) 3) (* (PI) 1/2) (PI) 1/2 (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))))) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))) |
| 16.0ms | z | @ | inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (/ (* (* (sqrt t) x) 1/18) (* z y))) 1/3) (acos (/ (* (* (sqrt t) x) 1/18) (* z y))) (/ (* (* (sqrt t) x) 1/18) (* z y)) (* (* (sqrt t) x) 1/18) (* (sqrt t) x) (sqrt t) t x 1/18 (* z y) z y 1/3 (* (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 1/3) (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) (/ (* (/ x y) 1/9) (+ z z)) (* (/ x y) 1/9) (/ x y) 1/9 (+ z z) (* (/ 1 3) (/ (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))))))) (/ 1 3) 1 3 (/ (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))))) (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (pow (* (PI) 1/2) 3) (* (PI) 1/2) (PI) 1/2 (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))))) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))) |
| 13.0ms | y | @ | -inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (/ (* (* (sqrt t) x) 1/18) (* z y))) 1/3) (acos (/ (* (* (sqrt t) x) 1/18) (* z y))) (/ (* (* (sqrt t) x) 1/18) (* z y)) (* (* (sqrt t) x) 1/18) (* (sqrt t) x) (sqrt t) t x 1/18 (* z y) z y 1/3 (* (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 1/3) (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) (/ (* (/ x y) 1/9) (+ z z)) (* (/ x y) 1/9) (/ x y) 1/9 (+ z z) (* (/ 1 3) (/ (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))))))) (/ 1 3) 1 3 (/ (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))))) (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (pow (* (PI) 1/2) 3) (* (PI) 1/2) (PI) 1/2 (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))))) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))) |
| 6.0ms | x | @ | -inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (/ (* (* (sqrt t) x) 1/18) (* z y))) 1/3) (acos (/ (* (* (sqrt t) x) 1/18) (* z y))) (/ (* (* (sqrt t) x) 1/18) (* z y)) (* (* (sqrt t) x) 1/18) (* (sqrt t) x) (sqrt t) t x 1/18 (* z y) z y 1/3 (* (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 1/3) (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) (/ (* (/ x y) 1/9) (+ z z)) (* (/ x y) 1/9) (/ x y) 1/9 (+ z z) (* (/ 1 3) (/ (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))))))) (/ 1 3) 1 3 (/ (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))))) (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (pow (* (PI) 1/2) 3) (* (PI) 1/2) (PI) 1/2 (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))))) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))) |
| 6.0ms | x | @ | 0 | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (/ (* (* (sqrt t) x) 1/18) (* z y))) 1/3) (acos (/ (* (* (sqrt t) x) 1/18) (* z y))) (/ (* (* (sqrt t) x) 1/18) (* z y)) (* (* (sqrt t) x) 1/18) (* (sqrt t) x) (sqrt t) t x 1/18 (* z y) z y 1/3 (* (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 1/3) (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) (/ (* (/ x y) 1/9) (+ z z)) (* (/ x y) 1/9) (/ x y) 1/9 (+ z z) (* (/ 1 3) (/ (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))))))) (/ 1 3) 1 3 (/ (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))))) (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (pow (* (PI) 1/2) 3) (* (PI) 1/2) (PI) 1/2 (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))))) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 144 | 1315 |
| 0 | 192 | 1203 |
| 0 | 579 | 1190 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 1/3 binary64)) |
(acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)) |
(*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) |
(*.f64 (sqrt.f64 t) x) |
(sqrt.f64 t) |
t |
x |
#s(literal 1/18 binary64) |
(*.f64 z y) |
z |
y |
#s(literal 1/3 binary64) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) |
(*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(/.f64 x y) |
#s(literal 1/9 binary64) |
(+.f64 z z) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z))))))))) |
(/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(/.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))))))) |
(-.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) #s(literal 3 binary64)) |
(asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z))))))) |
(fma.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z))))) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) #s(hole binary64 (* 1/3 (acos (* 1/18 (/ (* x (sqrt t)) (* y z))))))) |
#s(approx (acos (/ (* (* (sqrt t) x) 1/18) (* z y))) #s(hole binary64 (acos (* 1/18 (/ (* x (sqrt t)) (* y z)))))) |
#s(approx (/ (* (* (sqrt t) x) 1/18) (* z y)) #s(hole binary64 (* 1/18 (/ (* x (sqrt t)) (* y z))))) |
#s(approx (* (* (sqrt t) x) 1/18) #s(hole binary64 (* 1/18 (* x (sqrt t))))) |
#s(approx (* (sqrt t) x) #s(hole binary64 (* x (sqrt t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (/ x y) 1/9) (+ z z)) #s(hole binary64 (* 1/18 (/ x (* y z))))) |
#s(approx (* (/ x y) 1/9) #s(hole binary64 (* 1/9 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (/ 1 3) (/ (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))))))) #s(hole binary64 (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3)) (+ (* 1/4 (pow (PI) 2)) (+ (* 1/2 (* (PI) (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))))) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 2))))))) |
#s(approx (/ (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))))) #s(hole binary64 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3)) (+ (* 1/4 (pow (PI) 2)) (+ (* 1/2 (* (PI) (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))))) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 2)))))) |
#s(approx (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) #s(hole binary64 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3)))) |
#s(approx (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3) #s(hole binary64 (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3))) |
#s(approx (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) #s(hole binary64 (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))))) |
#s(approx (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))))) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (+ (* 1/2 (* (PI) (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))))) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 2))))) |
#s(approx (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))) #s(hole binary64 (+ (* 1/2 (* (PI) (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))))) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 2)))) |
#s(approx (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) #s(hole binary64 (* 1/2 (* (PI) (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ z z) #s(hole binary64 (* 2 z))) |
#s(approx (sqrt t) #s(hole binary64 (sqrt t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* (* (sqrt t) x) 1/18) (* z y)) #s(hole binary64 (* 1/18 (/ (* t (* x (sqrt (/ 1 t)))) (* y z))))) |
#s(approx (* (* (sqrt t) x) 1/18) #s(hole binary64 (* 1/18 (* t (* x (sqrt (/ 1 t))))))) |
#s(approx (* (sqrt t) x) #s(hole binary64 (* t (* x (sqrt (/ 1 t)))))) |
#s(approx (sqrt t) #s(hole binary64 (* t (sqrt (/ 1 t))))) |
#s(approx (/ (* (* (sqrt t) x) 1/18) (* z y)) #s(hole binary64 (* -1/18 (/ (* t (* x (sqrt (/ 1 t)))) (* y z))))) |
#s(approx (* (* (sqrt t) x) 1/18) #s(hole binary64 (* -1/18 (* t (* x (sqrt (/ 1 t))))))) |
#s(approx (* (sqrt t) x) #s(hole binary64 (* -1 (* t (* x (sqrt (/ 1 t))))))) |
#s(approx (sqrt t) #s(hole binary64 (* -1 (* t (sqrt (/ 1 t)))))) |
| Outputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y))))) |
(acos.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 t) x) z) (/.f64 #s(literal 1/18 binary64) y)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 t) x) (*.f64 z y)) #s(literal 1/18 binary64)) |
(*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (sqrt.f64 t) x) (*.f64 z y))) |
(/.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) z) y) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64))) (neg.f64 (*.f64 z y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)) |
(*.f64 (*.f64 #s(literal 1/18 binary64) x) (sqrt.f64 t)) |
(*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) |
(*.f64 (sqrt.f64 t) (*.f64 x #s(literal 1/18 binary64))) |
(*.f64 (sqrt.f64 t) x) |
(*.f64 x (sqrt.f64 t)) |
(pow.f64 t #s(literal 1/2 binary64)) |
(sqrt.f64 t) |
t |
x |
#s(literal 1/18 binary64) |
(*.f64 z y) |
(*.f64 y z) |
z |
y |
#s(literal 1/3 binary64) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))) |
(acos.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) |
(*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 t) (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z)))) |
(/.f64 (*.f64 (sqrt.f64 t) (*.f64 (/.f64 x y) #s(literal 1/9 binary64))) (+.f64 z z)) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z z))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64))) (neg.f64 (+.f64 z z))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(*.f64 #s(literal 1/9 binary64) (/.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/9 binary64) x) y) |
(/.f64 (*.f64 x #s(literal 1/9 binary64)) y) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
#s(literal 1/9 binary64) |
(*.f64 #s(literal 2 binary64) z) |
(*.f64 z #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 z z)) (-.f64 z z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z)))) |
(-.f64 z (neg.f64 z)) |
(+.f64 z z) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))))) |
(neg.f64 (-.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (neg.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (neg.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (neg.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (neg.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3/2 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))) |
(*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64))) |
(pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))) #s(literal 3 binary64))) |
(asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) #s(literal 1/2 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(fma.f64 (fabs.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(fma.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (neg.f64 (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(+.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))))) |
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) |
(*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))))) (-.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))))) (*.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))))))) |
(fma.f64 (fabs.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))) (fabs.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))))) |
(fma.f64 (neg.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))) (neg.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64))) |
(fma.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))))) |
(fma.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))))) |
(-.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))))) |
(+.f64 (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))))) |
(+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 2 binary64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))))) |
(*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)))) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) #s(literal 1/3 binary64))) |
#s(approx (acos (/ (* (* (sqrt t) x) 1/18) (* z y))) (acos.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y))))) |
#s(approx (/ (* (* (sqrt t) x) 1/18) (* z y)) (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) |
#s(approx (* (* (sqrt t) x) 1/18) (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64))) |
#s(approx (* (sqrt t) x) (*.f64 (sqrt.f64 t) x)) |
#s(approx x x) |
#s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64))) |
#s(approx (* (/ x y) 1/9) (*.f64 (/.f64 x y) #s(literal 1/9 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (* (/ 1 3) (/ (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))))))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (asin.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) (PI.f64)) #s(literal 1/2 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) #s(literal 2 binary64))))) #s(literal 1/3 binary64))) |
#s(approx (/ (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (asin.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) (PI.f64)) #s(literal 1/2 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) #s(literal 2 binary64)))))) |
#s(approx (- (pow (* (PI) 1/2) 3) (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3)) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) #s(literal 3 binary64)))) |
#s(approx (pow (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 3) (pow.f64 (asin.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) #s(literal 3 binary64))) |
#s(approx (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y))))) |
#s(approx (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (asin.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) (PI.f64)) #s(literal 1/2 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) #s(literal 2 binary64))))) |
#s(approx (+ (* (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))))) (fma.f64 (*.f64 (asin.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) (PI.f64)) #s(literal 1/2 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) #s(literal 2 binary64)))) |
#s(approx (* (* (PI) 1/2) (asin (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))))) (*.f64 (*.f64 (asin.f64 (*.f64 (*.f64 (sqrt.f64 t) x) (/.f64 #s(literal 1/18 binary64) (*.f64 z y)))) (PI.f64)) #s(literal 1/2 binary64))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx y y) |
#s(approx z z) |
#s(approx (+ z z) (+.f64 z z)) |
#s(approx (sqrt t) (sqrt.f64 t)) |
#s(approx t t) |
#s(approx (/ (* (* (sqrt t) x) 1/18) (* z y)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) x) t) #s(literal 1/18 binary64)) (*.f64 z y))) |
#s(approx (* (* (sqrt t) x) 1/18) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) x) t) #s(literal 1/18 binary64))) |
#s(approx (* (sqrt t) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) x) t)) |
#s(approx (sqrt t) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) t)) |
#s(approx (/ (* (* (sqrt t) x) 1/18) (* z y)) (/.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) x) t)) (*.f64 z y))) |
#s(approx (* (* (sqrt t) x) 1/18) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) x) t))) |
#s(approx (* (sqrt t) x) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) x) t))) |
#s(approx (sqrt t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) t))) |
Compiled 3 731 to 928 computations (75.1% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 164 | 2 | 166 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 0 | 3 |
| Done | 0 | 0 | 0 |
| Total | 167 | 2 | 169 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.7% | (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
| ▶ | 98.5% | (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64))))) #s(literal 1/3 binary64)) |
Compiled 68 to 48 computations (29.4% saved)
| Inputs |
|---|
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64))))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (sqrt.f64 t) #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64))))) |
(*.f64 (sqrt.f64 t) #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)))) |
(sqrt.f64 t) |
t |
#s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(/.f64 x (*.f64 z y)) |
x |
(*.f64 z y) |
z |
y |
#s(literal 1/18 binary64) |
#s(literal 1/3 binary64) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
#s(literal 1/8 binary64) |
(pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)) |
(asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) |
(*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) |
(/.f64 x y) |
(/.f64 #s(literal 1/9 binary64) (+.f64 z z)) |
#s(literal 1/9 binary64) |
(+.f64 z z) |
#s(literal 3 binary64) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(literal 1/4 binary64) |
(*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (* (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (/ (* x (sqrt t)) (* y z))))))) |
#s(approx (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) #s(hole binary64 (acos (* 1/18 (/ (* x (sqrt t)) (* y z)))))) |
#s(approx (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) #s(hole binary64 (* 1/18 (/ (* x (sqrt t)) (* y z))))) |
#s(approx (/ (* (/ x y) 1/9) (+ z z)) #s(hole binary64 (* 1/18 (/ x (* y z))))) |
#s(approx (/ x (* z y)) #s(hole binary64 (/ x (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) #s(hole binary64 (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI))))))))) |
#s(approx (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) #s(hole binary64 (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3))))) |
#s(approx (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3)) #s(hole binary64 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3)))) |
#s(approx (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3) #s(hole binary64 (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3))) |
#s(approx (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) #s(hole binary64 (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2)))) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI))))))) |
#s(approx (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))) #s(hole binary64 (* (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI)))))) |
#s(approx (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2)) #s(hole binary64 (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ 1/9 (+ z z)) #s(hole binary64 (/ 1/18 z))) |
#s(approx (+ z z) #s(hole binary64 (* 2 z))) |
#s(approx (sqrt t) #s(hole binary64 (sqrt t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) #s(hole binary64 (* 1/18 (/ (* t (* x (sqrt (/ 1 t)))) (* y z))))) |
#s(approx (sqrt t) #s(hole binary64 (* t (sqrt (/ 1 t))))) |
#s(approx (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) #s(hole binary64 (* -1/18 (/ (* t (* x (sqrt (/ 1 t)))) (* y z))))) |
#s(approx (sqrt t) #s(hole binary64 (* -1 (* t (sqrt (/ 1 t)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 73.0ms | x | @ | inf | ((* (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 1/3) (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) (sqrt t) t (/ (* (/ x y) 1/9) (+ z z)) (* (/ x (* z y)) 1/18) (/ x (* z y)) x (* z y) z y 1/18 1/3 (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3)) (* (* (* (PI) (PI)) (PI)) 1/8) (* (* (PI) (PI)) (PI)) (* (PI) (PI)) (PI) 1/8 (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3) (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t)) (* (/ x y) (/ 1/9 (+ z z))) (/ x y) (/ 1/9 (+ z z)) 1/9 (+ z z) 3 (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2)))) 1/4 (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2)) (* (PI) 1/2) 1/2) |
| 42.0ms | t | @ | 0 | ((* (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 1/3) (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) (sqrt t) t (/ (* (/ x y) 1/9) (+ z z)) (* (/ x (* z y)) 1/18) (/ x (* z y)) x (* z y) z y 1/18 1/3 (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3)) (* (* (* (PI) (PI)) (PI)) 1/8) (* (* (PI) (PI)) (PI)) (* (PI) (PI)) (PI) 1/8 (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3) (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t)) (* (/ x y) (/ 1/9 (+ z z))) (/ x y) (/ 1/9 (+ z z)) 1/9 (+ z z) 3 (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2)))) 1/4 (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2)) (* (PI) 1/2) 1/2) |
| 6.0ms | z | @ | -inf | ((* (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 1/3) (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) (sqrt t) t (/ (* (/ x y) 1/9) (+ z z)) (* (/ x (* z y)) 1/18) (/ x (* z y)) x (* z y) z y 1/18 1/3 (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3)) (* (* (* (PI) (PI)) (PI)) 1/8) (* (* (PI) (PI)) (PI)) (* (PI) (PI)) (PI) 1/8 (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3) (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t)) (* (/ x y) (/ 1/9 (+ z z))) (/ x y) (/ 1/9 (+ z z)) 1/9 (+ z z) 3 (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2)))) 1/4 (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2)) (* (PI) 1/2) 1/2) |
| 6.0ms | z | @ | inf | ((* (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 1/3) (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) (sqrt t) t (/ (* (/ x y) 1/9) (+ z z)) (* (/ x (* z y)) 1/18) (/ x (* z y)) x (* z y) z y 1/18 1/3 (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3)) (* (* (* (PI) (PI)) (PI)) 1/8) (* (* (PI) (PI)) (PI)) (* (PI) (PI)) (PI) 1/8 (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3) (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t)) (* (/ x y) (/ 1/9 (+ z z))) (/ x y) (/ 1/9 (+ z z)) 1/9 (+ z z) 3 (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2)))) 1/4 (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2)) (* (PI) 1/2) 1/2) |
| 6.0ms | y | @ | -inf | ((* (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 1/3) (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) (sqrt t) t (/ (* (/ x y) 1/9) (+ z z)) (* (/ x (* z y)) 1/18) (/ x (* z y)) x (* z y) z y 1/18 1/3 (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3)) (* (* (* (PI) (PI)) (PI)) 1/8) (* (* (PI) (PI)) (PI)) (* (PI) (PI)) (PI) 1/8 (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3) (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t)) (* (/ x y) (/ 1/9 (+ z z))) (/ x y) (/ 1/9 (+ z z)) 1/9 (+ z z) 3 (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2)))) 1/4 (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2)) (* (PI) 1/2) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 127 | 1032 |
| 0 | 169 | 1015 |
| 0 | 501 | 1001 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64))))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (sqrt.f64 t) #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64))))) |
(*.f64 (sqrt.f64 t) #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)))) |
(sqrt.f64 t) |
t |
#s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(/.f64 x (*.f64 z y)) |
x |
(*.f64 z y) |
z |
y |
#s(literal 1/18 binary64) |
#s(literal 1/3 binary64) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
#s(literal 1/8 binary64) |
(pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)) |
(asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) |
(*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t)) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) |
(/.f64 x y) |
(/.f64 #s(literal 1/9 binary64) (+.f64 z z)) |
#s(literal 1/9 binary64) |
(+.f64 z z) |
#s(literal 3 binary64) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(literal 1/4 binary64) |
(*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (* (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 1/3) #s(hole binary64 (* 1/3 (acos (* 1/18 (/ (* x (sqrt t)) (* y z))))))) |
#s(approx (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) #s(hole binary64 (acos (* 1/18 (/ (* x (sqrt t)) (* y z)))))) |
#s(approx (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) #s(hole binary64 (* 1/18 (/ (* x (sqrt t)) (* y z))))) |
#s(approx (/ (* (/ x y) 1/9) (+ z z)) #s(hole binary64 (* 1/18 (/ x (* y z))))) |
#s(approx (/ x (* z y)) #s(hole binary64 (/ x (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) #s(hole binary64 (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI))))))))) |
#s(approx (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) #s(hole binary64 (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3))))) |
#s(approx (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3)) #s(hole binary64 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3)))) |
#s(approx (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3) #s(hole binary64 (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3))) |
#s(approx (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) #s(hole binary64 (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2)))) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI))))))) |
#s(approx (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))) #s(hole binary64 (* (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI)))))) |
#s(approx (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2)) #s(hole binary64 (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ 1/9 (+ z z)) #s(hole binary64 (/ 1/18 z))) |
#s(approx (+ z z) #s(hole binary64 (* 2 z))) |
#s(approx (sqrt t) #s(hole binary64 (sqrt t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) #s(hole binary64 (* 1/18 (/ (* t (* x (sqrt (/ 1 t)))) (* y z))))) |
#s(approx (sqrt t) #s(hole binary64 (* t (sqrt (/ 1 t))))) |
#s(approx (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) #s(hole binary64 (* -1/18 (/ (* t (* x (sqrt (/ 1 t)))) (* y z))))) |
#s(approx (sqrt t) #s(hole binary64 (* -1 (* t (sqrt (/ 1 t)))))) |
| Outputs |
|---|
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (sqrt.f64 t) #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 #s(literal 1/18 binary64) (/.f64 x (*.f64 z y))))))) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 #s(literal 1/18 binary64) (/.f64 x (*.f64 z y)))))) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 #s(literal 1/18 binary64) (/.f64 x (*.f64 z y))))))) |
(acos.f64 (*.f64 (sqrt.f64 t) #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 #s(literal 1/18 binary64) (/.f64 x (*.f64 z y)))))) |
(*.f64 (sqrt.f64 t) #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 #s(literal 1/18 binary64) (/.f64 x (*.f64 z y))))) |
(*.f64 #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 #s(literal 1/18 binary64) (/.f64 x (*.f64 z y)))) (sqrt.f64 t)) |
(pow.f64 t #s(literal 1/2 binary64)) |
(sqrt.f64 t) |
t |
#s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 #s(literal 1/18 binary64) (/.f64 x (*.f64 z y)))) |
(*.f64 #s(literal 1/18 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) |
(/.f64 (*.f64 x #s(literal 1/18 binary64)) (*.f64 z y)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(/.f64 (/.f64 x z) y) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 z y))) |
(/.f64 (/.f64 x y) z) |
(/.f64 x (*.f64 z y)) |
x |
(*.f64 z y) |
(*.f64 y z) |
z |
y |
#s(literal 1/18 binary64) |
#s(literal 1/3 binary64) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64))) #s(literal 1/3 binary64))) (neg.f64 (fma.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64)))))) |
(neg.f64 (-.f64 (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (neg.f64 (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/8 binary64) (neg.f64 (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64)) (neg.f64 (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64)))) |
(-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) (pow.f64 (PI.f64) #s(literal 3/2 binary64))) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) |
(*.f64 (fabs.f64 (PI.f64)) (fabs.f64 (PI.f64))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(PI.f64) |
#s(literal 1/8 binary64) |
(*.f64 (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3/2 binary64)) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) |
(*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))))) |
(pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) #s(literal 3 binary64))) |
(asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) |
(*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))) (sqrt.f64 t)) |
(*.f64 (/.f64 x y) (*.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 z z)) (sqrt.f64 t))) |
(/.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/9 binary64) (/.f64 x y))) (+.f64 z z)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 z z)) (/.f64 x y)) |
(*.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 z z))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) |
(/.f64 (*.f64 x (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) y) |
(/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 x y))) (neg.f64 (+.f64 z z))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 x y)) (+.f64 z z)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(*.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z z))) |
(/.f64 #s(literal -1/9 binary64) (neg.f64 (+.f64 z z))) |
(/.f64 #s(literal 1/9 binary64) (+.f64 z z)) |
#s(literal 1/9 binary64) |
(*.f64 #s(literal 2 binary64) z) |
(*.f64 z #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 z z)) (-.f64 z z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z)))) |
(-.f64 z (neg.f64 z)) |
(+.f64 z z) |
#s(literal 3 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))))))) |
(fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))))) |
(fma.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))))) |
(fma.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))))) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (neg.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))))) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (neg.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))))) |
(+.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
#s(literal 1/4 binary64) |
(*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) |
(*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))))) |
(fma.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))))) |
(fma.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))))) |
(+.f64 (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) |
(-.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(-.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z)))))) |
(+.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 x #s(literal 1/9 binary64)) (*.f64 y (+.f64 z z))))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
#s(literal 1/2 binary64) |
#s(approx (* (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) 1/3) (*.f64 (acos.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 1/3 binary64))) |
#s(approx (acos (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z)))) (acos.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) |
#s(approx (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) |
#s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 #s(literal 1/18 binary64) (/.f64 x (*.f64 z y)))) |
#s(approx (/ x (* z y)) (/.f64 x (*.f64 z y))) |
#s(approx x x) |
#s(approx (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))))) #s(literal 1/3 binary64))) |
#s(approx (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64)))) |
#s(approx (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64))) |
#s(approx (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2)))) (fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))))) |
#s(approx (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))))) |
#s(approx (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx y y) |
#s(approx z z) |
#s(approx (/ 1/9 (+ z z)) (/.f64 #s(literal 1/18 binary64) z)) |
#s(approx (+ z z) (+.f64 z z)) |
#s(approx (sqrt t) (sqrt.f64 t)) |
#s(approx t t) |
#s(approx (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) x) t)) (*.f64 z y))) |
#s(approx (sqrt t) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) t)) |
#s(approx (* (sqrt t) (/ (* (/ x y) 1/9) (+ z z))) (/.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) x) t)) (*.f64 z y))) |
#s(approx (sqrt t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) t))) |
Compiled 2 821 to 812 computations (71.2% saved)
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 125 | 1 | 126 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 126 | 2 | 128 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.5% | (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64))))) #s(literal 1/3 binary64)) |
| ▶ | 96.9% | #s(approx (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))))) #s(literal 1/3 binary64))) |
Compiled 111 to 74 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))))) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))))) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))))) |
(-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
#s(literal 1/8 binary64) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) |
(PI.f64) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64)) |
(asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) |
(/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) |
#s(literal 1/18 binary64) |
(*.f64 (sqrt.f64 t) x) |
(sqrt.f64 t) |
t |
x |
(*.f64 z y) |
z |
y |
#s(literal 3 binary64) |
(fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))))) |
(*.f64 (PI.f64) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
(*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) |
#s(literal 1/2 binary64) |
#s(literal 1/3 binary64) |
| Outputs |
|---|
#s(approx (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) #s(hole binary64 (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI))))))))) |
#s(approx (/ (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))))) #s(hole binary64 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI)))))))) |
#s(approx (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) #s(hole binary64 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3)))) |
#s(approx (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3) #s(hole binary64 (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3))) |
#s(approx (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) #s(hole binary64 (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))))) |
#s(approx (/ (* 1/18 (* (sqrt t) x)) (* z y)) #s(hole binary64 (* 1/18 (/ (* x (sqrt t)) (* y z))))) |
#s(approx (* 1/18 (* (sqrt t) x)) #s(hole binary64 (* 1/18 (* x (sqrt t))))) |
#s(approx (* (sqrt t) x) #s(hole binary64 (* x (sqrt t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))))) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI))))))) |
#s(approx (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) #s(hole binary64 (* (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI)))))) |
#s(approx (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) #s(hole binary64 (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt t) #s(hole binary64 (sqrt t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* 1/18 (* (sqrt t) x)) (* z y)) #s(hole binary64 (* 1/18 (/ (* t (* x (sqrt (/ 1 t)))) (* y z))))) |
#s(approx (* 1/18 (* (sqrt t) x)) #s(hole binary64 (* 1/18 (* t (* x (sqrt (/ 1 t))))))) |
#s(approx (* (sqrt t) x) #s(hole binary64 (* t (* x (sqrt (/ 1 t)))))) |
#s(approx (sqrt t) #s(hole binary64 (* t (sqrt (/ 1 t))))) |
#s(approx (/ (* 1/18 (* (sqrt t) x)) (* z y)) #s(hole binary64 (* -1/18 (/ (* t (* x (sqrt (/ 1 t)))) (* y z))))) |
#s(approx (* 1/18 (* (sqrt t) x)) #s(hole binary64 (* -1/18 (* t (* x (sqrt (/ 1 t))))))) |
#s(approx (* (sqrt t) x) #s(hole binary64 (* -1 (* t (* x (sqrt (/ 1 t))))))) |
#s(approx (sqrt t) #s(hole binary64 (* -1 (* t (sqrt (/ 1 t)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | z | @ | inf | ((/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (* (/ (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))))) 1/3) (/ (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))))) (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (* 1/8 (* (PI) (* (PI) (PI)))) 1/8 (* (PI) (* (PI) (PI))) (PI) (* (PI) (PI)) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) (/ (* 1/18 (* (sqrt t) x)) (* z y)) (* 1/18 (* (sqrt t) x)) 1/18 (* (sqrt t) x) (sqrt t) t x (* z y) z y 3 (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))))) (* (PI) 1/4) 1/4 (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) 1/2 1/3) |
| 6.0ms | t | @ | -inf | ((/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (* (/ (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))))) 1/3) (/ (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))))) (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (* 1/8 (* (PI) (* (PI) (PI)))) 1/8 (* (PI) (* (PI) (PI))) (PI) (* (PI) (PI)) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) (/ (* 1/18 (* (sqrt t) x)) (* z y)) (* 1/18 (* (sqrt t) x)) 1/18 (* (sqrt t) x) (sqrt t) t x (* z y) z y 3 (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))))) (* (PI) 1/4) 1/4 (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) 1/2 1/3) |
| 5.0ms | x | @ | inf | ((/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (* (/ (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))))) 1/3) (/ (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))))) (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (* 1/8 (* (PI) (* (PI) (PI)))) 1/8 (* (PI) (* (PI) (PI))) (PI) (* (PI) (PI)) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) (/ (* 1/18 (* (sqrt t) x)) (* z y)) (* 1/18 (* (sqrt t) x)) 1/18 (* (sqrt t) x) (sqrt t) t x (* z y) z y 3 (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))))) (* (PI) 1/4) 1/4 (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) 1/2 1/3) |
| 4.0ms | x | @ | -inf | ((/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (* (/ (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))))) 1/3) (/ (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))))) (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (* 1/8 (* (PI) (* (PI) (PI)))) 1/8 (* (PI) (* (PI) (PI))) (PI) (* (PI) (PI)) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) (/ (* 1/18 (* (sqrt t) x)) (* z y)) (* 1/18 (* (sqrt t) x)) 1/18 (* (sqrt t) x) (sqrt t) t x (* z y) z y 3 (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))))) (* (PI) 1/4) 1/4 (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) 1/2 1/3) |
| 4.0ms | z | @ | -inf | ((/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (* (/ (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))))) 1/3) (/ (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))))) (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (* 1/8 (* (PI) (* (PI) (PI)))) 1/8 (* (PI) (* (PI) (PI))) (PI) (* (PI) (PI)) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) (/ (* 1/18 (* (sqrt t) x)) (* z y)) (* 1/18 (* (sqrt t) x)) 1/18 (* (sqrt t) x) (sqrt t) t x (* z y) z y 3 (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))))) (* (PI) 1/4) 1/4 (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) 1/2 1/3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 124 | 1062 |
| 0 | 160 | 1032 |
| 0 | 601 | 1028 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))))) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))))) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))))) |
(-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
#s(literal 1/8 binary64) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) |
(PI.f64) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64)) |
(asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) |
(/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) |
#s(literal 1/18 binary64) |
(*.f64 (sqrt.f64 t) x) |
(sqrt.f64 t) |
t |
x |
(*.f64 z y) |
z |
y |
#s(literal 3 binary64) |
(fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))))) |
(*.f64 (PI.f64) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
(*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) |
#s(literal 1/2 binary64) |
#s(literal 1/3 binary64) |
#s(approx (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) #s(hole binary64 (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI))))))))) |
#s(approx (/ (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))))) #s(hole binary64 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI)))))))) |
#s(approx (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) #s(hole binary64 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3)))) |
#s(approx (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3) #s(hole binary64 (pow (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) 3))) |
#s(approx (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) #s(hole binary64 (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))))) |
#s(approx (/ (* 1/18 (* (sqrt t) x)) (* z y)) #s(hole binary64 (* 1/18 (/ (* x (sqrt t)) (* y z))))) |
#s(approx (* 1/18 (* (sqrt t) x)) #s(hole binary64 (* 1/18 (* x (sqrt t))))) |
#s(approx (* (sqrt t) x) #s(hole binary64 (* x (sqrt t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))))) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI))))))) |
#s(approx (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) #s(hole binary64 (* (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI)))))) |
#s(approx (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) #s(hole binary64 (+ (asin (* 1/18 (/ (* x (sqrt t)) (* y z)))) (* 1/2 (PI))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx z #s(hole binary64 z)) |
#s(approx (sqrt t) #s(hole binary64 (sqrt t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* 1/18 (* (sqrt t) x)) (* z y)) #s(hole binary64 (* 1/18 (/ (* t (* x (sqrt (/ 1 t)))) (* y z))))) |
#s(approx (* 1/18 (* (sqrt t) x)) #s(hole binary64 (* 1/18 (* t (* x (sqrt (/ 1 t))))))) |
#s(approx (* (sqrt t) x) #s(hole binary64 (* t (* x (sqrt (/ 1 t)))))) |
#s(approx (sqrt t) #s(hole binary64 (* t (sqrt (/ 1 t))))) |
#s(approx (/ (* 1/18 (* (sqrt t) x)) (* z y)) #s(hole binary64 (* -1/18 (/ (* t (* x (sqrt (/ 1 t)))) (* y z))))) |
#s(approx (* 1/18 (* (sqrt t) x)) #s(hole binary64 (* -1/18 (* t (* x (sqrt (/ 1 t))))))) |
#s(approx (* (sqrt t) x) #s(hole binary64 (* -1 (* t (* x (sqrt (/ 1 t))))))) |
#s(approx (sqrt t) #s(hole binary64 (* -1 (* t (sqrt (/ 1 t)))))) |
| Outputs |
|---|
#s(approx (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))))) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))))) (/.f64 (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)))))) |
(neg.f64 (-.f64 (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)) (neg.f64 (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (neg.f64 (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (neg.f64 (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64)) (neg.f64 (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (neg.f64 (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64))) |
#s(literal 1/8 binary64) |
(*.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) (pow.f64 (PI.f64) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) |
(PI.f64) |
(*.f64 (fabs.f64 (PI.f64)) (fabs.f64 (PI.f64))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3/2 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) |
(*.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (*.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) |
(pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) #s(literal 3 binary64))) |
(asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) |
(*.f64 (/.f64 #s(literal 1/18 binary64) z) (/.f64 (*.f64 (sqrt.f64 t) x) y)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 t) x) (*.f64 z y)) #s(literal 1/18 binary64)) |
(*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (sqrt.f64 t) x) (*.f64 z y))) |
(/.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) z) y) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64))) (neg.f64 (*.f64 z y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)) |
(*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 t)) x) |
(*.f64 (*.f64 #s(literal 1/18 binary64) x) (sqrt.f64 t)) |
(*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) |
#s(literal 1/18 binary64) |
(*.f64 (sqrt.f64 t) x) |
(*.f64 x (sqrt.f64 t)) |
(pow.f64 t #s(literal 1/2 binary64)) |
(sqrt.f64 t) |
t |
x |
(*.f64 z y) |
(*.f64 y z) |
z |
y |
#s(literal 3 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (*.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) |
(fma.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/4 binary64) (PI.f64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64)) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64)) (*.f64 (neg.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64))) |
(*.f64 #s(literal 1/4 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) |
(*.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) |
(fma.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (*.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) |
(+.f64 (*.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (*.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(+.f64 (*.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) |
(/.f64 (-.f64 (*.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) |
(/.f64 (+.f64 (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64))) (fma.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) |
(-.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(-.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) |
(+.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) |
#s(literal 1/2 binary64) |
#s(literal 1/3 binary64) |
#s(approx (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))))) #s(literal 1/3 binary64))) |
#s(approx (/ (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))))) |
#s(approx (- (* 1/8 (* (PI) (* (PI) (PI)))) (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3)) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64)))) |
#s(approx (pow (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) 3) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 3 binary64))) |
#s(approx (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) |
#s(approx (/ (* 1/18 (* (sqrt t) x)) (* z y)) (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) |
#s(approx (* 1/18 (* (sqrt t) x)) (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64))) |
#s(approx (* (sqrt t) x) (*.f64 (sqrt.f64 t) x)) |
#s(approx x x) |
#s(approx (+ (* (PI) (* (PI) 1/4)) (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (PI.f64)) (PI.f64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))))) |
#s(approx (* (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) |
#s(approx (+ (* (PI) 1/2) (asin (/ (* 1/18 (* (sqrt t) x)) (* z y)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx y y) |
#s(approx z z) |
#s(approx (sqrt t) (sqrt.f64 t)) |
#s(approx t t) |
#s(approx (/ (* 1/18 (* (sqrt t) x)) (* z y)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) x) t) #s(literal 1/18 binary64)) (*.f64 z y))) |
#s(approx (* 1/18 (* (sqrt t) x)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) x) t) #s(literal 1/18 binary64))) |
#s(approx (* (sqrt t) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) x) t)) |
#s(approx (sqrt t) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) t)) |
#s(approx (/ (* 1/18 (* (sqrt t) x)) (* z y)) (/.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) x) t)) (*.f64 z y))) |
#s(approx (* 1/18 (* (sqrt t) x)) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) x) t))) |
#s(approx (* (sqrt t) x) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) x) t))) |
#s(approx (sqrt t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 t)) t))) |
Compiled 2 970 to 828 computations (72.1% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 1 | 105 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 104 | 3 | 107 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.5% | (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64))))) #s(literal 1/3 binary64)) |
| ✓ | 96.9% | #s(approx (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))))) #s(literal 1/3 binary64))) |
| 98.4% | #s(approx (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64)))) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))))) #s(literal 1/3 binary64))) |
Compiled 441 to 261 computations (40.8% saved)
| Inputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64))))) #s(literal 1/3 binary64)) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))) |
#s(approx (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))))) #s(literal 1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (+.f64 (asin.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1/9 binary64) (+.f64 z z))) (sqrt.f64 t))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (* 1/3 (- (* (* (* (PI) (PI)) (PI)) 1/8) (pow (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) 3))) (+ (* (* (PI) (PI)) 1/4) (* (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (+ (asin (* (* (/ x y) (/ 1/9 (+ z z))) (sqrt t))) (* (PI) 1/2))))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64)))) (pow.f64 (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))) (asin.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (sqrt.f64 t) x)) (*.f64 z y)))))) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (asin.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/9 binary64)) (+.f64 z z))))))))) |
| Outputs |
|---|
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) #s(approx (/ (* (/ x y) 1/9) (+ z z)) (*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64))))) #s(literal 1/3 binary64)) |
13 calls:
| 26.0ms | t |
| 17.0ms | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
| 6.0ms | (sqrt.f64 t) |
| 3.0ms | z |
| 3.0ms | (*.f64 z #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | (sqrt.f64 t) |
| 98.5% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 98.5% | 1 | (*.f64 y #s(literal 27 binary64)) |
| 98.5% | 1 | (/.f64 x (*.f64 y #s(literal 27 binary64))) |
| 98.5% | 1 | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
| 98.5% | 1 | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
| 98.5% | 1 | (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) |
| 98.5% | 1 | (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))) |
| 98.5% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))) |
| 98.5% | 1 | x |
| 98.5% | 1 | y |
| 98.5% | 1 | z |
| 98.5% | 1 | t |
Compiled 83 to 108 computations (-30.1% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 1/3 binary64))) |
| Outputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 z y))) #s(literal 1/3 binary64))) |
13 calls:
| 5.0ms | (*.f64 z #s(literal 2 binary64)) |
| 1.0ms | (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))) |
| 1.0ms | z |
| 1.0ms | t |
| 1.0ms | (sqrt.f64 t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.9% | 1 | (sqrt.f64 t) |
| 96.9% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 96.9% | 1 | (*.f64 y #s(literal 27 binary64)) |
| 96.9% | 1 | (/.f64 x (*.f64 y #s(literal 27 binary64))) |
| 96.9% | 1 | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
| 96.9% | 1 | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
| 96.9% | 1 | (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) |
| 96.9% | 1 | (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t))) |
| 96.9% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)))) |
| 96.9% | 1 | x |
| 96.9% | 1 | y |
| 96.9% | 1 | z |
| 96.9% | 1 | t |
Compiled 83 to 108 computations (-30.1% saved)
| 1× | fuel |
Compiled 41 to 39 computations (4.9% saved)
Compiled 60 to 57 computations (5% saved)
Loading profile data...