
Time bar (total: 32.1s)
| 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)
| 2.7s | 15 557× | 0 | invalid |
| 1.8s | 8 256× | 0 | valid |
ival-div: 1.1s (37.6% of total)ival-mult: 1.0s (33.9% of total)ival-sqrt: 447.0ms (14.8% of total)ival-acos: 336.0ms (11.1% of total)exact: 45.0ms (1.5% of total)ival-true: 20.0ms (0.7% of total)ival-assert: 11.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 19 | 0 | - | 2 | (1.4324641272060682e-77 1.0273544891442226e+245 8.652733658162478e-226 5.946373478018783e-104) | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
| 7 | 0 | - | 0 | - | (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
| 0 | 0 | - | 0 | - | (*.f64 y #s(literal 27 binary64)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (/.f64 x (*.f64 y #s(literal 27 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 27 binary64) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | (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))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 z #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 t) |
| 0 | 0 | - | 0 | - | (*.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)))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) | u/n | 15 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 27 binary64))) | underflow | 59 | |
| ↳ | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) | underflow | 59 | |
*.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)) | n*u | 7 | 0 |
/.f64 | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) | o/n | 2 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 27 binary64))) | overflow | 2 | |
| ↳ | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) | overflow | 2 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 2 | 0 |
| - | 22 | 232 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 2 | 0 | 0 |
| - | 22 | 0 | 232 |
| number | freq |
|---|---|
| 0 | 232 |
| 1 | 24 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 122.0ms | 512× | 0 | valid |
Compiled 203 to 58 computations (71.4% saved)
ival-sqrt: 25.0ms (43.9% of total)ival-mult: 15.0ms (26.3% of total)ival-div: 11.0ms (19.3% of total)ival-acos: 5.0ms (8.8% of total)ival-true: 1.0ms (1.8% of total)exact: 1.0ms (1.8% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 246 |
| 1 | 275 | 212 |
| 2 | 967 | 184 |
| 3 | 3633 | 184 |
| 4 | 4322 | 184 |
| 5 | 5222 | 184 |
| 6 | 6504 | 184 |
| 0 | 18 | 17 |
| 0 | 29 | 17 |
| 1 | 49 | 15 |
| 2 | 127 | 13 |
| 3 | 394 | 13 |
| 4 | 1401 | 13 |
| 5 | 3100 | 13 |
| 6 | 3190 | 13 |
| 7 | 3241 | 13 |
| 8 | 3241 | 13 |
| 9 | 3241 | 13 |
| 10 | 3840 | 13 |
| 11 | 3879 | 13 |
| 12 | 3879 | 13 |
| 0 | 3879 | 13 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node 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)))) |
| Outputs |
|---|
(*.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 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) x) (/.f64 (/.f64 (sqrt.f64 t) y) z))) #s(literal 1/3 binary64)) |
(sort y z)
Compiled 19 to 18 computations (5.3% saved)
Compiled 0 to 4 computations (-∞% saved)
| 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 19 to 18 computations (5.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.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)))) | |
| cost-diff | 320 | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) | |
| cost-diff | 320 | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 86 |
| 0 | 29 | 86 |
| 1 | 49 | 76 |
| 2 | 127 | 68 |
| 3 | 394 | 68 |
| 4 | 1401 | 68 |
| 5 | 3100 | 68 |
| 6 | 3190 | 68 |
| 7 | 3241 | 68 |
| 8 | 3241 | 68 |
| 9 | 3241 | 68 |
| 10 | 3840 | 68 |
| 11 | 3879 | 68 |
| 12 | 3879 | 68 |
| 0 | 3879 | 68 |
| 1× | iter limit |
| 1× | saturated |
| 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 |
| Outputs |
|---|
(*.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 (acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) x) (/.f64 (/.f64 (sqrt.f64 t) y) z))) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
#s(literal 1/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))) |
(acos.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) x) (/.f64 (/.f64 (sqrt.f64 t) y) z))) |
(*.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 1/18 binary64) x) (/.f64 (/.f64 (sqrt.f64 t) y) z)) |
(/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/18 binary64) y) (/.f64 x z)) |
(*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
(*.f64 (/.f64 #s(literal 1/9 binary64) y) x) |
(/.f64 x (*.f64 y #s(literal 27 binary64))) |
(/.f64 x (*.f64 #s(literal 27 binary64) y)) |
x |
(*.f64 y #s(literal 27 binary64)) |
(*.f64 #s(literal 27 binary64) y) |
y |
#s(literal 27 binary64) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
z |
#s(literal 2 binary64) |
(sqrt.f64 t) |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.19921875 | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) | |
| accuracy | 0.984375 | (*.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)))) | |
| accuracy | 1.5729776664058766 | (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) | |
| accuracy | 5.0512281163157855 | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
| 49.0ms | 256× | 0 | valid |
Compiled 92 to 20 computations (78.3% saved)
ival-div: 26.0ms (69.2% of total)ival-mult: 7.0ms (18.6% of total)ival-sqrt: 2.0ms (5.3% of total)ival-acos: 2.0ms (5.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (patch (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ()) |
#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 z) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 z) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 z) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 z) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf z) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf z) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf z) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf z) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf z) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf z) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf z) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf z) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 y) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 y) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 y) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 y) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor 0 y) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor 0 y) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor 0 y) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor 0 y) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf y) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf y) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf y) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf y) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor inf y) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor inf y) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor inf y) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor inf y) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf y) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf y) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf y) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf y) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor -inf y) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor -inf y) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor -inf y) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor -inf y) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor 0 x) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor 0 x) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor 0 x) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor 0 x) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor inf x) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor inf x) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor inf x) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor inf x) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (patch (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor -inf x) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor -inf x) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor -inf x) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/9 (/ x y)) (taylor -inf x) (#s(alt (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (patch (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.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)))) (patch (*.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) (patch (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) #<representation binary64>) () ())) ()) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | z | @ | 0 | ((/ 1 3) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) |
| 9.0ms | x | @ | inf | ((/ 1 3) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) |
| 4.0ms | y | @ | 0 | ((/ 1 3) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) |
| 3.0ms | t | @ | -inf | ((/ 1 3) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) |
| 3.0ms | t | @ | 0 | ((/ 1 3) (/ (* 3 (/ x (* y 27))) (* z 2)) (* 3 (/ x (* y 27))) (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t))) |
| 1× | egg-herbie |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 1496 |
| 1 | 61 | 1484 |
| 2 | 190 | 1476 |
| 3 | 719 | 1476 |
| 4 | 2547 | 1476 |
| 5 | 4430 | 1476 |
| 6 | 6203 | 1476 |
| 0 | 8064 | 1476 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/9 (/ x y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
| Outputs |
|---|
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal -1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal -1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal -1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal -1/18 binary64))) #s(literal 1/3 binary64)) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/9 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/9 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 50 |
| 0 | 29 | 50 |
| 1 | 69 | 42 |
| 2 | 387 | 36 |
| 3 | 3742 | 36 |
| 0 | 8214 | 36 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
(/.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 (/.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 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 12 388 to 2 590 computations (79.1% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 670 | 4 | 674 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 671 | 4 | 675 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.7% | (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) |
| ▶ | 97.7% | (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) |
| ▶ | 97.7% | (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) |
| ▶ | 97.3% | #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) |
Compiled 116 to 77 computations (33.6% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) | |
| cost-diff | 0 | (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) | |
| cost-diff | 0 | (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) | |
| cost-diff | 128 | (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) | |
| cost-diff | 0 | (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) | |
| cost-diff | 0 | (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) | |
| cost-diff | 0 | (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) | |
| cost-diff | 128 | (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) | |
| cost-diff | 0 | (sqrt.f64 t) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) | |
| cost-diff | 0 | (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) | |
| cost-diff | 0 | (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) | |
| cost-diff | 0 | (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) | |
| cost-diff | 0 | (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) | |
| cost-diff | 0 | (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) | |
| cost-diff | 0 | #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 544 |
| 0 | 85 | 544 |
| 1 | 149 | 542 |
| 2 | 341 | 540 |
| 3 | 830 | 540 |
| 4 | 2236 | 540 |
| 5 | 3991 | 540 |
| 6 | 4694 | 540 |
| 7 | 5587 | 540 |
| 8 | 7428 | 540 |
| 0 | 8069 | 536 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(sqrt.f64 t) |
t |
z |
y |
x |
#s(literal 1/18 binary64) |
#s(literal 1/3 binary64) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) |
(*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) |
(sqrt.f64 t) |
t |
(*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) |
#s(literal 1/18 binary64) |
(/.f64 (/.f64 x y) z) |
(/.f64 x y) |
x |
y |
z |
#s(literal 1/3 binary64) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) |
(-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) |
(*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) |
#s(literal 1/8 binary64) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
(PI.f64) |
#s(literal 3 binary64) |
(pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64)) |
(asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) |
(*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) |
(sqrt.f64 t) |
t |
(*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) |
#s(literal 1/18 binary64) |
(/.f64 (/.f64 x y) z) |
(/.f64 x y) |
x |
y |
z |
#s(literal 1/3 binary64) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))))))) |
#s(literal 1/4 binary64) |
(*.f64 (PI.f64) (PI.f64)) |
(*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))))) |
#s(literal 1/2 binary64) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) |
#s(literal 1/4 binary64) |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
(pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64)) |
(asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) |
(*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) |
(sqrt.f64 t) |
t |
(*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) |
#s(literal 1/18 binary64) |
(/.f64 (/.f64 x y) z) |
(/.f64 x y) |
x |
y |
z |
#s(literal 2 binary64) |
#s(literal 1/3 binary64) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))))) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(*.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) |
(acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(sqrt.f64 t) |
t |
z |
y |
x |
#s(literal 1/18 binary64) |
#s(literal 1/3 binary64) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) |
(*.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) |
(acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
(sqrt.f64 t) |
t |
(*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) |
(*.f64 (/.f64 (/.f64 x y) z) #s(literal 1/18 binary64)) |
#s(literal 1/18 binary64) |
(/.f64 (/.f64 x y) z) |
(/.f64 x y) |
x |
y |
z |
#s(literal 1/3 binary64) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 3 binary64))) |
(*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) |
#s(literal 1/8 binary64) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
(PI.f64) |
#s(literal 3 binary64) |
(pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64)) |
(pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 3 binary64)) |
(asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) |
(asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
(sqrt.f64 t) |
t |
(*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) |
(*.f64 (/.f64 (/.f64 x y) z) #s(literal 1/18 binary64)) |
#s(literal 1/18 binary64) |
(/.f64 (/.f64 x y) z) |
(/.f64 x y) |
x |
y |
z |
#s(literal 1/3 binary64) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64))) |
#s(literal 1/4 binary64) |
(*.f64 (PI.f64) (PI.f64)) |
(*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) |
#s(literal 1/2 binary64) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
(pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64)) |
(pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)) |
(asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) |
(asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
(sqrt.f64 t) |
t |
(*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) |
(*.f64 (/.f64 (/.f64 x y) z) #s(literal 1/18 binary64)) |
#s(literal 1/18 binary64) |
(/.f64 (/.f64 x y) z) |
(/.f64 x y) |
x |
y |
z |
#s(literal 2 binary64) |
#s(literal 1/3 binary64) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) |
#s(literal 1/2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.27962875976844204 | (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) | |
| accuracy | 0.98828125 | (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) | |
| accuracy | 1.5729776664058766 | (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) | |
| accuracy | 5.098262885996573 | (/.f64 (/.f64 x y) z) | |
| accuracy | 0.99609375 | (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) | |
| accuracy | 1.0 | (pow.f64 (PI.f64) #s(literal 3 binary64)) | |
| accuracy | 1.5729776664058766 | (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) | |
| accuracy | 5.098262885996573 | (/.f64 (/.f64 x y) z) | |
| accuracy | 0.27962875976844204 | (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) | |
| accuracy | 0.984375 | (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) | |
| accuracy | 1.5729776664058766 | (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) | |
| accuracy | 5.098262885996573 | (/.f64 (/.f64 x y) z) | |
| accuracy | 0.25390625 | (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) | |
| accuracy | 0.984375 | (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) | |
| accuracy | 2.7450073233252366 | (/.f64 (/.f64 (sqrt.f64 t) z) y) | |
| accuracy | 5.760305278451605 | (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
| 126.0ms | 256× | 0 | valid |
Compiled 542 to 55 computations (89.9% saved)
ival-mult: 26.0ms (29.2% of total)ival-div: 16.0ms (18% of total)ival-add: 11.0ms (12.4% of total)ival-pow: 9.0ms (10.1% of total)const: 7.0ms (7.9% of total)ival-acos: 6.0ms (6.7% of total)ival-pow2: 4.0ms (4.5% of total)ival-asin: 3.0ms (3.4% of total)ival-sub: 2.0ms (2.2% of total)ival-sqrt: 2.0ms (2.2% of total)ival-pi: 1.0ms (1.1% of total)exact: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ()) |
#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ()) |
#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ()) |
#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ()) |
#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (patch (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ()) |
#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (patch (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ()) |
#s(alt (pow.f64 (PI.f64) #s(literal 3 binary64)) (patch (pow.f64 (PI.f64) #s(literal 3 binary64)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt t) (taylor 0 t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sqrt t) (taylor 0 t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sqrt t) (taylor 0 t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sqrt t) (taylor 0 t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor 0 t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor 0 t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor 0 t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor 0 t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor 0 t) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor 0 t) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor 0 t) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor 0 t) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor 0 t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor 0 t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor 0 t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor 0 t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor 0 t) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor 0 t) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor 0 t) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor 0 t) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt t) (taylor inf t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sqrt t) (taylor inf t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sqrt t) (taylor inf t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sqrt t) (taylor inf t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor inf t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor inf t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor inf t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor inf t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor inf t) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor inf t) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor inf t) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor inf t) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor inf t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor inf t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor inf t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor inf t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor inf t) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor inf t) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor inf t) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor inf t) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (pow (sqrt -1) 2))) (taylor -inf t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (pow (sqrt -1) 2))) (taylor -inf t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (pow (sqrt -1) 2))) (taylor -inf t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (pow (sqrt -1) 2))) (taylor -inf t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3))) (taylor -inf t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3))) (taylor -inf t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3))) (taylor -inf t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3))) (taylor -inf t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) (taylor -inf t) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) (taylor -inf t) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) (taylor -inf t) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) (taylor -inf t) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2))) (taylor -inf t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2))) (taylor -inf t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2))) (taylor -inf t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2))) (taylor -inf t) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (taylor -inf t) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (taylor -inf t) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (taylor -inf t) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (taylor -inf t) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) (taylor -inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) (taylor -inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) (taylor -inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) (taylor -inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor 0 z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor 0 z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor 0 z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor 0 z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor 0 z) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor 0 z) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor 0 z) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor 0 z) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor 0 z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor 0 z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor 0 z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor 0 z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor 0 z) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor 0 z) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor 0 z) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor 0 z) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor 0 z) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor 0 z) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor 0 z) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor 0 z) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 z) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 z) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 z) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 z) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor inf z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor inf z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor inf z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor inf z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor inf z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor inf z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor inf z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor inf z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor inf z) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor inf z) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor inf z) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor inf z) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor inf z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor inf z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor inf z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor inf z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor inf z) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor inf z) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor inf z) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor inf z) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor inf z) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor inf z) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor inf z) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor inf z) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf z) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf z) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf z) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf z) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor -inf z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor -inf z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor -inf z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor -inf z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor -inf z) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor -inf z) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor -inf z) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor -inf z) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor -inf z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor -inf z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor -inf z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor -inf z) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor -inf z) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor -inf z) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor -inf z) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor -inf z) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor -inf z) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor -inf z) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor -inf z) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor -inf z) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf z) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf z) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf z) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf z) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor 0 y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor 0 y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor 0 y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor 0 y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor 0 y) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor 0 y) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor 0 y) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor 0 y) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor 0 y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor 0 y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor 0 y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor 0 y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor 0 y) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor 0 y) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor 0 y) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor 0 y) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor 0 y) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor 0 y) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor 0 y) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor 0 y) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 y) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 y) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 y) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 y) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor inf y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor inf y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor inf y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor inf y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor inf y) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor inf y) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor inf y) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor inf y) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor inf y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor inf y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor inf y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor inf y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor inf y) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor inf y) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor inf y) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor inf y) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor inf y) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor inf y) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor inf y) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor inf y) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf y) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf y) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf y) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf y) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor -inf y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor -inf y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor -inf y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor -inf y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor -inf y) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor -inf y) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor -inf y) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor -inf y) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor -inf y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor -inf y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor -inf y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor -inf y) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor -inf y) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor -inf y) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor -inf y) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor -inf y) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor -inf y) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor -inf y) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor -inf y) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor -inf y) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf y) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf y) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf y) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf y) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor 0 x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor 0 x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor 0 x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor 0 x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor 0 x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor 0 x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor 0 x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor 0 x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor 0 x) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor 0 x) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor 0 x) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor 0 x) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor inf x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor inf x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor inf x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor inf x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor inf x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor inf x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor inf x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor inf x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor inf x) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor inf x) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor inf x) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor inf x) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) (patch #s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) (patch (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor -inf x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor -inf x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor -inf x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) (taylor -inf x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) (patch (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor -inf x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor -inf x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor -inf x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) (taylor -inf x) (#s(alt (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) (patch (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) (patch (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor -inf x) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor -inf x) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor -inf x) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ x (* y z)) (taylor -inf x) (#s(alt (/.f64 (/.f64 x y) z) (patch (/.f64 (/.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) (patch (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) #<representation binary64>) () ())) ()) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | z | @ | -inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* (/ (/ (sqrt t) z) y) x) 1/18)) 1/3) (acos (* (* (/ (/ (sqrt t) z) y) x) 1/18)) (* (* (/ (/ (sqrt t) z) y) x) 1/18) (* (acos (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 1/3) (acos (* (sqrt t) (* 1/18 (/ (/ x y) z)))) (* (sqrt t) (* 1/18 (/ (/ x y) z))) (sqrt t) (* (- (* 1/8 (pow (PI) 3)) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 3)) 1/3) (/ (* (- (* 1/8 (pow (PI) 3)) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 3)) 1/3) (+ (* 1/4 (* (PI) (PI))) (* (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) (+ (* 1/2 (PI)) (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))))))) (- (* 1/8 (pow (PI) 3)) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 3)) (* 1/8 (pow (PI) 3)) (* (- (* 1/4 (* (PI) (PI))) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 2)) 1/3) (/ (* (- (* 1/4 (* (PI) (PI))) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 2)) 1/3) (+ (* 1/2 (PI)) (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))))) (- (* 1/4 (* (PI) (PI))) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 2)) (* 1/4 (* (PI) (PI))) (* (/ (/ (sqrt t) z) y) x) (/ (/ (sqrt t) z) y) (/ (/ x y) z) (* 1/18 (/ (/ x y) z)) (pow (PI) 3)) |
| 17.0ms | t | @ | 0 | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* (/ (/ (sqrt t) z) y) x) 1/18)) 1/3) (acos (* (* (/ (/ (sqrt t) z) y) x) 1/18)) (* (* (/ (/ (sqrt t) z) y) x) 1/18) (* (acos (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 1/3) (acos (* (sqrt t) (* 1/18 (/ (/ x y) z)))) (* (sqrt t) (* 1/18 (/ (/ x y) z))) (sqrt t) (* (- (* 1/8 (pow (PI) 3)) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 3)) 1/3) (/ (* (- (* 1/8 (pow (PI) 3)) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 3)) 1/3) (+ (* 1/4 (* (PI) (PI))) (* (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) (+ (* 1/2 (PI)) (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))))))) (- (* 1/8 (pow (PI) 3)) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 3)) (* 1/8 (pow (PI) 3)) (* (- (* 1/4 (* (PI) (PI))) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 2)) 1/3) (/ (* (- (* 1/4 (* (PI) (PI))) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 2)) 1/3) (+ (* 1/2 (PI)) (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))))) (- (* 1/4 (* (PI) (PI))) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 2)) (* 1/4 (* (PI) (PI))) (* (/ (/ (sqrt t) z) y) x) (/ (/ (sqrt t) z) y) (/ (/ x y) z) (* 1/18 (/ (/ x y) z)) (pow (PI) 3)) |
| 15.0ms | t | @ | -inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* (/ (/ (sqrt t) z) y) x) 1/18)) 1/3) (acos (* (* (/ (/ (sqrt t) z) y) x) 1/18)) (* (* (/ (/ (sqrt t) z) y) x) 1/18) (* (acos (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 1/3) (acos (* (sqrt t) (* 1/18 (/ (/ x y) z)))) (* (sqrt t) (* 1/18 (/ (/ x y) z))) (sqrt t) (* (- (* 1/8 (pow (PI) 3)) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 3)) 1/3) (/ (* (- (* 1/8 (pow (PI) 3)) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 3)) 1/3) (+ (* 1/4 (* (PI) (PI))) (* (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) (+ (* 1/2 (PI)) (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))))))) (- (* 1/8 (pow (PI) 3)) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 3)) (* 1/8 (pow (PI) 3)) (* (- (* 1/4 (* (PI) (PI))) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 2)) 1/3) (/ (* (- (* 1/4 (* (PI) (PI))) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 2)) 1/3) (+ (* 1/2 (PI)) (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))))) (- (* 1/4 (* (PI) (PI))) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 2)) (* 1/4 (* (PI) (PI))) (* (/ (/ (sqrt t) z) y) x) (/ (/ (sqrt t) z) y) (/ (/ x y) z) (* 1/18 (/ (/ x y) z)) (pow (PI) 3)) |
| 13.0ms | y | @ | -inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* (/ (/ (sqrt t) z) y) x) 1/18)) 1/3) (acos (* (* (/ (/ (sqrt t) z) y) x) 1/18)) (* (* (/ (/ (sqrt t) z) y) x) 1/18) (* (acos (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 1/3) (acos (* (sqrt t) (* 1/18 (/ (/ x y) z)))) (* (sqrt t) (* 1/18 (/ (/ x y) z))) (sqrt t) (* (- (* 1/8 (pow (PI) 3)) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 3)) 1/3) (/ (* (- (* 1/8 (pow (PI) 3)) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 3)) 1/3) (+ (* 1/4 (* (PI) (PI))) (* (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) (+ (* 1/2 (PI)) (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))))))) (- (* 1/8 (pow (PI) 3)) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 3)) (* 1/8 (pow (PI) 3)) (* (- (* 1/4 (* (PI) (PI))) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 2)) 1/3) (/ (* (- (* 1/4 (* (PI) (PI))) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 2)) 1/3) (+ (* 1/2 (PI)) (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))))) (- (* 1/4 (* (PI) (PI))) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 2)) (* 1/4 (* (PI) (PI))) (* (/ (/ (sqrt t) z) y) x) (/ (/ (sqrt t) z) y) (/ (/ x y) z) (* 1/18 (/ (/ x y) z)) (pow (PI) 3)) |
| 9.0ms | y | @ | inf | ((* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (* (acos (* (* (/ (/ (sqrt t) z) y) x) 1/18)) 1/3) (acos (* (* (/ (/ (sqrt t) z) y) x) 1/18)) (* (* (/ (/ (sqrt t) z) y) x) 1/18) (* (acos (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 1/3) (acos (* (sqrt t) (* 1/18 (/ (/ x y) z)))) (* (sqrt t) (* 1/18 (/ (/ x y) z))) (sqrt t) (* (- (* 1/8 (pow (PI) 3)) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 3)) 1/3) (/ (* (- (* 1/8 (pow (PI) 3)) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 3)) 1/3) (+ (* 1/4 (* (PI) (PI))) (* (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) (+ (* 1/2 (PI)) (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))))))) (- (* 1/8 (pow (PI) 3)) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 3)) (* 1/8 (pow (PI) 3)) (* (- (* 1/4 (* (PI) (PI))) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 2)) 1/3) (/ (* (- (* 1/4 (* (PI) (PI))) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 2)) 1/3) (+ (* 1/2 (PI)) (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))))) (- (* 1/4 (* (PI) (PI))) (pow (asin (* (sqrt t) (* 1/18 (/ (/ x y) z)))) 2)) (* 1/4 (* (PI) (PI))) (* (/ (/ (sqrt t) z) y) x) (/ (/ (sqrt t) z) y) (/ (/ x y) z) (* 1/18 (/ (/ x y) z)) (pow (PI) 3)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 13552 |
| 1 | 182 | 13256 |
| 2 | 539 | 13200 |
| 3 | 2131 | 13200 |
| 4 | 5447 | 13200 |
| 0 | 8139 | 12864 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(sqrt t) |
(sqrt t) |
(sqrt t) |
(sqrt t) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(sqrt t) |
(sqrt t) |
(sqrt t) |
(sqrt t) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1 (* (sqrt t) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt t) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt t) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt t) (pow (sqrt -1) 2))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(/ x (* y z)) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
| Outputs |
|---|
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(sqrt t) |
(sqrt.f64 t) |
(sqrt t) |
(sqrt.f64 t) |
(sqrt t) |
(sqrt.f64 t) |
(sqrt t) |
(sqrt.f64 t) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(sqrt t) |
(sqrt.f64 t) |
(sqrt t) |
(sqrt.f64 t) |
(sqrt t) |
(sqrt.f64 t) |
(sqrt t) |
(sqrt.f64 t) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* -1 (* (sqrt t) (pow (sqrt -1) 2))) |
(sqrt.f64 t) |
(* -1 (* (sqrt t) (pow (sqrt -1) 2))) |
(sqrt.f64 t) |
(* -1 (* (sqrt t) (pow (sqrt -1) 2))) |
(sqrt.f64 t) |
(* -1 (* (sqrt t) (pow (sqrt -1) 2))) |
(sqrt.f64 t) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z))) (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z))) (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z))) (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z))) (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 3 binary64))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) x) #s(literal -1/18 binary64)) z)) #s(literal 2 binary64))) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(* 1/3 (/ (- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) (+ (* 1/4 (pow (PI) 2)) (* (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(- (* 1/8 (pow (PI) 3)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 3)) |
(-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 3 binary64))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2))) |
(fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(/ x (* y z)) |
(/.f64 x (*.f64 z y)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 309 |
| 0 | 85 | 246 |
| 1 | 280 | 244 |
| 2 | 1945 | 242 |
| 0 | 8349 | 242 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64)) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) |
(*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z))) |
(sqrt.f64 t) |
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) |
(-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) |
(*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (/.f64 x y) z) |
(*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 193 479 to 10 234 computations (94.7% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 4 577 | 6 | 4 583 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 0 | 0 | 0 |
| Total | 4 580 | 7 | 4 587 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.8% | (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) |
| 96.5% | (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) | |
| ▶ | 97.3% | (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
| ▶ | 97.3% | (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) |
| ▶ | 96.9% | (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) |
| ✓ | 97.7% | (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) |
| ▶ | 98.8% | (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) |
Compiled 303 to 237 computations (21.8% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (PI.f64) | |
| cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) | |
| cost-diff | 0 | (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) | |
| cost-diff | 128 | (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) | |
| cost-diff | 0 | (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) | |
| cost-diff | 0 | (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) | |
| cost-diff | 6080 | (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) | |
| cost-diff | 6848 | (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) | |
| cost-diff | 0 | (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) | |
| cost-diff | 0 | (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) | |
| cost-diff | 1088 | (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) | |
| cost-diff | 6080 | (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) | |
| cost-diff | 0 | (sqrt.f64 t) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) | |
| cost-diff | 0 | (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) | |
| cost-diff | 0 | (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) | |
| cost-diff | 0 | (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) | |
| cost-diff | 192 | (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) | |
| cost-diff | 6080 | (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) | |
| cost-diff | 13312 | (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 528 |
| 0 | 69 | 530 |
| 1 | 110 | 503 |
| 2 | 211 | 503 |
| 3 | 417 | 503 |
| 4 | 631 | 503 |
| 5 | 787 | 503 |
| 6 | 1108 | 503 |
| 7 | 1627 | 503 |
| 8 | 2631 | 503 |
| 9 | 4148 | 503 |
| 10 | 4527 | 503 |
| 11 | 4610 | 503 |
| 12 | 4618 | 503 |
| 13 | 4619 | 503 |
| 14 | 4847 | 503 |
| 15 | 4961 | 503 |
| 16 | 4961 | 503 |
| 17 | 4961 | 503 |
| 18 | 4965 | 503 |
| 19 | 5165 | 503 |
| 20 | 6170 | 503 |
| 21 | 6402 | 503 |
| 22 | 6406 | 503 |
| 23 | 6406 | 503 |
| 24 | 6406 | 503 |
| 25 | 6406 | 503 |
| 0 | 6406 | 502 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) |
(pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) |
(acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
#s(literal 1/18 binary64) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(sqrt.f64 t) |
t |
z |
y |
x |
#s(literal -1 binary64) |
#s(literal 3 binary64) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) |
(*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) |
(sqrt.f64 t) |
t |
(/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) |
(*.f64 #s(literal 1/18 binary64) x) |
#s(literal 1/18 binary64) |
x |
(*.f64 z y) |
z |
y |
#s(literal 1/3 binary64) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) |
(pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) |
(acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
#s(literal 1/18 binary64) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(sqrt.f64 t) |
t |
z |
y |
x |
#s(literal -1 binary64) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) |
(pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) |
(acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
#s(literal 1/18 binary64) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(sqrt.f64 t) |
t |
z |
y |
x |
#s(literal -1 binary64) |
#s(literal 3 binary64) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) |
#s(literal 1/3 binary64) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) |
#s(literal 1/2 binary64) |
(PI.f64) |
(asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
#s(literal 1/18 binary64) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(sqrt.f64 t) |
t |
z |
y |
x |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) |
(*.f64 (PI.f64) (PI.f64)) |
#s(literal 1/4 binary64) |
(pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) |
(*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) |
(log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) |
(*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) |
(pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) |
(pow.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal -1 binary64)) |
(acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
(*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) |
#s(literal 1/18 binary64) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(sqrt.f64 t) |
t |
z |
y |
x |
#s(literal -1 binary64) |
#s(literal 3 binary64) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) |
(acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) |
(acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) |
(*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) |
(*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) |
(sqrt.f64 t) |
t |
(/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/18 binary64) y) z) x) |
(*.f64 #s(literal 1/18 binary64) x) |
(*.f64 x #s(literal 1/18 binary64)) |
#s(literal 1/18 binary64) |
x |
(*.f64 z y) |
(*.f64 y z) |
z |
y |
#s(literal 1/3 binary64) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) |
(pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) |
(pow.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal -1 binary64)) |
(acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
(*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) |
#s(literal 1/18 binary64) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(sqrt.f64 t) |
t |
z |
y |
x |
#s(literal -1 binary64) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) |
(*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) |
(pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) |
(pow.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal -1 binary64)) |
(acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
(*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) |
#s(literal 1/18 binary64) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(sqrt.f64 t) |
t |
z |
y |
x |
#s(literal -1 binary64) |
#s(literal 3 binary64) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (PI.f64)) (PI.f64) (pow.f64 (asin.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #s(literal -1/3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) |
#s(literal 1/3 binary64) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (asin.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) |
#s(literal 1/2 binary64) |
(PI.f64) |
(asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(asin.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
(*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) |
#s(literal 1/18 binary64) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(sqrt.f64 t) |
t |
z |
y |
x |
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64))) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
#s(literal 1/4 binary64) |
(pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)) |
(pow.f64 (asin.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.25390625 | (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) | |
| accuracy | 0.97265625 | (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) | |
| accuracy | 2.7450073233252366 | (/.f64 (/.f64 (sqrt.f64 t) z) y) | |
| accuracy | 5.760305278451605 | (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) | |
| accuracy | 0.25 | (/.f64 (sqrt.f64 t) z) | |
| accuracy | 0.25390625 | (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) | |
| accuracy | 2.7450073233252366 | (/.f64 (/.f64 (sqrt.f64 t) z) y) | |
| accuracy | 5.760305278451605 | (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) | |
| accuracy | 0.25390625 | (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) | |
| accuracy | 0.97265625 | (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) | |
| accuracy | 2.7450073233252366 | (/.f64 (/.f64 (sqrt.f64 t) z) y) | |
| accuracy | 5.760305278451605 | (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) | |
| accuracy | 0.37109375 | (*.f64 #s(literal 1/18 binary64) x) | |
| accuracy | 0.984375 | (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) | |
| accuracy | 1.5729776664058766 | (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) | |
| accuracy | 5.435136045973354 | (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) | |
| accuracy | 0.25 | (/.f64 (sqrt.f64 t) z) | |
| accuracy | 0.25390625 | (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) | |
| accuracy | 2.7450073233252366 | (/.f64 (/.f64 (sqrt.f64 t) z) y) | |
| accuracy | 5.760305278451605 | (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
| 92.0ms | 256× | 0 | valid |
Compiled 533 to 43 computations (91.9% saved)
ival-mult: 18.0ms (29.4% of total)ival-div: 8.0ms (13.1% of total)const: 7.0ms (11.4% of total)ival-acos: 6.0ms (9.8% of total)ival-pow: 5.0ms (8.2% of total)ival-exp: 3.0ms (4.9% of total)ival-log: 3.0ms (4.9% of total)ival-pow2: 3.0ms (4.9% of total)ival-asin: 2.0ms (3.3% of total)ival-sqrt: 2.0ms (3.3% of total)ival-pi: 1.0ms (1.6% of total)ival-add: 1.0ms (1.6% of total)ival-sub: 1.0ms (1.6% of total)exact: 1.0ms (1.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ()) |
#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ()) |
#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ()) |
#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ()) |
#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ()) |
#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ()) |
#s(alt (PI.f64) (patch (PI.f64) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/18 binary64) x) (patch (*.f64 #s(literal 1/18 binary64) x) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 t) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 t) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 t) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 t) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 t) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 t) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 t) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 t) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt t) (taylor 0 t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sqrt t) (taylor 0 t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sqrt t) (taylor 0 t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sqrt t) (taylor 0 t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 t) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 t) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 t) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 t) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor 0 t) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor 0 t) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor 0 t) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor 0 t) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor 0 t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor 0 t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor 0 t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor 0 t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf t) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf t) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf t) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf t) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf t) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf t) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf t) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf t) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt t) (taylor inf t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sqrt t) (taylor inf t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sqrt t) (taylor inf t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sqrt t) (taylor inf t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf t) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf t) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf t) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf t) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor inf t) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor inf t) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor inf t) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor inf t) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor inf t) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor inf t) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor inf t) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor inf t) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor inf t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor inf t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor inf t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor inf t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) (taylor -inf t) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) (taylor -inf t) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) (taylor -inf t) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) (taylor -inf t) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) (taylor -inf t) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) (taylor -inf t) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) (taylor -inf t) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) (taylor -inf t) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (pow (sqrt -1) 2))) (taylor -inf t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (pow (sqrt -1) 2))) (taylor -inf t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (pow (sqrt -1) 2))) (taylor -inf t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (pow (sqrt -1) 2))) (taylor -inf t) (#s(alt (sqrt.f64 t) (patch (sqrt.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI)))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI)))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI)))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI)))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))) (taylor -inf t) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))) (taylor -inf t) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))) (taylor -inf t) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))) (taylor -inf t) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) (taylor -inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) (taylor -inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) (taylor -inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) (taylor -inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) (taylor -inf t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) (taylor -inf t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) (taylor -inf t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) (taylor -inf t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 z) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 z) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 z) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 z) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 z) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 z) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 z) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 z) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor 0 z) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor 0 z) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor 0 z) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor 0 z) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor 0 z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor 0 z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor 0 z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor 0 z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 z) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 z) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 z) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 z) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf z) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf z) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf z) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf z) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf z) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf z) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf z) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf z) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf z) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf z) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf z) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf z) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor inf z) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor inf z) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor inf z) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor inf z) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor inf z) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor inf z) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor inf z) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor inf z) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor inf z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor inf z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor inf z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor inf z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf z) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf z) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf z) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf z) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf z) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf z) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf z) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf z) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf z) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf z) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf z) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf z) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf z) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf z) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf z) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf z) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor -inf z) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor -inf z) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor -inf z) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor -inf z) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf z) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor -inf z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor -inf z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor -inf z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor -inf z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf z) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf z) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf z) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf z) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 y) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 y) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 y) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 y) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 y) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 y) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 y) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 y) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor 0 y) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor 0 y) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor 0 y) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor 0 y) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 y) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 y) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 y) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 y) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf y) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf y) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf y) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf y) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf y) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf y) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf y) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf y) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor inf y) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor inf y) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor inf y) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor inf y) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor inf y) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor inf y) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor inf y) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor inf y) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf y) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf y) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf y) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf y) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf y) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf y) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf y) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf y) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf y) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf y) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf y) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf y) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor -inf y) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor -inf y) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor -inf y) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor -inf y) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf y) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf y) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf y) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf y) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 x) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 x) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 x) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 x) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 x) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 x) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 x) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 x) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 x) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/18 binary64) x) (patch (*.f64 #s(literal 1/18 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 x) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/18 binary64) x) (patch (*.f64 #s(literal 1/18 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 x) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/18 binary64) x) (patch (*.f64 #s(literal 1/18 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 x) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/18 binary64) x) (patch (*.f64 #s(literal 1/18 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf x) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf x) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf x) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf x) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf x) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf x) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf x) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf x) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 x) (taylor inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) x) (patch (*.f64 #s(literal 1/18 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 x) (taylor inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) x) (patch (*.f64 #s(literal 1/18 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 x) (taylor inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) x) (patch (*.f64 #s(literal 1/18 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 x) (taylor inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) x) (patch (*.f64 #s(literal 1/18 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) (patch (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf x) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf x) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf x) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf x) (#s(alt (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf x) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf x) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf x) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf x) (#s(alt (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) (patch (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) (patch (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) (patch (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (patch (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) (patch (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) (patch (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) (patch (*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (patch (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (patch (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) (patch (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) (patch (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (/ x (* y z))) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) (patch (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 x) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) x) (patch (*.f64 #s(literal 1/18 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 x) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) x) (patch (*.f64 #s(literal 1/18 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 x) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) x) (patch (*.f64 #s(literal 1/18 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 x) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/18 binary64) x) (patch (*.f64 #s(literal 1/18 binary64) x) #<representation binary64>) () ())) ()) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 96.0ms | y | @ | -inf | ((exp (* (log (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) -1)) (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (* (log (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) -1) (log (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) (* (acos (* (sqrt t) (/ (* 1/18 x) (* z y)))) 1/3) (acos (* (sqrt t) (/ (* 1/18 x) (* z y)))) (* (sqrt t) (/ (* 1/18 x) (* z y))) (sqrt t) (/ 1 (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) (pow (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) -1) (* (/ 1/3 (+ (* 1/2 (PI)) (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x))))) (- (* (* (PI) (PI)) 1/4) (pow (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x))) 2))) (/ 1/3 (+ (* 1/2 (PI)) (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x))))) (+ (* 1/2 (PI)) (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x)))) (PI) (* (/ (/ (sqrt t) z) y) x) (/ (/ (sqrt t) z) y) (* 1/18 (* (/ (/ (sqrt t) z) y) x)) (/ (sqrt t) z) (/ (* 1/18 x) (* z y)) (* 1/18 x)) |
| 72.0ms | t | @ | -inf | ((exp (* (log (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) -1)) (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (* (log (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) -1) (log (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) (* (acos (* (sqrt t) (/ (* 1/18 x) (* z y)))) 1/3) (acos (* (sqrt t) (/ (* 1/18 x) (* z y)))) (* (sqrt t) (/ (* 1/18 x) (* z y))) (sqrt t) (/ 1 (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) (pow (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) -1) (* (/ 1/3 (+ (* 1/2 (PI)) (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x))))) (- (* (* (PI) (PI)) 1/4) (pow (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x))) 2))) (/ 1/3 (+ (* 1/2 (PI)) (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x))))) (+ (* 1/2 (PI)) (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x)))) (PI) (* (/ (/ (sqrt t) z) y) x) (/ (/ (sqrt t) z) y) (* 1/18 (* (/ (/ (sqrt t) z) y) x)) (/ (sqrt t) z) (/ (* 1/18 x) (* z y)) (* 1/18 x)) |
| 55.0ms | t | @ | 0 | ((exp (* (log (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) -1)) (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (* (log (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) -1) (log (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) (* (acos (* (sqrt t) (/ (* 1/18 x) (* z y)))) 1/3) (acos (* (sqrt t) (/ (* 1/18 x) (* z y)))) (* (sqrt t) (/ (* 1/18 x) (* z y))) (sqrt t) (/ 1 (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) (pow (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) -1) (* (/ 1/3 (+ (* 1/2 (PI)) (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x))))) (- (* (* (PI) (PI)) 1/4) (pow (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x))) 2))) (/ 1/3 (+ (* 1/2 (PI)) (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x))))) (+ (* 1/2 (PI)) (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x)))) (PI) (* (/ (/ (sqrt t) z) y) x) (/ (/ (sqrt t) z) y) (* 1/18 (* (/ (/ (sqrt t) z) y) x)) (/ (sqrt t) z) (/ (* 1/18 x) (* z y)) (* 1/18 x)) |
| 31.0ms | x | @ | -inf | ((exp (* (log (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) -1)) (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (* (log (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) -1) (log (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) (* (acos (* (sqrt t) (/ (* 1/18 x) (* z y)))) 1/3) (acos (* (sqrt t) (/ (* 1/18 x) (* z y)))) (* (sqrt t) (/ (* 1/18 x) (* z y))) (sqrt t) (/ 1 (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) (pow (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) -1) (* (/ 1/3 (+ (* 1/2 (PI)) (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x))))) (- (* (* (PI) (PI)) 1/4) (pow (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x))) 2))) (/ 1/3 (+ (* 1/2 (PI)) (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x))))) (+ (* 1/2 (PI)) (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x)))) (PI) (* (/ (/ (sqrt t) z) y) x) (/ (/ (sqrt t) z) y) (* 1/18 (* (/ (/ (sqrt t) z) y) x)) (/ (sqrt t) z) (/ (* 1/18 x) (* z y)) (* 1/18 x)) |
| 30.0ms | y | @ | inf | ((exp (* (log (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) -1)) (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (* (log (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) -1) (log (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) (* (acos (* (sqrt t) (/ (* 1/18 x) (* z y)))) 1/3) (acos (* (sqrt t) (/ (* 1/18 x) (* z y)))) (* (sqrt t) (/ (* 1/18 x) (* z y))) (sqrt t) (/ 1 (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3)) (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) (pow (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) -1) (* (/ 1/3 (+ (* 1/2 (PI)) (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x))))) (- (* (* (PI) (PI)) 1/4) (pow (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x))) 2))) (/ 1/3 (+ (* 1/2 (PI)) (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x))))) (+ (* 1/2 (PI)) (asin (* 1/18 (* (/ (/ (sqrt t) z) y) x)))) (PI) (* (/ (/ (sqrt t) z) y) x) (/ (/ (sqrt t) z) y) (* 1/18 (* (/ (/ (sqrt t) z) y) x)) (/ (sqrt t) z) (/ (* 1/18 x) (* z y)) (* 1/18 x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 11872 |
| 1 | 154 | 11528 |
| 2 | 462 | 11472 |
| 3 | 1924 | 11472 |
| 4 | 5164 | 11472 |
| 5 | 7046 | 11472 |
| 0 | 8478 | 11280 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(sqrt t) |
(sqrt t) |
(sqrt t) |
(sqrt t) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(sqrt t) |
(sqrt t) |
(sqrt t) |
(sqrt t) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1 (* (sqrt t) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt t) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt t) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt t) (pow (sqrt -1) 2))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 x) |
(* 1/18 x) |
(* 1/18 x) |
(* 1/18 x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 x) |
(* 1/18 x) |
(* 1/18 x) |
(* 1/18 x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 (/ x (* y z))) |
(* 1/18 x) |
(* 1/18 x) |
(* 1/18 x) |
(* 1/18 x) |
| Outputs |
|---|
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(sqrt t) |
(sqrt.f64 t) |
(sqrt t) |
(sqrt.f64 t) |
(sqrt t) |
(sqrt.f64 t) |
(sqrt t) |
(sqrt.f64 t) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(sqrt t) |
(sqrt.f64 t) |
(sqrt t) |
(sqrt.f64 t) |
(sqrt t) |
(sqrt.f64 t) |
(sqrt t) |
(sqrt.f64 t) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 1/3 binary64)) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* -1 (* (sqrt t) (pow (sqrt -1) 2))) |
(sqrt.f64 t) |
(* -1 (* (sqrt t) (pow (sqrt -1) 2))) |
(sqrt.f64 t) |
(* -1 (* (sqrt t) (pow (sqrt -1) 2))) |
(sqrt.f64 t) |
(* -1 (* (sqrt t) (pow (sqrt -1) 2))) |
(sqrt.f64 t) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 1/3 binary64)) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 1/3 binary64)) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) |
(+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) |
(+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) |
(+ (asin (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) |
(/.f64 (sqrt.f64 t) z) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) |
(/.f64 (sqrt.f64 t) z) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) |
(/.f64 (sqrt.f64 t) z) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) |
(/.f64 (sqrt.f64 t) z) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 x) |
(*.f64 x #s(literal 1/18 binary64)) |
(* 1/18 x) |
(*.f64 x #s(literal 1/18 binary64)) |
(* 1/18 x) |
(*.f64 x #s(literal 1/18 binary64)) |
(* 1/18 x) |
(*.f64 x #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 x) |
(*.f64 x #s(literal 1/18 binary64)) |
(* 1/18 x) |
(*.f64 x #s(literal 1/18 binary64)) |
(* 1/18 x) |
(*.f64 x #s(literal 1/18 binary64)) |
(* 1/18 x) |
(*.f64 x #s(literal 1/18 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(/ 1 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 1 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 1/3 binary64)) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(* 1/3 (/ (- (* 1/4 (pow (PI) 2)) (pow (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) 2)) (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))))) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(/ 1/3 (+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x)))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(+ (asin (* 1/18 (* (sqrt t) (/ x (* y z))))) (* 1/2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x))) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) #s(literal 1/18 binary64)) x) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 (/ x (* y z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 1/18 binary64)) |
(* 1/18 x) |
(*.f64 x #s(literal 1/18 binary64)) |
(* 1/18 x) |
(*.f64 x #s(literal 1/18 binary64)) |
(* 1/18 x) |
(*.f64 x #s(literal 1/18 binary64)) |
(* 1/18 x) |
(*.f64 x #s(literal 1/18 binary64)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 267 |
| 0 | 69 | 250 |
| 1 | 209 | 223 |
| 2 | 1266 | 222 |
| 0 | 8645 | 222 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) |
(*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) |
(acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) |
(*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y))) |
(sqrt.f64 t) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) |
(acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) |
(PI.f64) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
(/.f64 (sqrt.f64 t) z) |
(/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)) |
(*.f64 #s(literal 1/18 binary64) x) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 166 853 to 7 749 computations (95.4% saved)
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 5 015 | 4 | 5 019 |
| Fresh | 1 | 0 | 1 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 5 020 | 6 | 5 026 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.8% | (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
| ▶ | 98.3% | (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) |
| ▶ | 97.3% | (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) |
| ✓ | 96.9% | (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) |
| ✓ | 97.7% | (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) |
| ▶ | 98.8% | (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) |
Compiled 86 to 86 computations (0% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) | |
| cost-diff | 0 | (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) | |
| cost-diff | 0 | (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) | |
| cost-diff | 6848 | (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) | |
| cost-diff | 0 | (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) | |
| cost-diff | 0 | (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) | |
| cost-diff | 0 | #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) | |
| cost-diff | 0 | (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) | |
| cost-diff | 0 | (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) | |
| cost-diff | 0 | (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) | |
| cost-diff | 0 | (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) | |
| cost-diff | 384 | (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) | |
| cost-diff | 0 | (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) | |
| cost-diff | 0 | (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) | |
| cost-diff | 0 | (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) | |
| cost-diff | 13312 | (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 362 |
| 0 | 55 | 366 |
| 1 | 86 | 353 |
| 2 | 162 | 353 |
| 3 | 310 | 353 |
| 4 | 477 | 353 |
| 5 | 543 | 353 |
| 6 | 553 | 353 |
| 7 | 555 | 353 |
| 0 | 555 | 353 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) |
#s(literal 3 binary64) |
(acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) |
(*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) |
(*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) |
x |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(sqrt.f64 t) |
t |
z |
y |
#s(literal 1/18 binary64) |
(/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) |
(acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) |
(*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) |
(*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) |
x |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(sqrt.f64 t) |
t |
z |
y |
#s(literal 1/18 binary64) |
#s(literal 3 binary64) |
(pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) |
#s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) |
#s(literal 3 binary64) |
(acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) |
(/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) |
(/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(*.f64 x (sqrt.f64 t)) |
x |
(sqrt.f64 t) |
t |
#s(literal -1/18 binary64) |
y |
z |
#s(literal -1 binary64) |
(pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) |
#s(literal 3 binary64) |
(acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) |
(*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) |
(*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) |
x |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(sqrt.f64 t) |
t |
z |
y |
#s(literal 1/18 binary64) |
#s(literal -1 binary64) |
| Outputs |
|---|
(exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) |
#s(literal 3 binary64) |
(acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) |
(acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
(*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
x |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(sqrt.f64 t) |
t |
z |
y |
#s(literal 1/18 binary64) |
(/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) |
(acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) |
(acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
(*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
x |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(sqrt.f64 t) |
t |
z |
y |
#s(literal 1/18 binary64) |
#s(literal 3 binary64) |
(pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) #s(literal -1 binary64)) |
#s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) |
#s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) |
#s(literal 3 binary64) |
(acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) |
(acos.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
(/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) |
(/.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 t) x)) y) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 t) x)) |
(*.f64 x (sqrt.f64 t)) |
(*.f64 (sqrt.f64 t) x) |
x |
(sqrt.f64 t) |
t |
#s(literal -1/18 binary64) |
y |
z |
#s(literal -1 binary64) |
(pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) |
#s(literal 3 binary64) |
(acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) |
(acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) |
(*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)) |
(*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) |
x |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(sqrt.f64 t) |
t |
z |
y |
#s(literal 1/18 binary64) |
#s(literal -1 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.25 | (/.f64 (sqrt.f64 t) z) | |
| accuracy | 0.25390625 | (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) | |
| accuracy | 2.7450073233252366 | (/.f64 (/.f64 (sqrt.f64 t) z) y) | |
| accuracy | 5.760305278451605 | (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) | |
| accuracy | 0.285820019536884 | (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) | |
| accuracy | 0.9035674940523801 | #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) | |
| accuracy | 3.853893527649751 | (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) | |
| accuracy | 6.003649522156718 | (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) | |
| accuracy | 0.25390625 | (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) | |
| accuracy | 0.96484375 | (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) | |
| accuracy | 2.7450073233252366 | (/.f64 (/.f64 (sqrt.f64 t) z) y) | |
| accuracy | 5.760305278451605 | (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) | |
| accuracy | 0.25 | (/.f64 (sqrt.f64 t) z) | |
| accuracy | 0.25390625 | (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) | |
| accuracy | 2.7450073233252366 | (/.f64 (/.f64 (sqrt.f64 t) z) y) | |
| accuracy | 5.760305278451605 | (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) |
| 117.0ms | 256× | 0 | valid |
Compiled 336 to 34 computations (89.9% saved)
ival-div: 35.0ms (36.8% of total)ival-pow: 23.0ms (24.2% of total)ival-mult: 12.0ms (12.6% of total)ival-acos: 8.0ms (8.4% of total)const: 7.0ms (7.4% of total)ival-exp: 3.0ms (3.2% of total)ival-log: 3.0ms (3.2% of total)ival-sqrt: 2.0ms (2.1% of total)ival-neg: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ()) |
#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ()) |
#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ()) |
#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ()) |
#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ()) |
#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ()) |
#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ()) |
#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ()) |
#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor 0 t) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor 0 t) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor 0 t) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor 0 t) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 t) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 t) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 t) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 t) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 t) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 t) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 t) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 t) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 t) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 t) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 t) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 t) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 t) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 t) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor 0 t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor 0 t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor 0 t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor 0 t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 t) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor 0 t) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor 0 t) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor 0 t) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor 0 t) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor inf t) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor inf t) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor inf t) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor inf t) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf t) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf t) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf t) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf t) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf t) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf t) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf t) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf t) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf t) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf t) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf t) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf t) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf t) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf t) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor inf t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor inf t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor inf t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor inf t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf t) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor inf t) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor inf t) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor inf t) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor inf t) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))) (taylor -inf t) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))) (taylor -inf t) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))) (taylor -inf t) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))) (taylor -inf t) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) (taylor -inf t) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) (taylor -inf t) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) (taylor -inf t) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) (taylor -inf t) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) (taylor -inf t) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) (taylor -inf t) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) (taylor -inf t) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) (taylor -inf t) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) (taylor -inf t) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) (taylor -inf t) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) (taylor -inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) (taylor -inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) (taylor -inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) (taylor -inf t) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) (taylor -inf t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) (taylor -inf t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) (taylor -inf t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) (taylor -inf t) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) (taylor -inf t) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) y))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) y))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) y))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) y))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (* x (pow (sqrt -1) 2)))) (taylor -inf t) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (* x (pow (sqrt -1) 2)))) (taylor -inf t) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (* x (pow (sqrt -1) 2)))) (taylor -inf t) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (* x (pow (sqrt -1) 2)))) (taylor -inf t) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor 0 z) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor 0 z) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor 0 z) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor 0 z) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 z) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 z) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 z) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 z) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 z) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 z) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 z) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 z) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 z) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 z) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 z) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 z) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 z) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 z) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor 0 z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor 0 z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor 0 z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor 0 z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 z) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor inf z) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor inf z) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor inf z) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor inf z) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf z) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf z) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf z) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf z) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf z) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf z) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf z) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf z) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf z) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf z) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf z) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf z) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf z) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf z) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor inf z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor inf z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor inf z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor inf z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf z) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor -inf z) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor -inf z) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor -inf z) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor -inf z) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf z) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf z) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf z) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf z) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf z) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf z) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf z) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf z) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf z) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf z) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf z) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf z) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf z) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf z) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf z) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor -inf z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor -inf z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor -inf z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 z)) (taylor -inf z) (#s(alt (/.f64 (sqrt.f64 t) z) (patch (/.f64 (sqrt.f64 t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf z) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor 0 y) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor 0 y) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor 0 y) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor 0 y) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 y) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 y) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 y) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 y) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 y) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 y) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 y) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 y) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 y) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 y) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 y) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 y) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 y) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 y) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor 0 y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 y) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor inf y) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor inf y) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor inf y) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor inf y) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf y) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf y) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf y) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf y) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf y) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf y) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf y) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf y) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf y) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf y) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf y) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf y) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf y) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf y) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf y) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor -inf y) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor -inf y) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor -inf y) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor -inf y) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf y) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf y) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf y) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf y) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf y) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf y) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf y) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf y) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf y) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf y) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf y) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf y) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf y) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf y) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ 1 (* y z))) (taylor -inf y) (#s(alt (/.f64 (/.f64 (sqrt.f64 t) z) y) (patch (/.f64 (/.f64 (sqrt.f64 t) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf y) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor 0 x) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor 0 x) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor 0 x) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor 0 x) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 x) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 x) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 x) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor 0 x) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 x) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 x) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 x) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor 0 x) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 x) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 x) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 x) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor 0 x) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor 0 x) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor 0 x) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor inf x) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor inf x) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor inf x) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor inf x) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf x) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf x) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf x) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor inf x) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf x) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf x) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf x) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor inf x) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf x) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf x) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf x) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor inf x) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor inf x) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor inf x) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor inf x) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor inf x) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor inf x) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor inf x) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor inf x) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor -inf x) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor -inf x) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor -inf x) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) (taylor -inf x) (#s(alt (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) (patch (exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf x) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf x) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf x) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) (taylor -inf x) (#s(alt (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) (patch (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf x) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf x) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf x) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) (taylor -inf x) (#s(alt (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) (patch (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) (patch (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* 1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) (patch (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) (patch (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf x) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf x) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf x) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt t) (/ x (* y z))) (taylor -inf x) (#s(alt (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) (patch (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) (patch (pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) (patch #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) (patch (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (acos (* -1/18 (* (sqrt t) (/ x (* y z))))) (taylor -inf x) (#s(alt (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) (patch (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) (taylor -inf x) (#s(alt (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) (patch (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x (* y z)))) (taylor -inf x) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) (patch (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) (/ x y))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) (patch (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/18 (* (sqrt t) x)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) (patch (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) #<representation binary64>) () ())) ()) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 55.0ms | y | @ | inf | ((exp (neg (log (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)))))) (neg (log (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18))))) (log (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)))) (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18))) (/ (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)) 3) (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)) (* (* x (/ (/ (sqrt t) z) y)) 1/18) (* x (/ (/ (sqrt t) z) y)) (pow (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) -1) (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/ 3 (acos (/ (/ (* (* x (sqrt t)) -1/18) y) z))) (acos (/ (/ (* (* x (sqrt t)) -1/18) y) z)) (pow (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18))) -1) (/ (/ (sqrt t) z) y) (/ (sqrt t) z) (/ (/ (* (* x (sqrt t)) -1/18) y) z) (/ (* (* x (sqrt t)) -1/18) y) (* (* x (sqrt t)) -1/18)) |
| 48.0ms | z | @ | -inf | ((exp (neg (log (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)))))) (neg (log (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18))))) (log (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)))) (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18))) (/ (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)) 3) (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)) (* (* x (/ (/ (sqrt t) z) y)) 1/18) (* x (/ (/ (sqrt t) z) y)) (pow (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) -1) (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/ 3 (acos (/ (/ (* (* x (sqrt t)) -1/18) y) z))) (acos (/ (/ (* (* x (sqrt t)) -1/18) y) z)) (pow (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18))) -1) (/ (/ (sqrt t) z) y) (/ (sqrt t) z) (/ (/ (* (* x (sqrt t)) -1/18) y) z) (/ (* (* x (sqrt t)) -1/18) y) (* (* x (sqrt t)) -1/18)) |
| 27.0ms | z | @ | 0 | ((exp (neg (log (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)))))) (neg (log (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18))))) (log (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)))) (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18))) (/ (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)) 3) (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)) (* (* x (/ (/ (sqrt t) z) y)) 1/18) (* x (/ (/ (sqrt t) z) y)) (pow (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) -1) (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/ 3 (acos (/ (/ (* (* x (sqrt t)) -1/18) y) z))) (acos (/ (/ (* (* x (sqrt t)) -1/18) y) z)) (pow (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18))) -1) (/ (/ (sqrt t) z) y) (/ (sqrt t) z) (/ (/ (* (* x (sqrt t)) -1/18) y) z) (/ (* (* x (sqrt t)) -1/18) y) (* (* x (sqrt t)) -1/18)) |
| 27.0ms | t | @ | inf | ((exp (neg (log (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)))))) (neg (log (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18))))) (log (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)))) (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18))) (/ (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)) 3) (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)) (* (* x (/ (/ (sqrt t) z) y)) 1/18) (* x (/ (/ (sqrt t) z) y)) (pow (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) -1) (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/ 3 (acos (/ (/ (* (* x (sqrt t)) -1/18) y) z))) (acos (/ (/ (* (* x (sqrt t)) -1/18) y) z)) (pow (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18))) -1) (/ (/ (sqrt t) z) y) (/ (sqrt t) z) (/ (/ (* (* x (sqrt t)) -1/18) y) z) (/ (* (* x (sqrt t)) -1/18) y) (* (* x (sqrt t)) -1/18)) |
| 24.0ms | t | @ | 0 | ((exp (neg (log (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)))))) (neg (log (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18))))) (log (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)))) (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18))) (/ (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)) 3) (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18)) (* (* x (/ (/ (sqrt t) z) y)) 1/18) (* x (/ (/ (sqrt t) z) y)) (pow (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) -1) (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/ 3 (acos (/ (/ (* (* x (sqrt t)) -1/18) y) z))) (acos (/ (/ (* (* x (sqrt t)) -1/18) y) z)) (pow (/ 3 (acos (* (* x (/ (/ (sqrt t) z) y)) 1/18))) -1) (/ (/ (sqrt t) z) y) (/ (sqrt t) z) (/ (/ (* (* x (sqrt t)) -1/18) y) z) (/ (* (* x (sqrt t)) -1/18) y) (* (* x (sqrt t)) -1/18)) |
| 1× | egg-herbie |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 9720 |
| 1 | 136 | 9288 |
| 2 | 430 | 8904 |
| 3 | 1617 | 8904 |
| 4 | 4148 | 8904 |
| 5 | 5918 | 8904 |
| 0 | 8234 | 8904 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) x)) |
(* -1/18 (* (sqrt t) x)) |
(* -1/18 (* (sqrt t) x)) |
(* -1/18 (* (sqrt t) x)) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) x)) |
(* -1/18 (* (sqrt t) x)) |
(* -1/18 (* (sqrt t) x)) |
(* -1/18 (* (sqrt t) x)) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) |
(* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) y))) |
(* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) y))) |
(* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) y))) |
(* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) y))) |
(* 1/18 (* (sqrt t) (* x (pow (sqrt -1) 2)))) |
(* 1/18 (* (sqrt t) (* x (pow (sqrt -1) 2)))) |
(* 1/18 (* (sqrt t) (* x (pow (sqrt -1) 2)))) |
(* 1/18 (* (sqrt t) (* x (pow (sqrt -1) 2)))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* (sqrt t) (/ 1 z)) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* (sqrt t) (/ 1 (* y z))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) x)) |
(* -1/18 (* (sqrt t) x)) |
(* -1/18 (* (sqrt t) x)) |
(* -1/18 (* (sqrt t) x)) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) x)) |
(* -1/18 (* (sqrt t) x)) |
(* -1/18 (* (sqrt t) x)) |
(* -1/18 (* (sqrt t) x)) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* (sqrt t) (/ x (* y z))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(* -1/18 (* (sqrt t) x)) |
(* -1/18 (* (sqrt t) x)) |
(* -1/18 (* (sqrt t) x)) |
(* -1/18 (* (sqrt t) x)) |
| Outputs |
|---|
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* -1 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* -1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))))) |
(*.f64 (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) #s(literal 1/3 binary64)) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) (* y z)))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) |
(/.f64 (sqrt.f64 t) z) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) |
(/.f64 (sqrt.f64 t) z) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) |
(/.f64 (sqrt.f64 t) z) |
(* -1 (* (sqrt t) (/ (pow (sqrt -1) 2) z))) |
(/.f64 (sqrt.f64 t) z) |
(* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (/ (* x (pow (sqrt -1) 2)) y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* 1/18 (* (sqrt t) (* x (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* 1/18 (* (sqrt t) (* x (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* 1/18 (* (sqrt t) (* x (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* 1/18 (* (sqrt t) (* x (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* (sqrt t) (/ 1 z)) |
(/.f64 (sqrt.f64 t) z) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* (sqrt t) (/ 1 (* y z))) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(exp (neg (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(* -1 (log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(log (/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z))))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(acos (* 1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x)) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* 1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* (sqrt t) (/ x (* y z))) |
(*.f64 (/.f64 x z) (/.f64 (sqrt.f64 t) y)) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(/ 3 (acos (* -1/18 (* (sqrt t) (/ x (* y z)))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(acos (* -1/18 (* (sqrt t) (/ x (* y z))))) |
(acos.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t)))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* 1/3 (acos (* 1/18 (* (sqrt t) (/ x (* y z)))))) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 t) z) #s(literal 1/18 binary64)) y) x))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x (* y z)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/18 binary64) z) y) (*.f64 x (sqrt.f64 t))) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) (/ x y))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 t) y) #s(literal -1/18 binary64)) x) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
(* -1/18 (* (sqrt t) x)) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 233 |
| 0 | 55 | 229 |
| 1 | 160 | 223 |
| 2 | 706 | 223 |
| 3 | 5014 | 223 |
| 0 | 8142 | 223 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))))) |
(log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) |
(/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) |
(acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) |
(*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)) |
(*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) |
(pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) |
#s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) |
(/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z))) |
(acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (sqrt.f64 t) z) y) |
(/.f64 (sqrt.f64 t) z) |
(/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z) |
(/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) |
(*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 64 397 to 6 163 computations (90.4% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 251 | 3 | 3 254 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 2 | 2 |
| Total | 3 253 | 7 | 3 260 |
| Status | Accuracy | Program |
|---|---|---|
| 98.4% | (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (sqrt.f64 t) (/.f64 x (*.f64 y z))) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) | |
| ✓ | 98.8% | (pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
| 97.3% | (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (asin.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 (sqrt.f64 t) z) y)) x)))) #s(literal 9 binary64)) | |
| 96.6% | (/.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 y z))) #s(literal 3 binary64)) | |
| ✓ | 97.3% | (/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 3 binary64)) |
| ✓ | 96.9% | (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) |
| ✓ | 97.7% | (*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) |
Compiled 492 to 220 computations (55.3% saved)
| Inputs |
|---|
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) |
(/.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 y z))) #s(literal 3 binary64)) |
(/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 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)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (asin.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 (sqrt.f64 t) z) y)) x)))) #s(literal 9 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (sqrt.f64 t) (/.f64 x (*.f64 y z))) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) (pow.f64 (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 2 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 3 binary64))) #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (asin.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))))))) |
| Outputs |
|---|
(exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) |
13 calls:
| 727.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))) |
| 216.0ms | (/.f64 x (*.f64 y #s(literal 27 binary64))) |
| 11.0ms | y |
| 5.0ms | (*.f64 z #s(literal 2 binary64)) |
| 5.0ms | (sqrt.f64 t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | x |
| 98.8% | 1 | y |
| 98.8% | 1 | z |
| 98.8% | 1 | t |
| 98.8% | 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.8% | 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.8% | 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.8% | 1 | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
| 98.8% | 1 | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
| 98.8% | 1 | (/.f64 x (*.f64 y #s(literal 27 binary64))) |
| 98.8% | 1 | (*.f64 y #s(literal 27 binary64)) |
| 98.8% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 98.8% | 1 | (sqrt.f64 t) |
Compiled 83 to 108 computations (-30.1% saved)
| Inputs |
|---|
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) |
(/.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 y z))) #s(literal 3 binary64)) |
(/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 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)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (asin.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 (sqrt.f64 t) z) y)) x)))) #s(literal 9 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (sqrt.f64 t) (/.f64 x (*.f64 y z))) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (pow.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) |
| Outputs |
|---|
(pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
13 calls:
| 7.0ms | (/.f64 x (*.f64 y #s(literal 27 binary64))) |
| 6.0ms | x |
| 5.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))) |
| 4.0ms | (sqrt.f64 t) |
| 4.0ms | (*.f64 z #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | x |
| 98.8% | 1 | y |
| 98.8% | 1 | z |
| 98.8% | 1 | t |
| 98.8% | 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.8% | 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.8% | 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.8% | 1 | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
| 98.8% | 1 | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
| 98.8% | 1 | (/.f64 x (*.f64 y #s(literal 27 binary64))) |
| 98.8% | 1 | (*.f64 y #s(literal 27 binary64)) |
| 98.8% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 98.8% | 1 | (sqrt.f64 t) |
Compiled 83 to 108 computations (-30.1% saved)
| Inputs |
|---|
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) |
(/.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 y z))) #s(literal 3 binary64)) |
(/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 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)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (asin.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 (sqrt.f64 t) z) y)) x)))) #s(literal 9 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (sqrt.f64 t) (/.f64 x (*.f64 y z))) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (* (pow (acos (* 1/18 (* (/ (/ (sqrt t) z) y) x))) -1) 3) (/.f64 #s(literal 3 binary64) (acos.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 t)) #s(literal -1/18 binary64)) y) z)))) #s(literal -1 binary64)) |
| Outputs |
|---|
(pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (sqrt.f64 t) (/.f64 x (*.f64 y z))) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
13 calls:
| 7.0ms | (/.f64 x (*.f64 y #s(literal 27 binary64))) |
| 5.0ms | t |
| 3.0ms | (*.f64 z #s(literal 2 binary64)) |
| 3.0ms | (sqrt.f64 t) |
| 3.0ms | (*.f64 y #s(literal 27 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | x |
| 98.4% | 1 | y |
| 98.4% | 1 | z |
| 98.4% | 1 | t |
| 98.4% | 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.4% | 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.4% | 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.4% | 1 | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
| 98.4% | 1 | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
| 98.4% | 1 | (/.f64 x (*.f64 y #s(literal 27 binary64))) |
| 98.4% | 1 | (*.f64 y #s(literal 27 binary64)) |
| 98.4% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 98.4% | 1 | (sqrt.f64 t) |
Compiled 83 to 108 computations (-30.1% saved)
| Inputs |
|---|
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) |
(/.f64 (acos.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 t) x) #s(literal 1/18 binary64)) (*.f64 y z))) #s(literal 3 binary64)) |
(/.f64 (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))) #s(literal 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)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (asin.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 (sqrt.f64 t) z) y)) x)))) #s(literal 9 binary64)) |
| Outputs |
|---|
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) |
13 calls:
| 5.0ms | y |
| 4.0ms | (sqrt.f64 t) |
| 4.0ms | (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) |
| 3.0ms | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
| 3.0ms | (*.f64 y #s(literal 27 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 1 | x |
| 97.7% | 1 | y |
| 97.7% | 1 | z |
| 97.7% | 1 | t |
| 97.7% | 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)))) |
| 97.7% | 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))) |
| 97.7% | 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)) |
| 97.7% | 1 | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
| 97.7% | 1 | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
| 97.7% | 1 | (/.f64 x (*.f64 y #s(literal 27 binary64))) |
| 97.7% | 1 | (*.f64 y #s(literal 27 binary64)) |
| 97.7% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 97.7% | 1 | (sqrt.f64 t) |
Compiled 83 to 108 computations (-30.1% saved)
| Inputs |
|---|
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #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 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) |
13 calls:
| 3.0ms | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
| 2.0ms | (*.f64 z #s(literal 2 binary64)) |
| 2.0ms | t |
| 2.0ms | (*.f64 y #s(literal 27 binary64)) |
| 2.0ms | (sqrt.f64 t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 1 | x |
| 97.3% | 1 | y |
| 97.3% | 1 | z |
| 97.3% | 1 | t |
| 97.3% | 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)))) |
| 97.3% | 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))) |
| 97.3% | 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)) |
| 97.3% | 1 | (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
| 97.3% | 1 | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
| 97.3% | 1 | (/.f64 x (*.f64 y #s(literal 27 binary64))) |
| 97.3% | 1 | (*.f64 y #s(literal 27 binary64)) |
| 97.3% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 97.3% | 1 | (sqrt.f64 t) |
Compiled 83 to 108 computations (-30.1% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) |
| Outputs |
|---|
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) |
13 calls:
| 3.0ms | y |
| 3.0ms | (*.f64 z #s(literal 2 binary64)) |
| 1.0ms | (*.f64 y #s(literal 27 binary64)) |
| 1.0ms | x |
| 1.0ms | (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) (sqrt.f64 t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.9% | 1 | x |
| 96.9% | 1 | y |
| 96.9% | 1 | z |
| 96.9% | 1 | 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 | (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 (*.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 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) (*.f64 z #s(literal 2 binary64))) |
| 96.9% | 1 | (*.f64 #s(literal 3 binary64) (/.f64 x (*.f64 y #s(literal 27 binary64)))) |
| 96.9% | 1 | (/.f64 x (*.f64 y #s(literal 27 binary64))) |
| 96.9% | 1 | (*.f64 y #s(literal 27 binary64)) |
| 96.9% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 96.9% | 1 | (sqrt.f64 t) |
Compiled 83 to 108 computations (-30.1% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 103 |
| 1 | 74 | 103 |
| 2 | 76 | 103 |
| 3 | 77 | 103 |
| 1× | saturated |
| Inputs |
|---|
(exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) |
(pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (sqrt.f64 t) (/.f64 x (*.f64 y z))) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) |
| Outputs |
|---|
(exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64))))))) |
(exp.f64 (neg.f64 (log.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))))))) |
(pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (sqrt.f64 t) z) y)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (sqrt.f64 t) (/.f64 x (*.f64 y z))) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y z)) (sqrt.f64 t)) #s(literal 1/18 binary64)))) #s(literal -1 binary64)) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (*.f64 #s(literal 1/18 binary64) (/.f64 (/.f64 x y) z)))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 x y) z) #s(literal 1/18 binary64)) (sqrt.f64 t)))) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x) #s(literal 1/18 binary64))) #s(literal 1/3 binary64))) |
#s(approx (* (/ 1 3) (acos (* (/ (* 3 (/ x (* y 27))) (* z 2)) (sqrt t)))) (*.f64 (acos.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 t) z) y) x))) #s(literal 1/3 binary64))) |
(*.f64 (acos.f64 (*.f64 (sqrt.f64 t) (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 z y)))) #s(literal 1/3 binary64)) |
(*.f64 (acos.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) x) (*.f64 y z)) (sqrt.f64 t))) #s(literal 1/3 binary64)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 309 |
| 0 | 85 | 246 |
| 1 | 280 | 244 |
| 2 | 1945 | 242 |
| 0 | 8349 | 242 |
| 0 | 18 | 50 |
| 0 | 29 | 50 |
| 1 | 69 | 42 |
| 2 | 387 | 36 |
| 3 | 3742 | 36 |
| 0 | 8214 | 36 |
| 0 | 29 | 1496 |
| 1 | 61 | 1484 |
| 2 | 190 | 1476 |
| 3 | 719 | 1476 |
| 4 | 2547 | 1476 |
| 5 | 4430 | 1476 |
| 6 | 6203 | 1476 |
| 0 | 8064 | 1476 |
| 0 | 36 | 233 |
| 0 | 55 | 229 |
| 1 | 160 | 223 |
| 2 | 706 | 223 |
| 3 | 5014 | 223 |
| 0 | 8142 | 223 |
| 0 | 40 | 267 |
| 0 | 69 | 250 |
| 1 | 209 | 223 |
| 2 | 1266 | 222 |
| 0 | 8645 | 222 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 489 to 254 computations (48.1% saved)
(sort y z)
Compiled 468 to 370 computations (20.9% saved)
Loading profile data...